h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{display:block;color:currentColor;text-decoration:none}button{display:block;cursor:pointer;padding:0}img{display:block;max-width:100%;height:auto}input,textarea{margin:0;padding:0;display:block}*{box-sizing:border-box}:root{--fonnt-size-header-block: 30px;--font-family-base: "Lato", sans-serif;--font-family-second: "Poiret One";--font-size-base: 20px;--mobail-font-size: 16px;--tablet-font-size: 20px;--line-height-base: 1.5;--font-weight-base: 400;--primary-background-color: white;--second-background-color: #2a3137;--primary-text-color: #f6f6f6;--hover-text-color: #25abff;--section-text-color-dark: #2a3137;--section-text-color-white: #ffffff;--primary-svg-fill: #dddddd;--mob-container: 375px;--tablet-container: 768px;--desktop-conmtainer: 1280px;--transition-effect: .3s ease-in-out;--transition-duration: .3s;--transition-timing-function: ease-in-out}body{font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:var(--line-height-base);font-weight:var(--font-weight-base);background-color:var(--primary-background-color);min-width:100vw;min-height:100vh;margin:0;overflow-x:hidden}.noscroll{position:fixed;top:0;left:0;right:0;overflow:hidden;width:100%}html{scroll-behavior:smooth}[id]{scroll-margin-top:80px}.hidden{display:none!important}.contact-btn{display:flex;margin:0 auto;color:var(--primary-text-color);font-size:14px;line-height:19.8px;text-align:center;padding:12px 22px;max-width:158px;border:1px solid var(--primary-text-color);transition:color,var(--transition-effect),border-clor var(--transition-effect);cursor:pointer}.contact-btn:hover,.contact-btn:active{color:var(--hover-text-color);border-color:var(--hover-text-color)}.contact-btn:focus{color:var(--hover-text-color);border-color:var(--hover-text-color)}.container{width:100%;max-width:var(--mob-container);min-width:0;margin:0 auto;padding:0 16px}@media only screen and (min-width: 769){.container{max-width:var(--tablet-container);padding:0 32px}}@media only screen and (min-width: 1200px){.container{max-width:var(--desktop-conmtainer);padding:0 32px}}@keyframes slide{0%{transform:translate(-140%) translateY(-50%)}to{transform:translate(-104%) translateY(-50%)}}@keyframes stretch{0%{opacity:0;transform:translate(-50%) translateY(100%) scale(.2)}to{opacity:1;transform:translate(-50%) translateY(100%) scale(1)}}.header{display:flex;background-color:var(--second-background-color);justify-content:center;position:sticky;width:100%;top:0;z-index:4}.header-container{display:flex;justify-content:space-between;align-items:center}.logo-img{width:100px;margin:5px 0}.no-scroll{overflow:hidden;flex-grow:1}.mob-menu{position:absolute;top:0;left:0;right:0;height:100vh;background-color:#2a3137;transition:all .5s ease-in-out;display:flex;justify-content:center;z-index:10}.is-hidden{pointer-events:none;top:-100vh}.mob-menu-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.mob-menu-items{color:#fff;font-family:Poiret One;font-size:24px;line-height:24px;text-align:right;text-underline-position:from-font;text-decoration-skip-ink:none;transition:color var(--transition-effect)}.mob-menu-items:hover,.mob-menu-items:active{color:var(--hover-text-color)}.hamburder-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:10}.nav-container{display:none}.home-modal-button{top:10px;left:50px}.icon-home{margin:0 auto;width:50px;height:50px;fill:none;stroke:#fff;stroke-width:1}.active-page{display:flex;align-items:center}.active-page:before{content:"";width:5px;height:5px;border:1px solid var(--primary-text-color);background-color:var(--primary-text-color);border-radius:50%;margin-right:10px}#nav-icon2{width:24px;height:18px;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}#nav-icon2 span{display:block;position:absolute;height:3px;width:50%;background:var(--primary-text-color);opacity:1;transform:rotate(0);transition:.25s ease-in-out}#nav-icon2 span:nth-child(2n){left:50%;border-radius:0 9px 9px 0}#nav-icon2 span:nth-child(odd){left:0;border-radius:9px 0 0 9px}#nav-icon2 span:nth-child(1),#nav-icon2 span:nth-child(2){top:0}#nav-icon2 span:nth-child(3),#nav-icon2 span:nth-child(4){top:6px}#nav-icon2 span:nth-child(5),#nav-icon2 span:nth-child(6){top:12px}#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6){transform:rotate(45deg)}#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5){transform:rotate(-45deg)}#nav-icon2.open span:nth-child(1){left:3px;top:3px}#nav-icon2.open span:nth-child(2){left:calc(50% - 3px);top:3px}#nav-icon2.open span:nth-child(3){left:-50%;opacity:0}#nav-icon2.open span:nth-child(4){left:100%;opacity:0}#nav-icon2.open span:nth-child(5){left:3px;top:9px}#nav-icon2.open span:nth-child(6){left:calc(50% - 3px);top:9px}@media only screen and (min-width: 768px){.logo-link{width:300px}.logo-img{width:120px}}@media only screen and (min-width: 1201px){.logo-img{width:130px}.mob-menu,.hamburder-btn{display:none}.nav-container{display:flex}.nav-menu{display:flex;color:var(--primary-text-color);gap:25px}.nav-menu li:last-child{margin-left:30px}.nav-menu-item{display:flex;gap:10px;font-size:var(--tablet-font-size);transition:color var(--transition-effect);align-items:last baseline}.nav-menu-item:hover,.nav-menu-item:active{color:var(--hover-text-color)}.nav-menu-item:focus{color:var(--hover-text-color)}.nav-menu-item:hover .contact-img-header,.nav-menu-item:active .contact-img-header{fill:var(--hover-text-color)}.nav-menu-item:focus .contact-img-header{fill:var(--hover-text-color)}.contact-img-header{display:block;stroke:var(--primary-background-color);stroke-width:2px;width:20px;height:20px;transition:fill var(--transition-effect)}.heading{position:relative}.heading:after{content:"";position:absolute;bottom:-5px;left:50%;width:0;height:.5px;background-color:var(--primary-text-color);transform:translate(-50%);animation:growLine .5s forwards;transition:background-color var(--transition-effect)}.heading:hover:after{background-color:var(--hover-text-color);color:var(--hover-text-color)}@keyframes growLine{to{width:100%}}}.footer{background-color:var(--second-background-color);color:var(--primary-text-color);padding:15px 0;font-family:inherit}.footer__container{display:flex;flex-direction:column;gap:40px}.footer__column{display:flex;flex-direction:column;gap:20px}.footer__logo-img{width:100px;height:auto}.footer__social{display:flex;gap:20px}.footer__social-icon{width:24px;height:24px;fill:var(--hover-text-color);transition:fill .3s ease,transform .3s ease}.footer__social a:hover .footer__social-icon,.footer__social a:focus .footer__social-icon{fill:#2294db;transform:scale(1.1)}.footer__nav .footer__link{text-decoration:none;color:var(--primary-text-color);font-size:16px;transition:color .3s ease}.footer__nav{display:flex;flex-direction:column;gap:16px}.footer__link{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--primary-text-color);font-size:16px;transition:color .3s ease}.footer__link-icon{width:20px;height:20px;stroke:var(--primary-text-color);fill:none;stroke-width:2;transition:stroke .3s ease}.footer__link:hover .footer__link-icon,.footer__link:focus .footer__link-icon{stroke:#2294db}.footer__link:hover,.footer__link:focus{color:#2294db}.footer__contact{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--primary-text-color);font-size:16px;transition:color .3s ease}.footer__contact-icon{width:20px;height:20px;stroke:var(--primary-text-color);fill:none;stroke-width:2;transition:stroke .3s ease}.footer__contact:hover,.footer__contact:focus{color:#2294db}.footer__contact:hover .footer__contact-icon,.footer__contact:focus .footer__contact-icon{stroke:#2294db}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;display:flex;flex-direction:column;gap:10px;font-size:12px;color:#aaa;align-items:center}.footer__policies{display:flex;gap:20px;flex-wrap:wrap}.footer__policy{text-decoration:none;color:var(--primary-text-color);font-weight:600;transition:color .3s ease}.footer__policy:hover,.footer__policy:focus{color:#2294db}.footer-address{display:none}@media (min-width: 768px){.footer{padding:25px 20px}.footer__container{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer__logo-img{width:120px}.footer__social{justify-content:space-between}.footer__bottom{flex-direction:row;justify-content:space-between;padding-top:25px}.footer-address{display:block}.mob-footer-address{display:none}.footer__policy{margin-right:15px}}@media (min-width: 1200px){.footer__logo-img{width:130px}}.hero{background:linear-gradient(180deg,#1d677880,#24242400 60%),url(./backgroundimg-1x-DxhK-gh9.jpg);background-size:cover;background-position:center;padding-top:15px;background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.hero{background:linear-gradient(180deg,#1d677880,#24242400 60%),url(./backgroundimg-2x-D61ZrnLV.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}}.hero-section{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-headline-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:200px}.hero-undrer-text{text-align:center;width:100%;margin-bottom:5px;font-size:17px;color:var(--primary-text-color)}.hero-headline{text-align:center;width:100%;font-family:var(--font-family-base);font-size:22px;font-weight:700;color:var(--primary-text-color)}.hero-list{display:inline-flex;width:99%;justify-content:space-between}.helro-list-text{color:var(--primary-text-color);font-size:14px;transition:color var(--transition-effect)}.herro-btn{color:var(--primary-text-color);font-size:14px;line-height:19.8px;text-align:center;padding:12px 22px;margin-bottom:30px;max-width:300px;transition:color,var(--transition-effect);background-color:var(--second-background-color)}.herro-btn:hover,.herro-btn:active{color:var(--hover-text-color)}.herro-btn:focus{color:var(--hover-text-color)}@media only screen and (min-width: 769px){.hero-gs1,.hero-gs2,.hero-gs3{opacity:0}.hero{margin-bottom:25px;background-size:120%;background-position:-10px center;object-fit:cover;background-repeat:no-repeat;padding-top:50px;min-height:500px}.hero-headline{font-size:40px;font-weight:400;opacity:0;padding:0}.hero-undrer-text{text-align:center;font-size:31px;opacity:0;margin-bottom:0}.hero-headline-wrapper{margin-bottom:220px}}@media only screen and (min-width: 1200px){.hero{margin-bottom:50px;background-size:110%;background-position:-0px 54%;background-repeat:no-repeat}.hero-section{position:relative}.hero-headline{font-weight:700;font-size:clamp(70px,10vw,83px);font-size:45px;margin-bottom:0;text-align:center}.hero-undrer-text{font-weight:400;font-size:36px}.hero-list{gap:160px}.helro-list-text{font-family:var(--font-family-base);font-weight:600;font-size:18px;line-height:37.72px;text-align:center}.hero-headline-wrapper{margin-bottom:420px}}@media only screen and (min-width: 1540px){.hero-headline-wrapper{margin-bottom:560px}.hero{margin-bottom:50px;background-size:110%;background-position:0px 54%;padding-top:100px;background-repeat:no-repeat}.hero-headline{font-size:60px}.hero-undrer-text{font-size:48px}.helro-list-text{font-family:var(--font-family-base);font-size:20px}.hero-list{gap:230px}}.turnkey-section{background-color:#fff;margin-top:15px;margin-bottom:15px}.turnkey-wrapper{display:flex;flex-direction:column;align-items:start;justify-content:center;align-items:center;gap:20px}.turnkey-text-content{max-width:320px}.turnkey-img-wrap{display:flex;width:320px;height:270px;overflow:hidden}.turnkey-list{display:flex;flex-direction:column;gap:10px}.turnkey-iteam{position:relative;display:flex;padding-left:10px}.turnkey-iteam:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:var(--second-background-color);position:absolute;top:10px;left:0}.turnkey-header{font-family:var(--font-family-second);font-size:30px;text-align:center;margin-bottom:20px}.turnkey-text{font-size:var(--mobail-font-size);max-width:320px;text-align:start;color:#2a3137}.turnkey-img{height:100%;width:100%;object-fit:cover}@media only screen and (min-width: 769px){.turnkey-section{margin-top:0;margin-bottom:25px}.turnkey-wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.turnkey-text-content{max-width:400px}.turnkey-img-wrap{width:320px;height:300px}.turnkey-header{margin-top:0;font-family:var(--font-family-second);font-weight:400;font-size:35px;text-align:start}.turnkey-text{font-size:var(--mobail-font-size);max-width:320px;text-align:start}}@media only screen and (min-width: 1200px){.turnkey-section{margin-bottom:50px}.turnkey-wrapper{justify-content:sp;align-items:start;gap:100px}.turnkey-text-content{max-width:440px;font-weight:400;font-size:20px;line-height:139%;letter-spacing:0%;vertical-align:middle}.turnkey-img-wrap{width:650px;height:100%}.turnkey-header{margin-top:0;font-size:40px;line-height:50px;margin-bottom:20px}.turnkey-text{max-width:450px;font-size:var(--font-size-base);padding-left:5px;line-height:33.44px}.turnkey-iteam:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background-color:var(--second-background-color);position:absolute;top:15px;left:0}.turnkey-text-content{justify-content:start}}.experience{background-color:#fff}.exp-list{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-around;padding-top:15px;padding-bottom:15px}.exp-iteam{display:flex;flex-direction:column;min-width:120px;justify-content:space-between}.exp-head{font-size:20px;font-family:Poiret One;font-weight:400;color:var(--hover-text-color);line-height:50px;letter-spacing:0%;text-align:center}.exp-text{text-align:center;font-size:14px}@media only screen and (min-width: 769px){.exp-list{gap:30px;padding-top:25px;padding-bottom:25px}.exp-iteam{opacity:0}.exp-head{font-size:25px}.exp-text{font-size:16px}}@media only screen and (min-width: 1200px){.experience{margin-bottom:50px}.exp-list{flex-wrap:nowrap;justify-content:space-around;gap:0;padding-top:29px;padding-bottom:29px}.exp-head{font-size:var(--fonnt-size-header-block)}.exp-text{font-size:var(--font-size-base)}}.project-container{background-color:var(--second-background-color);display:flex;padding-top:15px}.project-header{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.project-head{color:var(--primary-text-color);font-family:var(--font-family-second);font-weight:400;font-size:30px;line-height:30px;text-align:start}.project-text{color:#ddd;font-size:var(--mobail-font-size);line-height:24px;text-align:start}.swiper-slide .project-slide{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.swiper-wrapper .project-wrapper{display:flex;height:auto}.investor-slide{color:#ddd;font-family:var(--font-family-second);text-align:start;font-size:25px;margin-bottom:15px}.slide-text{text-align:start;color:#ddd;font-size:var(--mobail-font-size);margin-bottom:15px}.img-slide{display:flex;justify-content:center;align-items:center}.slide-info{display:flex;flex-direction:column;justify-content:space-between}.slider-container{display:flex;gap:20px;flex-direction:column-reverse;margin-bottom:15px}.project-pagination{position:relative!important;padding-top:10px;padding-bottom:25px;display:none;justify-content:space-around;margin-top:50px}.project-pagination:before{content:"";display:none;width:100%;height:2px;background-color:#758285;position:absolute;top:35%;left:0}.project-pagination .swiper-pagination-bullet{display:none;position:relative;justify-content:center;width:20px;height:20px;background-color:#758285;opacity:1}.project-pagination .swiper-pagination-bullet-active{background-color:#25abff}.project-pagination .swiper-pagination-bullet-active:before{color:#25abff}.project-pagination .swiper-pagination-bullet:nth-child(1):before{content:"2021"}.project-pagination .swiper-pagination-bullet:nth-child(2):before{content:"2022"}.project-pagination .swiper-pagination-bullet:nth-child(3):before{content:"2023"}.project-pagination .swiper-pagination-bullet:nth-child(4):before{content:"2024"}.project-pagination .swiper-pagination-bullet:nth-child(5):before{content:"2025"}.swiper-pagination-bullet:before{content:"";font-family:var(--font-family-second);font-weight:400;text-align:center;position:absolute;top:-50px;left:-20px;color:#758285}.slider-links{display:flex;flex-direction:column;gap:16px}.more-link{color:var(--primary-text-color);font-size:14px;display:flex;justify-content:center;align-items:center;gap:10px;transition:color,var(--transition-effect)}.arrow-icon{width:14px;height:14px;fill:var(--primary-text-color);transition:color,var(--transition-effect)}.more-link:hover{color:var(--hover-text-color)}.more-link:hover .arrow-icon{fill:var(--hover-text-color)}.smal-project-list{display:none}.projectSwiper{position:relative}.swiper-navigation-bottom{position:absolute;top:120px;left:0;right:0;display:flex;justify-content:space-between;padding:0 30px;z-index:10}.swiper-navigation-bottom .project-button-prev,.swiper-navigation-bottom .project-button-next{width:5px;height:5px}@media only screen and (min-width: 769px){.project-pagination{display:flex}.project-pagination:before{content:"";display:block}.project-pagination .swiper-pagination-bullet{display:flex}.project-header{padding-bottom:24px;opacity:0}.investor-slide{text-align:start;font-size:30px;opacity:0}.slide-text{text-align:start;opacity:0;font-size:var(--tablet-font-size)}.slider-container{gap:20;justify-content:space-between;padding-bottom:25px;margin:0;overflow:hidden;position:relative}.project-head{text-align:start;font-size:40px}.project-text{text-align:start;font-size:var(--tablet-font-size)}.animation-btn{opacity:0}.slider-links{display:flex;flex-direction:row;gap:16px;margin-top:auto}.more-link{font-size:16px;gap:12px;margin-left:auto}.contact-btn{margin:0;color:var(--primary-text-color);font-size:16px;padding:14px 22px}.swiper-navigation-bottom{display:none}}@media only screen and (min-width: 1200px){.project-container{padding:50px 0}.slider-container{display:flex;flex-direction:row;gap:0;justify-content:space-between;overflow:hidden;position:relative}.project-pagination .swiper-pagination-bullet{width:24px;height:24px}.project-img{padding-top:30px;height:auto;width:auto}.swiper-wrapper .project-slid-img{max-width:550px}.investor-slide{text-align:start;margin-top:20px;margin-bottom:0;font-size:clamp(30px,10vw,40px)}.investor-slide{text-align:start;font-size:25px}.slide-text{margin-bottom:0;font-weight:400;font-size:clamp(18px,10vw,20px);line-height:33.44px;max-width:460px}.project-head{text-align:start;font-size:40px}.project-text{text-align:start;font-size:var(--tablet-font-size)}.slide-info{min-width:490px;max-width:510px}.slider-links{display:inline-flex}.more-link{font-size:18px;gap:14px;margin-left:0;cursor:pointer}.contact-btn{font-size:18px}}@media only screen and (min-width: 1540px){.swiper-wrapper .project-slid-img{max-width:700px}}.benefits-container{background-color:var(--second-background-color);display:flex;flex-direction:column}.benefits{background-color:var(--second-background-color);padding-bottom:15px;padding-top:15px}.icon-benefits{margin:0;width:83px;height:65px;fill:none;stroke:var(--primary-svg-fill);stroke-width:2}.benefits-head{font-family:var(--font-family-second);color:#fff;font-size:30px;text-align:start;line-height:30px}.benefits-list{display:flex;flex-direction:column;gap:15px}.benefits-item{display:flex;flex-direction:column;max-width:350px}.benefits-item-head{font-family:var(--font-family-base);color:var(--primary-text-color);font-size:24px;text-align:start}.benefits-text{color:var(--primary-svg-fill);text-align:start;font-size:var(--mobail-font-size)}.benefits-btn{margin-top:15px;background-color:transparent}@media only screen and (min-width: 768px){.benefits{padding-bottom:25px;padding-top:25px}.benefits-container{padding:60px 90px;background-color:var(--second-background-color);display:flex;flex-direction:column}.benefits-head{font-family:var(--font-family-second);color:#fff;font-size:40px;text-align:start;margin-bottom:38px}.benefits-list{flex-direction:column;justify-content:space-between;gap:30px}.benefits-item{align-items:start;max-width:768px}.benefits-text{color:var(--primary-svg-fill);text-align:start;font-size:var(--tablet-font-size)}.icon-benefits{margin-left:0;margin-bottom:38px;width:83px;height:65px;fill:none;stroke:var(--primary-svg-fill);stroke-width:2}.benefits-item-head{margin-bottom:24px}.benefits-btn{margin:50px auto 0}}@media only screen and (min-width: 1200px){.benefits{background-image:url(./Featuresection_backgr-DOc9BcqZ.jpg);padding:0;background-size:200%;background-repeat:no-repeat;background-position:center;overflow:hidden}.benefits-container{padding:50px 90px;background-color:var(--second-background-color);display:flex;flex-direction:column;margin-top:50px}.benefits-head{font-family:var(--font-family-second);color:#fff;font-weight:400;font-size:40px;line-height:50px}.benefits-list{flex-direction:row;justify-content:space-between;gap:0}.benefits-item{align-items:start;max-width:350px}.benefits-text{color:var(--primary-svg-fill);text-align:start;margin-bottom:24px;max-height:264px;font-weight:400;font-size:var(--font-size-base);line-height:33.44px}.icon-benefits{margin-left:0;margin-bottom:38px;width:83px;height:65px;fill:none;stroke:var(--primary-svg-fill);stroke-width:2}.benefits-item-head{margin-bottom:24px;font-weight:700;font-size:24px;line-height:33.44px}.benefits-btn{margin:50px auto 0;max-width:158px}}.about-us-home .about-us-container{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1751'%20height='477'%20fill='none'%3e%3cpath%20stroke='%23DDD'%20d='M0%20476h288.541V233.535l-48.843%2019.86v100.131l42.139-14.068v120.819h-42.139v-95.165l-100.559%2013.24v9.103l25.858-3.31v66.202H70.185V292.289l94.812-33.928v-11.586l-34.477%2014.068v-65.374l43.097-23.171v134.887l-31.605%208.275v8.275l31.605-5.792v141.13l-59.378%201.204V163.195l65.124-43.859%2048.843%2026.481v314.46h-40.224l1.916-242.465%2098.643-65.375%20114.925%2021.516v50.479l-108.221-18.206-55.547%2025.654v-36.411l50.759-32.274%2040.223%205.793%201.916-81.925%2082.362-30.619%201.916%20167.988L521.263%20238.5l1.916%20206.054h28.731V161.54l-115.882-23.171-1.916-102.613L332.596%2074.65V39.894L434.112%201l249.847%2090.642v366.98H660.13v-51.307h-67.039v-19.033h67.039v-42.204h-67.039V328.7h63.208l-1.915-148.954-73.743-13.241v45.514l61.293%204.965v18.206l-61.293-4.965v40.548h64.166v17.379h-64.166v172.125H474.336V278.221l-139.825-19.033L336.426%20476h-23.942c-.319-81.373-.766-244.12%200-244.12s124.821%2018.757%20186.752%2028.136v215.156H1751'/%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;overflow:hidden}.about-text{padding:15px 0;color:#515151;font-family:Lato;font-weight:400;font-size:16px;line-height:22px;text-align:justify}@media only screen and (min-width: 768px){.about-us-home{overflow:hidden}.about-us-container{display:flex;justify-content:center;background-repeat:no-repeat;margin-top:-100px;margin-bottom:-100px;margin-left:0;padding-top:100px;padding-bottom:100px}.about-text{font-weight:600;font-size:20px;line-height:24px;width:768px;padding:25px 0}.about-text br{display:block;content:"";margin-bottom:16px}}@media only screen and (min-width: 1200px){.about-us-container{display:flex;justify-content:right;margin-left:-150px}.about-text{max-width:540px;font-weight:600;font-size:var(--tablet-font-size);line-height:24px}.about-text{padding-top:50px;padding-bottom:50px}}.review{margin-bottom:15px}.reviews-container{padding-top:15px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a,0 8px 16px #00000014,0 16px 32px #0000001a}.img-background-wrapper{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1751'%20height='477'%20fill='none'%3e%3cpath%20stroke='%23DDD'%20d='M0%20476h288.541V233.535l-48.843%2019.86v100.131l42.139-14.068v120.819h-42.139v-95.165l-100.559%2013.24v9.103l25.858-3.31v66.202H70.185V292.289l94.812-33.928v-11.586l-34.477%2014.068v-65.374l43.097-23.171v134.887l-31.605%208.275v8.275l31.605-5.792v141.13l-59.378%201.204V163.195l65.124-43.859%2048.843%2026.481v314.46h-40.224l1.916-242.465%2098.643-65.375%20114.925%2021.516v50.479l-108.221-18.206-55.547%2025.654v-36.411l50.759-32.274%2040.223%205.793%201.916-81.925%2082.362-30.619%201.916%20167.988L521.263%20238.5l1.916%20206.054h28.731V161.54l-115.882-23.171-1.916-102.613L332.596%2074.65V39.894L434.112%201l249.847%2090.642v366.98H660.13v-51.307h-67.039v-19.033h67.039v-42.204h-67.039V328.7h63.208l-1.915-148.954-73.743-13.241v45.514l61.293%204.965v18.206l-61.293-4.965v40.548h64.166v17.379h-64.166v172.125H474.336V278.221l-139.825-19.033L336.426%20476h-23.942c-.319-81.373-.766-244.12%200-244.12s124.821%2018.757%20186.752%2028.136v215.156H1751'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left;padding-top:30px;background-size:cover}.review-header{font-family:var(--font-family-second);font-weight:400;font-size:25px;line-height:25px;color:var(--section-text-color-dark);text-align:center}.review-header-name{font-family:var(--font-family-second);font-weight:400;font-size:30px;line-height:30px;letter-spacing:0%;text-align:center;color:var(--section-text-color-dark);margin-bottom:25px}.reviews-img{text-align:center;height:60px;margin:0 auto 20px}.reviews-pagination-container{z-index:15;display:flex;justify-content:center}.slide-reviews{display:flex;flex-direction:column;background-color:#fff;gap:10px;padding:20px;min-height:400px;box-shadow:0 2px 4px #0000001a,0 8px 16px #00000014,0 16px 32px #0000001a}.reviews-text{font-weight:400;font-size:12px;line-height:24px;margin-bottom:30px;text-align:start;height:auto;min-height:200px;overflow:hidden}.reviews-pagination-container .swiper-pagination-bullet{background-color:transparent;border:1px solid black;border-radius:50%}.reviews-pagination-container .swiper-pagination-bullet-active{background-color:#000;border:1px solid black}@media only screen and (min-width: 768px){.review{margin-bottom:25px}.reviews-container{padding-top:25px}.review-header{padding-top:30px;font-size:35px;line-height:35px}.review-header-name{font-size:30px;line-height:30px;margin-bottom:32px}.reviews-img{height:60px}.slide-reviews{padding:40px;height:300px}.reviews-text{font-size:12px;line-height:24px;margin-bottom:55px;text-align:start;height:240px}.img-background-wrapper{padding-top:50px}}@media only screen and (min-width: 1200px){.review{margin-bottom:50px}.reviews-container{padding-top:50px}.review-header{font-size:40px;line-height:70px;padding:0}.review-header-name{font-size:30px;line-height:50px;margin-bottom:32px}.reviews-img{height:80px}.reviews-text{font-size:14px;line-height:24px;margin-bottom:px;text-align:center;max-width:100%;height:250px;text-align:start}}@media only screen and (min-width: 1540px){.reviews-text{height:160px}}.whats-new{margin-bottom:15px}.news-container{display:flex;flex-direction:column}.news-header-container{margin-bottom:15px}.news-header{text-align:left;font-family:var(--font-family-second);font-family:Poiret One;font-weight:400;font-size:30px;line-height:30px}.news-header-text{font-size:16px;line-height:24px;text-align:center;color:#758285;font-weight:400}.news-list{display:flex;flex-direction:column;gap:20px}.news-iteam{display:flex;flex-direction:column;gap:10px;padding-bottom:15px;background-color:#fff;box-shadow:0 2px 4px #0000001a,0 8px 16px #00000014,0 16px 32px #0000001a}.news-iteam-header{font-family:var(--font-family-second);font-size:25px;text-align:start;font-weight:400}.news-iteam-text{font-size:var(--mobail-font-size);text-align:start;margin-bottom:15px}.iteam-text-content{display:flex;flex-direction:column;padding:0 25px}.news-btn{color:var(--second-background-color);margin:0 auto 15px;border:1px solid var(--second-background-color);background-color:transparent}.news-btn-animation{margin:auto}.more-link-news{color:#2a3137;fill:#2a3137;border-color:#2a3137;font-size:var(--mobail-font-size)}@media only screen and (min-width: 768px){.whats-new,.news-header-container{margin-bottom:25px}.news-header{font-size:40px;line-height:50px}.news-header-text{font-size:18px;line-height:24px;color:#758285}.news-list{display:flex;flex-direction:column;gap:30px}.news-iteam{gap:20px;padding-bottom:20px}.news-iteam-header{font-size:40px}.news-iteam-text{font-size:var(--tablet-font-size)}.news-btn{font-size:16px}}@media only screen and (min-width: 1200px){.whats-new{margin-bottom:50px}.news-container{align-items:start}.news-header-container{margin-bottom:0}.news-header{text-align:left;font-family:var(--font-family-second);font-size:40px;line-height:50px;margin-bottom:12px}.news-header-text{font-size:var(--font-size-base);line-height:24px;text-align:start;color:#758285}.news-list{gap:8px}.news-iteam{display:flex;flex-direction:row;justify-content:center;padding:30px}.news-img{max-width:657px;max-height:384px}.iteam-text-content{justify-content:space-between;padding:0}.news-iteam-header{font-weight:400;font-size:30px;line-height:32px}.news-iteam-text{font-weight:400;font-size:var(--font-size-base);line-height:33.44px}.news-btn{font-size:18px}.more-link-news{color:#2a3137;fill:#2a3137;justify-content:center;margin-left:0}}.about-us-about{margin-bottom:50px;height:850px;background-image:url(./background-wN2wff3g.jpg);background-position:center 50%;background-size:cover;background-repeat:no-repeat}.about-us-about-container{display:flex;flex-direction:column;height:100%}@media (min-resolution: 192dpi){.about-us-about{background-image:url(./background-2x-RjiubPZd.jpg)}}@media only screen and (max-width: 1200px){.container{max-width:var(--tablet-container);padding:0 32px}.about-us-about{height:890px;margin-bottom:25px}}@media only screen and (max-width: 768px){.container{max-width:var(--mob-container);padding:0 32px}.about-us-about{margin-bottom:15px;height:712px}}.attitude{box-shadow:0 3px 4px -5px #0000000a,0 7px 10px -5px #0000000f,0 18px 24px -5px #00000014,0 60px 80px -5px #0000001a;background:#fff;margin-bottom:50px}.attitude-container{display:flex;flex-direction:column;padding-bottom:40px}.attitude-wraper{display:flex;justify-content:space-between}.attitude-video-wrapper{opacity:0;max-width:100%;margin:auto 0}.attitude-container-wrapper{opacity:0}.attitude-video{display:block;padding:0;margin:0;width:600px;aspect-ratio:16 / 9}.attitude-title{font-family:var(--font-family-second);font-weight:var(--font-weight-base);font-size:40px;line-height:1;color:var(--section-text-color-dark);margin-bottom:25px}.attitude-text{font-size:var(--tablet-font-size);font-size:18px;line-height:1.39326;color:var(--section-text-color-dark);text-align:justify;max-width:600px}@media only screen and (max-width: 1200px){.attitude{margin-bottom:25px}.attitude-video{width:100%;aspect-ratio:16 / 9}.attitude-container{padding-bottom:25px}.attitude-wraper{display:flex;justify-content:space-between;flex-direction:column;gap:30px}.attitude-title{font-size:40px;line-height:1;color:var(--section-text-color-dark);margin-bottom:24px}.attitude-text{font-size:var(--tablet-font-size);text-align:justify;max-width:768px;width:100%}}@media only screen and (max-width: 768px){.attitude{margin-bottom:15px}.attitude-text{max-width:300px;text-align:start}.attitude-container{padding-bottom:15px;gap:30px}.attitude-wraper{gap:15px}.attitude-title{font-size:28px;line-height:1;margin-bottom:18px;text-align:start}.attitude-text{font-size:var(--mobail-font-size)}.attitude-video{max-width:500px;aspect-ratio:16 / 9}.attitude-video-wrapper{opacity:1;width:100%}.attitude-container-wrapper{opacity:1}}.team{margin-bottom:50px}.team-title{margin-bottom:40px;font-family:var(--font-family-second);font-weight:var(--font-weight-base);font-size:40px;line-height:1;color:var(--section-text-color-dark)}.team-list-card-pic{height:255px;object-fit:cover}.team-list{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:40px}.team-list-item{width:100%;padding-left:24px;padding-bottom:46px;box-shadow:0 3px 4px -5px #0000000a,0 7px 10px -5px #0000000f,0 18px 24px -5px #00000014,0 60px 80px -5px #0000001a;background:#fff;max-width:calc((100% - 12px * 2) / 3);min-height:480px;transform:scale(0);opacity:0}.team-list-card-info-wrapper{margin-top:31px}.team-list-card-name{font-weight:var(--font-weight-base);font-size:20px;color:var(--section-text-color-dark)}.team-list-card-position{max-width:310px;margin-bottom:46px;font-weight:var(--font-weight-base);font-size:14px;line-height:1.1;color:var(--section-text-color-dark)}.team-list-card-email{font-weight:var(--font-weight-base);font-size:18px;line-height:1.1;color:var(--section-text-color-dark)}@media only screen and (max-width: 1200px){.team{margin-bottom:25px}.team-list-card-pic{max-height:255px;object-fit:cover}.team-title{margin-bottom:28px;font-size:40px}.team-list{row-gap:28px}.team-list-item{padding-left:18px;padding-bottom:36px;max-width:calc((100% - 12px)/2);min-height:100%;transform:scale(0);opacity:0}.team-list-card-info-wrapper{margin-top:24px}.team-list-card-name{font-size:16px}.team-list-card-position{margin-bottom:34px;font-size:14px}.team-list-card-email{font-size:14px}}@media only screen and (max-width: 768px){.team{margin-bottom:15px}.team-title{margin-bottom:24px;font-size:28px}.team-list{row-gap:20px}.team-list-item{padding-left:16px;padding-bottom:32px;max-width:100%;transform:scale(1);opacity:1}.team-list-card-info-wrapper{margin-top:24px}}.services{background-image:url(./services-bg-1x-min-v_BgJ2e2.png);background-position:center center;background-size:cover;background-repeat:no-repeat}.services-container{padding-left:531px}.services-title{margin-bottom:32px;font-family:var(--font-family-second);font-weight:var(--font-weight-base);font-size:40px;line-height:1;color:var(--section-text-color-dark)}.services-list-item{display:flex;align-items:center;justify-content:center;gap:12px;height:60px}.services-list-item-number{display:flex;justify-content:center;align-items:center;font-weight:var(--font-weight-base);font-size:40px;line-height:1;color:#25abff;border-bottom:1px solid #25abff;width:76px;height:60px}.services-list-item-text{display:flex;align-items:center;height:100%;border-right:1px solid #ddd;border-top:1px solid #ddd;width:100%;font-weight:var(--font-weight-base);font-size:19px;line-height:1.4;color:var(--section-text-color-dark)}@media only screen and (max-width: 1200px){.services-container{padding-left:238px}.services-title{margin-bottom:24px;font-size:40px}.services-list-item{display:flex;align-items:center;justify-content:center;gap:12px;height:48px}.services-list-item-number{font-size:40px;width:60px;height:48px}.services-list-item-text{font-size:var(--tablet-font-size);font-size:16px}}@media only screen and (max-width: 768px){.services-container{padding-left:75px}.services-title{margin-bottom:18px;font-size:28px}.services-list-item{gap:8px;height:32px}.services-list-item-number{font-size:28px;width:48px;height:100%}.services-list-item-text{font-size:10px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.contact-us{margin-top:50px;margin-bottom:50px;background-color:var(--second-background-color);padding:50px 0}.contact-us-container{display:flex;flex-direction:column}.about-contact-wrap{display:flex;justify-content:space-between}.about-contact-header-text{font-family:var(--font-family-second);text-align:center;line-height:1.1;margin-bottom:50px;font-size:40px;color:var(--primary-text-color);font-weight:var(--font-weight-base)}.contact-form{max-width:600px;padding:30px;background-color:#fff}.form-label{display:block;margin-top:15px;font-weight:var(--font-weight-base);font-size:18px;line-height:1.1;color:var(--section-text-color-dark)}.form-input{width:100%;padding:13px;border:1px solid #ddd;background:transparent;font-weight:300;font-size:16px;color:#493f3f;outline:none;transition:border-color var(--transition-effect)}.form-input::placeholder{font-weight:300;font-size:16px;color:#ddd}.form-input:hover{border-color:#2294db}.form-input:focus{border-color:#2294db}.user-comment{min-height:114px;resize:none}.modal-checkbox{display:block;margin-top:20px}.form-btn{display:flex;justify-content:center;align-items:center;width:100%;height:54px;background-color:#25abff;border:none;box-shadow:#25abff;font-weight:var(--font-weight-base);font-size:20px;text-align:center;color:#f6f6f6;transition:background-color var(--transition-effect)}.form-btn:hover{background-color:#2294db}.form-btn:focus{background-color:#2294db}.modal-checkbox{margin-bottom:20px}.checkbox-label{display:flex;align-items:center;gap:10px;font-weight:300;font-size:16px;text-align:center;color:#2a3137}.custom-checkbox{display:flex;background-color:transparent;align-items:center;justify-content:center;border:1px solid #2a3137;border-radius:2px;width:13px;height:13px;transition:background-color var(--transition-effect),fill var(--transition-effect),border var(--transition-effect)}.custom-checkbox{fill:transparent}.checkbox:checked+.checkbox-label>.custom-checkbox{background-color:#2294db;fill:#fff;stroke:#fff;border:none}.contact-info{position:relative;padding:0 40px}.contact-info:before{position:absolute;content:"";top:0;left:-50px;width:1px;height:100%;background:#acacac}.contacts-list{display:flex;flex-direction:column;height:100%;justify-content:space-between}.contacts-list-item{display:flex;flex-direction:column;gap:12px}.contacts-list-item-title{font-family:var(--font-family-second);font-weight:var(--font-weight-base);font-size:var(--font-size-base);line-height:1;text-align:justify;color:#ddd}.item-styles{display:flex;align-items:center;font-weight:var(--font-weight-base);font-size:20px;color:#ddd}.contacts-list-item-element-svg{margin-right:14px;fill:transparent;stroke:#25abff}.inst-svg{fill:#25abff;stroke-width:.5px}.svg-wrapper{display:block}.contacts-list-item-address{display:flex;align-items:center}.errorMsg{color:red;font-size:12px;position:absolute}@media only screen and (max-width: 1200px){.contact-us{margin-top:25px;margin-bottom:25px;padding:25px 0}.contact-us-container{display:flex;flex-direction:column}.form-wrapper{display:flex;width:100%;justify-content:center}.contact-form{max-width:600px;padding:48px 36px;background-color:#fff}.contact-info{display:none;position:relative;padding:0 32px}.about-contact-header-text{margin-bottom:25px;font-size:27px}.contact-info:before{position:absolute;content:"";top:-50px;left:0;width:100%;height:1px;background:#ddd}.contacts-list{gap:60px}}@media only screen and (max-width: 768px){.contact-us{margin-top:15px;margin-bottom:25px;padding:15px 0}.contact-us-container{display:flex;flex-direction:column}.form-wrapper{width:100%;margin-right:0}.contact-form{padding:36px 24px;background-color:#fff}.about-contact-header-text{margin-bottom:15px;font-size:16px}.form-label{font-size:15px;line-height:1.1;color:var(--section-text-color-dark)}.form-input{width:100%;padding:10px;font-size:12px}.form-input::placeholder{font-size:12px}.user-comment{min-height:86px}.form-btn{height:36px;font-size:16px}.modal-checkbox{margin-top:16px;margin-bottom:16px}.checkbox-label{font-size:12px}.contact-info{position:relative;padding:0 24px}.contact-info:before{position:absolute;content:"";top:-20px;left:0;width:100%;height:1px;background:#ddd}.contacts-list{gap:36px}.contacts-list-item{gap:10px}.contacts-list-item-title{font-size:var(--mobail-font-size);line-height:1;text-align:justify;color:#ddd}.item-styles{font-size:15px}.contacts-list-item-element-svg{margin-right:10px;fill:transparent;stroke:#25abff}.modal-checkbox{margin-top:16px}.errorMsg{font-size:10px}}.implementation{display:flex;justify-content:right;background-color:var(--second-background-color)}.implementation-container{padding-bottom:15px}.implementation-wrapper{display:flex;flex-direction:column;gap:20px;background-size:cover;background-position:center}.implementation-header{color:var(--primary-text-color);font-family:var(--font-family-second);text-align:start;font-weight:400;font-size:25px;line-height:100%;margin-top:20px}.implementation-text{color:#fff;opacity:.7;text-align:start;font-size:var(--mobail-font-size)}@media only screen and (min-width: 768px){.implementation-container{display:flex;justify-content:end;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='590'%20height='531'%20fill='none'%3e%3cpath%20stroke='%23758285'%20d='m1.5%20164.922%2048.879%209.671%20111.309-43.035v19.341L50.379%20194.902%201.5%20184.748v38.022l41.136%204.53v16.44l-37.264-4.835v53.19l62.43-32.398v35.299l90.498-25.144V212.31L53.767%20243.74v114.601L158.3%20338.032v-48.355L53.767%20315.789l-51.84-7.131v70.077l163.148-33.933v29.98L1.927%20402.827l11.188%204.836v116.051h8.227V409.597l36.78-6.77v120.887h15.003v-8.22h15.002l15.487%208.22V393.64l6.291-3.385v133.459h14.035V390.255l51.782-3.868v115.084h23.714V386.387l-14.035-4.352V530h14.035v-14.506l94.854%203.384V413.465l45.975-10.638h25.166V530l-9.679-2.901V398.475l9.679-1.934%2013.067%201.934v117.019h110.34v-94.776h19.842v22.244h20.81v-25.628h-7.259v107.347l-7.259-2.901V386.387l74.528%207.736v23.211l-410.874-42.552v-33.365l312.632%2040.618V276.622l9.195%201.934V294.513L291.386%20243.74v-9.671l197.452%2050.289V177.495l-197.452-70.598-22.745%208.704-12.583-3.869%2035.328-18.375%20197.452%2075.434V93.357L291.386%201%2047.476%20128.173%201.5%20115.601v49.321Zm0%200v9.671l48.879%2010.155%20119.536-46.904v129.107l108.889-28.046v9.187l12.582%207.254v95.742'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:47%;background-position:left;padding-bottom:25px;opacity:0}.implementation-wrapper{max-width:345px;justify-content:right;align-items:end}.implementation-header{text-align:start}.implementation-text{text-align:start;font-size:16px}}@media only screen and (min-width: 1200px){.implementation-container{display:flex;justify-content:end;margin-bottom:50px;background-repeat:no-repeat;background-size:43%;background-position:50px bottom}.implementation-wrapper{position:relative;margin-top:104px;text-align:start;max-width:649px;justify-content:right;align-items:start;gap:53px}.implementation-wrapper:before{content:"";position:absolute;width:1px;height:110%;background-color:#758285;top:0;left:-19px}.implementation-header{text-align:start;font-size:40px}.implementation-text{text-align:start;font-size:var(--font-size-base)}}.imp-projects-container{padding-top:15px}#year2021,#year2022,#year2023,#year2024,#year2025{scroll-margin-top:70px}.imp-project-list{display:flex;flex-direction:column;gap:20px;align-items:center;margin-bottom:20px}.imp-project-main-item{display:flex;flex-direction:column-reverse;background-color:#fff;max-width:fit-content;gap:12px;box-shadow:0 2.7px 3.6px -5px #0000000a;box-shadow:0 7.5px 10px -5px #0000000f;box-shadow:0 18px 24.1px -5px #00000014;box-shadow:0 60px 80px -5px #0000001a}.imp-project-info{margin-bottom:20px}.imp-projects-header{font-family:var(--font-family-second);text-align:center;font-weight:400;font-size:35px;line-height:100%;margin-bottom:15px}.imp-project-iteam{display:flex;flex-direction:column;width:261px;padding:0 10px}.imp-project-info-header{font-weight:400;font-size:var(--mobail-font-size);margin-bottom:4px}.imp-project-info-street{font-family:var(--font-family-second);font-weight:400;font-size:25px;line-height:100%}.imp-project-info-city{font-family:Lato;font-weight:400;font-size:16px;line-height:110%;margin-bottom:20px}.imp-project-info-text{font-weight:400;font-size:var(--mobail-font-size);line-height:100%}.imp-project-count{font-family:var(--font-family-second);font-weight:400;font-size:30px;line-height:100%}.imp-project-count-text{font-weight:400;font-size:16px;line-height:100%}.imp-project-year{font-family:var(--font-family-second);font-weight:400;font-size:30px;line-height:100%}.imp-project-year-text{font-weight:400;font-size:var(--mobail-font-size);line-height:100%}.imp-project-after-wrapper{display:flex;flex-direction:column;position:relative;margin-bottom:20px}.imp-project-after-wrapper:after{content:"";height:1px;width:100%;background-color:#ddd;margin-top:20px}.imp-project-img{display:none}.imp-project-img-mob{object-fit:cover}.impl-btn{display:flex;color:#2a3137;fill:#2a3137;justify-content:start;margin-bottom:20px;cursor:pointer}@media only screen and (min-width: 768px){#year2021,#year2022,#year2023,#year2024,#year2025{scroll-margin-top:90px}.imp-projects-container{padding-top:25px;margin-bottom:25px}.imp-projects-header{margin-bottom:25px;opacity:0}.imp-project-iteam{flex-direction:row;width:100%;justify-content:space-between;padding:0 40px}.imp-project-info{max-width:261px}.imp-project-main-item{gap:20px;transform:scale(0);opacity:0}.imp-project-info-street{font-size:30px}.imp-project-info-city{font-size:18px}.imp-project-info-text{font-size:var(--mobail-font-size)}.imp-project-count{font-size:35px}.imp-project-count-text{font-size:18px}.imp-project-year{font-size:35px}.imp-project-year-text{font-size:var(--tablet-font-size)}}@media only screen and (min-width: 1200px){.imp-project-img-mob{display:none}.imp-projects-container{padding-top:50px;margin-bottom:50px}.imp-project-img-item{position:relative;overflow:hidden}.imp-project-img{display:block;object-fit:cover;max-width:280px;height:100%}.picture-link{height:100%}.imp-project-main-item{flex:1 1 calc(50% - 12px);flex-direction:row;gap:0;padding-top:clamp(10px,3vw,90px);padding-left:clamp(10px,3vw,90px);min-height:615px;transform:scale(0);opacity:0}.imp-project-iteam{flex-direction:column;width:calc(50% - 12px);justify-content:start;padding:0}.imp-project-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px 12px;justify-content:space-between}.imp-projects-header{font-size:40px;text-align:start;opacity:0;margin-bottom:30px}.imp-project-info-header{font-size:20px}.imp-project-info-street{font-size:27px}.imp-project-info-text{font-size:var(--mobail-font-size);height:120px}.imp-project-info-text-TALGO{height:80px}.imp-project-count{font-size:40px}.imp-project-count-text{font-size:var(--tablet-font-size)}.imp-project-year{font-size:40px}.imp-project-year-text{font-size:var(--tablet-font-size)}.imp-project-after-wrapper:after{margin-top:25px}}.implementation-gallery{display:flex;padding:30px 0 15px;justify-content:center;position:relative}.imp-gallery{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px}.imp-gallery-container{display:flex;flex-direction:column;align-items:center}.powrot{display:none}.gallery-item{width:320px}.back-button{position:fixed;top:50%;left:-5px;padding:10px;font-size:15px;background-color:#ffffff1a;color:#333;border:none;border-radius:3px;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.load-more-btn{max-width:230px;margin-top:20px;padding:10px 20px;font-size:16px;cursor:pointer;border:none;background-color:#eee;border-radius:5px;transition:background-color .3s ease}.load-more-btn:hover{background-color:#ccc}@media only screen and (min-width: 769px){.gallery-item{width:200px}.imp-gallery{flex-wrap:wrap;flex-direction:row;gap:15px}.back-button{position:absolute;top:50%;left:50px;transform:translateY(-1%);font-size:25px}}@media only screen and (min-width: 1200px){.powrot{display:inline-block;padding-left:5px}.back-button{position:relative;left:-30px;top:0;font-size:15px;margin-bottom:15px}.back-button{position:relative;top:0;margin-right:auto;font-size:15px;box-shadow:0 2px 6px #00000026;margin-top:15px;margin-bottom:15px;transition:background-color .2s ease-in-out,transform .2s ease-in-out,box-shadow .2s ease-in-out}.back-button:hover{background-color:#fff3;transform:translate(-1px) scale(1);box-shadow:0 6px 16px #0003}.gallery-item{width:360px}}.implementation-contact-container{display:flex;flex-direction:column;align-items:center;margin-bottom:15px;gap:15px}.implementation-contact-text{font-family:var(--font-family-second);font-weight:500;font-size:20px;line-height:100%;text-align:center;color:var(--section-text-color-dark);max-width:532px}.contact-btn-impl{color:var(--section-text-color-dark);border-color:var(--section-text-color-dark)}@media only screen and (min-width: 768px){.implementation-contact-container{margin-bottom:25px;gap:20px}.implementation-contact-text{font-size:30px}}@media only screen and (min-width: 1200px){.implementation-contact-container{display:flex;flex-direction:column;align-items:center;margin-bottom:50px;gap:32px}.implementation-contact-text{font-size:32px}}.location{margin-top:50px;margin-bottom:50px}.location-title{margin-bottom:40px;font-family:var(--font-family-second);font-weight:var(--font-weight-base);font-size:40px;line-height:1;color:var(--section-text-color-dark);opacity:0}.location-wrapper{display:flex;flex-direction:row-reverse;gap:12px;padding:50px;background-color:#fff;width:100%;box-shadow:0 3px 4px -5px #0000000a,0 7px 10px -5px #0000000f,0 18px 24px -5px #00000014,0 60px 80px -5px #0000001a}.location-info-wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;max-height:544px;padding:24px 40px;min-width:350px}.location-info-wrapper:after{position:absolute;content:"";top:0;left:10px;height:100%;width:1px;background-color:#ddd}.info-wrapper{display:flex;flex-direction:column;gap:12px;opacity:0}.info-title{font-family:var(--font-family-second);font-weight:var(--font-weight-base);font-size:20px;color:var(--section-text-color-dark)}.info-element{font-weight:var(--font-weight-base);font-size:20px;color:var(--section-text-color-dark)}.info-list-item{font-size:0}.location-map-wrapper{width:100%;display:flex}.info-svg{margin-right:14px;fill:transparent;stroke:#25abff}.location-map-img{width:100%;height:544px}.info-contact-container{display:flex;gap:50px;flex-direction:column}@media only screen and (max-width: 1200px){.location{margin-top:25px;margin-bottom:25px}.location-title{margin-bottom:26px;font-size:36px}.location-wrapper{flex-direction:column-reverse;gap:36px;padding:48px 64px}.location-info-wrapper{gap:48px;padding:20px 36px}.location-info-wrapper:before{display:none}.location-info-wrapper:after{position:absolute;content:"";bottom:-16px;left:0;height:1px;width:100%;background-color:#ddd}.info-contact-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.info-wrapper{gap:10px;opacity:0}.info-title,.info-element{font-size:16px}}@media only screen and (max-width: 768px){.location{margin-top:15px;margin-bottom:15px}.location-title{font-size:24px;text-align:center}.location-wrapper{flex-direction:column-reverse;gap:24px;padding:24px 0}.location-info-wrapper{gap:30px;padding:16px 24px}.info-wrapper{opacity:1}.info-title,.info-element{font-size:14px}.info-svg-wrapper{width:14px;height:14px}.info-svg{width:14px;height:14px;margin-right:8px;fill:transparent;stroke:#25abff}.location-map-img{width:100%;height:200px}.location-map-wrapper{align-items:center;justify-content:center}.info-contact-container{display:flex;flex-direction:column;gap:30px}}.contact-form-contact{margin-bottom:15px}.contact-form-contact-container{display:flex;justify-content:center;flex-direction:column;align-items:center}.contact-hero-text{font-family:var(--font-family-second);text-align:center;line-height:1.1;margin-bottom:15px;font-size:16px;color:var(--section-text-color-dark);font-weight:var(--font-weight-base)}.form-wrapper-contact{box-shadow:3px 3px 4px -5px #0000000a,0 7px 10px -5px #0000000f,0 18px 24px -5px #00000014,0 60px 80px -5px #0000001a}.contact-form .errorColor{border-color:red}@media only screen and (min-width: 768px){.contact-form-contact{margin-bottom:25px}.contact-hero-text{margin-bottom:25px;font-size:27px}}@media only screen and (min-width: 1200px){.contact-form-contact{margin-bottom:50px}.contact-hero-text{margin-bottom:50px;font-size:40px}}.updates-hero{height:70vh}.updates-hero-wrapper{display:flex;flex-direction:column;align-items:start;padding:15px 0}.update-hero-list{display:flex;gap:20px;margin-bottom:20px}.update-herro-link{font-family:var(--font-family-second);font-weight:400;font-size:30px;line-height:100%;color:#758285}.active{color:#2a3137;font-weight:600}.update-herro-text{font-weight:400;font-size:16px;line-height:100%;color:#5f808a}@media only screen and (min-width: 768px){.updates-hero-wrapper{align-items:start;padding:25px 0}.update-hero-list{gap:20px;margin-bottom:10px}.update-herro-link{font-size:30px;line-height:100%;color:#758285}.news-header-animation{opacity:0}.update-herro-text{font-weight:400;font-size:18px;line-height:100%;color:#5f808a}.active{color:#2a3137;font-weight:500}}@media only screen and (min-width: 1200px){.updates-hero-wrapper{align-items:start;padding-top:50px;padding-bottom:40px}.update-hero-list{gap:64px;margin-bottom:14px}.update-herro-text{font-size:20px}.active{color:#2a3137;font-weight:400}}.updates-reliases{margin-bottom:15px}.updates-reliase-text-content .more-relises{justify-content:center;border-color:inherit;margin-left:0}.updates-reliase-list{display:flex;flex-direction:column;gap:12px}.updates-reliase-item{display:flex;flex-direction:column;background-color:#fff;padding:0;box-shadow:0 2.7px 3.6px -5px #0000000a;box-shadow:0 7.5px 10px -5px #0000000f;box-shadow:0 18px 24.1px -5px #00000014;box-shadow:0 60px 80px -5px #0000001a}.updates-reliase-text-content{display:flex;flex-direction:column;align-items:center;gap:15px;padding:15px}.updates-reliase-herro-wrapper{display:flex;flex-direction:column;align-items:start;gap:4px;width:100%}.updates-reliase-herro{font-family:var(--font-family-second);font-weight:400;line-height:100%;font-size:30px;color:#2a3137;margin:0 auto}.reliase-herro-text{font-weight:400;font-size:16px;line-height:110%;color:#2a3137;text-align:left;margin-right:auto}.updates-reliase-text{text-align:start;font-size:var(--mobail-font-size);color:#2a3137}.updates-reliase-img{object-fit:cover;object-position:center}@media only screen and (min-width: 768px){.updates-reliases{margin-bottom:25px}.reliase-animation{opacity:0}.updates-reliase-text-content{padding:30px;align-items:start;gap:30px}.updates-reliase-herro{font-size:32px;margin:0}.updates-reliase-text{font-size:var(--tablet-font-size)}}@media only screen and (min-width: 1200px){.updates-reliases{margin-bottom:50px}.updates-reliase-item{flex-direction:row;justify-content:space-between;padding:30px}.updates-reliase-herro-wrapper{flex-direction:row;justify-content:space-between}.updates-reliase-text-content{padding-top:0;padding-bottom:0;width:520px;gap:0;justify-content:space-between}.updates-reliase-text{font-size:var(--font-size-base)}.updates-reliase-img{object-fit:contain}}.archiwun-display{display:none}.arhive-reliases{margin-bottom:100px}.more-relises{color:#2a3137;fill:#2a3137;justify-content:center}.arhive-reliase-list{display:flex;flex-direction:column;gap:12px}.arhive-reliase-item{display:flex;flex-direction:column;background-color:#fff;padding:0;box-shadow:0 2.7px 3.6px -5px #0000000a;box-shadow:0 7.5px 10px -5px #0000000f;box-shadow:0 18px 24.1px -5px #00000014;box-shadow:0 60px 80px -5px #0000001a}.arhive-reliase-text-content{display:flex;flex-direction:column;align-items:center;gap:15px;padding:15px}.arhive-reliase-herro-wrapper{display:flex;flex-direction:column;align-items:start;gap:4px;width:100%}.arhive-reliase-herro{font-family:var(--font-family-second);font-weight:400;line-height:100%;font-size:30px;color:#2a3137;margin:0 auto}.arhive-herro-text{font-weight:400;font-size:16px;line-height:110%;color:#2a3137;text-align:left}.arhive-reliase-text{text-align:start;font-size:var(--mobail-font-size);color:#2a3137}.arhive-reliase-img{object-fit:cover;object-position:center}@media only screen and (min-width: 768px){.arhive-reliase-text-content{padding:30px;align-items:start;gap:30px}.arhive-reliase-herro{font-size:32px;margin:0}.arhive-reliase-text{font-size:var(--tablet-font-size)}}@media only screen and (min-width: 1200px){.arhive-reliase-item{flex-direction:row;justify-content:space-between;padding:81px 61px}.arhive-reliase-herro-wrapper{flex-direction:row;justify-content:space-between}.arhive-reliase-text-content{padding-top:0;padding-bottom:0;width:520px;gap:0;justify-content:space-between}.arhive-reliase-text{font-size:var(--font-size-base)}.arhive-reliase-img{object-fit:cover;width:697px;max-height:384px}.more-relises{margin-left:auto}.arhive-reliase-herro,.arhive-reliase-text{margin-bottom:20px}}.release-page{padding-top:30px;display:flex;position:relative}.release-container{display:flex;flex-direction:column}.release-name-wrapper,.release-content-wrapper{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.release-name{text-align:start;font-family:var(--font-family-second);font-weight:400;line-height:100%;font-size:30px;color:#2a3137}.release-text{text-align:start;font-size:var(--mobail-font-size);color:#2a3137}.release-gallery{display:flex;justify-content:space-between}.gallery-item-release{object-fit:fill;max-width:320px}.releaseSwiper{width:100%;margin:0 auto;overflow:hidden}.releaseSwiper .swiper-slide{max-width:100%;box-sizing:border-box}.swiper-button-prev:after,.swiper-button-next:after{font-size:30px!important;color:var(--primary-text-color)!important}@media only screen and (min-width: 768px){.release-name-wrapper,.release-content-wrapper{margin-bottom:30px}.release-name{font-size:32px;text-align:start}.release-text{text-align:start;color:#2a3137}.release-gallery{margin-bottom:30px}}@media only screen and (min-width: 1200px){.release-name-wrapper,.release-content-wrapper{margin-bottom:30px}.release-name{font-size:32px;text-align:start}.release-text{text-align:start;font-size:var(--font-size-base);color:#2a3137}.release-gallery{margin-bottom:50px}.updates-reliase-img{object-fit:cover;max-width:697px;max-height:384px}.gallery-item-release{object-fit:fill;max-width:270px}}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1d2226;z-index:999;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.loader.is-open{visibility:visible;opacity:1;pointer-events:auto}.loading-content{display:flex;justify-content:center;margin-top:265px}.loader-title{font-family:var(--font-family-second);font-weight:400;font-size:44px;letter-spacing:28px;text-align:center;color:#f6f6f6;transition:letter-spacing 1s ease-in-out}.loader-title.is-open{letter-spacing:2px}.no-sctoll{overflow:hidden;flex-grow:1}.required-input{color:red}.optional-span{font-size:10px;margin-left:5px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.modal__overlay{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modal.is-open .modal__container{transform:translateY(0)}.modal__close{position:absolute;top:1rem;right:1rem;border:none;background:none;font-size:1.5rem;cursor:pointer}.visually-hidden{position:absolute;opacity:0;pointer-events:none}.privacy-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.privacy-modal.is-open{display:block}.privacy-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;overflow:hidden}.modal__close{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:24px;cursor:pointer;line-height:1}.privacy-modal__container{background-color:#fff;max-width:600px;width:90%;max-height:80vh;padding:20px 30px;border-radius:8px;box-shadow:0 5px 15px #0000004d;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch}.privacy-modal__container p{margin:0;font-size:16px;color:#333}.privacy-wrapper{display:flex;flex-direction:column;gap:20px}.privacy-header{text-align:center}
