@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);@font-face{font-family:AKONY;font-weight:700;src:url(../fonts/AKONY.woff) format("woff")}@font-face{font-family:AKONY;font-weight:700;src:url(../fonts/AKONY.woff2) format("woff2")}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}*{-webkit-box-sizing:border-box;box-sizing:border-box}a,body,div,form,h1,h2,h3,h4,h5,label,li,p,ul{margin:0;padding:0;border:0;text-decoration:none;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box}button,input,textarea{outline:0!important;font-family:Manrope}button{border:none;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}input:active,input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus,input[type=text]:focus{outline:0!important}html{height:100%;scroll-behavior:smooth;-webkit-box-sizing:border-box;box-sizing:border-box}body{height:100%;background:#383d44;font-family:Manrope,sans-serif;font-weight:400;color:#fff;overflow-x:hidden}.fixed-body{overflow:hidden}h1,h2,h3,h4,h5,h6,img,p{margin:0;padding:0;height:auto;-o-object-fit:cover;object-fit:cover}a{color:inherit;text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}li,ul{margin:0;padding:0;list-style:none}.container{max-width:1440px;padding:0 45px;margin:0 auto}@media screen and (max-width:992px){.container{padding:0 15px}}.wrapper{overflow:hidden}.btn-orange__outline{position:relative;background:rgba(0,0,0,0);border-top:1px solid transparent;border-left:1px solid #ef9033;border-right:1px solid #ef9033;border-bottom:1px solid transparent;color:#ef9033}.btn-orange__outline:hover{background:#ef9033;color:#fff}.btn-orange__outline:active{background:#fff;border-color:#fff;color:#383d44}.btn-orange__outline:active .btn-line,.btn-orange__outline:active .btn-line2,.btn-orange__outline:active .btn-line3,.btn-orange__outline:active .btn-line4{display:none}.btn-orange__outline .btn-text{line-height:140%;font-weight:300;text-transform:uppercase}.btn-orange__outline .btn-line,.btn-orange__outline .btn-line2,.btn-orange__outline .btn-line3,.btn-orange__outline .btn-line4{position:absolute;width:40px;height:1px;background:#ef9033;pointer-events:none}.btn-orange__outline .btn-line{top:0;left:0}.btn-orange__outline .btn-line2{left:0;bottom:0}.btn-orange__outline .btn-line3{top:0;right:0}.btn-orange__outline .btn-line4{right:0;bottom:0}.btn-white__outline{position:relative;background:rgba(0,0,0,0);border-top:1px solid transparent;border-left:1px solid #8a8a8a;border-right:1px solid #8a8a8a;border-bottom:1px solid transparent;color:#fff}.btn-white__outline:hover{background:#fff;border-color:#fff;color:#383d44}.btn-white__outline:hover .btn-line,.btn-white__outline:hover .btn-line2,.btn-white__outline:hover .btn-line3,.btn-white__outline:hover .btn-line4{background:#fff}.btn-white__outline:active{background:#ef9033;border-color:#ef9033;color:#fff}.btn-white__outline:active .btn-line,.btn-white__outline:active .btn-line2,.btn-white__outline:active .btn-line3,.btn-white__outline:active .btn-line4{display:none}.btn-white__outline .btn-text{line-height:140%;font-weight:300;text-transform:uppercase}.btn-white__outline .btn-line,.btn-white__outline .btn-line2,.btn-white__outline .btn-line3,.btn-white__outline .btn-line4{position:absolute;width:40px;height:1px;background:#8a8a8a;pointer-events:none}.btn-white__outline .btn-line{top:-1px;left:0}.btn-white__outline .btn-line2{left:0;bottom:-1px}.btn-white__outline .btn-line3{top:-1px;right:0}.btn-white__outline .btn-line4{right:0;bottom:-1px}.h2{font-size:64px;line-height:120%;font-weight:500;letter-spacing:2.56px;text-transform:uppercase}.text16{font-size:16px;line-height:180%;font-weight:300;letter-spacing:.32px;text-transform:uppercase}.text32{font-size:32px;line-height:140%;font-weight:300;letter-spacing:.32px}.vector{position:absolute;width:22px}.vector img{width:100%}.vector__top-left{top:30px;left:45px}.vector__top-right{top:30px;right:45px}.vector__bottom-left{left:45px;bottom:30px}.vector__bottom-right{right:45px;bottom:30px}.swiper-button-next,.swiper-button-prev,.swiper-pagination{z-index:1}.modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100vh;background:rgba(48,48,48,.5);padding:50px 0;opacity:0;pointer-events:none;overflow-y:auto}.modal--active{opacity:1;pointer-events:unset}@media screen and (min-width:100px){.modal{text-align:center}.modal:before{display:inline-block;vertical-align:middle;content:" ";height:100%}.modal__dialog{display:inline-block;text-align:left;vertical-align:middle}}.modal__dialog{position:relative;width:calc(100% - 30px);max-width:600px;background:#383d44;padding:40px;margin:0 auto}.modal__close{position:absolute;z-index:2;top:10px;right:10px;width:40px;background:rgba(0,0,0,0);padding:0}.modal__close img{width:100%}.modal .form{display:grid;grid-template-columns:100%;gap:20px}.modal .form-group input{width:100%;height:64px;background:#fff;border:none;padding:0 20px;font-size:16px;line-height:140%;font-weight:300;text-transform:uppercase}.modal .form__check{position:relative}.modal .form__check input{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;padding:0;margin:0;cursor:pointer;opacity:0}.modal .form__check input:checked~label:before{background-image:url(../img/check.svg)}.modal .form__check label{position:relative;display:block;padding-left:32px;font-size:14px;line-height:130%;color:#fef3e2}.modal .form__check label:before{content:"";position:absolute;top:-1px;left:0;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:12px auto;background-color:#fff;border-radius:4px}.modal .form__check label a{position:relative;z-index:3}.modal .form__check label a:hover{color:#ef9033}.modal__title{font-size:48px;line-height:140%;font-weight:500;margin-bottom:20px}.modal__title:before{display:none}.modal__btn{height:64px;padding:5px 10px}.modal__btn .btn-text{font-size:16px}.modal .tab__content{display:none}.modal .tab__content--active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-video .modal__dialog{padding:0!important}.modal-video .modal__close{top:-45px!important;right:0!important}@media screen and (max-width:1400px){.text32{font-size:26px}}@media screen and (max-width:992px){.h2{font-size:40px;letter-spacing:1.6px}.text32{font-size:20px;letter-spacing:.2px}.text16{font-size:14px;letter-spacing:.28px}.vector__top-left{top:15px;left:15px}.vector__top-right{top:15px;right:15px}.vector__bottom-left{left:15px;bottom:15px}.vector__bottom-right{right:15px;bottom:15px}.modal__title{font-size:32px}.modal .form-group input{height:50px;font-size:14px}.modal__btn{height:50px}.modal__btn .btn-text{font-size:14px}}@media screen and (max-width:576px){.h2{font-size:32px;letter-spacing:.64px}.text32{font-size:16px;letter-spacing:.16px}.text16{font-size:12px;letter-spacing:.24px}.modal__dialog{padding:40px 20px 30px}}.header{position:fixed;z-index:10;top:0;left:0;width:100%;background:#fff;padding:20px 0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.header__logo{width:74px;display:block}.header__logo img{width:100%}.header__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:96px}.header__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.header__social{max-width:42px}.header__social:hover svg path{fill:#ef9033}.header__social svg{width:auto;max-width:100%;height:auto}.header__social svg path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__phone{font-size:48px;line-height:100%;font-weight:500;letter-spacing:-1.92px;color:#383d44}.header__phone span,.header__phone:hover{color:#ef9033}@media screen and (max-width:1400px){.header__group{gap:30px}}@media screen and (max-width:992px){.header{padding:18px 0}.header__social{max-width:30px;width:100%}.header__phone{font-size:32px}}@media screen and (max-width:576px){.header{padding:16px 0}.header__group,.header__inner{gap:15px}.header__social{max-width:24px}.header__phone{font-size:20px}}@media screen and (max-width:359px){.header__social{max-width:20px}.header__phone{font-size:18px}}.main{position:relative;min-height:calc(100vh - 80px);background-image:url(../img/main-img.webp);background-repeat:no-repeat;background-position:center;background-size:cover;padding:50px 0 180px}.main:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),to(rgba(102,102,102,0)));background:-o-linear-gradient(top,rgba(0,0,0,.8),rgba(102,102,102,0));background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(102,102,102,0));pointer-events:none}.main .container{position:relative;z-index:2}.main__title{display:inline-block;margin-bottom:24px}.main__title--text1{margin-bottom:8px}.main__title--text1,.main__title--text3{display:block;font-size:16px;line-height:140%;font-weight:400;letter-spacing:.32px;text-transform:uppercase}.main__title--text2{position:relative;display:block;font-family:AKONY;font-size:67px;line-height:100%;font-weight:700;text-transform:uppercase;text-indent:48px;white-space:nowrap;margin-bottom:8px}.main__title--text2 sup{position:absolute;top:-30px;right:0;font-family:Manrope;font-size:16px;line-height:140%;font-weight:600;letter-spacing:.32px}.main__title--text3{text-align:center}.main__btn{height:64px;padding:5px 84px;margin:0 auto}.main__btn .btn-text{font-size:16px;letter-spacing:.32px}.main .play{position:absolute;z-index:5;left:50%;bottom:50px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(0,0,0,0);padding:0;color:#fff}.main .play-icon{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ef9033;border-radius:50%;margin-bottom:5px}.main .play-icon img{max-width:70%}.main .play-text{font-size:12px;line-height:180%;font-weight:300;letter-spacing:.24px;text-transform:uppercase}.area{min-height:100vh;padding:60px 0}.area__inner{position:relative}.area__title p{line-height:140%}.area__title p:nth-child(odd){text-align:right}.area__title p:nth-child(even){text-align:left}.area__title--mob{display:none}.area__items{display:grid;grid-template-columns:repeat(4,25%)}.area__item{position:relative;min-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-left:1px solid #8a8a8a;padding:20px}.area__item:nth-child(1){border-top:1px solid #8a8a8a;border-right:1px solid #8a8a8a}.area__item:nth-child(1):after{content:"";position:absolute;left:0;bottom:-1px;width:45px;height:1px;background:#8a8a8a;pointer-events:none}.area__item:nth-child(2){grid-column:2/5;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;border:none;padding-left:40px}.area__item:nth-child(3){min-height:320px;grid-column:1/3;border-top:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a;margin-left:45px}.area__item:nth-child(4){min-height:320px;grid-column:3/5;border-top:1px solid #8a8a8a;border-right:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a;margin-right:45px}.area__item:nth-child(5){grid-column:1/3;border:none;padding:0 20px 45px 0}.area__item:nth-child(6){border-right:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a}.area__item-title{font-size:16px;line-height:150%;font-weight:300;text-transform:uppercase;letter-spacing:.32px}.area__item-text{font-size:64px;line-height:100%;font-weight:500;text-transform:uppercase}.area__btns{max-width:315px;display:grid;grid-template-columns:100%;gap:8px}.area__btn{width:100%;height:64px;padding:5px 10px}.area__btn .btn-text{font-size:16px;letter-spacing:.32px}.area__group{position:absolute;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl}.area__text{text-align:end;font-size:16px;line-height:140%;font-weight:300;letter-spacing:.32px;color:#8a8a8a}.area__icon{width:90px}.area__icon img,.map img{width:100%}.map img:nth-child(2){display:none}.industrialpark{position:relative;padding:30px 0}.industrialpark__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:30px}.industrialpark__desc{max-width:620px}.industrialpark__title{margin-bottom:10px}.industrialpark__title span{display:block}.industrialpark__title span:nth-child(2){text-indent:100px}.industrialpark__text{text-align:center}.industrialpark__img{width:390px;-ms-flex-negative:0;flex-shrink:0;padding-top:60px}.industrialpark__img img{width:100%}.architecture__inner{position:relative}.architecture .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.architecture .swiper-slide{height:auto}.architecture .swiper-pagination{top:50px;left:50%;bottom:unset;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);max-width:1440px;width:100%;display:none!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px;padding:0 45px;margin:0 auto}.architecture .swiper-pagination-bullet{height:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:rgba(56,61,68,.5);border-radius:0!important;margin:0!important;opacity:1!important}.architecture .swiper-pagination-bullet-active{background:#ef9033}.architecture .swiper-button-next,.architecture .swiper-button-prev{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#383d44}.architecture .swiper-button-next:after,.architecture .swiper-button-prev:after{color:#fff}.architecture-card{position:relative;min-height:100vh;max-height:100vh}.architecture-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(102,102,102,0)),to(rgba(0,0,0,.8)));background:-o-linear-gradient(top,rgba(102,102,102,0),rgba(0,0,0,.8));background:linear-gradient(180deg,rgba(102,102,102,0),rgba(0,0,0,.8));pointer-events:none}.architecture-card__img,.architecture-card__img img{width:100%;height:100%}.architecture-card__desc{position:absolute;z-index:2;left:50%;bottom:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);max-width:1440px;width:100%;padding:134px 45px 64px;margin:0 auto}.architecture-card__title{max-width:915px;margin-bottom:8px}.architecture-card__text{max-width:675px;text-align:center}.structure{position:relative;min-height:100vh;padding:30px 0}.structure__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:30px;padding-left:45px}.structure__img{width:390px;-ms-flex-negative:0;flex-shrink:0}.structure__img img{width:100%}.structure__desc{max-width:675px;text-align:center}.structure__title{margin-bottom:10px}.structure__text{max-width:648px}.plan{background-image:url(../img/plan-bg.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.plan svg{width:100%;height:auto}.formats__top{position:relative;background-image:url(../img/formats-bg.svg);background-repeat:no-repeat;background-position:center;background-size:contain;padding:90px 0}.formats__title{text-align:center}.formats__img{position:absolute;right:45px;bottom:30px;width:435px}.formats__img img{width:100%}.formats__bottom{padding:50px 0}.formats__slider{position:relative}.formats .swiper{overflow:unset}.formats .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.formats .swiper-slide:not(:last-child):after{content:"";position:absolute;top:0;right:-40px;width:1px;height:100%;background:#8a8a8a;pointer-events:none}.formats .swiper-pagination{display:none}.format-card{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.format-card__img{position:relative;display:block;padding-bottom:56%;margin-bottom:10px;overflow:hidden}.format-card__img:hover img{-webkit-transform:scale(1.125);-ms-transform:scale(1.125);transform:scale(1.125)}.format-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.format-card__desc{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.format-card__title{font-size:32px!important;margin-bottom:20px}.format-card__title:hover{color:#ef9033}.format-card__list{display:grid;grid-template-columns:100%;gap:20px;margin-bottom:135px}.format-card__list li{display:grid;grid-template-columns:repeat(2,calc(50% - 10px));-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}.format-card__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px;margin-top:auto}.format-card__btn{height:64px;padding:5px 55px}.format-card__btn .btn-text{font-size:16px}.format-card__link{width:48px}.format-card__link:hover svg path{fill:#ef9033}.format-card__link svg{width:100%;height:auto}.format-card__link svg path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.services{position:relative;background-image:url(../img/services-bg.webp);background-repeat:no-repeat;background-position:top;background-size:cover;padding:50px 0}.services__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.services__title{margin-bottom:10px}.services__title span{display:block}.services__title span:nth-child(2){text-indent:135px}.services__group{width:calc(100% - 300px);max-width:915px}.services__group2{width:270px;-ms-flex-negative:0;flex-shrink:0}.services__group2 .services__info{display:none}.services__img img{width:100%}.services__text{max-width:675px;text-align:center;margin-bottom:30px}.services__items{margin-left:45px;margin-bottom:70px}.services__item{position:relative;min-height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-right:1px solid #8a8a8a;border-left:1px solid #8a8a8a;padding:0 0 0 20px}.services__item-icon{-ms-flex-negative:0;flex-shrink:0}.services__item-icon img{max-width:100%}.services__item-icon img:nth-child(2){display:none}.services__item .line,.services__item .line2,.services__item .line3,.services__item .line4{position:absolute;bottom:0;width:94px;height:1px;background:#8a8a8a}.services__item .line{left:0}.services__item .line2{right:0}.services__item .line3{top:0;left:0}.services__item .line4{top:0;right:0}.services__info{max-width:675px;text-align:center;font-size:12px;line-height:180%;letter-spacing:.24px;text-transform:uppercase}.services__info a{color:#ef9033}.engineering__top{position:relative;text-align:center;padding:120px 0}.engineering__title{margin-bottom:10px}.engineering__text{max-width:585px;margin:0 auto}.engineering__bottom{padding:60px 0}.engineering__items{display:grid;grid-template-columns:repeat(6,16.6666666667%)}.engineering__item:nth-child(1){grid-column:1/4}.engineering__item:nth-child(1) .engineering__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-left:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a;padding-top:30px}.engineering__item:nth-child(1) .engineering__item-wrap:after{content:"";position:absolute;right:0;bottom:0;width:1px;height:calc(100% - 31px);background:#8a8a8a;pointer-events:none}.engineering__item:nth-child(1) .engineering__item-icon{top:20px;left:20px}.engineering__item:nth-child(1) .engineering__item-title{text-align:right;margin-bottom:1px}.engineering__item:nth-child(1) .line{top:0;left:0;width:34%}.engineering__item:nth-child(1) .line:after{content:"";position:absolute;top:-3.9px;right:-12px;-webkit-transform:rotate(-38deg);-ms-transform:rotate(-38deg);transform:rotate(-38deg);width:1px;height:40px;background:#8a8a8a}.engineering__item:nth-child(1) .line2{top:31px;right:0;width:calc(66% - 24px)}.engineering__item:nth-child(2){grid-column:4/7}.engineering__item:nth-child(2) .engineering__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-right:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a;padding-top:30px}.engineering__item:nth-child(2) .engineering__item-icon{top:20px;right:20px}.engineering__item:nth-child(2) .engineering__item-text{text-align:right}.engineering__item:nth-child(2) .line{top:0;right:0;width:34%}.engineering__item:nth-child(2) .line:after{content:"";position:absolute;top:-3.9px;left:-12px;-webkit-transform:rotate(38deg);-ms-transform:rotate(38deg);transform:rotate(38deg);width:1px;height:40px;background:#8a8a8a}.engineering__item:nth-child(2) .line2{top:31px;left:0;width:calc(66% - 24px)}.engineering__item:nth-child(3){grid-row:2/4;grid-column:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.engineering__item:nth-child(3) .engineering__item-wrap{width:calc(100% - 15px);min-height:204px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-top:1px solid #8a8a8a;border-left:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a}.engineering__item:nth-child(3) .engineering__item-icon{position:static;max-width:120px;-ms-flex-negative:0;flex-shrink:0}.engineering__item:nth-child(4){grid-column:3/5}.engineering__item:nth-child(4) .engineering__item-wrap{width:calc(100% + 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;border-left:1px solid #8a8a8a;border-right:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a;margin-left:-15px}.engineering__item:nth-child(4) .engineering__item-icon{position:static;max-width:115px;margin-left:auto}.engineering__item:nth-child(5){grid-row:2/4;grid-column:5/7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.engineering__item:nth-child(5) .engineering__item-wrap{width:calc(100% - 15px);min-height:204px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-top:1px solid #8a8a8a;border-right:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a;margin-left:auto}.engineering__item:nth-child(5) .engineering__item-icon{position:static;max-width:120px;-ms-flex-negative:0;flex-shrink:0}.engineering__item:nth-child(6){grid-column:3/5}.engineering__item:nth-child(6) .engineering__item-wrap{width:calc(100% + 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;border-left:1px solid #8a8a8a;border-right:1px solid #8a8a8a;margin-left:-15px}.engineering__item:nth-child(6) .engineering__item-icon{position:static;max-width:102px;margin-left:auto}.engineering__item:nth-child(7){grid-column:1/4}.engineering__item:nth-child(7) .engineering__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;border-top:1px solid #8a8a8a;border-left:1px solid #8a8a8a;padding-bottom:30px}.engineering__item:nth-child(7) .engineering__item-wrap:after{content:"";position:absolute;top:0;right:0;width:1px;height:calc(100% - 31px);background:#8a8a8a;pointer-events:none}.engineering__item:nth-child(7) .engineering__item-icon{left:20px;bottom:20px}.engineering__item:nth-child(7) .engineering__item-text{margin-bottom:1px}.engineering__item:nth-child(7) .engineering__item-title{text-align:right}.engineering__item:nth-child(7) .line{left:0;bottom:0;width:34%}.engineering__item:nth-child(7) .line:after{content:"";position:absolute;right:-12px;bottom:-3.9px;-webkit-transform:rotate(38deg);-ms-transform:rotate(38deg);transform:rotate(38deg);width:1px;height:40px;background:#8a8a8a}.engineering__item:nth-child(7) .line2{right:0;bottom:31px;width:calc(66% - 24px)}.engineering__item:nth-child(8){grid-column:4/7}.engineering__item:nth-child(8) .engineering__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;border-top:1px solid #8a8a8a;border-right:1px solid #8a8a8a;padding-bottom:30px}.engineering__item:nth-child(8) .engineering__item-icon{right:20px;bottom:20px}.engineering__item:nth-child(8) .engineering__item-text{text-align:right;margin-bottom:1px}.engineering__item:nth-child(8) .line{right:0;bottom:0;width:34%}.engineering__item:nth-child(8) .line:after{content:"";position:absolute;left:-12px;bottom:-3.9px;-webkit-transform:rotate(-38deg);-ms-transform:rotate(-38deg);transform:rotate(-38deg);width:1px;height:40px;background:#8a8a8a}.engineering__item:nth-child(8) .line2{left:0;bottom:31px;width:calc(66% - 24px)}.engineering__item-wrap{position:relative;min-height:180px;padding:20px}.engineering__item-icon{position:absolute;max-width:135px}.engineering__item-icon img{max-width:100%}.engineering__item-title{line-height:110%}.engineering__item-text{line-height:120%}.engineering__item .line,.engineering__item .line2{position:absolute;height:1px;background:#8a8a8a;pointer-events:none}.engineering__slider{position:relative}.engineering .swiper{overflow:unset}.engineering .swiper-slide:not(:last-child):after{content:"";position:absolute;top:0;right:-40px;width:1px;height:100%;background:#8a8a8a;pointer-events:none}.engineering .swiper-pagination{display:none}.engineering-card{position:relative}.engineering-card:before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.8)),to(rgba(102,102,102,0)));background:-o-linear-gradient(bottom,rgba(0,0,0,.8),rgba(102,102,102,0));background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(102,102,102,0));pointer-events:none}.engineering-card__img img{width:100%}.engineering-card__text{position:absolute;z-index:2;left:0;bottom:0;width:100%;padding:20px;font-size:48px;line-height:110%;font-weight:500;letter-spacing:1.92px;text-transform:uppercase;color:#fff}.projects__top{position:relative;min-height:100vh;background-image:url(../img/projects-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.projects__top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.8)),to(rgba(102,102,102,0)));background:-o-linear-gradient(bottom,rgba(0,0,0,.8),rgba(102,102,102,0));background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(102,102,102,0));pointer-events:none}.projects__top .container{position:relative;z-index:2}.projects__top-inner{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:50px 0}.projects__title{max-width:1040px;margin-bottom:10px}.projects__title span{display:block}.projects__title span:nth-child(1),.projects__title span:nth-child(4){padding-left:325px}.projects__text{max-width:675px;text-align:center}.projects__bottom{padding:50px 0}.projects__cards{display:grid;grid-template-columns:repeat(2,50%);padding-right:45px}.project-card{position:relative}.project-card:nth-child(1) .project-card__img:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.project-card:nth-child(1) .project-card__desc{top:0;bottom:unset}.project-card:nth-child(3) .project-card__wrap{position:relative;width:calc(100% + 150px);margin:-1px 0 0 90px}.project-card:nth-child(4){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.project-card__img{position:relative;min-height:365px;display:block}.project-card__img:before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.8)),to(rgba(102,102,102,0)));background:-o-linear-gradient(bottom,rgba(0,0,0,.8),rgba(102,102,102,0));background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(102,102,102,0));pointer-events:none}.project-card__img img{position:absolute;top:0;left:0;width:100%;height:100%}.project-card__desc{position:absolute;z-index:3;left:0;bottom:0;max-width:100%;max-height:100%;padding:20px}.project-card__title{line-height:110%;margin-bottom:10px}.project-card__title:hover{color:#ef9033}.project-card__text{line-height:140%}.project-card__text br{display:none}.project-card__link{position:absolute;z-index:3;right:20px;bottom:20px}.project-card__link:hover svg path{fill:#ef9033}.project-card__link svg{width:100%;height:auto}.project-card__link svg path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.project-card__btns{max-width:315px;width:100%;display:grid;grid-template-columns:100%;gap:8px;margin-right:-45px}.project-card__btn{height:64px;padding:5px 10px}.project-card__btn .btn-text{font-size:16px}.facilities__top{position:relative;padding:100px 0 30px}.facilities__top-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:30px}.facilities__img{width:390px}.facilities__img img{width:100%}.facilities__desc{width:calc(100% - 420px);text-align:center;padding-bottom:22px}.facilities__title{margin-bottom:10px}.facilities__text{max-width:540px;margin:0 auto}.facilities__bottom{padding:50px 0 120px}.facilities__btns{max-width:675px;display:grid;grid-template-columns:repeat(2,calc(50% - 22.5px));gap:45px;margin-left:auto;margin-bottom:80px}.facilities__btn{height:64px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:5px 10px}.facilities__btn:hover .btn-line,.facilities__btn:hover .btn-line2,.facilities__btn:hover .btn-line3,.facilities__btn:hover .btn-line4{background:rgba(0,0,0,0);border-color:transparent}.facilities__btn .btn-text{font-size:16px}.facilities .active{background:#ef9033;border-color:#ef9033}.facilities .active .btn-text{color:#fff!important}.facilities .active .btn-line,.facilities .active .btn-line2,.facilities .active .btn-line3,.facilities .active .btn-line4{background:#ef9033}.facilities__btn2{height:48px;padding:5px 25px;margin:0 auto}.facilities__btn2 .btn-text{font-size:16px}.facilities__btn2 .btn-line,.facilities__btn2 .btn-line2,.facilities__btn2 .btn-line3,.facilities__btn2 .btn-line4{width:11px}.facilities__table{margin-bottom:20px}.facilities table{width:100%;border-collapse:collapse}.facilities table thead tr th{text-align:start;padding:10px 5px 0;font-size:16px;line-height:180%;font-weight:300;letter-spacing:.32px;text-transform:uppercase;color:#ef9033}.facilities table thead tr th:first-child{padding-left:0}.facilities table thead tr th:last-child{padding-right:0}.facilities table tbody tr td{text-align:start;border-bottom:1px solid #fff;padding:10px 5px;font-size:16px;line-height:180%;font-weight:300;letter-spacing:.32px;text-transform:uppercase}.facilities table tbody tr td:first-child{padding-left:0}.facilities table tbody tr td:last-child{padding-right:0}.programs__top{position:relative;padding:30px 0 80px}.programs__top-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:30px}.programs__desc{width:calc(100% - 390px)}.programs__img{width:360px;padding-top:15px}.programs__img img{width:100%}.programs__title{margin-bottom:10px}.programs__title span{display:block}.programs__title span:nth-child(3){padding-left:170px}.programs__text{text-align:center}.programs__bottom{padding:40px 0 50px}.programs__cards{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 30px));gap:45px}.program-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.program-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;color:#ef9033;margin-bottom:10px}.program-card .hint{position:relative;width:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.program-card .hint:hover .hint-text{opacity:1;pointer-events:none}.program-card .hint-text{position:absolute;top:calc(-100% - 27px);left:100%;min-width:160px;background:#fff;border-radius:5px;padding:10px;font-size:12px;line-height:120%;color:#383d44;opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.program-card .hint svg{width:100%;height:auto}.program-card .hint svg path{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.program-card__wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #8a8a8a;border-right:1px solid #8a8a8a;padding:65px 15px 0 0}.program-card__items{display:grid;grid-template-columns:100%;gap:30px;margin-bottom:30px}.program-card__item{min-height:123px}.program-card__item-title{margin-bottom:4px}.program-card__item-text{color:#8a8a8a}.program-card__btn{width:100%;height:48px;margin-top:auto}.program-card__btn .btn-text{font-size:16px}.program-card__btn .btn-line,.program-card__btn .btn-line2,.program-card__btn .btn-line3,.program-card__btn .btn-line4{width:32px}.capitalization{padding:50px 0}.capitalization__title{margin-bottom:80px}.capitalization .chart{position:relative;max-width:64.688em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:4.875em;width:calc(100vw - (100vw - 100%));font-size:1.1111111111vw}@media screen and (max-width:1440px){.capitalization .chart{font-size:1.1111111111vw}}@media screen and (min-width:1441px){.capitalization .chart{font-size:16px}}@media screen and (max-width:992px){.capitalization .chart{font-size:2.0833333333vw}}@media screen and (max-width:576px){.capitalization .chart{font-size:4.4444444444vw}}.capitalization .chart__head{width:3.438em;padding-left:1.813em}.capitalization .chart__body{width:calc(100% - 8.313em)}.capitalization .chart__list{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1em;padding-top:2.125em}.capitalization .chart__list span{position:relative;height:2.75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75em;line-height:180%;font-weight:300;text-transform:uppercase;letter-spacing:.24em}.capitalization .chart__list span:after{content:"";position:absolute;top:50%;right:-.75em;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:.688em;height:2.75em;border:.063em solid #8a8a8a;border-left:unset;pointer-events:none}.capitalization .chart__items{display:grid;grid-template-columns:repeat(3,33.3333333333%)}.capitalization .chart__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.capitalization .chart__item:nth-child(3) .chart__item-text{text-align:right}.capitalization .chart__item:nth-child(3) .chart__item-number{color:#383d44}.capitalization .chart__item-text{font-size:1em;letter-spacing:.02em;margin-bottom:.625em}.capitalization .chart__item-number{position:absolute;z-index:2;top:10px;right:10px;font-size:4em;line-height:100%}.capitalization .chart__item-img{position:relative}.capitalization .chart__item-img img{width:100%}.capitalization .chart__group{position:absolute;z-index:2;top:0;right:0}.capitalization .chart .roi{text-align:right;font-size:1em;letter-spacing:.02em;margin-bottom:1.125em}.capitalization .chart .percent{text-align:right;font-size:4em;line-height:100%;color:#ef9033}.capitalization__img img{width:100%}.rising{position:relative;padding:30px 0 120px}.rising__title{text-align:center;margin-bottom:50px}.rising__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:50px}.rising__item{position:relative;width:50%}.rising__item:not(:last-child):after{content:"";position:absolute;top:0;right:-25px;width:1px;height:100%;background:#8a8a8a;pointer-events:none}.rising__item:nth-child(1) .rising__item-wrap{padding-right:50px}.rising__item:nth-child(1) .rising__item-arrow{right:0}.rising__item:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.rising__item:nth-child(2) .rising__item-wrap{padding-left:50px}.rising__item:nth-child(2) .rising__item-title{color:#ef9033}.rising__item:nth-child(2) .rising__item-arrow{left:0}.rising__item-wrap{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.rising__item-title{line-height:115%;margin-bottom:25px}.rising__item-arrow{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:50px}.rising__item-arrow img{width:100%}.realization__top{position:relative;padding:60px 0}.realization__top-inner{position:relative}.realization__title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.realization__img{max-width:390px;margin:0 auto}.realization__img img{width:100%}.realization__bottom{padding:60px 0}.realization__items{display:grid;grid-template-columns:repeat(2,50%)}.realization__item{position:relative;min-height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #8a8a8a;padding:20px 45px}.realization__item:nth-child(1){border-bottom:unset}.realization__item:nth-child(1):after{content:"";position:absolute;left:-1px;bottom:-1px;width:136px;height:1px;background:#8a8a8a}.realization__item:nth-child(1) .realization__item-img{top:0;right:0;height:100%}.realization__item:nth-child(1) .realization__item-img img{height:100%}.realization__item:nth-child(1) .realization__item-number{position:absolute;left:45px;bottom:20px}.realization__item:nth-child(1) .realization__item-list{padding-left:90px}.realization__item:nth-child(2){min-height:320px;grid-row:2;border-bottom:unset;margin-left:135px}.realization__item:nth-child(2) .realization__item-img{top:0;left:45px}.realization__item:nth-child(2) .realization__item-number{position:absolute;top:20px;left:45px}.realization__item:nth-child(2) .realization__item-title{text-align:right;padding-left:90px}.realization__item:nth-child(3){min-height:320px;grid-row:2;border-left:unset;border-bottom:unset;margin-right:45px}.realization__item:nth-child(3):after{content:"";position:absolute;right:-1px;bottom:-1px;width:91px;height:1px;background:#8a8a8a}.realization__item:nth-child(3) .realization__item-img{top:0;right:0;height:100%}.realization__item:nth-child(3) .realization__item-img img{height:100%}.realization__item:nth-child(3) .realization__item-number{position:absolute;left:45px;bottom:20px}.realization__item:nth-child(3) .realization__item-list{padding-left:90px}.realization__item:nth-child(4){grid-row:3;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-left:45px}.realization__item:nth-child(4) .realization__item-img{top:0;left:0;width:100%}.realization__item:nth-child(4) .realization__item-number,.realization__item:nth-child(4) .realization__item-title{margin-bottom:18px}.realization__item:nth-child(4) .realization__item-list{margin-top:auto}.realization__item:nth-child(5){grid-row:3;border-left:unset;margin-right:135px}.realization__item:nth-child(5) .realization__item-img{right:0;bottom:20px}.realization__item:nth-child(5) .realization__item-number{position:absolute;top:20px;left:45px}.realization__item:nth-child(5) .realization__item-title{text-align:right;padding-left:90px}.realization__item-number{color:#8a8a8a}.realization__item-title{position:relative;z-index:2;line-height:130%}.realization__item-list{position:relative;z-index:2}.realization__item-list li{position:relative;padding-left:12px;font-size:12px;line-height:180%;letter-spacing:.24px;text-transform:uppercase;color:#8a8a8a}.realization__item-list li:before{content:"";position:absolute;top:8px;left:0;width:3px;height:3px;background:#8a8a8a;border-radius:50%}.realization__item-img{position:absolute;z-index:1;pointer-events:none}.realization__item-img img{max-width:100%;max-height:100%}.support__top{position:relative;padding:50px 0}.support__top-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:30px}.support__title{width:calc(100% - 420px)}.support__title span{display:block}.support__title span:nth-child(2){padding-left:110px}.support__img{width:390px;-ms-flex-negative:0;flex-shrink:0;padding-bottom:15px}.support__img img{width:100%}.support__bottom{padding:30px 0 50px}.support__items{display:grid;grid-template-columns:100%;gap:8px}.support__item{position:relative;border-left:1px solid #8a8a8a;padding:105px 45px 0}.support__item:after{content:"";position:absolute;top:32px;right:0;width:1px;height:calc(100% - 32px);background:#8a8a8a}.support__item-icon{width:50px;margin-left:90px;margin-bottom:4px}.support__item-icon img{max-width:100%}.support__item-title{position:relative;padding-bottom:25px}.support__item-title:after{content:"";position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:calc(100% + 90px);height:1px;background:#8a8a8a}.support__item-text p{position:relative;padding:8px 90px}.support__item-text p:before{content:"";position:absolute;left:-45px;bottom:0;width:164px;height:1px;background:#8a8a8a}.support__item-text p:after{content:"";position:absolute;right:-45px;bottom:0;width:164px;height:1px;background:#8a8a8a}.support__item .line{position:absolute;top:0;left:0;width:31%;height:1px;background:#8a8a8a}.support__item .line:after{content:"";position:absolute;top:-6px;right:-16px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:1px;height:45px;background:#8a8a8a}.support__item .line2{position:absolute;top:32px;right:0;width:calc(69% - 31px);height:1px;background:#8a8a8a}.info{position:relative;padding:85px 0 120px}.info__top{max-width:720px;text-align:center;margin:0 auto}.info__title{margin-bottom:8px}.info__text{max-width:520px;margin:0 auto}@media screen and (max-width:1400px){.formats__img{width:380px}.engineering-card__text{font-size:40px}.projects__title span:nth-child(1){padding-left:50px}.projects__title span:nth-child(4){padding-left:160px}}@media screen and (max-width:1200px){.industrialpark__img,.structure__img{width:300px}.format-card__list{margin-bottom:80px}.engineering-card__text{font-size:32px}.project-card:nth-child(3) .project-card__wrap{width:calc(100% + 45px);margin-left:45px}.project-card__img{min-height:320px}.project-card__title{font-size:40px}.facilities__top-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.facilities__img{width:300px}.facilities__desc{width:calc(100% - 330px);padding:0}.programs__desc{width:calc(100% - 300px)}.programs__img{width:300px}.programs__title span:nth-child(3){padding-left:50px}.program-card__wrap{padding-top:30px}.program-card__item-title{font-size:24px}.realization__item{padding:20px}.realization__item:nth-child(1):after{width:61px}.realization__item:nth-child(2){margin-left:60px}.realization__item:nth-child(2) .realization__item-img{left:20px}.realization__item:nth-child(2) .realization__item-title{padding-left:40px}.realization__item:nth-child(3){margin-right:0}.realization__item:nth-child(3):after{width:61px}.realization__item:nth-child(4){margin-left:30px}.realization__item:nth-child(5){margin-right:60px}.realization__item:nth-child(5) .realization__item-title{padding-left:40px}.realization__item .realization__item-number{left:20px!important}.support__title{width:calc(100% - 330px)}.support__title span:nth-child(2){padding-left:50px}.support__img{width:300px}}@media screen and (max-width:1100px){.area__title{font-size:24px}.area__item:nth-child(2){padding-left:20px}}@media screen and (max-width:992px){.main{min-height:unset;padding:0}.main:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(102,102,102,0)),to(rgba(0,0,0,.8)));background:-o-linear-gradient(top,rgba(102,102,102,0),rgba(0,0,0,.8));background:linear-gradient(180deg,rgba(102,102,102,0),rgba(0,0,0,.8))}.main__inner{min-height:calc(100vh - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 0 200px}.main__title{margin-bottom:77px}.main__title--text1{margin-bottom:4px}.main__title--text1,.main__title--text3{font-size:12px;letter-spacing:.24px}.main__title--text2{font-size:44px;letter-spacing:-.44px;margin-bottom:4px}.main__title--text2 sup{top:-20.8px;font-size:12px;letter-spacing:.12px}.area__title{display:none;font-size:20px;text-indent:40px}.area__title--mob{display:block}.area__item{min-height:180px!important}.area__item:nth-child(5){padding-bottom:30px}.area__item-title{font-size:14px;letter-spacing:.28px}.area__item-text{font-size:40px}.area__btns{max-width:280px}.area__btn{height:50px}.area__btn .btn-text,.area__text{font-size:14px}.area__icon{width:75px}.industrialpark__desc{max-width:535px}.industrialpark__title span:nth-child(2){text-indent:64px}.industrialpark__img{width:170px;padding-top:30px}.architecture .swiper-slide{min-height:500px;max-height:unset}.architecture .swiper-pagination{top:10px;gap:6px;padding:0 15px}.architecture .swiper-pagination-bullet{height:6px}.architecture .swiper-button-next,.architecture .swiper-button-prev{width:50px;height:50px}.architecture .swiper-button-next:after,.architecture .swiper-button-prev:after{font-size:22px!important}.architecture-card__desc{padding:66px 15px 50px}.architecture-card__text,.architecture-card__title{max-width:337px}.structure__inner{padding-left:30px}.structure__img{width:170px}.structure__desc{max-width:565px}.structure__text{max-width:100%}.formats__img{right:15px;bottom:15px;width:170px}.formats__bottom{padding-top:0!important}.formats__slider{padding-bottom:60px}.formats .swiper{overflow:unset}.formats .swiper-slide:not(:last-child):after{right:-20px}.formats .swiper-pagination{bottom:0;display:block}.formats .swiper-pagination-bullet{width:10px;height:10px;border-radius:0;background:rgba(0,0,0,0);border:1px solid #ef9033;opacity:1!important}.formats .swiper-pagination-bullet-active{background:#ef9033}.format-card__list{margin-bottom:35px}.format-card__link{width:32px}.services__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:60px}.services__group{width:100%;max-width:100%}.services__group2{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.services__group2 .services__info{display:block}.services__title span:nth-child(2){text-indent:40px}.services__text{max-width:100%}.services__text br{display:none}.services__items{margin:0}.services__info{width:calc(100% - 176px);display:none}.services__img{width:156px;-ms-flex-negative:0;flex-shrink:0}.engineering__top{padding:90px 0}.engineering__text{max-width:510px}.engineering__bottom{padding-top:0}.engineering__item:nth-child(1) .engineering__item-wrap,.engineering__item:nth-child(2) .engineering__item-wrap,.engineering__item:nth-child(7) .engineering__item-wrap,.engineering__item:nth-child(8) .engineering__item-wrap{min-height:160px}.engineering__item:nth-child(3) .engineering__item-wrap,.engineering__item:nth-child(5) .engineering__item-wrap{min-height:160px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.engineering__item-icon{max-width:80px!important}.engineering__slider{padding-bottom:60px}.engineering .swiper-slide:not(:last-child):after{right:-20px}.engineering .swiper-pagination{bottom:0;display:block}.engineering .swiper-pagination-bullet{width:10px;height:10px;border-radius:0;background:rgba(0,0,0,0);border:1px solid #ef9033;opacity:1!important}.engineering .swiper-pagination-bullet-active{background:#ef9033}.projects__title span:nth-child(1){padding-left:38px}.projects__title span:nth-child(4){padding-left:100px}.projects__text{max-width:620px}.projects__cards{grid-template-columns:100%;padding:0}.project-card:nth-child(1){margin-right:80px}.project-card:nth-child(2){margin-left:80px}.project-card:nth-child(4){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.project-card__wrap{width:100%!important;margin:0!important}.project-card__img{min-height:400px}.project-card__btns{max-width:280px;padding-top:35px}.project-card__btn{height:50px}.project-card__btn .btn-text{font-size:14px}.facilities__top{padding:60px 0 30px}.facilities__img{width:170px}.facilities__desc{width:calc(100% - 200px)}.facilities__title{max-width:540px;margin:0 auto}.facilities__text{max-width:480px}.facilities__bottom{padding:30px 0 90px}.facilities__btns{max-width:500px;grid-template-columns:repeat(2,calc(50% - 15px));gap:30px;margin-bottom:50px}.facilities__btn{height:50px}.facilities__btn .btn-text{font-size:14px}.facilities__table{width:calc(100% + 15px);padding-right:15px;padding-bottom:10px;overflow-x:auto}.facilities__table::-webkit-scrollbar{height:4px}.facilities__table::-webkit-scrollbar-track{background:#fff;margin-right:15px}.facilities__table::-webkit-scrollbar-thumb{background:#ef9033;border-radius:5px;margin-right:15px}.facilities table{width:962px}.facilities table tbody tr td,.facilities table thead tr th,.facilities__btn2 .btn-text{font-size:14px}.programs__top{padding:30px 0 60px}.programs__desc{width:calc(100% - 200px)}.programs__img{width:170px}.programs__text{max-width:520px}.programs__bottom{padding-top:30px}.programs__cards{grid-template-columns:repeat(2,calc(50% - 22.5px))}.program-card .hint{width:20px}.program-card__item{min-height:85px}.program-card__item-title{font-size:20px}.program-card__btn .btn-text{font-size:14px}.capitalization__title{margin-bottom:35px}.capitalization .chart{gap:3.125em}.capitalization .chart__head{width:3.125em;padding-left:0}.capitalization .chart__body{width:calc(100% - 6.25em)}.capitalization .chart__list{padding-top:1em}.capitalization .chart__list span{font-size:.75em}.capitalization .chart__item-text{font-size:.688em}.capitalization .chart__item-number{font-size:2.5em}.capitalization .chart .roi{font-size:.75em}.capitalization .chart .percent{font-size:2.5em}.rising{padding:30px 0 90px}.realization__img{max-width:170px}.realization__bottom{padding-top:0}.realization__item:nth-child(1) .realization__item-list,.realization__item:nth-child(3) .realization__item-list{padding-left:40px}.realization__item:nth-child(2),.realization__item:nth-child(3){min-height:270px}.realization__item:nth-child(2) .realization__item-img{max-width:150px}.support__title{width:calc(100% - 200px)}.support__img{width:170px;padding:0}.support__bottom{padding-top:0}.support__item{padding:80px 30px 0}.support__item-icon{width:40px;margin-left:30px}.support__item-title:after{width:calc(100% + 60px)}.support__item-text p{padding:8px 30px}.support__item-text p:before{left:-30px;width:100px}.support__item-text p:after{right:-30px;width:100px}.info{padding:30px 0 60px}.info__top{max-width:390px}}@media screen and (max-width:850px){.realization__items{grid-template-columns:100%}.realization__item{grid-column:unset!important;grid-row:unset!important}.realization__item:nth-child(3){border-left:1px solid #8a8a8a}.realization__item:nth-child(3):before{content:"";position:absolute;left:-1px;bottom:-1px;width:31px;height:1px;background:#8a8a8a}.realization__item:nth-child(5){border-top:unset;border-left:1px solid #8a8a8a}.realization__item:nth-child(5):after{content:"";position:absolute;top:-1px;left:-1px;width:31px;height:1px;background:#8a8a8a}}@media screen and (max-width:768px){.main__title--text2{max-width:337px;white-space:wrap;margin-left:auto;margin-right:auto}.main__title--text2 sup{top:unset;bottom:30px}.area__items{grid-template-columns:repeat(2,50%)}.area__item:nth-child(1):after{width:20px}.area__item:nth-child(2){grid-column:1/3;grid-row:1;padding:0 0 45px}.area__item:nth-child(3){grid-column:1/3;border-right:1px solid #8a8a8a;border-bottom:unset;margin-left:20px}.area__item:nth-child(4){grid-column:1/3;margin:0 0 0 20px}.area__item:nth-child(5){grid-column:1/2}.area__group{bottom:550px}.structure__img{width:130px}.engineering__top,.formats__top{padding:60px 0}.facilities__img{width:130px}.facilities__desc{width:calc(100% - 160px)}.facilities__bottom{padding:30px 0 60px}.facilities__btns{max-width:100%}.rising{padding-bottom:60px}.rising__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rising__item{width:100%}.rising__item:not(:last-child):after{top:unset;right:0;bottom:-25px;width:100%;height:1px}.realization__top{padding:50px 0}}@media screen and (max-width:576px){.main__btn{width:100%;padding:5px 10px}.area{padding:50px 0}.area__title{font-size:18px}.area__item{min-height:135px!important;padding:15px}.area__item:nth-child(3),.area__item:nth-child(4){margin-left:15px}.area__item-title{font-size:12px;letter-spacing:.24px}.area__item-text{font-size:32px}.area__btns{max-width:100%}.area__btn{height:30px}.area__btn .btn-text{font-size:8px}.area__btn .btn-line,.area__btn .btn-line2,.area__btn .btn-line3,.area__btn .btn-line4{width:18px}.area__group{bottom:415px}.area__text{font-size:12px}.area__icon{margin-top:20px}.map img:nth-child(1){display:none}.map img:nth-child(2){display:block}.industrialpark__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.industrialpark__desc{max-width:100%}.industrialpark__title span:nth-child(2){text-indent:50px}.industrialpark__img{padding-top:0;margin-left:auto}.architecture .swiper-pagination{padding:0 12px}.architecture-card__desc{padding-left:12px;padding-right:12px}.structure__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.structure__desc{max-width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.structure__img{width:170px}.formats__top{padding:50px 0}.format-card__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px}.format-card__btn{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:5px 10px}.services{background-image:url(../img/services-bg--1.webp)}.services__inner{gap:50px}.services__title{font-size:29px}.services__title span:nth-child(2){text-indent:30px}.services__item{min-height:35px;padding-left:10px}.services__item-icon img:nth-child(1){display:none}.services__item-icon img:nth-child(2){display:block}.services__item .line,.services__item .line2,.services__item .line3,.services__item .line4{width:40px}.services__info{font-size:10px}.engineering__top{padding:50px 0}.engineering__text{max-width:440px}.engineering__bottom{padding-bottom:50px}.engineering__items{grid-template-columns:100%}.engineering__item{position:relative;min-height:130px;grid-row:unset!important;grid-column:unset!important;border-left:1px solid #8a8a8a;border-right:1px solid #8a8a8a;border-bottom:1px solid #8a8a8a}.engineering__item:first-child{border-right:unset}.engineering__item:first-child:before{content:"";position:absolute;right:0;bottom:0;width:1px;height:calc(100% - 31px);background:#8a8a8a;pointer-events:none}.engineering__item:first-child .line,.engineering__item:first-child .line2{display:block!important}.engineering__item:last-child{border-left:unset;border-bottom:unset}.engineering__item:last-child:before{content:"";position:absolute;top:0;left:0;width:1px;height:calc(100% - 31px);background:#8a8a8a;pointer-events:none}.engineering__item:last-child .engineering__item-wrap{padding-bottom:50px!important}.engineering__item:last-child .line,.engineering__item:last-child .line2{display:block!important}.engineering__item-wrap{width:100%!important;min-height:unset!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important;gap:15px!important;border:none!important;padding:20px!important;margin:0!important}.engineering__item-wrap:after{display:none}.engineering__item-icon{position:static;max-width:60px!important;margin:0!important}.engineering__item-text,.engineering__item-title{text-align:start!important}.engineering__item .line,.engineering__item .line2,.engineering__item-text br{display:none}.engineering-card__text{font-size:24px}.projects__title span:nth-child(1){padding-left:28px}.projects__title span:nth-child(4){padding-left:77px}.project-card:nth-child(1){margin-right:70px}.project-card:nth-child(2){margin-left:70px}.project-card__img{min-height:150px}.project-card__desc{padding:10px}.project-card__title{font-size:32px}.project-card__text br{display:block}.project-card__link{right:10px;bottom:10px;width:20px}.project-card__btns{max-width:145px}.project-card__btn{height:30px}.project-card__btn .btn-text{font-size:8px}.facilities__top{padding:50px 0 30px}.facilities__top-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.facilities__img{width:170px;margin-left:auto}.facilities__desc{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.facilities__text,.facilities__title{max-width:100%}.facilities__bottom{padding:25px 0 50px}.facilities__btns{grid-template-columns:repeat(2,calc(50% - 7.5px));gap:15px;margin-bottom:40px}.programs__top{padding-bottom:50px}.programs__top-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.programs__desc{width:100%;padding-top:15px}.programs__img{padding-top:0;margin-left:auto}.programs__text{max-width:460px}.programs__bottom{padding-top:0}.programs__cards{grid-template-columns:100%;gap:50px}.program-card .hint{width:16px}.program-card__item{min-height:unset}.program-card__item-title{font-size:16px}.capitalization .chart{gap:1em}.capitalization .chart__head{width:1.5em}.capitalization .chart__body{width:calc(100% - 2.5em)}.capitalization .chart__list{gap:.5em;padding-top:.5em}.capitalization .chart__list span{font-size:.438em}.capitalization .chart__item-text{font-size:.313em}.capitalization .chart__item-number{font-size:1.25em}.capitalization .chart .roi{font-size:.438em}.capitalization .chart .percent{font-size:1.25em}.realization__bottom,.rising{padding-bottom:50px}.realization__item:nth-child(1) .realization__item-img{max-width:100px;height:auto}.realization__item:nth-child(3) .realization__item-img{max-width:120px}.support__top{padding:50px 0}.support__top-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.support__title{width:100%}.support__img{margin-left:auto}.support__item{padding:60px 20px 0}.support__item-title{padding-bottom:16px}.support__item-title:after{width:calc(100% + 40px)}.support__item-text p{padding:8px 0}.support__item-text p:before{left:-20px;width:60px}.support__item-text p:after{right:-20px;width:60px}}@media screen and (max-width:359px){.main__title--text2{max-width:300px;font-size:38px;letter-spacing:-.38px}.main__title--text2 sup{bottom:24px}.projects__title{font-size:28px}.project-card:nth-child(1){margin-right:40px}.project-card:nth-child(2){margin-left:40px}.project-card__title{font-size:28px}.realization__item:nth-child(1):after{width:31px}.realization__item:nth-child(2){margin-left:30px}.realization__item:nth-child(2) .realization__item-img{max-width:100px}}.footer{position:relative}.footer__img img{width:100%}
/*# sourceMappingURL=../sourcemaps/style.min.css.map */
