.popup-offer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;padding:3rem 2rem;overflow:auto;pointer-events:none}.popup-offer.active{pointer-events:auto}.popup-offer__overlay{background-color:#000000b3;position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:.3s ease-in-out}.popup-offer.active .popup-offer__overlay{opacity:1;pointer-events:auto}.popup-offer__box{position:relative;z-index:9;width:100%;max-width:65rem;border-radius:2rem;background-color:#fff;box-shadow:0 10px 30px #00000026;margin:auto;opacity:0;transform:translateY(10rem);transition:.4s ease-in-out}.popup-offer.active .popup-offer__box{opacity:1;transform:translate(0)}.popup-offer__close{position:absolute;top:0;right:-3rem;cursor:pointer}.popup-offer__header{border-top-left-radius:2rem;border-top-right-radius:2rem;background-color:#ffd8e1;padding:2rem 3rem 1.5rem;text-align:center}.popup-offer__header h2{color:#e31c79;font-size:3.6rem;line-height:1.27;margin:0;font-weight:700}.popup-offer__content{padding:1.4rem 3rem 0rem}.popup-offer__image{width:100%;max-width:57rem;left:2rem;position:relative}.popup-offer__image img{max-width:100%;height:auto}.popup-offer__price{text-align:center}.popup-offer__price--currency{display:flex;align-items:center;justify-content:center;font-size:3rem;line-height:1;column-gap:3px;color:#e31c79;margin-top:-1rem;margin-bottom:1.5rem}.popup-offer__price--currency strong{font-size:4rem;font-weight:700}.popup-offer__price--currency span{font-size:2.2rem;color:#444343}.popup-offer__price--save{color:#ff990f;font-size:2.2rem;font-weight:600;line-height:1;text-transform:uppercase;margin-bottom:0;margin-top:0}.popup-offer__buttons{padding:1rem;display:flex;flex-direction:column;row-gap:1rem;background:#ffd8e1;margin:2rem;border-radius:1rem}.popup-offer__buttons p{text-align:center;margin:0;line-height:2.2rem;font-size:2.2rem;color:#e31c79}.popup-offer__button{width:100%;text-transform:uppercase;min-height:6.2rem;padding-top:.5rem;padding-bottom:.5rem;text-align:center;font-size:2.2rem!important;line-height:1.3}.button--transparent{border:2px solid #E31C79;background-color:#f5f5f5;color:#36454f;font-size:2rem!important}@media screen and (max-width: 650px){.popup-offer__close{right:-5px;top:-3rem}.popup-offer__content{padding:1.4rem 2rem 0rem}.popup-offer__image{left:0}.popup-offer__buttons p{font-size:1.8rem;line-height:1.8rem}}@media screen and (max-width: 575px){.popup-offer__header h2{font-size:28px}}@media screen and (max-width: 475px){.popup-offer__header h2{font-size:5.47vw}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/popup-offer.css.map */
