custom-modal{position:fixed;width:100%;height:100%;z-index:100001;max-height:100vh;overflow-y:clip;max-width:100vw;overflow-x:clip}custom-modal.right .custom-modal-inner{bottom:0;left:0;right:0;top:10px}@media(min-width:768px){custom-modal.right .custom-modal-inner{bottom:0;left:auto;right:0;top:0;border-radius:0}}custom-modal.left .custom-modal-inner{bottom:0;left:0;right:0;top:0}@media(min-width:768px){custom-modal.left .custom-modal-inner{bottom:1rem;left:1rem;right:auto;top:1rem}}custom-modal.center .custom-modal-inner{bottom:0;left:0;right:0}@media(max-width:375px){custom-modal.center .custom-modal-inner{top:0;min-height:100vh;min-height:-webkit-fill-available}}@media(min-width:768px){custom-modal.center .custom-modal-inner{transform:translate(-50%,-50%);bottom:auto;left:50%;right:auto;top:50%;max-height:90vh;max-width:884px}}custom-modal .custom-modal-inner{position:absolute;padding:20px 18px 59px;background-color:#fff;display:flex;flex-direction:column;gap:1rem;max-height:100dvh;width:100%;max-width:1200px;overflow-x:clip;overflow-y:auto}@media(min-width:768px){custom-modal .custom-modal-inner{padding:28px 34px 16px 27px}}custom-modal .custom-modal-inner .close{position:absolute;width:1.25rem;height:1.25rem;top:15px;right:17px;border-radius:50%;transition:all .2s;border:0;background:#fff;padding:0}custom-modal .custom-modal-inner .close svg{display:block;width:100%;height:100%}custom-modal .custom-modal-inner .close:hover{transform:rotate(90deg)}body.overlay{overflow:hidden!important;position:relative;height:unset!important;touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;overscroll-behavior:none}html:has(body.overlay){touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;overscroll-behavior:none}body.overlay:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100%;background-color:#0009;opacity:.8;transition:opacity .5s;touch-action:none}body.overlay.modal:after{z-index:100000}
/*# sourceMappingURL=/cdn/shop/t/306/assets/modal.css.map?v=54858709502176414561732234592 */
