.heroVideo{max-height:780px;aspect-ratio:1400/780;overflow:hidden}.heroVideo,.heroVideo__video{width:100%;background-color:var(--white)}.heroVideo__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sectionDescription{background-color:var(--white);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:120px 0 60px;overflow:hidden}.sectionDescription__content{display:flex;-moz-column-gap:40px;column-gap:40px;align-items:flex-start;padding:0 40px 60px}.sectionDescription__content_title{font-size:44px;font-weight:600;line-height:124%;color:var(--text_001);max-width:640px;margin:0;opacity:0;transition:opacity 2s ease}.sectionDescription__content_title_gray{color:var(--text_003)}.sectionDescription__content_box{font-size:17px;font-weight:400;line-height:140%;color:var(--text_002);max-width:640px;opacity:0;transition:opacity 4s ease}.sectionDescription__content_box_text{margin:0}.sectionDescription__content_box_text:last-child{margin-top:10px}.sectionDescription__container{max-width:1400px}.sectionDescription__container_border{height:1px;background:var(--border);margin:60px 0 40px;opacity:0;transition:opacity 3s ease}.sectionDescription__container_header{margin:0 0 30px;padding:0 40px;font-size:17px;font-weight:400;line-height:140%;color:var(--text_002);opacity:0;transition:opacity 3s ease}.sectionDescription__runningLines{opacity:0;transition:opacity 4s ease;display:flex;overflow:hidden;position:relative}.sectionDescription__runningLines:after,.sectionDescription__runningLines:before{content:"";height:100%;top:0;width:10%;position:absolute;z-index:1;pointer-events:none}.sectionDescription__runningLines:before{left:0;background:linear-gradient(90deg,var(--white),hsla(0,0%,100%,0) 100%)}.sectionDescription__runningLines:after{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--white))}.sectionDescription__runningLines_items{flex-shrink:0;display:flex;justify-content:space-around;min-width:100%}.sectionDescription__runningLines_elem{font-size:21px;font-weight:600;line-height:124%;color:var(--text_003);transition:all .2s ease-in-out;cursor:default}.sectionDescription__runningLines_elem:hover{color:var(--text_002);transform:scale(1.02)}.sectionDescription__runningLines_elem:before{content:"";display:inline-block;width:12px;height:12px;background-color:#e6bf63;border-radius:50%;margin:auto 18px}.sectionDescription__runningLines.sectionDescription__runningLines:hover .sectionDescription__runningLines_marquee{animation-play-state:paused}.sectionDescription__runningLines_marquee{animation:scroll 35s linear infinite}.sectionDescription__fade-in{opacity:1}@media screen and (max-width:1170px){.sectionDescription__content_title_gray br{display:none}}@media screen and (max-width:890px){.sectionDescription{padding:48px 0}.sectionDescription__content{padding:0 16px}.sectionDescription__content_title{font-size:28px}.sectionDescription__content_box{font-size:15px;max-width:356px}.sectionDescription__content_box_text:last-child{margin-top:5px}.sectionDescription__container_border{margin:24px 0}}@media screen and (max-width:768px){.sectionDescription{padding:48px 0}.sectionDescription__content{width:auto}.sectionDescription__content_box_text:last-child{margin-top:0}.sectionDescription__container{max-width:768px}.sectionDescription__container_header{margin:0 0 16px;padding:0 16px;font-size:15px}.sectionDescription__runningLines_elem{font-size:19px}}@media screen and (max-width:550px){.sectionDescription__content{display:grid;row-gap:24px}.sectionDescription__container,.sectionDescription__content_box{max-width:100%}.sectionDescription__container_header{margin:0 0 16px;padding:0 16px;font-size:15px}}.sectionProjects{background-color:var(--white);display:flex}.sectionProjects__content{display:flex;flex-direction:column;justify-content:space-between;padding:60px 40px;opacity:0;transition:opacity 2s ease}.sectionProjects__content_logo{margin-bottom:20px}.sectionProjects__content_title{margin:0;color:var(--text_001);font-size:44px;font-weight:600;line-height:124%}.sectionProjects__content_text{margin:20px 0 0;color:var(--text_002);font-size:17px;font-weight:400;line-height:140%}.sectionProjects__content_text p{margin-bottom:25px}.sectionProjects__content_btn{text-align:center;color:var(--text_001);border:2px solid #000;border-radius:8px;padding:10px 0;font-size:17px;font-weight:600;line-height:140%;text-decoration:none;transition:background-color .3s,color .3s}.sectionProjects__content_btn:after{content:url(/images/mainPage/projects/btn-elem.svg);width:5px;height:10px;margin-left:15px;transition:filter .3s}.sectionProjects__content_btn:hover{background-color:var(--bg_dark_gray);color:var(--white)}.sectionProjects__content_btn:hover:after{filter:invert(100%)}.sectionProjects__image-container{position:relative;max-height:780px}.sectionProjects__image{clip-path:polygon(0 0,0 0,0 100%,0 100%);animation:slidingImage 1.5s forwards;-o-object-fit:cover;object-fit:cover}.sectionProjects__image-info{position:absolute;display:flex;max-width:240px;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:13px;border:3px solid #e6bf63;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transition:opacity 3s ease}.sectionProjects__image-info_number-box{display:flex;-moz-column-gap:1px;column-gap:1px}.sectionProjects__image-info_number{color:var(--text_001);font-size:56px;font-weight:600;line-height:124%}.sectionProjects__image-info_numberUnit{padding:0;font-size:25px;font-weight:600;line-height:124%;color:var(--text_001)}.sectionProjects__image-info_text{color:var(--text_001);max-width:208px;font-size:15px;font-weight:400;line-height:140%}.sectionProjects__image-info_angle-left{border-radius:36px 36px 36px 0}.sectionProjects__image-info_angle-right{border-radius:36px 36px 0 36px}.sectionProjects__image-indicator{position:absolute;right:calc(50% - 35px);bottom:44px;display:flex}.sectionProjects__image-indicator_elem{width:10px;height:10px;border-radius:50%;background-color:hsla(0,0%,100%,.5);margin-left:10px}.sectionProjects__image-indicator_elem_active{background-color:var(--white)}.sectionProjects__image-btn{position:absolute;bottom:38px;right:44px}.sectionProjects__image-btn_left{width:56px;height:56px;background-size:cover;background-color:transparent;border:none;background-image:url(/images/btn_l_black.svg);margin-right:8px;cursor:pointer}.sectionProjects__image-btn_left:active{transform:scale(.9)}.sectionProjects__image-btn_right{width:56px;height:56px;background-size:cover;background-color:transparent;border:none;background-image:url(/images/btn_r_black.svg);cursor:pointer}.sectionProjects__image-btn_right:active{transform:scale(.9)}.sectionProjects__fade-in{opacity:1}@keyframes slidingImage{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@media screen and (max-width:1399px){.sectionProjects{margin:auto}.sectionProjects__image{width:782px;height:614px;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}}@media screen and (max-width:1275px){.sectionProjects__content{padding:48px 16px 24px}.sectionProjects__content_logo{margin-bottom:16px}.sectionProjects__content_title{font-size:28px}.sectionProjects__content_btn,.sectionProjects__content_text{font-size:15px}.sectionProjects__image{height:660px;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}}@media screen and (max-width:1170px){.sectionProjects{flex-direction:column!important}.sectionProjects__content_text{margin:20px 0}.sectionProjects__image{width:100%}.sectionProjects__image-info{margin:10px 16px 48px;padding:16px 16px 11px}.sectionProjects__image-info_number{font-size:36px}.sectionProjects__image-info_numberUnit{font-size:13px!important}.sectionProjects__image-info_numberUnit_big{font-size:36px!important}.sectionProjects__image-info_text{max-width:100%;font-size:13px}.sectionProjects__image-btn{top:-250px;right:16px}}@media screen and (max-width:1000px){.sectionProjects__content_text{min-height:65px}.sectionProjects__image-btn{top:-272px}}@media screen and (max-width:768px){.sectionProjects{position:relative}.sectionProjects__image{height:450px}.sectionProjects__image-info-box{display:flex;padding:0 16px;-moz-column-gap:16px;column-gap:16px;overflow-x:auto}.sectionProjects__image-info-box_one{justify-content:center}.sectionProjects__image-info-box_many{justify-content:flex-start}.sectionProjects__image-container{position:static}.sectionProjects__image-info{margin:10px 0 48px;position:static;min-width:50%;max-width:100%;min-height:81px;justify-content:space-between}.sectionProjects__image-indicator{top:730px}.sectionProjects__image-btn{top:48px}.sectionProjects__image-btn_left,.sectionProjects__image-btn_right{height:44px;width:44px}}@media screen and (max-width:700px){.sectionProjects__image{height:320px}.sectionProjects__image-indicator{opacity:0}}@media screen and (max-width:665px){.sectionProjects{max-width:calc(100vw - 20px)}}@media screen and (max-width:400px){.sectionProjects__image-info{height:116px;min-width:202px;max-width:290px}}@media screen and (max-width:360px){.sectionProjects__image{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.sectionProjects__image-info{height:117px}.sectionProjects__image-indicator{opacity:1}}.sectionTeam{background-color:var(--bg_beige);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:122px 40px 120px}.sectionTeam__container{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.sectionTeam__container-two{max-width:1400px}.sectionTeam__container-two_border{height:1px;background:var(--border);margin:0 0 40px;opacity:0;transition:opacity 3s ease}.sectionTeam__container-two_header{margin:0 0 30px;padding:0 40px;font-size:17px;font-weight:400;line-height:140%;color:var(--text_002);opacity:0;transition:opacity 3s ease}.sectionTeam__runningLines{opacity:0;transition:opacity 4s ease;display:flex;overflow:hidden;position:relative}.sectionTeam__runningLines:after,.sectionTeam__runningLines:before{content:"";height:100%;top:0;width:10%;position:absolute;z-index:1;pointer-events:none}.sectionTeam__runningLines:before{left:0;background:linear-gradient(90deg,var(--white),hsla(0,0%,100%,0) 100%)}.sectionTeam__runningLines:after{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--white))}.sectionTeam__runningLines_items{flex-shrink:0;display:flex;justify-content:space-around;min-width:100%}.sectionTeam__runningLines_elem{font-size:21px;font-weight:600;line-height:124%;color:var(--text_002);transition:all .2s ease-in-out;cursor:default}.sectionTeam__runningLines_elem:hover{transform:scale(1.02);color:var(--text_001)}.sectionTeam__runningLines_elem:before{content:"";display:inline-block;width:12px;height:12px;background-color:#e6bf63;border-radius:50%;margin:auto 18px}.sectionTeam__runningLines.sectionDescription__runningLines:hover .sectionDescription__runningLines_marquee{animation-play-state:paused}.sectionTeam__runningLines_marquee{animation:scroll 35s linear infinite}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 20px))}}.sectionTeam__team{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:640px}.sectionTeam__team_title{margin:0;font-size:30px;font-weight:600;line-height:124%;color:var(--text_001)}.sectionTeam__team_title_gray{color:var(--text_002)}.sectionTeam__team_photo{display:flex;justify-content:flex-start;align-items:center;margin-top:40px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sectionTeam__team_photo_elem{width:88px;height:88px;background-size:cover;border-radius:50%}.sectionTeam__team_photo_elem:not(:first-child){margin-left:-16px}.sectionTeam__team_photo_elem:first-child{background-image:url(/images/mainPage/team/one.png)}.sectionTeam__team_photo_elem:nth-child(2){background-image:url(/images/mainPage/team/two.png)}.sectionTeam__team_photo_elem:nth-child(3){background-image:url(/images/mainPage/team/tree.png)}.sectionTeam__team_photo_elem:last-child{background-color:var(--white);font-size:30px;font-weight:600;line-height:124%;color:var(--yellow);display:flex;justify-content:center;align-items:center}.sectionTeam__list{max-width:640px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:20px}.sectionTeam__list_elem{margin:0;font-size:17px;font-weight:400;line-height:140%;color:var(--text_001);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center}.sectionTeam__list_elem:before,.sectionTeam__list_elem_open:before{content:"";height:16px;width:16px;background-image:url(/images/buttons/btn-elem_arrow-right_yellow.svg);margin-right:15px}.sectionTeam__list_elem_open:before{rotate:-90deg}.sectionTeam__list_subElem{margin:4px 0 0 31px;font-size:17px;font-weight:400;line-height:140%;color:var(--text_002);display:block}.sectionTeam__list-alternative{max-width:640px}.sectionTeam__list-alternative_title{margin:0 0 24px;font-size:21px;font-weight:600;line-height:124%;color:var(--text_001)}.sectionTeam__list-alternative_values{margin:0;padding:0;font-size:17px;font-weight:400;line-height:140%;color:var(--text_001);list-style-type:none}.sectionTeam__list-alternative_values_elem{margin-bottom:4px;padding-left:23px;position:relative}.sectionTeam__list-alternative_values_elem:before{content:"";position:absolute;top:7.5px;left:0;width:10px;height:10px;border-radius:50%;background-color:var(--yellow);margin-right:13px;vertical-align:middle}.sectionTeam__list-alternative_values_elem:last-child{margin-bottom:0}.sectionTeam__cards{width:100%;margin-top:80px;display:grid;justify-content:center;grid-template-columns:repeat(4,calc(25% - 10px));gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sectionTeam__cards_elem{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:16px;background-color:var(--white);padding:24px;opacity:0;transition:opacity 1s ease}.sectionTeam__cards_elem_value{font-size:56px;font-weight:600;line-height:124%;color:var(--yellow)}.sectionTeam__cards_elem_text{font-size:20px;font-weight:400;line-height:140%;color:var(--text_002);margin-top:10px}.sectionTeam__fade-in{opacity:1}.sectionTeam__fade-in-1{animation:fadeIn 1s ease .5s forwards}.sectionTeam__fade-in-2{animation:fadeIn 1s ease 1.5s forwards}.sectionTeam__fade-in-3{animation:fadeIn 1s ease 2.5s forwards}.sectionTeam__fade-in-4{animation:fadeIn 1s ease 3.5s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1150px){.sectionTeam{padding:48px 16px}.sectionTeam__container{-moz-column-gap:24px;column-gap:24px}.sectionTeam__team_title{font-size:22px}.sectionTeam__team_photo{margin-top:16px}.sectionTeam__list{row-gap:10px}.sectionTeam__list_elem{align-items:start;font-size:15px}.sectionTeam__list_subElem{font-size:15px}.sectionTeam__cards{margin-top:48px;grid-template-columns:repeat(2,1fr);gap:10px}.sectionTeam__cards_elem{padding:12px}.sectionTeam__cards_elem_value{font-size:36px}.sectionTeam__cards_elem_text{font-size:19px}}@media screen and (max-width:768px){.sectionTeam__team{max-width:356px}.sectionTeam__cards{margin-top:24px}.sectionTeam__cards_elem{padding:12px}.sectionTeam__cards_elem_text{margin-top:0}}@media screen and (max-width:650px){.sectionTeam__team{max-width:100%}.sectionTeam__container{display:grid;row-gap:24px}}@media screen and (max-width:500px){.sectionTeam__cards{grid-template-columns:none;width:100%}}@media screen and (max-width:360px){.sectionTeam__cards_elem{flex-direction:row;width:303px}.sectionTeam__cards_elem_value{font-size:36px}.sectionTeam__cards_elem_text{font-size:19px;margin-top:0;max-width:152px}}