.simple-popup[hidden]{display:none!important}.simple-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.simple-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:popupFadeIn .4s ease-out}.simple-popup__dialog{position:relative;width:min(540px,calc(100% - 24px));max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:4px;padding:0;box-shadow:0 30px 60px #0006;animation:popupSlideIn .5s cubic-bezier(.16,1,.3,1);z-index:1}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.simple-popup__close{-webkit-appearance:none;appearance:none;border:0;background:transparent;font-size:28px;font-weight:300;line-height:1;cursor:pointer;position:absolute;top:12px;right:14px;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#000;opacity:.7}.simple-popup__close:hover{opacity:1;transform:rotate(90deg)}.simple-popup__content{text-align:center;padding-bottom:10px}.simple-popup__media{margin:0;position:relative;overflow:hidden}.simple-popup__media img{width:100%;height:auto;display:block;object-fit:cover}.simple-popup__media a{display:block;text-decoration:none}.simple-popup__media a img{transition:transform .5s ease}.simple-popup__media a:hover img{transform:scale(1.02)}.simple-popup__title{margin:0 0 10px;padding:20px 30px 0;font-size:1.5em;font-weight:600;color:#000;line-height:1.3;letter-spacing:.02em;text-transform:uppercase}.simple-popup__text{color:#444;font-size:.95em;line-height:1.7;padding:0 30px}.simple-popup__text p{margin:0}.simple-popup__cta-wrapper{padding:20px 30px 25px;text-align:center}.simple-popup__cta,a.simple-popup__cta,.simple-popup .simple-popup__cta{display:inline-block!important;visibility:visible!important;opacity:1!important;padding:14px 50px!important;background:#000!important;background-color:#000!important;color:#fff!important;text-decoration:none!important;font-weight:500!important;font-size:.85em!important;letter-spacing:.15em!important;text-transform:uppercase!important;transition:all .3s ease!important;border:1px solid #000!important;border-radius:0!important;cursor:pointer!important;box-shadow:none!important;margin:0!important}.simple-popup__cta:hover,a.simple-popup__cta:hover,.simple-popup .simple-popup__cta:hover{background:#fff!important;background-color:#fff!important;color:#000!important}[dir=rtl] .simple-popup__close{right:auto;left:14px}@media (max-width: 600px){.simple-popup__dialog{width:calc(100% - 20px);max-height:calc(100vh - 30px)}.simple-popup__text{padding:16px 20px 0;font-size:.9em}.simple-popup__title{font-size:1.3em}.simple-popup__cta{padding:12px 40px;margin:16px 0 20px}.simple-popup__close{top:8px;right:10px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/simple-popup.css.map */
