:root{--brand-500:#2e5894;--brand-300:#6a8bbb;--brand-200:#88a5d0;--brand-50:#c5dbfb;--brand-deep:#1d4784;--gray-900:#181d27;--gray-800:#252b37;--gray-600:#535862;--gray-500:#717680;--gray-98:#fafafa;--gray-25:#fdfdfd;--blue-light-400:#36bffa;--blue-light-50:#f0f9ff;--cyan-strip:#42caff;--sky-hero:#f6faff;--border-ice:#def9ff;--orange-500:#f48223;--blue-400:#3d9cd6;--cream:#f3efe5;--shadow-xs:0 1px 2px 0 rgba(10,13,18,.05);--shadow-avatar:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--font-main:"Mulish",sans-serif;--font-outfit:"Outfit",sans-serif;--font-inter:"Inter",sans-serif;--font-proxima:"Proxima Nova","Mulish",sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-main);color:var(--gray-800);background:#fff;min-width:1024px}img,svg{display:block}a{text-decoration:none;color:inherit}ul{list-style:none}button{font-family:inherit;border:none;background:none;cursor:pointer}.container{width:1280px;margin:0 auto}.h1-64{font-size:64px;line-height:73px;color:var(--brand-500)}.h1-48,.h1-64{font-weight:700;letter-spacing:-.4px}.h1-48{font-size:48px;line-height:56px}.h2-36{font-size:36px;line-height:40px}.h2-36,.h3-30{font-weight:700;letter-spacing:-.4px}.h3-30{font-size:30px;line-height:36px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);height:97px;display:flex;align-items:center;justify-content:center;padding:28px calc(50% - 640px);transition:transform .28s ease,background .28s ease;will-change:transform}.site-header.is-hidden{transform:translateY(-100%)}.site-header__inner{width:1280px;height:51px;display:flex;align-items:center;justify-content:space-between}.site-header__logo img{width:255px;height:47px}.site-header__right{width:858px;height:51px;gap:42px}.site-header__nav,.site-header__right{display:flex;align-items:center;justify-content:flex-end}.site-header__nav{gap:16px}.site-header__nav a{display:flex;padding:10px 14px;border-radius:10px;transition:background-color .15s ease;color:var(--brand-500)}.btn-primary,.site-header__nav a{align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:24px;white-space:nowrap}.btn-primary{position:relative;display:inline-flex;padding:10px 18px;background:var(--brand-500);border:1px solid var(--brand-500);border-radius:8px;box-shadow:var(--shadow-xs);color:#fff;transition:background-color .15s ease,color .15s ease;z-index:0;transition:background-color .15s ease,color .15s ease,transform .2s ease}.btn-primary:after{top:0;left:-2px;right:-2px;bottom:-4px;border-radius:9px;background:linear-gradient(90deg,#f79009,#3d9cd6);opacity:0;transition:opacity .2s ease;z-index:-2}.btn-primary:after,.btn-primary:before{content:"";position:absolute;pointer-events:none}.btn-primary:before{inset:-1px;border-radius:8px;background:var(--brand-500);z-index:-1}.btn-primary:hover{transform:translateY(-3px)}.btn-primary:hover:after{opacity:1}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;background:#fff;border:1px solid var(--brand-500);border-radius:8px;box-shadow:var(--shadow-xs);font-weight:700;font-size:16px;line-height:24px;color:var(--brand-500);white-space:nowrap;transition:box-shadow .15s ease}.btn-secondary:hover{box-shadow:none}.cta-banner{background:var(--blue-light-50);display:flex;flex-direction:column;gap:28px;align-items:center;justify-content:center;padding:64px calc(50% - 640px)}.cta-banner__title{font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--gray-800);text-align:center;width:100%}.cta-banner__text{font-weight:600;font-size:18px;line-height:28px;color:var(--gray-500);text-align:center;width:732px}.cta-banner .btn-cta{position:relative;z-index:0;display:inline-flex;align-items:flex-start;justify-content:center;height:48px;padding:12px 32px;background:var(--brand-500);border-radius:4px;font-weight:600;font-size:16px;line-height:24px;color:var(--gray-98);text-align:center;white-space:nowrap}.site-footer{background:#fff;padding:64px 0}.site-footer,.site-footer__inner{display:flex;flex-direction:column;align-items:center}.site-footer__inner{width:1280px;max-width:1280px;gap:36px}.site-footer__top{position:relative;height:36px;width:100%}.site-footer__logo{position:absolute;left:0;top:-9px;width:217px;height:40px}.site-footer__social{position:absolute;right:0;top:calc(50% + 2px);transform:translateY(-50%);display:flex;align-items:center;gap:16px}.site-footer__social-link--linkedin{opacity:.8}.site-footer__social svg{width:24px;height:24px}.site-footer__divider{width:100%;border-top:1px solid var(--brand-300);opacity:.1}.site-footer__cols{width:100%;display:flex;gap:28px;align-items:flex-start}.site-footer__legal{display:flex;flex-direction:column;gap:28px;width:613px;flex-shrink:0}.site-footer__legal p{width:578px;font-weight:600;font-size:16px;line-height:24px;color:var(--gray-800)}.site-footer__iskur{width:40px;height:40px;object-fit:cover}.site-footer__nav{flex:1 0;display:flex;flex-direction:column;gap:20px}.site-footer__nav a{font-weight:400;font-size:16px;line-height:24px;color:var(--gray-800);opacity:.8}.site-footer__contact{width:268px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.site-footer__contact h4{font-weight:600}.site-footer__contact h4,.site-footer__contact p{font-size:16px;line-height:24px;color:var(--gray-800)}.site-footer__contact p{font-weight:400;opacity:.8;margin-bottom:4px}.site-footer__contact a{color:var(--brand-500);text-decoration:underline;text-underline-offset:2px;opacity:1}.site-footer__contact a:hover{color:var(--brand-deep)}.site-footer__bottom{display:flex;align-items:center;justify-content:center;gap:16px;width:100%}.site-footer__bottom,.site-footer__bottom a{font-weight:400;font-size:16px;line-height:24px;color:var(--brand-500)}.site-footer__bottom a,.site-footer__bottom>span{opacity:.8}.site-footer__vdivider{width:1px;height:24px;background:var(--brand-500);opacity:.2}.site-footer__links{display:flex;align-items:center;gap:20px}.cta-banner .btn-cta{transition:transform .2s ease}.cta-banner .btn-cta:after{content:"";position:absolute;top:0;left:-2px;right:-2px;bottom:-4px;border-radius:5px;background:linear-gradient(90deg,#f79009,#3d9cd6);opacity:0;transition:opacity .2s ease;z-index:-2;pointer-events:none}.cta-banner .btn-cta:before{content:"";position:absolute;inset:0;border-radius:4px;background:var(--brand-500);z-index:-1;pointer-events:none}.cta-banner .btn-cta:hover{transform:translateY(-3px)}.cta-banner .btn-cta:hover:after{opacity:1}.reveal{opacity:0;translate:0 30px;transition:opacity .7s ease,translate .7s ease}.reveal.is-visible{opacity:1;translate:0 0}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;translate:none;transition:none}}.site-header__nav a:hover{background:#f4f8fe}.nav-toggle{display:none;flex-direction:column;justify-content:center;align-items:stretch;gap:5px;width:44px;height:44px;padding:10px;border:none;background:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nav-toggle span{display:block;width:100%;height:2.5px;min-height:2px;flex-shrink:0;border-radius:2px;background-color:var(--brand-500,#2e5894);transition:transform .25s ease,opacity .2s ease}.site-header.is-open .nav-toggle span:first-child{transform:translateY(7.5px) rotate(45deg)}.site-header.is-open .nav-toggle span:nth-child(2){opacity:0}.site-header.is-open .nav-toggle span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.site-header__cta-short{display:none}.lang-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--gray-200,#e9eaeb);border-radius:999px;background:#fff}.lang-switch__btn{padding:5px 12px;border:none;border-radius:999px;background:none;font-family:inherit;font-weight:700;font-size:13px;line-height:18px;color:var(--gray-600,#535862);cursor:pointer;transition:background-color .15s ease,color .15s ease}.lang-switch__btn:hover{color:var(--brand-500)}.lang-switch__btn.is-active{background:var(--brand-500);color:#fff}.hero{position:relative;height:1203px;background:#f6faff;overflow:hidden;isolation:isolate}.hero__glow{width:1570px;height:1571px;left:calc(50% - 221px);top:250px;opacity:.6;filter:blur(300px);border-radius:50%;transform:translateZ(0)}.hero__glow,.hero__glow-slant{position:absolute;background:#a2dcff;pointer-events:none;z-index:0}.hero__glow-slant{width:310.77px;height:1180.62px;left:calc(50% + 118.91px);top:511.1px;filter:blur(200px);transform:rotate(72.73deg)}.hero__copy{position:absolute;left:calc(50% - 640px);top:252px;width:631px;display:flex;flex-direction:column;gap:34px;align-items:flex-start;z-index:3}.hero__title{width:631px;margin:0;font-family:var(--font-main);font-style:normal;font-weight:700;font-size:60px;line-height:73px;letter-spacing:-.4px;align-self:stretch;flex:none;background:linear-gradient(90deg,#f48223,#3d9cd6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero__title-line{-webkit-text-fill-color:#2e5894;color:#2e5894}html[lang=en] .hero__copy,html[lang=en] .hero__title{width:680px}html[lang=en] .hero__title{font-size:54px;line-height:66px;letter-spacing:-.6px}.hero__subtitle{font-weight:600;font-size:20px;line-height:28px;color:var(--brand-500);white-space:pre-wrap}.hero__copy .btn-primary{font-family:var(--font-outfit);font-weight:600}.hero__orbit{position:absolute;inset:0;z-index:2}.hero__orbit-rotor{z-index:3;position:absolute;left:calc(50% + 332.93px);top:455px;width:0;height:0;animation:orbit-rotate 400s linear infinite}@keyframes orbit-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes orbit-counter-rotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.hero__ring{position:absolute;left:calc(50% + 332.93px);top:455px;transform:translate(-50%,-50%);opacity:.2;overflow:visible;pointer-events:none}.hero__ring circle{fill:none;stroke:#88a5d0;stroke-width:1.5;stroke-dasharray:10 7}.hero__ring--1{width:250px;height:250px;animation:ring-spin 90s linear infinite}.hero__ring--2{width:420px;height:420px;animation:ring-spin-rev 140s linear infinite}.hero__ring--3{width:590px;height:590px;animation:ring-spin 200s linear infinite}@keyframes ring-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes ring-spin-rev{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}.hero__badge{width:max-content;display:inline-flex;flex-wrap:wrap;align-items:center;align-content:center;gap:10px;padding:10px 28px 10px 10px;background:hsla(0,0%,100%,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:orbit-counter-rotate 400s linear infinite}.hero__badge,.hero__badge:before{position:absolute;border-radius:100px}.hero__badge:before{content:"";inset:-1.5px;padding:1.5px;background:linear-gradient(90deg,#bfefff,rgba(0,87,255,.6) 36.46%,rgba(190,199,255,.55) 69.27%,rgba(255,159,121,.95));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hero__badge-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--brand-500);border-radius:50px;box-shadow:0 2px 8px rgba(46,88,148,.3);flex-shrink:0}.hero__badge-icon img{width:24px;height:24px}.hero__badge-label{font-family:var(--font-main);font-weight:600;font-size:16px;line-height:20px;color:var(--brand-500);white-space:pre}.hero__badge--1{left:-93.16px;top:-256px}.hero__badge--2{left:149.6px;top:-48px}.hero__badge--3{left:53.78px;top:196.25px}.hero__badge--4{left:-227.11px;top:196.25px}.hero__badge--5{left:-330.93px;top:-48px}.hero__center{left:calc(50% + 332.93px);top:455px;transform:translate(-50%,-50%);z-index:2;pointer-events:none}.hero__center,.hero__center-blobs{position:absolute;width:200px;height:200px;overflow:visible}.hero__center-blobs{inset:0;opacity:.3}.hero__center-blob{position:absolute;border-radius:50%;pointer-events:none}.hero__center-blob--cyan{width:130px;height:130px;left:35px;top:9px;background:#16d6e9;filter:blur(15px)}.hero__center-blob--blue{width:110px;height:110px;left:17px;top:71px;background:#2e5894;filter:blur(15px)}.hero__center-blob--orange{width:100px;height:100px;left:86px;top:74px;background:#f48223;filter:blur(17.5px)}.hero__center-glass{position:absolute;inset:0;width:200px;height:200px;background:hsla(0,0%,100%,.1);opacity:.5;border-radius:50%}.hero__center-gif{position:absolute;width:242px;height:242px;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:cover;pointer-events:none}.hero__logobar{position:absolute;left:calc(50% - 640px);bottom:70px;width:1280px;display:flex;align-items:center;justify-content:space-between;padding:32px 24px 16px;border-radius:146px;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.24));backdrop-filter:blur(34.75px);-webkit-backdrop-filter:blur(34.75px);z-index:4}.hero__logobar-nav{display:flex;align-items:center;flex-shrink:0}.hero__logobar-nav img{width:32px;height:32px}.hero__logotrack-clip{width:1124px;height:90px;overflow:hidden;position:relative}.hero__logotrack{position:absolute;left:0;top:0;display:flex;align-items:center;gap:50px;height:90px;will-change:transform}.hero__logotrack .logo-cell{position:relative;height:69px;flex-shrink:0}.hero__logotrack .logo-cell img{position:absolute;left:0;bottom:16.5px;height:36px;width:auto;transition:transform .25s ease}.hero__logotrack .logo-cell:hover img{transform:translateY(-10px)}.hero__logotrack .logo-cell img[src*=logo-ing]{height:28px;bottom:20.5px}.strip{height:52px;width:100%;overflow:hidden;position:relative;background:var(--cyan-strip)}.strip__track{position:absolute;left:0;top:0;height:52px;width:max-content;display:flex;align-items:center;animation:strip-marquee 70s linear infinite;will-change:transform}@keyframes strip-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.strip__set{display:flex;align-items:center;gap:61px;padding-right:61px;flex-shrink:0}.strip__item{padding:10px;font-family:var(--font-inter);font-weight:400;font-size:18px;line-height:26px;color:var(--gray-800);white-space:nowrap}.strip__item,.strip__star{display:flex;align-items:center;justify-content:center}.strip__star{width:22px;height:21px;flex-shrink:0}.strip__star img{width:17px;height:17px}.bento{background:var(--brand-500);display:flex;flex-direction:column;gap:100px;align-items:center;padding:120px calc(50% - 640px);position:relative}.bento__title{font-family:var(--font-main);font-weight:700;font-style:normal;font-size:36px;line-height:40px;letter-spacing:-.4px;color:#fff;text-align:center;width:1054px}.bento__title-mob{display:none}.bento__grid{position:relative;width:1278.55px;height:721px}.bento__tile{position:absolute;border-radius:42px;overflow:hidden}.bento__tile img.bento__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bento__tile--1{left:.38px;top:0;width:241.162px;height:260.155px}.bento__tile--2{left:260.61px;top:0;width:323.934px;height:345.634px;background:#dfdfdf}.bento__tile--3{left:608.34px;top:0;width:671.664px;height:345.634px}.bento__tile--3:after{content:"";position:absolute;inset:0;background:rgba(0,253,238,.05)}.bento__tile--4{left:0;top:280.97px;width:242.567px;height:440.033px;background:#dfdfdf}.bento__tile--5{left:260.84px;top:371.65px;width:323.846px;height:349.351px}.bento__tile--6{left:608.34px;top:371.65px;width:323.934px;height:349.351px;background:#dfdfdf}.bento__tile--7{left:954.7px;top:371.65px;width:323.846px;height:349.351px}.bento__tile--2,.bento__tile--3,.bento__tile--4,.bento__tile--6{transition:transform .3s ease}.bento__tile--2 img.bento__photo,.bento__tile--3 img.bento__photo,.bento__tile--4 img.bento__photo,.bento__tile--6 img.bento__photo{transition:transform .45s ease}.bento__tile--2:hover,.bento__tile--3:hover,.bento__tile--4:hover,.bento__tile--6:hover{transform:translateY(-6px)}.bento__tile--2:hover img.bento__photo,.bento__tile--3:hover img.bento__photo,.bento__tile--4:hover img.bento__photo,.bento__tile--6:hover img.bento__photo{transform:scale(1.06)}.bento__mesh{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bento__stat{position:absolute;display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:270px;z-index:2}.bento__stat--1{left:calc(50% - 617px);top:448px}.bento__stat--2{left:calc(50% - 352px);top:907px}.bento__stat--3{left:calc(50% + 353px);top:909px}.bento__stat-num-wrap{display:flex;flex-direction:column;gap:4px;align-items:flex-start;height:40px;width:100%}.bento__stat-line{width:61.5px;height:4px;background:var(--gray-800);border-radius:2px}.bento__stat-num{font-family:var(--font-proxima);font-size:40px;line-height:50px;letter-spacing:-.96px}.bento__stat-label,.bento__stat-num{font-weight:600;color:var(--gray-800)}.bento__stat-label{font-size:18px;line-height:26px;width:100%;max-width:100%;box-sizing:border-box}.services{background:var(--cream);padding:120px calc(50% - 640px)}.services__inner{width:1280px;gap:73px}.services__head,.services__inner{display:flex;flex-direction:column}.services__head{gap:24px;min-height:230px}.services__title{height:100px;flex-direction:column;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--gray-800);text-align:center}.services__tabs,.services__title{display:flex;justify-content:center}.services__tabs{gap:16px;align-items:center;flex-wrap:wrap}.services__tab{height:48px;padding:10px 14px;flex:0 0 auto;max-width:100%;border-radius:9999px;background:#fff;color:var(--gray-800);font-weight:600;font-size:18px;line-height:28px;text-align:center;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.services__tab.is-active{background:var(--orange-500);color:#fff}.services__content{position:relative;height:576px;display:flex;align-items:center;justify-content:space-between}.services__text{width:608px;position:relative;height:576px}.services__copy{position:absolute;left:0;top:136.5px;width:608px;display:flex;flex-direction:column;align-items:center;gap:32px;padding:0}.services__copy h3{align-self:stretch;margin:0;padding-left:32px;box-sizing:border-box;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--gray-800);white-space:normal}.services__body,.services__copy h3{font-family:var(--font-main);font-style:normal}.services__body{width:557px;font-weight:500;font-size:20px;line-height:24px;color:var(--gray-600)}.services__body p{margin:0 0 24px}.services__body ul{list-style:disc;padding-left:24px;margin:0}.services__visual{position:absolute;left:680px;top:-60px;width:711px;height:702px;transform:scale(calc(600 / 711));transform-origin:top left;pointer-events:none}.services__visual-frame{display:contents}.services__visual-glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:711px;height:auto}.services__visual-center{position:absolute;left:50%;top:50%;width:252px;height:252px;margin:-126px 0 0 -126px;animation:svc-center-bob 9s ease-in-out infinite}@keyframes svc-center-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.services__float{position:absolute;will-change:transform}.services__float img{display:block;width:100%;height:auto;filter:drop-shadow(0 16px 32px rgba(46,88,148,.1))}.services__float--1{left:52px;top:96px;width:150px;animation:svc-drift-1 22s ease-in-out infinite}.services__float--2{left:508px;top:64px;width:122px;animation:svc-drift-2 18s ease-in-out infinite}.services__float--3{left:536px;top:418px;width:146px;animation:svc-drift-3 26s ease-in-out infinite}.services__float--4{left:214px;top:508px;width:134px;animation:svc-drift-4 20s ease-in-out infinite}.services__float--5{left:12px;top:330px;width:120px;animation:svc-drift-5 24s ease-in-out infinite}@keyframes svc-drift-1{0%,to{transform:translate(0)}25%{transform:translate(22px,-18px)}50%{transform:translate(-10px,-34px)}75%{transform:translate(-26px,-8px)}}@keyframes svc-drift-2{0%,to{transform:translate(0)}30%{transform:translate(-20px,16px)}55%{transform:translate(-34px,-12px)}80%{transform:translate(-8px,-24px)}}@keyframes svc-drift-3{0%,to{transform:translate(0)}20%{transform:translate(-16px,-22px)}50%{transform:translate(-30px,6px)}75%{transform:translate(10px,18px)}}@keyframes svc-drift-4{0%,to{transform:translate(0)}25%{transform:translate(18px,14px)}55%{transform:translate(34px,-10px)}80%{transform:translate(6px,-22px)}}@keyframes svc-drift-5{0%,to{transform:translate(0)}30%{transform:translate(14px,-20px)}60%{transform:translate(28px,8px)}85%{transform:translate(4px,22px)}}.blog-card,.project-card,.sector-card{transition:transform .3s ease}.blog-card:hover,.project-card:hover,.sector-card:hover{transform:translateY(-10px)}.sectors{position:relative;background:var(--brand-500);height:1501px}.sectors__cards{position:absolute;left:0;top:150px;width:100%;padding:0 calc(50% - 640px);display:flex;gap:24px;align-items:center;justify-content:center}.sector-card-wrap{display:flex;align-items:center;padding-top:20px;flex-shrink:0}.sector-card{position:relative;width:410px;height:523px;border-radius:32px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:24px}.sector-card__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sector-card:after{content:"";position:absolute;inset:0;border-radius:32px;background:linear-gradient(180deg,rgba(66,202,255,0) 41.683%,rgba(66,202,255,.84) 64.112%,#42caff 85.421%);pointer-events:none}.sector-card__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;min-height:169px;height:auto;width:100%}.sector-card__content h3{font-weight:700;font-size:26px;line-height:32px;color:var(--brand-deep)}.sector-card__content p{font-weight:400;font-size:16px;line-height:24px;color:#fff;white-space:pre-wrap}.sector-card__tags{display:flex;flex-wrap:wrap;gap:10px;align-content:flex-start}.sector-card__tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:hsla(0,0%,100%,.15);border:1px solid var(--border-ice);border-radius:16px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);font-family:var(--font-outfit);font-weight:400;font-size:14px;line-height:18px;color:#fff;text-align:center;white-space:nowrap}.sector-card--nonit .sector-card__tag{background:hsla(0,0%,100%,.1)}.sectors__industries{position:absolute;left:calc(50% - 640px);top:884px;width:1280px;display:flex;flex-direction:column;gap:72px}.sectors__industries-title{font-weight:700;font-size:30px;line-height:36px;letter-spacing:-.4px;color:#fff;text-align:center;width:1280px}.sectors__grid{display:flex;flex-direction:column;gap:100px;width:1280px}.sectors__row{display:flex;gap:32px;align-items:flex-start;width:100%}.industry{flex:1 0;min-width:1px;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}.industry img{width:48px;height:48px}.industry span{font-weight:700;font-size:24px;line-height:30px;color:var(--blue-light-400);text-align:center}.projects{background:#fff;display:flex;flex-direction:column;gap:72px;padding:120px calc(50% - 640px)}.projects__title{font-weight:700;font-size:30px;line-height:36px;letter-spacing:-.4px;color:var(--gray-800);text-align:center;width:100%}.projects__viewport{width:100%;overflow:hidden}.projects__grid{display:flex;gap:24px;height:460px;transition:transform .45s ease}.project-card{position:relative;width:628px;height:460px;flex:0 0 auto;border-radius:32px;overflow:hidden;display:block}.project-card__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:32px}.project-card--talentspot{background:rgba(0,0,0,.73)}.project-card__tint{position:absolute;inset:0;border-radius:32px;background:linear-gradient(180deg,rgba(0,0,0,.2) 4.3269%,rgba(28,28,28,.2) 49.533%,rgba(76,76,76,.2) 74.519%,hsla(0,0%,40%,.2));pointer-events:none}.project-card--wiser .project-card__tint{background:linear-gradient(180deg,transparent,#000),linear-gradient(180deg,rgba(0,0,0,.2) 4.3269%,rgba(28,28,28,.2) 49.533%,rgba(76,76,76,.2) 74.519%,hsla(0,0%,40%,.2))}.project-card__bottom{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:16px;padding:50px 32px 40px;background:linear-gradient(180deg,transparent 1.598%,#000)}.project-card__logo-ts{width:264px;height:54px}.project-card__logo-wiser{width:142.555px;height:60px}.project-card__logo{max-width:220px;max-height:60px;width:auto;height:auto;object-fit:contain}.project-card__desc{max-height:0;overflow:hidden;font-weight:600;font-size:18px;line-height:28px;color:#e9eaeb;text-align:center;opacity:0;transition:max-height .35s ease,opacity .3s ease;pointer-events:none}.project-card:hover .project-card__desc{max-height:120px;opacity:1}.projects__nav{display:flex;justify-content:flex-end;width:100%}.projects__nav-inner{display:flex;gap:18px}.projects__nav-inner img{width:50px;height:50px;display:block}.projects__nav-inner button:disabled{cursor:default}.projects__nav-inner button:disabled img{opacity:.2}.blog{background:var(--blue-light-50);display:flex;flex-direction:column;gap:72px;padding:120px calc(50% - 640px)}.blog__title{font-weight:700;font-size:30px;line-height:36px;letter-spacing:-.4px;color:var(--gray-800);text-align:center;width:100%}.blog__viewport{width:100%;overflow:hidden}.blog__grid{display:flex;align-items:stretch;gap:40px;transition:transform .45s ease}.blog-card{width:400px;flex:0 0 auto;display:flex;flex-direction:column;gap:32px}.blog-card__img{width:400px;height:400px;border-radius:32px;overflow:hidden;flex-shrink:0}.blog-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.blog-card:hover .blog-card__img img{transform:scale(1.06)}.blog-card__content{display:flex;flex-direction:column;gap:12px;flex:1 1;min-height:0}.blog-card__content h3{font-weight:700;font-size:24px;line-height:30px;color:var(--brand-500)}.blog-card__content p{font-weight:600;font-size:18px;line-height:28px;color:var(--gray-800)}.blog__nav{display:flex;justify-content:flex-end;width:100%}.blog__nav-inner{display:flex;gap:18px}.blog__nav-inner img{width:50px;height:50px;display:block}.blog__nav-inner button:disabled{cursor:default}.blog__nav-inner button:disabled img{opacity:.2}.testimonials{position:relative;background:var(--brand-500);height:1339px;overflow:hidden}.testimonials__inner{position:absolute;left:calc(50% - 640px);top:100px;width:1280px;height:1174px;display:flex;flex-direction:column;justify-content:space-between}.testimonials__top{display:flex;flex-direction:column;gap:72px;align-items:center;width:100%}.testimonials__title{height:127px;width:744px;display:flex;flex-direction:column;justify-content:center;font-weight:700;font-size:30px;line-height:36px;letter-spacing:-.4px;color:#fff;text-align:center;margin:0 auto}.testimonials__stats{display:flex;justify-content:space-between;align-items:flex-start;width:100%;height:208px;text-align:center}.testimonials__stat{display:flex;flex-direction:column;gap:16px;align-items:center;padding:34px 0;width:200px;height:100%}.testimonials__stat-num{font-weight:800;font-size:44px;line-height:50px;letter-spacing:-1.12px;color:var(--blue-light-400);white-space:nowrap}.testimonials__stat-label{font-weight:600;font-size:20px;line-height:28px;color:#fff;white-space:pre-wrap}.testimonials__bottom{display:flex;flex-direction:column;gap:72px;width:100%}.testimonials__heading{font-weight:700;font-size:36px;line-height:44px;letter-spacing:-.4px;color:#fff;text-align:center}.tslider{width:1280px;display:flex;flex-direction:column;align-items:center;overflow:hidden}.tslider,.tslider__slide{position:relative;height:438px}.tslider__slide{width:816px;margin:0 auto;display:none}.tslider__slide.is-active{display:block}.tslider__avatar{position:absolute;left:50%;top:0;transform:translateX(-50%);width:96px;height:96px;border-radius:131px;object-fit:cover}.tslider__name{top:120px;font-weight:600;font-size:20px;line-height:28px;color:var(--gray-25)}.tslider__name,.tslider__role{position:absolute;left:0;width:100%;text-align:center;white-space:nowrap}.tslider__role{top:156px;color:var(--brand-50)}.tslider__quote,.tslider__role{font-weight:400;font-size:16px;line-height:24px}.tslider__quote{position:absolute;left:50%;top:200px;transform:translateX(-50%);width:745px;font-style:italic;color:var(--gray-25);text-align:center}.tslider__btn{position:absolute;top:151px;width:40px;height:40px;border-radius:9999px;display:flex;align-items:center;justify-content:center;padding:0 8px}.tslider__btn img{width:24px;height:24px}.tslider__btn--prev{left:0}.tslider__btn--next{left:1240px}.about-hero{position:relative;height:528px;background:#f6faff;overflow:hidden}.about-hero:before{content:"";position:absolute;width:1570px;height:1571px;left:calc(50% - 1570px / 2);bottom:0;background:#a2dcff;opacity:.6;filter:blur(300px);border-radius:50%;pointer-events:none;z-index:0}.about-hero__inner{position:absolute;left:50%;top:115px;transform:translateX(-50%);width:1280px;padding:80px 0;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;z-index:1}.about-hero__title{font-weight:700;font-size:clamp(22px,2.2vw + 12px,48px);line-height:1.17;letter-spacing:-.4px;color:var(--brand-500);text-align:center;width:100%;max-width:1046px;padding:0 1.73px}.about-hero__mob{display:none}.about-hero__badge{position:absolute;left:calc(50% + 579px);top:91px;width:61px;height:104px}.about-photo{position:relative;height:972px;overflow:hidden}.about-photo__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-photo__fade{position:absolute;left:0;top:634px;width:100%;height:368px;background:linear-gradient(180deg,rgba(46,88,148,0),rgba(46,88,148,.78) 51.442%,#2e5894 82.752%)}.about-stats{background:var(--brand-500);height:248px;display:flex;justify-content:center}.about-stats__row{width:1423px;height:208px;display:flex;justify-content:space-between;align-items:flex-start}.about-stats__item{flex:1 0;min-width:1px;height:100%;display:flex;flex-direction:column;gap:16px;align-items:center;padding:34px 0}.about-stats__window{height:60px;overflow:hidden;position:relative;width:100%}.about-stats__col{position:absolute;left:50%;top:0;transform:translateX(-50%);width:474px;text-align:center;transition:margin-top 2.2s cubic-bezier(.22,.8,.28,1)}.about-stats__col p{font-weight:800;font-size:56px;line-height:60px;letter-spacing:-1.12px;color:var(--blue-light-400);margin-bottom:48px;white-space:pre-wrap}.about-stats__col p:last-child{margin-bottom:0}.about-stats__label{font-weight:700;font-size:24px;line-height:32px;color:#fff;text-align:center;white-space:normal}.timeline{background:var(--blue-light-50);padding:96px calc(50% - 640px)}.timeline__inner{width:1280px;display:flex;flex-direction:column;gap:64px;align-items:center;overflow:hidden}.timeline__head{display:flex;gap:12px;align-items:flex-start;width:100%}.timeline__head h2{width:677px;padding-right:16.54px;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--gray-800)}.timeline__intro-wrap{flex:1 0;min-width:1px;display:flex;gap:12px;align-items:flex-start;justify-content:flex-end}.timeline__intro{width:518px;font-weight:600;font-size:18px;line-height:28px;color:var(--gray-600);text-align:right}.timeline__list{position:relative;display:flex;gap:12px;align-items:flex-start;padding-bottom:24px;width:100%}.timeline__nav{gap:0;flex:none}.timeline__nav,.timeline__nav-btn{display:flex;align-items:flex-start}.timeline__nav-btn{flex-direction:column;padding:0;width:44.34px;height:48px;border:0;background:transparent;cursor:pointer;flex:none;flex-grow:0}.timeline__nav-icon{width:44.34px;height:48px;display:block}.timeline__nav-icon--prev{transform:scaleX(-1)}.timeline__rule{position:absolute;left:0;right:0;top:44px;border-top:2px dashed var(--brand-500)}.timeline__item{flex:1 0;min-width:1px;position:relative;height:196px}.timeline__year{position:absolute;left:0;top:0;padding-bottom:24px;font-weight:600;font-size:18px;line-height:28px;color:var(--gray-600);white-space:nowrap}.timeline__dot{position:absolute;left:0;top:33px;width:24px;height:24px;border-radius:9999px;background:var(--blue-light-400);border:4px solid #b9e6fe}.timeline__desc{position:absolute;left:0;right:0;top:76px;padding-top:24px;max-width:320px;font-weight:400;font-size:16px;line-height:24px;color:var(--gray-600)}.team{background:#fff;display:flex;flex-direction:column;gap:64px;align-items:center;padding:120px 0}.team__title{width:768px;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--gray-900);text-align:center}.team__grid{width:1280px;display:flex;flex-direction:column;gap:64px}.team__row{display:flex;gap:100px;align-items:stretch;width:100%}.team-member{flex:1 1;min-width:1px;max-width:calc((100% - 200px) / 3);display:flex;flex-direction:column;gap:20px;align-items:flex-start}.team-member__avatar{position:relative;width:216px;height:216px;border-radius:40px;overflow:hidden;flex-shrink:0}.team-member__avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.team-member__name{font-weight:700;font-size:18px;line-height:36px;letter-spacing:-.4px;color:var(--gray-900)}.team-member__role{font-weight:700;font-size:16px;line-height:24px;color:var(--brand-500)}.team-member__bio-block{margin-top:8px;width:100%}.team-member__bio{font-weight:400;font-size:16px;line-height:24px;color:var(--gray-600)}.team-member__bio--clamped{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.team-member__more{display:inline;margin-top:4px;padding:0;border:0;background:none;font-weight:400;font-size:16px;line-height:24px;color:var(--gray-600);cursor:pointer;text-align:inherit}.team-member__more:hover{text-decoration:underline}.team-member__social img{width:20px;height:20px}.clients{background:var(--blue-light-50);padding:128px 0 96px}.clients,.clients__inner{display:flex;flex-direction:column;align-items:center}.clients__inner{width:1280px;max-width:1280px;padding:0 24px;gap:60px}.clients__wall{width:1280px;display:flex;flex-wrap:wrap;gap:50px 80px;align-items:center;align-content:center;justify-content:center}.clients__wall img{flex-shrink:0;object-fit:contain}.clients__text{display:flex;flex-direction:column;gap:20px;align-items:center;padding:24px 0;width:100%;max-width:1020px}.clients__heading,.clients__text h2{font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--brand-500);text-align:center;white-space:nowrap}.clients__heading-mob,.clients__lead-mob{display:none}.clients__lead,.clients__text p{margin:0;width:100%;max-width:1020px;font-weight:600;font-size:18px;line-height:28px;color:var(--brand-500);text-align:center}.page-hero{position:relative;height:482px;background:linear-gradient(135deg,#fafcff,#eaf4ff 26%,#d3eaff 52%,#b4ddff 78%,#9cd3ff);overflow:hidden}.page-hero__glow{position:absolute;left:50%;transform:translateX(-50%);width:1570px;height:1571px;background:#a2dcff;border-radius:50%;filter:blur(300px);opacity:.6;pointer-events:none}.page-hero--projects{background:#f6faff}.page-hero--projects .page-hero__glow{left:calc(50% - 1570px / 2);transform:none;bottom:0}.page-hero--tall .page-hero__glow{top:-1157.5px}.page-hero__inner{position:absolute;left:50%;top:calc(50% + 10px);transform:translate(-50%,-50%);width:100%;padding:80px calc(50% - 640px);display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;z-index:1}.page-hero__title{font-weight:700;font-size:clamp(22px,2.2vw + 14px,48px);line-height:1.2;letter-spacing:-.4px;color:var(--brand-500);text-align:center}.page-hero--projects .page-hero__title{text-transform:capitalize;white-space:nowrap}.project-row{background:#fff;padding:100px calc(50% - 640px)}.project-row__content{display:flex;gap:80px;align-items:flex-start;overflow:hidden;width:100%}.project-row__media{flex:1 0;min-width:1px;align-items:center}.project-row__media,.project-shot{display:flex;flex-direction:column;overflow:hidden}.project-shot{position:relative;width:600px;height:460px;border-radius:32px;padding:24px;align-items:flex-start}.project-shot__base{position:absolute;inset:0;border-radius:32px;background:linear-gradient(180deg,rgba(0,0,0,.7) 4.3269%,rgba(28,28,28,.7) 49.533%,rgba(76,76,76,.7) 74.519%,hsla(0,0%,40%,.7))}.project-shot__img{position:absolute;left:-.06%;top:-.08%;width:123.44%;height:120.76%;max-width:none;object-fit:cover}.project-shot__tint{position:absolute;inset:0;border-radius:32px;background:linear-gradient(180deg,rgba(0,0,0,.15) 4.3269%,rgba(28,28,28,.15) 49.533%,rgba(76,76,76,.15) 74.519%,hsla(0,0%,40%,.15))}.project-shot__logo{position:absolute;left:50%;bottom:31px;transform:translateX(-50%);height:35px;width:auto;z-index:1}.project-row__details{flex:1 0;min-width:1px;align-self:stretch;display:flex;flex-direction:column;gap:24px;align-items:flex-start;padding-top:40px;overflow:hidden}.project-row__title{font-weight:700;font-size:36px;line-height:44px;letter-spacing:-.4px;color:var(--gray-800);white-space:pre-line}.project-row__title-mob{display:none}.project-row__divider{width:80px;height:3px;border-radius:2px;background:var(--brand-500)}.project-row__tagline{font-style:italic;font-weight:400;font-size:16px;line-height:20px;color:var(--brand-500);white-space:nowrap}.project-row__desc{font-weight:400;font-size:16px;line-height:24px;color:rgba(37,43,55,.8);white-space:pre-wrap;min-width:100%}.project-row__details .btn-primary{font-family:var(--font-outfit);font-weight:600}.pd-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fafcff,#eaf4ff 26%,#d3eaff 52%,#b4ddff 78%,#9cd3ff);padding:80px calc(50% - 640px);display:flex;flex-direction:column;gap:64px}.pd-hero--compact{min-height:699px;justify-content:center;gap:0}.pd-hero__glow{position:absolute;left:50%;bottom:-900px;transform:translateX(-50%);width:1570px;height:1571px;border-radius:50%;background:#a2dcff;opacity:.6;filter:blur(300px);pointer-events:none}.pd-hero--talentspot{background:#fff}.pd-hero--talentspot .pd-hero__glow{left:calc(50% - 1570px / 2);transform:none;bottom:-142px}.pd-hero--wiser{background:#fff}.pd-hero--wiser .pd-hero__glow{left:calc(50% - 1570px / 2);transform:none;bottom:-142px}.pd-hero__row{position:relative;display:flex;gap:80px;align-items:center}.pd-hero__text{flex:1 1;display:flex;flex-direction:column;gap:24px}.pd-hero__text h1{margin:0;font-family:var(--font-main);font-weight:700;font-style:normal;font-size:48px;line-height:56px;letter-spacing:-.4px;color:var(--brand-500)}.pd-hero__text h1 strong{font-family:inherit;font-weight:700;font-style:normal}.pd-hero__text p{margin:0;font-weight:600;font-size:20px;line-height:28px;color:var(--brand-500);max-width:720px}.pd-hero__cta{align-self:flex-start;display:inline-flex;padding:14px 28px;border-radius:8px;background:#21458c;color:#fff;font-weight:600;font-size:16px;transition:transform .2s ease,background-color .2s ease}.pd-hero__cta:hover{transform:translateY(-3px);background:var(--brand-500)}.pd-hero__visual{width:438px;height:460px;border-radius:32px;overflow:hidden;flex-shrink:0;position:relative;background:#0b0d16}.pd-hero__visual img{width:100%;height:100%;object-fit:cover}.pd-statsbar{position:relative;display:flex;align-items:center;justify-content:center;padding:32px 0;border-radius:20px;border:none;background:hsla(0,0%,100%,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pd-statsbar:before{content:"";position:absolute;inset:0;border-radius:20px;padding:1px;background:linear-gradient(90deg,#def9ff,rgba(0,87,255,.44) 36%,rgba(212,217,255,.31) 69%,rgba(255,159,121,.92));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.pd-statsbar__item{flex:1 1;display:flex;flex-direction:column;gap:6px;align-items:center;padding:12px 24px;text-align:center}.pd-statsbar__item strong{font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:#21458c}.pd-statsbar__item span{font-weight:400;font-size:16px;line-height:24px;color:var(--brand-500)}.pd-statsbar__divider{width:1px;height:64px;background:#fdfdfd;flex-shrink:0}.pd-section-head{display:flex;flex-direction:column;gap:16px;text-align:center;max-width:926px;margin:0 auto}.pd-section-head h2{margin:0;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--gray-800)}.pd-section-head p{margin:0;font-weight:600;font-size:18px;line-height:28px;color:var(--gray-600)}.pd-section-head--onbrand h2{color:#fff}.pd-section-head--onbrand p{color:#e9eaeb}.pd-section-head--gap{margin-top:40px}.pd-platform>.pd-section-head--single-line{max-width:1280px}.pd-platform>.pd-section-head--single-line p{white-space:nowrap}.pd-grid{display:grid;grid-gap:24px;gap:24px;width:100%;max-width:1280px;margin:0 auto}.pd-grid--2{grid-template-columns:repeat(2,1fr)}.pd-grid--3{grid-template-columns:repeat(3,1fr)}.pd-grid--4{grid-template-columns:repeat(4,1fr)}.pd-card{position:relative;display:flex;flex-direction:column;gap:14px;align-items:flex-start;padding:32px 28px;border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .3s ease}.pd-card:before{content:"";position:absolute;inset:-1.5px;border-radius:21.5px;padding:1.5px;background:linear-gradient(90deg,#def9ff,rgba(0,87,255,.44) 36%,rgba(212,217,255,.31) 69%,rgba(255,159,121,.92));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.pd-card:hover{transform:translateY(-8px)}.pd-card h3{font-weight:700;font-size:24px;line-height:36px;letter-spacing:-.4px}.pd-card h3,.pd-card p{margin:0;font-family:var(--font-main);font-style:normal}.pd-card p{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.pd-card--dark{background:hsla(0,0%,100%,.1)}.pd-card--dark:before{opacity:.75}.pd-card--dark h3,.pd-card--dark p{color:#fff}.pd-card--light{background:hsla(0,0%,100%,.6)}.pd-card--light h3{color:var(--gray-900,#181d27)}.pd-card--light p{color:var(--gray-700,#414651)}.pd-card p.pd-card__kicker{margin:0;font-family:var(--font-main);font-style:normal;font-weight:700;font-size:11px;line-height:14px;letter-spacing:1.2px;color:var(--brand-500);text-transform:uppercase}.pd-card--light p.pd-card__kicker{color:var(--brand-500)}.pd-card__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;flex-shrink:0}.pd-card__icon svg{width:24px;height:24px}.pd-card__icon--asset{background:transparent;overflow:hidden}.pd-card__icon--asset img{width:44px;height:44px;display:block}.pd-card__bar{width:56px;height:4px}.pd-card__bar,.pd-card__dot{display:block;border-radius:999px}.pd-card__dot{width:40px;height:40px;margin-top:-2px}.pd-platform{background:var(--brand-500);padding:96px calc(50% - 640px);display:flex;flex-direction:column;gap:56px;align-items:center;overflow-x:hidden;overflow-x:clip}.pd-preview{width:100%;max-width:1280px;padding:40px;border-radius:24px;border:1px solid rgba(229,232,237,.6);background:rgba(247,249,251,.2)}.pd-preview img,.pd-preview video{display:block;width:100%;border-radius:24px}.pd-platform--flush{padding-bottom:0;gap:56px}.pd-preview--full{max-width:none;width:100vw;align-self:center;margin:44px calc((1280px - 100vw) / 2) 0;padding:0;border:none;border-radius:0;background:rgba(247,249,251,.2)}.pd-preview--full img,.pd-preview--full video{border-radius:0}.pd-method{background:#e9f5ff;padding:96px calc(50% - 640px);display:flex;flex-direction:column;gap:64px;align-items:center}.pd-method__img{max-width:970px}.pd-method__img img{width:100%;display:block;border-radius:16px}.pd-dna{position:relative;width:min(1086.4px,100%);aspect-ratio:1086.4/609.77;height:auto;margin:64px auto 0;overflow:visible;flex-shrink:0;align-self:center;container-type:inline-size;container-name:dna}.pd-dna__title{position:absolute;left:-4.768%;top:40.671%;width:22.644%;margin:0;font-weight:700;font-size:clamp(28px,4.42cqi,48px);line-height:1.167;letter-spacing:-.4px;color:#252b37;z-index:2}.pd-dna__graphics{position:absolute;inset:0;z-index:1;pointer-events:none}.pd-dna__ring{left:23.2%;top:31.84%;width:20.21%;height:auto;aspect-ratio:1;z-index:2}.pd-dna__fan,.pd-dna__ring{position:absolute;display:block}.pd-dna__fan{left:34.9%;top:0;width:27.12%;height:100%;z-index:1;object-fit:fill}.pd-dna__icon{position:absolute;width:3.313%;height:auto;aspect-ratio:1;z-index:3;transform:translate(-50%,-50%);pointer-events:none;display:block}.pd-dna__icon--perspective{left:43.915%;top:7.43%}.pd-dna__icon--components{left:57.955%;top:32.635%;width:3.682%;aspect-ratio:40/36}.pd-dna__icon--stress{left:57.955%;top:67.365%;width:2.669%;aspect-ratio:29/36}.pd-dna__icon--guide{left:43.915%;top:92.57%}.pd-dna__note{position:absolute;z-index:2}.pd-dna__note h4{margin:0;font-weight:700;font-size:clamp(14px,1.657cqi,18px);line-height:2;letter-spacing:-.4px;color:#252b37;white-space:nowrap}.pd-dna__note-icon{display:none}.pd-dna__note ul{position:absolute;margin:0;padding:0;list-style:none;font-weight:600;font-size:clamp(12px,1.289cqi,14px);line-height:1.714;color:#535862}.pd-dna__note li{padding-left:0}.pd-dna__note li:before{content:"•";margin-right:.35em}.pd-dna__note--perspective{left:63.991%;top:1.312%;width:20.907%;height:15.213%}.pd-dna__note--perspective ul{left:.581%;top:48.253%;width:166.66%}.pd-dna__note--components{left:73.22%;top:25.305%;width:16.575%;height:14.875%}.pd-dna__note--components ul{left:.966%;top:47.079%;width:211.58%}.pd-dna__note--stress{left:73.22%;top:60.037%;width:21.942%;height:14.909%}.pd-dna__note--stress ul{left:.73%;top:47.2%;width:159.83%}.pd-dna__note--guide{left:63.991%;top:85.373%;width:16.763%;height:14.876%}.pd-dna__note--guide ul{left:.725%;top:47.085%;width:233.15%}.pd-dna__line{position:absolute;height:0;border-top:3px solid #cadbe8;box-sizing:border-box;z-index:2;pointer-events:none}.pd-dna__line--perspective{left:48.46%;right:41.14%;top:7.44%;width:auto}.pd-dna__line--components{left:62.75%;right:31.9%;top:32.66%;width:auto}.pd-dna__line--stress{left:62.75%;right:31.9%;top:67.42%;width:auto}.pd-dna__line--guide{left:48.46%;right:41.14%;top:92.66%;width:auto}.pd-compass-section{background:#e9f5ff;padding:96px calc(50% - 640px) 120px;display:flex;flex-direction:column;gap:48px;align-items:center}.pd-compass-section>.pd-section-head--single-line{max-width:1120px}.pd-compass-section>.pd-section-head--single-line p{white-space:nowrap}.pd-compass-section>.pd-section-head--compass-lead{max-width:1120px}.pd-compass-section>.pd-section-head--compass-lead .pd-section-head__line{white-space:nowrap}.pd-compass{--pd-compass-blue-1:#cce9f7;--pd-compass-green-1:#d9f2db;--pd-compass-yellow-1:#ffe9b7;--pd-compass-purple-1:#d9d4fa;position:relative;width:100%;max-width:1280px;aspect-ratio:1280/566;height:auto;isolation:isolate}.pd-compass__map{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44.194%;height:auto;aspect-ratio:1;z-index:1;container-type:size}.pd-compass__art{inset:0;width:100%;height:100%;object-fit:contain}.pd-compass__art,.pd-compass__axis{position:absolute;pointer-events:none}.pd-compass__axis{font-family:var(--font-inter);font-style:normal;font-weight:400;font-size:2.12cqi;line-height:2.65cqi;color:#000;white-space:nowrap}.pd-compass__axis--top{left:calc(50% + .16 / 565.69 * 100%);top:calc(57.84 / 565.69 * 100%);width:calc(88 / 565.69 * 100%)}.pd-compass__axis--bottom,.pd-compass__axis--top{height:calc(15 / 565.69 * 100%);transform:translateX(-50%);text-align:center}.pd-compass__axis--bottom{left:calc(50% + 2.66 / 565.69 * 100%);top:calc(491.84 / 565.69 * 100%);width:calc(101 / 565.69 * 100%)}.pd-compass__axis--left{left:calc(2 / 565.69 * 100%);top:calc(274.84 / 565.69 * 100%);width:calc(73 / 565.69 * 100%);height:calc(15 / 565.69 * 100%);text-align:right}.pd-compass__axis--right{left:calc(491 / 565.69 * 100%);top:calc(275.84 / 565.69 * 100%);width:calc(70 / 565.69 * 100%);height:calc(15 / 565.69 * 100%)}.pd-compass__connector{position:absolute;z-index:9;pointer-events:none;background-repeat:no-repeat;background-size:100% 100%}.pd-compass__connector--tl{left:calc(333.5 / 1280 * 100%);top:calc(142.23 / 566 * 100%);background-image:url(/assets/images/ts-compass-connector-tl.svg)}.pd-compass__connector--tl,.pd-compass__connector--tr{width:calc(139 / 1280 * 100%);height:calc(56 / 566 * 100%)}.pd-compass__connector--tr{left:calc(804.7 / 1280 * 100%);top:calc(154.23 / 566 * 100%);background-image:url(/assets/images/ts-compass-connector-tr.svg)}.pd-compass__connector--bl{left:calc(333.5 / 1280 * 100%);top:calc(416.21 / 566 * 100%);background-image:url(/assets/images/ts-compass-connector-bl.svg)}.pd-compass__connector--bl,.pd-compass__connector--br{width:calc(164 / 1280 * 100%);height:calc(60 / 566 * 100%)}.pd-compass__connector--br{left:calc(795.97 / 1280 * 100%);top:calc(405.09 / 566 * 100%);background-image:url(/assets/images/ts-compass-connector-br.svg)}.pd-compass__card{position:absolute;width:23.828%;padding:clamp(16px,2.2vw,28px) clamp(14px,1.9vw,24px);border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(8px,1vw,12px);box-sizing:border-box;z-index:3}.pd-compass__card h4{margin:0;font-family:Mulish,sans-serif;font-weight:800;font-size:clamp(16px,1.875vw,24px);line-height:1.25;color:var(--gray-900,#181d27)}.pd-compass__card p{margin:0;font-family:Mulish,sans-serif;font-weight:400;font-size:clamp(13px,1.25vw,16px);line-height:1.5;color:var(--gray-700,#414651)}.pd-compass__card--tl{left:1.953%;top:14.31%;background:var(--pd-compass-blue-1)}.pd-compass__card--tr{left:74.375%;top:14.31%;background:var(--pd-compass-green-1)}.pd-compass__card--bl{left:1.953%;top:70.67%;background:var(--pd-compass-purple-1)}.pd-compass__card--br{left:74.375%;top:70.67%;background:var(--pd-compass-yellow-1)}.pd-report{background:#fff;padding:96px calc(50% - 640px);overflow:visible}.pd-report__inner{display:flex;gap:24px;align-items:center;min-height:634px;position:relative;overflow:visible}.pd-report__text{width:520px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.pd-report__text h2{margin:0;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--gray-800)}.pd-report__text p{margin:0;font-weight:600;font-size:18px;line-height:28px;color:var(--gray-600)}.pd-report__tags{display:flex;flex-direction:column;gap:12px}.pd-report__tags-row{display:flex;flex-wrap:nowrap;gap:12px}.pd-report__tags span{display:inline-flex;padding:10px 16px;border-radius:999px;border:1px solid var(--gray-200,#e9eaeb);background:#fff;font-weight:600;font-size:14px;line-height:24px;color:var(--gray-800);white-space:nowrap;flex-shrink:0}.pd-report__shots{position:relative;width:797px;height:634px;flex:none;flex-shrink:0;overflow:visible}.pd-report__shot{position:absolute;width:742px;height:424px;object-fit:fill;border-radius:21px}.pd-report__shot--1{left:55px;top:0;z-index:1;filter:drop-shadow(0 0 16.7px rgba(138,56,245,.15))}.pd-report__shot--2{left:0;top:210px;z-index:2;filter:drop-shadow(0 0 16.7px rgba(46,88,148,.15))}.pd-cta{background:var(--brand-500);padding:64px calc(50% - 640px);display:flex;flex-direction:column;gap:28px;align-items:center;text-align:center}.pd-cta h2{margin:0;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:#fff}.pd-cta p{margin:0;font-weight:600;font-size:18px;line-height:28px;color:#d5d7da}.pd-cta__btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:8px 32px;border-radius:4px;background:#36bffa;color:var(--brand-500);font-weight:600;font-size:16px;line-height:24px;transition:transform .2s ease,filter .2s ease}.pd-cta__btn:hover{transform:translateY(-3px);filter:brightness(1.06)}@media (max-width:1024px){.pd-compass-section,.pd-cta,.pd-hero,.pd-method,.pd-platform,.pd-report{padding-left:24px;padding-right:24px}.pd-hero--compact{min-height:0}.pd-compass-section>.pd-section-head--single-line{max-width:100%}.pd-compass-section>.pd-section-head--single-line p{white-space:normal}.pd-compass-section>.pd-section-head--compass-lead{max-width:100%}.pd-compass-section>.pd-section-head--compass-lead .pd-section-head__line{white-space:normal}.pd-platform>.pd-section-head--single-line{max-width:100%}.pd-platform>.pd-section-head--single-line p{white-space:normal}.pd-hero__row{flex-direction:column;gap:40px}.pd-hero__text h1{font-size:34px;line-height:42px}.pd-hero__visual{width:100%;max-width:438px;height:380px}.pd-statsbar{flex-wrap:wrap;gap:8px}.pd-statsbar__divider{display:none}.pd-statsbar__item{flex:1 0 40%}.pd-grid--2,.pd-grid--3,.pd-grid--4{grid-template-columns:1fr}.pd-preview{padding:16px}.pd-preview--full{width:100%;margin:24px 0 0}.pd-dna{width:100%;height:auto;aspect-ratio:auto;max-width:100%;display:flex;flex-direction:column;gap:28px;margin-top:72px;container-type:normal}.pd-dna__title{position:static;left:auto;top:auto;width:auto;height:auto;font-size:36px;line-height:44px}.pd-dna__graphics{position:relative;inset:auto;width:min(422px,100%);height:auto;aspect-ratio:422/610;margin:0 auto}.pd-dna__ring{left:0;top:calc(194 / 610 * 100%);width:calc(220 / 422 * 100%);height:auto;aspect-ratio:1}.pd-dna__fan{left:calc(127 / 422 * 100%);top:0;width:calc(295 / 422 * 100%);height:100%}.pd-dna__icon{width:calc(36 / 422 * 100%);height:auto;aspect-ratio:1}.pd-dna__icon--perspective{left:calc(225 / 422 * 100%);top:calc(45 / 610 * 100%)}.pd-dna__icon--components{left:calc(378 / 422 * 100%);top:calc(199 / 610 * 100%);width:calc(40 / 422 * 100%);aspect-ratio:40/36}.pd-dna__icon--stress{left:calc(378 / 422 * 100%);top:calc(411 / 610 * 100%);width:calc(29 / 422 * 100%);aspect-ratio:29/36}.pd-dna__icon--guide{left:calc(225 / 422 * 100%);top:calc(564 / 610 * 100%);width:calc(36 / 422 * 100%);aspect-ratio:1}.pd-dna__note{position:static;left:auto;top:auto;width:auto;min-height:0}.pd-dna__note-head{display:flex;align-items:center;gap:12px}.pd-dna__note-icon{display:block;flex-shrink:0;width:36px;height:auto;aspect-ratio:1}.pd-dna__note--components .pd-dna__note-icon{width:40px;aspect-ratio:40/36}.pd-dna__note--stress .pd-dna__note-icon{width:29px;aspect-ratio:29/36}.pd-dna__note h4{white-space:normal;line-height:1.35}.pd-dna__note ul{position:static;left:auto;top:auto;width:auto;margin-top:8px}.pd-dna__note li:before{content:"•";margin-right:.35em}.pd-dna__line,.pd-dna__note:before{display:none}.pd-compass{height:auto;aspect-ratio:auto;display:flex;flex-direction:column;align-items:stretch;gap:16px}.pd-compass__map{position:relative;left:auto;top:auto;transform:none;width:min(calc(100% - 48px),420px);height:auto;aspect-ratio:1;margin:0 auto;order:-1}html[lang=en] .pd-compass__axis--left{left:calc(2 / 565.69 * 100% - 6%);width:calc(73 / 565.69 * 100% + 6%);font-size:1.9cqi;line-height:2.4cqi}html[lang=en] .pd-compass__axis--right{left:calc(491 / 565.69 * 100%);width:calc(70 / 565.69 * 100% + 6%);font-size:1.9cqi;line-height:2.4cqi}.pd-compass__connector{display:none}.pd-compass__card{position:static;width:100%;left:auto!important;top:auto!important}.pd-report__inner{flex-direction:column;min-height:0;gap:40px}.pd-report__text{width:100%}.pd-report__tags-row{flex-wrap:wrap}.pd-report__tags span{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);min-width:0;justify-content:center;white-space:normal;text-align:center}.pd-report__shots{display:flex;flex-direction:column;gap:16px}.pd-report__shot,.pd-report__shots{height:auto;width:100%;position:static}}.career-hero__title{width:1052px}.page-hero--career{background:#fff}.page-hero--career .page-hero__glow{left:calc(50% - 1570px / 2);transform:none;top:auto;bottom:68.5px}.roles{background:#fff;gap:40px;padding:100px calc(50% - 640px)}.roles,.roles__title-wrap{display:flex;flex-direction:column;align-items:center}.roles__title-wrap{gap:14px;width:100%;overflow:hidden}.roles__title{font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:var(--gray-800);text-align:center;white-space:nowrap}.roles__filters{flex-wrap:wrap;overflow:visible}.roles__filter,.roles__filters{display:flex;gap:10px;align-items:center}.roles__filter{padding:10px 22px;border-radius:100px;background:#fff;overflow:hidden;font-weight:400;font-size:14px;line-height:20px;color:var(--gray-800);white-space:nowrap}.roles__filter .roles__badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:16px;background:#f5f5f5;mix-blend-mode:multiply;font-family:var(--font-outfit);font-weight:500;font-size:12px;line-height:18px;color:#414651;text-align:center}.roles__filter.is-active{background:var(--orange-500);font-weight:600;font-size:14px;line-height:24px;color:#fff}.roles__filter.is-active .roles__badge{background:hsla(0,0%,99%,.35);mix-blend-mode:normal;color:#fff}.roles__grid{flex-wrap:wrap;gap:16px;align-content:flex-start;width:100%}.job-card,.roles__grid{display:flex;align-items:flex-start;overflow:hidden}.job-card{width:632px;background:#fff;border:1px solid #f5f5f5;border-radius:8px;flex-direction:column;justify-content:center}.job-card--first{border-color:#e9eaeb}.job-card__content{display:flex;gap:16px;align-items:center;padding:24px;width:100%}.job-card__inner{flex:1 0;min-width:1px;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.job-card__toprow{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.job-card__title{font-weight:700;font-size:20px;line-height:28px;color:var(--gray-800);white-space:nowrap}.job-card .btn-secondary{box-shadow:0 1px 1px rgba(10,13,18,.05)}.job-card__team{width:100%;font-weight:400;font-size:14px;line-height:20px;color:var(--gray-600)}.job-card__meta{display:flex;align-items:center;justify-content:space-between;width:100%}.job-card__type{flex:1 0;min-width:1px;font-weight:400;font-size:14px;line-height:20px;color:var(--brand-500)}.job-card__loc{display:flex;gap:6px;align-items:center;justify-content:center}.job-card__loc img{width:16px;height:16px}.job-card__loc span{font-weight:400;font-size:12px;line-height:15px;color:var(--brand-500);white-space:nowrap}.job-card__loc--lg span{font-size:14px;line-height:20px}.job-card__action{width:100%;padding:16px 24px;background:var(--gray-98);transition:background-color .15s ease}.job-card__action span{display:block;width:100%;font-weight:600;font-size:16px;line-height:24px;color:var(--brand-500);transition:color .15s ease}.job-card:hover .job-card__action{background:var(--brand-500)}.job-card:hover .job-card__action span{color:#fff}.jd{background:#fff;padding:100px calc(50% - 640px)}.jd__inner{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.jd__toprow{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;width:100%}.jd__title{margin:0;font-weight:600;font-size:24px;line-height:32px;color:var(--gray-800,#252b37)}.jd__apply{border:none;cursor:pointer;font-family:inherit;padding:8px 14px;font-size:14px;line-height:20px;font-weight:600}.jd__apply-row{width:100%;display:flex;justify-content:center}.jd__meta{display:flex;align-items:center;gap:10px;font-weight:400;font-size:12px;line-height:16px;color:#535862}.jd__meta i{width:4px;height:4px;border-radius:50%;background:#d5d7da}.jd__tags{display:flex;flex-wrap:wrap;gap:6px}.jd__tags span{display:inline-flex;padding:2px 8px;border-radius:16px;background:#f5f5f5;font-family:var(--font-outfit,"Outfit",sans-serif);font-weight:500;font-size:12px;line-height:18px;color:#414651}.jd__line{width:100%;border:none;border-top:1px solid #e9eaeb;margin:16px 0}.jd__body{display:flex;flex-direction:column;gap:8px;width:100%}.jd__body h2{margin:0;font-weight:600;font-size:20px;line-height:28px;color:#252b37}.jd__text p{margin:0 0 14px;font-weight:400;font-size:13px;line-height:25px;color:#535862}.jd__text strong{color:#414651}.jd__text ol,.jd__text ul{margin:0 0 14px;padding-left:1.4em;list-style-position:outside;font-weight:400;font-size:13px;line-height:25px;color:#535862}.jd__text ul{list-style-type:disc}.jd__text ol{list-style-type:decimal}.jd__text li{margin:.25em 0}.jd__text li>p{margin:0}.apply-modal{position:fixed;inset:0;z-index:60}.apply-modal[hidden]{display:none}.apply-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.2)}.apply-modal__card{position:absolute;left:50%;top:120px;transform:translateX(-50%);width:512px;max-width:calc(100vw - 32px);max-height:calc(100vh - 160px);overflow-y:auto;background:#fff;border:1px solid #e9eaeb;border-radius:16px;padding:32px;animation:apply-in .25s ease}@keyframes apply-in{0%{opacity:0;translate:0 14px}to{opacity:1;translate:0 0}}.apply-modal__view{display:flex;flex-direction:column;gap:24px}.apply-modal__view[hidden]{display:none}.apply-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.apply-modal__head h2{margin:0 0 8px;font-weight:600;font-size:24px;line-height:32px;color:#252b37}.apply-modal__head p{margin:0;font-weight:400;font-size:14px;line-height:20px;color:#535862}.apply-modal__close{flex-shrink:0;width:24px;height:24px;padding:0;border:none;background:none;cursor:pointer}.apply-modal__close svg{width:100%;height:100%}.apply-modal__view hr{width:100%;border:none;border-top:1px solid #e9eaeb;margin:0}.apply-modal__fields{gap:16px}.apply-field,.apply-modal__fields{display:flex;flex-direction:column}.apply-field{gap:8px;flex:1 1;min-width:0}.apply-field>span{font-weight:600;font-size:14px;line-height:24px;color:#252b37}.apply-field input[type=email],.apply-field input[type=tel],.apply-field input[type=text]{width:100%;padding:12px 16px;border:1px solid #e9eaeb;border-radius:8px;font-family:inherit;font-weight:400;font-size:14px;line-height:20px;color:#252b37;outline:none;transition:border-color .15s ease}.apply-field input::placeholder{color:#a4a7ae}.apply-field input:focus{border-color:var(--brand-500,#2e5894)}.apply-field input.is-invalid{border-color:#f04438}.apply-field__error{margin:0;font-size:13px;line-height:18px;color:#f04438}.apply-recaptcha{display:flex;flex-direction:column;gap:8px;width:100%}.apply-field-row{display:flex;gap:20px}.apply-dropzone{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding:24px;border:2px dashed #c5dbfb;border-radius:12px;background:#fafafa;cursor:pointer;text-align:center;transition:background-color .15s ease,border-color .15s ease}.apply-dropzone.is-drag,.apply-dropzone:hover{background:#f0f6ff;border-color:#8fb6f0}.apply-dropzone.is-invalid{border-color:#f04438}.apply-dropzone__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:24px;background:#c5dbfb}.apply-dropzone__icon svg{width:24px;height:24px}.apply-dropzone strong{font-weight:700;font-size:16px;line-height:24px;color:var(--brand-500,#2e5894)}.apply-dropzone small{font-weight:600;font-size:14px;line-height:24px;color:#535862}.apply-modal__actions{display:flex;gap:16px;justify-content:flex-end}.apply-btn,.apply-modal__actions--center{justify-content:center}.apply-btn{display:inline-flex;align-items:center;padding:10px 18px;border-radius:8px;font-family:inherit;font-weight:700;font-size:16px;line-height:24px;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.apply-btn:hover{transform:translateY(-2px)}.apply-btn--ghost{background:#fff;color:var(--brand-500,#2e5894)}.apply-btn--ghost,.apply-btn--primary{border:1px solid var(--brand-500,#2e5894)}.apply-btn--primary{background:var(--brand-500,#2e5894);color:#fff}.apply-modal__view--success{align-items:center;text-align:center;gap:12px}.apply-success__check{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1.5px solid #a6f4c5;background:#ecfdf3}.apply-success__check svg{width:24px;height:24px}.apply-modal__view--success h2{margin:4px 0 0;font-weight:600;font-size:20px;line-height:28px;color:#252b37}.apply-modal__view--success p{margin:0 0 8px;font-weight:400;font-size:14px;line-height:20px;color:#535862;max-width:380px}body.apply-modal-open{overflow:hidden}@media (max-width:640px){.jd{padding:56px 20px}.jd__toprow{flex-direction:column;align-items:flex-start}.jd__toprow .jd__apply{padding:7px 12px;font-size:13px;line-height:18px}.apply-field-row{flex-direction:column;gap:16px}.apply-modal__card{top:60px;padding:24px 20px;max-height:calc(100vh - 90px)}.apply-modal__actions{flex-direction:column-reverse}.apply-btn{width:100%}}.contact-hero__title{width:1052px}.page-hero--contact{background:#fff}.page-hero--contact .page-hero__glow{left:calc(50% - 1570px / 2);transform:none;top:auto;bottom:68.5px}.contact{background:var(--brand-500);gap:80px;padding:100px calc(50% - 640px)}.contact,.contact__info{display:flex;align-items:flex-start}.contact__info{flex:1 0;min-width:1px;flex-direction:column;gap:20px;padding-top:24px;overflow:hidden}.contact__title{width:500px;font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.4px;color:#fff}.contact__items{display:flex;flex-direction:column;gap:22px;align-items:flex-start;padding-top:20px;width:100%;overflow:hidden}.contact__item{display:flex;gap:16px;align-items:center;overflow:hidden}.contact__item-icon{width:40px;height:40px;border-radius:10px;background:rgba(66,202,255,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact__item-icon img{width:24px;height:24px}.contact__item-text{font-weight:600;font-size:18px;line-height:28px;color:#fff}.contact__item-text a{color:#fff;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:hsla(0,0%,100%,.7);text-decoration-color:hsla(0,0%,100%,.7)}.contact__item-text a:hover{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.contact__item-text--address{width:392px}.contact__form{flex:1 0;min-width:1px;flex-direction:column;overflow:hidden}.contact__form,.contact__row{display:flex;gap:16px;align-items:flex-start}.contact__row{width:100%}.contact__field{flex:1 0;min-width:1px;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.contact__field--full{width:100%;flex:none}.contact__field label{font-weight:600;font-size:14px;line-height:24px;color:#fff;white-space:nowrap}.contact__field input,.contact__field textarea{width:100%;padding:14px 18px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.22);border-radius:12px;font-family:var(--font-main);font-weight:400;font-size:14px;line-height:20px;color:#fff;outline:none}.contact__field input::placeholder,.contact__field textarea::placeholder{color:hsla(0,0%,100%,.55);opacity:1}.contact__field textarea{padding:14px 18px 90px;resize:none}.contact__field input.is-invalid,.contact__field textarea.is-invalid{border-color:#f04438}.contact__consent input[type=checkbox].is-invalid{border-color:#f04438;box-shadow:0 0 0 1px #f04438}.contact__error{margin:0;width:100%;font-size:14px;line-height:20px;color:#f04438}.btn-cv{display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid var(--brand-300);border-radius:8px;background:transparent;filter:drop-shadow(0 1px 1px rgba(10,13,18,.05));font-weight:700;font-size:16px;line-height:24px;color:#fff;white-space:nowrap}.btn-cv img{width:20px;height:20px}.contact__consent{display:flex;gap:10px;align-items:flex-start;padding-top:4px;width:100%;overflow:hidden}.contact__consent input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;margin-top:2px;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.4);border-radius:3px;flex-shrink:0;cursor:pointer;background-repeat:no-repeat;background-position:50%;background-size:10px 10px}.contact__consent input[type=checkbox]:checked{background-color:var(--blue-light-400);border-color:var(--blue-light-400);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 6.2L4.8 9L10 3' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.contact__consent span{flex:1 0;min-width:1px;font-weight:400;font-size:14px;line-height:20px;color:#fff}.contact__consent-link{color:var(--blue-light-400);text-decoration:underline}.contact__recaptcha{display:flex;flex-direction:column;gap:8px;width:100%}.contact__submit{width:100%;height:48px;padding:8px 32px;background:var(--blue-light-400);border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;line-height:24px;color:var(--brand-500);white-space:nowrap}.contact__submit:disabled{opacity:.7;cursor:not-allowed}.page-hero__title.privacy-hero__title{max-width:1100px;font-size:96px;line-height:120px;font-weight:400;letter-spacing:0}.page-hero--privacy{background:#fff}.page-hero--privacy .page-hero__glow{left:calc(50% - 1570px / 2);transform:none;top:auto;bottom:68.5px}.privacy-list{background:#fff;display:flex;flex-direction:column;gap:40px;align-items:center;padding:100px calc(50% - 640px)}.privacy-list__empty{margin:0;font-size:16px;line-height:24px;color:var(--gray-800);text-align:center}.privacy-list__grid{display:flex;flex-wrap:wrap;gap:16px;align-items:stretch;width:100%}.policy-card{width:calc(50% - 8px);min-width:280px;background:#fff;border:1px solid #e9eaeb;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.policy-card__content{display:flex;align-items:center;padding:24px;width:100%;flex:1 1}.policy-card__title{margin:0;font-weight:600;font-size:18px;line-height:28px;color:var(--gray-800)}.policy-card__action{display:block;width:100%;padding:16px 24px;background:var(--gray-98);text-decoration:none;transition:background-color .15s ease}.policy-card__action span{display:block;width:100%;font-weight:600;font-size:16px;line-height:24px;color:var(--brand-500);transition:color .15s ease}.policy-card:hover .policy-card__action{background:var(--brand-500)}.policy-card:hover .policy-card__action span{color:#fff}.privacy-detail{background:#fff;display:flex;flex-direction:column;gap:32px;align-items:flex-start;padding:64px calc(50% - 640px) 100px}.privacy-detail__back{font-size:16px;line-height:24px;font-weight:400;color:var(--brand-500);text-decoration:none}.privacy-detail__back:hover{text-decoration:underline}.privacy-detail__empty{margin:0;font-size:16px;line-height:24px;color:var(--gray-800)}.privacy-detail__body{width:100%;color:var(--gray-800);font-size:16px;line-height:28px;overflow-x:auto}.privacy-detail__body h1,.privacy-detail__body h2,.privacy-detail__body h3,.privacy-detail__body h4{margin:1.5em 0 .6em;color:var(--gray-900,#181d27);line-height:1.3}.privacy-detail__body h1:first-child,.privacy-detail__body h2:first-child,.privacy-detail__body h3:first-child{margin-top:0}.privacy-detail__body p{margin:0 0 1em}.privacy-detail__body ol,.privacy-detail__body ul{margin:0 0 1em;padding-left:1.4em;list-style-position:outside}.privacy-detail__body ul{list-style-type:disc}.privacy-detail__body ol{list-style-type:decimal}.privacy-detail__body li{margin:.35em 0}.privacy-detail__body li>p{margin:0}.privacy-detail__body a{color:var(--brand-500)}.privacy-detail__body img{max-width:100%;height:auto}.privacy-detail__body table,.privacy-detail__body table[width]{width:100%!important;max-width:100%;border-collapse:collapse;border-spacing:0;margin:24px 0;table-layout:auto;font-size:14px;line-height:22px;color:var(--gray-800);background:#fff;border:1px solid #e9eaeb;border-radius:8px;box-shadow:var(--shadow-xs);overflow:hidden}.privacy-detail__body table td[width],.privacy-detail__body table th[width]{width:auto!important}.privacy-detail__body table tbody tr:first-child td,.privacy-detail__body table thead th{padding:16px 12px;text-align:left;vertical-align:top;font-weight:600;font-size:14px;line-height:20px;color:var(--gray-600);background:var(--gray-98);border-bottom:2px solid #e9eaeb}.privacy-detail__body table tbody tr{border-bottom:1px solid #e9eaeb}.privacy-detail__body table tbody tr:last-child{border-bottom:none}.privacy-detail__body table td,.privacy-detail__body table th{padding:12px;text-align:left;vertical-align:top;word-break:break-word;overflow-wrap:anywhere}.privacy-detail__body table tbody tr:not(:first-child) td{font-weight:400;color:var(--gray-800);background:#fff;border-bottom:1px solid #e9eaeb}.privacy-detail__body table tbody tr:not(:first-child) td:first-child{font-weight:500;color:var(--gray-900)}.privacy-detail__body table p{margin:0 0 .35em}.privacy-detail__body table p:last-child{margin-bottom:0}@media (max-width:1024px){.page-hero__title.privacy-hero__title{font-size:50px!important;line-height:60px!important}}@media (max-width:900px){.privacy-detail,.privacy-list{padding-left:24px;padding-right:24px}.policy-card{width:100%}}@media (max-width:640px){.page-hero__title.privacy-hero__title{font-size:40px!important;line-height:60px!important}}