.theme-popup{position:fixed;z-index:999;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;width:100%;max-width:1200px;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.theme-popup .popup-image{position:relative;overflow:hidden;display:block;width:100%}.theme-popup .popup-image:after{content:"";width:100%;display:block;padding-bottom:var(--desktop-height)}.theme-popup .popup-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-popup .popup-wrap{position:relative}.theme-popup .themepopup-closebutton{position:absolute;background-color:#ff3eb4;width:26px;height:26px;border-radius:100%;color:#fff;z-index:1;display:flex;justify-content:center;align-items:center;right:-13px;top:-13px;cursor:pointer}.themepopup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:98;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.theme-popup .themepopup-closebutton svg{width:11px;height:auto}.themepopup-overlay.active,.theme-popup.active{opacity:1;visibility:visible}@media only screen and (min-width:750px){.popup-mobile-image{display:none}}@media only screen and (max-width:1080px){.theme-popup{max-width:700px}}@media only screen and (max-width: 749px){.popup-desktop-image{display:none}.theme-popup .popup-image.withmobileimage:after{padding-bottom:var(--mobile-height)}.theme-popup .themepopup-closebutton{top:10px;right:10px}.theme-popup{max-width:calc(100% - 30px)}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme-popup.css.map */
