.first-screen{height:160dvh;width:100%;position:relative;margin-bottom:140px;overflow-x:clip}.first-screen__sticky{position:sticky;height:100vh;width:100%;top:0}.first-screen__content{height:100%;width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.first-screen__center-content{position:absolute}.first-screen__stacks-container{display:flex;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.overview-container{position:absolute;z-index:50;transform:translateY(var(--move-overview-y))}.title{font-family:var(--font-teko);font-size:5rem;font-weight:700;line-height:76px;text-transform:uppercase;text-align:center;color:var(--heading-text-color);transform:scale(var(--scale-down))}.title span{color:#0019ff}:lang(ru) .title{font-family:var(--font-tektur)}.home-button-wrapper{width:auto;opacity:var(--fade-out);position:relative;top:-172px;left:50%;transform:translateX(-50%);cursor:pointer;z-index:50}.home-button{background:none;gap:10px;font-size:1.125rem;font-weight:500;outline:none;cursor:pointer}.home-button,.home-button span{display:flex;justify-content:center;align-items:center}.home-button span{width:40px;height:40px;border-radius:40px;background-color:var(--secondary-background-color)}.home-button span svg path{stroke:var(--heading-text-color)}.swipe-up-icon-wrapper{display:flex;align-items:center;justify-content:center;gap:9px;transform:translateY(var(--slide-up));opacity:var(--fade-out)}.swipe-up-icon-wrapper svg path{stroke:var(--heading-text-color)}.swipe-up-icon-text{font-size:1rem;font-weight:600;color:var(--heading-text-color)}@media only screen and (max-height:780px){.home-button-wrapper{top:-140px}}@media only screen and (max-width:1450px){.first-screen{margin-bottom:70px}}@media only screen and (max-width:1024px){.first-screen{height:auto;width:100%;margin-left:auto;margin-right:auto;margin-bottom:60px;padding-bottom:60px}.first-screen__sticky{position:relative;height:auto}.first-screen__center-content{position:relative}.first-screen__stacks-container{display:none}.title{font-size:2.8125rem;line-height:42.75px;transform:none;margin-top:72px}.home-button-wrapper{opacity:1;top:0;transform:none;left:unset}.home-button{gap:16px;font-size:.875rem}.home-button span{width:34px;height:34px;border-radius:34px}.swipe-up-icon-wrapper{display:none}.overview-container{position:relative;transform:none}}.overview-block{display:flex;gap:100px;justify-content:space-between}.overview-block__heading-wrapper{width:632px}.overview-block__heading-title{width:100%;font-size:3.375rem;font-weight:700;line-height:62.1px;color:var(--heading-text-color)}.overview-block__heading-title-web{font-size:2rem}.overview-block__heading-buttons-wrapper{display:flex;flex-wrap:wrap;gap:13px;margin-top:50px}.overview-block__heading-buttons-wrapper .mobile-close-buttons,.overview-block__heading-buttons-wrapper .mobile-show-buttons{display:none;border:none;background:transparent}.overview-block__heading-button{border:none;background:var(--service-page-bg-color-1);padding:12px 18px;border-radius:40px;text-align:center;font-size:.9375rem;font-weight:600;line-height:20.25px;color:var(--heading-text-color);text-transform:uppercase;cursor:pointer}.overview-block__heading-button.active{background-color:#003bd1;color:#fff}.overview-block__content-wrapper{width:608px;height:776px;padding:31px 45px 44px 35px;background-color:var(--service-page-bg-color-1);border-radius:30px;display:flex;flex-direction:column}.overview-block__content-title{font-size:1.625rem;font-weight:700;line-height:35.1px;margin-bottom:11px}.overview-block__content-text{font-size:.9375rem;font-weight:500;line-height:23.25px;color:var(--service-page-text-color-1)}.overview-block__content-bottom{margin-top:auto;display:flex;justify-content:space-between}.overview-block__content-ceo-name span{font-size:.8125rem;font-weight:600;list-style:20.15px;color:var(--service-page-text-color-2);text-transform:uppercase}.overview-block__content-ceo-name h5{font-size:1.0625rem;font-weight:600;line-height:26.35px;color:var(--heading-text-color)}@media only screen and (max-width:1450px){.overview-block__heading-title{width:100%;font-size:2.75rem;line-height:50.6px}.overview-block__heading-buttons-wrapper{gap:10px;margin-top:25px}.overview-block__heading-button{font-size:.875rem;line-height:18.9px}.overview-block__content-wrapper{width:635px;height:724px}.overview-block__content-text{font-size:.875rem;line-height:21.7px}}@media only screen and (max-width:1360px){.overview-block__heading-wrapper{width:500px}.overview-block__content-wrapper{width:580px}.overview-block__heading-button{padding:8px 14px;font-size:.875rem;line-height:18.9px}}@media only screen and (max-width:1024px){.overview-block{height:auto;margin-top:185px;flex-direction:column;gap:19px;justify-content:unset}.overview-block__heading-wrapper{width:calc(100% - 60px);margin:0 auto}.overview-block__heading-title{width:100%;font-size:1.5rem;line-height:27.6px}.overview-block__heading-buttons-wrapper{margin-top:10px;flex-direction:column;align-items:center;position:relative;width:100%;height:44px}.overview-block__heading-buttons-wrapper.open{background-color:var(--service-page-bg-color-5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:0;padding-top:132px;padding-bottom:20px;height:100dvh;width:100%;position:fixed;top:0;left:0;bottom:0;right:0;gap:15px;flex-wrap:nowrap;overflow-y:scroll;animation:fade-in .2s ease-in;z-index:20}@supports(font:-apple-system-body) and (-webkit-appearance:none){.overview-block__heading-buttons-wrapper.open{backface-visibility:hidden;transform:translateZ(0)}}.overview-block__heading-buttons-wrapper .mobile-show-buttons{width:280px;height:43px;position:absolute;left:0;display:inline-flex;justify-content:flex-end;align-items:center;padding-right:16px;z-index:10}.overview-block__heading-buttons-wrapper .mobile-show-buttons svg path{stroke:#fff}.overview-block__heading-buttons-wrapper.open .mobile-show-buttons{display:none}.overview-block__heading-buttons-wrapper.open .mobile-close-buttons{background-color:#fff;position:fixed;top:50px;right:25px;width:36px;height:36px;border-radius:36px;display:flex;align-items:center;justify-content:center;transform:rotate(-45deg);transform-origin:center}.overview-block__heading-button{height:44px;position:absolute;left:0;width:280px;text-align:start;opacity:0;pointer-events:none;font-size:.875rem;line-height:18.9px}.overview-block__heading-buttons-wrapper.open .overview-block__heading-button{width:calc(100% - 60px);position:relative;text-align:center;opacity:1;pointer-events:auto}.overview-block__heading-button.active{opacity:1}.overview-block__content-wrapper{width:calc(100% - 60px);margin:0 auto;height:auto;padding:0;background-color:inherit;border-radius:0}.overview-block__content-title{display:none}.overview-block__content-text{font-size:1rem;line-height:24.8px}.overview-block__content-bottom{display:none}}@media only screen and (max-width:540px){.overview-block{margin-top:107px}.overview-block__heading-wrapper{width:calc(100% - 40px)}.overview-block__heading-title{width:311px}.overview-block__heading-buttons-wrapper{margin-top:19px}.overview-block__heading-buttons-wrapper .mobile-show-buttons{width:100%;left:unset}.overview-block__heading-buttons-wrapper.open .overview-block__heading-button{width:calc(100% - 40px)}.overview-block__heading-button{width:100%;left:unset}.overview-block__content-wrapper{width:calc(100% - 40px)}.overview-block__content-text{font-size:.875rem;line-height:21.7px}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.team-block{width:1350px;margin:0 auto}.team-block__title{font-size:7.5rem;font-weight:700;line-height:138px;text-transform:uppercase;color:var(--heading-text-color);margin-bottom:53px}.team-block__team-wrapper{display:flex;flex-direction:column;gap:40px}.team-block__team-heading{display:flex;align-items:center;cursor:pointer}.team-block__team-title{font-size:2.625rem;font-weight:700;line-height:48.3px}.team-block__icon{margin-left:auto;cursor:pointer;transition:all .3s linear}.team-block__icon svg rect{fill:var(--heading-text-color)}.team-block__team-text-wrapper{display:grid;grid-template-rows:0fr;transition:all .3s linear}.team-block__team-text{overflow:hidden;width:1280px;font-size:1.375rem;font-weight:500;line-height:34.1px;color:var(--heading-text-color);transition:all .2s linear}.team-block__team.active .team-block__team-text-wrapper{grid-template-rows:1fr}.team-block__team.active .team-block__icon{transform:rotate(-45deg);transform-origin:center}.team-block__team.active .team-block__team-text{margin-top:14px}@media only screen and (max-width:1450px){.team-block{width:calc(100% - 80px)}.team-block__title{font-size:6.25rem;line-height:115px;margin-bottom:40px}.team-block__team-wrapper{gap:30px}.team-block__team-title{font-size:2rem;line-height:36.8px}.team-block__team-text{width:100%;font-size:1.125rem;line-height:27.9px}}@media only screen and (max-width:1024px){.team-block{width:calc(100% - 60px)}.team-block__title{font-size:2.625rem;line-height:48.3px;margin-bottom:30px}.team-block__team-wrapper{gap:20px}.team-block__team-title{font-size:1.375rem;line-height:25.3px}.team-block__icon svg{width:16px;height:16px}.team-block__team-text{width:100%;font-size:1rem;line-height:24.8px}}@media only screen and (max-width:540px){.team-block{width:calc(100% - 40px)}.team-block__title{font-size:2.25rem;line-height:41.4px;margin-bottom:22px}.team-block__team-title{font-size:1.25rem;line-height:23px}.team-block__team-text{font-size:.875rem;line-height:21.7px}}.marquee-container{height:100%;overflow:hidden}.marquee-container,.marquee-inner-container{display:flex;flex-direction:column;justify-content:center}.marquee-inner-container{width:699px;position:relative}.marquee:first-of-type{--index:0}.marquee:nth-of-type(2){--index:1}.marquee:nth-of-type(3){--index:2}.marquee:nth-of-type(4){--index:3}.marquee:nth-of-type(5){--index:4}.marquee:nth-of-type(6){--index:5}.marquee:nth-of-type(7){--index:6}.marquee:nth-of-type(8){--index:7}.marquee:nth-of-type(9){--index:8}.marquee{--marquee-height:558px;--move-in-hidden:calc(100% + var(--contact-block-height) - var(--marquee-height) / 2);--move-out-hidden:calc(-100% - var(--contact-block-height) - var(--marquee-height) / 2);position:absolute;width:100%;height:var(--marquee-height);opacity:0;will-change:transform,opacity;animation:carousel-animate-vertical 27s cubic-bezier(.445,.05,.55,.95) infinite}.marquee img{max-width:100%;max-height:100%}.marquee:first-child{animation-delay:calc(3s*-1)}.marquee:nth-child(2){animation-delay:calc(3s*0)}.marquee:nth-child(3){animation-delay:calc(3s*1)}.marquee:nth-child(4){animation-delay:calc(3s*2)}.marquee:nth-child(5){animation-delay:calc(3s*3)}.marquee:nth-child(6){animation-delay:calc(3s*4)}.marquee:nth-child(7){animation-delay:calc(3s*5)}.marquee:nth-child(8){animation-delay:calc(3s*6)}.marquee:last-child{animation-delay:calc(-3s*2)}@keyframes carousel-animate-vertical{0%{transform:translateY(var(--move-in-hidden)) scale(.5);opacity:0;visibility:hidden}11.1111111111%,3%{transform:translateY(100%) scale(.8);opacity:1;visibility:visible}14.1111111111%,22.2222222222%{transform:translateY(0) scale(1);opacity:1;visibility:visible;border:none}25.2222222222%,33.3333333333%{transform:translateY(-100%) scale(.8);opacity:1;visibility:visible}36.3333333333%{transform:translateY(var(--move-out-hidden)) scale(.5);opacity:0;visibility:visible}to{transform:translateY(-100%) scale(.5);opacity:0;visibility:hidden}}@media only screen and (max-width:1500px){.marquee-inner-container{width:607px}.marquee{--marquee-height:484px}}@media only screen and (max-width:1350px){.marquee-container{display:none}}.form-feedback{position:fixed;width:100%;display:flex;justify-content:center;top:21px;opacity:0;pointer-events:none;transition:opacity .2 ease-in-out;z-index:21}.form-feedback.show{opacity:1;pointer-events:auto;z-index:21}.form-feedback__inner-container{width:auto;height:50px;background:var(--secondary-background-color);border:1px solid transparent;border-radius:20px;display:flex;align-items:center;gap:14.31px;padding:10px 17px 10px 13px}.form-feedback__inner-container.error{border:1px solid red}.form-feedback__tick-container{width:25px;height:25px;border-radius:25px;border:4px solid var(--tick-border-color);display:flex;justify-content:center;align-items:center;background:var(--tick-bg-color)}.form-feedback__tick-container.error{border:none;background:none}.form-feedback__text{font-size:1rem;font-weight:600;line-height:23.2px;color:var(--heading-text-color)}.contact-block{--contact-block-height:888px;height:var(--contact-block-height);margin-top:140px;display:flex;justify-content:center;overflow:hidden}.contact-block__inner-wrapper{height:100%;width:calc(100% - 60px);border-radius:50px;display:flex;justify-content:center;gap:50px;background:var(--secondary-background-color);position:relative}.contact-block__form-wrapper{width:auto;padding-top:60px}.contact-block__title{font-size:2.375rem;font-weight:800;line-height:58.9px;text-transform:uppercase;color:var(--heading-text-color)}.contact-block__sub-title{max-width:587px;font-size:1.125rem;font-weight:500;line-height:26.1px;color:#8b8b8b}.contact-block__form{margin-top:40px;width:615px;display:flex;flex-direction:column;gap:50px}.contact-block__input-wrapper{display:flex;flex-direction:column;gap:10px}.contact-block__form-input{height:59px;padding:16px 24px;background:var(--form-input-bg-color);border:1px solid transparent;border-radius:20px;font-size:1.125rem;font-weight:400;line-height:27.9px;color:var(--heading-text-color);transition:all .5s ease-in-out;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-block__form-input::-moz-placeholder{color:var(--form-text-color)}.contact-block__form-input::placeholder{color:var(--form-text-color)}.contact-block__form-input:hover{background:var(--form-hover-text-bg)}[data-theme=light] .contact-block__form-file:hover,[data-theme=light] .contact-block__form-input:hover,[data-theme=light] .contact-block__form-project-type-button:hover,[data-theme=light] .contact-block__form-text-area:hover{border:var(--form-hover-text-border)}.contact-block__form-project-type-wrapper{width:100%;height:auto;position:relative}.contact-block__form-project-type-button{display:flex;flex-wrap:wrap;gap:5px;position:relative;width:100%;min-height:60px;border:1px solid transparent;background:var(--form-input-bg-color);border-radius:20px;padding:15.18px 97px 15.8px 26.5px;transition:all .5s ease-in-out;cursor:pointer}.contact-block__form-project-type-button .arrow-icon{position:absolute;right:23px;top:18px}.contact-block__form-project-type-button .arrow-icon svg path{stroke:var(--heading-text-color)}.contact-block__form-project-type-button .arrow-icon svg rect{fill:var(--heading-text-color)}.contact-block__form-project-type-button:hover{background:var(--form-hover-text-bg)}.contact-block__form-project-type-button .placeholder{font-size:1.125rem;color:var(--form-text-color)}.contact-block__form-project-type-button .selected-project{height:30px;font-size:.875rem;font-weight:500;line-height:21.7px;color:var(--heading-text-color);background:var(--secondary-background-color);padding:4px 7px;border-radius:10px}.contact-block__form-project-type-button.open{border-radius:20px 20px 0 0}.contact-block__form-project-type-lists{position:absolute;width:100%;height:320px;list-style:none;padding:10.49px 8.5px;background:var(--bg-color-six);overflow-y:scroll;border-radius:0 0 20px 20px;border-top:1px solid var(--border-color-accent);z-index:5}.contact-block__form-project-type-lists::-webkit-scrollbar{width:1px}.contact-block__form-project-type-item{display:flex;align-items:center;gap:13.5px;font-size:1.125rem;font-weight:500;line-height:17.64px;color:var(--heading-text-color);text-transform:uppercase;padding:12px 0 14px 12.5px;transition:all .3s ease-in;cursor:pointer}.contact-block__form-project-type-item:hover{background:var(--form-hover-project-type);border-radius:10px}.contact-block__form-project-type-item-check{width:22px;height:22px;border-radius:8px;background:var(--secondary-background-color);display:flex;align-items:center;justify-content:center}.contact-block__form-project-type-item-check span{width:10px;height:10px;border-radius:3px;background:var(--heading-text-color)}.contact-block__form-text-file-area-tab{width:100%;background:var(--form-input-bg-color);padding:8px;border-radius:20px;display:flex;justify-content:space-between;list-style:none}.contact-block__form-tab-button{width:100%;background:none;outline:none;border:1px solid transparent;padding:10px 23px;font-size:1rem;font-weight:700;line-height:24.8px;text-transform:uppercase;color:var(--heading-text-color);cursor:pointer;white-space:nowrap;text-align:center}.contact-block__form-tab-button.active{background:var(--bg-color-five);border-radius:15px}.contact-block__form-selected-tab-container{margin-top:10px;width:100%;height:160px;position:relative}.contact-block__form-file,.contact-block__form-text-area{width:100%;height:100%;resize:none;background:var(--form-input-bg-color);border:1px solid transparent;padding:11px 24px;border-radius:20px;outline:none;opacity:0;pointer-events:none;position:absolute;z-index:1;top:0;left:0;transition:all .5s ease-in-out}.contact-block__form-file:hover,.contact-block__form-text-area:hover{background:var(--form-hover-text-bg)}.contact-block__form-file.active,.contact-block__form-text-area.active{opacity:1;pointer-events:unset}.contact-block__form-text-area{color:var(--heading-text-color);font-size:1rem;font-weight:500;line-height:24.8px;font-family:var(--font-inter)}.contact-block__form-text-area::-moz-placeholder{color:#8b8b8b}.contact-block__form-text-area::placeholder{color:#8b8b8b}.contact-block__form-file{display:flex;align-items:center;position:relative}.contact-block__form-file label{display:inline-flex;flex-direction:column;gap:15px;cursor:pointer}.contact-block__form-file label svg path{stroke:var(--heading-text-color)}.contact-block__form-file input{opacity:0;position:absolute;pointer-events:none}.contact-block__form-file-preview{width:100%;height:100%;list-style:none;display:flex;flex-wrap:wrap;gap:12px}.contact-block__form-file-preview li{height:45px;padding:8px 14px 9px 17px;font-size:1.125rem;font-weight:600;line-height:27.9px;color:var(--heading-text-color);display:inline-flex;align-items:center;gap:7px;background:var(--bg-color-five);border-radius:20px}.contact-block__form-file-preview svg{width:24px;height:17px}.contact-block__form-file-preview svg path{stroke:var(--heading-text-color)}.contact-block__form-file-preview button{background:none;border:none;outline:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.contact-block__form-file-preview button svg{width:15px;height:15px}.contact-block__form-file-preview button svg rect{fill:var(--heading-text-color)}.contact-block__form-file-preview label{width:42px;height:42px;border-radius:42px;background:var(--bg-color-five);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.contact-block__form-file-preview label svg rect{fill:var(--heading-text-color)}.contact-block__form-submit-wrapper{display:flex;flex-direction:column;align-items:center;gap:25px}:lang(ru) .contact-block__form-submit-wrapper{gap:15px}.contact-block__form-button{width:100%;border:none;outline:none;background:var(--heading-text-color);padding:13px 0;border-radius:26px;cursor:pointer;color:var(--button-color-secondary);font-size:1.5rem;font-weight:700;line-height:37.2px}.contact-block__form-privacy-link{font-size:1rem;font-style:normal;font-weight:400;line-height:normal;color:#8b8b8b}.contact-block__form-privacy-link span{font-weight:600}@media only screen and (max-width:1500px){.contact-block{--contact-block-height:820px}.contact-block__form-wrapper{padding-top:50px}.contact-block__title{font-size:2rem;line-height:49.6px}.contact-block__form-input{height:50px;font-size:1rem;font-weight:500;line-height:24.8px}.contact-block__form-project-type-button{min-height:50px}.contact-block__form-project-type-button .placeholder{font-size:1rem;line-height:24.8px}.contact-block__form-text-file-area-tab{height:60px}.contact-block__form-selected-tab-container{height:155px}}@media only screen and (max-width:1024px){.contact-block{margin-top:50px;height:auto}.contact-block input,.contact-block textarea{font-size:16px}.contact-block__inner-wrapper{flex-direction:column;align-items:center;padding-bottom:40px;border-radius:0;width:100%}.contact-block__form-wrapper{width:calc(100% - 40px);padding-top:42px}.contact-block__sub-title,.contact-block__title{text-align:start}.contact-block__title{font-size:1.375rem;line-height:34.1px}.contact-block__sub-title{font-size:.9375rem;line-height:21.75px}.contact-block__form{margin-top:28px;width:100%;gap:30px}.contact-block__form-input{padding:15px 19px;font-size:1rem;font-weight:500;line-height:15px}.contact-block__form-project-type-button{min-height:45px;padding:15px 35px 15px 19px}.contact-block__form-project-type-button .arrow-icon{right:20px;top:13px}.contact-block__form-project-type-button .arrow-icon svg{height:12px;width:12px}.contact-block__form-project-type-button .placeholder{font-size:.9375rem;line-height:15px;font-weight:500}.contact-block__form-text-file-area-tab{padding:4px}.contact-block__form-tab-button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:9px 39px;font-size:.75rem;line-height:18.6px}.contact-block__form-tab-button span{display:none}.contact-block__form-submit-wrapper{flex-direction:column-reverse;gap:11px}.contact-block__form-button{font-size:1rem;line-height:24.8px}.contact-block__form-privacy-link{font-size:.75rem;width:225px;text-align:center;line-height:16.2px}}@media only screen and (max-width:540px){.contact-block__sub-title{width:313px}}