.promo-popup__section{margin:0;padding:0}.promo-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:9990;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.promo-popup{position:fixed;z-index:9991;bottom:30px;right:30px;width:100%;max-width:420px;min-height:240px;overflow:hidden;transform:translate3d(50px,0,0);opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease,transform .5s ease;box-shadow:0 8px 32px #49369e33}.promo-popup__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat}.promo-popup__bg--fallback{background:var(--pink)}.promo-popup__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#49369e26,#49369e8c)}.promo-popup__content{position:relative;z-index:2;padding:20px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:240px}.promo-popup__close{position:absolute;top:10px;right:10px;z-index:3;width:12px;height:12px;display:flex;align-items:center;justify-content:center}.promo-popup__close img{display:block;width:12px;height:12px}.promo-popup__title{color:inherit;font-family:var(--title-font);font-weight:400;font-size:20px;line-height:28px;margin:0 0 8px;max-width:90%}.promo-popup__description{color:inherit;font-family:var(--body-font);font-weight:400;font-size:16px;line-height:22px;margin:0}.promo-popup--show .promo-popup__overlay{opacity:1;visibility:visible}.promo-popup--show .promo-popup{opacity:1;visibility:visible;transform:translateZ(0)}@media(max-width:650px){.promo-popup{left:25px;right:25px;bottom:25px;max-width:none;width:unset;transform:translate3d(0,50px,0);min-height:auto}.promo-popup__content{min-height:220px}.promo-popup__description{line-height:21px}}
/*# sourceMappingURL=/cdn/shop/t/383/assets/component-promo-popup.css.map */
