.modal{z-index:100000;-webkit-overflow-scrolling:touch;background:#00000080;width:100vw;height:100%;display:block;position:fixed;top:0;left:0;overflow:hidden scroll;-webkit-transform:translateZ(0)}.modal__dialog{box-sizing:border-box;background:#fff;margin-top:10px;margin-bottom:10px;position:absolute;left:50%}@media (min-width:768px){.modal__dialog{margin-top:20px;margin-bottom:20px}}@media (min-width:1024px){.modal__dialog{margin-top:30px;margin-bottom:30px}}.modal__large-close{z-index:100005;height:0;position:fixed;top:20px;right:0}@media (min-width:1024px){.modal__large-close{top:30px}}.modal__large-close__button{color:#000;background-color:#fff;border:none;border-radius:100%;width:40px;height:40px;margin:0;padding:0;font-size:0;line-height:0;transition:background-color .1s,color .1s;display:block;position:absolute;top:0;right:0;box-shadow:0 2px 4px #0003}.modal__large-close__button:hover,.modal__large-close__button:focus,.modal__large-close__button:active{color:#fff;background-color:#0aa5ff}.btn--modal-close{background-color:#0000;border:none;padding:0;font-size:0;position:absolute;top:10px;right:10px}@media (min-width:768px){.btn--modal-close{top:20px;right:20px}}
