@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);@font-face{font-family:Metropolis;font-display:swap;src:url(../fonts/Metropolis-ExtraBold.woff2) format("woff2"),url(../fonts/Metropolis-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Metropolis;font-display:swap;src:url(../fonts/Metropolis-Bold.woff2) format("woff2"),url(../fonts/Metropolis-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Metropolis;font-display:swap;src:url(../fonts/Metropolis-Medium.woff2) format("woff2"),url(../fonts/Metropolis-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Metropolis;font-display:swap;src:url(../fonts/Metropolis-Regular.woff2) format("woff2"),url(../fonts/Metropolis-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:retro;font-display:swap;src:url(../fonts/retro.woff2) format("woff2"),url(../fonts/retro.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Metropolis;font-display:swap;src:url(../fonts/Metropolis-SemiBold.woff2) format("woff2"),url(../fonts/Metropolis-SemiBold.woff) format("woff");font-weight:600;font-style:normal}nav{overflow:hidden}.navbar{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:16px;padding-bottom:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo a{display:-webkit-box;display:-ms-flexbox;display:flex;font-style:normal;font-weight:800;font-size:18px;line-height:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}.menu__item:last-child a{background:#2962ef}.menu__item:last-child a:hover{background:#1442b4;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;color:#fff}.menu__item-link{font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#9aa3b8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.menu__item-link:hover{color:#2962ef;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.menu__item-link:hover path{fill:#2962ef;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.burger{display:none;cursor:pointer}.section__hero{padding-bottom:86px;position:relative}.section__hero .hero__img{position:absolute;right:0;top:0;max-width:950px;width:100%;z-index:-1}.hero__title{padding-top:100px;font-family:Metropolis;font-style:normal;font-weight:700;font-size:48px;line-height:62px;color:#232427;max-width:387px}.hero__subtitle{font-style:normal;font-weight:400;font-size:14px;line-height:24px;margin-top:15px;color:#5e5c6c;max-width:500px}.hero__buttons{margin-top:30px}.hero__btn{margin-right:19px}.hero__stats-title{margin-top:130px;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-transform:uppercase;letter-spacing:2px;color:#9aa3b8}.hero__stats{margin-top:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:80px}.hero__stats-item--num{font-style:normal;font-weight:400;font-size:36px;line-height:36px;color:#232427}.hero__stats-item--text{margin-top:12px;font-style:normal;font-weight:400;font-size:14px;line-height:14px;text-transform:uppercase;color:#5e5c6c}.container{max-width:1100px;width:100%;margin:0 auto}body.locked{overflow:hidden}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.btn{background:#2962ef;border-radius:4px;color:#fff;padding:11px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:7px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.btn:hover{background:#1442b4}.btn:hover svg{-webkit-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);transform:translate(5px,-5px);-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.btn__outline{border-radius:4px;color:#2962ef;padding:11px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:7px;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.btn__outline:hover{color:#1442b4;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.section__title{font-style:normal;font-weight:700;font-size:36px;line-height:44px;color:#232427}.section__subtitle{font-style:normal;font-weight:400;font-size:14px;line-height:26px;color:#5e5c6c;margin-top:15px}.section__special{padding:110px 0}.special{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:50px}.special__item{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-flex:0;-ms-flex:0 1 346px;flex:0 1 346px;padding:60px 40px;background:#fff;border:1px solid #efeff4;border-radius:8px}.special__item:first-child{border:none;padding:0 60px 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.special__item:not(:first-child):hover{border:1px solid #fafbfd;background:#fafbfd;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.special__item:not(:first-child):hover .section__item-img{-webkit-box-shadow:0 6px 15px rgba(35,36,39,.05);box-shadow:0 6px 15px rgba(35,36,39,.05);background:#fff}.section__item-img{width:77px;height:77px;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:#fafbfd;border-radius:100%}.section__item-title{font-style:normal;font-weight:800;font-size:18px;line-height:18px;color:#232427;margin-top:40px}.section__item-text{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#9aa3b8;margin-top:16px}.section__trusted{background:#faf9fa;padding:50px 0}.trusted{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;margin-top:6px;-webkit-column-gap:65px;-moz-column-gap:65px;column-gap:65px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trusted__title{font-size:28px;line-height:28px;text-align:center;color:#232427}.trusted__item{margin-top:40px}.section__support{padding:130px 0}.support{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.support__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fafbfd;-webkit-box-flex:0;-ms-flex:0 1 255px;flex:0 1 255px;border-radius:4px;padding:20px}.support__item-img img{max-width:100%;width:100%;height:auto}.support__item-name{font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#232427;margin-top:15px}.support__item-link{margin-top:7px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.support__link{font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#232427}.first__support{margin-top:45px}.first__support .support__item:nth-child(even){-webkit-filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));background:#fff;-webkit-box-shadow:0 4px 144px rgba(0,0,0,.04);box-shadow:0 4px 144px rgba(0,0,0,.04)}.second__support{margin-top:30px}.second__support .support__item:nth-child(odd){-webkit-filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));background:#fff;-webkit-box-shadow:0 4px 144px rgba(0,0,0,.04);box-shadow:0 4px 144px rgba(0,0,0,.04)}footer{background:#232427;padding-top:65px;padding-bottom:82px}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer_text{margin-top:22px;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#fff}.footer__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:345px}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;font-style:normal;font-weight:800;font-size:22px;line-height:18px;color:#fff}.footer__copy{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#d6d5df;max-width:170px}.footer__title{font-style:normal;font-weight:600;font-size:16px;line-height:16px;color:#fff}.footer__input{padding:20px 100px 20px 20px;border-radius:4px;outline:0;width:100%;background:#e6e6fa}.footer__input:focus{outline:1px solid #2962ef;background:#fff}.footer__btn{width:40px;height:40px;position:absolute;right:8px;top:11px;bottom:8px;background:#2962ef;border-radius:4px;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}.footer__btn:hover{background:#1442b4;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.footer__social{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.footer__social-item{width:50px;height:50px;border-radius:100%;background:#5e5c6c;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}.footer__link{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__link:hover .social__path-youtube2{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;fill:#cd201f}.footer__link:hover .social__path-youtube1{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;fill:#fff}.footer__link:hover .social__path{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;fill:#2962ef}.form__label{margin-top:12px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:4px}.form__text{margin-top:10px;font-style:normal;font-weight:400;font-size:14px;line-height:200%;color:#fff}*{-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;margin:0;padding:0}body{font-family:Metropolis;font-size:14px}body.locked{overflow:hidden}a{text-decoration:none;color:#000}li,ul{margin:0;list-style:none;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}@keyframes fade{0%{opacity:0}100%{opacity:1}}@media (max-width:1399.98px){.section__hero .hero__img{max-width:880px}}@media (max-width:1199.98px){.section__hero .hero__img{max-width:700px}.hero__title{padding-top:75px}.hero__stats-title{margin-top:75px}.container{padding:0 20px}.section__special{padding:75px 0}.special{gap:20px}.special__item{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;padding:40px}.section__support{padding:100px 0}}@media (max-width:991.98px){.section__hero{padding-bottom:350px}.section__hero .hero__img{top:unset;bottom:-50px}.hero__title{padding-top:50px;font-size:36px;line-height:120%;max-width:100%}.hero__subtitle{max-width:100%}.hero__stats-title{margin-top:50px;line-height:120%}.hero__stats{gap:50px}.hero__stats-item--num{font-size:26px;line-height:100%}.container{max-width:970px}.section__title{font-size:32px;line-height:120%}.section__item-title{margin-top:20px}.trusted{-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px}.trusted__item{margin-top:20px}.section__support{padding:75px 0}.first__support .support__item{padding:15px}.second__support .support__item{padding:15px}}@media (max-width:767.98px){.menu__item:last-child a{color:#c0bebe}.menu__item:last-child a:hover{background:0 0}.menu__item-link{gap:0;color:#c0bebe}.menu__item-link svg{display:none}.menu__item-link:hover{color:#fff}.section__hero .hero__img{bottom:-100px}.container{max-width:750px}.special__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding:25px}.section__item-img{width:60px;height:60px}.section__item-title{margin-top:10px}.section__trusted{padding:35px 0}.trusted{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section__support{padding:40px 0}.support__item-name{padding:5px 10px}.support__item-link{padding:5px 10px}.first__support{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:15px}.first__support .support__item{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;padding:10px}.first__support .support__item:last-child{-webkit-filter:none;filter:none;-webkit-box-shadow:none;box-shadow:none;background:#fafbfd}.first__support .support__item:nth-child(3){-webkit-filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));background:#fff;-webkit-box-shadow:0 4px 144px rgba(0,0,0,.04);box-shadow:0 4px 144px rgba(0,0,0,.04)}.second__support{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;margin-top:15px}.second__support .support__item{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%;padding:10px}.second__support .support__item:nth-child(odd):first-child{-webkit-filter:none;filter:none;-webkit-box-shadow:none;box-shadow:none;background:#fafbfd}.second__support .support__item:nth-child(2){-webkit-filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));background:#fff;-webkit-box-shadow:0 4px 144px rgba(0,0,0,.04);box-shadow:0 4px 144px rgba(0,0,0,.04)}}@media screen and (max-width:767.98px){.menu{position:fixed;background:#2962ef;left:0;top:0;height:100vh;width:100vw;display:none}.menu.active{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;top:0;height:100vh;width:100vw;min-width:320px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:all;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:22;-webkit-animation:fade .1s linear;animation:fade .1s linear}.burger{display:block;position:relative;height:20px;width:30px;z-index:102;cursor:pointer}.burger.active-burger:before{background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:cubic-bezier(.785,.135,.15,.86) .3s all;-o-transition:cubic-bezier(.785,.135,.15,.86) .3s all;transition:cubic-bezier(.785,.135,.15,.86) .3s all;top:8px}.burger.active-burger:after{background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:10px;-webkit-transition:cubic-bezier(.785,.135,.15,.86) .3s all;-o-transition:cubic-bezier(.785,.135,.15,.86) .3s all;transition:cubic-bezier(.785,.135,.15,.86) .3s all}.burger.active-burger span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.burger:after,.burger:before{content:"";position:absolute;height:2px;width:100%;background:#2962ef;-webkit-transition:cubic-bezier(.785,.135,.15,.86) .3s all;-o-transition:cubic-bezier(.785,.135,.15,.86) .3s all;transition:cubic-bezier(.785,.135,.15,.86) .3s all}.burger:before{top:0}.burger::after{bottom:0}.burger span{position:absolute;top:9px;right:0;width:100%;background:#2962ef;height:2px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:cubic-bezier(.785,.135,.15,.86) .3s all;-o-transition:cubic-bezier(.785,.135,.15,.86) .3s all;transition:cubic-bezier(.785,.135,.15,.86) .3s all}.menu__item{margin-top:15px}.menu__item-link{display:inline;font-size:29px}}@media (max-width:539.98px){.support.first__support .support__item,.support.second__support .support__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-filter:none;filter:none;-webkit-box-shadow:none;box-shadow:none;background:#fafbfd}.support.first__support .support__item:nth-child(odd),.support.second__support .support__item:nth-child(odd){-webkit-filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .05));background:#fff;-webkit-box-shadow:0 4px 144px rgba(0,0,0,.04);box-shadow:0 4px 144px rgba(0,0,0,.04)}footer{padding:35px 0}.footer{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}.footer__copy{margin-top:20px}.footer__title{margin-top:30px}.footer__input{padding:15px 60px 15px 15px}.footer__btn{top:10px;width:30px;height:30px}}@media (max-width:479.98px){.section__hero .hero__img{bottom:40px}.hero__title{font-size:28px;padding-top:35px}.hero__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}.hero__btn{margin-right:0;margin-top:20px}.hero__stats{gap:15px}.hero__stats-item--num{font-size:22px}.hero__stats-item--text{margin-top:5px;font-size:12px}.container{max-width:none}.section__title{font-size:26px}.section__subtitle{margin-top:10px}.section__special{padding:15px}.special{gap:10px}.special__item{padding:15px}.trusted__title{line-height:120%}}