a,article,blockquote,body,canvas,div,em,footer,form,h1,h2,h3,h4,h5,h6,header,html,img,label,li,main,nav,ol,p,section,span,strong,table,tbody,td,th,thead,tr,ul,video{border:0;margin:0;padding:0;font-size:100%}article,footer,header,main,nav,section{display:block}blockquote{quotes:none}blockquote:after,blockquote:before{content:"";content:none}table{border-collapse:collapse;border-width:0;margin:0;padding:0}html{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;scroll-behavior:smooth;width:100%;max-width:100%;height:100%;font-size:100%;overflow-x:hidden}input,textarea{color:#333;-webkit-appearance:none;outline:none}input[type=button],input[type=submit]{cursor:pointer;-webkit-appearance:none;outline:none}input::-ms-clear{display:none}button{cursor:pointer;-webkit-appearance:none;background:0 0;border:none;outline:none;padding:0}form,td{margin:0;padding:0}a{color:inherit;-webkit-tap-highlight-color:#0000;outline:none;font-family:inherit;text-decoration:none}*,:after,:before{box-sizing:border-box}img{max-width:100%;display:block}@font-face{font-family:InterDisplay;font-display:swap;src:url(/fonts/InterDisplay-Bold.subset.woff2)format("woff2"),url(/fonts/InterDisplay-Bold.woff2)format("woff2"),url(/fonts/InterDisplay-Bold.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:InterDisplay;font-display:swap;src:url(/fonts/InterDisplay-Medium.subset.woff2)format("woff2"),url(/fonts/InterDisplay-Medium.woff2)format("woff2"),url(/fonts/InterDisplay-Medium.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:InterDisplay;font-display:swap;src:url(/fonts/InterDisplay-Regular.subset.woff2)format("woff2"),url(/fonts/InterDisplay-Regular.woff2)format("woff2"),url(/fonts/InterDisplay-Regular.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:InterDisplay;font-display:swap;src:url(/fonts/InterDisplay-SemiBold.subset.woff2)format("woff2"),url(/fonts/InterDisplay-SemiBold.woff2)format("woff2"),url(/fonts/InterDisplay-SemiBold.woff)format("woff");font-weight:600;font-style:normal}@font-face{font-family:fallback for InterDisplay;src:local(Arial);font-weight:400;size-adjust:97.43%;ascent-override:99.56%;descent-override:24.63%;line-gap-override:0%}@font-face{font-family:fallback for InterDisplay;src:local(Arial);font-weight:500;size-adjust:99.47%;ascent-override:97.52%;descent-override:24.13%;line-gap-override:0%}@font-face{font-family:fallback for InterDisplay;src:local(Arial Bold),local(Arial-BoldMT),local(Arial);font-weight:600;size-adjust:94.35%;ascent-override:102.81%;descent-override:25.44%;line-gap-override:0%}@font-face{font-family:fallback for InterDisplay;src:local(Arial Bold),local(Arial-BoldMT),local(Arial);font-weight:700;size-adjust:96.83%;ascent-override:100.18%;descent-override:24.79%;line-gap-override:0%}:root{--base-bg:#000;--base-font:"InterDisplay", "fallback for InterDisplay", sans-serif;--base-text:20px;--base-color:#fff;--container-px:40px;--section-py:132px;--headerHeight:120px;--color-white:#fff;--color-black:#000;--color-dark:#0e0e0e;--color-grey-100:#171717;--color-grey-200:#2c2c2c;--color-grey-700:#727272;--color-accent:#00c0e8;--color-accent-light:#00c0e8;--white:#fff;--blue-glow:#2563eb59;--border-color:#2f293a;--background-dark:#120f17}.uppercase{text-transform:uppercase!important}.text-center{text-align:center}.hidden,.is-hidden{display:none!important}section[id]{scroll-margin-top:var(--headerHeight)}html.lock,html.lock body,html.navLock,html.navLock body{overflow:hidden}body{color:var(--base-color);font:400 var(--base-text) var(--base-font);background:var(--base-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;width:100%;max-width:100%;min-height:100%;margin:0;padding:0;line-height:1.2;display:flex;overflow-x:hidden}#root{flex-direction:column;flex:auto;width:100%;min-width:0;max-width:100%;min-height:100%;display:flex;position:relative;overflow-x:hidden}.btn,a.btn,body{position:relative}.btn,a.btn{z-index:1;vertical-align:middle;height:52px;color:var(--color-black);font:500 16px/1 var(--base-font);text-align:center;cursor:pointer;border:none;border-radius:100px;flex:none;justify-content:center;align-items:center;padding:0 32px;text-decoration:none;transition:color .2s linear,border-color .2s linear;display:inline-flex}.btn:before,a.btn:before{content:"";z-index:-1;background:var(--color-accent);transform-origin:50%;border-radius:inherit;transition:background .2s linear,transform .2s linear;position:absolute;inset:0}.btn.disabled,.btn:disabled,a.btn.disabled,a.btn:disabled{color:var(--color-white)}.btn.disabled:before,.btn:disabled:before,a.btn.disabled:before,a.btn:disabled:before{background:var(--color-grey-200)}.btn:focus-visible:before,.btn:not(:disabled):not(.disabled):hover:before,a.btn:focus-visible:before,a.btn:not(:disabled):not(.disabled):hover:before{background:var(--color-accent-light);transform:scale(.98)}.btn:focus-visible,a.btn:focus-visible{outline:1px solid var(--color-grey-200)}.form-field{position:relative}.scrollbar::-webkit-scrollbar{width:2px}.scrollbar::-webkit-scrollbar-track{background:#aaa}.scrollbar::-webkit-scrollbar-thumb{background:#000}.scrollbar::-webkit-scrollbar-button{display:none}[data-dropdown=false]{display:none}.js-spoiler-item{--_spoiler-row-start:0fr;--_spoiler-row-end:1fr;grid-template-rows:auto var(--_spoiler-row-start);grid-auto-rows:min-content;align-content:flex-start;align-items:flex-start;min-width:0;max-width:100%;transition:grid-template-rows .25s;display:grid;overflow:hidden}.js-spoiler-item.is-active{grid-template-rows:auto var(--_spoiler-row-end)}.js-spoiler-body{width:100%;max-width:100%;min-height:0;overflow:hidden}[data-tabs-block]{display:none}[data-tabs-block].is-active{display:block}.social-list{flex-wrap:wrap;gap:8px;list-style-type:none;display:flex}.social-list__link{border:1px solid var(--color-grey-200);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s linear,border-color .2s linear;display:inline-flex}.social-list__link:focus-visible,.social-list__link:hover{background:var(--color-white);border-color:var(--color-white)}.social-list__link:focus-visible .social-list__icon,.social-list__link:hover .social-list__icon{filter:brightness(0)}.social-list__icon-box{width:18px;height:18px;display:block;position:relative;overflow:hidden}.social-list__icon{object-fit:contain;width:100%;height:100%;color:var(--color-white);transition:filter .2s linear;display:block}.social-list__icon path{fill:currentColor}.social-list__icon--top{position:absolute;bottom:100%;left:0;right:0}@keyframes socialIconRoll{0%{transform:translate(0)}to{transform:translateY(100%)}}.roll__box{display:block;position:relative;overflow:hidden}.roll__box span{line-height:1.2;display:block}.roll__box span:before{content:attr(data-text);position:absolute;bottom:calc(100% + 2px);left:0;right:0}@keyframes rollAnimation{0%{transform:translate(0)}to{transform:translateY(100%)}}.main-wrapper{opacity:1;flex-flow:column;flex:auto;width:100%;min-width:0;max-width:100%;min-height:100svh;padding:0;display:flex;position:relative;overflow:clip}.main,.main-wrapper{width:100%;min-width:0;max-width:100%}.main{text-align:left;flex:auto;overflow-x:hidden}.container{width:100%;min-width:0;max-width:1920px;padding:0 var(--container-px);box-sizing:border-box;margin:0 auto}.section{padding:var(--section-py) 0}.section__head{margin-bottom:48px}.section__head--bg{--mask-x:50%;--mask-y:50%;--mask-radius:1px;--bg-height:580px;min-height:var(--bg-height);margin-bottom:0;margin-top:calc(var(--section-py)*-1);align-items:flex-end;max-width:1920px;margin-inline:auto;padding-top:112px;padding-bottom:88px;display:flex;position:relative}.section__head--bg .container{pointer-events:none;position:relative}.section__head--grid{grid-template-columns:1fr 1fr;display:grid}.section__head--grid .section__title{padding-right:24px}.section__head--grid .section__description{max-width:380px}.section__bg{aspect-ratio:16/7.5;width:100%;min-height:calc(var(--bg-height)*1.7);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0}.section__bg:before{--radioG:55%;--X:40%;background:radial-gradient(var(--radioG) var(--radioG) at 50% var(--X), #0000 0%, var(--color-black) 100%)}.section__bg:after,.section__bg:before{content:"";pointer-events:none;position:absolute;inset:0}.section__bg:after{-webkit-mask-image:radial-gradient(circle var(--mask-radius) at var(--mask-x) var(--mask-y), #0000 30%, #0009 70%, var(--color-black) 100%);mask-image:radial-gradient(circle var(--mask-radius) at var(--mask-x) var(--mask-y), #0000 30%, #0009 70%, var(--color-black) 100%);background-color:#0006;transition:-webkit-mask-image .3s,mask-image .3s;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.section__title{--title-size:120px;text-transform:none;font-size:var(--title-size);letter-spacing:-.02em;font-weight:600;line-height:1}.section__title--lg{--title-size:160px;letter-spacing:0;line-height:.9}.section__title--sm{--title-size:96px}.section__suptitle{text-transform:uppercase;margin-bottom:16px;font-size:24px;font-weight:600;line-height:1.2}.section__description{margin-top:24px;font-size:24px;line-height:1.2}.section.title-small .section__title{font-size:calc(var(--title-size)*.8)}.js-textColorAnim{position:relative}.js-textColorAnim span{background:linear-gradient(to right, var(--color-white) 50%, #252525 50%);color:#0000;background-position-x:100%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:block}.js-textColorAnim span:nth-child(3){background:linear-gradient(to right, var(--color-accent) 50%, #252525 50%);background-position-x:100%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text}.styled-text>:first-child{margin-top:0}.styled-text>:last-child{margin-bottom:0}.styled-text p{margin-bottom:20px}.styled-text a{color:var(--color-accent);text-decoration:underline;text-decoration-thickness:1px}.styled-text a:hover{text-decoration:none}.styled-text--grey a{color:var(--color-white)}.header{z-index:100;width:100%;min-width:0;max-width:100%;height:var(--headerHeight);flex-shrink:0;position:fixed;top:0;left:0}.header.is-sticky:before{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.header__container{justify-content:space-between;align-items:center;gap:32px;height:100%;padding-block:16px;display:flex}.header__logo img{max-width:160px;height:auto}.header__btn .btn{font-size:20px}.header__nav-list{gap:32px;list-style-type:none;display:flex}.header__nav-item{position:relative}.header__nav-item :hover{color:#00c0e8}.header__nav-item--current .roll{border-bottom-color:var(--base-color)}.header__nav-link{color:var(--color-white);white-space:nowrap;border-bottom:1px solid #0000;align-items:center;gap:6px;width:fit-content;font-weight:500;transition:border-color .2s linear;display:flex}.hamburger{z-index:101;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;display:flex}.hamburger__line{will-change:transform;background:#fff;width:100%;height:2px;transition:transform .35s,top .35s;position:relative}.hamburger.is-active .hamburger__line{transform-origin:50%}.hamburger.is-active .hamburger__line:first-child{top:4px;transform:rotate(45deg)}.hamburger.is-active .hamburger__line:last-child{bottom:4px;transform:rotate(-45deg)}.hero{--mask-x:50%;--mask-y:50%;--mask-radius:1px;z-index:1;height:auto;min-height:100svh;margin-bottom:calc(var(--section-py) - 40px);box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:clamp(100px,14vh,144px) 0 clamp(24px,4vh,40px);display:flex;position:relative;overflow:hidden}.hero:before{background:linear-gradient(#0000 64.78%,#000)}.hero:after,.hero:before{content:"";z-index:-1;position:absolute;inset:0}.hero:after{pointer-events:none;background-color:#0000004d}.hero.js-hero:after{-webkit-mask-image:radial-gradient(circle var(--mask-radius) at var(--mask-x) var(--mask-y), #0000000d 30%, #0009 70%, var(--color-black) 100%);mask-image:radial-gradient(circle var(--mask-radius) at var(--mask-x) var(--mask-y), #0000000d 30%, #0009 70%, var(--color-black) 100%);background-color:#00000080;transition:-webkit-mask-image .3s,mask-image .3s;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero__container{box-sizing:border-box;z-index:2;flex-direction:column;flex:auto;justify-content:space-between;gap:clamp(28px,5vh,48px);width:100%;min-width:0;max-width:100%;min-height:calc(100svh - clamp(100px,14vh,144px) - clamp(24px,4vh,40px));display:flex;position:relative}.hero__beams{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__content{min-width:0;max-width:100%;margin:auto 0;padding-left:clamp(0px,4vw,8.5%)}.hero__content .hero__text{margin-top:30px;display:none}.hero__title{letter-spacing:-.02em;font-weight:600;line-height:.93}.hero__title span{display:block}.hero__title span:nth-child(2){color:inherit}.hero__subtitle{margin-top:36px;font-size:28px;font-weight:500;line-height:1.1}.hero__text{text-wrap:balance;max-width:430px;font-size:24px;line-height:1.2}.hero__text p:not(:last-child){margin-bottom:20px}.hero__footer{justify-content:space-between;width:100%;min-width:0;max-width:100%}.hero__footer,.hero__footer-right{align-items:flex-end;gap:clamp(16px,3vw,40px);display:flex}.hero__footer-right{justify-content:end;width:auto;min-width:0;max-width:60%}.hero__footer .hero__text{margin-right:auto}.hero__footer .social-list{flex-wrap:nowrap}.hero__partner{width:100%}.hero__partner-title{color:var(--color-grey-700);margin-bottom:20px;font-size:18px;font-weight:500;display:block}.hero__partner-wrap{flex-wrap:wrap;align-items:center;gap:20px 60px;display:flex}.hero__partner-wrap img{aspect-ratio:2/.7;max-width:230px}.hero__details{flex-wrap:wrap;row-gap:20px;width:100%;display:flex}.hero__details-logo{border-left:1px solid var(--color-grey-200);flex:20%;justify-content:center;align-items:center;min-width:100px;max-width:20%;min-height:120px;padding-inline:24px;display:flex}.hero__details-logo:last-child:first-child{border-right:1px solid var(--color-grey-200)}.hero__details-logo img{max-width:85%}.hero__details-item{border-left:1px solid var(--color-grey-200);border-right:1px solid var(--color-grey-200);flex-direction:column;flex:20%;gap:12px;min-width:100px;max-width:20%;min-height:120px;margin-left:-1px;padding-inline:24px;display:flex}.hero__details-item a{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.hero__details-item a:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.hero__details-item a .icon{stroke-width:1px;font-size:14px}.hero__details-title{color:var(--color-grey-700);margin-bottom:auto;font-size:16px;font-weight:500;line-height:1.2}.hero__details-list{list-style-type:none}.hero__details-list li{font-size:20px;font-weight:400;line-height:1.2}.clutch-logo{display:block}.clutch-logo img{max-width:110px}.js-typing:after{content:"";line-height:inherit;vertical-align:middle;color:#0000;border-left:1px solid;display:inline}.js-typing.blink:after{animation:1s infinite blinkTypewriter}@keyframes blinkTypewriter{0%{color:#0000}1%{color:inherit}50%{color:inherit}51%{color:#0000}}.feature-spoiler{--_spoiler-right-width:min(1064px, 68%);--_spoiler-left-width:min(436px, 28%);max-width:100%;overflow-x:clip}.feature-spoiler__item{border-top:1px solid var(--color-grey-200);min-width:0;max-width:100%;position:relative}.feature-spoiler__item:last-child{border-bottom:1px solid var(--color-grey-200)}.feature-spoiler__item.is-active .feature-spoiler__link{display:block}.feature-spoiler__item.is-active .feature-spoiler__title{color:var(--color-white)}.feature-spoiler__item.is-active .feature-spoiler__right img{border-radius:24px;transition:none}.feature-spoiler__head{z-index:2;text-align:left;width:100%;min-width:0;max-width:100%;height:96px;color:var(--color-white);font-family:var(--base-font);box-sizing:border-box;justify-content:space-between;align-items:center;gap:clamp(16px,3vw,64px);padding:10px 0;display:flex;position:relative}.feature-spoiler__head:focus-visible .feature-spoiler__title,.feature-spoiler__head:hover .feature-spoiler__title{color:var(--color-grey-700)}.feature-spoiler__tags{width:auto;max-width:var(--_spoiler-right-width);flex-wrap:wrap;flex:0 auto;justify-content:flex-end;gap:8px;min-width:0;padding:0 8px;display:flex}.feature-spoiler__tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#0006;border-radius:100px;width:auto;min-width:0;padding:0 12px;font-size:16px;line-height:40px}.feature-spoiler__tag,.feature-spoiler__title{white-space:nowrap;flex:none;font-weight:500}.feature-spoiler__title{text-transform:none;text-overflow:ellipsis;width:auto;max-width:var(--_spoiler-left-width);min-width:0;color:var(--color-grey-200);flex:auto;padding:4px 0;font-size:clamp(28px,4vw,56px);line-height:1;transition:color .2s linear;overflow:hidden}.feature-spoiler__left{min-height:540px;width:var(--_spoiler-left-width);box-sizing:border-box;flex-direction:column;justify-content:flex-end;gap:24px;max-width:100%;padding:0 0 20px;display:flex}.feature-spoiler__right{max-width:var(--_spoiler-right-width);width:calc(100% - var(--_spoiler-left-width) - clamp(16px, 3vw, 64px));border-radius:24px;position:absolute;top:20px;bottom:20px;right:0;overflow:hidden}.feature-spoiler__right img{object-fit:cover;border:1px solid var(--color-grey-200);border-radius:100px;width:100%;height:100%;transition:border-radius .3s linear .25s;display:block}.feature-spoiler__label{color:var(--color-grey-700);margin-bottom:12px;font-size:16px;font-weight:500;line-height:1.2}.feature-spoiler__text{font-size:24px;font-weight:500;line-height:1.2}.feature-spoiler__link{z-index:3;display:none;position:absolute;inset:0}.feature-spoiler__link span{opacity:0;pointer-events:none}.our-solutions__list{margin:68px calc(var(--container-px)*-1 - 1px) 0;align-items:flex-start;display:flex}.our-solutions__list.is-active .our-solutions__list-item:nth-child(2){transform:translateY(0)}.our-solutions__list-item{border:1px solid var(--color-grey-200);flex:1;min-width:1px;padding:64px;transition:background .3s ease-in-out,transform .3s ease-in-out;position:relative}.our-solutions__list-item:not(:first-child){margin-left:-1px}.our-solutions__list-item:nth-child(2){margin-top:120px;transform:translateY(-120px)}.our-solutions__list-item:after{content:"";border-style:solid;border-width:0 32px 32px 0;border-color:#0000 var(--color-accent) #0000 #0000;transform-origin:100% 0;width:0;height:0;transition:transform .3s ease-in-out;position:absolute;top:40px;right:40px}.our-solutions__list-item:focus-visible,.our-solutions__list-item:hover{background:var(--color-dark)}.our-solutions__list-item:focus-visible:after,.our-solutions__list-item:hover:after{transform:scale(1.9)}.our-solutions__list-title{letter-spacing:-.02em;margin-bottom:24px;margin-right:40px;font-size:clamp(80px,5.8vw,104px);font-weight:600;line-height:.8}.our-solutions__list-text{max-width:568px;margin-right:40px;font-size:24px}.our-solutions__list-icon{margin-top:60px}.our-solutions__list-icon img{max-width:420px;margin-left:auto}.services-spoiler{max-width:100%;overflow-x:hidden}.services-spoiler__item{z-index:1;margin:0 calc(var(--container-px)*-1);padding:0 var(--container-px);box-sizing:border-box;max-width:100%;position:relative;overflow:hidden}.services-spoiler__item:last-child:after{border-bottom:1px solid var(--color-grey-200)}.services-spoiler__item:before{border-top:1px solid var(--color-grey-200);z-index:1;transition:inset .3s linear}.services-spoiler__item:after,.services-spoiler__item:before{content:"";inset:0 var(--container-px);pointer-events:none;position:absolute}.services-spoiler__item:after{z-index:-1;transition:background .3s linear,inset .3s linear}.services-spoiler__head{font-family:var(--base-font);text-align:left;width:100%;padding:50px 80px 50px 42%;font-size:40px;font-weight:500;line-height:1;display:block;position:relative}.services-spoiler__head:after{content:"";border-style:solid;border-width:0 24px 24px 0;border-color:#0000 var(--color-accent) #0000 #0000;transform-origin:100% 0;width:0;height:0;transition:transform .3s linear;position:absolute;top:66px;right:0;transform:translateY(-50%)}.services-spoiler__number{color:var(--color-grey-200);white-space:nowrap;flex:none;transition:color .3s linear;position:absolute;top:46px;left:0}.services-spoiler__title{text-transform:none;color:var(--color-white)}.services-spoiler__body{padding-left:42%;padding-right:80px;font-size:16px;font-weight:500;line-height:1.2;transition:transform .2s linear;overflow:hidden;transform:translateY(0)}.services-spoiler__text{max-width:582px;padding-bottom:40px}.services-spoiler__text p{padding-bottom:15px}.services-spoiler__logo{max-width:120px;max-height:40px;margin-top:20px}.services-spoiler__logo img{max-width:100%;max-height:100%}.technologies{position:relative}.technologies-tabs{--technology-item-height:240px;max-width:100%;overflow-x:hidden}.technologies-tabs__nav{margin:0 calc(var(--container-px)*-1);padding:0 var(--container-px) 8px;box-sizing:border-box;max-width:100%;margin-bottom:48px;padding-top:1px;list-style-type:none;display:flex;position:relative;overflow:auto hidden}.technologies-tabs__navitem{border-left:1px solid var(--color-grey-200);width:25%;padding:0 28px}.technologies-tabs__navitem:last-child{border-right:1px solid var(--color-grey-200)}.technologies-tabs__navitem.is-active .technologies-tabs__button{background:var(--color-grey-200);border-color:var(--color-grey-200)}.technologies-tabs__button{text-align:center;width:100%;height:64px;font-family:var(--base-font);color:var(--color-white);border-radius:100px;justify-content:center;align-items:center;padding:0 10px;font-size:16px;font-weight:500;transition:background .3s linear;display:flex}.technologies-tabs__item{padding:1px 0;overflow:hidden}.technologies-tabs__wrap{min-height:calc(var(--technology-item-height)*2);flex-wrap:wrap;justify-content:flex-end;gap:1px;margin-left:-2px;margin-right:-2px;display:flex}.technologies-tabs__wrap-item{width:calc(25% - 1px);height:var(--technology-item-height);justify-content:center;align-items:center;padding:50px 20px;transition:background .3s linear;display:flex;position:relative;outline:1px solid var(--color-grey-200)!important}.technologies-tabs__wrap-item[href]:focus-visible,.technologies-tabs__wrap-item[href]:hover{background:var(--color-dark)}.technologies-tabs__wrap-item[href]:focus-visible:after,.technologies-tabs__wrap-item[href]:hover:after{opacity:1}.technologies-tabs__wrap-item[href]:after{content:"";border-style:solid;border-width:0 10px 10px 0;border-color:#0000 var(--color-accent) #0000 #0000;opacity:0;width:0;height:0;transition:opacity .3s linear;position:absolute;top:20px;right:20px}.technologies-tabs__wrap-item img{max-width:100%;max-height:100px}.technologies-tabs__wrap-label{color:var(--color-accent);font-size:12px;font-weight:600;line-height:1;position:absolute;top:16px;left:16px}.technology .section__bg,.technology .section__head--bg{min-height:calc(var(--bg-height)*1.2)}.technology .section__title span{display:block}.why-us{background-color:#000;max-width:100%;position:relative;overflow:hidden}.why-us__list{margin:0 calc(var(--container-px)*-1 - 1px);box-sizing:border-box;flex-wrap:wrap;align-items:flex-start;max-width:100%;display:flex}.why-us__list.is-active .why-us__list-item:nth-child(2),.why-us__list.is-active .why-us__list-item:nth-child(3){transform:translateY(0)}.why-us__list-item{border:1px solid var(--color-grey-200);flex-direction:column;flex:1;min-width:1px;min-height:480px;padding:40px;transition:background .3s ease-in-out,transform .3s ease-in-out;display:flex;position:relative}.why-us__list-item:not(:first-child){margin-left:-1px}.why-us__list-item:nth-child(2){margin-top:70px;transform:translateY(-70px)}.why-us__list-item:nth-child(3){margin-top:140px;transition-duration:.5s;transform:translateY(-140px)}.why-us__list-title{letter-spacing:-.02em;max-width:400px;margin-bottom:16px;font-size:48px;font-weight:600;line-height:1}.why-us__list-text{max-width:400px;color:var(--color-grey-700);font-size:18px;line-height:1.2}.why-us__list-text p{margin-bottom:15px}.why-us__list-text a{color:var(--color-accent);text-decoration:underline}.why-us__list-text a:hover{text-decoration:none}.why-us__list-icon{margin-top:auto;padding-top:24px}.why-us__list-icon img{max-width:120px;max-height:120px;margin-left:auto}.contacts-form__wrap{grid-template-columns:1fr 1fr;gap:36px 20px;display:grid}.contacts-form__item{grid-column:span 2}.contacts-form__item--span-1{grid-column:span 1}.contacts-form__checklist{flex-wrap:wrap;gap:8px;display:flex}.contacts-form__btn{margin-top:24px}.list-arrow li.is-animation:before{animation:1.2s ease-in-out .34s infinite arrowMove}@keyframes arrowMove{0%{transform:translate(0)}20%{transform:translate(-6px)}to,40%{transform:translate(0)}}.testimonials .section__head{margin-bottom:100px}.process-line .section__title{width:min-content}.process-line-list__item.is-anim{color:var(--color-white)}.process-line-list__item.is-anim:after{height:100%}.process-line-list__item.is-anim .process-line-list__icon{background:var(--color-accent);animation:.5s ease-in-out scale-bounce}.process-line-list__icon{z-index:1;aspect-ratio:1;background:var(--color-grey-200);width:20px;transition:background .4s;position:absolute;top:10px;left:-10px;rotate:45deg}@keyframes scale-bounce{0%{scale:1}50%{scale:1.4}to{scale:1}}.checklist .section__title{width:min-content}.features-cards .section__head{text-align:center;margin-bottom:72px}.features-cards .container{margin-bottom:1px}.features-cards.pb-0 .features-cards__wrap{margin-bottom:40px}.articles .section__head{text-align:center;margin-bottom:80px}.tagline .section__title{text-transform:uppercase;text-align:center;letter-spacing:0;font-size:clamp(96px,5.5vw,112px);font-weight:700;line-height:.9}.cases .section__head{text-align:center;max-width:440px}.cases .section__head,.cases .section__head img{margin-inline:auto}.content-list{gap:16px;display:grid}.content-list__item{background:var(--color-grey-100);border-radius:24px;padding:40px}.content-list__item-icon{align-items:flex-end;height:80px;margin-bottom:32px;display:flex}.content-list__item-icon img{max-width:80px;max-height:100%}.content-list__item-title{text-transform:none;max-width:510px;font-size:40px;font-weight:500}.content-list__item-text{color:var(--color-grey-700);max-width:510px;margin-top:20px;font-size:18px;font-weight:400;line-height:1.2}.content-list--grid{grid-template-columns:1fr 1fr}.pains-gains-section .section__head{text-align:center;max-width:1300px;margin-inline:auto}.team-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2;width:100%;height:100%;min-height:440px;transform-style:preserve-3d;background:#0e0e0e73;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:40px;transition:border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000080,inset 0 1px #ffffff14}.team-card__name{color:var(--color-white);letter-spacing:-.01em;font-size:24px;font-weight:600;line-height:1.1;font-family:var(--base-font);margin-bottom:8px}.team-card__role{color:var(--color-accent);text-transform:uppercase;letter-spacing:.12em;margin-top:8px;margin-bottom:18px;font-size:11px;font-weight:700;display:inline-block}.footer{will-change:transform;background-color:#050505;width:100%;min-width:0;max-width:100%;transform:translateZ(0)}.footer__logo{max-width:85%}.footer__logo img{height:auto}.footer__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:112px 0;padding-top:180px;padding-bottom:64px;display:flex}.footer__top-item{width:50%}.footer__top-logo{padding-right:60px}.footer__top-nav{gap:24px;display:flex}.footer__nav-item{width:calc(50% - 12px)}.footer__title{color:var(--color-grey-700);margin-bottom:34px;font-weight:500}.footer__list{flex-direction:column;gap:16px;margin:0 0 -4px;padding:0;list-style:none;display:flex}.footer__list-item{line-height:1.1}.footer__list-link{font-size:32px}.footer__list-link:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.footer__description{max-width:358px}.footer__addresses{letter-spacing:0;grid-template-columns:repeat(2,1fr);gap:40px 24px;width:50%;margin-bottom:40px;margin-left:auto;font-size:16px;font-weight:400;display:grid}.footer__address-item{flex-direction:column;gap:10px;max-width:270px;display:flex}.footer__address-city{color:#fff}.footer__address-phone,.footer__address-text{color:var(--color-grey-700)}.footer__address-phone{width:fit-content;text-decoration:none}.footer__address-phone:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.footer__bottom{border-top:1px solid var(--color-grey-200);padding:24px 0}.footer__bottom-info,.footer__bottom-row{align-items:center;gap:24px;display:flex}.footer__locations{color:var(--color-grey-700);font-size:16px}.footer__reviews{background:#fff;border-radius:5px;flex:none;width:140px;margin-left:auto;padding:5px}.footer__reviews img{width:100%;height:auto}.footer__clutch-widget{width:140px;margin-left:auto}.footer__clutch-widget img{width:100%;height:auto}.copyright{color:var(--color-grey-700);font-size:16px}.header.floating-pill:before{display:none!important}.header.floating-pill{pointer-events:none;height:auto!important;top:24px!important}.header.floating-pill .pill__wrapper{pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121212a6;border:1px solid #ffffff1f;border-radius:40px;width:calc(100% - 80px);max-width:1200px;margin:0 auto;transition:all .3s;box-shadow:0 12px 32px #00000059}.header.floating-pill .header__container{height:96px!important;padding:12px 32px!important}.header.is-sticky .pill__wrapper{background:#0c0c0c80;border-color:#ffffff14}.text-gradient{background:linear-gradient(90deg,#2563eb,#00c0e8,#2563eb) 0 0/300% 100%;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite gradientTextMove;display:inline-block}@keyframes gradientTextMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.card-grid{gap:.5em;max-width:54em;margin:0 auto;padding:.75em;font-size:clamp(1rem,.9rem + .5vw,1.5rem);display:grid}.magic-bento-card{aspect-ratio:4/3;border:1px solid var(--border-color);background:var(--background-dark);--glow-x:50%;--glow-y:50%;--glow-intensity:0;--glow-radius:300px;border-radius:20px;flex-direction:column;justify-content:space-between;width:100%;max-width:100%;min-height:200px;padding:1.25em;font-weight:300;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.magic-bento-card--base{--glow-color:37, 99, 235;background-color:#120f17}.magic-bento-card--bg-form1{background-image:url(/img/blue_form1.png);background-position:50%;background-size:cover}.magic-bento-card--bg-form{background-image:url(/img/blue_form.png);background-position:50%;background-size:cover}.magic-bento-card--bg-form1:before,.magic-bento-card--bg-form:before,.magic-bento-card[style*=background-image]:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:#0000008c;position:absolute;inset:0}.magic-bento-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.magic-bento-card__content,.magic-bento-card__header{color:var(--white);z-index:2;display:flex;position:relative}.magic-bento-card__header{justify-content:space-between;gap:.75em}.magic-bento-card__content{flex-direction:column}.magic-bento-card__label{opacity:.7;font-size:14px}.magic-bento-card__description,.magic-bento-card__title{--clamp-title:1;--clamp-desc:2}.magic-bento-card__title{margin:0 0 .25em;font-size:18px;font-weight:500}.magic-bento-card__description{opacity:.8;font-size:13px;line-height:1.3}.magic-bento-card--text-autohide .magic-bento-card__description,.magic-bento-card--text-autohide .magic-bento-card__title{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.magic-bento-card--text-autohide .magic-bento-card__title{line-clamp:var(--clamp-title)}.magic-bento-card--text-autohide .magic-bento-card__description{line-clamp:var(--clamp-desc)}.magic-bento-card--border-glow:after{content:"";background:radial-gradient(var(--glow-radius) circle at var(--glow-x) var(--glow-y), rgba(37, 99, 235, calc(var(--glow-intensity)*.8)) 0%, rgba(37, 99, 235, calc(var(--glow-intensity)*.4)) 30%, transparent 60%);border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:1;z-index:1;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.magic-bento-card--border-glow:hover{box-shadow:0 4px 20px #1e3a8a66, 0 0 30px var(--blue-glow)}.particle:before{content:"";z-index:-1;background:#2563eb33;border-radius:50%;position:absolute;inset:-2px}.global-spotlight{mix-blend-mode:screen;will-change:transform, opacity;pointer-events:none;z-index:200!important}.bento-section{-webkit-user-select:none;user-select:none;position:relative}.tech-loop{overflow:hidden}.tech-loop .section__head{margin-bottom:56px}.tech-loop__wrap{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.tech-loop__track{will-change:transform;align-items:center;gap:96px;width:max-content;margin:0;padding:0 48px;list-style:none;animation:26s linear infinite tech-loop-scroll;display:flex}.tech-loop__wrap:hover .tech-loop__track{animation-play-state:paused}@keyframes tech-loop-scroll{0%{transform:translateZ(0)}to{transform:translate(-50%)}}.tech-loop__item{flex:none;justify-content:center;align-items:center;height:56px;display:flex}.tech-loop__item img{object-fit:contain;filter:grayscale()brightness(1.8)contrast(.9);opacity:.55;-webkit-user-drag:none;pointer-events:none;width:auto;max-width:150px;height:100%;transition:opacity .3s,filter .3s,transform .3s}.tech-loop__item:hover img{opacity:1;filter:none;transform:scale(1.1)}.stepper-outer-container{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.step-circle-container{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#121212a6;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 20px 40px #0006}.step-indicator-row{box-sizing:border-box;align-items:center;width:100%;padding:2rem;display:flex}.step-indicator{flex:none;position:relative}.step-indicator-inner{border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:600;transition:all .4s;display:flex}.step-indicator.inactive .step-indicator-inner{color:#a3a3a3;background-color:#222}.step-indicator.active .step-indicator-inner{color:#00c0e8;background-color:#00c0e8}.step-indicator.complete .step-indicator-inner,.step-indicator.completed .step-indicator-inner{color:#fff;background-color:#00c0e8}.active-dot{background-color:#fff;border-radius:50%;width:.75rem;height:.75rem}.step-connector{background-color:#333;border-radius:.25rem;flex:1;height:.125rem;margin:0 .5rem;position:relative;overflow:hidden}.step-connector-inner{background-color:#00c0e8;width:0%;height:100%;transition:width .4s;position:absolute;top:0;left:0}.step-connector-inner.filled{width:100%}.step-content-wrapper{width:100%;display:block;position:relative;overflow:hidden}.step-pane{box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;width:100%;max-width:100%;padding:0 2rem;transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .4s;position:absolute;top:0;left:0;transform:translate(100%)}.step-pane.active{opacity:1;visibility:visible;pointer-events:auto;position:relative;transform:translate(0)}.step-pane.prev{position:absolute;transform:translate(-100%)}.footer-container{box-sizing:border-box;padding:0 2rem 2rem}.footer-nav{align-items:center;gap:12px;margin-top:1.5rem;transition:all .3s;display:flex}.footer-nav.end{justify-content:flex-end}.footer-nav.spread{justify-content:space-between;width:100%}.back-button{color:#a3a3a3;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:10px;font-size:16px}.back-button:hover{color:#fff}.back-button.inactive{display:none}.next-button{color:#fff;cursor:pointer;background-color:#00c0e8;border:none;border-radius:999px;justify-content:center;align-items:center;padding:10px 24px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.next-button:hover{background-color:#6d4aff;box-shadow:0 4px 15px #5227ff4d}.stepper-form h2{margin-bottom:24px;font-size:24px}.step-pane.success-pane{text-align:center;padding:40px 20px}.step-pane.success-pane h2{color:#00c0e8;margin-bottom:12px;font-size:28px}.contact__main-grid{justify-content:space-between;align-items:flex-start;gap:80px;width:100%;display:flex}.contact__info{flex:45%;min-width:0;max-width:45%;padding-right:20px}.contact__stepper{flex:50%;width:100%;min-width:0;max-width:600px}.contact__info .section__title{margin-bottom:24px;line-height:1.2}.contact__info .styled-text p{color:#a3a3a3;margin-bottom:16px;font-size:18px;line-height:1.6}.stepper-form .form-row{flex-wrap:wrap;gap:20px;display:flex}.stepper-form .form-field{text-align:left;flex:200px;min-width:0;margin-bottom:20px}.stepper-form label{color:#e5e5e5;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.stepper-form input[type=email],.stepper-form input[type=tel],.stepper-form input[type=text],.stepper-form select,.stepper-form textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;transition:all .3s}.stepper-form input:focus,.stepper-form select:focus,.stepper-form textarea:focus{background:#ffffff14;border-color:#00c0e8;box-shadow:0 0 0 3px #5227ff26}.stepper-form select{appearance:auto;cursor:pointer}.stepper-form select option{color:#fff;background:#1a1a1a}.stepper-form .rgpd-field{align-items:flex-start;gap:12px;margin-top:10px;display:flex}.stepper-form .rgpd-field input[type=checkbox]{cursor:pointer;accent-color:#00c0e8;width:20px;height:20px;margin-top:2px;appearance:checkbox!important;opacity:1!important;visibility:visible!important;display:block!important}.stepper-form .rgpd-field label{color:#a3a3a3;cursor:pointer;margin-bottom:0;font-size:13px;line-height:1.4}.success-icon{color:#00c0e8;margin-bottom:16px;font-size:48px}.step-pane.success-pane p{color:#a3a3a3;font-size:16px;line-height:1.5}.text-rotate{white-space:pre-wrap;flex-wrap:wrap;display:flex;position:relative}.text-rotate-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-rotate-word{display:inline-flex}.text-rotate-lines{flex-direction:column;width:100%;display:flex}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}.team-bg-effects{pointer-events:none;z-index:1;overflow:hidden}.team-bg-effects,.team-grid-pattern{width:100%;height:100%;position:absolute;top:0;left:0}.team-grid-pattern{opacity:.7;background-image:linear-gradient(#00c0e80a 1px,#0000 0),linear-gradient(90deg,#00c0e80a 1px,#0000 0);background-size:50px 50px;animation:8s ease-in-out infinite alternate teamGridPulse;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 80%);mask-image:radial-gradient(circle,#000 20%,#0000 80%)}@keyframes teamGridPulse{0%{opacity:.5}to{opacity:.9}}.why-us .why-us__list-item{flex-direction:column;flex:1;display:flex;position:relative;background:0 0!important;border:none!important;min-height:auto!important;padding:0!important;transition:transform .8s cubic-bezier(.16,1,.3,1)!important}.team-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:0;z-index:1;background:linear-gradient(135deg,#00c0e880,#0000 40%,#00c0e880);border-radius:20px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.team-card:hover:before{opacity:1;animation:4s linear infinite teamBorderRotate}@keyframes teamBorderRotate{0%{background:linear-gradient(#00c0e899,#0000 60%,#00c0e899)}50%{background:linear-gradient(#00c0e899,#0000 40%,#00c0e899)}to{background:linear-gradient(360deg,#00c0e899,#0000 40%,#00c0e899)}}.team-card__avatar{width:58px;height:58px;color:var(--color-white);z-index:2;border-radius:50%;justify-content:center;align-items:center;margin-bottom:26px;font-size:19px;font-weight:700;display:flex;position:relative;box-shadow:0 8px 16px #0000004d}.team-card__avatar--1{background:linear-gradient(135deg,#00c0e8,#1e40af)}.team-card__avatar--2{background:linear-gradient(135deg,#06b6d4,#0369a1)}.team-card__avatar--3{background:linear-gradient(135deg,#3b82f6,#0891b2)}.team-card__avatar--4{background:linear-gradient(135deg,#00c0e8,#1e3a8a)}.team-card__desc{color:#ffffffb3;font-size:15px;font-weight:400;line-height:1.5}.testimonial-slider .section__head{text-align:center;margin-bottom:48px}.testimonial-slider .carousel-container{box-sizing:border-box;max-width:100%;padding:16px 0 48px;width:min(100%,900px)!important}.testimonial-slider .carousel-item{box-sizing:border-box;background:linear-gradient(145deg,#080c18eb,#0e1826d1);max-width:100%;min-height:280px;padding:36px 32px;box-shadow:0 24px 60px #00000059,inset 0 1px #ffffff14;width:100%!important}.testimonial-slider .carousel-track{height:auto;min-height:280px}.testimonial-slider .carousel-item-description{color:#ffffffd6;font-size:17px;line-height:1.7}.testimonial-slider .carousel-item:after{display:none}.testimonial-slider .carousel-item-info{margin-top:28px}.testimonial-slider .carousel-item-title{color:#fff;font-size:20px}.testimonial-slider .carousel-item-position{letter-spacing:.16em;font-size:12px}.testimonial-slider .carousel-indicators-container{bottom:4px}.testimonial-slider .carousel-indicator.active{box-shadow:0 0 12px #00c0e866}@media (width>=600px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (width>=768px) and (width<=1024px){.why-us .why-us__list{flex-wrap:wrap;gap:24px;margin:0;display:flex}.why-us .why-us__list-item{flex:calc(50% - 12px)!important;width:calc(50% - 12px)!important;margin:0!important;transform:none!important}.why-us .why-us__list-item:first-child,.why-us .why-us__list-item:nth-child(2),.why-us .why-us__list-item:nth-child(3),.why-us .why-us__list-item:nth-child(4){margin-top:0!important;transform:none!important}.why-us .why-us__list-item:last-child{flex:100%!important;width:100%!important}.why-us .why-us__list.is-active .why-us__list-item{transform:none!important}.content-list--grid{grid-template-columns:1fr 1fr}.content-list__item-title{font-size:clamp(22px,3vw,32px)}.card-grid{max-width:100%;padding:0}.feature-spoiler{--_spoiler-left-width:100%;--_spoiler-right-width:100%}.feature-spoiler__right{border-radius:18px;width:100%;max-width:100%;position:static}.feature-spoiler__left{width:100%;min-height:0}.feature-spoiler__title,.feature-spoiler__tags{max-width:100%}}@media (width>=1024px){.card-grid{grid-template-columns:repeat(4,1fr)}.magic-bento-card:nth-child(3){grid-area:span 2/span 2}.magic-bento-card:nth-child(4){grid-area:2/1/span 2/span 2}.magic-bento-card:nth-child(6){grid-area:3/4}}@media (any-hover:hover) and (width>=1025px){.header__nav-link:hover{border-bottom-color:#fff}}@media screen and (width>=1025px){.visible-md{display:none!important}.why-us .why-us__list{flex-wrap:nowrap;align-items:flex-start;gap:28px;margin:0;display:flex}.why-us .why-us__list-item{margin:0!important}.why-us .why-us__list-item:first-child{margin-top:0!important;transform:translateY(0)!important}.why-us .why-us__list-item:nth-child(2){margin-top:70px!important;transform:translateY(-70px)!important}.why-us .why-us__list-item:nth-child(3){margin-top:140px!important;transform:translateY(-140px)!important}.why-us .why-us__list-item:nth-child(4){margin-top:210px!important;transform:translateY(-210px)!important}.why-us .why-us__list.is-active .why-us__list-item:nth-child(2),.why-us .why-us__list.is-active .why-us__list-item:nth-child(3),.why-us .why-us__list.is-active .why-us__list-item:nth-child(4){transform:translateY(0)!important}}@media (width<=1024px) and (height>=700px),(width<=880px){.hero__content .hero__text{display:block}.hero__footer .hero__text{display:none}}@media (width<=1600px){:root{--headerHeight:108px}}@media (width<=1600px),(width>=1440px) and (height<=1024px){.hero__text{max-width:325px;font-size:18px}}@media screen and (width<=1600px){.btn,a.btn{height:44px;padding:0 24px;font-size:16px}.social-list__link{width:40px;height:40px}.section{--section-py:116px}.section__bg:before{--radioG:60%}.section__title{--title-size:96px}.section__title--lg{--title-size:120px}.section__title--sm{--title-size:80px}.section__description,.section__suptitle{font-size:20px}.header__logo img{max-width:110px}.header__btn .btn{font-size:18px}.header__nav-list{gap:24px}.header__nav-link{font-size:18px}.hero__subtitle{margin-top:30px;font-size:24px}.hero__partner-title{margin-bottom:12px;font-size:14px}.hero__partner-wrap{gap:20px 40px}.hero__partner-wrap img{max-width:160px}.hero__details-item,.hero__details-logo{padding-inline:20px}.clutch-logo img{max-width:90px}.feature-spoiler{--_spoiler-left-width:min(436px, 32%);--_spoiler-right-width:min(900px, 64%)}.feature-spoiler__head{gap:24px}.feature-spoiler__title{font-size:clamp(28px,3.5vw,48px)}.feature-spoiler__left{min-height:405px}.feature-spoiler__right{width:calc(100% - var(--_spoiler-left-width) - 24px)}.feature-spoiler__label{font-size:14px}.feature-spoiler__text{font-size:22px}.our-solutions__list{margin-top:40px}.our-solutions__list-item:nth-child(2){margin-top:100px;transform:translateY(-100px)}.our-solutions__list-title{margin-bottom:20px}.our-solutions__list-text{font-size:20px}.our-solutions__list-icon{margin-top:40px}.services-spoiler__body,.services-spoiler__head{padding-left:34%}.services-spoiler__text{max-width:380px}.testimonials .section__head{margin-bottom:72px}.process-line-list__icon{top:5px}.articles .section__head{margin-bottom:60px}.pains-gains-section .section__head{max-width:1100px}.team-card__name{font-size:28px}.team-card__role{font-size:14px}.footer__top{gap:80px 0;padding-top:152px;padding-bottom:40px}.footer__title{margin-bottom:24px;font-size:16px}.footer__list{gap:12px}.footer__list-link{font-size:24px}.footer__description{max-width:310px;font-size:16px}}@media (width<=1439px){:root{--headerHeight:96px}}@media screen and (width<=1439px){.section__head--bg{--bg-height:420px;padding-top:80px;padding-bottom:64px}.section__title,.section__title--lg{--title-size:88px}.section__title--sm{--title-size:64px}.feature-spoiler{--_spoiler-left-width:380px;--_spoiler-right-width:760px}.our-solutions__list-item{padding:40px}.our-solutions__list-title{font-size:64px}.our-solutions__list-icon img{max-width:360px}.tagline .section__title{font-size:clamp(48px,6.5vw,96px)}.pains-gains-section .section__head{max-width:850px}}@media screen and (width<=1299px){.section__head{margin-bottom:32px}.section__head--grid .section__description{max-width:280px}.section__title{--title-size:64px}.section__suptitle{font-size:16px}.section__description{margin-top:16px;font-size:16px}.header__btn .btn,.header__nav-link{font-size:16px}.hero{padding-top:130px}.hero__subtitle{margin-top:28px;font-size:20px}.hero__footer .hero__text{max-width:300px;font-size:16px}.hero__details-item,.hero__details-logo{flex:25%;max-width:25%;min-height:100px;padding-inline:16px}.hero__details-title{font-size:14px}.hero__details-list li{font-size:16px}.feature-spoiler{--_spoiler-left-width:min(298px, 36%);--_spoiler-right-width:min(600px, 58%)}.feature-spoiler__head{height:86px}.feature-spoiler__title{font-size:32px}.feature-spoiler__left{min-height:287px;padding-bottom:16px}.feature-spoiler__right{top:16px;bottom:16px}.feature-spoiler__text{font-size:16px}.our-solutions__list{margin-top:0}.our-solutions__list-item:after{border-bottom-width:20px;border-right-width:20px}.our-solutions__list-title{font-size:56px}.our-solutions__list-text{max-width:360px;font-size:16px}.our-solutions__list-icon img{max-width:280px}.services-spoiler__head{padding-left:64px}.services-spoiler__number{font-size:24px;top:56px}.services-spoiler__body{padding-left:64px}.technologies-tabs__nav{margin-bottom:32px}.technologies-tabs__navitem{padding:0 16px}.technologies-tabs__wrap{--technology-item-height:180px}.why-us__list-item{min-height:340px}.why-us__list-title{font-size:32px}.why-us__list-text{font-size:16px}.why-us__list-icon img{max-width:80px;max-height:120px}.process-line-list__icon{width:16px;top:2px;left:-8px}.features-cards .section__head{margin-bottom:52px}.features-cards.pb-0 .features-cards__wrap{margin-bottom:24px}.articles .section__head{margin-bottom:40px}.cases .section__head img{max-width:235px}.content-list__item-icon{height:64px}.content-list__item-icon img{max-width:64px}.content-list__item-title{font-size:32px}.content-list__item-text{font-size:16px}.footer__logo{max-width:288px}.footer__top{gap:56px 0;padding-top:124px}.footer__title{margin-bottom:10px;font-size:12px}.footer__list{gap:1px}.footer__list-link{font-size:16px}.footer__bottom{padding:20px 0}.tech-loop__track{gap:64px;animation-duration:22s}.tech-loop__item{height:44px}.tech-loop__item img{max-width:110px}.team-card{min-height:380px;padding:32px}.team-card__name{font-size:21px}}@media (width<=1024px){:root{--headerHeight:88px}}@media screen and (hover:none) and (width<=1024px){.services-spoiler__head{padding-bottom:20px}}@media screen and (width<=1024px){.hidden-md{display:none!important}body.no-scroll{overflow:hidden}.roll.roll--md-none .roll__box{overflow:visible}.roll.roll--md-none .roll__box span{animation:none!important}.roll.roll--md-none .roll__box span:before{display:none!important}.container{--container-px:24px}.section{--section-py:60px}.section__head--bg{padding-bottom:48px}.section__title--lg{--title-size:80px}.section__title--sm{--title-size:56px}.header__logo{z-index:101;position:relative}.header__nav{box-sizing:border-box;will-change:transform;z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overscroll-behavior:none;visibility:hidden;pointer-events:none;background:#00000080;flex-direction:column;justify-content:space-between;gap:48px;width:100%;max-width:100%;height:100dvh;padding:max(140px,19vh) 0 max(80px,10vh) 13%;transition:transform .35s,visibility .35s;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden auto;transform:translate(-100%)}.header__nav.is-open{visibility:visible;pointer-events:auto;transform:translate(0,0)}.header__nav-list{flex-direction:column;flex-grow:1;gap:0;overflow:hidden auto}.header__nav-item--current .roll{color:var(--color-accent);border-bottom-color:#0000}.header__nav-link{vertical-align:top;font-size:clamp(56px,8.5vh,88px);font-weight:600}.header__nav-link .roll__box span{line-height:1}.hero{margin-bottom:calc(var(--section-py) - 28px);padding-bottom:28px}.hero__footer .hero__text{font-size:14px}.hero__partner-wrap{gap:20px 32px}.feature-spoiler{--_spoiler-left-width:220px;--_spoiler-right-width:423px}.feature-spoiler__item.is-active .feature-spoiler__right img{border-radius:18px}.feature-spoiler__head{height:68px}.feature-spoiler__tag{min-width:82px;font-size:10px;line-height:24px}.feature-spoiler__title{font-size:24px}.feature-spoiler__left{gap:16px;min-height:205px}.feature-spoiler__label{margin-bottom:8px}.feature-spoiler__text{font-size:14px}.our-solutions__list-item:after{top:32px;right:32px}.our-solutions__list-title{font-size:48px}.our-solutions__list-icon{margin-top:24px}.our-solutions__list-icon img{max-width:220px}.services-spoiler__head{padding-top:36px;padding-bottom:36px;font-size:28px}.services-spoiler__head:after{border-bottom-width:20px;border-right-width:20px;top:50px}.services-spoiler__number{font-size:20px;top:40px}.services-spoiler__text{padding-bottom:28px}.technologies-tabs__button{height:48px;font-size:14px}.technologies-tabs__wrap{--technology-item-height:120px}.technologies-tabs__wrap-item{padding:32px 24px}.technologies-tabs__wrap-item[href]:after{top:10px;right:12px}.why-us__list-item{padding:32px}.why-us__list-item:nth-child(2){margin-top:56px;transform:translateY(-56px)}.why-us__list-item:nth-child(3){margin-top:112px;transform:translateY(-112px)}.testimonials .section__head{margin-bottom:52px}.footer__top-nav{gap:20px}.footer__list-link{font-size:14px}.footer__description{max-width:250px;font-size:14px}.footer__addresses{gap:32px 20px}.copyright,.footer__addresses,.footer__locations{font-size:14px}.contact__main-grid{flex-direction:column;align-items:stretch;gap:40px}.contact__info{text-align:left;flex:auto;max-width:100%;padding-right:0}.contact__stepper{flex:auto;max-width:100%}.contact__info .styled-text p{font-size:16px}.rotating-text-wrapper{justify-content:flex-start;font-size:16px!important}}@media screen and (width<=1024px) and (hover:none){.social-list__icon-box{overflow:visible}.social-list__icon--top{display:none}.roll__box{overflow:visible}.roll__box span:before{display:none}}@media screen and (width<=768px){.testimonial-slider .carousel-container{max-width:100%;padding:16px 0 32px;width:100%!important}.testimonial-slider .carousel-item{min-height:240px;padding:24px 20px;width:100%!important}.testimonial-slider .carousel-item-description{font-size:15px}}@media screen and (any-hover:hover) and (width<=767px){.services-spoiler__item.is-active .services-spoiler__body{transform:translateY(0)}}@media screen and (width<=767px){.social-list{gap:4px}.section{--section-py:52px}.section__head--bg{--bg-height:315px;padding-top:64px;padding-bottom:32px}.section__head--grid{grid-template-columns:1fr}.section__head--grid .section__title{padding-right:0}.section__bg{min-height:var(--bg-height)}.section__bg:before{--X:50%}.section__title,.section__title--lg{--title-size:48px}.section__title--sm{--title-size:44px}.header__nav{box-sizing:border-box;gap:24px;width:100%;max-width:100%;padding:120px 24px 24px}.header__nav-link{font-size:clamp(44px,8vh,68px)}.hero{margin-bottom:calc(var(--section-py) - 24px);padding-bottom:24px}.hero__content{padding-left:0}.hero__content .hero__text,.hero__subtitle{margin-top:20px}.hero__subtitle,.hero__text{font-size:16px}.hero__partner-wrap{gap:12px 20px}.hero__partner-wrap img{max-width:120px}.hero__details-item,.hero__details-logo{flex:50%;max-width:50%;min-height:80px}.feature-spoiler__item{margin:0 calc(var(--container-px)*-1);padding:0 var(--container-px);box-sizing:border-box;width:auto;max-width:none}.feature-spoiler__item.is-active .feature-spoiler__right img{border-radius:12px}.feature-spoiler__head{flex-wrap:wrap;gap:12px;height:auto;min-height:64px;padding:20px 0 0}.feature-spoiler__tags{justify-content:flex-start;width:auto;max-width:100%;padding:0}.feature-spoiler__tag{white-space:normal;background:#ffffff29;min-width:auto}.feature-spoiler__title{width:auto;max-width:100%;color:var(--color-white);white-space:normal;flex:100%;padding:2px 0;font-size:clamp(22px,6vw,32px)}.feature-spoiler__left{flex-flow:wrap;gap:15px;width:100%;min-height:auto;padding-bottom:20px}.feature-spoiler__info{width:calc(50% - 8px);min-width:0}.feature-spoiler__right{border-radius:12px;width:100%;max-width:none;margin:20px 0;position:static}.feature-spoiler__right img{aspect-ratio:16/10;border-radius:12px;height:auto;transition:none}.feature-spoiler__link{display:block}.our-solutions__list{flex-direction:column}.our-solutions__list-item{flex:auto;width:100%;padding:32px;margin-top:0!important;transform:translateY(0)!important}.our-solutions__list-item:not(:first-child){border-top:none;margin-left:0}.services-spoiler__head{padding:20px 24px;font-size:clamp(18px,5vw,24px);line-height:1.1}.services-spoiler__head:after{border-bottom-width:12px;border-right-width:12px;top:24px;right:24px}.services-spoiler__number{font-size:14px;top:24px;left:24px}.services-spoiler__body{padding-left:24px;padding-right:24px;font-size:14px}.technologies-tabs__nav{gap:4px;margin-bottom:24px}.technologies-tabs__navitem{flex:none;width:auto;padding:0;border:none!important}.technologies-tabs__button{border:1px solid var(--color-grey-200);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000003;height:38px;padding:0 20px}.technologies-tabs__wrap-item{width:calc(50% - 1px)}.technologies-tabs__wrap-label{font-size:10px;top:12px;left:12px}.why-us .section__head--bg{--bg-height:200px}.why-us .section__title{text-align:left;max-width:90%}.why-us__list{flex-direction:column;margin-top:0}.why-us__list-item{flex:auto;width:100%;min-height:260px;margin:0!important;transform:translateY(0)!important}.why-us__list-item:not(:first-child){border-top:none;margin-left:0}.contacts-form__wrap{grid-template-columns:1fr;gap:16px}.contacts-form__item{grid-column:span 1}.testimonials .section__head{margin-bottom:44px}.project-slider .section__title,.testimonials .section__title{text-align:left}.features-cards .section__head{text-align:left;margin-bottom:40px}.articles .section__head{text-align:left}.tagline .section__title{font-size:44px;line-height:1}.cases .section__head img{max-width:195px}.content-list__item{padding:32px}.content-list--grid{grid-template-columns:1fr}.footer{background-position:57% bottom}.footer__logo{max-width:328px}.footer__top{gap:60px;padding-top:36px}.footer__top-item{width:100%}.footer__top-logo{order:3;padding-right:0}.footer__top-nav{order:2}.footer__top-description{order:4}.footer__top-socials{order:1}.footer__description{margin-top:-30px}.footer__addresses{order:5;grid-template-columns:repeat(2,1fr);width:100%;margin-top:4px;margin-bottom:24px}.footer__address-item{max-width:154px}.footer__bottom-info{display:block}.header.floating-pill{top:16px!important}.header.floating-pill .pill__wrapper{border-radius:30px;width:calc(100% - 16px)}.header.floating-pill .header__container{height:56px!important;padding:8px 20px!important}.tech-loop .section__head{margin-bottom:32px}.tech-loop__track{gap:40px;animation-duration:18s}.tech-loop__item{height:32px}.tech-loop__item img{max-width:84px}.why-us .why-us__list{flex-direction:column;gap:24px;margin:0;display:flex}.why-us .why-us__list-item{flex:auto!important;width:100%!important;margin:0!important;transform:translateY(0)!important}}@media screen and (width<=600px){.stepper-form .form-row{flex-direction:column;gap:0}.stepper-form .form-field{width:100%;flex:none!important}}@media (width<=599px){.card-grid{grid-template-columns:1fr;width:90%;margin:0 auto;padding:.5em}.magic-bento-card{width:100%;min-height:180px}}@media screen and (width<=575px){.section__description{font-size:14px}.header__nav-link{font-size:clamp(38px,8vh,56px)}.hero__text{font-size:14px}.hero__footer-right{width:100%}.hero__footer,.hero__footer-right{flex-direction:column;align-items:flex-start}.hero__partner-wrap img{max-width:94px}.hero__details-title{font-size:12px}.hero__details-list li{font-size:14px}.feature-work .section__title{max-width:100%}.feature-spoiler__label{font-size:12px}.our-solutions__list-item{padding:24px}.our-solutions__list-item:after{border-bottom-width:12px;border-right-width:12px;top:24px;right:24px}.our-solutions__list-title{margin-bottom:12px;font-size:clamp(26px,8vw,36px)}.our-solutions__list-text{font-size:14px}.our-solutions__list-icon img{max-width:220px}.why-us__list-item{padding:24px}.tagline .section__title{font-size:40px}.content-list__item-title{font-size:24px}.footer__top-nav{gap:12px}.footer__nav-item{width:calc(50% - 6px)}.footer__bottom-row{gap:12px}.team-card{min-height:auto;padding:24px}.team-card__avatar{width:52px;height:52px;margin-bottom:20px;font-size:17px}}@media screen and (width<=360px){.container{--container-px:16px}.section__title,.section__title--lg{--title-size:40px}.section__title--sm{--title-size:38px}.hero__partner-wrap img{max-width:calc(33.33% - 14px)}.why-us__list-title{font-size:28px}.why-us__list-text{font-size:14px}}@media (any-hover:hover){.services-spoiler__item.is-active:before{inset:0}.services-spoiler__item.is-active:after{background:var(--color-dark);inset:0}.services-spoiler__item.is-active .services-spoiler__head:after{transform:translateY(-50%)scale(2)}.services-spoiler__item.is-active .services-spoiler__number{color:var(--color-white)}.services-spoiler__item.is-active .services-spoiler__body{transform:translateY(-14px)}.services-spoiler__item.is-active+.services-spoiler__item:before{inset:0}.technologies-tabs__button:hover{background:var(--color-dark);border-color:var(--color-dark)}.cases-wrap__item.is-active img{opacity:1}.cases-wrap__item:hover span{background-position-y:0%}}@media (hover:hover){.social-list__link:focus-visible .social-list__icon-box .social-list__icon,.social-list__link:hover .social-list__icon-box .social-list__icon{animation:.5s cubic-bezier(.16,.03,.08,1.55) .1s forwards socialIconRoll}.roll:not(:disabled):hover .roll__box span{animation:.5s cubic-bezier(.16,.03,.08,1.55) .1s forwards rollAnimation}}@media (hover:none){[data-spoiler-hover] .js-spoiler-item{--_spoiler-row-start:1fr;--_spoiler-row-end:1fr}.services-spoiler__head{padding-bottom:36px}.cases-wrap__img:not(:has(.is-scroll-active)) img:first-child{display:block}.cases-wrap__item img{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tech-loop__track{animation:none}}.footer__grid{grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-top:120px;padding-bottom:64px;display:grid}.footer__grid-about .footer__description{max-width:320px;color:var(--color-grey-700);font-size:16px;line-height:1.5}.footer__brand{pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-bottom:40px;display:flex;overflow:hidden}.footer__brand img{opacity:.95;filter:brightness(0)invert();width:100%;max-width:900px;height:auto}@media screen and (width<=575px){.footer__brand img{max-width:90%}}@media screen and (width<=1024px){.footer__grid{grid-template-columns:1fr 1fr;gap:40px 24px;padding-top:80px}}@media screen and (width<=575px){.footer__grid{grid-template-columns:1fr;padding-top:48px}.footer__brand{font-size:clamp(48px,18vw,80px)}}.hero__title--netosia{flex-direction:column;gap:.02em;width:100%;max-width:100%;display:flex}.hero__title-line1,.hero__title-line2{letter-spacing:-.03em;overflow-wrap:break-word;word-break:normal;max-width:100%;font-size:clamp(2.25rem,1.35rem + 5.8vw,7.25rem);line-height:.98;display:block}.hero__title-accent{color:var(--color-accent)}.hero__cta-group{flex-wrap:wrap;align-items:center;gap:20px;max-width:100%;margin-top:clamp(24px,4vh,48px);display:flex}.hero__cta-primary{box-sizing:border-box;max-width:100%;height:52px!important;padding:0 32px!important;font-size:16px!important;font-weight:600!important}.hero__cta-secondary{color:#ffffffb3;white-space:normal;border-bottom:1px solid #fff3;align-items:center;gap:8px;max-width:100%;padding-bottom:2px;font-size:16px;font-weight:500;text-decoration:none;transition:color .25s,border-color .25s;display:inline-flex}.hero__cta-secondary:hover{color:var(--color-accent);border-color:var(--color-accent)}.hero__cta-secondary svg{transition:transform .25s}.hero__cta-secondary:hover svg{transform:translate(4px)}.google-reviews-badge{flex-direction:column;gap:6px;min-width:110px;display:flex}.google-reviews-badge__logo{width:72px;height:auto}.google-reviews-badge__stars{align-items:center;gap:2px;display:flex}.google-reviews-badge__info{align-items:baseline;gap:6px;display:flex}.google-reviews-badge__score{color:var(--color-white);font-size:22px;font-weight:700;line-height:1}.google-reviews-badge__label{color:var(--color-grey-700);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:500}.rotating-text-wrapper{color:#e5e5e5;flex-wrap:wrap;align-items:center;gap:12px;margin-top:40px;font-size:20px;font-weight:600;display:flex}.rotating-text-root{min-width:10ch;color:var(--color-accent);display:inline-block}@media screen and (width>=1025px){.header__nav-list{gap:14px!important}.header__nav-link{font-size:13px!important}.hero__title-line1,.hero__title-line2{font-size:clamp(3.5rem,2rem + 4.5vw,7.5rem)}.hero__cta-group{margin-top:48px}}@media screen and (width>=1440px){.header__nav-list{gap:20px!important}.header__nav-link{font-size:14px!important}}@media screen and (width>=1600px){.header__nav-list{gap:26px!important}.header__nav-link{font-size:15px!important}}@media screen and (width<=1600px){.google-reviews-badge__score{font-size:18px}.google-reviews-badge__logo{width:60px}}@media screen and (width<=1299px){.hero__content{padding-left:clamp(0px,2vw,4%)}}@media screen and (width<=1024px){.hero__content{padding-left:0}.header.floating-pill .pill__wrapper{width:calc(100% - 32px)}.header.floating-pill .header__container{height:72px!important;padding:10px 20px!important}.feature-spoiler__info{width:calc(50% - 10px)}.card-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=767px){.hero__cta-group{gap:14px;margin-top:28px}.hero__cta-secondary{font-size:14px}.hero__footer{flex-wrap:wrap;gap:20px}.hero__footer-right{width:100%}.section__title{overflow-wrap:anywhere}.why-us__list{margin-left:0!important;margin-right:0!important}.feature-spoiler__item{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}@media screen and (width<=575px){.hero__cta-group{flex-direction:column;align-items:flex-start;width:100%}.hero__cta-primary,.feature-spoiler__info{width:100%}.feature-spoiler__left{flex-direction:column}.card-grid{grid-template-columns:1fr}.magic-bento-card{aspect-ratio:auto;min-height:200px}.container{--container-px:16px}}.carousel-root,.carousel-wrapper{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.contact-section,.section.testimonial-slider,.section.feature-work,.section.tech-loop,#magic-bento,#notre-histoire,#notre-equipe{max-width:100%}@media screen and (width<=1299px){.card-grid{max-width:100%}.content-list__item-title{font-size:clamp(26px,3.2vw,36px)}}@media screen and (width<=1024px){.header__logo img{max-width:110px;height:auto}.gooey-effect,.gooey-particle,.gooey-point,.header__nav-item:after{display:none!important}.header__nav-item.is-gooey-active .header__nav-link,.header__nav-item.is-gooey-active .roll{color:var(--color-accent)!important}.hero{height:auto;min-height:100svh;padding-top:max(88px, calc(var(--headerHeight,88px) + 20px))}.hero__container{min-height:calc(100svh - max(88px, calc(var(--headerHeight,88px) + 20px)) - 28px);gap:clamp(20px,3vh,36px)}.feature-work,.feature-spoiler{max-width:100%;overflow-x:hidden}.rotating-text-wrapper{margin-top:24px}.card-grid{grid-template-columns:repeat(2,1fr);max-width:100%;padding:0;font-size:1rem}.magic-bento-card:nth-child(3),.magic-bento-card:nth-child(4),.magic-bento-card:nth-child(6){grid-area:auto}.section__title{font-size:clamp(2rem,6vw,3.5rem)}.contact-section{padding-top:80px}}@media screen and (width<=900px){.contact__main-grid{flex-direction:column;align-items:stretch;gap:40px}.contact__info,.contact__stepper{flex:auto;max-width:100%;padding-right:0}.contact__stepper .step-circle-container{width:100%;max-width:600px;margin-left:auto;margin-right:auto}.rotating-text-wrapper{margin-top:28px;font-size:16px}}@media screen and (width<=767px){.header.floating-pill{top:12px!important}.header.floating-pill .pill__wrapper{width:calc(100% - 16px)}.header__logo img{max-width:96px}.services-spoiler__item,.technologies-tabs__nav,.why-us__list,.our-solutions__list,.feature-spoiler__item{margin-left:0!important;margin-right:0!important}.services-spoiler,.technologies-tabs,.why-us,.delivery-methods,.feature-work,.container{max-width:100%;overflow-x:hidden}.hero{height:100dvh;min-height:100dvh;padding-top:calc(var(--headerHeight,72px) + 12px);box-sizing:border-box;margin-bottom:0;padding-bottom:24px;display:flex}.hero__container{flex:auto;justify-content:space-between;gap:24px;width:100%;height:100%;min-height:0}.hero__content{flex-direction:column;flex:auto;justify-content:center;margin:auto 0;padding-left:0;display:flex}.hero__title-line1,.hero__title-line2{font-size:clamp(1.85rem,1.1rem + 5vw,2.6rem);line-height:1.05}.hero__cta-group{gap:14px;margin-top:28px}.hero__cta-primary{height:48px!important;padding:0 28px!important;font-size:15px!important}.hero__footer{gap:16px;margin-top:auto}.content-list__item{padding:24px}.content-list__item-title{font-size:clamp(20px,6vw,26px)}.content-list__item-text{font-size:15px}.content-list__item-icon{height:56px;margin-bottom:20px}.content-list__item-icon img{max-width:56px}.section__head{margin-bottom:28px}.tech-loop__wrap{-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.tech-loop__track{gap:36px;padding:0 24px}.testimonial-slider .section__head{text-align:left!important}.google-reviews-badge{min-width:0}}@media screen and (width<=575px){.header__nav-list{gap:0!important}.hero__cta-secondary{justify-content:space-between;width:100%}.feature-spoiler__head{flex-wrap:wrap;gap:12px}.feature-spoiler__title{font-size:clamp(22px,7vw,32px)}.magic-bento-card__title{font-size:16px}.magic-bento-card__description{-webkit-line-clamp:4;line-clamp:4;font-size:12px}.magic-bento-card--text-autohide .magic-bento-card__description{--clamp-desc:4}.contact__info .section__title{font-size:clamp(2rem,9vw,2.75rem)}.footer__grid{gap:32px}}@media (height<=700px) and (width<=1024px){.hero{height:auto;min-height:auto}}.header__nav-list{z-index:3;--color-1:#fff;--color-2:#fff;--color-3:#0a1a2f;--color-4:#fff;position:relative}.gooey-nav-wrapper{position:relative}.header__nav-item{transition:color .3s}.header__nav-item:after{content:"";background:var(--color-1);opacity:0;z-index:-1;border-radius:100vw;transition:transform .3s,opacity .3s;position:absolute;inset:-8px -14px;transform:scale(0)}.header__nav-item.is-gooey-active:after{opacity:1;transform:scale(1)}.header__nav-item.is-gooey-active .header__nav-link,.header__nav-item.is-gooey-active .roll{color:#0a1a2f;border-bottom-color:#0000}.gooey-effect{pointer-events:none;z-index:1;place-items:center;width:0;height:0;display:grid;position:absolute;top:0;left:0}.gooey-effect--text{white-space:nowrap;color:var(--color-white);font-weight:500;transition:color .3s}.gooey-effect--text.is-active{color:#0a1a2f}.gooey-effect--filter{filter:none;mix-blend-mode:lighten}.gooey-effect--filter:before{display:none}.gooey-effect--filter:after{content:"";background:var(--color-1);opacity:0;z-index:-1;border-radius:100vw;position:absolute;inset:-8px -14px;transform:scale(0)}.gooey-effect--filter.is-active:after{animation:.3s both gooeyPill}@keyframes gooeyPill{to{opacity:1;transform:scale(1)}}.gooey-particle,.gooey-point{opacity:0;transform-origin:50%;border-radius:100%;width:20px;height:20px;display:block}.gooey-particle{--time:5s;animation:gooeyParticle calc(var(--time)) ease 1 -350ms;position:absolute;top:calc(50% - 8px);left:calc(50% - 8px)}.gooey-point{background:var(--color);opacity:1;animation:gooeyPoint calc(var(--time)) ease 1 -350ms}@keyframes gooeyParticle{0%{transform:rotate(0deg) translate(var(--start-x), var(--start-y));opacity:1;animation-timing-function:cubic-bezier(.55,0,1,.45)}70%{transform:rotate(calc(var(--rotate) * .5)) translate(calc(var(--end-x) * 1.2), calc(var(--end-y) * 1.2));opacity:1;animation-timing-function:ease}85%{transform:rotate(calc(var(--rotate) * .66)) translate(var(--end-x), var(--end-y));opacity:1}to{transform:rotate(calc(var(--rotate) * 1.2)) translate(calc(var(--end-x) * .5), calc(var(--end-y) * .5));opacity:1}}@keyframes gooeyPoint{0%{opacity:0;animation-timing-function:cubic-bezier(.55,0,1,.45);transform:scale(0)}25%{transform:scale(calc(var(--scale) * .25))}38%{opacity:1}65%{transform:scale(var(--scale));opacity:1;animation-timing-function:ease}85%{transform:scale(var(--scale));opacity:1}to{opacity:0;transform:scale(0)}}@media screen and (width<=1024px){.gooey-effect,.gooey-particle,.gooey-point,.header__nav-item:after{display:none!important}.header__nav-item.is-gooey-active .header__nav-link,.header__nav-item.is-gooey-active .roll{color:var(--color-accent)!important}.section__title,.section__title--lg,.section__title--sm{--title-size:clamp(2rem, 7vw, 4.5rem)}.hero__cta-secondary{white-space:normal}.technologies-tabs__nav{flex-wrap:wrap}}@media screen and (width<=575px){.feature-work .section__title{max-width:100%}.tagline .section__title{font-size:clamp(28px,9vw,40px)}.carousel-item{padding:24px 20px}.carousel-item:after{font-size:120px;right:16px}.carousel-indicators{justify-content:center;gap:10px;width:auto;max-width:100%;padding:0 12px}}.carousel-container{--outer-r:20px;--p-distance:12px;height:100%;margin:0 auto;padding:16px;position:relative;overflow:hidden;border:none!important}.carousel-track{height:calc(100% - 64px);display:flex}.carousel-item{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:grab;box-sizing:border-box;z-index:1;background:#0e0e0e73;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;width:100%;max-width:100%;height:100%;padding:40px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),background .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}@media screen and (width<=768px){.carousel-item{max-width:100%;padding:24px 20px}.carousel-item:after{font-size:120px;right:16px}.carousel-container{box-sizing:border-box;max-width:100%;padding:12px}}.carousel-item:active{cursor:grabbing}.carousel-item:after{content:"\"";color:#ffffff08;pointer-events:none;z-index:-1;font-family:serif;font-size:180px;line-height:1;position:absolute;top:10px;right:30px}.carousel-item:hover{background:#0e0e0ea6;border-color:#00c0e84d;transform:translateY(-8px);box-shadow:0 20px 40px #0009,0 0 30px #00c0e826,inset 0 1px #ffffff26}.carousel-item-content{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.carousel-item-description{color:#ffffffd9;z-index:2;margin:0 0 auto;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;position:relative}.carousel-item-info{flex-direction:column;margin-top:24px;display:flex}.carousel-item-title{color:#fff;margin-bottom:4px;font-size:18px}.carousel-item-position,.carousel-item-title{font-family:Inter,sans-serif;font-weight:600}.carousel-item-position{color:var(--color-accent,#00c0e8);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:13px}.carousel-indicators-container{justify-content:center;width:100%;display:flex;position:absolute;bottom:0;left:0}.carousel-indicators{justify-content:space-between;width:150px;margin-top:16px;padding:0 32px;display:flex}.carousel-indicator{appearance:none;cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .15s,transform .15s}.carousel-indicator:focus-visible{outline-offset:2px;outline:2px solid #fff}.carousel-indicator.active{background-color:var(--color-accent,#00c0e8);box-shadow:0 0 8px var(--color-accent,#00c0e8)}.carousel-indicator.inactive{background-color:#fff3}.case-study{--case-bg:#0a0a0a;--case-bg2:#111;--case-accent:#ea580c;--case-accent2:#fb923c;--case-text:#fff;--case-muted:#9ca3af;--case-border:#ffffff14;background:var(--case-bg);color:var(--case-text);min-height:60vh;padding-top:calc(var(--headerHeight,96px) + 16px);max-width:100%;overflow-x:clip}.case-study__nav{top:calc(var(--headerHeight,96px) + 8px);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--case-border);box-sizing:border-box;background:#0a0a0ad9;justify-content:space-between;align-items:center;max-width:100%;padding:20px 40px;display:flex;position:sticky}.case-study__logo{letter-spacing:.04em;text-transform:uppercase;font-size:18px;font-weight:700}.case-study__back{color:var(--case-muted);align-items:center;gap:8px;font-size:14px;transition:color .2s;display:flex}.case-study__back:hover{color:var(--case-text)}.case-study__back svg{width:16px;height:16px}.case-study__hero{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1400px;min-height:70vh;margin:0 auto;padding:60px 40px;display:grid}.case-study__hero-left{flex-direction:column;gap:24px;min-width:0;display:flex}.case-study__tag{letter-spacing:.08em;text-transform:uppercase;color:var(--case-accent2);background:color-mix(in srgb, var(--case-accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--case-accent) 30%, transparent);border-radius:100px;width:fit-content;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.case-study__title{letter-spacing:-.03em;overflow-wrap:anywhere;font-size:clamp(36px,6vw,88px);font-weight:700;line-height:.95}.case-study__desc{color:var(--case-muted);max-width:440px;font-size:18px;line-height:1.6}.case-study__visit{background:var(--case-accent);color:#fff;border-radius:100px;align-items:center;gap:10px;width:fit-content;margin-top:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:opacity .2s;display:inline-flex}.case-study__visit:hover{opacity:.85}.case-study__hero-right{perspective:900px;height:560px;position:relative}.case-study__swap{transform-origin:100% 100%;perspective:900px;position:absolute;bottom:0;right:0;overflow:visible;transform:translate(-15%,15%)}.case-card{border:1px solid color-mix(in srgb, var(--case-accent) 20%, transparent);transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;cursor:pointer;border-radius:16px;margin-top:-210px;margin-left:-300px;position:absolute;top:50%;left:50%;overflow:hidden}.case-card img{object-fit:cover;object-position:top center;width:100%;height:100%}.case-study__meta{border-top:1px solid var(--case-border);border-bottom:1px solid var(--case-border);grid-template-columns:repeat(4,1fr);gap:32px;max-width:1400px;margin:0 auto;padding:32px 40px;display:grid}.case-study__meta-label{letter-spacing:.1em;text-transform:uppercase;color:var(--case-accent2);margin-bottom:8px;font-size:11px;font-weight:600}.case-study__meta-value{color:var(--case-muted);font-size:14px}.case-study__meta-value a{color:var(--case-text);text-underline-offset:4px;text-decoration:underline}.case-study__content{max-width:1000px;margin:0 auto;padding:80px 40px}.case-study__section{margin-bottom:80px}.case-study__section-title{color:var(--case-accent2);margin-bottom:20px;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1}.case-study__section-text{color:var(--case-muted);font-size:17px;line-height:1.8}.case-study__section-text p+p{margin-top:16px}.case-study__screenshot{border:1px solid var(--case-border);border-radius:16px;margin-top:48px;overflow:hidden}.case-study__screenshot img{width:100%;display:block}.case-study__cta{text-align:center;border-top:1px solid var(--case-border);padding:80px 40px}.case-study__cta-title{margin-bottom:28px;font-size:clamp(24px,3vw,36px);font-weight:700}.case-study__cta-btn{background:var(--case-accent);color:#fff;border-radius:100px;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:600;transition:opacity .2s;display:inline-flex}.case-study__cta-btn:hover{opacity:.85}@media (width<=900px){.case-study{padding-top:calc(var(--headerHeight,72px) + 12px)}.case-study__nav{top:calc(var(--headerHeight,72px) + 4px)}.case-study__hero{grid-template-columns:1fr;gap:32px;min-height:auto}.case-study__hero-right{width:100%;height:360px;position:relative;overflow:hidden}.case-study__swap{transform-origin:50%;bottom:50%;left:50%;right:auto;transform:translate(-50%,50%)}.case-study__meta{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=480px){.case-study__nav,.case-study__hero,.case-study__content,.case-study__meta,.case-study__cta{padding-left:20px;padding-right:20px}.case-study__hero-right{height:280px}.case-study__swap{transform:translate(-50%,50%)}.case-study__meta{grid-template-columns:1fr}.case-study__desc{font-size:16px}}.legal-page{padding-bottom:40px;padding-top:calc(var(--headerHeight,96px) + 24px);max-width:100%;overflow-x:clip}.legal-hero{border-bottom:1px solid #ffffff14;max-width:900px;margin:0 auto;padding:80px 40px 60px}.legal-hero__title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:700}.legal-hero__updated{color:var(--color-grey-700,#727272);font-size:14px}.legal-content{max-width:900px;margin:0 auto;padding:64px 40px 80px}.legal-section{border-bottom:1px solid #ffffff14;padding:40px 0}.legal-section:last-child{border-bottom:none}.legal-section__title{letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(20px,2.4vw,26px);font-weight:600}.legal-section__body{color:var(--color-grey-700,#9ca3af);font-size:16px;line-height:1.7}.legal-section__body p{margin-bottom:14px}.legal-section__body p:last-child{margin-bottom:0}.legal-section__body a{color:var(--color-accent,#00c0e8);text-underline-offset:3px;text-decoration:underline}.legal-section__body strong{color:#fff;font-weight:500}.legal-list{margin:12px 0 16px;padding-left:1.25rem;list-style:outside}.legal-list li{margin-bottom:8px}.legal-callout{background:#00c0e80f;border:1px solid #00c0e840;border-radius:12px;margin-top:16px;padding:16px 20px}.legal-info-grid{grid-template-columns:1fr 1fr;gap:12px 32px;margin-top:12px;display:grid}.legal-info-grid__item{border-left:2px solid #ffffff14;padding-left:16px}.legal-info-grid__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent,#00c0e8);margin-bottom:4px;font-size:11px;font-weight:600}.legal-info-grid__value{color:#fff;font-size:15px}.legal-cta{text-align:center;border-top:1px solid #ffffff14;padding:64px 40px}.legal-cta__title{margin-bottom:28px;font-size:clamp(24px,3vw,36px);font-weight:700}.legal-cta__btn{background:var(--color-accent,#00c0e8);color:#041014;border-radius:100px;align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:600;transition:opacity .2s;display:inline-flex}.legal-cta__btn:hover{opacity:.85}@media (width<=640px){.legal-page{padding-top:calc(var(--headerHeight,72px) + 16px)}.legal-hero{padding:48px 20px 40px}.legal-hero__title{font-size:clamp(28px,8vw,40px)}.legal-content{padding:48px 20px 80px}.legal-section__body{font-size:15px}.legal-info-grid{grid-template-columns:1fr}.legal-cta{padding:48px 20px}.legal-cta__title{font-size:clamp(20px,6vw,28px)}}
