*{margin:0}html{font-size:1vw}body{margin:0;padding:0;font-family:"Gilroy";background:#111111;font-size:0.9375rem}@media (max-width: 1365px){body{font-size:24px}}@media (max-width: 967px){body{font-size:18px}}@media (max-width: 767px){body{font-size:16px}}ul{padding:0;list-style-type:none}a{text-decoration:none}.section{position:relative;width:100%;height:100vh}.container{width:56.25vw;margin:0 auto}@media (max-width: 1365px){.container{width:968px}}@media (max-width: 967px){.container{width:720px}}@media (max-width: 767px){.container{width:90%}}.section-title{font-size:2.5rem}@media (max-width: 1365px){.section-title{font-size:100px}}@media (max-width: 967px){.section-title{font-size:72px}}@media (max-width: 767px){.section-title{font-size:42px}}.up{position:fixed;right:40px;bottom:40px;z-index:99;-webkit-animation:up 1s ease-in-out infinite;animation:up 1s ease-in-out infinite}@media (max-width: 767px){.up{right:10px;bottom:20px}}.up .up-link{position:relative;display:block;width:4.2vw;height:4.6vw;background-image:url(../img/up.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center}@media (max-width: 1365px){.up .up-link{width:70px;height:80px}}@media (max-width: 767px){.up .up-link{width:55px;height:60px}}.up .up-link .up-link__arrow{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.1vw;height:1.43vh;background-image:url(../img/up-arrow.png);background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 1365px){.up .up-link .up-link__arrow{width:20px;height:20px}}@media (max-width: 767px){.up .up-link .up-link__arrow{width:12px;height:12px}}@-webkit-keyframes up{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes up{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.header-wrapper{width:100vw;position:fixed;padding:2.25vh 0;top:0;left:0;z-index:99;-webkit-transition:all 0.3s;transition:all 0.3s}.header-wrapper .header{width:56.25vw;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;margin:0 auto}@media (max-width: 1365px){.header-wrapper .header{width:968px}}@media (max-width: 967px){.header-wrapper .header{width:720px}}@media (max-width: 767px){.header-wrapper .header{width:90%}}.header-wrapper .header .header-logo{display:block;width:6.93vw;height:3.13vw}@media (max-width: 1365px){.header-wrapper .header .header-logo{width:133px;height:auto}}@media (max-width: 767px){.header-wrapper .header .header-logo{width:100px}}.header-wrapper .header .header-logo img{display:block;width:100%;height:100%;-o-object-fit:100% 100%;object-fit:100% 100%}@media (max-width: 1365px){.header-wrapper .header .header-logo img{height:auto;-o-object-fit:contain;object-fit:contain}}@media (max-width: 1365px){.header-wrapper .header .navigation{display:none}}.header-wrapper .header .navigation .navigation-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrapper .header .navigation .navigation-list .navigation-list__item{padding:0 0.95rem}.header-wrapper .header .navigation .navigation-list .navigation-list__item a{position:relative;display:block;font-size:0.7292rem;white-space:nowrap;color:#ffffff;font-weight:400}.header-wrapper .header .navigation .navigation-list .navigation-list__item a::after{position:absolute;content:"";left:0;bottom:-10px;width:0;height:2px;background-color:#00ffe3;-webkit-transition:width 0.3s ease-out;transition:width 0.3s ease-out}.header-wrapper .header .navigation .navigation-list .navigation-list__item a:hover::after{width:100%}.header-wrapper .header .header-signIn{width:10.99vw}@media (max-width: 1365px){.header-wrapper .header .header-signIn{display:none}}.header-wrapper .header .header-signIn .header-signIn__btn{display:block;width:100%;text-align:center;font-size:0.9375rem;color:#12171d;background-color:#00ffe3;font-weight:500;padding:1.22vh 0}.header-wrapper .header .header-open-menu{width:40px;display:none;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-wrapper .header .header-open-menu .header-open-menu__line{background-color:#ffffff;height:2px;width:100%;margin-bottom:10px}@media (max-width: 767px){.header-wrapper .header .header-open-menu .header-open-menu__line{margin-bottom:8px}}.header-wrapper .header .header-open-menu .header-open-menu__line:nth-child(2){width:30px}@media (max-width: 767px){.header-wrapper .header .header-open-menu .header-open-menu__line:nth-child(2){width:20px}}.header-wrapper .header .header-open-menu .header-open-menu__line:last-child{margin-bottom:0}@media (max-width: 1365px){.header-wrapper .header .header-open-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 767px){.header-wrapper .header .header-open-menu{width:30px}}.header-wrapper.active{top:0;padding:1.1vh 0;background-color:rgba(17,17,17,0.7)}@media (max-width: 1365px){.header-wrapper.active{background-color:#333333}}.section-first .main{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-first .main .main-content{position:relative;width:34.17vw;padding-top:1.88vh}.section-first .main .main-content .main-content__title{color:#ffffff;text-transform:uppercase;font-size:3.75rem;font-weight:800;line-height:1.10;margin-bottom:5.2vh}.section-first .main .main-content .main-content__title span{color:#00FFE3;font-size:4.375rem}@media (max-width: 1365px){.section-first .main .main-content .main-content__title{font-size:100px}.section-first .main .main-content .main-content__title span{font-size:120px}}@media (max-width: 967px){.section-first .main .main-content .main-content__title{font-size:72px}.section-first .main .main-content .main-content__title span{font-size:82px}}@media (max-width: 767px){.section-first .main .main-content .main-content__title{font-size:42px}.section-first .main .main-content .main-content__title span{font-size:48px}}.section-first .main .main-content .main-content__text{font-weight:normal;line-height:1.50;color:rgba(255,255,255,0.75)}@media (max-width: 1365px){.section-first .main .main-content{width:100%;z-index:5}}.section-first .section-lines-center{position:absolute;top:0;left:39.68vw;width:45.57vw;height:66.11vh;background-image:url(../img/section-first/main-lines-center.png);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:0}.section-first .section-first__img{position:absolute;right:0;top:0;width:44.32vw;height:100vh;background-image:url(../img/section-first/polygon.png);background-repeat:no-repeat;background-size:cover;background-position:0 50%;z-index:1}@media (max-width: 1365px){.section-first .section-first__img{display:none}}.section-first .section-first__radial{position:absolute;left:-20vw;top:-20.41vh;width:39.58vw;height:39.58vw;background:radial-gradient(48.72% 48.72% at 50% 50%, #00BEA9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36;z-index:1}.section-first .section-lines-left{position:absolute;left:0;top:14.1vh;width:22.6vw;height:66.11vh;background-image:url(../img/section-first/main-line-left.png);background-repeat:no-repeat;background-size:cover;background-position:center}.utech-wrapper{background-image:url(../img/utech/bg.png);background-repeat:no-repeat;background-size:cover;background-position:center}.utech-wrapper::before,.utech-wrapper::after{position:absolute;content:"";width:30.21vw;height:30.21vw;background-repeat:no-repeat;background-size:contain}@media (max-width: 1365px){.utech-wrapper::before,.utech-wrapper::after{width:200px;height:200px}}.utech-wrapper::before{top:0;left:0;background-position:0% 0%;background-image:url(../img/targeted-projects/before.png)}.utech-wrapper::after{bottom:0;right:0;background-position:100% 100%;background-image:url(../img/targeted-projects/after.png)}.utech-wrapper .utech{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.utech-wrapper .utech .utech-content .utech-content__title{text-transform:uppercase;color:#ffffff;font-weight:800;line-height:1.1;margin-bottom:8.8vh}.utech-wrapper .utech .utech-content .utech-content__title span{color:#00ffe3}.utech-wrapper .utech .utech-content .utech-list{width:36.88vw}@media (max-width: 1365px){.utech-wrapper .utech .utech-content .utech-list{width:100%}}.utech-wrapper .utech .utech-content .utech-list .utech-list__item{position:relative;padding-left:36px;margin-bottom:4.9vh}@media (max-width: 1365px){.utech-wrapper .utech .utech-content .utech-list .utech-list__item{padding-left:50px}}@media (max-width: 967px){.utech-wrapper .utech .utech-content .utech-list .utech-list__item{padding-left:40px}}.utech-wrapper .utech .utech-content .utech-list .utech-list__item .utech-list__item-text{font-weight:400;line-height:1.2;color:#ffffff}@media (max-width: 1365px){.utech-wrapper .utech .utech-content .utech-list .utech-list__item .utech-list__item-text{font-size:24px}}@media (max-width: 967px){.utech-wrapper .utech .utech-content .utech-list .utech-list__item .utech-list__item-text{font-size:18px}}@media (max-width: 767px){.utech-wrapper .utech .utech-content .utech-list .utech-list__item .utech-list__item-text{font-size:16px}}.utech-wrapper .utech .utech-content .utech-list .utech-list__item::before{position:absolute;content:"";left:0;top:0.3vh;width:1.25vw;height:2.34vh;background-image:url(../img/utech/bullet.png);background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 1365px){.utech-wrapper .utech .utech-content .utech-list .utech-list__item::before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px}}@media (max-width: 967px){.utech-wrapper .utech .utech-content .utech-list .utech-list__item::before{width:24px;height:24px}}.utech-wrapper .utech .utech-content .utech-list .utech-list__item:last-child{margin-bottom:0}.utech-wrapper .utech-gradient{position:absolute;left:0;top:0;width:39.58vw;-webkit-transform:translate(-20vw, -20.41vh);transform:translate(-20vw, -20.41vh);height:74.22vh;background:radial-gradient(48.72% 48.72% at 50% 50%, #00bea9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36}.gopher-wrapper{background-size:23.75vw;background-image:url(../img/gopher/bg.png);background-position:0 0;background-repeat:no-repeat;overflow:hidden}@media (max-width: 767px){.gopher-wrapper{height:auto}}.gopher-wrapper .gopher{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;width:100vw}@media (max-width: 767px){.gopher-wrapper .gopher{padding:80px 0;height:auto}}.gopher-wrapper .gopher .gopher-content{margin:0 auto}.gopher-wrapper .gopher .gopher-content .gopher-content__title{color:#ffffff;font-weight:800;margin-bottom:4.69vh}.gopher-wrapper .gopher .gopher-content .gopher-content__title span{color:#00bea9}.gopher-wrapper .gopher .gopher-content .gopherSlider{display:block;width:66.67vw}@media (max-width: 1365px){.gopher-wrapper .gopher .gopher-content .gopherSlider{width:968px}}@media (max-width: 967px){.gopher-wrapper .gopher .gopher-content .gopherSlider{width:720px}}@media (max-width: 767px){.gopher-wrapper .gopher .gopher-content .gopherSlider{width:90vw}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.81vh}@media (max-width: 1365px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content{width:27.55vw;margin-right:3.07vw}@media (max-width: 1365px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content{width:100%;margin-right:0}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__content-title{font-weight:600;color:#ffffff;margin-bottom:2.25vh}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__content-text{font-weight:400;color:rgba(255,255,255,0.75);line-height:1.5;margin-bottom:12.21vh}@media (max-width: 1365px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__content-text{margin-bottom:4.9vh}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item{position:relative;padding-left:3.39vw}@media (max-width: 1365px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item{margin-bottom:60px}}@media (max-width: 767px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item{padding-left:30px}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-title{display:block;color:rgba(255,255,255,0.65);font-weight:400;line-height:1.1;margin-bottom:1.17vh}@media (max-width: 1365px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-title{margin-bottom:10px;font-size:32px}}@media (max-width: 967px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-title{font-size:24px}}@media (max-width: 767px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-title{font-size:18px;margin-bottom:6px}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-name{color:#ffffff;font-weight:700;font-size:1.25rem}@media (max-width: 1365px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-name{font-size:32px}}@media (max-width: 967px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-name{font-size:20px}}@media (max-width: 767px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-name{font-size:16px}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item .gopher-slide__item-name .gopher-slide__item-number{color:#00bea9}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item::before{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.08vw;height:19.82vh;background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 767px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__content .gopher-slide__item::before{width:14px;height:100px}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__img{width:36.09vw;position:relative}@media (max-width: 1365px){.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__img{width:80%;margin:0 auto}}.gopher-wrapper .gopher .gopher-content .gopherSlider .gopher-slide .gopher-slide__img .gopher-slide__img-item{display:block;width:100%}.gopher-wrapper .gopher-dote{position:absolute;width:39.58vw;height:39.58vw;top:65.04vh;right:0;-webkit-transform:translateX(24.53vw);transform:translateX(24.53vw);background:radial-gradient(48.72% 48.72% at 50% 50%, #00bea9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36}.specifications-wrapper-first{background-image:url(../img/specifications/bg-1.png);background-repeat:no-repeat;background-position:0 0;background-size:19.9vw;overflow:hidden}@media (max-width: 1365px){.specifications-wrapper-first{height:auto}}.specifications-wrapper-first .specifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh}@media (max-width: 1365px){.specifications-wrapper-first .specifications{height:auto;padding:80px 0 0 0}}.specifications-wrapper-first .specifications .specifications-content{width:100%}.specifications-wrapper-first .specifications .specifications-content .specifications-content__title{color:#ffffff;font-weight:800;margin-bottom:4.93vh}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-content__title{font-size:72px}}@media (max-width: 767px){.specifications-wrapper-first .specifications .specifications-content .specifications-content__title{font-size:36px;line-height:1.1}}.specifications-wrapper-first .specifications .specifications-content .specifications-content__title span{color:#00ffe3}.specifications-wrapper-first .specifications .specifications-content .specifications-unification{width:37.19vw;margin-bottom:4.93vh}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-unification{width:100%}}.specifications-wrapper-first .specifications .specifications-content .specifications-unification .specifications-unification__title{font-size:1.875rem;color:#ffffff;font-weight:800;margin-bottom:1.25vh}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-unification .specifications-unification__title{font-size:32px}}@media (max-width: 767px){.specifications-wrapper-first .specifications .specifications-content .specifications-unification .specifications-unification__title{font-size:24px}}.specifications-wrapper-first .specifications .specifications-content .specifications-unification .specifications-unification__text{color:rgba(255,255,255,0.75);line-height:1.5;font-weight:400}.specifications-wrapper-first .specifications .specifications-content .specifications-slide{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2vh}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content{width:20vw}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content{width:100%;margin-bottom:60px}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__model{display:block;text-transform:uppercase;color:rgba(255,255,255,0.65);line-height:1.1;margin-bottom:1.17vh}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__model{margin-bottom:20px;font-size:32px}}@media (max-width: 767px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__model{font-size:24px;margin-bottom:10px}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__title{font-size:1.875rem;color:#ffffff;font-weight:800;line-height:1.1;margin-bottom:7.62vh}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__title{margin-bottom:60px;font-size:32px}}@media (max-width: 767px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__title{font-size:24px;margin-bottom:40px}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info{position:relative;padding-left:3.39vw}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info{padding-left:80px}}@media (max-width: 767px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info{padding-left:40px}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info .model-info__item{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;margin-bottom:0.98vh}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info .model-info__item .model-info__item-key{display:block;width:10.83vw;text-align:left;color:rgba(255,255,255,0.75)}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info .model-info__item .model-info__item-key{width:300px}}@media (max-width: 767px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info .model-info__item .model-info__item-key{width:50%}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info .model-info__item .model-info__item-meaning{text-align:left;display:block;width:6.88vw;color:#ffffff}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info .model-info__item .model-info__item-meaning{width:300px}}@media (max-width: 767px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info .model-info__item .model-info__item-meaning{width:50%}}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info .model-info__item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info::before{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.08vw;height:19.82vh;background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info::before{width:40px;height:200px}}@media (max-width: 767px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__content .model-info::before{width:30px;height:120px}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__img{position:relative;width:31.79vw;-webkit-transform:translateY(-2vh);transform:translateY(-2vh)}@media (max-width: 1365px){.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__img{width:100%;-webkit-transform:translateY(0);transform:translateY(0)}}.specifications-wrapper-first .specifications .specifications-content .specifications-slide .specifications-slide__img .specifications-slide__img-item{position:relative;display:block;width:100%;z-index:2}.specifications-wrapper-first .specifications-gradient{position:absolute;width:39.58vw;height:39.58vw;top:20.89vh;right:0;-webkit-transform:translateX(16.82vw);transform:translateX(16.82vw);background:radial-gradient(48.72% 48.72% at 50% 50%, #00bea9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36}.specifications-wrapper-second{background-image:url(../img/specifications/bg-2.png);background-repeat:no-repeat;background-position:100% 0;background-size:19.9vw;overflow:hidden}@media (max-width: 1365px){.specifications-wrapper-second{height:auto;background-size:30%}}.specifications-wrapper-second .specifications{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1365px){.specifications-wrapper-second .specifications{height:auto;padding:80px 0}}.specifications-wrapper-second .specifications .specifications-content{width:100%}.specifications-wrapper-second .specifications .specifications-content .specifications-multifunctionality{width:47.4vw}@media (max-width: 1365px){.specifications-wrapper-second .specifications .specifications-content .specifications-multifunctionality{width:100%}}.specifications-wrapper-second .specifications .specifications-content .specifications-multifunctionality .specifications-multifunctionality__title{font-size:1.875rem;color:#ffffff;font-weight:800;margin-bottom:3.52vh}@media (max-width: 1365px){.specifications-wrapper-second .specifications .specifications-content .specifications-multifunctionality .specifications-multifunctionality__title{font-size:32px}}@media (max-width: 767px){.specifications-wrapper-second .specifications .specifications-content .specifications-multifunctionality .specifications-multifunctionality__title{font-size:28px}}.specifications-wrapper-second .specifications .specifications-content .specifications-multifunctionality .specifications-multifunctionality__text{color:#ffffff;line-height:1.5;font-weight:400;margin-bottom:7.81vh}@media (max-width: 767px){.specifications-wrapper-second .specifications .specifications-content .specifications-multifunctionality .specifications-multifunctionality__text{margin-bottom:4.63vh}.specifications-wrapper-second .specifications .specifications-content .specifications-multifunctionality .specifications-multifunctionality__text br{display:none}}.specifications-wrapper-second .specifications .specifications-content .specifications-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1365px){.specifications-wrapper-second .specifications .specifications-content .specifications-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__content{min-width:17.55vw;width:17.55vw}@media (max-width: 1365px){.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__content{min-width:100%;width:100%}}.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__title{font-size:600;color:#ffffff;font-size:1.25rem;margin-bottom:3.52vh}@media (max-width: 1365px){.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__title{font-size:32px}}@media (max-width: 767px){.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__title{font-size:24px}}.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__title span{color:#00bea9}.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__content .specifications-slide__text{color:rgba(255,255,255,0.75);line-height:1.5}.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__img{position:relative;width:35.42vw;-webkit-transform:translateY(-8vh);transform:translateY(-8vh)}@media (max-width: 1365px){.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__img{-webkit-transform:translateY(0);transform:translateY(0);width:100%}}.specifications-wrapper-second .specifications .specifications-content .specifications-slide .specifications-slide__img .specifications-slide__img-item{position:relative;display:block;width:100%;margin:0 auto;z-index:2}.infrastructure-wrapper{background-image:url(../img/infrastructure/bg.png);background-repeat:no-repeat;background-position:100% 100%;background-size:59.53vw;overflow:hidden}.infrastructure-wrapper .infrastructure{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-content__title{font-size:2.5rem;color:#ffffff;line-height:1.1;font-weight:800;margin-bottom:8.8vh}.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-content__title span{color:#00ffe3}@media (max-width: 1365px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-content__title{font-size:56px}}@media (max-width: 967px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-content__title{font-size:32px}}@media (max-width: 767px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-content__title{position:relative;font-size:24px;line-height:1.4;z-index:5}}.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list{width:27vw}@media (max-width: 1365px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list{width:100%}}.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list .infrastructure-list__item{position:relative;padding-left:36px;margin-bottom:4.69vh}@media (max-width: 1365px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list .infrastructure-list__item{padding-left:50px}}@media (max-width: 767px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list .infrastructure-list__item{padding-left:40px}}.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list .infrastructure-list__item::before{position:absolute;content:"";left:0;top:0.3vh;width:1.25vw;height:2.34vh;background-image:url(../img/utech/bullet.png);background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 1365px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list .infrastructure-list__item::before{width:30px;height:30px}}@media (max-width: 767px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list .infrastructure-list__item::before{width:20px;height:20px}}.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list .infrastructure-list__item .infrastructure-list__item-text{color:#ffffff;font-weight:400}@media (max-width: 767px){.infrastructure-wrapper .infrastructure .infrastructure-content .infrastructure-list .infrastructure-list__item .infrastructure-list__item-text{font-size:16px}}.infrastructure-wrapper .infrastructure-line{position:absolute;left:0;top:0;width:17.76vw;height:40.33vh;background-size:contain;background-position:0% 0%;background-repeat:no-repeat;background-image:url(../img/infrastructure/line.png)}.infrastructure-wrapper::before,.infrastructure-wrapper::after{position:absolute;content:"";background-repeat:no-repeat;background-size:contain}.infrastructure-wrapper::before{top:0;right:0;width:24.17vw;height:24.17vw;background-position:100% 0%;background-image:url(../img/infrastructure/before.png)}@media (max-width: 1365px){.infrastructure-wrapper::before{width:220px;height:200px}}.infrastructure-wrapper::after{bottom:0;left:0;width:24.17vw;height:24.17vw;background-position:0% 100%;background-image:url(../img/infrastructure/after.png)}@media (max-width: 1365px){.infrastructure-wrapper::after{width:160px;height:160px}}.infrastructure-wrapper .infrastructure-gradient{position:absolute;right:-23.33vw;top:-14.84vh;width:39.58vw;height:74.22vh;background:radial-gradient(48.72% 48.72% at 50% 50%, #00bea9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36}.cyber-wrapper{background-image:url(../img/cyber/bg.png);background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width: 1365px){.cyber-wrapper{height:auto}}.cyber-wrapper .cyber{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh}@media (max-width: 1365px){.cyber-wrapper .cyber{height:auto;padding:80px 0}}.cyber-wrapper .cyber .cyber-content .cyber-content__title{color:#ffffff;font-weight:800;line-height:1.1;margin-bottom:4.69vh}.cyber-wrapper .cyber .cyber-content .cyber-content__title span{color:#00ffe3}.cyber-wrapper .cyber .cyber-content .cyber-content__text{width:51.46vw;color:#ffffff;font-weight:400;line-height:1.5;margin-bottom:4.69vh}@media (max-width: 1365px){.cyber-wrapper .cyber .cyber-content .cyber-content__text{width:100%}}.cyber-wrapper .cyber .cyber-content .cyber-levels{margin-bottom:24.17vh}.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-levels__title{font-weight:400;text-transform:uppercase;color:rgba(255,255,255,0.65);margin-bottom:2.34vh}.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-level{position:relative;width:32.55vw;padding-left:3.91vw}@media (max-width: 1365px){.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-level{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:40px}}.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-level .cyber-level__title{font-size:1.875rem;font-weight:600;color:#00ffe3;font-size:1.875rem;margin-bottom:1.56vh}@media (max-width: 1365px){.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-level .cyber-level__title{font-size:36px}}@media (max-width: 767px){.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-level .cyber-level__title{font-size:24px}}.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-level .cyber-level__text{font-weight:400;line-height:1.5;color:#ffffff}.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-level::before{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.88vw;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 1365px){.cyber-wrapper .cyber .cyber-content .cyber-levels .cyber-level::before{width:30px;height:200px}}.cyber-wrapper .cyber .cyber-content .cyber-text__bottom{color:rgba(255,255,255,0.75);font-weight:400}.system-wrapper{overflow:hidden;background-image:url(../img/system/bg.png);background-repeat:no-repeat;background-size:38.02vw;background-position:100% 100%}@media (max-width: 1365px){.system-wrapper{height:auto;padding:80px 0}}.system-wrapper .system{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 1365px){.system-wrapper .system{height:auto}}.system-wrapper .system .system-content{width:100%}.system-wrapper .system .system-content .system-content__title{color:#ffffff;font-weight:800;margin-bottom:3.52vh}.system-wrapper .system .system-content .system-content__title span{color:#00ffe3}.system-wrapper .system .system-content .system-content__text{width:39.11vw;color:#ffffff;line-height:1.5;margin-bottom:7.23vh}@media (max-width: 1365px){.system-wrapper .system .system-content .system-content__text{width:100%}}.system-wrapper .system .system-content .system-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:9.08vh}@media (max-width: 1365px){.system-wrapper .system .system-content .system-slider{-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:flex-start;margin-bottom:40px}}.system-wrapper .system .system-content .system-slider .system-slider__content{width:22.29vw}@media (max-width: 1365px){.system-wrapper .system .system-content .system-slider .system-slider__content{width:100%}}.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__title{font-weight:400;text-transform:uppercase;color:rgba(255,255,255,0.65);margin-bottom:1.17vh}@media (max-width: 1365px){.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__title{font-size:24px}}@media (max-width: 1365px){.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__title{font-size:18px}}.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__stage{display:block;color:#ffffff;font-size:1.25rem;font-weight:600;margin-bottom:2.34vh}@media (max-width: 1365px){.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__stage{font-size:48px}}@media (max-width: 1365px){.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__stage{font-size:24px}}.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__stage .system-slider__number{color:#00ffe3}.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__text{color:#ffffff;line-height:1.5}@media (max-width: 1365px){.system-wrapper .system .system-content .system-slider .system-slider__content .system-slider__text{margin-bottom:40px}}.system-wrapper .system .system-content .system-slider .system-slider__img{position:relative;width:31.56vw}@media (max-width: 1365px){.system-wrapper .system .system-content .system-slider .system-slider__img{width:100%}}.system-wrapper .system .system-content .system-slider .system-slider__img img{display:block;width:100%}.system-wrapper .system-gradient{position:absolute;right:0;top:0;width:39.58vw;height:39.58vw;-webkit-transform:translate(19.17vw, -15.47vw);transform:translate(19.17vw, -15.47vw);background:radial-gradient(48.72% 48.72% at 50% 50%, #00bea9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36}.system-wrapper .system-dote{position:absolute;left:0;top:31.15vh;width:27.55vw;height:40.04vh;background-image:url(../img/system/dote.png);background-repeat:no-repeat;background-size:contain;background-position:0 0}.partners-wrapper{overflow:hidden;background-repeat:no-repeat;background-image:url(../img/partners/bg.png);background-size:24.21vw}@media (max-width: 1365px){.partners-wrapper{background-size:40vw}}.partners-wrapper .partners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh}@media (max-width: 967px){.partners-wrapper .partners .partners-content{width:100%}}.partners-wrapper .partners .partners-content .partners-title{color:#ffffff;font-weight:800;line-height:1.1;margin-bottom:13vh}.partners-wrapper .partners .partners-content .partners-title span{color:#00ffe3}.partners-wrapper .partners .partners-content .partners-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 967px){.partners-wrapper .partners .partners-content .partners-list{-ms-flex-pack:distribute;justify-content:space-around}}.partners-wrapper .partners .partners-content .partners-list .partners-list__item{margin-right:9.2vw;margin-bottom:8.3vh}.partners-wrapper .partners .partners-content .partners-list .partners-list__item .partners-list__item-img{display:block}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(1) .partners-list__item-img{width:8.78vw}@media (max-width: 1365px){.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(1) .partners-list__item-img{width:100%}}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(2) .partners-list__item-img{width:7.07vw}@media (max-width: 1365px){.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(2) .partners-list__item-img{width:100%}}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(3){margin-right:0}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(3) .partners-list__item-img{width:21.7vw}@media (max-width: 1365px){.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(3) .partners-list__item-img{width:100%}}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(4){margin-bottom:0}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(4) .partners-list__item-img{width:20.9vw}@media (max-width: 1365px){.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(4) .partners-list__item-img{width:100%}}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(5){margin-bottom:0;margin-right:0}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(5) .partners-list__item-img{width:20.8vw}@media (max-width: 1365px){.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(5) .partners-list__item-img{width:100%}}@media (max-width: 967px){.partners-wrapper .partners .partners-content .partners-list .partners-list__item{margin-bottom:40px;margin-right:0}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(1){width:100px}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(2){width:100px}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(3){width:300px}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(4){width:300px}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(5){width:300px}}@media (max-width: 767px){.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(1){width:140px}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(2){width:140px}.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(5),.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(4),.partners-wrapper .partners .partners-content .partners-list .partners-list__item:nth-child(3){width:250px;margin-bottom:30px}}.partners-wrapper .partners-gradien{position:absolute;bottom:0;-webkit-transform:translate(-24.49vw, 12vh);transform:translate(-24.49vw, 12vh);left:0;width:43.49vw;height:68.5vh;background:radial-gradient(48.72% 48.72% at 50% 50%, #00bea9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36}.partners-wrapper .partners-bg-right{position:absolute;right:0;top:2.79vh;width:30.01vw;height:57.32vh;background-image:url(../img/partners/bg-right.png);background-repeat:no-repeat;background-size:contain;background-position:right}.targeted-projects__wrapper{position:relative;overflow:hidden}@media (max-width: 767px){.targeted-projects__wrapper{height:auto}}.targeted-projects__wrapper .targeted-projects{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;z-index:5}@media (max-width: 767px){.targeted-projects__wrapper .targeted-projects{height:auto;padding:100px 0}}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__top{margin-bottom:4.06vh}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__top .targeted-projects__top-title{color:#ffffff;line-height:1.1;margin-bottom:3.05vh}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__top .targeted-projects__top-title span{color:#00ffe3}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__top .targeted-projects__top-text{font-weight:400;line-height:1.5;color:#ffffff;margin-bottom:4.06vh}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__top .targeted-projects__top-btn{display:inline-block;text-align:center;color:#12171d;background-color:#00ffe3;font-weight:bold;padding:1.22vh 2.92vw}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__bottom-title{font-size:2.5rem;color:#ffffff;line-height:1.1;margin-bottom:2.96vh}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__bottom-title span{color:#00ffe3}@media (max-width: 1365px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__bottom-title{font-size:48px}}@media (max-width: 767px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__bottom-title{font-size:36px}}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5.02vh}@media (max-width: 767px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row{-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}}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-img{width:10.71vw;margin-right:14.04vw}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-img img{display:block;width:100%}@media (max-width: 1365px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-img{min-width:25%;width:25%;margin-right:5%}}@media (max-width: 767px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-img{min-width:60%;width:60%;margin-right:0;margin-bottom:5.02vh}}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-content .targeted-projects__row-title{color:rgba(255,255,255,0.75);font-weight:400;text-transform:uppercase;margin-bottom:0.93vh}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-content .targeted-projects__row-number{display:block;position:relative;font-weight:bold;font-size:1.875rem;line-height:1.1;color:#00ffe3;margin-bottom:2.03vh}@media (max-width: 1365px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-content .targeted-projects__row-number{font-size:32px}}@media (max-width: 767px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-content .targeted-projects__row-number{font-size:24px}}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-content .targeted-projects__row-number::before{position:absolute;content:"";right:100%;-webkit-transform:translateY(-55%);transform:translateY(-55%);width:16vw;height:8vh;background-image:url(../img/targeted-projects/market.png);background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 1365px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-content .targeted-projects__row-number::before{display:none}}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-content .targeted-projects__row-text{width:22.57vw;font-weight:400;line-height:1.5;color:rgba(255,255,255,0.75)}@media (max-width: 1365px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__row .targeted-projects__row-content .targeted-projects__row-text{width:100%}}.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__bottom-text{font-weight:normal;color:rgba(255,255,255,0.75)}@media (max-width: 767px){.targeted-projects__wrapper .targeted-projects .targeted-projects__content .targeted-projects__bottom .targeted-projects__bottom-text br{display:none}}.targeted-projects__wrapper::before,.targeted-projects__wrapper::after{position:absolute;content:"";background-repeat:no-repeat;background-size:contain;width:24.17vw;height:24.17vw}@media (max-width: 1365px){.targeted-projects__wrapper::before,.targeted-projects__wrapper::after{width:160px;height:160px}}.targeted-projects__wrapper::before{top:0;left:0;background-position:0% 0%;background-image:url(../img/targeted-projects/before.png)}.targeted-projects__wrapper::after{bottom:0;right:0;background-position:100% 100%;background-image:url(../img/targeted-projects/after.png)}.targeted-projects__wrapper .targeted-projects__dote{position:absolute;left:0;top:27.01vh;width:27.67vw;height:34.72vh;background-image:url(../img/targeted-projects/dote.png);background-size:contain;background-position:center}.targeted-projects__wrapper .targeted-projects__gradient{position:absolute;top:0;right:0;-webkit-transform:translate(12.17vw, -21.17vh);transform:translate(12.17vw, -21.17vh);width:30.16vw;height:55.03vh;background:radial-gradient(48.72% 48.72% at 50% 50%, #00bea9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36}@media (max-width: 1365px){.targeted-projects__wrapper .targeted-projects__gradient{width:400px;height:400px;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}}.footer-wrapper{position:relative;overflow:hidden;background-image:url(../img/footer/footer-top-line.png);background-repeat:no-repeat;background-size:21.77vw}@media (max-width: 1365px){.footer-wrapper{background-size:50vw}}@media (max-width: 767px){.footer-wrapper{background-size:60vw}}.footer-wrapper .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh}.footer-wrapper .footer .footer-content{width:36.98vw}@media (max-width: 1365px){.footer-wrapper .footer .footer-content{width:100%}}.footer-wrapper .footer .footer-content .footer-content__title{color:#00ffe3;font-weight:800;line-height:1.1;margin-bottom:5.27vh}.footer-wrapper .footer .footer-content .footer-content__text{line-height:1.5;color:#ffffff;font-weight:normal;margin-bottom:5.51vh}@media (max-width: 767px){.footer-wrapper .footer .footer-content .footer-content__text br{display:none}}.footer-wrapper .footer .footer-content .footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-wrapper .footer .footer-content .footer-social .footer-social__item{margin-right:2.49vw}@media (max-width: 1365px){.footer-wrapper .footer .footer-content .footer-social .footer-social__item{margin-right:70px}}@media (max-width: 967px){.footer-wrapper .footer .footer-content .footer-social .footer-social__item{margin-right:50px}}@media (max-width: 767px){.footer-wrapper .footer .footer-content .footer-social .footer-social__item{margin-right:40px}}.footer-wrapper .footer .footer-content .footer-social .footer-social__item .footer-social__item-link{display:block;width:3.33vw;height:5.41vh}@media (max-width: 1365px){.footer-wrapper .footer .footer-content .footer-social .footer-social__item .footer-social__item-link{width:70px;height:70px}}@media (max-width: 967px){.footer-wrapper .footer .footer-content .footer-social .footer-social__item .footer-social__item-link{width:50px;height:50px}}@media (max-width: 767px){.footer-wrapper .footer .footer-content .footer-social .footer-social__item .footer-social__item-link{width:40px;height:40px}}.footer-wrapper .footer .footer-content .footer-social .footer-social__item .footer-social__item-link .footer-social__item-icon{display:block;width:100%;height:100%;fill:#ffffff;-webkit-transition:all 0.3s;transition:all 0.3s}.footer-wrapper .footer .footer-content .footer-social .footer-social__item .footer-social__item-link .footer-social__item-icon:focus,.footer-wrapper .footer .footer-content .footer-social .footer-social__item .footer-social__item-link .footer-social__item-icon:hover{fill:#00bea9}.footer-wrapper .footer .footer-content .footer-social .footer-social__item .footer-social__item-link:last-child{margin-right:0}.footer-wrapper .footer-img{position:absolute;left:56.32vw;top:26.24vh;width:35.36vw;height:54.54vh;background-repeat:no-repeat;background-image:url(../img/footer/footer-center-img.png);background-size:100% 100%}@media (max-width: 1365px){.footer-wrapper .footer-img{display:none}}.footer-wrapper .footer-gradient{position:absolute;right:0;bottom:0;-webkit-transform:translate(22.86vw, 16vh);transform:translate(22.86vw, 16vh);width:43.49vw;height:68.5vh;background:radial-gradient(48.72% 48.72% at 50% 50%, #00bea9 0%, rgba(0,190,169,0.35) 47.62%, rgba(0,190,169,0) 100%);opacity:0.36}@media (max-width: 1365px){.footer-wrapper .footer-gradient{width:500px;height:500px;-webkit-transform:translate(30%, 30%);transform:translate(30%, 30%)}}.swiper-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:static;padding:1.5vh 6.93vw}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{width:auto}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.63vw}@media (max-width: 1365px){.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 16px}}@media (max-width: 767px){.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 12px}}.swiper-pagination-bullet{position:relative;width:0.47vw;height:0.47vw;border-radius:0;background:#1a5450;opacity:1;outline:none}@media (max-width: 1365px){.swiper-pagination-bullet{width:12px;height:12px}}@media (max-width: 767px){.swiper-pagination-bullet{width:8px;height:8px}}.swiper-pagination-bullet::before,.swiper-pagination-bullet::after{position:absolute;content:"";width:0.44vw;height:0.44vw;opacity:0;-webkit-transition:all 0.4s;transition:all 0.4s}@media (max-width: 1365px){.swiper-pagination-bullet::before,.swiper-pagination-bullet::after{width:12px;height:12px}}@media (max-width: 767px){.swiper-pagination-bullet::before,.swiper-pagination-bullet::after{width:8px;height:8px}}.swiper-pagination-bullet::before{top:0;right:0;border-right:0.1vw solid #00ffe3;border-top:0.1vw solid #00ffe3}.swiper-pagination-bullet::after{bottom:0;left:0;border-left:0.1vw solid #00ffe3;border-bottom:0.1vw solid #00ffe3}.swiper-pagination-bullet-active{position:relative;background:-webkit-gradient(linear, left bottom, left top, from(#00ffe3), to(#00ffe3)),#fff;background:linear-gradient(0deg, #00ffe3, #00ffe3),#fff;-webkit-box-shadow:0px 0px 12.9412px rgba(0,255,240,0.5);box-shadow:0px 0px 12.9412px rgba(0,255,240,0.5)}.swiper-pagination-bullet-active::before{top:-0.42vw;right:-0.42vw;opacity:1}@media (max-width: 1365px){.swiper-pagination-bullet-active::before{top:-10px;right:-10px}}@media (max-width: 767px){.swiper-pagination-bullet-active::before{top:-8px;right:-8px}}.swiper-pagination-bullet-active::after{bottom:-0.42vw;left:-0.42vw;opacity:1}@media (max-width: 1365px){.swiper-pagination-bullet-active::after{bottom:-10px;left:-10px}}@media (max-width: 767px){.swiper-pagination-bullet-active::after{bottom:-8px;left:-8px}}.swiper-button-next,.swiper-button-prev{position:relative;top:auto;bottom:auto;left:auto;right:auto;width:0.57vw;height:2.15vh;margin-top:0}@media (max-width: 1365px){.swiper-button-next,.swiper-button-prev{width:20px;height:20px}}@media (max-width: 1365px){.swiper-button-next,.swiper-button-prev{width:12px;height:12px}}.swiper-button-next:after,.swiper-button-prev:after{position:absolute;width:0.57vw;height:2.15vh;font-size:0;background-image:url(../img/slider-default/arrow.png);background-repeat:no-repeat;background-size:contain;background-position:center}@media (max-width: 1365px){.swiper-button-next:after,.swiper-button-prev:after{width:20px;height:20px}}@media (max-width: 1365px){.swiper-button-next:after,.swiper-button-prev:after{width:12px;height:12px}}.swiper-button-prev:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.munu-wrapper{position:fixed;top:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100vh;background-color:#111111;z-index:9999;opacity:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.munu-wrapper .munu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.munu-wrapper .munu .munu-logo{position:relative;z-index:5;width:133px;margin-bottom:40px}.munu-wrapper .munu .munu-logo img{display:block;width:100%}.munu-wrapper .munu .menu-nav{position:relative;z-index:5;margin-bottom:40px}.munu-wrapper .munu .menu-nav .menu-list{width:100%}.munu-wrapper .munu .menu-nav .menu-list .menu-list__item{width:100%;margin-bottom:20px}.munu-wrapper .munu .menu-nav .menu-list .menu-list__item a{display:block;text-align:center;color:#ffffff;font-size:18px}.munu-wrapper .munu .menu-nav .menu-list .menu-list__item:last-child{margin-bottom:0}.munu-wrapper .munu .menu-social{z-index:5;position:absolute;width:100%;bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.munu-wrapper .munu .menu-social .menu-social__item{margin:0 10px}.munu-wrapper .munu .menu-social .menu-social__item .menu-social__item-link .menu-social__item-icon{width:30px;height:30px;fill:#ffffff}.munu-wrapper .mobill-menu-bg{width:100%;position:absolute;height:100vh;left:0;top:0;background-image:url(../img/mobil-menu-bg.png);background-size:contain;background-position:0 0;background-repeat:no-repeat;opacity:0.5}.munu-wrapper .menu-close{position:absolute;right:20px;top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:5}.munu-wrapper .menu-close .menu-close__name{color:#ffffff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.munu-wrapper .menu-close .menu-close__icon{position:relative;display:block;width:24px;height:24px}.munu-wrapper .menu-close .menu-close__icon::after,.munu-wrapper .menu-close .menu-close__icon::before{position:absolute;left:15px;content:" ";height:24px;width:2px;background-color:#ffffff}.munu-wrapper .menu-close .menu-close__icon::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.munu-wrapper .menu-close .menu-close__icon::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.munu-wrapper.active{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}
/*# sourceMappingURL=main.min.css.map */