:root{--min-width:320px;--max-width:1920px;--max-width-container:1200px;--primary-font-family:"Roboto",sans-serif;--text-color:#282828;--accent-color:#6A63EB;--accent-color-yellow:#f4bc50;--header-height:80px;--header-height:80px}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}body,html{height:100%;min-width:var(--min-width)}body{font-family:var(--primary-font-family);-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:var(--primary-font-family)}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top;width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-size:inherit}body{font-family:Poppins,sans-serif;color:var(--text-color);font-size:16px}body._lock{overflow:hidden}body._lock::after{content:"";position:fixed;height:150vh;width:150vw;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}html{scroll-behavior:smooth}section{scroll-margin-top:150px}section{margin-top:200px}section:first-child{margin:0}.button{color:#fff;font-weight:500;font-size:17px;line-height:120%;background:#6a63eb;border-radius:10px;padding:19px 60px;display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;cursor:pointer;border:1px var(--accent-color) solid}.button:hover{color:var(--accent-color);background-color:#fff}.yellow-button{color:#282828;background:#f4bc50;border:1px var(--accent-color-yellow) solid}.yellow-button:hover{color:#f4bc50;background-color:#fff}h2{font-weight:700;font-size:41px;line-height:120%;color:#282828}.wrapper{width:100%;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}.container{margin:0 200px;overflow:hidden}.header{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;height:var(--header-height)}.header__wrapper{position:sticky;background:#fff;top:0;z-index:99}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3;display:none;display:block;position:fixed;overflow-y:auto;top:var(--header-height);left:0;width:100%;height:100%;background-color:#fff;padding:80px 30px 30px 30px;left:-100%;-webkit-transition:left .3s ease;-o-transition:left .3s ease;transition:left .3s ease;padding-left:200px}.header__menu li{margin-right:40px;padding:10px 0}.header__menu li:last-child{margin:0}.header__menu>li{position:relative}.header__menu a{color:#fff;display:inline-block;font-size:16px;letter-spacing:.05em;line-height:156%;-webkit-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all;font-weight:600}.header__menu a:hover{color:var(--accent-color-yellow)}.header__menu>li{padding:0;margin-bottom:20px}.header__menu>li:last-child{margin-bottom:0}.header__menu a{color:#000;font-size:1.5rem}.header__menu.active{left:0}.header__logo{max-width:230px}.icon-menu{display:block;position:relative;width:30px;height:18px;cursor:pointer;z-index:5}.icon-menu span,.icon-menu:after,.icon-menu:before{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;top:calc(50% - 1px);left:0;position:absolute;width:100%;height:2px;background-color:var(--text-color)}.icon-menu:after,.icon-menu:before{content:" "}.icon-menu:before{top:0}.icon-menu:after{top:auto;bottom:0}.icon-menu.active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.icon-menu.active:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.icon-menu.active:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}.footer{background:#222047;padding:80px 0;margin-top:200px}.footer__logo-wrapper{max-width:480px;margin:0 auto}.footer__logo-wrapper p{font-weight:400;font-size:14px;line-height:120%;text-align:center;color:#fff;max-width:400px;margin:30px auto 0 auto}.footer__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:230px;margin-top:100px;padding-bottom:40px;border-bottom:1px rgba(255,255,255,.8) solid}.footer__item h3{font-weight:500;font-size:26px;line-height:120%;color:#fff;margin-bottom:30px}.footer__item:nth-child(1) img{max-width:230px;margin-bottom:50px}.footer__item:nth-child(1) p{font-weight:400;font-size:18px;line-height:120%;color:#fff;opacity:.8}.footer__item:nth-child(3) .footer__mail{display:block;font-weight:500;font-size:16px;line-height:120%;color:#fff;opacity:.8;margin-bottom:30px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer__item:nth-child(3) .footer__mail:hover{color:var(--accent-color-yellow)}.footer__item:nth-child(3) p{font-weight:400;font-size:14px;line-height:120%;color:#fff;opacity:.7;margin-bottom:5px}.footer__item:nth-child(3) .footer__tel{font-weight:400;font-size:14px;line-height:120%;color:#fff;opacity:.4;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer__item:nth-child(3) .footer__tel:hover{opacity:1}.footer__item ul li{margin-bottom:20px}.footer__item ul li a{font-weight:500;font-size:16px;line-height:120%;color:#fff;opacity:.8;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer__item ul li a:hover{color:var(--accent-color-yellow)}.footer__item ul li:last-child{margin:0}.footer__social{margin-top:40px}.footer__social a{margin-right:15px}.footer__social a:last-child{margin:0}.footer__social img{width:20px;height:20px}.footer__copyright{padding-top:40px;display:grid;grid-template-columns:repeat(2,1fr)}.footer__copyright p{font-weight:400;font-size:14px;line-height:120%;color:#fff;opacity:.7}.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__right a{font-weight:400;font-size:14px;line-height:120%;color:#fff;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer__right a:hover{color:var(--accent-color-yellow)}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.hero-section__content{margin-top:150px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:180px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-section__left.thank-you{text-align:center}.hero-section__left.thank-you h1,.hero-section__left.thank-you p{max-width:initial}.hero-section__left h1{font-weight:700;font-size:66px;line-height:120%;color:#282828;max-width:570px}.hero-section__left p{font-weight:400;font-size:22px;line-height:120%;color:#282828;margin:50px 0 40px 0;max-width:510px}.logo-section{margin-top:200px}.logo-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}.slider-section__content{padding:200px 0;position:relative;background-image:url(../img/slider-bg.svg);background-position:0 0;background-repeat:no-repeat;background-size:100% 100%}.slider-section h2{position:relative;z-index:2;color:#fff}.slider-section__slider{width:100%;height:100%;position:relative;z-index:2;padding:0 200px;overflow:hidden}.slider-section .swiper__slider-wrapper{position:relative}.slider-section__wrapper{height:50vh;width:100%;margin-top:150px}.slider-section__swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.slider-section__swiper-slide p{font-weight:400;font-size:26px;line-height:120%;color:#fff;text-align:left;padding-left:400px}.slider-section .swiper-pagination{position:absolute;left:200px;top:100px;width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;cursor:pointer;z-index:20}.slider-section .swiper-pagination-bullet{border-left:1px #fff solid;padding-left:19px;opacity:.6;color:#fff;font-weight:400;font-size:16px;line-height:120%}.slider-section .swiper-pagination-bullet p{display:block;margin-top:10px}.slider-section .swiper-pagination-bullet-active{border-left:1px #f4bc50 solid;opacity:1;font-weight:500;font-size:20px;line-height:120%;color:#fff;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.slider-section .swiper-pagination-bullet-active span{font-size:20px;font-weight:500}.slider-section .swiper-pagination-bullet-active p{font-weight:400;font-size:18px;line-height:120%;color:#fff}.slider-section .main-icon{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:48px 100px;padding-bottom:150px;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.slider-section__item{text-align:center}.slider-section__item img{width:110px;height:110px}.slider-section__item p{font-weight:500;font-size:20px;line-height:120%;color:#fff}.process-section__item{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.element-show{opacity:1!important;-webkit-transition:all 1.5s;-o-transition:all 1.5s;transition:all 1.5s;-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important}.what-do-section__content{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:248px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.what-do-section__content h2 b{color:var(--accent-color)}.what-do-section__item{text-align:center}.what-do-section__item b{font-weight:700;font-size:58px;line-height:120%;color:#282828;padding:0 10px}.what-do-section__item p{font-weight:400;font-size:18px;line-height:120%;color:#939393;margin-top:30px}.what-do-section__left{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px 170px}.what-do-section__right{max-width:420px}.what-do-section__right p{font-weight:400;font-size:18px;line-height:120%;color:#282828;margin-top:30px}.first-step-section{margin-top:0}.first-step-section h2{text-align:center}.first-step-section p{text-align:center;margin:40px 0;font-weight:400;font-size:18px;line-height:120%;color:#282828}.first-step-section__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.first-step-section__content{padding-bottom:100px;border-bottom:1px #282828 solid}.process-section h2{margin-bottom:100px}.process-section__content{position:relative}.process-section__line{position:absolute;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);top:50%}.process-section__line img{max-width:100%}.process-section__position{padding:250px 0 200px 0}.process-section__item:nth-child(1){position:absolute;left:12.5%;top:34%}.process-section__item:nth-child(1) p{max-width:200px}.process-section__item:nth-child(2){position:absolute;left:39%;top:41%}.process-section__item:nth-child(2) p{max-width:150px}.process-section__item:nth-child(3){position:absolute;right:19%;top:20%}.process-section__item b{font-weight:500;font-size:20px;line-height:120%;color:#282828}.process-section__item p{font-weight:400;font-size:14px;line-height:120%;color:#282828;margin-top:15px}.grid-section{margin:0}.grid-section__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px}.grid-section__all-item:nth-child(3) img{width:35px;margin-bottom:25px}.grid-section__all-item b{font-weight:500;font-size:20px;line-height:120%;color:#282828;margin-bottom:20px;display:none}.grid-section__item{border-left:1px var(--accent-color) solid;padding-left:15px}.grid-section__item img{width:40px;margin-bottom:20px}.grid-section__item p{font-weight:500;font-size:16px;line-height:120%;color:#282828}.focus-section__content{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:280px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.focus-section h2{margin-bottom:40px;max-width:350px}.focus-section p{font-weight:400;font-size:18px;line-height:120%;color:#282828}.partnership-section__content{display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:200px}.partnership-section h2{margin-bottom:40px;max-width:350px}.partnership-section p{font-weight:400;font-size:18px;line-height:120%;color:#282828;max-width:420px}.partnership-section__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:32px 0 0 0}.partnership-section__item img{width:29px;height:28px;margin-right:23px}.partnership-section__item p{max-width:350px}.partner-section{position:relative;margin-top:200px;padding:200px 0}.partner-section p{position:absolute;z-index:2;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);top:40%;font-weight:400;font-size:26px;line-height:120%;text-align:center;width:60%;color:#fff}.partner-section p b{font-weight:700}.partner-section__bg{position:absolute;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);top:50%;max-width:100%;max-height:500px}.quote-section{margin-top:150px}.quote-section__container{max-width:900px;margin:0 auto}.quote-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 20px}.quote-section__content img{width:40px;height:30px}.quote-section__main{max-width:700px;margin:0 auto;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}.quote-section__main img{height:93px;width:73px;margin:0 auto}.quote-section__main b{font-weight:700;font-size:18px;line-height:120%;color:#282828;margin:20px 0 25px 0}.quote-section__main sup{font-size:11px}.quote-section__main p{font-weight:400;font-size:20px;line-height:150%;color:#282828;font-style:italic;opacity:.7;margin-bottom:25px}.quote-section__main span{font-weight:700;font-size:12px;line-height:120%;color:#282828;margin-bottom:35px}.quote-section__border-item{border-bottom:1px #282828 solid;width:60px;margin:0 auto}.form__content{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__left p{margin:30px 0;font-weight:400;font-size:18px;line-height:120%;color:#939393}.form__input-wrapper input{padding:18px 15px;border:1px solid #939393;border-radius:10px;width:100%}.form__input-wrapper input::-webkit-input-placeholder{font-weight:400;line-height:120%;color:#939393}.form__input-wrapper input::-moz-placeholder{font-weight:400;line-height:120%;color:#939393}.form__input-wrapper input:-ms-input-placeholder{font-weight:400;line-height:120%;color:#939393}.form__input-wrapper input::-ms-input-placeholder{font-weight:400;line-height:120%;color:#939393}.form__input-wrapper input::placeholder{font-weight:400;line-height:120%;color:#939393}.form__item{margin-bottom:30px}.form textarea{width:100%;padding:18px 15px;border-radius:27px;resize:none;min-height:100px;border:1px solid #939393;border-radius:10px;margin-bottom:30px}.form textarea::-webkit-input-placeholder{font-weight:400;line-height:120%;color:#939393}.form textarea::-moz-placeholder{font-weight:400;line-height:120%;color:#939393}.form textarea:-ms-input-placeholder{font-weight:400;line-height:120%;color:#939393}.form textarea::-ms-input-placeholder{font-weight:400;line-height:120%;color:#939393}.form textarea::placeholder{font-weight:400;line-height:120%;color:#939393}.form__right img{margin-bottom:34px}.form__right b{font-weight:400;font-size:26px;line-height:120%;color:#939393}.form__right p{font-weight:400;font-size:14px;line-height:120%;color:#939393;margin-top:20px}input._error{border:1px red solid}.form__input-wrapper{position:relative}.form__input-wrapper::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff url(../img/loading.gif) center/100px no-repeat;opacity:0;visibility:hidden}.form__input-wrapper._sending::after{opacity:1;visibility:visible}.privacy h1{text-align:center;font-size:60px;margin-top:60px;margin-bottom:40px}.privacy h2{margin-top:30px;margin-bottom:10px}@media (min-width:992px){.header__menu{width:50%}}@media (min-width:1450px){.partner-section{margin-top:300px}}@media (min-width:1600px){.container{max-width:1200px;margin:0 auto}.slider-section__main{max-width:1600px;margin:0 auto}.process-section__content{max-width:1600px;margin:0 auto}.process-section__position{max-width:1600px;margin:0 auto}.partner-section p{max-width:1200px;margin:0 auto}}@media (max-width:1590px){.hero-section__content{grid-gap:100px}}@media (max-width:1580px){.footer__grid{grid-gap:150px}}@media (max-width:1550px){.what-do-section__left{grid-gap:60px 100px}}@media (max-width:1500px){.focus-section__content{grid-template-columns:repeat(2,1fr)}.focus-section__right{margin-left:100px}.partnership-section__content{grid-gap:100px}}@media (max-width:1450px){.footer__grid{grid-gap:100px}.what-do-section__content{grid-gap:150px}}@media (max-width:1400px){.slider-section__swiper-slide p{padding-left:300px}.slider-section .main-icon{padding-bottom:100px}}@media (max-width:1350px){h2{font-size:35px}.hero-section__left h1{font-size:50px}.hero-section__left p{font-size:20px}.what-do-section__content{grid-gap:100px}.what-do-section__item b{font-size:48px}.what-do-section__item p{margin-top:20px;font-size:16px}.what-do-section__right p{margin-top:20px;font-size:16px}.first-step-section p{margin-top:20px;font-size:16px}.partnership-section__content{grid-template-columns:.9fr 1fr;grid-gap:70px}}@media (max-width:1300px){.footer__grid{grid-gap:50px}.focus-section__right{margin-left:50px}}@media (max-width:1250px){.slider-section .main-icon{grid-gap:40px}.process-section__item:nth-child(1){top:34%}.process-section__item:nth-child(2){left:38%;top:38%}.process-section__item:nth-child(3){top:23%}.process-section__item:nth-child(3) p{max-width:200px}}@media (max-width:1212px){.container{margin:0 100px}.header__menu{padding-left:100px}.footer__grid{grid-gap:100px}.hero-section__content{grid-gap:50px}.hero-section__left p{margin:40px 0 30px 0}.slider-section__slider{padding:0 100px;height:300px}.slider-section__wrapper{margin-top:100px;height:initial}.slider-section__swiper-slide p{padding-left:0}.slider-section .swiper-pagination{margin-left:100px;position:initial;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:50px;display:grid;grid-template-columns:repeat(2,1fr)}.slider-section .main-icon{padding-top:50px}}@media (max-width:1200px){.what-do-section__content{grid-template-columns:repeat(2,1fr)}.focus-section__content{grid-gap:100px}.focus-section__right{margin-left:0}}@media (max-width:1100px){.footer__grid{grid-gap:50px}.footer__copyright{grid-gap:40px}.footer__copyright p{font-size:12px}.footer__right a{font-size:12px;margin-right:15px}.footer__right a:last-child{margin:0}.partnership-section__content{grid-template-columns:repeat(2,1fr);grid-gap:50px}}@media (max-width:992px){section{margin-top:100px}.button{padding:15px 40px}.footer{margin-top:100px}.footer__grid{grid-template-columns:repeat(2,1fr);grid-gap:100px}.footer__item{text-align:center}.footer__item:nth-child(1) img{margin-bottom:20px}.footer__item:nth-child(1){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.hero-section__left{max-width:600px}.logo-section{margin-top:100px}.logo-section__content{grid-gap:50px}.slider-section__content{background-position:top center;background-size:400% 100%}.slider-section .swiper__slider-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slider-section__swiper-slide p{font-size:24px}.slider-section .swiper-pagination-bullet{padding-left:14px;font-size:12px}.slider-section .swiper-pagination-bullet-active span{font-size:12px}.slider-section .swiper-pagination-bullet-active p{font-size:12px}.slider-section .main-icon{grid-template-columns:repeat(2,1fr);grid-gap:50px}.slider-section__item p{font-size:18px}.what-do-section__content{grid-template-columns:repeat(1,1fr)}.what-do-section__item b{padding:0;line-height:110%}.what-do-section__left{grid-gap:60px 160px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.what-do-section__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.what-do-section__right{max-width:100%}.process-section__position{padding:200px 0 100px 0}.process-section__item:nth-child(1){left:10.5%;top:28%}.process-section__item:nth-child(1) p{max-width:150px}.process-section__item:nth-child(2){left:36.5%;top:31%}.process-section__item:nth-child(2) p{max-width:150px}.process-section__item:nth-child(3){right:22%;top:23%}.process-section__item:nth-child(3) p{max-width:150px}.process-section__item p{margin-top:10px}.grid-section__grid{grid-template-columns:repeat(1,1fr)}.focus-section__content img{max-width:50%;margin:0 auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.focus-section__content{grid-template-columns:repeat(1,1fr);grid-gap:70px}.focus-section__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.focus-section__right p{font-size:16px}.partnership-section__content{grid-template-columns:repeat(1,1fr);grid-gap:70px}.partnership-section__img{max-width:60%;margin:0 auto}.partnership-section p{max-width:100%}.partner-section{margin-top:100px}.partner-section p{width:80%;font-size:22px}.partner-section p{top:44%}.partner-section__bg{height:350px}.quote-section{margin-top:30px}.form__content{grid-gap:30px}}@media (max-width:850px){.hero-section__content{grid-gap:30px;grid-template-columns:1fr .8fr}.process-section__item:nth-child(3){right:19%}}@media (max-width:768px){.container{margin:0 50px}.header__menu{padding-left:50px}.header__logo{max-width:140px;font-size:0}.footer__grid{grid-gap:70px 30px;margin-top:50px}.footer__item h3{font-size:22px;margin-bottom:20px}.footer__item:nth-child(1) p{font-size:14px}.footer__item:nth-child(3) .footer__mail{font-size:12px;margin-bottom:20px}.footer__item:nth-child(3) p{font-size:12px}.footer__item:nth-child(3) .footer__tel{font-size:12px}.footer__item ul li a{font-size:14px}.footer__item ul li{margin-bottom:10px}.footer__social{margin-top:20px}.footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-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}.footer__right a{margin:0 auto 10px auto}.footer__right a:last-child{margin:0 auto 10px auto}.footer__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center}.footer__item p{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-section__content{grid-template-columns:repeat(1,1fr)}.hero-section__img{display:none}.hero-section__left{max-width:400px}.logo-section__content{display:grid;grid-gap:30px;grid-template-columns:repeat(2,1fr)}.logo-section__item{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.logo-section__item:nth-child(2){grid-row:2}.logo-section__item:nth-child(2) img{width:initial;max-width:100%;max-height:35px}.logo-section__item:nth-child(1) img{max-height:45px;width:initial;max-width:100%}.slider-section__slider{padding:0 50px;height:200px}.slider-section__wrapper{margin-top:50px}.slider-section__swiper-slide p{font-size:22px}.slider-section .swiper-pagination{margin:0 50px;margin-top:30px;gap:25px}.process-section h2{margin-bottom:40px;text-align:center}.process-section__line{display:none}.process-section__position{padding:0;display:none}.process-section__item{margin-bottom:50px;text-align:center}.process-section__item:nth-child(3){margin:0}.process-section__item:nth-child(1){position:static;text-align:center}.process-section__item:nth-child(1) p{max-width:100%}.process-section__item:nth-child(2){position:static;text-align:center}.process-section__item:nth-child(2) p{max-width:100%}.process-section__item:nth-child(3){position:static}.grid-section__all-item b{display:block}.focus-section__content img{max-width:65%}.partnership-section__img{max-width:75%}.quote-section__content img{width:30px;height:20px}.quote-section__main img{height:73px;width:53px}.quote-section__main b{font-size:16px;margin:15px 0 20px 0}.quote-section__main sup{font-size:9px}.quote-section__main p{font-size:16px;margin-bottom:15px}.quote-section__main span{font-size:10px;margin-bottom:25px}.form__content{grid-gap:100px;grid-template-columns:repeat(1,1fr)}.form__content h2{text-align:center}.form__content p{text-align:center}.form__left p{font-size:16px}.form__left{max-width:70%;margin:0 auto}.form__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__right{max-width:60%;margin:0 auto}}@media (max-width:650px){.form__left{max-width:90%}}@media (max-width:610px){.slider-section .main-icon{grid-gap:30px}}@media (max-width:600px){.what-do-section__left{grid-gap:40px 70px}.form__right{max-width:80%;margin:0 auto}}@media (max-width:500px){.button{width:100%;text-align:center}h2{font-size:30px}.container{margin:0 30px}.header__menu{padding-left:30px}.hero-section__content{margin-top:50px}.hero-section__button-wrapper{width:100%;text-align:center}.hero-section__left{max-width:100%}.hero-section__left h1{font-size:40px}.hero-section__left p{font-size:18px}.logo-section__content{grid-gap:20px}.slider-section__slider{padding:0 30px}.slider-section__swiper-slide p{font-size:18px}.slider-section .swiper-pagination{margin:30px}.slider-section .main-icon{grid-gap:20px}.slider-section__item img{width:80px;height:80px;margin-bottom:0}.slider-section__item p{font-size:16px}.what-do-section__content{grid-gap:70px}.what-do-section__item{max-width:200px;margin:0 auto}.what-do-section__item b{line-height:100%}.what-do-section__left{grid-gap:30px}.first-step-section__content{padding-bottom:50px}.focus-section__content img{max-width:100%}.partnership-section__img{max-width:100%}.partner-section{overflow:hidden}.partner-section__bg{max-width:initial;width:200%}.form__left{max-width:100%}.form__button-wrapper{width:100%;max-width:100%}}@media (max-width:450px){.footer__grid{grid-template-columns:repeat(1,1fr);grid-gap:50px}.footer__item:nth-child(3) .footer__mail{font-size:14px}}@media (max-width:400px){.what-do-section__item b{font-size:38px;padding:0}.what-do-section__item p{font-size:14px;line-height:110%}}@media (min-width:1200px) and (max-width:1500px){body{zoom:80%}.hero-section__content{grid-gap:250px;grid-template-columns:1fr .8fr}.slider-section .main-icon{grid-gap:60px 100px}.what-do-section{scroll-margin-top:293px}.what-do-section__content{grid-gap:300px;grid-template-columns:1fr .6fr}}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}