@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";body{margin:0;padding:0;overflow-x:hidden;background:#021321;color:#fff;font-family:Montserrat,serif}body a{text-decoration:none;color:#d9d9d9}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}button,[type=button],[type=submit],[type=reset]{background:none;border:0;padding:0;margin:0;font:unset;cursor:pointer;font-size:unset;font-weight:unset;display:inline-flex;align-items:center;-webkit-appearance:none;appearance:none}button:focus,[type=button]:focus,[type=submit]:focus,[type=reset]:focus{outline:none}a{background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;-webkit-appearance:none;appearance:none}a:focus{outline:none}ul,ol{margin:0;padding:0;list-style:none}li{margin:0;padding:0}#root{max-width:100%;margin:0 auto}.container{width:100%;max-width:1440px;margin:0 auto}.flex-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.flex-col{display:flex;flex-direction:column;justify-content:space-between}.header--mobile{display:none}.header{position:fixed;top:0;left:0;right:0;z-index:1000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);height:80px;display:flex;align-items:center}.header__inner{display:flex;flex-direction:row;justify-content:space-between;padding:0 60px}.header__logo{width:130px}.header__logo img{width:100%;height:auto}.header__articles{display:inline-flex;align-items:center}.header__articles-menu-list{display:inline-flex;height:50px;justify-content:center;align-items:center;gap:30px}.header__articles-menu-item{display:inline-flex;padding:10px;justify-content:center;align-items:center;gap:10px}.header__articles-menu-item span{color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.header__articles-menu-item .header__articles-menu-link{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.header__articles-menu-item .header__articles-menu-link span{color:#fff;font-style:normal;font-weight:500;line-height:normal}.header__articles-menu-item a.active,.header__articles-menu-item .header__articles-menu-link.active{position:relative}.header__articles-menu-item a.active:after,.header__articles-menu-item .header__articles-menu-link.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background-color:#fd3;border-radius:1px}.header__actions{display:inline-flex;align-items:center;gap:25px}.header__actions--text:first-child{display:flex;width:200px;height:30px;padding:5px 10px;justify-content:center;align-items:center;border-radius:20px;background:#fd3}.header__actions--text:first-child span{color:#0f1c27;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.header__actions--text:last-child{display:flex;padding:10px 8px;justify-content:center;align-items:center;gap:10px;position:relative}.header__actions--text:last-child span{color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.header__actions--text:last-child img{width:17px;height:auto}.lang-dropdown{position:absolute;right:0;top:100%;margin-top:8px;border-radius:6px;box-shadow:0 8px 20px #0000004d;overflow:hidden;z-index:10;list-style:none;min-width:80px}.lang-dropdown li{padding:8px 12px;font-size:14px;cursor:pointer;transition:background .2s ease}.lang-dropdown li:hover{background:#f2f2f2a8}.header__burger{background:#021321;position:absolute;top:0;left:0;z-index:3;width:100%;height:100dvh}.header__burger--wrapper{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;width:100%}.header__burger--upper{display:flex;align-self:stretch;justify-content:space-between;align-items:center;padding:15px 30px}.header__burger--lower-menu{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:105px}.header__burger--lower-menu-list{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:35px}.header__burger--lower-menu-item{display:flex;padding:10px;justify-content:center;align-items:center}.header__burger--lower-menu-item span{color:#fff;font-size:25px;font-style:normal;font-weight:500;line-height:normal}.header__burger--lower-menu-item .header__burger--lower-menu-link{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.header__burger--lower-menu-item .header__burger--lower-menu-link span{color:#fff;font-size:25px;font-style:normal;font-weight:500;line-height:normal}.header__burger--lower-menu-item a.active,.header__burger--lower-menu-item .header__burger--lower-menu-link.active{position:relative}.header__burger--lower-menu-item a.active:after,.header__burger--lower-menu-item .header__burger--lower-menu-link.active:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background-color:#fd3;border-radius:1px}.header__burger--lower-menu-language{display:flex;flex-direction:row;align-items:center;gap:10px}.header__burger--lower-menu-language span{color:#fff;font-size:25px;font-style:normal;font-weight:500;line-height:normal}.header__burger--lower-menu-language img{width:17px}.header__burger--lower-menu-button{display:flex;height:40px;padding:5px 15px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:#fd3}.header__burger--lower-menu-button h3{color:#0f1c27;font-size:25px;font-style:normal;font-weight:500;line-height:normal}.lang-dropdown-mobile{position:absolute;right:41%;top:72%;border-radius:6px;box-shadow:0 8px 20px #0000004d;overflow:hidden;z-index:10;list-style:none;min-width:80px;background:#021321}.lang-dropdown-mobile li{padding:8px 12px;font-size:16px;cursor:pointer;transition:background .2s ease}.lang-dropdown-mobile li:hover{background:#f2f2f2a8}@media (max-width: 1035px){.header__articles-menu-item{padding:10px 0}.header__articles-menu-item span{font-size:15px}.header__actions--text:first-child{width:150px}.header__actions--text:first-child span{font-size:15px}.header__actions--text:last-child span{font-size:15px}}@media (max-width: 850px){.header__logo{display:flex;justify-content:center;align-items:center;width:100px}.header__articles-menu-list{gap:15px}.header__articles-menu-item span,.header__articles-menu-link span{font-size:13px}.header__actions--text:first-child{width:120px;height:20px}.header__actions--text:first-child span{font-size:12px}.header__actions--text:last-child span{font-size:12px}.header__actions--text:last-child img{width:12px}.lang-dropdown li{font-size:12px}}@media (max-width: 650px){.header__inner{padding:0 30px}.header__logo{width:75px}.header__articles-menu-list{height:unset}.header__articles-menu-item span,.header__articles-menu-link span{font-size:12px}.header__actions--text:first-child{width:75px;height:20px}.header__actions--text:first-child span{text-align:center;font-size:11px}}@media (max-width: 550px){.desktop{display:none}.header--mobile{display:flex}.header__menu{display:flex;justify-content:space-between;padding:15px 35px;align-items:center;flex-direction:row}}.mobile{display:none}.hero-section{position:relative;height:100vh;padding-top:80px}.hero-section__video{position:absolute;top:0;left:0;width:100%;height:98dvh;object-fit:cover;z-index:-1;filter:blur(4px)}.hero-section__overlay{position:absolute;top:0;left:0;width:100%;height:100dvh;background:linear-gradient(0deg,#021321,#021321b3,#02132199,#02132180,#02132140),linear-gradient(0deg,#021321a6 0% 100%);z-index:0}.hero-section__inner{position:relative}.hero-section__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.hero-section__center div{width:900px;display:flex;padding:5px 10px;height:auto}.hero-section__center div span{color:#fd3;text-align:center;font-size:65px;font-style:normal;font-weight:700;line-height:normal}.hero-section__center h4{color:#fff;text-align:center;font-size:25px;font-style:normal;font-weight:400;line-height:normal}.hero-section__end{position:absolute;left:5%;bottom:15%;width:300px;z-index:1}.hero-section__end:last-child{position:absolute;left:85%;bottom:15%;width:100px;transform:translate(-85%,5%)}.hero-section__end:last-child img{width:100%}@media (max-width: 1030px){.hero-section__center div{width:650px}.hero-section__center div span{font-size:45px}.hero-section__center h4{font-size:20px}}@media (max-width: 850px){.hero-section__end:last-child{width:115px}.hero-section__center div span{font-size:35px}}@media (max-width: 650px){.hero-section__center div{max-width:500px}.hero-section__center h4{font-size:14px}}@media (max-width: 550px){.hero-desktop{display:none}.mobile{display:unset}.hero-section__center div span{font-size:25px}.hero-section__center h4{font-size:13px}.hero-section__center div{max-width:290px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-section__end--text span{font-size:12px}.hero-section__center div span{text-align:left}}@media (max-width: 410px){.hero-section__center div span{font-size:23px}}.about-us__inner{display:flex;padding:20px 120px;flex-direction:column;align-items:flex-start;gap:50px;align-self:stretch}.about-us__title{color:#fd3;font-size:60px;font-style:normal;font-weight:700;line-height:normal;margin:0}.about-us__text{color:#fff;font-size:25px;font-style:normal;font-weight:400;line-height:normal}.about-us__button{display:flex;width:270px;height:40px;padding:5px 10px;justify-content:center;align-items:center;gap:10px;border-radius:15px;background:#fd3}.about-us__button span{color:#15222d;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.about-us__button img{width:24px}@media screen and (max-width: 1030px){.about-us__title{font-size:45px}.about-us__text{font-size:19px}.about-us__button span{font-size:15px}}@media screen and (max-width: 850px){.about-us__title{font-size:35px}.about-us__text{font-size:16px}.about-us__button{width:230px}.about-us__inner{padding:20px 70px}}@media screen and (max-width: 550px){.about-us__inner{padding:20px 50px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.project--mobile-only{display:none}.project{--bg: #061a23;--accent: #FD3;--radius: 10px;--shadow: 0 10px 40px rgba(0, 0, 0, .45);padding-block:clamp(90px,6vw,96px);color:#e6edf3}.project__title{display:inline-flex;height:100px;padding:10px 15px 80px 50px;justify-content:center;align-items:center;gap:10px;flex-shrink:0}.project__title h3{color:var(--accent);font-size:60px;font-style:normal;font-weight:700;line-height:normal}.project__img{display:flex;width:440px;height:400px;justify-content:center;align-items:center;border-radius:10px;transition:transform .3s}.project__img img{width:100%;height:100%;object-fit:cover}.swiper-slide{transition:transform .5s ease;z-index:1}.swiper-slide .project__img{transform:scale(.6);transition:transform .3s;opacity:.7}.swiper-slide-prev .project__img,.swiper-slide-next .project__img{transform:scale(.8)}.swiper-slide-prev,.swiper-slide-next{display:flex;justify-content:center;align-items:center}.swiper-slide-active .project__img{transform:scale(1);opacity:1}.project__swiper{display:flex;justify-content:center;align-items:center}.swiper-slide-active{z-index:3;width:400px;display:flex;justify-content:center;align-items:center}.swiper-button-prev,.swiper-button-next{z-index:2;width:40px;height:40px;padding:10px;border-radius:50%;background:#0f192770;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;transition:background .3s;color:#fff}.swiper-button-prev:hover,.swiper-button-next:hover{background:#ffffff4d}.swiper-button-prev:after,.swiper-button-next:after{font-size:25px}@media (max-width: 1110px){.project__img{width:360px;height:380px}}@media (max-width: 850px){.project__title{padding:10px 15px 20px 50px}.project__img{width:250px;height:360px}}@media (max-width: 650px){.project__title h3{font-size:35px}.project__img{width:320px;height:360px}.swiper-button-prev,.swiper-button-next{display:none}.project__swiper{display:flex;justify-content:center;align-items:center}.project__swiper{padding-left:0;padding-right:0}.swiper-slide-active{width:100%;display:flex;justify-content:center;align-items:center}}.services{background:#d5d5d5;padding:4rem}.services--mobile{display:none}.services__title{display:inline-flex;height:100px;padding:10px 15px;justify-content:center;align-items:center;gap:10px;flex-shrink:0}.services__title h3{color:#0f1c27;font-size:60px;font-style:normal;font-weight:700;line-height:normal}.services__img{width:100%;height:100%;object-fit:cover}@media (max-width: 1035px){.services{padding:2rem}.services__title h3{font-size:45px}}@media (max-width: 850px){.services__title h3{font-size:35px}}@media (max-width: 750px){.services__title h3{font-size:30px}}@media (max-width: 650px){.services__title h3{font-size:25px}.services--desktop{display:none}.services--mobile{display:block}}@media (max-width: 550px){.services__title h3{font-size:20px}.services{padding:1rem}}.partners{padding:4rem 0}.partners--mobile{display:none}.partners__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0 50px;align-self:stretch}.partners__title{display:flex;padding:10px 120px;align-items:center;align-self:stretch}.partners__title h3{color:#fd3;font-size:60px;font-style:normal;font-weight:700;line-height:normal}.partners__img{width:100%}@media screen and (max-width: 1030px){.partners__title h3{font-size:40px}.partners__title{padding:10px 15px}}@media screen and (max-width: 650px){partners__title{padding:10px 15px}.partners__title h3{font-size:35px}}@media screen and (max-width: 550px){.partners--desktop{display:none}.partners--mobile{display:block}.slider{height:80px;margin:0 auto;overflow:hidden;position:relative}.slider:before,.slider:after{content:"";position:absolute;width:150px;top:0;z-index:2}.slider:before{left:0}.slider:after{right:0;transform:rotate(180deg)}.slider .slide-container__left{display:flex;width:2880px;animation:scroll-left 30s linear infinite}.slider .slide-container__left .slide-left{width:180px;height:80px}.slider .slide-container__right{display:flex;width:2160px;animation:scroll-right 30s linear infinite}.slider .slide-container__right .slide-right{width:180px;height:80px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-1440px)}}@keyframes scroll-right{0%{transform:translate(-1080px)}to{transform:translate(0)}}}.footer{display:flex;padding-top:50px;flex-direction:column;justify-content:center;align-items:center}.footer--mobile{display:none}.footer__title{display:flex;justify-content:space-between;align-items:center;align-self:stretch;background:#010f1d;height:300px;padding:0 50px;gap:60px}.footer__logo{width:390px;height:auto}.footer__contacts{display:flex;max-width:820px;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;align-self:stretch}.footer__contact{display:flex;height:45px;padding:10px;justify-content:center;align-items:center;gap:10px}.footer__contact__logo{width:25px}.footer__contact__title{color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.footer__subtitle{display:flex;justify-content:space-between;align-items:center;align-self:stretch;background:#000b19}.footer__subtitle--social-media{display:flex;height:50px;padding:0 0 0 50px;justify-content:center;align-items:center;gap:25px}.footer__subtitle--social-media img{width:30px}.footer__subtitle--copy-right{display:flex;justify-content:center;align-items:center;gap:10px;flex:1 0 0}.footer__subtitle--copy-right p{color:#ffffffb3;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width: 1230px){.footer__logo{width:300px}.footer__contacts{max-width:500px}.footer__contact__title{font-size:18px}}@media screen and (max-width: 850px){.footer__logo{width:250px}.footer__contacts{max-width:350px}.footer__contact__logo{width:17px}.footer__contact__title,.footer__subtitle--copy-right p{font-size:14px}}@media screen and (max-width: 650px){.footer__contact__title,.footer__subtitle--copy-right p{font-size:12px}.footer__subtitle--social-media img{width:25px}}@media (max-width: 650px){.footer--desktop{display:none}.footer--mobile{display:block}.footer__mobile{background:#010f1d;display:flex;min-height:100px;height:100%;padding:15px 30px;gap:10px;justify-content:space-between;align-items:flex-end;align-self:stretch}.footer__mobile--aristan{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;align-self:stretch}.footer__mobile--logo{width:100px}.footer__mobile--logo img{width:100%;object-fit:cover}.footer__mobile--social-media{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;align-self:stretch}.footer__mobile--social-media img{width:20px}.footer__mobile--contacts{display:flex;flex-direction:column;align-items:flex-start}.footer__mobile--contact{display:flex;padding:10px;justify-content:center;align-items:center;gap:10px}.footer__mobile--contact__logo{width:10px}.footer__mobile--contact__title{color:#fff;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.footer__mobile--copy-right{background:#000b19;display:flex;justify-content:center;align-items:center;gap:10px;align-self:stretch;padding:10px}.footer__mobile--copy-right p{color:#ffffffb3;font-size:10px;font-style:normal;font-weight:500;line-height:normal}}.filter{display:flex;padding:0 5px;justify-content:space-between;align-items:center;align-self:stretch}.filter--options{border-radius:35px;display:flex;padding:10px 15px;flex-direction:column;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s ease,color .3s ease,opacity .3s ease}.filter--options h3{color:#fff;font-size:30px;font-style:normal;font-weight:600;line-height:normal}.filter--options:active(.is-active){background:#fd3}.filter--options:active(.is-active) h3{color:#021321}.filter--options.is-active{transition:all .3s ease-in-out;background:#fd3}.filter--options.is-active h3{color:#021321;opacity:1}.hero-projects{height:90dvh;display:flex;justify-content:center;align-self:center}.hero-projects__content{display:flex;max-width:1010px;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:0 300px}.hero-projects__content h1{color:#fd3;text-align:center;font-size:65px;font-style:normal;font-weight:700;line-height:normal}.hero-projects__content p{color:#fff;text-align:center;font-size:25px;font-style:normal;font-weight:400;line-height:normal}.projects-section{display:flex;height:100%;padding:45px 80px;flex-direction:column;align-items:flex-start;gap:45px;align-self:stretch}.projects-section__title{color:#fd3;font-size:45px;font-style:normal;font-weight:700;line-height:normal}.projects-section__grid{display:grid;justify-content:center;justify-items:center;gap:40px 40px;flex:1 0 0;align-self:stretch;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.projects-section__grid img{display:block;max-width:600px;width:100%;max-height:700px;border-radius:10px;opacity:.7;filter:grayscale(60%) brightness(.85);transition:opacity .3s ease,filter .3s ease}.projects-section__grid img:hover{opacity:1;filter:none}.project-card{--radius: 20px;position:relative;width:100%;max-width:600px;border-radius:var(--radius);overflow:hidden;background:#0b0b0b;box-shadow:0 10px 30px #00000040}.project-card:hover .project-card__image,.project-card:focus-within .project-card__image{opacity:1;filter:none}.project-card:hover .project-card__overlay,.project-card:focus-within .project-card__overlay{transform:translateY(0);opacity:1}.project-card__image{display:block;width:100%;height:auto;max-height:800px;object-fit:cover;border-radius:inherit;opacity:.75;filter:grayscale(60%) brightness(.85);transition:opacity .3s ease,filter .3s ease}.project-card__overlay{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000,#0000008c 45%,#000000bf);padding:24px;transform:translateY(100%);opacity:0;transition:transform .35s ease,opacity .35s ease;will-change:transform,opacity}.project-card__title{margin:0;color:#fff;font-size:clamp(18px,2.4vw,28px);font-weight:700;line-height:1.2}@media (max-width: 1280px){.hero-projects__content{padding:0 200px}.hero-projects__content h1{font-size:50px}.projects-section__title{font-size:35px}.filter--options h3{font-size:25px}}@media (max-width: 860px){.hero-projects__content{padding:0 50px}.hero-projects__content h1{font-size:35px}}@media (max-width: 550px){.projects-section__grid{grid-template-columns:repeat(1,minmax(0,1fr))}.filter{flex-direction:column;display:flex;align-items:center;gap:30px}.projects-section{align-items:center}}@media (max-width: 550px){.hero-projects__content h1{font-size:20px}.hero-projects__content p{font-size:12px}.filter--options.is-active h3{font-size:17px}.filter--options h3{font-size:15px}.projects-section__title{font-size:27px}}.about-mobile{display:none}.about-hero{display:flex;align-items:center;padding:110px 120px;flex-direction:column;justify-content:flex-end;gap:200px;align-self:stretch;height:75dvh}.about-hero__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;flex-shrink:0;align-self:stretch}.about-hero__content h3{color:#fd3;text-align:center;font-size:65px;font-style:normal;font-weight:700;line-height:normal}.about-hero__content h5{color:#fff;text-align:center;font-size:25px;font-style:normal;font-weight:400;line-height:normal}.about-hero__data{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;align-self:stretch}.about-hero__data--item{display:flex;flex-direction:column;justify-content:center;align-items:center}.about-hero__data--item h4{color:#fd3;text-align:center;font-size:45px;font-style:normal;font-weight:600;line-height:normal}.about-hero__data--item h5{color:#fff;text-align:center;font-size:25px;font-style:normal;font-weight:400;line-height:normal}.about-company{padding:120px;margin:0 auto}.about-company__wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:100px}.about-company__inner{background:#f6d33b;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;height:650px;border-top-right-radius:30px}.about-company__img{max-width:850px;height:auto;object-fit:cover}.about-company__img img{width:100%}.about-company__inner:last-child{border-top-right-radius:0;border-bottom-left-radius:30px;padding:0;align-items:flex-end}.about-company__img:last-child{display:flex}.about-company__content{height:600px;display:flex;max-width:500px;width:100%;padding:30px 50px;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px}.about-company__content h3{color:#021321;text-align:center;font-size:45px;font-style:normal;font-weight:700;line-height:normal}.about-company__content h5{color:#021321;font-size:23px;font-style:normal;font-weight:400;line-height:33px}.about-company__green{display:flex;justify-content:space-between;align-items:center;flex-direction:row;background:#f6d33b;border-radius:30px}.about-company__green--content{max-width:500px;padding:20px 80px}.about-company__green--content h3{color:#021321;font-size:60px;font-style:normal;font-weight:600;line-height:normal}.about-company__green--content h5{color:#021321;font-size:23px;font-style:normal;font-weight:400;line-height:normal}.about-company__green--media-polygon{position:relative;overflow:hidden;clip-path:polygon(100% 0,10% 0,0% 100%,100% 100%);height:800px}.about-company__green--media-inner{height:800px}.about-company__green--media-inner--leed{position:absolute;left:85%;top:85%;width:100px;object-fit:cover}.about-company__green--media-inner div{width:100px}.about-company__green--media-inner--img{display:block;width:100%;height:100%;object-fit:cover;border-bottom-right-radius:30px;border-top-right-radius:30px}.about-company__green-media-polygon,.angled-hero{position:relative}.angled-hero__media{overflow:hidden;clip-path:polygon(0 0,100% 0,55% 100%,0 100%);height:640px}.angled-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.angled-hero__caption{position:absolute;left:18px;bottom:18px;color:#fff;font-weight:600}.angled-hero--right .angled-hero__media{clip-path:polygon(100% 0,55% 0,0% 100%,100% 100%)}.angled-hero--right .angled-hero__caption{left:auto;right:18px}@media (max-width: 1800px){.about-company__green--media-inner--leed{left:77%}}@media (max-width: 1400px){.about-company__green--media-inner--leed{left:70%}.about-company__content h5{font-size:18px}.about-company__green--content h3{font-size:35px}.about-company__green--content h5{font-size:20px}.about-company__green--content{max-width:300px}}@media (max-width: 990px){.about-company__content h3{font-size:30px}.about-company__content{height:580px}.about-company__green--content h3{font-size:25px}.about-company__green--content h5{font-size:18px}F .about-company__green--content{max-width:250px}}@media (max-width: 950px){.about-desktop{display:none}.about-mobile{display:unset}.about-hero__content h3{font-size:45px}.about-hero__content h5{font-size:20px}.about-hero__data--item h4{font-size:35px}.about-hero__data--item h5{font-size:18px}.about-company{padding:0;max-width:unset;width:unset;margin:unset}.about-company__mobile--content{background:#fd3;width:100%}.about-company__mobile--content--text{height:500px;display:flex;padding:30px 100px;flex-direction:column;justify-content:center;align-items:center;gap:30px}.about-company__mobile--content--text h3{color:#021321;text-align:center;font-size:45px;font-style:normal;font-weight:700;line-height:normal}.about-company__mobile--content--text h5{color:#021321;font-size:27px;font-style:normal;font-weight:400;line-height:40px}.triangle{width:100%;height:250px;background:#fd3}.triangle--bl{clip-path:polygon(0% 0%,0% 100%,100% 100%)}.triangle--br{clip-path:polygon(100% 0%,100% 100%,0% 100%)}.triangle--tl{clip-path:polygon(0% 0%,100% 0%,0% 100%)}.triangle--tr{clip-path:polygon(100% 0%,100% 100%,0% 0%)}.slice{position:relative;width:100%;overflow:hidden}.slice img{display:block;width:100%;height:auto}.slice:before,.slice:after{content:"";position:absolute;left:0;right:0;height:500px;max-height:160px;background:#fd3;pointer-events:none;z-index:1}.slice.slice--left:before{top:0;clip-path:polygon(0 0,100% 0,0 100%)}.slice.slice--left:after{bottom:0;clip-path:polygon(0 0,100% 100%,0 100%)}.slice.slice--right:before{top:0;clip-path:polygon(100% 0,0 0,100% 100%)}.slice.slice--right:after{bottom:0;clip-path:polygon(100% 0,100% 100%,0 100%)}}@media (max-width: 800px){.about-hero__content h3{font-size:35px}.about-hero__content h5{font-size:18px}.about-hero__data--item h4{font-size:25px}.about-hero__data--item h5{font-size:16px}}@media (max-width: 700px){.about-hero__data{flex-direction:column;gap:15px}.about-hero{height:70dvh;padding:120px 20px;gap:100px;background:linear-gradient(#021321,#021321d8)}}@media (max-width: 550px){.about-company__mobile--content--text{padding:30px 50px}.about-company__mobile--content--text h5{font-size:18px;line-height:30px}}.contacts{height:100dvh;display:flex;justify-content:center;align-items:center}.contacts__right{position:absolute;bottom:0;left:0;display:flex;justify-content:center;width:100%;background:#021321;padding:20px 0}.contacts__right p{color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.contacts__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:65px;flex-shrink:0;align-self:stretch}.contacts__content--info{display:flex;padding:10px;justify-content:center;align-items:center;gap:65px;flex:1 0 0;align-self:stretch}.contacts__content--info h3,.contacts__content--info a{color:#fff;text-align:center;font-size:35px;font-style:normal;font-weight:500;line-height:normal}.contacts__content--info img{width:75px}@media (max-width: 1200px){.contacts__content--info h3,.contacts__content--info a{font-size:25px}.contacts__content--info img{width:60px}}@media (max-width: 700px){.contacts__content{padding:0 30px}.contacts__content--info h3,a,.contacts__content--info a{font-size:20px}.contacts__content--info img{width:50px}}@media (max-width: 500px){.contacts__right p{font-size:12px}}
