custom-pop-up{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;width:90vw;height:auto;background-color:#fff;border-radius:20px;display:block;padding:20px;opacity:0;pointer-events:none;max-height:90dvh;overflow-y:scroll;overscroll-behavior:none;max-width:var(--max-pop-up-width)}@media screen and (min-width:568px){custom-pop-up{width:80vw}}@media screen and (min-width:991px){custom-pop-up{width:60vw}}custom-pop-up.shown{opacity:1;pointer-events:auto}custom-pop-up .custom-pop-up-content>*:first-child{padding-right:20px}custom-pop-up pop-up-close{position:absolute;top:20px;right:20px;display:block}custom-pop-up pop-up-close svg{width:16px;height:16px}#customPopUpOverlay{position:fixed;top:0;right:0;bottom:0;left:0;display:block;pointer-events:none;background-color:#0000004d;opacity:0;z-index:998}#customPopUpOverlay.visible{opacity:1;pointer-events:auto}:is(html,body):has(#customPopUpOverlay.visible){overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/105/assets/custom-pop-up.css.map */
