:root{--color-bg:#fff;--color-hover:#d562be;--color-hover-dark:#c04ba8;--color-text:#605399;--color-text-secondary:#666;--form-text:#212529;--color-gray:#fafafe;--color-gray-light:#f8f9fa;--color-border:#fff;--color-border-light:#e9ecef;--switcher-border:#f8f7fb;--teamList-after:#efeef2;--teamList-color:#3c4043;--color-company-text:#fff;--color-code-bg:#2d3748;--color-code-text:#e2e8f0;--color-shadow:rgba(0,0,0,0.15);--color-shadow-light:rgba(0,0,0,0.1);--color-shadow-border:rgba(0,0,0,0.3);--color-shadow-header:rgb(212 208 229/24%);--color-overlay:rgba(0,0,0,0.97);--color-bg-transparent:hsla(0,0%,100%,0.77);--color-bg-transparent-full:hsla(0,0%,100%,0);--gradient-button:linear-gradient(126deg,#b19be2,#d06bc4,#b19be2)}body,html{padding:0;margin:0;font-family:Raleway,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;background-color:var(--color-bg);color:var(--color-text);scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-hover);outline-offset:2px;border-radius:2px}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid var(--color-hover);outline-offset:2px;border-radius:2px}a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline:none}.skip-link{position:absolute;top:-140px;left:6px;background:var(--teamList-after);color:var(--color-text);padding:8px;text-decoration:none;z-index:10000;border-radius:4px;font-size:14px;font-weight:500;transition:top .3s ease}.skip-link:focus{top:6px;outline:2px solid var(--color-hover);outline-offset:2px}.skip-link:nth-of-type(2){margin-top:40px}.skip-link:nth-of-type(3){margin-top:80px}.swiperPortfolio .swiper{padding-top:50px!important;padding-bottom:120px!important}.swiper-slide{height:auto!important}.swiper:hover{cursor:pointer}.swiperPortfolio .swiper-button-next,.swiperPortfolio .swiper-button-prev{top:88%!important}.swiper-button-next{background-image:url(/images/carousel-right.svg);background-repeat:no-repeat;background-size:100% auto;background-position:50%;width:92px!important}.swiper-button-next:after{display:none}.swiper-button-prev{background-image:url(/images/carousel-left.svg);background-repeat:no-repeat;background-size:100% auto;background-position:50%;width:92px!important}.swiper-button-prev:after{display:none}.swiperTeam .swiper-button-next,.swiperTeam .swiper-button-prev{top:94%!important}.swiperTeam .swiper{padding-top:20px!important;padding-bottom:35px!important}.swiperTeam .swiper-button-next{right:30%!important}@media only screen and (min-width:992px){html{scroll-padding-top:120px}.swiperPortfolio .swiper-button-next{left:55%!important}.swiperPortfolio .swiper-button-prev{left:40%!important}.swiperTeam{padding-top:20px;position:relative}.swiperTeam:before{position:absolute;content:"";width:20vw;height:100%;background-image:linear-gradient(to left,var(--color-bg),var(--color-bg-transparent-full));right:0;top:0;z-index:2}.swiperTeam .swiper-button-next{left:13%!important}.swiperTeam .swiper-button-prev{left:1%!important}}@media only screen and (min-width:1440px){.swiperPortfolio .swiper-button-next{left:53%!important}.swiperPortfolio .swiper-button-prev{left:41%!important}}@media only screen and (min-width:1920px){.swiperTeam .swiper-button-next,.swiperTeam .swiper-button-prev{top:97%!important}}a.active{position:relative}a.active:before{position:absolute;content:"";background-image:url(/images/before-header.svg);width:20px;height:22.5px;background-repeat:no-repeat;left:-25px;top:50%;transform:translateY(-50%)}@media only screen and (min-width:1440px){a.active:before{left:-30px}}@media only screen and (max-width:450px){.CookieConsent{flex-wrap:nowrap!important;align-items:center!important;font-size:13px!important}.CookieConsent div:first-child{flex:1 0!important}.CookieConsent button{font-size:13px!important}}.grecaptcha-badge{visibility:hidden!important}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.ErrorBoundary_errorContainer__bNrzR{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg);padding:20px}.ErrorBoundary_errorContent__Mf4cH{text-align:center;max-width:600px;padding:40px;background:var(--color-bg);border-radius:12px;box-shadow:0 4px 20px var(--color-shadow-light);border:1px solid var(--color-border)}.ErrorBoundary_errorTitle__8raUM{font-size:2.5rem;font-weight:700;color:var(--color-text);margin-bottom:20px;font-family:Raleway,sans-serif}.ErrorBoundary_errorMessage__Gr4td{font-size:1.1rem;color:var(--color-text-secondary);margin-bottom:30px;line-height:1.6;font-family:Raleway,sans-serif}.ErrorBoundary_errorActions__V4sMb{display:flex;grid-gap:15px;gap:15px;justify-content:center;flex-wrap:wrap}.ErrorBoundary_reloadButton__Xa8yk,.ErrorBoundary_retryButton__mcGcA{padding:12px 24px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Raleway,sans-serif;min-width:120px}.ErrorBoundary_retryButton__mcGcA{background-color:var(--color-hover);color:var(--color-company-text)}.ErrorBoundary_retryButton__mcGcA:hover{background-color:var(--color-hover-dark);transform:translateY(-2px)}.ErrorBoundary_reloadButton__Xa8yk{background-color:transparent;color:var(--color-text);border:2px solid var(--color-text)}.ErrorBoundary_reloadButton__Xa8yk:hover{background-color:var(--color-text);color:var(--color-company-text);transform:translateY(-2px)}.ErrorBoundary_errorDetails__MH4ud{margin-top:30px;text-align:left;background-color:var(--color-gray-light);border-radius:6px;padding:15px;border:1px solid var(--color-border-light)}.ErrorBoundary_errorDetails__MH4ud summary{cursor:pointer;font-weight:600;color:var(--color-text);margin-bottom:10px;font-family:Raleway,sans-serif}.ErrorBoundary_errorStack__wQJ7m{background-color:var(--color-code-bg);color:var(--color-code-text);padding:15px;border-radius:4px;overflow-x:auto;font-size:.85rem;line-height:1.4;white-space:pre-wrap;word-break:break-word}@media (max-width:768px){.ErrorBoundary_errorContainer__bNrzR{padding:10px}.ErrorBoundary_errorContent__Mf4cH{padding:30px 20px}.ErrorBoundary_errorTitle__8raUM{font-size:2rem}.ErrorBoundary_errorMessage__Gr4td{font-size:1rem}.ErrorBoundary_errorActions__V4sMb{flex-direction:column;align-items:center}.ErrorBoundary_reloadButton__Xa8yk,.ErrorBoundary_retryButton__mcGcA{width:100%;max-width:200px}}