@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;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;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}@supports (overflow:clip){.wrapper{overflow:clip}}.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;margin:0 auto}[class*=__container-big]{max-width:103.125rem;margin:0 auto;padding:0 .9375rem}.form{max-width:33.3125rem;border-radius:10px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.375rem;gap:.3125rem;position:relative}.form__input{height:4rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 1.25rem;color:#263238;font-weight:500}.form__input::-webkit-input-placeholder{color:#2c2426}.form__input::-moz-placeholder{color:#2c2426}.form__input:-ms-input-placeholder{color:#2c2426}.form__input::-ms-input-placeholder{color:#2c2426}.form__input::placeholder{color:#2c2426}.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{position:absolute;top:100%;left:0;color:red;font-size:.875rem;-webkit-transform:translate(0,110%);-ms-transform:translate(0,110%);transform:translate(0,110%);margin-left:1.625rem}.button{display:inline-block;text-align:center;font-family:Lato;font-weight:500;line-height:1.2222222222;border-radius:.625rem;background:#23b123;padding:1.3125rem 1.5625rem;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.button_border{background-color:transparent;border:1px solid #fff;padding:1.25rem 1.5625rem}.button._fw{width:100%}[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}.title{color:#fff;font-size:4.375rem;font-weight:700;line-height:1.1142857143}.title span{color:#23b123}.text{line-height:180%}.image-block{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;border-radius:1.375rem;background:rgba(255,255,255,.05);position:relative}.image-block__item{text-align:center;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.image-block__item img{max-width:100%;border-radius:1.375rem}.header{position:fixed;top:0;left:0;width:100%;z-index:50;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.header._header-scroll{padding-top:1.25rem;padding-bottom:1.25rem;background-color:rgba(0,0,0,.2)}.header__container-big{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-ms-grid;display:grid;-ms-grid-columns:18.75rem 1fr 18.75rem;grid-template-columns:18.75rem 1fr 18.75rem}.header__logo{position:relative;z-index:5}.header__logo__img{max-width:100%}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;position:relative;z-index:5}.menu{padding:0 .625rem}.menu__list{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:.625rem;-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.menu__link{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu__link:hover{color:#23b123}.icon-menu{display:none}.footer{background:rgba(53,64,70,.5)}.footer__main{border-bottom:1px solid rgba(255,255,255,.42)}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.875rem}.footer__copy{font-size:.75rem;line-height:1.1666666667}.main-footer{display:-ms-grid;display:grid;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:2.5rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.main-footer__info{max-width:20.625rem}.main-footer__logo{display:inline-block}.main-footer__logo:not(:last-child){margin-bottom:1.5rem}.main-footer__form{-ms-grid-column-align:center;justify-self:center}.main-footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex}.main-footer__label{font-weight:700;font-size:1rem}.main-footer__label:not(:last-child){margin-bottom:1.5rem}.main-footer__phone{font-size:1rem}.form-main__text:not(:last-child){margin-bottom:1.5rem}.social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.social__item{-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;width:3rem;height:3rem;border-radius:50%;background-color:#fff;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}.menu-footer__list{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}.menu-footer__link{font-size:.875rem;line-height:1.1428571429}.main-block__container-big{position:relative}.main-block__content{position:relative;z-index:2;padding-top:15.625rem;padding-bottom:12.5rem;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.main-block__title{max-width:52.5rem}.main-block__text{font-weight:400;line-height:1.1111111111;max-width:37.5rem}.icons-main-block{pointer-events:none}.icons-main-block__item{position:absolute}.icons-main-block__item_1{top:69.3018480493%;left:.9375rem}.icons-main-block__item_2{top:38.9117043121%;left:13.5802469136%}.icons-main-block__item_3{top:77.7207392197%;left:20.987654321%}.icons-main-block__item_4{top:13.7577002053%;left:64.8148148148%}.icons-main-block__item_5{top:43.0184804928%;left:74.0740740741%}.icons-main-block__item_6{top:79.6714579055%;left:74.0740740741%}.icons-main-block__item_7{top:37.6796714579%;right:.9375rem}.partners__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.partners__item{text-align:center}.partners__item img{max-width:100%}.how__container{display:-ms-grid;display:grid;row-gap:1.875rem}.how__content{padding-right:5.9375rem}.steps-how__item{max-width:30.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}.steps-how__icon{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;height:6.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps-how__icon img{max-width:100%}.steps-how__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps-how__title{font-size:1.25rem;font-weight:700}.steps-how__title:not(:last-child){margin-bottom:1rem}.pathway__container{row-gap:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex}.pathway__image{-webkit-box-flex:0;-ms-flex:0 0 48.8732394366%;flex:0 0 48.8732394366%}.pathway__content{-webkit-box-flex:1;-ms-flex:1 1 37.5rem;flex:1 1 37.5rem;padding-left:7.875rem}.pathway__spollers{display:-ms-grid;display:grid;gap:1.5rem}.spollers-pathway__item{border-radius:.625rem;overflow:hidden;background:rgba(255,255,255,.05)}.spollers-pathway__title{width:100%;background-color:transparent;display:block;text-align:left;padding:1.5rem 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:177%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spollers-pathway__title::after{content:"";-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background:url(../img/pathway/arrow.svg) center/100% no-repeat;height:1.5rem;-webkit-box-flex:0;-ms-flex:0 0 1.5rem;flex:0 0 1.5rem;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.spollers-pathway__title._spoller-active::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.spollers-pathway__body{padding:0 1.875rem 1.5rem 1.875rem}.why__container{display:-ms-grid;display:grid;row-gap:1.875rem}.why__content{padding-right:11.0625rem}.why__button{min-width:13.875rem}.list-why{list-style-type:none;counter-reset:item;display:-ms-grid;display:grid}.list-why__item{font-size:1.25rem;line-height:2.75;display:-webkit-box;display:-ms-flexbox;display:flex}.list-why__item::before{counter-increment:item;content:counter(item);background:#33424a;border-radius:50%;width:4rem;height:4rem;color:#fff;font-size:2.25rem;line-height:4.375rem;font-weight:600;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}.customers__container{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.customers__text{text-align:center;max-width:35.1875rem}.customers__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customers__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.customers__button{min-width:13.875rem}.column-customers{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:20px;background:rgba(255,255,255,.05);overflow:hidden}.column-customers__image img{max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.25rem}.column-customers__content{max-width:20rem;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.column-customers__name{text-align:left}.column-customers__text{text-align:left}.download__body{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;border-radius:1.25rem;background:rgba(255,255,255,.07)}.download__title{max-width:47.5rem}.download__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.social-download__link img{max-width:100%}@media (min-width:29.99875em){.main-footer__contacts{-ms-grid-column-align:end;justify-self:end}}@media (min-width:61.99875em){.button{min-width:8.875rem}.how__container{-ms-grid-columns:1fr 52.8169014085%;grid-template-columns:1fr 52.8169014085%}.why__container{-ms-grid-columns:1fr 52.8169014085%;grid-template-columns:1fr 52.8169014085%}}@media (min-width:103.125em){.title{font-size:4.375rem}.title_s64{font-size:4rem}.title_s56{font-size:3.5rem}.image-block{padding-top:10.3125rem}.image-block{padding-bottom:10.3125rem}.image-block{padding-left:2.8125rem}.image-block{padding-right:2.8125rem}.header{padding-top:3.75rem}.header{padding-bottom:3.75rem}.menu__list{-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.footer__main{padding-top:4.25rem}.footer__main{padding-bottom:6.25rem}.footer__bottom{padding-top:3.4375rem}.footer__bottom{padding-bottom:3.4375rem}.main-footer__contacts{gap:3rem}.menu-footer__list{gap:2.5rem}.main-block__content{padding-top:15.625rem}.main-block__content{padding-bottom:12.5rem}.main-block__title:not(:last-child){margin-bottom:4.3125rem}.main-block__text:not(:last-child){margin-bottom:3.125rem}.partners{padding-bottom:12.5rem}.how{padding-bottom:6.25rem}.how__title:not(:last-child){margin-bottom:2rem}.how__text:not(:last-child){margin-bottom:3rem}.steps-how__item:not(:last-child){margin-bottom:3rem}.pathway{padding-top:6.25rem}.pathway{padding-bottom:6.25rem}.pathway__title:not(:last-child){margin-bottom:2rem}.pathway__text:not(:last-child){margin-bottom:3rem}.spollers-pathway__title{font-size:1.5rem}.why{padding-top:6.25rem}.why{padding-bottom:6.25rem}.why__title:not(:last-child){margin-bottom:2rem}.why__text:not(:last-child){margin-bottom:3rem}.why__list:not(:last-child){margin-bottom:3rem}.list-why{gap:3rem}.list-why__item{gap:3rem}.list-why__item:not(:last-child){margin-bottom:3rem}.customers{padding-top:6.25rem}.customers{padding-bottom:6.25rem}.customers__title:not(:last-child){margin-bottom:2rem}.customers__text:not(:last-child){margin-bottom:3rem}.customers__body{gap:3rem}.customers__button{margin-top:3rem}.column-customers__content{padding:2rem}.download{padding-bottom:12.5rem}.download__body{padding-top:4.375rem}.download__body{padding-bottom:4.375rem}.download__body{padding-left:1.875rem}.download__body{padding-right:1.875rem}.download__title:not(:last-child){margin-bottom:3rem}}@media (min-width:48em){.header__logo{width:8.9375rem}}@media (max-width:1024px){.customers__body{width:100%}.column-customers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:20em){.title{font-size:2.5rem}.title_s64{font-size:2.5rem}.title_s56{font-size:2.5rem}.image-block{padding-top:1.875rem}.image-block{padding-bottom:1.875rem}.image-block{padding-left:1.875rem}.image-block{padding-right:1.875rem}.header{padding-top:.625rem}.header{padding-bottom:.625rem}.header__logo{width:7.5rem}.menu__list{-webkit-column-gap:.125rem;-moz-column-gap:.125rem;column-gap:.125rem}.footer__main{padding-top:1.875rem}.footer__main{padding-bottom:1.875rem}.footer__bottom{padding-top:1.875rem}.footer__bottom{padding-bottom:1.875rem}.main-footer__contacts{gap:1.25rem}.menu-footer__list{gap:.9375rem}.main-block__content{padding-top:9.375rem}.main-block__content{padding-bottom:3.125rem}.main-block__title:not(:last-child){margin-bottom:1.875rem}.main-block__text:not(:last-child){margin-bottom:1.25rem}.partners{padding-bottom:3.125rem}.how{padding-bottom:1.5625rem}.how__title:not(:last-child){margin-bottom:1.25rem}.how__text:not(:last-child){margin-bottom:1.875rem}.steps-how__item:not(:last-child){margin-bottom:1.875rem}.pathway{padding-top:1.5625rem}.pathway{padding-bottom:1.5625rem}.pathway__title:not(:last-child){margin-bottom:1.25rem}.pathway__text:not(:last-child){margin-bottom:1.875rem}.spollers-pathway__title{font-size:1.125rem}.why{padding-top:1.5625rem}.why{padding-bottom:1.5625rem}.why__title:not(:last-child){margin-bottom:1.25rem}.why__text:not(:last-child){margin-bottom:1.25rem}.why__list:not(:last-child){margin-bottom:1.25rem}.list-why{gap:1.25rem}.list-why__item{gap:1.25rem}.list-why__item:not(:last-child){margin-bottom:1.25rem}.customers{padding-top:1.5625rem}.customers{padding-bottom:1.5625rem}.customers__title:not(:last-child){margin-bottom:1.25rem}.customers__text:not(:last-child){margin-bottom:1.25rem}.customers__body{gap:1.5625rem}.customers__button{margin-top:1.25rem}.column-customers__content{padding:.625rem}.download{padding-bottom:3.125rem}.download__body{padding-top:1.875rem}.download__body{padding-bottom:1.875rem}.download__body{padding-left:1.25rem}.download__body{padding-right:1.25rem}.download__title:not(:last-child){margin-bottom:1.25rem}}@media (max-width:73.75em){.main-footer__contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:68.75em){.partners__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:67.5em){.header__container-big{-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto}}@media (max-width:61.99875em){.button{padding:1.0625rem 1.1875rem}.button_border{padding:1rem 1.1875rem}.main-footer{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.main-footer__info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main-footer__form{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.main-footer__contacts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pathway__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.pathway__image{width:100%}.pathway__content{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:0}}@media (max-width:47.99875em){.menu__body{position:fixed;width:100%;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:-100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:#1b2327;overflow:auto;gap:1.875rem;padding-left:.9375rem;padding-right:.9375rem;padding-bottom:1.875rem}.menu__body::before{content:"";position:fixed;top:0;left:0;width:100%;z-index:2;background-color:#222c32}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu__list{-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;row-gap:1.875rem}.menu__link{font-size:2.5rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-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__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.icons-main-block{opacity:.3}}@media (max-width:47.99875em) and (max-width:0.125em){.menu__body{padding-top:7.5rem}.menu__body::before{height:4.5rem}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:29.99875em){.main-footer{-ms-grid-columns:1fr;grid-template-columns:1fr}.how__content{padding-right:0}.how__title{text-align:center}.how__text{text-align:center}.steps-how{text-align:center}.steps-how__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.spollers-pathway__title{padding:1.125rem 1.25rem}.spollers-pathway__body{padding:0 1.25rem 1.125rem 1.25rem}.why__content{padding-right:0}.why__title{text-align:center}.why__text{text-align:center}.why__button{width:100%}.customers__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customers__button{width:100%}}@media (max-width:26.875em){.form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.main-block__form{width:100%}}@media (min-width:20em) and (max-width:103.125em){@supports (font-size:clamp(2.5rem ,2.0488721805rem + 2.2556390977vw ,4.375rem)){.title{font-size:clamp(2.5rem ,2.0488721805rem + 2.2556390977vw ,4.375rem)}}@supports not (font-size:clamp(2.5rem ,2.0488721805rem + 2.2556390977vw ,4.375rem)){.title{font-size:calc(2.5rem + 1.875 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)){.title_s64{font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)}}@supports not (font-size:clamp(2.5rem ,2.1390977444rem + 1.8045112782vw ,4rem)){.title_s64{font-size:calc(2.5rem + 1.5 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(2.5rem ,2.2593984962rem + 1.2030075188vw ,3.5rem)){.title_s56{font-size:clamp(2.5rem ,2.2593984962rem + 1.2030075188vw ,3.5rem)}}@supports not (font-size:clamp(2.5rem ,2.2593984962rem + 1.2030075188vw ,3.5rem)){.title_s56{font-size:calc(2.5rem + 1 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-top:clamp(1.875rem ,-.155075188rem + 10.1503759398vw ,10.3125rem)}}@supports not (padding-top:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-top:calc(1.875rem + 8.4375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-bottom:clamp(1.875rem ,-.155075188rem + 10.1503759398vw ,10.3125rem)}}@supports not (padding-bottom:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-bottom:calc(1.875rem + 8.4375 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)}}@supports not (padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-left:calc(1.875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)}}@supports not (padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-right:calc(1.875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-top:clamp(.625rem ,-.1268796992rem + 3.7593984962vw ,3.75rem)}}@supports not (padding-top:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-top:calc(.625rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-bottom:clamp(.625rem ,-.1268796992rem + 3.7593984962vw ,3.75rem)}}@supports not (padding-bottom:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-bottom:calc(.625rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports ((-moz-column-gap:clamp(0.125rem ,-0.5065789474rem + 3.1578947368vw ,2.75rem)) or (column-gap:clamp(0.125rem ,-0.5065789474rem + 3.1578947368vw ,2.75rem))){.menu__list{-webkit-column-gap:clamp(.125rem ,-.5065789474rem + 3.1578947368vw ,2.75rem);-moz-column-gap:clamp(.125rem ,-.5065789474rem + 3.1578947368vw ,2.75rem);column-gap:clamp(.125rem ,-.5065789474rem + 3.1578947368vw ,2.75rem)}}@supports not ((-moz-column-gap:clamp(0.125rem ,-0.5065789474rem + 3.1578947368vw ,2.75rem)) or (column-gap:clamp(0.125rem ,-0.5065789474rem + 3.1578947368vw ,2.75rem))){.menu__list{-webkit-column-gap:calc(.125rem + 2.625 * (100vw - 20rem)/ 83.125);-moz-column-gap:calc(.125rem + 2.625 * (100vw - 20rem)/ 83.125);column-gap:calc(.125rem + 2.625 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)){.footer__main{padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)}}@supports not (padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)){.footer__main{padding-top:calc(1.875rem + 2.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,6.25rem)){.footer__main{padding-bottom:clamp(1.875rem ,.8223684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,6.25rem)){.footer__main{padding-bottom:calc(1.875rem + 4.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)}}@supports not (padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-top:calc(1.875rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-bottom:calc(1.875rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-footer__contacts{gap:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-footer__contacts{gap:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.menu-footer__list{gap:clamp(.9375rem ,.5615601504rem + 1.8796992481vw ,2.5rem)}}@supports not (gap:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.menu-footer__list{gap:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(9.375rem ,7.8712406015rem + 7.5187969925vw ,15.625rem)){.main-block__content{padding-top:clamp(9.375rem ,7.8712406015rem + 7.5187969925vw ,15.625rem)}}@supports not (padding-top:clamp(9.375rem ,7.8712406015rem + 7.5187969925vw ,15.625rem)){.main-block__content{padding-top:calc(9.375rem + 6.25 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.main-block__content{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.main-block__content{padding-bottom:calc(3.125rem + 9.375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)){.main-block__title:not(:last-child){margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)){.main-block__title:not(:last-child){margin-bottom:calc(1.875rem + 2.4375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.7988721805rem + 2.2556390977vw ,3.125rem)){.main-block__text:not(:last-child){margin-bottom:clamp(1.25rem ,.7988721805rem + 2.2556390977vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.7988721805rem + 2.2556390977vw ,3.125rem)){.main-block__text:not(:last-child){margin-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.partners{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.partners{padding-bottom:calc(3.125rem + 9.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.how{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.how{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.how__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.how__title:not(:last-child){margin-bottom:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.how__text:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.how__text:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.steps-how__item:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.steps-how__item:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.pathway{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.pathway__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.pathway__title:not(:last-child){margin-bottom:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.pathway__text:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.pathway__text:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.spollers-pathway__title{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.spollers-pathway__title{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.why{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.why__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.why__title:not(:last-child){margin-bottom:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.why__text:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.why__text:not(:last-child){margin-bottom:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.why__list:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.why__list:not(:last-child){margin-bottom:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.list-why{gap:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.list-why{gap:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.list-why__item{gap:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.list-why__item{gap:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.list-why__item:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.list-why__item:not(:last-child){margin-bottom:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.customers{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.customers{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.customers{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.customers{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.customers__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0695488722rem + .9022556391vw ,2rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0695488722rem + 0.9022556391vw ,2rem)){.customers__title:not(:last-child){margin-bottom:calc(1.25rem + .75 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.customers__text:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.customers__text:not(:last-child){margin-bottom:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.customers__body{gap:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)}}@supports not (gap:clamp(1.5625rem ,1.2166353383rem + 1.7293233083vw ,3rem)){.customers__body{gap:calc(1.5625rem + 1.4375 * (100vw - 20rem)/ 83.125)}}@supports (margin-top:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.customers__button{margin-top:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (margin-top:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.customers__button{margin-top:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (padding:clamp(0.625rem ,0.2941729323rem + 1.6541353383vw ,2rem)){.column-customers__content{padding:clamp(.625rem ,.2941729323rem + 1.6541353383vw ,2rem)}}@supports not (padding:clamp(0.625rem ,0.2941729323rem + 1.6541353383vw ,2rem)){.column-customers__content{padding:calc(.625rem + 1.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.download{padding-bottom:clamp(3.125rem ,.8693609023rem + 11.2781954887vw ,12.5rem)}}@supports not (padding-bottom:clamp(3.125rem ,0.8693609023rem + 11.2781954887vw ,12.5rem)){.download{padding-bottom:calc(3.125rem + 9.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)){.download__body{padding-top:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)}}@supports not (padding-top:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)){.download__body{padding-top:calc(1.875rem + 2.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)){.download__body{padding-bottom:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.2734962406rem + 3.007518797vw ,4.375rem)){.download__body{padding-bottom:calc(1.875rem + 2.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.download__body{padding-left:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (padding-left:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.download__body{padding-left:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.download__body{padding-right:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (padding-right:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.download__body{padding-right:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.download__title:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.download__title:not(:last-child){margin-bottom:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}}@media (min-width:20em) and (max-width:48em){@supports (width:clamp(7.5rem ,6.4732142857rem + 5.1339285714vw ,8.9375rem)){.header__logo{width:clamp(7.5rem ,6.4732142857rem + 5.1339285714vw ,8.9375rem)}}@supports not (width:clamp(7.5rem ,6.4732142857rem + 5.1339285714vw ,8.9375rem)){.header__logo{width:calc(7.5rem + 1.4375 * (100vw - 20rem)/ 28)}}}@media (max-width:47.99875em) and (min-width:20em){.menu__body{padding-top:11.25rem}.menu__body::before{height:6.5625rem}}@media (max-width:47.99875em) and (min-width:0.125em) and (max-width:20em){@supports (padding-top:clamp(7.5rem ,7.4764150943rem + 18.8679245283vw ,11.25rem)){.menu__body{padding-top:clamp(7.5rem ,7.4764150943rem + 18.8679245283vw ,11.25rem)}}@supports not (padding-top:clamp(7.5rem ,7.4764150943rem + 18.8679245283vw ,11.25rem)){.menu__body{padding-top:calc(7.5rem + 3.75 * (100vw - .125rem)/ 19.875)}}@supports (height:clamp(4.5rem ,4.4870283019rem + 10.3773584906vw ,6.5625rem)){.menu__body::before{height:clamp(4.5rem ,4.4870283019rem + 10.3773584906vw ,6.5625rem)}}@supports not (height:clamp(4.5rem ,4.4870283019rem + 10.3773584906vw ,6.5625rem)){.menu__body::before{height:calc(4.5rem + 2.0625 * (100vw - .125rem)/ 19.875)}}}@media (max-width:61.99875em) and (min-width:29.99875em){.main-footer__form{-ms-grid-column-span:2;grid-column:span 2}}@media (any-hover:hover){.button:hover{background-color:#0f820f}.button_border:hover{color:#fff;background-color:#414e53}}