.nav{display:flex;justify-content:center}.nav .header__phones{margin-top:16px;display:none}@media only screen and (max-width:1080px){.nav .header__phones{display:flex}}.nav__overlay{display:none}@media only screen and (max-width:1080px){.nav__overlay{display:block;position:fixed;background-color:rgba(0,0,0,.1);z-index:-1;flex-direction:column;top:0;width:100vw;padding:24px;height:100vh;transition:.3s;opacity:0;visibility:hidden}.nav__overlay.active{visibility:visible;z-index:9;opacity:1;left:0}.nav{position:fixed;background-color:#fff;z-index:10;flex-direction:column;align-items:flex-start;justify-content:flex-start;top:0;left:-200vw;width:300px;height:100vh;transition:.3s;padding:80px 32px 32px 64px}.nav.active{left:0;box-shadow:10px 0 38px 0 rgba(0,0,0,.15);overflow-y:auto;z-index:400}}.nav__link{margin:0 16px;display:inline-block;padding:24px 0;font-family:Exo\ 2 Bold;text-decoration:none;color:#2d3740;border-bottom:4px solid transparent;transition:.3s}.nav__link:hover{color:#f28200}@media only screen and (max-width:1080px){.nav__link{margin:0;display:inline-block;padding:8px 0}}.nav__link.active{color:#f28200;border-bottom:4px solid #f28200}.nav__dropdown{position:absolute;left:8px;top:48px;width:300px;padding:8px 0 0;opacity:0;visibility:hidden;transform:scaleY(.5);z-index:2;transform-origin:top right;transition:.2s}@media only screen and (max-width:1080px){.nav__dropdown{width:auto;padding-left:16px;padding-top:0;position:static;z-index:1;opacity:1;visibility:visible;transform:scaleY(1)}}.nav__dropdown-inner{overflow:hidden;display:flex;flex-direction:column;box-shadow:0 7px 18px 0 rgba(0,0,0,.09);background-color:#fff;border:1px solid #f1f1f4;border-radius:12px;padding:8px}@media only screen and (max-width:1080px){.nav__dropdown-inner{padding:4px 0;box-shadow:none;background-color:transparent;border:none}}.nav__dropdown-inner .nav__link{margin:0;padding:8px 40px}@media only screen and (max-width:1080px){.nav__dropdown-inner .nav__link{margin:0;display:inline-block;font-size:14px;padding:8px}}.nav__dropdown-inner .nav__link:hover{background-color:#f3f5f7;margin:0;border-radius:4px}@media only screen and (max-width:1080px){.nav__dropdown-inner .nav__link:hover{background-color:transparent}}.nav__hasitems{position:relative;display:flex;align-items:center}.nav__hasitems .nav__link{margin-right:0}.nav__hasitems .nav__link:hover~i{transition:.3s;background:url(/ico/arrow-menu-active.svg) center top 25px no-repeat}@media only screen and (max-width:1080px){.nav__hasitems{display:flex;flex-direction:column;align-items:flex-start}}.nav__hasitems i{display:inline-block;width:20px;height:70px;background:url(/ico/arrow-menu.svg) center top 25px no-repeat}@media only screen and (max-width:1080px){.nav__hasitems i{display:none}}.nav__hasitems .active+i{background:url(/ico/arrow-menu-active.svg) center top 25px no-repeat}.nav__hasitems:hover .nav__dropdown{opacity:1;visibility:visible;transform:scaleY(1)}.nav__dropdown-inner .nav__link,.nav__dropdown-inner .nav__link.active{border:none}.select-contacts{background-color:#f2f5f7!important}.contact h1{text-align:center;margin-top:0}.contact__error{font-size:12px;line-height:16px;margin-top:4px;font-family:Montserrat Bold;color:red}.contact__columns{width:1060px;margin:0 auto;display:flex}@media only screen and (max-width:1180px){.contact__columns{flex-wrap:wrap;width:100%;padding:0 16px}}@media only screen and (max-width:700px){.contact__columns{align-items:center;justify-content:center}}.contact__phones{width:360px;margin-bottom:32px}@media only screen and (max-width:700px){.contact__phones{width:100%}}.contact__managers-time{display:block;font-size:14px;font-family:Montserrat Bold;margin-top:8px}.contact__managers-info{font-size:14px;font-family:Montserrat Medium}.contact__social{width:360px;padding-right:48px;margin-bottom:32px}@media only screen and (max-width:700px){.contact__social{width:100%}}.contact__social-list{display:flex;flex-wrap:wrap}.contact__social-list a{display:flex;align-items:center;padding:12px;background-color:#f2f5f7;border-radius:30px;text-decoration:none;margin-right:4px;margin-bottom:4px}.contact__social-list i{width:24px;height:24px;display:inline-block;flex-shrink:0}.contact__social-list span{color:#59656f;font-size:12px;line-height:16px;flex-shrink:0}.contact__inst i{background:#f2f5f7 url(/ico/social/inst.svg) 50% no-repeat}.contact__tt i{background:#f2f5f7 url(/ico/social/tt.svg) 50% no-repeat}.contact__fb i{background:#f2f5f7 url(/ico/social/fb.svg) 50% no-repeat}.contact__tg i{background:#f2f5f7 url(/ico/social/tg.svg) 50% no-repeat}.contact__yt i{background:#f2f5f7 url(/ico/social/yt.svg) 50% no-repeat}.contact__title{font-size:24px;line-height:28px;font-family:Montserrat Bold;display:inline-block;margin-bottom:32px;display:block}.contact__success{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;bottom:0;width:100%;background-color:#f2f5f7;border-radius:8px;z-index:3;display:none;padding:0 16px}.contact__success span{font-size:32px;line-height:40px;display:inline-block;margin-top:16px;text-align:center}.contact__success.active{display:flex}.contact__success .contact__title{text-align:center}.contact__required.active{color:red}.contact__form{width:340px;position:relative}.contact__form .contact__title{margin-bottom:0}.contact__form .btn{margin:0;width:100%}@media only screen and (max-width:700px){.contact__form{width:100%}}.contact .label-error{background:url(/ico/info.svg) 0 no-repeat;width:18px;height:18px;position:absolute;top:25px;right:8px}.candidate__label,.contact__lable{display:flex;flex-direction:column;position:relative}.candidate__label:not(:first-child),.contact__lable:not(:first-child){margin-top:16px}.candidate__label span,.contact__lable span{color:#59656f;font-size:12px;line-height:16px;font-family:Montserrat Medium}.candidate__label input,.candidate__label select,.candidate__label textarea,.contact__lable input,.contact__lable select,.contact__lable textarea{display:flex;border:none;background-color:#f2f5f7;outline:none;border-radius:8px;padding:10px 10px 10px 16px}.candidate__label select,.contact__lable select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Montserrat Medium;color:#2d3740;font-size:13px;padding:12px 10px 12px 16px;cursor:pointer;background:#f2f5f7 url(/ico/arrow-select.svg) center right 16px no-repeat;scrollbar-width:thin;scrollbar-color:#d1d1d1 #fff}.candidate__label select::-webkit-scrollbar,.contact__lable select::-webkit-scrollbar{width:2px}.candidate__label select::-webkit-scrollbar-track,.contact__lable select::-webkit-scrollbar-track{background:#fff}.candidate__label select::-webkit-scrollbar-thumb,.contact__lable select::-webkit-scrollbar-thumb{background-color:#d1d1d1;border-radius:2px;border:0 #fff}.candidate__label .label-error~select,.contact__lable .label-error~select{background:#f2f5f7 url(/ico/arrow-select.svg) center right 32px no-repeat}.head{background:#3f4d59;background:linear-gradient(180deg,#3f4d59,#242c33);display:flex;justify-content:space-between;height:550px;border-radius:32px;margin-top:48px}@media only screen and (max-width:1180px){.head{flex-direction:column-reverse;height:auto;width:calc(100% - 32px);border-radius:16px}}.head__content{padding:80px 200px 0 80px;width:720px}@media only screen and (max-width:1180px){.head__content{padding:32px;width:100%}}.head__content h1{font-size:32px;line-height:40px;margin:64px 0 32px;color:#fff}@media only screen and (max-width:1180px){.head__content h1{margin-top:32px}}.head__content p{font-size:14px;line-height:25px;color:#fff;opacity:.6;margin:0 0 30px}.head__logo{display:inline-block;width:162px;height:32px;background:url(/img/home_logo.svg) 50% no-repeat;background-size:100%}.head__img{background:url(/img/head-img.png) 50% no-repeat;background-size:contain;width:338px;height:485px;position:absolute;top:27px;right:186px}@media only screen and (max-width:1180px){.head__img{width:250px;height:360px;background:url(/img/head-img-m.png) 50% no-repeat;background-size:contain;top:-35px;right:-16px}}@media only screen and (max-width:768px){.head__img{width:200px;height:300px}}.head__right{position:relative;background:#f28200;background:linear-gradient(35deg,#f28200,#f5c242);width:350px;height:100%;background-size:cover;border-radius:0 32px 32px 0}@media only screen and (max-width:1180px){.head__right{width:100%;height:240px;border-radius:16px 16px 0 0}}.benefits{margin-top:64px;padding-bottom:96px}@media only screen and (max-width:1180px){.benefits{padding-bottom:64px}}.benefits>p{font-family:Montserrat MediumItalic;font-size:14px;line-height:32px;margin:0;width:700px}@media only screen and (max-width:1180px){.benefits>p{padding:0 16px;width:100%}}.benefits h2{margin-top:0;font-size:32px;line-height:40px}@media only screen and (max-width:1180px){.benefits h2{padding:0 16px}}.benefits__list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px;margin:64px 0}@media only screen and (max-width:1180px){.benefits__list{width:100%;padding:0 16px 16px;overflow-x:scroll}}.benefits__item{padding:32px 24px 0;border-radius:16px;background:#f2f5f7;background:linear-gradient(0deg,rgba(242,245,247,0),#f2f5f7)}@media only screen and (max-width:1180px){.benefits__item{width:220px}}.benefits__item .h3{font-size:18px;line-height:24px;margin:32px 0 0;color:#2d3740;font-family:Montserrat Bold;display:block}.benefits__item p{margin:16px 0 0;font-size:14px;line-height:28px;font-family:Montserrat Medium;color:#59656f}.benefits__item-img{width:60px;height:60px}.service-benefits h2{width:100%;margin-top:0;margin-bottom:64px;font-size:32px;line-height:40px}@media only screen and (max-width:1180px){.service-benefits h2{padding:0 16px}}.service-benefits .benefits__list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px 20px;gap:32px 20px;margin:64px 0}@media only screen and (max-width:1180px){.service-benefits .benefits__list{width:100%;display:flex;padding:0 16px 32px;overflow-x:scroll}.service-benefits .benefits__item{width:280px;flex-shrink:0}}.service-benefits .benefits__item:first-child .benefits__item-img{background:url(/ico/kart-benefits/1.svg) 50% no-repeat;background-size:contain}.service-benefits .benefits__item:nth-child(2) .benefits__item-img{background:url(/ico/kart-benefits/2.svg) 50% no-repeat;background-size:contain}.service-benefits .benefits__item:nth-child(3) .benefits__item-img{background:url(/ico/kart-benefits/3.svg) 50% no-repeat;background-size:contain}.service-benefits .benefits__item:nth-child(4) .benefits__item-img{background:url(/ico/kart-benefits/4.svg) 50% no-repeat;background-size:contain}.service-benefits .benefits__item:nth-child(5) .benefits__item-img{background:url(/ico/kart-benefits/5.svg) 50% no-repeat;background-size:contain}.service-benefits .benefits__item:nth-child(6) .benefits__item-img{background:url(/ico/kart-benefits/6.svg) 50% no-repeat;background-size:contain}.service-benefits .benefits__item:nth-child(7) .benefits__item-img{background:url(/ico/kart-benefits/7.svg) 50% no-repeat;background-size:contain}.service-benefits .benefits__item:nth-child(8) .benefits__item-img{background:url(/ico/kart-benefits/8.svg) 50% no-repeat;background-size:contain}.benefits__item:first-child .benefits__item-img{background:url(/ico/benefits/1.svg) 50% no-repeat;background-size:contain}.benefits__item:nth-child(2) .benefits__item-img{background:url(/ico/benefits/2.svg) 50% no-repeat;background-size:contain}.benefits__item:nth-child(3) .benefits__item-img{background:url(/ico/benefits/3.svg) 50% no-repeat;background-size:contain}.benefits__item:nth-child(4) .benefits__item-img{background:url(/ico/benefits/4.svg) 50% no-repeat;background-size:contain}.benefits__item:nth-child(5) .benefits__item-img{background:url(/ico/benefits/5.svg) 50% no-repeat;background-size:contain}.hot__wrap{background-color:#f2f5f7;margin:64px 0 128px;border-radius:32px}.process-home{display:flex;flex-direction:column;align-items:center;padding:64px 0}@media only screen and (max-width:1180px){.process-home{padding:64px 16px}}.process-home h2{width:100%;margin-top:0;font-size:32px;line-height:40px}.process-home__list{display:flex;padding:64px 0 90px}@media only screen and (max-width:1180px){.process-home__list{padding:36px 0 0;flex-direction:column;align-items:center}}.process-home__item{display:flex;flex-direction:column;align-items:center;width:196.6666666667px;padding:0 16px}@media only screen and (max-width:1180px){.process-home__item{flex-direction:row;width:100%;align-items:flex-start;margin-bottom:40px}}.process-home__item .h3{font-size:64px;line-height:40px;margin:0 0 32px;color:#f28200;font-family:Montserrat Bold}.process-home__item h4{color:#2d3740;font-size:20px;line-height:40px;margin:16px 0 32px;font-family:Montserrat Bold}@media only screen and (max-width:1180px){.process-home__item h4{margin:0 0 4px}}.process-home__item span{display:inline-block;width:32px;height:32px;border-radius:50vh;background-color:#f2f5f7}@media only screen and (max-width:1180px){.process-home__item span{display:none}}.process-home__item p{text-align:center;font-size:14px;margin:0}@media only screen and (max-width:1180px){.process-home__item p{text-align:left}}.process-home__text{text-align:center}@media only screen and (max-width:1180px){.process-home__text{text-align:left;padding-left:16px}}.services-home{padding-bottom:128px}@media only screen and (max-width:1180px){.services-home{padding-bottom:64px}}.services-home>p{font-family:Montserrat MediumItalic;font-size:14px;line-height:32px;margin:0;width:700px}@media only screen and (max-width:1180px){.services-home>p{padding:0 16px;width:100%}}.services-home h2{margin-top:0;font-size:32px;line-height:40px}@media only screen and (max-width:1180px){.services-home h2{padding:0 16px}}.services-home__container{display:flex;justify-content:space-between;margin:32px 0 64px}@media only screen and (max-width:1180px){.services-home__container{flex-direction:column}}.services-home__list{display:flex;flex-direction:column;width:582px}@media only screen and (max-width:1180px){.services-home__list{align-items:center;width:100%;margin:0;padding:0 16px}}.services-home__list:first-child .services-home__item:first-child{background:#f2f5f7 url(/ico/services/service-1.svg) top 24px left 32px no-repeat}.services-home__list:first-child .services-home__item:nth-child(2){background:#f2f5f7 url(/ico/services/service-2.svg) top 24px left 32px no-repeat}.services-home__list:first-child .services-home__item:nth-child(3){background:#f2f5f7 url(/ico/services/service-3.svg) top 24px left 32px no-repeat}.services-home__list:last-child .services-home__item:first-child{background:#f2f5f7 url(/ico/services/service-4.svg) top 24px left 32px no-repeat}.services-home__list:last-child .services-home__item:nth-child(2){background:#f2f5f7 url(/ico/services/service-5.svg) top 24px left 32px no-repeat}.services-home__list:last-child .services-home__item:nth-child(3){background:#f2f5f7 url(/ico/services/service-6.svg) top 24px left 32px no-repeat}.services-home__item{padding:80px 24px 32px;margin-bottom:16px;width:582px;border-radius:16px}@media only screen and (max-width:1180px){.services-home__item{width:100%}}.services-home__item .h3{font-size:18px;display:block;line-height:40px;color:#2d3740;margin:0 0 4px;font-family:Montserrat Bold}.services-home__item p{font-size:14px;line-height:25px}.values-home>p{font-family:Montserrat MediumItalic;font-size:14px;line-height:32px;margin:0 0 32px;max-width:700px}@media only screen and (max-width:1180px){.values-home>p{padding:0 16px}}.values-home h2{margin-top:0;font-size:32px;line-height:40px}@media only screen and (max-width:1180px){.values-home h2{padding:0 16px}}.values-home__container{display:flex}@media only screen and (max-width:1180px){.values-home__container{flex-direction:column-reverse}}.values-home__block{width:50%}@media only screen and (max-width:1180px){.values-home__block{width:100%}}.values-home__block>p{font-family:Montserrat MediumItalic;font-size:14px;line-height:32px;margin:0;width:536px}@media only screen and (max-width:1180px){.values-home__block>p{padding:0 16px;width:100%}}.values-home__list{display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:54px}@media only screen and (max-width:1180px){.values-home__list{padding:64px 16px 0}}.values-home__item{margin-bottom:32px;width:252px}@media only screen and (max-width:1180px){.values-home__item{width:100%}}.values-home__item .h3{margin:0 0 4px;display:block;color:#2d3740;font-size:18px;line-height:32px;font-family:Montserrat Bold}.values-home__item p{font-size:14px;line-height:25px;color:#2d3740}.sign{background:#2d3740;border-radius:32px;padding:100px 32px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:1180px){.sign{border-radius:0}}.sign .h3{display:block;color:#fff;font-family:Montserrat Medium;font-size:24px;margin:0 0 10px}.sign p{color:#fff;opacity:.6;font-size:15px;line-height:25px;margin:0}.sign__head{background:url(/img/head.png) 0 no-repeat;background-size:contain;padding:16px 0 16px 124px;margin-bottom:64px}@media only screen and (max-width:1180px){.sign__head{background-position:top;background-size:40%;padding:124px 16px 0}}.sign__text{background:url(/img/quotes.svg) 0 no-repeat;padding-left:124px;margin-bottom:40px}@media only screen and (max-width:1180px){.sign__text{padding-left:96px}}.sign__img{width:262px;height:98px;background:url(/img/sign.png) 50% no-repeat}.search-home{position:relative;height:380px;padding:70px 80px;border-radius:32px;background:linear-gradient(180deg,#f2880c,#e57b00)}.search-home .nav__link{display:inline-block;padding:20px 32px;font-size:14px;font-family:Exo\ 2 Bold;color:#fff;text-decoration:none;border-radius:50vh;border:none;outline:none;cursor:pointer;background-color:#fff!important;color:#2d3740;margin-top:64px}.search-home__name{font-family:Montserrat Bold;position:relative}.search-home__name b{position:absolute;top:-30px;left:50%;transform:translateX(-50%);font-size:20px;opacity:.7}@media only screen and (max-width:1180px){.search-home__name b{font-size:12px}}.search-home__name b:last-child{top:-50px;font-size:16px;opacity:.5}@media only screen and (max-width:1180px){.search-home__name b:last-child{font-size:10px}.search-home{height:auto;width:calc(100% - 32px);padding:48px 24px 24px;display:flex;flex-direction:column;align-items:flex-start}.search-home a{margin-top:auto;z-index:2}}.search-home>p{font-size:18px;color:#fff;padding-left:32px}@media only screen and (max-width:1180px){.search-home>p{padding:0 80px 0 0;margin-bottom:200px}}.search-home__input{display:inline-flex;align-items:center;background:hsla(0,0%,100%,.08);padding:16px 32px;border-radius:50vh}@media only screen and (max-width:1180px){.search-home__input{padding:16px;width:100%;max-width:400px}}.search-home__input span{font-size:24px}@media only screen and (max-width:1180px){.search-home__input span{font-size:14px}}.search-home__input *{color:#fff}.search-home__bg{background:url(/img/home-search.png) 50% no-repeat;width:328px;height:445px;position:absolute;right:128px;bottom:0;background-size:contain}@media only screen and (max-width:1180px){.search-home__bg{width:252px;height:344px;right:-16px}}.ico,.ico-search{display:inline-block;width:32px;height:32px}.ico-search{margin-right:16px;background:url(/ico/search.svg) 50% no-repeat!important;background-size:contain;flex-shrink:0}@media only screen and (max-width:1180px){.ico-search{width:24px;height:24px;background-size:contain!important}}.links{background:#3f4d59;background:linear-gradient(180deg,#3f4d59,#242c33);border-radius:32px;padding:70px;color:#fff;position:relative;margin-bottom:128px}.links>p{max-width:580px;font-family:Montserrat MediumItalic;font-size:14px;line-height:32px}@media only screen and (max-width:1180px){.links{height:auto;width:calc(100% - 32px);padding:24px;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:64px}.links a{margin-top:auto;z-index:2}}.links__bg{position:absolute;bottom:0;right:-70px;width:596px;height:547px;background:url(/img/home-link.png) 50% no-repeat!important}@media only screen and (max-width:1180px){.links__bg{width:338px;height:311px;right:-56px;background-size:contain!important}}.links__list{display:flex;flex-wrap:wrap;z-index:2;position:relative;margin:52px 0}.links .nav__link{display:inline-block;background:hsla(0,0%,100%,.05) url(/ico/search.svg) center left 32px no-repeat;color:#fff;border-radius:16px;line-height:40px;padding:16px 32px 16px 72px;margin:0 8px 8px 0;text-decoration:none;font-size:16px;font-family:Montserrat Bold}@media only screen and (max-width:1180px){.links .nav__link{font-size:12px;padding:8px 24px 8px 64px;background-size:24px;background-position:left 24px center}}.value{margin-bottom:96px}@media only screen and (max-width:1180px){.value{margin-bottom:64px}}.value h2{margin:0 0 48px;font-size:32px;line-height:40px}@media only screen and (max-width:1180px){.value h2{padding:0 16px}}.value__list{display:flex;flex-wrap:wrap}@media only screen and (max-width:1180px){.value__list{padding:0 16px}}.value__item{width:220px;margin-right:20px}@media only screen and (max-width:1180px){.value__item{width:40%}}.value__item:last-child{margin:0}.value__title{display:block;font-size:18px;line-height:40px;font-family:Montserrat Bold;color:#2d3740;margin-bottom:4px}.value__text{font-size:14px}.numbers{padding:64px 0 32px;margin-bottom:96px;background:#f2f5f7;background:linear-gradient(-90deg,rgba(242,245,247,0),#f2f5f7)}@media only screen and (max-width:1180px){.numbers{margin-bottom:64px}}.numbers .container{display:flex;justify-content:center;flex-wrap:wrap}.numbers__item{width:320px;padding:0 8px;margin-bottom:32px}.numbers__item:nth-child(2) .numbers__title{font-size:64px}.numbers__title{color:#f28200;font-size:48px;line-height:40px;display:block;font-family:Montserrat Bold;margin-bottom:32px;text-align:center}.numbers__text{color:#2d3740;font-size:18px;text-align:center;display:inline-block}.question{margin-bottom:96px}@media only screen and (max-width:1180px){.question{margin-bottom:64px}}.question h2{margin:0 0 48px;font-size:32px;line-height:40px}@media only screen and (max-width:1180px){.question h2{padding:0 16px}}.question__wrapper{display:flex}@media only screen and (max-width:1180px){.question__wrapper{padding:0 16px;flex-direction:column}}.question__managers-time{display:block;font-size:14px;font-family:Montserrat Bold;margin-top:8px}.question__managers-info{font-size:14px;font-family:Montserrat Medium}.question__phones{width:360px;margin-right:32px}@media only screen and (max-width:1180px){.question__phones{margin-bottom:32px}}@media only screen and (max-width:700px){.question__phones{width:100%}}.question__title{font-size:24px;line-height:28px;margin-bottom:32px;font-family:Montserrat Bold;display:block}.question__form-container{max-width:696px;scroll-margin-top:96px}.question__form-container textarea{resize:none;margin:0 0 16px}.question__error{font-size:12px;line-height:16px;margin-top:4px;font-family:Montserrat Bold;color:red;min-height:16px}.question__type span{color:#59656f;font-size:12px;line-height:16px;font-family:Montserrat Medium}.question__row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0 8px;gap:0 8px}@media only screen and (max-width:700px){.question__row{grid-template-columns:1fr}.question__row .candidate__radio-label:not(:first-child){margin-top:16px}}.head__img-partner{background:url(/img/head-partner.png) 50% no-repeat;width:460px;height:100%}@media only screen and (max-width:1180px){.head__img-partner{width:100%;background-size:cover;height:240px;border-radius:16px 16px 0 0}}.head__img-partnership{background:url(/img/head-partnership.png) 50% no-repeat;width:460px;height:100%}@media only screen and (max-width:1180px){.head__img-partnership{border-radius:16px 16px 0 0;width:100%;background-size:cover;height:240px}}.process-partners{padding-bottom:0!important}.process-partners h4{line-height:32px!important}.process-partners .process-home__list{padding-bottom:32px!important}@media only screen and (max-width:1180px){.process-partners .process-home__list{padding-bottom:0!important}}.process-home__item{width:236px;padding:0 8px}@media only screen and (max-width:1180px){.process-home__item{width:100%;align-items:flex-start;margin-bottom:40px}.process-home__item:last-child{margin-bottom:0}}.benefits-partner .benefits__item:first-child .benefits__item-img{background:url(/ico/whywe/1.svg) 50% no-repeat;background-size:contain}.benefits-partner .benefits__item:nth-child(2) .benefits__item-img{background:url(/ico/whywe/2.svg) 50% no-repeat;background-size:contain}.benefits-partner .benefits__item:nth-child(3) .benefits__item-img{background:url(/ico/whywe/3.svg) 50% no-repeat;background-size:contain}.benefits-partner .benefits__item:nth-child(4) .benefits__item-img{background:url(/ico/whywe/4.svg) 50% no-repeat;background-size:contain}.benefits-partner .benefits__item:nth-child(5) .benefits__item-img{background:url(/ico/whywe/5.svg) 50% no-repeat;background-size:contain}.benefits-partnership .benefits__item:first-child .benefits__item-img{background:url(/ico/whatyouget/1.svg) 50% no-repeat;background-size:contain}.benefits-partnership .benefits__item:nth-child(2) .benefits__item-img{background:url(/ico/whatyouget/2.svg) 50% no-repeat;background-size:contain}.benefits-partnership .benefits__item:nth-child(3) .benefits__item-img{background:url(/ico/whatyouget/3.svg) 50% no-repeat;background-size:contain}.benefits-partnership .benefits__item:nth-child(4) .benefits__item-img{background:url(/ico/whatyouget/4.svg) 50% no-repeat;background-size:contain}.benefits-partnership .benefits__item:nth-child(5) .benefits__item-img{background:url(/ico/whatyouget/5.svg) 50% no-repeat;background-size:contain}.question__form{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative}@media only screen and (max-width:700px){.question__form{display:grid;grid-template-columns:1fr}}.contact__textarea{width:100%;margin:0!important}@media only screen and (max-width:700px){.contact__textarea{margin-top:16px!important}}.contact__fieldset{width:calc(50% - 8px)}@media only screen and (max-width:700px){.contact__fieldset{width:100%}}.price{margin-bottom:96px}.price-partnership{padding-top:96px}@media only screen and (max-width:1180px){.price-partnership{padding-top:64px!important}}.price-partnership .price__wrapper{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1180px){.price-partnership .price__right{max-width:100%}}.price h2{margin:0 0 48px;font-size:32px;line-height:40px}@media only screen and (max-width:1180px){.price{margin-bottom:64px;padding:0 16px}.price__wrapper{flex-direction:column}.price__left{width:100%;margin-bottom:32px}}.price__desc{font-size:18px;line-height:24px;margin-bottom:32px;font-family:Montserrat Bold;color:#2d3740;max-width:800px}.price__desc a{color:#f28200}.price__from{color:#59656f;font-size:32px;line-height:25px;position:relative;font-family:Montserrat Bold}.price__item{margin:8px 0}.price__old{color:#59656f;font-size:32px;line-height:25px;position:relative;font-family:Montserrat Bold}.price__old:after{content:"";position:absolute;bottom:0;left:-11px;background:url(/ico/line.svg) 50% no-repeat;width:120px;height:24px}.price__new{font-family:Montserrat Bold;font-size:48px;line-height:48px;color:#f28200}.price__comment{font-family:Montserrat Bold;font-size:12px;line-height:25px;color:#2d3740}.price__right{max-width:940px;padding:32px 24px;border-radius:16px;background:#f2f5f7;background:linear-gradient(-90deg,rgba(242,245,247,0),#f2f5f7)}.price__right li{margin:8px 0}@media only screen and (max-width:1180px){.price__right{padding:16px}}.whocanbe h2{margin:0 0 48px;font-size:32px;line-height:40px}@media only screen and (max-width:1180px){.whocanbe h2{padding:0 16px}}.whocanbe__list{display:flex;flex-wrap:wrap;margin-bottom:96px;margin-top:64px;justify-content:space-between}@media only screen and (max-width:1180px){.whocanbe__list{margin-bottom:64px}}.whocanbe__item{margin-bottom:32px;width:372px;padding-top:80px}@media only screen and (max-width:1180px){.whocanbe__item{width:100%;padding:80px 16px 0}}.whocanbe__item p{margin:0;font-family:Montserrat Bold;font-size:18px;line-height:32px;text-align:center}.whocanbe__item:first-child{background:url(/ico/who/1.svg) top no-repeat}.whocanbe__item:nth-child(2){background:url(/ico/who/2.svg) top no-repeat}.whocanbe__item:nth-child(3){background:url(/ico/who/3.svg) top no-repeat}.whocanbe__item:nth-child(4){background:url(/ico/who/4.svg) top no-repeat}.whocanbe__item:nth-child(5){background:url(/ico/who/5.svg) top no-repeat}.whocanbe__item:nth-child(6){background:url(/ico/who/6.svg) top no-repeat}