.promo-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none;align-items:center;justify-content:center;background:transparent;border:none;padding:0;margin:0;max-width:none;max-height:none;overflow:visible;opacity:0;pointer-events:none;transition:opacity .5s ease}.promo-popup[open]{display:flex}.promo-popup.is-active{opacity:1;pointer-events:auto}.promo-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.promo-popup__container{position:relative;background:#fff;width:95%;max-width:500px;display:flex;flex-direction:column;box-shadow:0 30px 60px #0006;transform:translateY(50px) scale(.9);transition:all .6s cubic-bezier(.23,1,.32,1);overflow:hidden;border-radius:4px}.promo-popup.is-active .promo-popup__container{transform:translateY(0) scale(1)}.promo-popup__content{display:flex;min-height:350px}.promo-popup__left{flex:1;padding:60px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff}.promo-popup__badge{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:#a3a3a3;margin-bottom:24px;font-weight:700;display:inline-block;border-bottom:2px solid #eee;padding-bottom:4px}.promo-popup__title{font-size:clamp(24px,4vw,36px);line-height:1.1;margin:0 0 16px;font-family:var(--font-galderglynn);font-weight:700;color:#000;text-transform:uppercase}.promo-popup__title .highlight{color:#000;display:block;font-size:clamp(32px,5vw,55px);line-height:1;margin-top:10px}.promo-popup__text{font-size:15px;color:#444;margin-bottom:32px;line-height:1.5;font-weight:400}.promo-popup__actions{display:flex;flex-direction:column;align-items:center}.promo-popup__btn{background:#000;color:#fff;padding:20px 40px;text-decoration:none;font-size:13px;font-weight:700;letter-spacing:2px;transition:all .4s cubic-bezier(.19,1,.22,1);display:inline-block;border:1px solid #000;text-transform:uppercase}.promo-popup__btn:hover{background:#fff;color:#000;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.promo-popup__close{position:absolute;top:15px;right:15px;background:#718096;border:none;cursor:pointer;z-index:10;width:32px;height:32px;color:#fff;transition:all .3s ease;border-radius:50%;display:flex;align-items:center;justify-content:center}.promo-popup__close:hover{transform:rotate(90deg) scale(1.1);background:#000;color:#fff}@media(max-width:850px){.promo-popup__container{max-height:85vh;width:85%;display:flex;flex-direction:column}.promo-popup__content{flex-direction:column;min-height:auto;overflow-y:auto;flex:1}.promo-popup__left{padding:50px 30px;text-align:center;align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:280px}.promo-popup__actions{align-items:center;width:100%}.promo-popup__btn{width:100%;text-align:center;background:#fff;font-size:11px;color:#000;border:2px solid black}.promo-popup__btn:hover{background:#000;color:#fff}.promo-popup__title{margin-bottom:10px}.promo-popup__text{font-size:12px;margin-bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/promo-popup.css.map */
