body:after{background-color:rgba(74,98,66,.5);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .8s ease 0s;width:100%;z-index:149}[data-fls-popup-open] body:after{opacity:1}[data-fls-popup]{bottom:0;left:0;padding:30px 10px;pointer-events:none;position:fixed;right:0;top:0;transition:visibility .8s ease 0s;visibility:hidden}[data-fls-popup][data-fls-popup-active]{overflow:auto;pointer-events:auto;visibility:visible;z-index:150}[data-fls-popup-active] [data-fls-popup-body]{transform:scale(1);visibility:visible}[data-fls-popup-wrapper]{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:100%;width:100%}[data-fls-popup-body]{background-color:var(--white-color);border-radius:36px;max-width:900px;padding:48px;transform:scale(0);transition:transform .3s ease 0s,visibility .3s ease 0s;visibility:hidden;width:100%}[data-fls-popup-youtube-place] iframe{aspect-ratio:16/9;width:100%}.popup .mobile-head{margin-bottom:24px;padding:20px 0 24px;position:sticky}.popup .mobile-head:after{left:0;right:0}.popup--sale{padding-bottom:0}.popup--sale .popup__wrapper{justify-content:stretch}.popup__body.is-success{background-color:var(--accent)}.popup__body.is-success .popup__success{opacity:1;pointer-events:all;visibility:visible}.popup__body--bottom{border-radius:36px 36px 0 0;margin-top:auto;padding:16px;position:relative;transform-origin:center bottom}.popup__body--bottom .popup__close{left:50%;position:absolute;top:-35px;transform:translate(-50%);z-index:3}.popup__close{background-color:var(--white-color);border:2px solid #e4e4e4;border-radius:48px;color:#939393;display:grid;height:72px;place-content:center;transition:background .3s,border .3s;width:72px}.popup__sale-img{border-radius:24px;display:grid;margin-bottom:16px;overflow:hidden}.popup__sale-img img{border-radius:24px;object-fit:cover;transition:transform .3s;width:100%}.popup__sale-body{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;padding:24px}.popup__sale-content{display:flex;flex-direction:column;gap:16px}.popup__sale-title{color:var(--green-color);font-weight:600;line-height:100%;transition:color .3s}.popup__sale-text{font-size:20px;line-height:120%}.popup__inner{position:relative}.popup__title{margin-bottom:30px}.popup__form{display:flex;flex-direction:column;gap:24px}.popup__inputs{display:flex;flex-wrap:wrap;gap:24px}.popup__inputs>*{flex:1 1 auto;min-width:270px;width:calc(50% - 24px)}.popup__inputs .input-field--long{width:100%}.popup__success{align-items:center;background-color:var(--accent);display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;visibility:hidden;width:100%;z-index:4}.popup__success .popup__title{margin-bottom:0}.popup__text{font-size:20px;font-weight:500;line-height:120%}@media (max-width:61.99875em){[data-fls-popup]{transition:visibility .3s ease 0s}[data-fls-popup]:not(.popup--sale){background-color:var(--white-color);padding:0}[data-fls-popup-wrapper]{align-items:stretch;justify-content:stretch}[data-fls-popup-body]{border-radius:0;max-width:100%;padding:0 20px 40px}.popup__body--bottom{border-radius:24px 24px 0 0;padding:20px}.popup__body--bottom .popup__close{top:-24px}.popup__title{margin-bottom:8px}}@media (max-width:47.99875em){.popup__close{height:48px;width:48px}.popup__close img,.popup__close svg{height:10px;width:10px}.popup__sale-img{margin-bottom:36px}.popup__sale-img,.popup__sale-img img{border-radius:16px}.popup__sale-body{padding:0 0 4px}.popup__sale-title{font-size:24px}.popup__sale-text,.popup__text{font-size:16px}}@media (max-width:40.62375em){.popup__sale-body{align-items:stretch;flex-direction:column}.popup__sale-content{gap:8px}.popup__form .popup__btn{max-width:100%;min-height:67px}}@media (max-width:29.99875em){.popup__sale-link{max-width:100%}}@media (min-width:47.99875em) and (max-width:97.5em){.popup__sale-title{font-size:clamp(24px,-7.0287113962px + 4.0403020126vw,56px)}}@media (min-width:97.5em){.popup__sale-title{font-size:56px}}@media (any-hover:hover){.popup__close:hover{background-color:#e4e4e4;border-color:#939393}.popup__sale-img:hover img{transform:scale(1.05)}.popup__sale-title:hover{color:var(--main-color)}}