@charset "UTF-8";@keyframes shake{0%,50%,to{transform:rotate(0deg) translateX(0)}25%{transform:rotate(1deg) translateX(2px)}75%{transform:rotate(-1deg) translateX(-2px)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes pulse-purple{0%,to{color:#1a1a1a;border-bottom-color:#1a1a1a}50%{color:#9166f0;border-bottom-color:#9166f0}}:root{--yellow:#FBF503;--fiolet:#9166F0;--orange:linear-gradient(130deg, #FF7B4E 15.57%, #FF584E 95.03%);--orange2:linear-gradient(20deg, #e38566 15.57%, #df231a 95.03%);--button-background:linear-gradient(276deg, #9166F0 8.77%, #210C51 85.8%);--button-background-hover:linear-gradient(276deg, #210C51 8.77%, #9166F0 85.8%);--button-color-hover:#9166F0;--button-boder-hover:1px solid #9166F0}*{padding:0;margin:0;border:0}*,::after,::before{box-sizing:border-box}a,a:hover{text-decoration:none}footer,header,main,nav,section,ul{display:block}div,h6,span{font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}input,select,textarea{color:inherit;background-color:transparent}div,h4,h6,select,span,textarea{font-size:inherit}button,input,select,textarea{font-family:inherit}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:0 0}input[type=submit]{cursor:pointer}button:active,button:focus,input:active,input:focus{outline:0}button::-moz-focus-inner{padding:0;border:0}body,html{height:100%;margin:0;scroll-behavior:smooth}body{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:16px;display:flex;line-height:1;flex-direction:column;color:#fff}main{flex:1}.main--rest{position:relative}footer{flex:0}a{cursor:pointer}h2,h3{color:#1a1a1a}h1,h2,h4{font-weight:700}h4{color:#1a1a1a}h1,h2{line-height:140%}h1{font-size:45px;color:#fff}@media (max-width:767px){h1{font-size:40px}}@media (max-width:650px){h1{font-size:35px}}@media (max-width:479px){h1{font-size:23px;line-height:1.2}}h2{color:var(--Grayscale-Black, #000);font-size:56px;font-style:normal}@media (max-width:767px){h2{font-size:40px}}@media (max-width:479px){h2{font-size:30px}}.subtitle,p{font-size:18px;font-weight:400}.subtitle{color:var(--Grayscale-Black, #000);text-align:center;line-height:160%}h3,h5{font-style:normal}h3{font-family:"Ubuntu",sans-serif;font-size:40px;font-weight:700;line-height:130%;text-transform:uppercase}@media (max-width:767px){h3{font-size:30px}}@media (max-width:479px){h3{font-size:20px;line-height:1.1}}@media (max-width:380px){h3{font-size:16px}}h5{max-width:300px;color:var(--Grayscale-50, #333);font-size:24px;font-weight:600;line-height:120%}@media (max-width:767px){h5{font-size:20px}}@media (max-width:479px){h5{font-size:15px;line-height:1.1}}p{color:#5b5b5b}#error-msg,.form-group-detail-msg{margin-top:15px;text-align:center;font-size:22px;color:#055a1a;display:block}@media (max-width:600px){.form-group-detail-msg{font-size:16px}}@media (max-width:429px){.form-group-detail-msg{font-size:12px}}@media (max-width:600px){#error-msg{font-size:16px}}@media (max-width:429px){#error-msg{font-size:14px;margin-top:0}}@font-face{font-family:"Code-Pro-Bold";src:url(../fonts/Code-Pro-Bold.woff);font-weight:500}@font-face{font-family:"Code-Pro-LC";src:url(../fonts/Code-Pro-LC.woff);font-weight:600}.header{padding:30px 20px;width:100%;max-width:1320px;margin:0 auto;position:relative;z-index:20;color:#fff}.header--info{background:0 0}.header__row{display:flex;position:relative;align-items:center;gap:150px}.header__row--form{justify-content:center;gap:0}@media (max-width:1300px){.header__row{gap:10px}}@media (max-width:600px){.header__row{gap:50px}}@media (max-width:479px){.header__row{gap:10px}}@media (max-width:1140px){.header__row{justify-content:space-between}}.header__logo-wrapper{width:-moz-max-content;width:max-content;margin-right:20px}@media (max-width:1200px){.header__logo-wrapper{margin-right:50px}}@media (max-width:479px){.header__logo-wrapper{margin-left:0;margin-right:30px;gap:6px}}.header__nav,.header__nav.active{display:flex;align-items:center;justify-content:space-between;gap:1%;position:relative;width:100%;z-index:2}@media (max-width:1350px){.header__nav{gap:2%}}@media (max-width:1200px){.header__nav{gap:20px;justify-content:space-between}}@media (max-width:1140px){.header__nav{display:none}}.header__nav.active{position:absolute;top:0;left:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px;height:100dvh;background:linear-gradient(to bottom right,#9166f0,#011107);margin-left:0;padding-left:40px;padding-top:30px;z-index:1000}@media (max-width:767px){.header__nav.active{padding-left:20px}}.header__nav-close{display:none;position:absolute;top:30px;right:30px;cursor:pointer;color:#fff;font-size:22px}@media (max-width:1140px){.header__nav-close{display:block}}.header__nav-list{display:flex;gap:40px;list-style:none;color:#fff}.header__nav-list.active{display:flex;flex-direction:column;gap:20px;align-items:flex-start}@media (max-width:1140px){.header__nav-list.active{gap:50px;margin-bottom:40px}}@media (max-width:1250px){.header__nav-list{gap:30px}}@media (max-width:1100px){.header__nav-list{gap:40px}}@media (max-width:767px){.header__nav-list{gap:20px}}@media (max-width:479px){.header__nav-list{gap:10px;justify-content:space-between}}.header__nav-item{display:flex;align-items:center;justify-content:center;border-radius:20px;transition:.3s ease;color:#fff}.header__nav-link{position:relative;transition:color .3s ease;padding-bottom:2px;color:#c3c3c3;font-family:"Poppins",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.header__nav-link.active{position:relative}@media (min-width:1140px){.header__nav-link.active{font-weight:600}}@media (min-width:940px){.header__nav-link:hover{color:#fff;text-shadow:0 4px 4px 0#fff}}@media (max-width:1140px){.header__nav-link{color:#fff;font-size:28px}}@media (max-width:992px){.header__nav-link{font-size:24px;color:#fff}}.header__nav-button-wrapper{display:flex;gap:50px;z-index:20;position:relative;border-radius:5px}.header__nav-button-wrapper::before{content:"";position:absolute;top:0;right:50%;bottom:-90px;transform:translateX(50%);width:204px;height:60px;flex-shrink:0;z-index:-1;background:#9166f0;filter:blur(30px)}@media (max-width:1140px){.header__nav-button-wrapper::before{display:none}.header__nav-button-wrapper{flex-direction:column;gap:50px}}.header__nav-button{position:relative;cursor:pointer;overflow:hidden;transition:all .4s ease;background:#2c3878;display:flex;justify-content:center;color:#fff;font-size:14px;border-radius:5px}@media (max-width:1140px){.header__nav-button{border:0;background:0 0;box-shadow:none;padding:0;justify-content:flex-start;border-radius:0}}.header__nav-button:hover::before{left:100%}.header__logo-text1{color:#fff;font-family:"Ubuntu",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:130%}@media (max-width:600px){.header__logo-text1{font-size:20px}}.header__logo-text2,.promo__text-wrapper p{font-family:"Ubuntu",sans-serif;font-style:normal;font-weight:300}.header__logo-text2,.promo__heading-wrapper h1{color:#fff;font-size:16px;line-height:130%}@media (max-width:600px){.header__logo-text2{font-size:15px}}.header__nav--form{justify-content:center}.header__nav-list--form{gap:80px}@media (max-width:1220px){.header__nav-list--form{gap:40px}}.promo{background:#000;position:relative;z-index:2}.promo__decor{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:url(../img/main/Group1.webp)no-repeat}.promo__walking-text{color:#fff;position:absolute;bottom:20px}.promo__wrapper{padding-top:50px;padding-bottom:180px}@media (max-width:992px){.promo__wrapper{padding-top:30px;padding-bottom:100px}}.promo__row{display:flex;gap:30px}@media (max-width:992px){.promo__row{flex-direction:column;width:100%}}.promo__content{flex-direction:column;justify-content:space-between;max-width:700px;position:relative}.promo__heading-wrapper h1{font-family:"Ubuntu",sans-serif;font-size:50px;font-style:normal;font-weight:700;text-transform:uppercase}@media (max-width:1200px){.promo__heading-wrapper h1{font-size:45px}}@media (max-width:992px){.promo__heading-wrapper h1{font-size:40px}}@media (max-width:767px){.promo__heading-wrapper h1{font-size:30px}}@media (max-width:479px){.promo__heading-wrapper h1{font-size:25px}}.promo__text-wrapper p{color:rgba(255,255,255,.7882352941);font-size:18px;line-height:160%;max-width:500px}@media (max-width:1200px){.promo__text-wrapper p{font-size:16px;line-height:1.4}}.promo__buttons-wrapper,.promo__content{display:flex;gap:20px}@media (max-width:1200px){.promo__buttons-wrapper{flex-direction:column}}.promo__img{max-width:700px;position:relative}@media (max-width:1200px){.promo__img{max-width:500px}}.promo__marquee{width:100%;overflow:hidden;height:40px;display:flex;align-items:center;position:absolute;bottom:0;color:#635d6e;font-family:"Ubuntu",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.48px}@media (max-width:992px){.promo__marquee{font-size:11px}}.promo__marquee-inner{display:flex;white-space:nowrap;animation:marquee 160s linear infinite}.promo__marquee-inner span{padding-right:100px}.promo{overflow:hidden}.promo__heading--search{max-width:100%;width:100%}.promo__wrapper--search{padding-top:10px;padding-bottom:70px}@media (max-width:479px){.promo__wrapper--search{padding-bottom:50px}}.promo__decor--info,.promo__decor--search{width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:-1}.promo__decor--search{background:url(../img/main/Group1.webp)no-repeat}.promo__decor--info{background:url(../img/info/Group3.png)no-repeat}.promo__search-links{display:flex;align-items:center;gap:20px;margin-top:30px;margin-bottom:30px}@media (max-width:479px){.promo__search-links{margin-top:10px}}.promo__search-link1{color:#fff;font-family:"Ubuntu",sans-serif;font-size:14px;font-style:normal;font-weight:300}@media (max-width:479px){.promo__search-link1{font-size:12px}}.footer__email a:hover,.footer__phone a:hover,.form__text-contacts a:hover,.promo__search-link1:hover,.promo__search-link2:hover{color:#9166f0}.promo__search-link2{color:#afafaf;font-family:"Ubuntu",sans-serif;font-size:14px;font-style:normal;font-weight:300}@media (max-width:479px){.promo__search-link2{font-size:12px}}.active1,.promo--rest.active{min-height:450px}.active2,.promo--rest2.active{min-height:380px}.second__wrapper{margin:0 auto}.second--search{margin-bottom:100px}@media (max-width:479px){.second--search{margin-bottom:50px}}.second h3{text-align:center;margin:80px 0}@media (max-width:767px){.second h3{margin:40px 0}}.second__button{display:flex;width:240px;height:70px;padding:20px 34px 21px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:5px;border:1px solid #9166f0;box-shadow:0 10px 25px 0 rgba(210,177,207,.3);margin:35px auto;cursor:pointer}@media (max-width:767px){.second__button{margin:0 auto 20px}}.second__button:hover{background:#9166f0}.second__button span,.second__button:hover span,.second__item p{color:#fff;font-family:"Ubuntu",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.second__button span,.second__item p{color:#9166f0}.second__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(630px,1fr));gap:30px}@media (max-width:1200px){.second__items{justify-content:center}}.second__items--search{margin-top:100px;display:grid;grid-template-columns:repeat(auto-fill,minmax(630px,1fr));gap:30px}@media (max-width:767px){.second__items--search{grid-template-columns:repeat(auto-fill,minmax(420px,1fr))}}@media (max-width:479px){.second__items--search{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.second__items2,.second__items2.active{display:grid;grid-template-columns:repeat(auto-fill,minmax(630px,1fr));gap:30px}@media (max-width:992px){.second__items2{justify-content:center}}.second__item{border-radius:10px;background:#fff;box-shadow:0 0 60px 0 rgba(22,38,70,.1);display:flex;max-width:630px;gap:30px;padding-right:20px}@media (max-width:1350px){.second__item{width:100%;max-width:100%}}@media (max-width:787px){.second__item{flex-direction:column;align-items:center;max-width:400px;margin:0 auto;padding:0 20px}}.second__item p{color:#666;font-size:16px;font-weight:400;line-height:160%}.second__item-img-wrapper img{border-radius:10px 0 0 10px;min-width:250px}@media (max-width:787px){.second__item-img-wrapper img{border-radius:10px;margin-top:10px;width:100%;min-width:100%}}.second__item-text-wrapper{padding:20px 0;display:flex;flex-direction:column;justify-content:space-between}.second__item-text-wrapper a{margin-top:40px}.second__item-name{color:#333;font-family:"Poppins",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:140%;padding-bottom:10px}@media (max-width:479px){.second__item-name{max-width:300px}}.second__item-birth{width:100%}.second__item-birth-date,.second__item-text{color:#1a1a1a;font-family:"Ubuntu",sans-serif;font-size:16px;font-style:normal;font-weight:400}.second__item-birth-date{line-height:160%;padding-bottom:10px;width:100%}.second__item-text{max-width:360px;line-height:130%}@media (max-width:479px){.second__item-text{max-width:300px}}.second__items2{max-height:0;overflow:hidden;opacity:0;transition:max-height .8s ease-in-out,opacity .6s ease-in-out;margin-top:40px;padding:20px 0}.second__items2.active{max-height:2900px;opacity:1}@media (max-width:1325px){.second__items2.active{min-height:-moz-fit-content;min-height:fit-content}}.answers{position:relative;overflow:hidden;z-index:1}.answers::after,.answers::before{content:"";position:absolute;width:2226.138px;height:314.794px;flex-shrink:0;opacity:.4;background:linear-gradient(268deg,rgba(201,69,247,.2) 20.33%,rgba(69,129,247,0) 89.01%);background-size:cover;z-index:-1}.answers::before{top:200px;left:0;transform:rotate(-12.219deg)}.answers::after{bottom:200px;left:-100px;transform:rotate(-164.076deg)}.answers__wrapper{padding-bottom:140px;padding-top:100px}@media (max-width:850px){.answers__wrapper{padding-bottom:30px;padding-top:50px}}.answers__items--answers{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;row-gap:50px}@media (max-width:1280px){.answers__items--answers{grid-template-columns:repeat(2,50%);justify-content:center;gap:10px;row-gap:20px}}@media (max-width:850px){.answers__items--answers{grid-template-columns:repeat(1,100%)}}.answers__item--answer,.answers__item--answer p{color:#1a1a1a;font-family:"Ubuntu",sans-serif;font-style:normal}.answers__item--answer{padding:50px 30px;font-size:30px;font-weight:500;overflow:hidden;width:390px;height:418.509px;border-radius:10px;background:#fff;box-shadow:0 10px 60px 0 rgba(28,45,70,.1);position:relative}@media (max-width:1280px){.answers__item--answer{margin:0 auto}}@media (max-width:850px){.answers__item--answer{width:100%;max-width:600px;height:auto}}@media (max-width:479px){.answers__item--answer{padding:30px 20px;font-size:24px}}.answers__item--answer::before{content:"";position:absolute;top:10px;right:5px;width:159px;height:167.362px;background:url(../img/info/configuration_control_gear_preferences_setting_settings_tools_icon_123195.svg)no-repeat;opacity:.5}.answers__item--answer p{margin-top:25px;text-overflow:ellipsis;font-size:16px;font-weight:400;max-width:340px;line-height:1.4}@media (max-width:850px){.answers__item--answer p{max-width:100%}}.form-wrapper{display:flex;justify-content:center;gap:70px;margin:60px auto 0}@media (max-width:1100px){.form-wrapper{flex-direction:column;align-items:center;gap:40px}}.form{display:flex;flex-direction:column;gap:20px}@media (max-width:479px){.form{width:100%;padding:0 10px}}.group__form{color:#5b5b5b;font-size:15px}.group__form--double{display:flex;gap:20px}@media (max-width:479px){.group__form--double{flex-direction:column}}.group__form textarea{width:660px;height:190px;flex-shrink:0;border-radius:10px;border:1px solid #9166f0;padding:20px;outline:0;resize:none;font-size:17px}@media (max-width:767px){.group__form textarea{width:100%}}@media (max-width:479px){.group__form textarea{padding:15px}}.group__form input::-moz-placeholder,.group__form textarea::-moz-placeholder{color:#5b5b5b;font-family:"Ubuntu",sans-serif;font-size:16px;font-style:normal;font-weight:400}.group__form input::placeholder,.group__form textarea::placeholder{color:#5b5b5b;font-family:"Ubuntu",sans-serif;font-size:16px;font-style:normal;font-weight:400}.group__form input{border-radius:10px;border:1px solid #9166f0;padding:20px;font-size:17px}@media (max-width:479px){.group__form input{padding:15px}}@media (max-width:380px){.form__text{text-align:center}}.form__text span,.form__text-contacts a,.form__text-person,.form__text-person p{color:#1a1a1a;font-family:"Ubuntu",sans-serif;font-size:16px;font-style:normal}.form__text span{font-weight:400;margin-top:30px;display:block}@media (max-width:1100px){.form__text span{text-align:center;width:100%}}.form__text-person{font-size:20px;font-weight:700;display:flex;align-items:center;gap:20px;width:350px}@media (max-width:380px){.form__text-person{flex-direction:column}}.form__text-contacts a,.form__text-person p{font-weight:300}.form__text-person-img img{border-radius:12px}.form__text-contacts{margin-top:30px}.form__text-contacts a{color:#191919;font-size:20px;font-weight:700;display:block;margin-top:10px}.form__text-button-wrapper{text-align:left;display:flex;flex-direction:column;gap:10px;align-items:flex-start}@media (max-width:1100px){.form__text-button-wrapper{align-items:center}}.form__text-button-wrapper span,.policy{font-family:"Ubuntu",sans-serif;font-size:12px;font-style:normal;font-weight:400}.form__text-button-wrapper span{color:#656565;text-align:center}.form__text-button-wrapper button{margin-left:0}@media (max-width:1100px){.form__text-button-wrapper button{margin-left:auto}}.policy{line-height:130%;color:#9166f0}.policy:hover{text-decoration:underline}.about{padding-top:50px;padding-bottom:100px;position:relative;overflow:hidden;z-index:2}.about::before{content:"";position:absolute;top:200px;left:0;width:1805.138px;height:787.794px;transform:rotate(-12.219deg);flex-shrink:0;background:url(../img/main/line2.png)no-repeat;background-size:cover;z-index:-1}.about h3{text-align:center;margin-bottom:70px}@media (max-width:479px){.about h3{font-size:35px}}.about__content{display:flex;flex-direction:row;justify-content:space-between}@media (max-width:992px){.about__content{flex-direction:column;gap:40px}}.about__item,.about__item p{text-align:center}.about__item p{color:#1a1a1a;font-family:"Ubuntu"sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:160%}.about__item img{display:inline-block;margin-bottom:20px}.about__bottom{margin-top:180px}@media (max-width:767px){.about__bottom{margin-top:100px}}.about__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:40px}@media (max-width:992px){.about__bottom-row{flex-direction:column;padding:0 20px}}.about__bottom-content{width:100%;max-width:600px}.about__bottom-items:first-child{margin-right:100px}.about__bottom-item{color:#1a1a1a;font-family:"Ubuntu",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%;border-bottom:#1a1a1a 1px solid;margin-top:40px;padding-bottom:20px;cursor:pointer;transition:.3s ease;animation:pulse-purple 4s ease-in-out infinite}.about__bottom-item:hover{color:#9166f0;border-bottom:#9166f0 1px solid}.about__bottom-item:nth-child(even){animation-delay:2s}.about__bottom-img{max-width:500px;overflow:hidden}.team{text-align:center;padding:30px 0}@media (max-width:479px){.team{padding-top:0}}.team__img,.team__wrapper{max-width:1000px;margin:0 auto}.team__img{max-width:800px}.team__stars{margin-top:45px;display:flex;justify-content:center;gap:10px}@media (max-width:479px){.team__stars{margin-top:25px}}@media (max-width:600px){.team__stars img{width:30px}}.team__text{margin-top:25px}.team__text h3,.team__text p{text-align:center;font-family:"Poppins",sans-serif;font-style:normal;font-weight:500;line-height:normal}.team__text h3{color:#0f1f1c;font-size:30px}@media (max-width:600px){.team__text h3{font-size:25px}}@media (max-width:479px){.team__text h3{font-size:18px}}.team__text p{margin-top:36px;color:rgba(15,31,28,.5960784314);font-size:22px}@media (max-width:600px){.team__text p{font-size:18px}}@media (max-width:479px){.team__text p{font-size:14px}}.number-one{padding:132px 0 0;background:var(--yellow);position:relative}@media (max-width:972px){.number-one{padding:100px 0 0}}.number-one::before{content:"";position:absolute;top:-1px;left:0;width:100%;height:70px;background:url(../img/yellow-noise.webp)no-repeat;background-size:cover}.number-one__wrapper{display:flex;justify-content:center;align-items:flex-end}@media (max-width:1000px){.number-one__wrapper{flex-direction:column-reverse;align-items:flex-start}.number-one__img-wrapper{width:100%;max-width:300px;height:100%}}@media (max-width:600px){.number-one__img-wrapper{max-width:200px}}.number-one__text-wrapper{max-width:625px;padding-bottom:80px}@media (max-width:1000px){.number-one__text-wrapper{padding-bottom:40px}}.number-one__title{color:#000;font-family:"Code-Pro-Bold";font-size:40px;font-weight:400;max-width:560px}@media (max-width:767px){.number-one__title{font-size:30px}}.number-one__text{color:#000;font-family:"Roboto";font-size:18px;font-weight:400;line-height:34px;margin-top:20px}@media (max-width:767px){.number-one__text{font-size:16px;line-height:1.4}}.number-one__list{margin-top:30px;display:flex;flex-direction:column;gap:25px}.number-one__item{position:relative;padding-left:35px;color:#000;font-family:"Roboto";font-size:18px;font-weight:400}@media (max-width:767px){.number-one__item{font-size:16px}}.areas__item::before,.number-one__item::before{content:"";position:absolute;top:50%;transform:translateY(-50%)}.number-one__item::before{left:5px;background:url(../img/auto_awesome.webp)no-repeat;background-size:cover;width:22px;height:22px}.number-one__button-wrapper{margin-top:50px}.number-one__button-wrapper a{display:inline-flex;height:59px;padding:15px 50px;align-items:center;gap:10px;background:#000;color:var(--yellow)}@media (max-width:380px){.number-one__button-wrapper a{padding:15px 30px}}.areas{padding-top:50px;padding-bottom:40px}.areas__title{color:#0f1f1c;text-align:center;font-family:"Poppins",sans-serif;font-size:55px;font-style:normal;font-weight:600;line-height:normal}@media (max-width:479px){.areas__title{font-size:30px}}.areas__row{display:flex;justify-content:center;align-items:center;margin-top:40px;gap:30px}@media (max-width:600px){.areas__row{flex-direction:column}}.areas__img{max-width:380px;max-height:380px}.areas__list{display:flex;flex-direction:column;gap:20px}.areas__item{position:relative;padding-left:20px;max-width:350px;color:#0f1f1c;font-family:"Poppins",sans-serif;font-size:20px;font-style:normal;font-weight:300;line-height:normal}@media (max-width:767px){.areas__item{font-size:16px}}.areas__item::before{left:0;width:5px;height:5px;border-radius:50%;background-color:#0f1f1c}.always__wrapper{border-radius:60px;background:linear-gradient(270deg,#112120 0,#316949 100%);color:#fff;padding:30px 80px 40px}@media (max-width:600px){.always__wrapper{padding:30px 20px;border-radius:18px}}.always__title{color:#fff;text-align:center;font-family:"Poppins",sans-serif;font-size:55px;font-style:normal;font-weight:600;line-height:normal}@media (max-width:767px){.always__title{font-size:30px}}@media (max-width:479px){.always__title{font-size:25px}}.always__text{color:#fff;font-family:"Poppins",sans-serif;font-size:20px;font-style:normal;font-weight:300;line-height:1.4;max-width:445px;margin-top:30px;margin-bottom:15px}@media (max-width:767px){.always__text{font-size:16px}}.contact-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:20px}.form__promo-wrapper h2{text-align:center;margin-bottom:15px;margin-top:20px}.form__promo-wrapper p{color:var(--Grayscale-Black, #000);text-align:center;font-size:18px;font-style:normal;font-weight:400;max-width:520px;margin:0 auto 40px}.section-form__form{max-width:800px;margin:0 auto 90px}.section-form__1{display:flex;width:100%;justify-content:center;gap:14px}@media (max-width:479px){.section-form__1{flex-direction:column;gap:0}}.section-form__input-wrapper{display:flex;flex-direction:column;width:100%}.section-form__input-wrapper input{display:inline-block;width:100%}.form-group{display:flex;flex-direction:column;margin-bottom:15px}input,label{font-size:14px}label{margin-bottom:10px;margin-top:25px;color:var(--Grayscale-50, #333);font-weight:500}@media (max-width:479px){label{font-size:12px;margin-top:15px;margin-bottom:5px}}input{padding:10px 10px 10px 30px;border:1px solid #ccc;width:100%;display:inline-block;font-weight:400}@media (max-width:479px){input{font-size:12px;padding-left:15px}}input::-moz-placeholder{color:var(--Grayscale-10, #5b5b5b);font-size:12px;font-style:normal;font-weight:400}input::placeholder{color:var(--Grayscale-10, #5b5b5b);font-size:12px;font-style:normal;font-weight:400}button{color:#fff;padding:10px;cursor:pointer;font-size:16px;transition:background-color .3s;margin:40px auto 0}@media (min-width:600px){.form-group{flex-direction:row;justify-content:space-between}.form-group>input{flex:1;margin-right:10px}.form-group>input:last-child{margin-right:0}}.footer-map{width:100%;padding:40px 0;background-color:#000;overflow:hidden}.footer-map__wrapper{display:flex;align-items:center;flex-direction:row;gap:20px;max-width:1200px;margin:0 auto;padding:0 20px}.footer-map__left,.footer-map__map{width:50%}.footer-map__title{font-size:40px;font-weight:700;margin-bottom:16px;color:#fff;font-family:"Code-Pro-Bold";position:relative;display:flex;align-items:center;gap:15px}@media (max-width:600px){.footer-map__title img{width:60px}}@media (max-width:479px){.footer-map__title img{width:40px}}@media (max-width:767px){.footer-map__title{font-size:30px}}@media (max-width:600px){.footer-map__title{font-size:22px}}@media (max-width:479px){.footer-map__title{font-size:17px}}.footer-map__text{font-size:16px;line-height:1.5;color:#fff;font-family:"Code-Pro-LC";position:relative;padding-left:40px}@media (max-width:767px){.footer-map__text{font-size:14px}}@media (max-width:600px){.footer-map__text{font-size:12px}}@media (max-width:1024px){.footer-map__text{padding-left:0}}.footer-map__map iframe{width:100%;height:100%;min-height:400px;border:0}@media (max-width:1024px){.footer-map__wrapper{flex-direction:column}.footer-map__left,.footer-map__map{width:100%}.footer-map__map iframe{min-height:300px}}.footer{background:#010423;color:#fff}.footer__top{display:flex;justify-content:space-between;padding:40px 0 40px 50px}@media (max-width:992px){.footer__top{flex-direction:column;padding:20px}}.footer__info{display:flex;gap:100px}@media (max-width:992px){.footer__info{flex-direction:column;gap:20px}}.footer__email a,.footer__logo-text1,.footer__phone a{color:#fff;font-family:"Ubuntu",sans-serif;font-size:20px;font-style:normal;font-weight:500}.footer__logo-text2{color:rgba(255,255,255,.6941176471);font-family:Ubuntu;font-size:16px;font-style:normal;font-weight:300}.footer__email a,.footer__phone a{font-family:Ubuntu;font-weight:700}.footer__email p,.footer__phone p{color:#b6b6b6;font-family:"Ubuntu",sans-serif;margin-bottom:5px}.footer__nav-list{display:flex;flex-direction:column;margin-right:30px;gap:10px;align-items:flex-start}@media (max-width:992px){.footer__nav-list{margin-top:30px;grid-template-columns:repeat(1,minmax(200px,1fr))}}.footer__nav-link{color:rgba(255,255,255,.6588235294);font-family:"Ubuntu",sans-serif;font-size:14px;font-style:normal;font-weight:300}.footer__nav-link:hover{color:#9166f0}.footer__copywrite{border-top:1px solid rgba(255,255,255,.0549019608);padding:25px 0;display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}@media (max-width:992px){.footer__copywrite{flex-direction:column;gap:20px}}.footer__copywrite a,.footer__copywrite p,.footer__email p,.footer__phone p{font-size:14px;font-style:normal;font-weight:300}.footer__copywrite p{color:rgba(255,255,255,.5490196078);font-family:"Ubuntu"sans-serif}.footer__copywrite a{color:#9166f0;text-align:center;font-family:"Ubuntu",sans-serif}.footer__copywrite a:hover{color:#835bda;text-decoration:underline}.burger{display:none;position:relative;cursor:pointer;padding:5px;justify-content:flex-end;flex-direction:column;align-items:flex-end}@media (max-width:1140px){.burger{display:flex}}.burger span{display:block;height:3px;background-color:#9166f0;border-radius:2px;transition:.3s ease;width:35px}.burger span:nth-child(1),.burger span:nth-child(2),.burger span:nth-child(3){margin-bottom:5px;width:35px;background-color:#9166f0}.burger span:nth-child(3){margin-bottom:10px}.burger span.active{background-color:#000}.burger p{margin-top:1px;color:#000;font-family:Garamond;font-size:13px;font-weight:300}.lock{display:none}.search__content{display:flex;flex-direction:column;gap:60px;align-items:center;width:100%;margin-bottom:100px}@media (max-width:767px){.search__content{margin-bottom:50px;gap:30px}}.search__content span,.search__item{align-items:center;justify-content:center}.search__content span{width:258px;height:96px;flex-shrink:0;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background:#fff;padding:20px;color:var(--Grayscale-50, #333);font-size:20px;font-weight:600;line-height:140%}@media (max-width:479px){.search__content span{font-size:16px;padding:10px;text-align:center;width:210px;height:80px}}.search__content h5{max-width:100%}@media (max-width:479px){.search__content h5{font-size:18px}}.search__content p{line-height:1.4}@media (max-width:479px){.search__content p{font-size:16px}}.search__item{display:flex;gap:80px;padding:30px;border-radius:20px;border:1px solid #6f6f6f;width:100%;max-width:1100px}@media (max-width:992px){.search__item{flex-direction:column}}@media (max-width:479px){.search__item{gap:20px;padding:15px}}.search__item-img{max-width:290px;position:relative}.search__item-text{display:flex;flex-direction:column;gap:20px;max-width:400px}@media (max-width:992px){.search__item-text{max-width:100%;text-align:center}}.about__promo-text--search{margin-bottom:40px;max-width:715px}.about__promo-text--info{text-align:left;color:var(--Grayscale-10, #5b5b5b);margin-left:0;margin-top:20px}.second__decor-text--info{text-align:left;margin-top:70px}@media (max-width:992px){.second__decor-text--info::after{right:-203px;width:175px}}@media (max-width:519px){.second__decor-text--info::after{display:none}}@media (max-width:479px){.second__decor-text--info{margin-top:20px;margin-bottom:0;font-size:12px!important}}.info__items{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:80px}@media (max-width:1100px){.info__items{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;margin:40px auto 80px}}@media (max-width:800px){.info__items{grid-template-columns:repeat(1,1fr);gap:40px}}.card{text-align:center;max-width:400px;height:450px;display:flex;flex-direction:column;gap:24px;padding:33px;background:var(--Grayscale-White, #FFF);box-shadow:0 0 5px 1px rgba(0,0,0,.1)}@media (max-width:1100px){.card{max-width:100%}}@media (max-width:800px){.card{max-width:400px;margin:0 auto}}@media (max-width:479px){.card{padding:18px;height:100%}}.card__avatar{width:63px;height:63px;flex-shrink:0;background:#d9d9d9;text-align:center;border-radius:50%;margin:0 auto}.card__title{text-align:center;width:100%;max-width:100%}@media (max-width:600px){.card__title{line-height:1.3;font-size:20px}}.card__text{line-height:1.5}@media (max-width:600px){.card__text{font-size:16px;line-height:1.3}}.info__promo-title{text-align:left!important;width:100%;font-size:36px;margin-top:20px!important}@media (max-width:479px){.info__promo-title{line-height:1.1!important}}.about__promo-wrapper--info{align-items:flex-start}.header--search{position:static}.container{max-width:1360px;margin:0 auto;padding:0 20px}@media (max-width:600px){.container{padding:0 10px}}.container--header{max-width:1360px}.btn-main-blue,.btn-main-blue2,.header__nav-button-link{display:flex;justify-content:center;align-items:center;gap:10px;flex-shrink:0;width:230px;height:65px;border-radius:5px;font-family:"Ubuntu",sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:130%;position:relative}.btn-main-blue,.header__nav-button-link{background-image:var(--button-background);color:#fff;transition:background-image .3s ease}.btn-main-blue:hover,.header__nav-button-link:hover{background:var(--button-background-hover);color:#fff}.btn-main-blue2{border:1px solid #9166f0;color:#9166f0}.btn-main-blue2:hover{background:var(--button-background);color:#fff}@media (max-width:1140px){.header__nav-button-link{border:0;font-size:25px;width:-moz-fit-content;width:fit-content;font-weight:700;padding:20px 30px}}@media (max-width:479px){.header__nav-button-link{font-size:20px}}.btn-item{display:flex;align-items:center;gap:20px;color:#9166f0;font-family:"Ubuntu",sans-serif;font-size:20px;font-style:normal;font-weight:700}.btn-item img{max-width:50px}.btn-item:hover{color:#835bda}