@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=League+Spartan:300,regular,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Lato:regular,500&display=swap);*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#fff;line-height:1;font-family:"League Spartan";font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"League Spartan";font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#263238}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:88.75rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}.form__input{width:100%;padding:0 25px;font-weight:500;border-radius:.625rem}@supports (height:clamp(3rem ,0.2356687898rem + 4.4585987261vw ,4.75rem)){.form__input{height:clamp(3rem ,.2356687898rem + 4.4585987261vw ,4.75rem)}}@supports not (height:clamp(3rem ,0.2356687898rem + 4.4585987261vw ,4.75rem)){.form__input{height:calc(3rem + 1.75 * (100vw - 62rem)/ 39.25)}}.form__input::-webkit-input-placeholder{color:#263238;font-weight:500;font-size:1.25rem}.form__input::-moz-placeholder{color:#263238;font-weight:500;font-size:1.25rem}.form__input:-ms-input-placeholder{color:#263238;font-weight:500;font-size:1.25rem}.form__input::-ms-input-placeholder{color:#263238;font-weight:500;font-size:1.25rem}.form__input::placeholder{color:#263238;font-weight:500;font-size:1.25rem}.form__input._form-error{color:red}.form__input._form-error::-webkit-input-placeholder{color:red}.form__input._form-error::-moz-placeholder{color:red}.form__input._form-error:-ms-input-placeholder{color:red}.form__input._form-error::-ms-input-placeholder{color:red}.form__input._form-error::placeholder{color:red}.form__error{padding:.3125rem 0;font-size:20px;position:absolute;color:red}.button{font-family:Lato;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background:#23b123;border-radius:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;line-height:1.2222222222;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}@supports (height:clamp(2.25rem ,-0.5143312102rem + 4.4585987261vw ,4rem)){.button{height:clamp(2.25rem ,-.5143312102rem + 4.4585987261vw ,4rem)}}@supports not (height:clamp(2.25rem ,-0.5143312102rem + 4.4585987261vw ,4rem)){.button{height:calc(2.25rem + 1.75 * (100vw - 62rem)/ 39.25)}}@supports (font-size:clamp(1rem ,0.8025477707rem + 0.3184713376vw ,1.125rem)){.button{font-size:clamp(1rem ,.8025477707rem + .3184713376vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.8025477707rem + 0.3184713376vw ,1.125rem)){.button{font-size:calc(1rem + .125 * (100vw - 62rem)/ 39.25)}}@supports (padding-left:clamp(0.5rem ,-1.178343949rem + 2.7070063694vw ,1.5625rem)){.button{padding-left:clamp(.5rem ,-1.178343949rem + 2.7070063694vw ,1.5625rem)}}@supports not (padding-left:clamp(0.5rem ,-1.178343949rem + 2.7070063694vw ,1.5625rem)){.button{padding-left:calc(.5rem + 1.0625 * (100vw - 62rem)/ 39.25)}}@supports (padding-right:clamp(0.5rem ,-1.178343949rem + 2.7070063694vw ,1.5625rem)){.button{padding-right:clamp(.5rem ,-1.178343949rem + 2.7070063694vw ,1.5625rem)}}@supports not (padding-right:clamp(0.5rem ,-1.178343949rem + 2.7070063694vw ,1.5625rem)){.button{padding-right:calc(.5rem + 1.0625 * (100vw - 62rem)/ 39.25)}}.button._fw{width:100%}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea.input{resize:none;padding:0 0}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#263238;padding:20px;width:100%;max-width:900px;border-radius:20px}.lock .popup__content{visibility:visible}.sdsd{font-size:3.125rem;color:#000}.popup__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__close{display:block;position:relative;width:2.5rem;height:1.5625rem;cursor:pointer;z-index:5}.popup__close span,.popup__close::after,.popup__close::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.popup__close span{width:0}.popup__close::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__close::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup__form{margin:0 auto;padding:3.125rem .9375rem 1.25rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__form button{min-height:2.8125rem}.popup__form input{padding-left:1.25rem;border-radius:.9375rem;width:100%;font-size:1.375rem}@supports (height:clamp(3.5rem ,1.525477707rem + 3.1847133758vw ,4.75rem)){.popup__form input{height:clamp(3.5rem ,1.525477707rem + 3.1847133758vw ,4.75rem)}}@supports not (height:clamp(3.5rem ,1.525477707rem + 3.1847133758vw ,4.75rem)){.popup__form input{height:calc(3.5rem + 1.25 * (100vw - 62rem)/ 39.25)}}.popup__button-registration{min-height:2.8125rem}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.footer-column-contacts__number,.footer__bottom-item:not(:first-child),.fourth-block-content__button,.header__item,.header__logo,.header__sign-in,.hhv,.popup__button-login{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.title{font-weight:700;line-height:90%}@supports (font-size:clamp(2.1875rem ,0.8717105263rem + 4.3859649123vw ,5.3125rem)){.title{font-size:clamp(2.1875rem ,.8717105263rem + 4.3859649123vw ,5.3125rem)}}@supports not (font-size:clamp(2.1875rem ,0.8717105263rem + 4.3859649123vw ,5.3125rem)){.title{font-size:calc(2.1875rem + 3.125 * (100vw - 30rem)/ 71.25)}}.title span{color:#23b123}.text{line-height:147%}@supports (font-size:clamp(1.125rem ,0.8433098592rem + 0.5868544601vw ,1.4375rem)){.text{font-size:clamp(1.125rem ,.8433098592rem + .5868544601vw ,1.4375rem)}}@supports not (font-size:clamp(1.125rem ,0.8433098592rem + 0.5868544601vw ,1.4375rem)){.text{font-size:calc(1.125rem + .3125 * (100vw - 48rem)/ 53.25)}}._header-scroll{top:-200%;background-color:rgba(0,0,0,.7)}._header-show{top:0}.header{position:fixed;z-index:5;width:100%;font-family:Lato;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;transition:all 1s ease 0s}.header__container{max-width:101.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;transition:all 1s ease 0s}@supports (padding-top:clamp(0.9375rem ,-1.5977112676rem + 5.2816901408vw ,3.75rem)){.header__container{padding-top:clamp(.9375rem ,-1.5977112676rem + 5.2816901408vw ,3.75rem)}}@supports not (padding-top:clamp(0.9375rem ,-1.5977112676rem + 5.2816901408vw ,3.75rem)){.header__container{padding-top:calc(.9375rem + 2.8125 * (100vw - 48rem)/ 53.25)}}@supports (padding-bottom:clamp(0.9375rem ,-1.5977112676rem + 5.2816901408vw ,3.75rem)){.header__container{padding-bottom:clamp(.9375rem ,-1.5977112676rem + 5.2816901408vw ,3.75rem)}}@supports not (padding-bottom:clamp(0.9375rem ,-1.5977112676rem + 5.2816901408vw ,3.75rem)){.header__container{padding-bottom:calc(.9375rem + 2.8125 * (100vw - 48rem)/ 53.25)}}._header-scroll .header__container{-webkit-transition:all 1.3s ease 0s;-o-transition:all 1.3s ease 0s;transition:all 1.3s ease 0s;padding-top:.625rem;padding-bottom:.625rem}.header__logo{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-weight:300;line-height:1.2352941176;z-index:5;position:relative}@supports (font-size:clamp(1.75rem ,1.1576433121rem + 0.9554140127vw ,2.125rem)){.header__logo{font-size:clamp(1.75rem ,1.1576433121rem + .9554140127vw ,2.125rem)}}@supports not (font-size:clamp(1.75rem ,1.1576433121rem + 0.9554140127vw ,2.125rem)){.header__logo{font-size:calc(1.75rem + .375 * (100vw - 62rem)/ 39.25)}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (padding-left:clamp(0.0000000625rem ,-15.3025476095rem + 24.6815285032vw ,9.6875rem)){.header__menu{padding-left:clamp(.0000000625rem ,-15.3025476095rem + 24.6815285032vw ,9.6875rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-15.3025476095rem + 24.6815285032vw ,9.6875rem)){.header__menu{padding-left:calc(.0000000625rem + 9.6874999375 * (100vw - 62rem)/ 39.25)}}.header__link{font-size:1.125rem;line-height:1.2222222222}.header__authorization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@supports (gap:clamp(0.5rem ,-0.2898089172rem + 1.2738853503vw ,1rem)){.header__authorization{gap:clamp(.5rem ,-.2898089172rem + 1.2738853503vw ,1rem)}}@supports not (gap:clamp(0.5rem ,-0.2898089172rem + 1.2738853503vw ,1rem)){.header__authorization{gap:calc(.5rem + .5 * (100vw - 62rem)/ 39.25)}}.header__sign-in,.popup__button-login{background-color:#263238;border:1px solid #fff}@supports (padding-left:clamp(1.75rem ,0.1703821656rem + 2.5477707006vw ,2.75rem)){.header__sign-in,.popup__button-login{padding-left:clamp(1.75rem ,.1703821656rem + 2.5477707006vw ,2.75rem)}}@supports not (padding-left:clamp(1.75rem ,0.1703821656rem + 2.5477707006vw ,2.75rem)){.header__sign-in,.popup__button-login{padding-left:calc(1.75rem + 1 * (100vw - 62rem)/ 39.25)}}@supports (padding-right:clamp(1.75rem ,0.1703821656rem + 2.5477707006vw ,2.75rem)){.header__sign-in,.popup__button-login{padding-right:clamp(1.75rem ,.1703821656rem + 2.5477707006vw ,2.75rem)}}@supports not (padding-right:clamp(1.75rem ,0.1703821656rem + 2.5477707006vw ,2.75rem)){.header__sign-in,.popup__button-login{padding-right:calc(1.75rem + 1 * (100vw - 62rem)/ 39.25)}}.icon-menu{display:none}.footer{background:rgba(53,64,70,.5)}.footer__container{max-width:101.25rem}@supports (padding-bottom:clamp(1.25rem ,0.6128318584rem + 3.185840708vw ,3.5rem)){.footer__container{padding-bottom:clamp(1.25rem ,.6128318584rem + 3.185840708vw ,3.5rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.6128318584rem + 3.185840708vw ,3.5rem)){.footer__container{padding-bottom:calc(1.25rem + 2.25 * (100vw - 20rem)/ 70.625)}}@supports (padding-top:clamp(1.25rem ,0.4004424779rem + 4.2477876106vw ,4.25rem)){.footer__container{padding-top:clamp(1.25rem ,.4004424779rem + 4.2477876106vw ,4.25rem)}}@supports not (padding-top:clamp(1.25rem ,0.4004424779rem + 4.2477876106vw ,4.25rem)){.footer__container{padding-top:calc(1.25rem + 3 * (100vw - 20rem)/ 70.625)}}.footer__top-block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.125rem}@supports (padding-bottom:clamp(1.875rem ,-0.3550884956rem + 11.1504424779vw ,9.75rem)){.footer__top-block{padding-bottom:clamp(1.875rem ,-.3550884956rem + 11.1504424779vw ,9.75rem)}}@supports not (padding-bottom:clamp(1.875rem ,-0.3550884956rem + 11.1504424779vw ,9.75rem)){.footer__top-block{padding-bottom:calc(1.875rem + 7.875 * (100vw - 20rem)/ 70.625)}}.footer__column{-webkit-box-flex:1;-ms-flex:1 1 33.333%;flex:1 1 33.333%}.footer__bottom-block{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@supports (gap:clamp(0.3125rem ,-1.6593309859rem + 4.1079812207vw ,2.5rem)){.footer__bottom-block{gap:clamp(.3125rem ,-1.6593309859rem + 4.1079812207vw ,2.5rem)}}@supports not (gap:clamp(0.3125rem ,-1.6593309859rem + 4.1079812207vw ,2.5rem)){.footer__bottom-block{gap:calc(.3125rem + 2.1875 * (100vw - 48rem)/ 53.25)}}.footer__bottom-block::before{content:"";position:absolute;top:-3.75rem;left:0;width:100%;height:.0625rem;background-color:rgba(255,255,255,.42)}@supports (top:clamp(-3.75rem ,0.2599557522rem + -4.4247787611vw ,-0.625rem)){.footer__bottom-block::before{top:clamp(-3.75rem ,.2599557522rem + -4.4247787611vw ,-.625rem)}}@supports not (top:clamp(-3.75rem ,0.2599557522rem + -4.4247787611vw ,-0.625rem)){.footer__bottom-block::before{top:calc(-.625rem + -3.125 * (100vw - 20rem)/ 70.625)}}.footer__bottom-item{font-weight:300;font-size:1.125rem;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.footer__bottom-item:first-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.footer-column-farmvest__title{display:inline-block;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}@supports (margin-bottom:clamp(0.625rem ,0.3772123894rem + 1.2389380531vw ,1.5rem)){.footer-column-farmvest__title{margin-bottom:clamp(.625rem ,.3772123894rem + 1.2389380531vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.3772123894rem + 1.2389380531vw ,1.5rem)){.footer-column-farmvest__title{margin-bottom:calc(.625rem + .875 * (100vw - 20rem)/ 70.625)}}.footer-column-farmvest__text{max-width:22rem}@supports (margin-bottom:clamp(0.625rem ,0.3772123894rem + 1.2389380531vw ,1.5rem)){.footer-column-subscribe__text{margin-bottom:clamp(.625rem ,.3772123894rem + 1.2389380531vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.3772123894rem + 1.2389380531vw ,1.5rem)){.footer-column-subscribe__text{margin-bottom:calc(.625rem + .875 * (100vw - 20rem)/ 70.625)}}.footer-column-subscribe__form{margin-left:0}.footer-column-subscribe__button{position:relative}@supports (height:clamp(2.5rem ,0.0318471338rem + 3.9808917197vw ,4.0625rem)){.footer-column-subscribe__button{height:clamp(2.5rem ,.0318471338rem + 3.9808917197vw ,4.0625rem)}}@supports not (height:clamp(2.5rem ,0.0318471338rem + 3.9808917197vw ,4.0625rem)){.footer-column-subscribe__button{height:calc(2.5rem + 1.5625 * (100vw - 62rem)/ 39.25)}}.footer-column-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@supports (gap:clamp(0.625rem ,-0.0475663717rem + 3.3628318584vw ,3rem)){.footer-column-contacts{gap:clamp(.625rem ,-.0475663717rem + 3.3628318584vw ,3rem)}}@supports not (gap:clamp(0.625rem ,-0.0475663717rem + 3.3628318584vw ,3rem)){.footer-column-contacts{gap:calc(.625rem + 2.375 * (100vw - 20rem)/ 70.625)}}.footer-column-contacts__sub-title{font-weight:700;font-size:1rem;line-height:1.125}@supports (margin-bottom:clamp(0.625rem ,0.3772123894rem + 1.2389380531vw ,1.5rem)){.footer-column-contacts__sub-title{margin-bottom:clamp(.625rem ,.3772123894rem + 1.2389380531vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.3772123894rem + 1.2389380531vw ,1.5rem)){.footer-column-contacts__sub-title{margin-bottom:calc(.625rem + .875 * (100vw - 20rem)/ 70.625)}}.footer-column-contacts__icons{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (gap:clamp(0.3125rem ,0.1178097345rem + 0.9734513274vw ,1rem)){.footer-column-contacts__icons{gap:clamp(.3125rem ,.1178097345rem + .9734513274vw ,1rem)}}@supports not (gap:clamp(0.3125rem ,0.1178097345rem + 0.9734513274vw ,1rem)){.footer-column-contacts__icons{gap:calc(.3125rem + .6875 * (100vw - 20rem)/ 70.625)}}.footer-column-contacts__icon{background:#fff;border-radius:50%;width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer-column-contacts__number{font-size:1rem;display:inline-block;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}@supports (padding-top:clamp(6.875rem ,-1.1813380282rem + 16.7840375587vw ,15.8125rem)){.page__first-block{padding-top:clamp(6.875rem ,-1.1813380282rem + 16.7840375587vw ,15.8125rem)}}@supports not (padding-top:clamp(6.875rem ,-1.1813380282rem + 16.7840375587vw ,15.8125rem)){.page__first-block{padding-top:calc(6.875rem + 8.9375 * (100vw - 48rem)/ 53.25)}}@supports (padding-bottom:clamp(3.75rem ,-4.6443661972rem + 17.4882629108vw ,13.0625rem)){.page__first-block{padding-bottom:clamp(3.75rem ,-4.6443661972rem + 17.4882629108vw ,13.0625rem)}}@supports not (padding-bottom:clamp(3.75rem ,-4.6443661972rem + 17.4882629108vw ,13.0625rem)){.page__first-block{padding-bottom:calc(3.75rem + 9.3125 * (100vw - 48rem)/ 53.25)}}@supports (padding-bottom:clamp(3.75rem ,-3.911971831rem + 15.9624413146vw ,12.25rem)){.page__second-block{padding-bottom:clamp(3.75rem ,-3.911971831rem + 15.9624413146vw ,12.25rem)}}@supports not (padding-bottom:clamp(3.75rem ,-3.911971831rem + 15.9624413146vw ,12.25rem)){.page__second-block{padding-bottom:calc(3.75rem + 8.5 * (100vw - 48rem)/ 53.25)}}@supports (padding-bottom:clamp(2.5rem ,-3.9788732394rem + 13.4976525822vw ,9.6875rem)){.page__third-block{padding-bottom:clamp(2.5rem ,-3.9788732394rem + 13.4976525822vw ,9.6875rem)}}@supports not (padding-bottom:clamp(2.5rem ,-3.9788732394rem + 13.4976525822vw ,9.6875rem)){.page__third-block{padding-bottom:calc(2.5rem + 7.1875 * (100vw - 48rem)/ 53.25)}}@supports (padding-bottom:clamp(2.5rem ,-6.514084507rem + 18.779342723vw ,12.5rem)){.page__fifth-block{padding-bottom:clamp(2.5rem ,-6.514084507rem + 18.779342723vw ,12.5rem)}}@supports not (padding-bottom:clamp(2.5rem ,-6.514084507rem + 18.779342723vw ,12.5rem)){.page__fifth-block{padding-bottom:calc(2.5rem + 10 * (100vw - 48rem)/ 53.25)}}@supports (padding-bottom:clamp(2.5rem ,-6.2887323944rem + 18.3098591549vw ,12.25rem)){.page__sixth-block{padding-bottom:clamp(2.5rem ,-6.2887323944rem + 18.3098591549vw ,12.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,-6.2887323944rem + 18.3098591549vw ,12.25rem)){.page__sixth-block{padding-bottom:calc(2.5rem + 9.75 * (100vw - 48rem)/ 53.25)}}@supports (padding-bottom:clamp(2.5rem ,-6.514084507rem + 18.779342723vw ,12.5rem)){.page__seventh-block{padding-bottom:clamp(2.5rem ,-6.514084507rem + 18.779342723vw ,12.5rem)}}@supports not (padding-bottom:clamp(2.5rem ,-6.514084507rem + 18.779342723vw ,12.5rem)){.page__seventh-block{padding-bottom:calc(2.5rem + 10 * (100vw - 48rem)/ 53.25)}}.first-block__container{text-align:center;position:relative}.first-block__title{max-width:57.6875rem;margin:0 auto}@supports (margin-bottom:clamp(0.9375rem ,-0.5361842105rem + 4.9122807018vw ,4.4375rem)){.first-block__title{margin-bottom:clamp(.9375rem ,-.5361842105rem + 4.9122807018vw ,4.4375rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.5361842105rem + 4.9122807018vw ,4.4375rem)){.first-block__title{margin-bottom:calc(.9375rem + 3.5 * (100vw - 30rem)/ 71.25)}}.first-block__title::after,.first-block__title::before{content:"";overflow:hidden;pointer-events:none;position:absolute;z-index:-1;border-radius:50%;border:1px solid #fff}@supports (width:clamp(22.1875rem ,6.8211206897rem + 24.7844827586vw ,36.5625rem)){.first-block__title::after,.first-block__title::before{width:clamp(22.1875rem ,6.8211206897rem + 24.7844827586vw ,36.5625rem)}}@supports not (width:clamp(22.1875rem ,6.8211206897rem + 24.7844827586vw ,36.5625rem)){.first-block__title::after,.first-block__title::before{width:calc(22.1875rem + 14.375 * (100vw - 62rem)/ 58)}}@supports (height:clamp(22.1875rem ,6.8211206897rem + 24.7844827586vw ,36.5625rem)){.first-block__title::after,.first-block__title::before{height:clamp(22.1875rem ,6.8211206897rem + 24.7844827586vw ,36.5625rem)}}@supports not (height:clamp(22.1875rem ,6.8211206897rem + 24.7844827586vw ,36.5625rem)){.first-block__title::after,.first-block__title::before{height:calc(22.1875rem + 14.375 * (100vw - 62rem)/ 58)}}@supports (left:clamp(-25.5rem ,2.6896551724rem + -23.4913793103vw ,-11.875rem)){.first-block__title::before{left:clamp(-25.5rem ,2.6896551724rem + -23.4913793103vw ,-11.875rem)}}@supports not (left:clamp(-25.5rem ,2.6896551724rem + -23.4913793103vw ,-11.875rem)){.first-block__title::before{left:calc(-11.875rem + -13.625 * (100vw - 62rem)/ 58)}}@supports (top:clamp(-28.75rem ,-14.525862069rem + -11.8534482759vw ,-21.875rem)){.first-block__title::before{top:clamp(-28.75rem ,-14.525862069rem + -11.8534482759vw ,-21.875rem)}}@supports not (top:clamp(-28.75rem ,-14.525862069rem + -11.8534482759vw ,-21.875rem)){.first-block__title::before{top:calc(-21.875rem + -6.875 * (100vw - 62rem)/ 58)}}@supports (left:clamp(-22rem ,6.7068965517rem + -23.9224137931vw ,-8.125rem)){.first-block__title::after{left:clamp(-22rem ,6.7068965517rem + -23.9224137931vw ,-8.125rem)}}@supports not (left:clamp(-22rem ,6.7068965517rem + -23.9224137931vw ,-8.125rem)){.first-block__title::after{left:calc(-8.125rem + -13.875 * (100vw - 62rem)/ 58)}}@supports (top:clamp(-32.125rem ,-14.7974137931rem + -14.4396551724vw ,-23.75rem)){.first-block__title::after{top:clamp(-32.125rem ,-14.7974137931rem + -14.4396551724vw ,-23.75rem)}}@supports not (top:clamp(-32.125rem ,-14.7974137931rem + -14.4396551724vw ,-23.75rem)){.first-block__title::after{top:calc(-23.75rem + -8.375 * (100vw - 62rem)/ 58)}}.first-block__text{max-width:46.5625rem;margin:0 auto}@supports (margin-bottom:clamp(1.5625rem ,1.0625rem + 1.6666666667vw ,2.75rem)){.first-block__text{margin-bottom:clamp(1.5625rem ,1.0625rem + 1.6666666667vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.0625rem + 1.6666666667vw ,2.75rem)){.first-block__text{margin-bottom:calc(1.5625rem + 1.1875 * (100vw - 30rem)/ 71.25)}}.first-block__item{position:absolute;pointer-events:none}.first-block__item_1{top:443px}@supports (left:clamp(-4.875rem ,28.5178571429rem + -31.4285714286vw ,0.625rem)){.first-block__item_1{left:clamp(-4.875rem ,28.5178571429rem + -31.4285714286vw ,.625rem)}}@supports not (left:clamp(-4.875rem ,28.5178571429rem + -31.4285714286vw ,0.625rem)){.first-block__item_1{left:calc(.625rem + -5.5 * (100vw - 88.75rem)/ 17.5)}}@supports (top:clamp(21.875rem ,-7.6026785714rem + 33.2142857143vw ,27.6875rem)){.first-block__item_1{top:clamp(21.875rem ,-7.6026785714rem + 33.2142857143vw ,27.6875rem)}}@supports not (top:clamp(21.875rem ,-7.6026785714rem + 33.2142857143vw ,27.6875rem)){.first-block__item_1{top:calc(21.875rem + 5.8125 * (100vw - 88.75rem)/ 17.5)}}.first-block__item_2{left:10.5%;top:24.1%}.first-block__item_3{left:21.8%;top:97%}.first-block__item_4{left:73.5%;top:-110px}@supports (top:clamp(-6.25rem ,20.3125rem + -25vw ,-1.875rem)){.first-block__item_4{top:clamp(-6.25rem ,20.3125rem + -25vw ,-1.875rem)}}@supports not (top:clamp(-6.25rem ,20.3125rem + -25vw ,-1.875rem)){.first-block__item_4{top:calc(-1.875rem + -4.375 * (100vw - 88.75rem)/ 17.5)}}.first-block__item_5{left:85.5%;top:32%}.first-block__item_6{left:85.2%;top:99.99%}.first-block__item_7{top:115px}@supports (right:clamp(-4.875rem ,28.5178571429rem + -31.4285714286vw ,0.625rem)){.first-block__item_7{right:clamp(-4.875rem ,28.5178571429rem + -31.4285714286vw ,.625rem)}}@supports not (right:clamp(-4.875rem ,28.5178571429rem + -31.4285714286vw ,0.625rem)){.first-block__item_7{right:calc(.625rem + -5.5 * (100vw - 88.75rem)/ 17.5)}}@supports (top:clamp(3.125rem ,-17.4776785714rem + 23.2142857143vw ,7.1875rem)){.first-block__item_7{top:clamp(3.125rem ,-17.4776785714rem + 23.2142857143vw ,7.1875rem)}}@supports not (top:clamp(3.125rem ,-17.4776785714rem + 23.2142857143vw ,7.1875rem)){.first-block__item_7{top:calc(3.125rem + 4.0625 * (100vw - 88.75rem)/ 17.5)}}@supports (height:clamp(2.5rem ,0.0318471338rem + 3.9808917197vw ,4.0625rem)){.first-block__button{height:clamp(2.5rem ,.0318471338rem + 3.9808917197vw ,4.0625rem)}}@supports not (height:clamp(2.5rem ,0.0318471338rem + 3.9808917197vw ,4.0625rem)){.first-block__button{height:calc(2.5rem + 1.5625 * (100vw - 62rem)/ 39.25)}}.second-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports (gap:clamp(1.25rem ,-3.7077464789rem + 10.3286384977vw ,6.75rem)){.second-block__container{gap:clamp(1.25rem ,-3.7077464789rem + 10.3286384977vw ,6.75rem)}}@supports not (gap:clamp(1.25rem ,-3.7077464789rem + 10.3286384977vw ,6.75rem)){.second-block__container{gap:calc(1.25rem + 5.5 * (100vw - 48rem)/ 53.25)}}.second-block__brand img{width:100%;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.third-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.third-block__image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background:rgba(255,255,255,.05);border-radius:1.25rem;position:relative;overflow:hidden}.third-block__image picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.third-block__image img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;border-radius:1.25rem;width:87.99%;height:66.186%;max-height:37.75rem;max-width:41.25rem}.third-block__image::after,.third-block__image::before{content:"";overflow:hidden;pointer-events:none;position:absolute;z-index:-1;width:36.5625rem;height:36.5625rem;border-radius:50%;border:1px solid #fff}.third-block__image::before{right:-17rem;top:-7.1875rem}.third-block__image::after{right:-17.125rem;top:-2.375rem}@supports (margin-bottom:clamp(1.25rem ,1.2236842105rem + 0.0877192982vw ,1.3125rem)){.third-block-content__title{margin-bottom:clamp(1.25rem ,1.2236842105rem + .0877192982vw ,1.3125rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.2236842105rem + 0.0877192982vw ,1.3125rem)){.third-block-content__title{margin-bottom:calc(1.25rem + .0625 * (100vw - 30rem)/ 71.25)}}.third-block-content__text{max-width:41.875rem;margin-bottom:2.25rem}.third-block-content__steps{max-width:30.625rem;text-align:left}.third-block-content__step{-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%;display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:auto auto;-ms-grid-columns:22.45% 1fr;grid-template:auto auto/22.45% 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports (margin-bottom:clamp(0.625rem ,-0.5877659574rem + 4.0425531915vw ,3rem)){.third-block-content__step{margin-bottom:clamp(.625rem ,-.5877659574rem + 4.0425531915vw ,3rem)}}@supports not (margin-bottom:clamp(0.625rem ,-0.5877659574rem + 4.0425531915vw ,3rem)){.third-block-content__step{margin-bottom:calc(.625rem + 2.375 * (100vw - 30rem)/ 58.75)}}@supports ((-moz-column-gap:clamp(0.9375rem ,-0.740843949rem + 2.7070063694vw ,2rem)) or (column-gap:clamp(0.9375rem ,-0.740843949rem + 2.7070063694vw ,2rem))){.third-block-content__step{-webkit-column-gap:clamp(.9375rem ,-.740843949rem + 2.7070063694vw ,2rem);-moz-column-gap:clamp(.9375rem ,-.740843949rem + 2.7070063694vw ,2rem);column-gap:clamp(.9375rem ,-.740843949rem + 2.7070063694vw ,2rem)}}@supports not ((-moz-column-gap:clamp(0.9375rem ,-0.740843949rem + 2.7070063694vw ,2rem)) or (column-gap:clamp(0.9375rem ,-0.740843949rem + 2.7070063694vw ,2rem))){.third-block-content__step{-webkit-column-gap:calc(.9375rem + 1.0625 * (100vw - 62rem)/ 39.25);-moz-column-gap:calc(.9375rem + 1.0625 * (100vw - 62rem)/ 39.25);column-gap:calc(.9375rem + 1.0625 * (100vw - 62rem)/ 39.25)}}.third-block-content__icon{-ms-grid-row-span:2;grid-row:span 2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,128,0,.1);border-radius:50%;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}@supports (height:clamp(5.40625rem ,-3.8152689873rem + 14.8734177215vw ,6.875rem)){.third-block-content__icon{height:clamp(5.40625rem ,-3.8152689873rem + 14.8734177215vw ,6.875rem)}}@supports not (height:clamp(5.40625rem ,-3.8152689873rem + 14.8734177215vw ,6.875rem)){.third-block-content__icon{height:calc(5.40625rem + 1.46875 * (100vw - 62rem)/ 9.875)}}.third-block-content__icon img{width:3.5rem;height:3.5rem}.third-block-content__sub-title{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;font-weight:700;line-height:1.1;margin-bottom:.625rem}@supports (font-size:clamp(1.125rem ,0.3351910828rem + 1.2738853503vw ,1.625rem)){.third-block-content__sub-title{font-size:clamp(1.125rem ,.3351910828rem + 1.2738853503vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,0.3351910828rem + 1.2738853503vw ,1.625rem)){.third-block-content__sub-title{font-size:calc(1.125rem + .5 * (100vw - 62rem)/ 39.25)}}.third-block-content__sub-text{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@supports (font-size:clamp(1rem ,0.4076433121rem + 0.9554140127vw ,1.375rem)){.third-block-content__sub-text{font-size:clamp(1rem ,.4076433121rem + .9554140127vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,0.4076433121rem + 0.9554140127vw ,1.375rem)){.third-block-content__sub-text{font-size:calc(1rem + .375 * (100vw - 62rem)/ 39.25)}}.fourth-block__container{display:-webkit-box;display:-ms-flexbox;display:flex}@supports (min-height:clamp(47.5rem ,18.5280373832rem + 46.7289719626vw ,60rem)){.fourth-block__container{min-height:clamp(47.5rem ,18.5280373832rem + 46.7289719626vw ,60rem)}}@supports not (min-height:clamp(47.5rem ,18.5280373832rem + 46.7289719626vw ,60rem)){.fourth-block__container{min-height:calc(47.5rem + 12.5 * (100vw - 62rem)/ 26.75)}}.fourth-block__image{-webkit-box-flex:1;-ms-flex:1 0 48.87%;flex:1 0 48.87%;background:rgba(255,255,255,.05);border-radius:1.25rem;max-height:760px;position:relative;overflow:hidden}.fourth-block__image picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.fourth-block__image img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;border-radius:1.25rem;width:88.48%;max-height:35.125rem;max-width:38.375rem}.fourth-block__image::after,.fourth-block__image::before{content:"";overflow:hidden;pointer-events:none;position:absolute;z-index:-1;width:36.5625rem;height:36.5625rem;border-radius:50%;border:1px solid #fff}.fourth-block__image::before{left:-14.8125rem;bottom:-2.5rem}.fourth-block__image::after{left:-14.75rem;bottom:-7.375rem}.fourth-block-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports (margin-bottom:clamp(1rem ,-0.5796178344rem + 2.5477707006vw ,2rem)){.fourth-block-content__title{margin-bottom:clamp(1rem ,-.5796178344rem + 2.5477707006vw ,2rem)}}@supports not (margin-bottom:clamp(1rem ,-0.5796178344rem + 2.5477707006vw ,2rem)){.fourth-block-content__title{margin-bottom:calc(1rem + 1 * (100vw - 62rem)/ 39.25)}}.fourth-block-content__text{max-width:34.375rem}@supports (margin-bottom:clamp(1rem ,-1.9617834395rem + 4.7770700637vw ,2.875rem)){.fourth-block-content__text{margin-bottom:clamp(1rem ,-1.9617834395rem + 4.7770700637vw ,2.875rem)}}@supports not (margin-bottom:clamp(1rem ,-1.9617834395rem + 4.7770700637vw ,2.875rem)){.fourth-block-content__text{margin-bottom:calc(1rem + 1.875 * (100vw - 62rem)/ 39.25)}}.fourth-block-content__questions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;width:100%}.fourth-block-content__button{-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;padding-right:3.125rem;border-radius:.625rem;background:rgba(255,255,255,.05);text-align:left;position:relative}@supports (margin-bottom:clamp(0.625rem ,-0.1953125rem + 2.734375vw ,1.5rem)){.fourth-block-content__button{margin-bottom:clamp(.625rem ,-.1953125rem + 2.734375vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.625rem ,-0.1953125rem + 2.734375vw ,1.5rem)){.fourth-block-content__button{margin-bottom:calc(.625rem + .875 * (100vw - 30rem)/ 32)}}@supports (font-size:clamp(1.125rem ,-0.0597133758rem + 1.9108280255vw ,1.875rem)){.fourth-block-content__button{font-size:clamp(1.125rem ,-.0597133758rem + 1.9108280255vw ,1.875rem)}}@supports not (font-size:clamp(1.125rem ,-0.0597133758rem + 1.9108280255vw ,1.875rem)){.fourth-block-content__button{font-size:calc(1.125rem + .75 * (100vw - 62rem)/ 39.25)}}@supports (padding-left:clamp(1rem ,0.12109375rem + 2.9296875vw ,1.9375rem)){.fourth-block-content__button{padding-left:clamp(1rem ,.12109375rem + 2.9296875vw ,1.9375rem)}}@supports not (padding-left:clamp(1rem ,0.12109375rem + 2.9296875vw ,1.9375rem)){.fourth-block-content__button{padding-left:calc(1rem + .9375 * (100vw - 30rem)/ 32)}}@supports (height:clamp(3.125rem ,0.78125rem + 7.8125vw ,5.625rem)){.fourth-block-content__button{height:clamp(3.125rem ,.78125rem + 7.8125vw ,5.625rem)}}@supports not (height:clamp(3.125rem ,0.78125rem + 7.8125vw ,5.625rem)){.fourth-block-content__button{height:calc(3.125rem + 2.5 * (100vw - 30rem)/ 32)}}.fourth-block-content__button._spoller-active{color:#23b123}.fourth-block-content__button._spoller-active::after{-webkit-transform:rotate(-180deg) scale(1.5) translate(5px,15px);-ms-transform:rotate(-180deg) scale(1.5) translate(5px,15px);transform:rotate(-180deg) scale(1.5) translate(5px,15px)}.fourth-block-content__button::after{content:"";-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;background-image:url(../img/fourth-block/arrow.svg);background-repeat:no-repeat;position:absolute;width:1.5rem;height:1.5rem;right:5%;top:46%}.fourth-block-content__prompt{text-align:left;line-height:1.0833333333}@supports (padding-bottom:clamp(0.625rem ,0.0390625rem + 1.953125vw ,1.25rem)){.fourth-block-content__prompt{padding-bottom:clamp(.625rem ,.0390625rem + 1.953125vw ,1.25rem)}}@supports not (padding-bottom:clamp(0.625rem ,0.0390625rem + 1.953125vw ,1.25rem)){.fourth-block-content__prompt{padding-bottom:calc(.625rem + .625 * (100vw - 30rem)/ 32)}}@supports (font-size:clamp(1.125rem ,0.7734375rem + 1.171875vw ,1.5rem)){.fourth-block-content__prompt{font-size:clamp(1.125rem ,.7734375rem + 1.171875vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,0.7734375rem + 1.171875vw ,1.5rem)){.fourth-block-content__prompt{font-size:calc(1.125rem + .375 * (100vw - 30rem)/ 32)}}.fifth-block__container{display:-webkit-box;display:-ms-flexbox;display:flex}.fifth-block__image{background:rgba(255,255,255,.05);-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1.25rem}.fifth-block__image picture{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.fifth-block__image img{border-radius:1.25rem;width:100%;height:100%;max-height:51.3125rem;max-width:42.5rem}@supports (padding-right:clamp(0.625rem ,-15.8622611465rem + 26.5923566879vw ,11.0625rem)){.fifth-block-content{padding-right:clamp(.625rem ,-15.8622611465rem + 26.5923566879vw ,11.0625rem)}}@supports not (padding-right:clamp(0.625rem ,-15.8622611465rem + 26.5923566879vw ,11.0625rem)){.fifth-block-content{padding-right:calc(.625rem + 10.4375 * (100vw - 62rem)/ 39.25)}}@supports (margin-bottom:clamp(1.25rem ,0.8815789474rem + 1.2280701754vw ,2.125rem)){.fifth-block-content__title{margin-bottom:clamp(1.25rem ,.8815789474rem + 1.2280701754vw ,2.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8815789474rem + 1.2280701754vw ,2.125rem)){.fifth-block-content__title{margin-bottom:calc(1.25rem + .875 * (100vw - 30rem)/ 71.25)}}@supports (margin-bottom:clamp(1.25rem ,0.6184210526rem + 2.1052631579vw ,2.75rem)){.fifth-block-content__text{margin-bottom:clamp(1.25rem ,.6184210526rem + 2.1052631579vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.6184210526rem + 2.1052631579vw ,2.75rem)){.fifth-block-content__text{margin-bottom:calc(1.25rem + 1.5 * (100vw - 30rem)/ 71.25)}}.fifth-block-content__benefits{list-style-type:none;counter-reset:my-counter;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:left}.fifth-block-content__benefit{line-height:1.1}@supports (margin-bottom:clamp(1.25rem ,-1.5143312102rem + 4.4585987261vw ,3rem)){.fifth-block-content__benefit{margin-bottom:clamp(1.25rem ,-1.5143312102rem + 4.4585987261vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,-1.5143312102rem + 4.4585987261vw ,3rem)){.fifth-block-content__benefit{margin-bottom:calc(1.25rem + 1.75 * (100vw - 62rem)/ 39.25)}}@supports (font-size:clamp(1.25rem ,1.0921052632rem + 0.5263157895vw ,1.625rem)){.fifth-block-content__benefit{font-size:clamp(1.25rem ,1.0921052632rem + .5263157895vw ,1.625rem)}}@supports not (font-size:clamp(1.25rem ,1.0921052632rem + 0.5263157895vw ,1.625rem)){.fifth-block-content__benefit{font-size:calc(1.25rem + .375 * (100vw - 30rem)/ 71.25)}}.fifth-block-content__benefit::before{content:counter(my-counter);counter-increment:my-counter;background:rgba(255,255,255,.05);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;font-weight:700;line-height:1.1111111111;padding-top:.3125rem}@supports (width:clamp(3rem ,2.5789473684rem + 1.4035087719vw ,4rem)){.fifth-block-content__benefit::before{width:clamp(3rem ,2.5789473684rem + 1.4035087719vw ,4rem)}}@supports not (width:clamp(3rem ,2.5789473684rem + 1.4035087719vw ,4rem)){.fifth-block-content__benefit::before{width:calc(3rem + 1 * (100vw - 30rem)/ 71.25)}}@supports (height:clamp(3rem ,2.5789473684rem + 1.4035087719vw ,4rem)){.fifth-block-content__benefit::before{height:clamp(3rem ,2.5789473684rem + 1.4035087719vw ,4rem)}}@supports not (height:clamp(3rem ,2.5789473684rem + 1.4035087719vw ,4rem)){.fifth-block-content__benefit::before{height:calc(3rem + 1 * (100vw - 30rem)/ 71.25)}}@supports (font-size:clamp(1.875rem ,1.4802631579rem + 1.3157894737vw ,2.8125rem)){.fifth-block-content__benefit::before{font-size:clamp(1.875rem ,1.4802631579rem + 1.3157894737vw ,2.8125rem)}}@supports not (font-size:clamp(1.875rem ,1.4802631579rem + 1.3157894737vw ,2.8125rem)){.fifth-block-content__benefit::before{font-size:calc(1.875rem + .9375 * (100vw - 30rem)/ 71.25)}}@supports (margin-right:clamp(0.625rem ,-0.0829646018rem + 3.5398230088vw ,3.125rem)){.fifth-block-content__benefit::before{margin-right:clamp(.625rem ,-.0829646018rem + 3.5398230088vw ,3.125rem)}}@supports not (margin-right:clamp(0.625rem ,-0.0829646018rem + 3.5398230088vw ,3.125rem)){.fifth-block-content__benefit::before{margin-right:calc(.625rem + 2.5 * (100vw - 20rem)/ 70.625)}}.fifth-block-content__button{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;margin:0 auto;min-height:50px}@supports (padding-left:clamp(1.125rem ,-2.527866242rem + 5.8917197452vw ,3.4375rem)){.fifth-block-content__button{padding-left:clamp(1.125rem ,-2.527866242rem + 5.8917197452vw ,3.4375rem)}}@supports not (padding-left:clamp(1.125rem ,-2.527866242rem + 5.8917197452vw ,3.4375rem)){.fifth-block-content__button{padding-left:calc(1.125rem + 2.3125 * (100vw - 62rem)/ 39.25)}}@supports (padding-right:clamp(1.125rem ,-2.527866242rem + 5.8917197452vw ,3.4375rem)){.fifth-block-content__button{padding-right:clamp(1.125rem ,-2.527866242rem + 5.8917197452vw ,3.4375rem)}}@supports not (padding-right:clamp(1.125rem ,-2.527866242rem + 5.8917197452vw ,3.4375rem)){.fifth-block-content__button{padding-right:calc(1.125rem + 2.3125 * (100vw - 62rem)/ 39.25)}}.sixth-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sixth-block__title{text-align:center}@supports (margin-bottom:clamp(1.25rem ,0.9342105263rem + 1.0526315789vw ,2rem)){.sixth-block__title{margin-bottom:clamp(1.25rem ,.9342105263rem + 1.0526315789vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.9342105263rem + 1.0526315789vw ,2rem)){.sixth-block__title{margin-bottom:calc(1.25rem + .75 * (100vw - 30rem)/ 71.25)}}.sixth-block__text{text-align:center;max-width:35.1875rem}@supports (margin-bottom:clamp(1.25rem ,0.5131578947rem + 2.4561403509vw ,3rem)){.sixth-block__text{margin-bottom:clamp(1.25rem ,.5131578947rem + 2.4561403509vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.5131578947rem + 2.4561403509vw ,3rem)){.sixth-block__text{margin-bottom:calc(1.25rem + 1.75 * (100vw - 30rem)/ 71.25)}}@supports (margin-bottom:clamp(1.25rem ,0.5131578947rem + 2.4561403509vw ,3rem)){.sixth-block__customers{margin-bottom:clamp(1.25rem ,.5131578947rem + 2.4561403509vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.5131578947rem + 2.4561403509vw ,3rem)){.sixth-block__customers{margin-bottom:calc(1.25rem + 1.75 * (100vw - 30rem)/ 71.25)}}.sixth-block__button{min-height:50px}@supports (padding-left:clamp(2.375rem ,-0.7842356688rem + 5.0955414013vw ,4.375rem)){.sixth-block__button{padding-left:clamp(2.375rem ,-.7842356688rem + 5.0955414013vw ,4.375rem)}}@supports not (padding-left:clamp(2.375rem ,-0.7842356688rem + 5.0955414013vw ,4.375rem)){.sixth-block__button{padding-left:calc(2.375rem + 2 * (100vw - 62rem)/ 39.25)}}@supports (padding-right:clamp(2.375rem ,-0.7842356688rem + 5.0955414013vw ,4.375rem)){.sixth-block__button{padding-right:clamp(2.375rem ,-.7842356688rem + 5.0955414013vw ,4.375rem)}}@supports not (padding-right:clamp(2.375rem ,-0.7842356688rem + 5.0955414013vw ,4.375rem)){.sixth-block__button{padding-right:calc(2.375rem + 2 * (100vw - 62rem)/ 39.25)}}.customers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@supports (gap:clamp(1.25rem ,-1.5143312102rem + 4.4585987261vw ,3rem)){.customers{gap:clamp(1.25rem ,-1.5143312102rem + 4.4585987261vw ,3rem)}}@supports not (gap:clamp(1.25rem ,-1.5143312102rem + 4.4585987261vw ,3rem)){.customers{gap:calc(1.25rem + 1.75 * (100vw - 62rem)/ 39.25)}}.customers__item{-webkit-box-flex:0;-ms-flex:0 1 48.3%;flex:0 1 48.3%;display:-webkit-box;display:-ms-flexbox;display:flex;background:rgba(255,255,255,.05);border-radius:1.25rem}.customers__image{-webkit-box-flex:0;-ms-flex:0 0 44.024%;flex:0 0 44.024%}.customers__image img{width:100%;height:100%;border-radius:1.25rem 0 0 1.25rem}.customers__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@supports (padding:clamp(1rem ,-0.5796178344rem + 2.5477707006vw ,2rem)){.customers__content{padding:clamp(1rem ,-.5796178344rem + 2.5477707006vw ,2rem)}}@supports not (padding:clamp(1rem ,-0.5796178344rem + 2.5477707006vw ,2rem)){.customers__content{padding:calc(1rem + 1 * (100vw - 62rem)/ 39.25)}}.customers__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.customers__author{font-weight:600}.seventh-block__container{max-width:86.25rem;background:rgba(255,255,255,.07);border-radius:1.25rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden}.seventh-block__container::after,.seventh-block__container::before{content:"";overflow:hidden;pointer-events:none;position:absolute;z-index:-1;width:36.5625rem;height:36.5625rem;border-radius:50%;border:1px solid rgba(255,255,255,.37)}@supports (width:clamp(28.125rem ,25.735619469rem + 11.9469026549vw ,36.5625rem)){.seventh-block__container::after,.seventh-block__container::before{width:clamp(28.125rem ,25.735619469rem + 11.9469026549vw ,36.5625rem)}}@supports not (width:clamp(28.125rem ,25.735619469rem + 11.9469026549vw ,36.5625rem)){.seventh-block__container::after,.seventh-block__container::before{width:calc(28.125rem + 8.4375 * (100vw - 20rem)/ 70.625)}}@supports (height:clamp(28.125rem ,25.735619469rem + 11.9469026549vw ,36.5625rem)){.seventh-block__container::after,.seventh-block__container::before{height:clamp(28.125rem ,25.735619469rem + 11.9469026549vw ,36.5625rem)}}@supports not (height:clamp(28.125rem ,25.735619469rem + 11.9469026549vw ,36.5625rem)){.seventh-block__container::after,.seventh-block__container::before{height:calc(28.125rem + 8.4375 * (100vw - 20rem)/ 70.625)}}.seventh-block__container::before{left:25.625rem;bottom:-6.25rem}@supports (left:clamp(-4.375rem ,-12.8705752212rem + 42.4778761062vw ,25.625rem)){.seventh-block__container::before{left:clamp(-4.375rem ,-12.8705752212rem + 42.4778761062vw ,25.625rem)}}@supports not (left:clamp(-4.375rem ,-12.8705752212rem + 42.4778761062vw ,25.625rem)){.seventh-block__container::before{left:calc(-4.375rem + 30 * (100vw - 20rem)/ 70.625)}}.seventh-block__container::after{left:25.625rem;bottom:-11.25rem}@supports (left:clamp(-4.375rem ,-12.8705752212rem + 42.4778761062vw ,25.625rem)){.seventh-block__container::after{left:clamp(-4.375rem ,-12.8705752212rem + 42.4778761062vw ,25.625rem)}}@supports not (left:clamp(-4.375rem ,-12.8705752212rem + 42.4778761062vw ,25.625rem)){.seventh-block__container::after{left:calc(-4.375rem + 30 * (100vw - 20rem)/ 70.625)}}.seventh-block__title{line-height:.9692307692}@supports (font-size:clamp(1.875rem ,0.9539473684rem + 3.0701754386vw ,4.0625rem)){.seventh-block__title{font-size:clamp(1.875rem ,.9539473684rem + 3.0701754386vw ,4.0625rem)}}@supports not (font-size:clamp(1.875rem ,0.9539473684rem + 3.0701754386vw ,4.0625rem)){.seventh-block__title{font-size:calc(1.875rem + 2.1875 * (100vw - 30rem)/ 71.25)}}@supports (margin-bottom:clamp(1.25rem ,0.4868421053rem + 2.5438596491vw ,3.0625rem)){.seventh-block__title{margin-bottom:clamp(1.25rem ,.4868421053rem + 2.5438596491vw ,3.0625rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.4868421053rem + 2.5438596491vw ,3.0625rem)){.seventh-block__title{margin-bottom:calc(1.25rem + 1.8125 * (100vw - 30rem)/ 71.25)}}@supports (padding-top:clamp(0.625rem ,-0.4723451327rem + 5.4867256637vw ,4.5rem)){.seventh-block__title{padding-top:clamp(.625rem ,-.4723451327rem + 5.4867256637vw ,4.5rem)}}@supports not (padding-top:clamp(0.625rem ,-0.4723451327rem + 5.4867256637vw ,4.5rem)){.seventh-block__title{padding-top:calc(.625rem + 3.875 * (100vw - 20rem)/ 70.625)}}@supports (padding-right:clamp(0.625rem ,-30.2762738854rem + 49.8407643312vw ,20.1875rem)){.seventh-block__title{padding-right:clamp(.625rem ,-30.2762738854rem + 49.8407643312vw ,20.1875rem)}}@supports not (padding-right:clamp(0.625rem ,-30.2762738854rem + 49.8407643312vw ,20.1875rem)){.seventh-block__title{padding-right:calc(.625rem + 19.5625 * (100vw - 62rem)/ 39.25)}}@supports (padding-left:clamp(0.625rem ,-30.2762738854rem + 49.8407643312vw ,20.1875rem)){.seventh-block__title{padding-left:clamp(.625rem ,-30.2762738854rem + 49.8407643312vw ,20.1875rem)}}@supports not (padding-left:clamp(0.625rem ,-30.2762738854rem + 49.8407643312vw ,20.1875rem)){.seventh-block__title{padding-left:calc(.625rem + 19.5625 * (100vw - 62rem)/ 39.25)}}.seventh-block__apps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (gap:clamp(0.625rem ,0.3772123894rem + 1.2389380531vw ,1.5rem)){.seventh-block__apps{gap:clamp(.625rem ,.3772123894rem + 1.2389380531vw ,1.5rem)}}@supports not (gap:clamp(0.625rem ,0.3772123894rem + 1.2389380531vw ,1.5rem)){.seventh-block__apps{gap:calc(.625rem + .875 * (100vw - 20rem)/ 70.625)}}@supports (padding-bottom:clamp(0.625rem ,-0.3661504425rem + 4.9557522124vw ,4.125rem)){.seventh-block__apps{padding-bottom:clamp(.625rem ,-.3661504425rem + 4.9557522124vw ,4.125rem)}}@supports not (padding-bottom:clamp(0.625rem ,-0.3661504425rem + 4.9557522124vw ,4.125rem)){.seventh-block__apps{padding-bottom:calc(.625rem + 3.5 * (100vw - 20rem)/ 70.625)}}.seventh-block__item{-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}@media (min-width:47.99875em){.form{margin-left:1.6875rem;width:33.3125rem;display:inline-block;position:relative}.header__menu{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@supports ((-moz-column-gap:clamp(1.25rem ,-1.1194267516rem + 3.821656051vw ,2.75rem)) or (column-gap:clamp(1.25rem ,-1.1194267516rem + 3.821656051vw ,2.75rem))){.header__menu{-webkit-column-gap:clamp(1.25rem ,-1.1194267516rem + 3.821656051vw ,2.75rem);-moz-column-gap:clamp(1.25rem ,-1.1194267516rem + 3.821656051vw ,2.75rem);column-gap:clamp(1.25rem ,-1.1194267516rem + 3.821656051vw ,2.75rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-1.1194267516rem + 3.821656051vw ,2.75rem)) or (column-gap:clamp(1.25rem ,-1.1194267516rem + 3.821656051vw ,2.75rem))){.header__menu{-webkit-column-gap:calc(1.25rem + 1.5 * (100vw - 62rem)/ 39.25);-moz-column-gap:calc(1.25rem + 1.5 * (100vw - 62rem)/ 39.25);column-gap:calc(1.25rem + 1.5 * (100vw - 62rem)/ 39.25)}}.first-block__button{position:absolute;right:1%;top:8%}}@media (min-width:61.99875em){.footer-column-subscribe__button{position:absolute;right:1%;top:8%}.third-block-content{-webkit-box-flex:0;-ms-flex:0 1 46.48%;flex:0 1 46.48%}.third-block-content__title{max-width:35.875rem}.third-block-content__text{max-width:35.875rem}@supports (padding-left:clamp(1.25rem ,-9.2149681529rem + 16.8789808917vw ,7.875rem)){.fourth-block-content{padding-left:clamp(1.25rem ,-9.2149681529rem + 16.8789808917vw ,7.875rem)}}@supports not (padding-left:clamp(1.25rem ,-9.2149681529rem + 16.8789808917vw ,7.875rem)){.fourth-block-content{padding-left:calc(1.25rem + 6.625 * (100vw - 62rem)/ 39.25)}}.fifth-block__image{-webkit-box-flex:0;-ms-flex:0 0 47.88%;flex:0 0 47.88%}}@media (max-width:90.625em){.text{line-height:120%}.footer-column-subscribe__form{width:100%}}@media (max-width:61.99875em){.footer-column-subscribe__button{min-height:3.125rem;width:100%}.footer-column-contacts{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@supports (padding-bottom:clamp(2.5rem ,-8.2142857143rem + 22.3214285714vw ,5.625rem)){.page__fourth-block{padding-bottom:clamp(2.5rem ,-8.2142857143rem + 22.3214285714vw ,5.625rem)}}@supports not (padding-bottom:clamp(2.5rem ,-8.2142857143rem + 22.3214285714vw ,5.625rem)){.page__fourth-block{padding-bottom:calc(2.5rem + 3.125 * (100vw - 48rem)/ 14)}}.first-block__title::after,.first-block__title::before{opacity:.2}.first-block__decoration{opacity:.2}.first-block__item{max-width:1.75rem;max-height:1.75rem}.third-block__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.third-block-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.third-block-content__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:none;gap:.9375rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.625rem}.fourth-block__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;min-height:0}.fourth-block__image::after,.fourth-block__image::before{opacity:.2}.fourth-block-content{text-align:center}.fourth-block-content__text{max-width:none}.fourth-block-content__questions{width:65%;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fifth-block__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.875rem}.fifth-block-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@supports (margin-bottom:clamp(1.25rem ,0.078125rem + 3.90625vw ,2.5rem)){.fifth-block-content__benefits{margin-bottom:clamp(1.25rem ,.078125rem + 3.90625vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.078125rem + 3.90625vw ,2.5rem)){.fifth-block-content__benefits{margin-bottom:calc(1.25rem + 1.25 * (100vw - 30rem)/ 32)}}.customers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customers__image{max-width:14.5rem;max-height:19.1875rem}}@media (max-width:47.99875em){.form{width:85%;margin:0 auto}.form__input{margin-bottom:.9375rem}.form__error{position:relative}.header__menu{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;background:#364852;left:0;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:-200%;padding:6.25rem .625rem 1.875rem 1.875rem}.menu-open .header__menu{top:0;z-index:1}.header__item:not(:last-child){margin-bottom:1.25rem}.header__link{font-size:1.875rem}.header__authorization{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5}.icon-menu{display:block;position:relative;width:2.5rem;height:1.5625rem;cursor:pointer;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#fff}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer__top-block{gap:1.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.footer__bottom-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first-block__button{width:40%;min-height:3.125rem}.second-block__container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem;row-gap:1.25rem}.second-block__brand{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.third-block__image img{width:100%;height:100%}.third-block-content__step{-ms-grid-rows:auto auto;-ms-grid-columns:3.4375rem 1fr;grid-template:auto auto/3.4375rem 1fr}.third-block-content__icon{height:3.4375rem}.third-block-content__icon img{width:1.75rem;height:1.75rem}.fourth-block__image img{width:100%;height:100%}.fourth-block-content__questions{width:100%}.seventh-block__container::after,.seventh-block__container::before{display:none}}@media (max-width:29.99875em){.form{width:100%}.popup__content{padding-left:.625rem;padding-right:.625rem}.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__sign-in,.popup__button-login{padding:0 10px}.header__get-started{font-size:1.875rem;padding:1.25rem 1.25rem;height:3.125rem}.customers__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customers__image{max-height:none;max-width:none}.customers__image img{border-radius:1.875rem 1.875rem 0 0}}@media (any-hover:hover){.button:hover{-webkit-box-shadow:1.5px 1.5px 8px 3px #000;box-shadow:1.5px 1.5px 8px 3px #000;-webkit-transform:translate(0,-1px);-ms-transform:translate(0,-1px);transform:translate(0,-1px);-webkit-filter:brightness(1.2);filter:brightness(1.2)}.footer-column-contacts__number:hover,.footer__bottom-item:hover:not(:first-child),.fourth-block-content__button:hover,.header__item:hover,.header__logo:hover,.header__sign-in:hover,.hhv:hover,.popup__button-login:hover{color:#23b123;-webkit-transform:translate(0,-1.5px);-ms-transform:translate(0,-1.5px);transform:translate(0,-1.5px);text-shadow:.3px .3px 15px #23b123}.footer-column-farmvest__title:hover{-webkit-transform:translate(0,-1.5px);-ms-transform:translate(0,-1.5px);transform:translate(0,-1.5px)}.footer-column-contacts__icon:hover{-webkit-transform:translate(0,-2px);-ms-transform:translate(0,-2px);transform:translate(0,-2px);-webkit-box-shadow:2px 2px 6px 1.5px #23b123;box-shadow:2px 2px 6px 1.5px #23b123}.second-block__brand img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.third-block-content__step:hover .third-block-content__sub-title{color:#23b123;-webkit-transform:translate(0,-1.5px);-ms-transform:translate(0,-1.5px);transform:translate(0,-1.5px);text-shadow:.5px .5px 20px #23b123}.third-block-content__step:hover .third-block-content__sub-text{-webkit-transform:translate(0,-1.5px);-ms-transform:translate(0,-1.5px);transform:translate(0,-1.5px)}.third-block-content__step:hover .third-block-content__icon{-webkit-box-shadow:3px 3px 10px 5px #000;box-shadow:3px 3px 10px 5px #000;-webkit-transform:translate(0,-1.5px);-ms-transform:translate(0,-1.5px);transform:translate(0,-1.5px);-webkit-filter:brightness(1.2);filter:brightness(1.2)}.seventh-block__item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}