.promo-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.promo-popup[hidden]{display:none!important}.promo-popup.is-open{display:block}body.promo-popup--open{overflow:hidden}.promo-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#eae7fae6;-webkit-backdrop-filter:blur(28.6px);backdrop-filter:blur(28.6px)}.promo-popup__inner{position:relative;width:100%;height:100%;min-height:100dvh;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;padding-top:70px;box-sizing:border-box;background-color:#eae7fa;background-image:var(--popup-bg-mob);background-size:cover;background-position:left center;background-repeat:no-repeat}.promo-popup__pattern{position:absolute;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;top:50%;left:50%}.promo-popup__pattern--mob{display:none}.promo-popup__pattern--desk{width:1041px;height:1851px;transform:translate(-50%,-50%) rotate(-90deg);display:none}.promo-popup__media{position:relative;z-index:2;pointer-events:none;order:3;width:min(420px,100vw);margin:auto auto 0;aspect-ratio:1 / 1;overflow:hidden;align-self:center}.promo-popup__ellipse{position:absolute;left:50%;bottom:-8%;transform:translate(-50%);width:100%;aspect-ratio:1 / 1;height:auto;display:block}.promo-popup__ellipse--desk{display:none}.promo-popup__ellipse--mob{display:block}.promo-popup__photo{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:86%;max-width:360px;height:auto;display:block}.promo-popup__photo img{display:block;width:100%;height:auto;object-fit:contain;object-position:bottom center}.promo-popup__close{position:relative;z-index:5;order:1;align-self:center;width:37px;height:37px;padding:0;border:0;border-radius:50%;background-color:#037451;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease}.promo-popup__close:hover,.promo-popup__close:focus-visible{background-color:#024d36;outline:none}.promo-popup__close .icon{width:16px;height:16px}.promo-popup__content{position:relative;z-index:4;order:2;margin:26px auto 20px;width:335px;max-width:calc(100vw - 40px);display:flex;flex-direction:column;gap:20px;align-items:stretch;text-align:center}.promo-popup__title{margin:0;color:#1f1c19;font-family:Playfair Display,serif;font-weight:500;font-size:32px;line-height:100%;letter-spacing:-1.6px;text-align:center}.promo-popup__form{width:100%;display:flex;flex-direction:column;gap:20px}.promo-popup__fields{display:flex;flex-direction:column;gap:10px}.promo-popup__input{width:100%;box-sizing:border-box;background-color:#f9fcfc;border:1px solid rgba(157,157,157,.3);border-radius:10px;padding:14px 16px;font-family:Onest,sans-serif;font-weight:400;font-size:16px;line-height:110%;color:#1f1c19;transition:border-color .2s ease,box-shadow .2s ease}.promo-popup__input::placeholder{color:#9d9d9d}.promo-popup__input:focus{outline:none;border-color:#8c52ff;box-shadow:0 0 0 3px #8c52ff26}.promo-popup__btn{width:100%;background-color:#8c52ff;border:1px solid #8c52ff;border-radius:50px;padding:12px 30px;color:#fff;font-family:Onest,sans-serif;font-weight:700;font-size:16px;line-height:120%;cursor:pointer;transition:background-color .2s ease,transform .05s ease}.promo-popup__btn:hover,.promo-popup__btn:focus-visible{background-color:#7b3eff;outline:none}.promo-popup__btn:active{transform:translateY(1px)}.promo-popup__success,.promo-popup__errors{margin:0;padding:12px 16px;border-radius:10px;font-family:Onest,sans-serif;font-size:14px}.promo-popup__success{background-color:#0374511a;color:#037451;text-align:center}.promo-popup__errors{background-color:#dc262614;color:#b91c1c;text-align:left}.promo-popup__errors p{margin:0 0 4px}.promo-popup__errors p:last-child{margin:0}.promo-popup__disclaimer{margin:0;color:#9d9d9d;font-family:Onest,sans-serif;font-size:12px;line-height:130%;text-align:center}@media(min-width:768px){.promo-popup__inner{display:block;padding-top:0;background-image:none;background-color:transparent}.promo-popup__pattern--mob{display:none}.promo-popup__pattern--desk{display:block}.promo-popup__ellipse--mob{display:none}.promo-popup__ellipse--desk{display:block}.promo-popup__media{position:absolute;order:0;margin:0;align-self:auto;left:auto;right:max(0px,calc(50% - 651px));bottom:0;transform:none;width:min(816px,54vw);height:min(776px,97dvh);aspect-ratio:auto}.promo-popup__ellipse{left:50%;bottom:auto;top:50%;transform:translate(-50%,-35%);width:91%;height:auto;aspect-ratio:1 / 1}.promo-popup__photo{width:82%;max-width:none;bottom:0;left:50%;transform:translate(-50%)}.promo-popup__close{position:absolute;order:0;align-self:auto;top:calc(50% - 269px);left:max(60px,calc(50% - 386px));transform:translate(-50%,-50%);width:50px;height:50px}.promo-popup__close .icon{width:22px;height:22px}.promo-popup__content{position:absolute;order:0;margin:0;top:50%;left:max(40px,calc(50% - 613px));transform:translateY(-50%);width:453px;max-width:min(453px,calc(100vw - 540px));gap:40px;text-align:center}.promo-popup__title{font-size:48px;letter-spacing:-2.4px}.promo-popup__form{gap:50px}.promo-popup__fields{gap:20px}.promo-popup__input{padding:16px;border-radius:20px}.promo-popup__btn{width:280px;align-self:center;height:60px;padding:16px 40px;font-size:20px}}@media(min-width:1024px){.promo-popup__title{font-size:56px;letter-spacing:-2.8px}.promo-popup__btn{width:320px;height:68px;font-size:22px}}@media(min-width:1280px){.promo-popup__title{font-size:64px;letter-spacing:-3.2px}.promo-popup__btn{width:350px;height:70px;padding:20px 40px;font-size:24px}}@media(max-height:720px)and (max-width:767px){.promo-popup__inner{padding-top:40px}.promo-popup__content{margin:20px auto 12px;gap:14px}.promo-popup__title{font-size:28px;letter-spacing:-1.4px}.promo-popup__form{gap:14px}.promo-popup__media{width:min(320px,100vw)}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
