.js--popup{display:none;width:100%;height:100%;top:0;left:0;opacity:0;position:fixed;transition:all .3s ease;z-index:9}.js--popup .popup-content iframe{overflow:hidden;border-radius:20px}.js--popup.visible{display:block}.js--popup.open{opacity:1}.js--popup .popup-content{width:1000px;max-width:calc(100% - 50px);top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);z-index:1000}.js--popup .popup-close{background:#fff;border-radius:50%;cursor:pointer;right:0;top:0;width:35px;height:35px;position:absolute;transform:translate(50%,-50%)}.js--popup .popup-close svg{width:20px;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}@media (max-width: 768px){.js--popup .popup-close{width:30px;height:30px}.js--popup .popup-close svg{width:15px;height:auto}}.js--popup .popup-bg{background:#00000075;width:100%;height:100%;top:0;left:0;position:fixed}[data-popup-trigger]{cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/940/assets/popup.css.map */
