@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 fadeInUp{to{opacity:1;transform:translateY(0)}}: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:"Arial",sans-serif;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,h4{color:#1a1a1a}h4{font-weight:700}body,h1,h2{font-weight:400}h1,h2{line-height:130%}h1{color:var(--color-light-xl, #FFF);font-family:"Georgia";font-size:47.988px;font-style:italic}@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(--color-dark-l, #545454);font-family:Georgia;font-size:36px;font-style:normal;letter-spacing:2.16px}@media (max-width:767px){h2{font-size:40px}}@media (max-width:479px){h2{font-size:30px}}@media (max-width:380px){h2{font-size:24px}}.subtitle,p{font-size:18px;font-weight:400}.subtitle{color:var(--Grayscale-Black, #000);text-align:center;line-height:160%}.promo__heading-wrapper h1,h3{font-family:"Georgia",sans-serif;line-height:130%}h3,h5{font-style:normal}h3{font-size:40px;font-weight:700;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:"Georgia";src:url(../../fonts/subset-Georgia-Bold.woff2)format(woff2);font-weight:700;font-display:swap}@font-face{font-family:"Georgia";src:url(../../fonts/subset-Georgia.woff2)format(woff2);font-weight:400;font-display:swap}.header{padding:20px 10px;width:100%;position:relative;z-index:20;background:#333;color:#fff;margin:0 auto -1px}.header--info{background:0 0}.header__row{display:flex;position:relative;align-items:center;gap:150px;max-width:1400px;margin:0 auto}.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:flex-end;gap:5%;position:relative;width:100%;z-index: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:#333;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{color:var(--color-light-s, #FAFAFA);font-family:Arial;font-size:16.359px;font-style:normal;font-weight:400;line-height:160%}@media (max-width:1150px){.header__nav-link{font-size:24px}}.header__nav-button-wrapper{display:flex;gap:50px;z-index:20;position:relative;border-radius:5px}@media (max-width:1140px){.header__nav-button-wrapper{flex-direction:column;gap:50px}}.header__nav-button{cursor:pointer}.header__nav-button:hover::before{left:100%}.header__logo-text1{color:var(--color-primary, #F1CDB3);font-family:Georgia;font-size:34.9px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:2.094px}@media (max-width:600px){.header__logo-text1{font-size:20px}}.header__logo-text2,.promo__text-wrapper p{font-family:Arial;font-style:normal;font-weight:400}.header__logo-text2{color:var(--color-light-xl, #FFF);font-size:14.178px;line-height:normal;letter-spacing:1.418px;margin-top:5px}@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;min-height:100vh}.promo__decor{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:url(../../img/main/main-bg.webp)no-repeat;background-size:cover;opacity:.8}.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{display:flex;flex-direction:column;justify-content:space-between;gap:20px;max-width:700px;position:relative;margin-top:100px;padding-left:50px}@media (max-width:767px){.promo__content{padding-left:10px}}.promo__heading-wrapper h1{color:var(--color-light-xl, #FFF);font-size:47.988px;font-style:italic;font-weight:400}@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__heading-span{width:-moz-max-content;width:max-content;display:block}.promo__text-wrapper p{color:var(--color-dark-s, #CDCDCD);font-size:16.359px;line-height:160%;max-width:500px}@media (max-width:1200px){.promo__text-wrapper p{font-size:16px;line-height:1.4}}.promo__buttons-wrapper{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%;margin:40px 0 0!important}.promo__wrapper--search{padding-top:10px;padding-bottom:70px}@media (max-width:767px){.promo__wrapper--search{padding-bottom:40px}}.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.webp)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-size:14px;font-style:normal;font-weight:300}@media (max-width:479px){.promo__search-link1{font-size:12px}}.form__text-contacts a:hover,.promo__search-link1:hover,.promo__search-link2:hover{color:#9166f0}.promo__search-link2{color:#afafaf;font-size:14px;font-style:normal;font-weight:300}@media (max-width:479px){.promo__search-link2{font-size:12px}}.promo--form,.promo--rest{min-height:0}.promo--rest.active{min-height:450px}.active1{min-height:550px}.active2,.promo--rest2.active{min-height:380px}.pay{padding-top:40px}.pay__wrapper{display:flex;align-items:center;justify-content:center;gap:60px}@media (max-width:992px){.pay__wrapper{flex-direction:column-reverse}}.pay__img-wrapper{max-width:500px}@media (max-width:992px){.pay__img-wrapper{max-width:300px}}.pay__text-wrapper{max-width:500px}.pay__text-wrapper p{color:var(--color-dark-xl, #4C4C4C);font-family:Arial;font-size:16.359px;font-style:normal;font-weight:400;line-height:160%;padding-top:20px}.help{background:var(--color-light-l, #F6F6F6);margin-bottom:-1px;position:relative;z-index:1}.help__info{color:var(--color-dark-m, #353333);font-family:Arial;font-size:14.088px;font-style:italic;font-weight:400;line-height:19.631px;margin-top:5px;display:inline-block}.help__wrapper{display:flex;align-items:flex-end;justify-content:center;gap:60px;padding:40px 0 0}@media (max-width:992px){.help__wrapper{flex-direction:column-reverse;align-items:center;gap:20px;padding:20px 0 0}.help__img-wrapper{max-width:300px}}.help__content-wrapper{max-width:400px;padding-bottom:50px}.help__content-wrapper h2{padding:0;text-align:left!important;margin:20px 0!important}@media (max-width:992px){.help__content-wrapper{padding-bottom:5px}}.help-card span,.help__text-1{color:var(--color-dark-l, #545454);font-family:Georgia;font-style:normal;font-weight:400}.help__text-1{font-size:16.359px;line-height:110%;letter-spacing:.982px;margin:20px auto}.help__text-2{color:var(--color-dark-m, #857f7f);font-family:Arial;font-size:15.088px;font-style:italic;font-weight:400;line-height:19.631px;margin-top:20px}.help-card{border-radius:9.816px;background:var(--color-primary, #F1CDB3);display:flex;justify-content:center;padding:10.906px 16.359px;align-items:center;gap:10.906px;width:320px;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:479px){.help-card{padding:8px 14px;width:100%}}@media (max-width:380px){.help-card{padding:6px 10px}}.help-card--pink{background:#f9cbcb}.help-card span{font-size:21.813px;letter-spacing:1.309px;padding-bottom:5px}@media (max-width:380px){.help-card span{font-size:18px}}.copy-status{position:absolute;top:5px;right:50%;background:#fff;color:green;font-size:18px;padding:2px 6px;box-shadow:0 0 5px rgba(0,0,0,.2);transition:opacity .3s ease;opacity:1}.copy-status[hidden]{opacity:0}.promo__content{opacity:0;transform:translateY(30px);animation:fadeInUp 1s ease-out forwards;animation-delay:.2s}.second{background:var(--color-light-l, #F6F6F6)}.second__wrapper{margin:0 auto;padding-top:1px}.second--search{position:relative;z-index:1;overflow:hidden}.second--search::after,.second--search::before{background:url(../../img/search/bot.webp)no-repeat;width:3426.138px;height:914.794px;transform:rotate(-164.076deg);flex-shrink:0;position:absolute;top:1100px;right:-190px;z-index:-1;content:""}.second--search::after{top:2100px}.second h2{text-align:center;margin:50px 0}@media (max-width:767px){.second h2{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-size:18px;font-style:normal;font-weight:500;line-height:130%}.second__button span,.second__item p{color:#9166f0}@media (max-width:1200px){.second__items{justify-content:center}}.second__items--search{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media (max-width:1240px){.second__items--search{grid-template-columns:repeat(1,1fr)}}.second__item{border-radius:10px;box-shadow:0 0 60px 0 rgba(22,38,70,.1);max-width:300px;width:100%;gap:30px}.second__item1{display:flex}@media (max-width:1240px){.second__item1{margin:0 auto}}@media (max-width:767px){.second__item1{flex-direction:column}}@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,.second__item1-img-wrapper{min-width:270px}.second__item-img-wrapper img,.second__item1-img-wrapper img{border-radius:10px;width:100%}@media (max-width:787px){.second__item-img-wrapper img,.second__item1-img-wrapper img{border-radius:10px;margin-top:10px;width:100%;min-width:100%}}.second__item-text-wrapper{position:absolute;bottom:20px;left:36%;transform:translateX(-50%);width:250px}.second__item-text-wrapper a,.second__item1-text-wrapper a{margin-top:40px}.second__item-text-wrapper,.second__item1-text-wrapper{padding:20px;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.group__form label,.second__item-name,.second__item1-name{color:var(--Grayscale-50, #333);font-family:"Poppins",sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:140%}@media (max-width:479px){.second__item-name,.second__item1-name{max-width:300px}}.second__item-birth,.second__item1-birth{width:100%;font-family:"Ubuntu"}.second__item-birth p,.second__item1-birth p{margin-bottom:5px}.second__item-birth-date,.second__item1-birth-date{color:#1a1a1a;font-family:"Ubuntu";font-size:16px;font-style:normal;font-weight:400;line-height:160%;padding-bottom:10px;width:100%}.second__item-text,.second__item1-text{color:#1a1a1a;font-family:"Ubuntu";font-size:16px;font-style:normal;font-weight:400;max-width:360px;line-height:130%}@media (max-width:479px){.second__item-text,.second__item1-text{max-width:300px}}.second__btn{display:flex;justify-content:center;margin-top:80px;padding-bottom:40px}.second__btn a{display:inline-block;margin:0 auto;text-align:center}.second__item{height:100%;display:flex;flex-direction:column}.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{padding:50px 30px;color:#1a1a1a;font-size:30px;font-style:normal;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;color:#1a1a1a;text-overflow:ellipsis;font-size:16px;font-style:normal;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;width:100%;max-width:900px}@media (max-width:1100px){.form-wrapper{flex-direction:column;align-items:center;gap:40px;margin-top:30px}}.form{display:flex;flex-direction:column;width:100%}@media (max-width:479px){.form{padding:0}}.form__btn-wrapper{display:flex;justify-content:center;margin-top:10px}.group__form{color:#5b5b5b;padding-bottom:15px;font-size:15px}.group__form label{margin-top:0;font-size:18px;font-weight:500;line-height:150%;margin-bottom:5px;display:block}@media (max-width:600px){.group__form label{font-size:14px}}.group__form1{width:100%}.group__form--double{display:flex;gap:20px}@media (max-width:479px){.group__form--double{flex-direction:column}}.group__form input{border:1px solid var(--Grayscale-10, #9C9C9C);background:var(--Grayscale-White, #FFF);padding:20px;font-size:17px;width:100%;font-family:"Poppins",sans-serif}@media (max-width:479px){.group__form input{padding:15px}}.group__form input::-moz-placeholder{color:#5b5b5b;font-family:"Poppins",sans-serif;font-size:16px;font-style:normal;font-weight:400}.group__form input::placeholder{color:#5b5b5b;font-family:"Poppins",sans-serif;font-size:16px;font-style:normal;font-weight:400}@media (max-width:380px){.form__text{text-align:center}}.form__text span,.form__text-person p{color:#1a1a1a;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-contacts a,.form__text-person{font-size:20px;font-style:normal;font-weight:700}.form__text-person{color:#1a1a1a;display:flex;align-items:center;gap:20px;width:350px}@media (max-width:380px){.form__text-person{flex-direction:column}}.form__text-person p{font-family:"Ubuntu",sans-serif;font-weight:300}.form__text-person-img img{border-radius:12px}.form__text-contacts{margin-top:30px}.form__text-contacts a{color:#191919;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{color:#656565;text-align:center;font-size:12px;font-style:normal;font-weight:400}.form__text-button-wrapper button{margin-left:0}@media (max-width:1100px){.form__text-button-wrapper button{margin-left:auto}}.form-text,.policy{font-style:normal;font-weight:400;line-height:130%}.policy{font-size:12px;color:#9166f0}.policy:hover{text-decoration:underline}.form-text{max-width:500px;margin:0 auto;color:var(--Grayscale-Black, rgba(0, 0, 0, 0.7098039216));text-align:center;font-family:"Poppins"sans-serif;font-size:22px}@media (max-width:767px){.form-text{font-size:18px}}.about{background:#fff;padding:50px 0}@media (max-width:479px){.about{padding:30px 0}}.about__subtitle,.about__wrapper h2{margin-bottom:5px;text-align:center}.about__subtitle{margin-bottom:40px;color:var(--color-dark-l, #545454);font-family:Georgia;font-size:20px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:1.2px}@media (max-width:380px){.about__subtitle{font-size:16px}}.about__content{display:flex;flex-wrap:wrap;gap:60px;justify-content:center}@media (max-width:767px){.about__content{gap:20px}}.about__item{padding:20px;border-radius:10px;border:.7px solid #000;width:230px;display:flex;flex-direction:column;align-items:center}.about__item p,.about__item span{color:#000;font-family:Georgia;font-size:21.813px;line-height:115%;letter-spacing:1.309px}.about__item p{margin-top:15px}.about__item span{font-style:normal;font-weight:700}.about__promo{background:url(../../img/about/bg.webp)no-repeat;background-size:cover;padding-bottom:40px;min-height:calc(100vh - 98px)}.about__promo-inner h2{color:#fff;text-align:center;font-size:54.253px;font-weight:700;line-height:140%;padding-top:30px}.about__item p,.about__promo-text{text-align:center;font-style:normal;font-weight:400}.about__promo-text{color:#fff;font-family:"Poppins",sans-serif;font-size:17.438px;line-height:160%;max-width:900px;margin:40px auto 0}.about__promo-img-wrapper{text-align:center;margin-top:40px}.about__promo-img-wrapper img{border-radius:8px}.about__decor-text{color:var(--Grayscale-Black, #000);font-family:"Poppins",sans-serif;font-size:15.501px;font-style:normal;font-weight:600;line-height:150%;margin:30px 0;display:inline-flex;position:relative}.about__decor-text::after{content:"";display:block;width:100%;height:2px;background:var(--Grayscale-Black, #000);position:absolute;top:50%;right:-104%}.about__content-list{display:flex;flex-direction:column;gap:40px;width:100%}.about__content-list li{display:flex;align-items:center;justify-content:flex-start;gap:80px;width:100%}.about__content-list li img{max-width:600px;border-radius:8px}.about__content-text h5,.about__content-text p,.about__promo-inner h2{font-family:"Poppins",sans-serif;font-style:normal}.about__content-text h5{color:var(--Grayscale-50, #333);font-size:23.251px;font-weight:600;line-height:140%}.about__content-text p{margin-top:20px;color:var(--Grayscale-10, #9C9C9C);font-size:17.438px;font-weight:400;line-height:160%;max-width:440px}.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-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;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;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:radial-gradient(100% 100%at 0 0,#513d2f 0,#1a1a1c 100%),#211f20;position:relative}.footer::before{content:"";position:absolute;bottom:0;right:146px;width:558px;height:331px;background:url(../../img/main/footer-soilder.webp)no-repeat;background-size:cover;opacity:1;z-index:2}@media (max-width:1200px){.footer::before{right:0;width:300px;height:300px}}@media (max-width:767px){.footer::before{filter:blur(5px)}}.footer__content{display:flex;padding:60px 40px;gap:150px;position:relative;z-index:3}@media (max-width:1200px){.footer__content{gap:50px}}@media (max-width:992px){.footer__content{flex-direction:column}}@media (max-width:479px){.footer__content{padding:30px 20px}}.footer__item-title{color:var(--color-light-xl, #FFF);font-family:Georgia;font-size:38.172px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:2.29px;max-width:300px;margin-bottom:20px}.footer__item-email,.footer__item-phone{display:flex;align-items:center;gap:15px}.footer__item-email p{max-width:300px}.footer__item-email a,.footer__item-email p{color:var(--color-primary, #F1CDB3);font-family:Georgia;font-size:21.813px;font-style:normal;font-weight:400;line-height:115%;letter-spacing:1.309px}@media (max-width:380px){.footer__item-email a{font-size:16px}}.footer__item-phone{margin-top:40px}.footer__item-phone a{color:var(--color-primary, #F1CDB3);font-family:Georgia;font-size:21.813px;font-style:normal;font-weight:400;line-height:115%;letter-spacing:1.309px}@media (max-width:380px){.footer__item-phone a{font-size:16px}}.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:#f1cdb3;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:#f1cdb3}.burger span:nth-child(3){margin-bottom:10px}.burger span.active{background-color:#000}.burger p{margin-top:1px;color:#000;font-family:"Georgia"sans-serif;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}.header__nav-button-link{color:var(--color-light-s, #FAFAFA);font-family:Arial;font-size:16.359px;font-style:normal;font-weight:400;line-height:160%;border-bottom:3px solid #f1cdb3;padding-bottom:3px}.btn-main-blue2{display:flex;justify-content:center;align-items:center;gap:10px;flex-shrink:0;width:230px;height:65px;border-radius:5px;border:1px solid #9166f0;color:#9166f0;font-size:18px;font-style:normal;font-weight:700;line-height:130%;position:relative}.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-form,.btn-gold,.btn-item{align-items:center;font-style:normal}.btn-item{display:flex;gap:20px;font-size:20px;font-weight:700}.btn-item img{max-width:50px}.btn-item,.btn-item:hover{color:#ff6d6d}.btn-form,.btn-gold{display:inline-flex;padding:16.359px 49.078px;flex-direction:column;gap:10.906px;color:var(--color-dark-3xl, #292929);font-family:Georgia;font-weight:400}.btn-gold{border-radius:109.063px;background:var(--color-primary, #F1CDB3);font-size:18.541px;line-height:130%;letter-spacing:1.112px;box-shadow:0 4px 15px rgba(241,205,179,.3);transition:all .3s ease;cursor:pointer;position:relative}.btn-gold:hover{box-shadow:0 6px 25px rgba(241,205,179,.6),0 0 10px rgba(255,255,255,.4) inset;transform:translateY(-2px)}.btn-gold:active{box-shadow:0 3px 10px rgba(241,205,179,.5) inset;transform:scale(.98)}.btn-form{border-radius:9.816px;background:#f9cbcb;color:var(--color-dark-l, #545454);font-size:21.813px;line-height:115%;letter-spacing:1.309px;margin:0 auto}@media (max-width:600px){.btn-form{font-size:18px}}