.studio-status-card{width:min(312px,calc(100vw - 36px));padding:16px 16px 14px;border-radius:18px;background:rgba(20,21,22,.88);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(14px);box-shadow:0 24px 60px -24px rgba(0,0,0,.6);color:#fff;transform-origin:100% 100%;animation:studio-card-in .45s cubic-bezier(.33,1,.68,1)}.studio-status-card__head{display:flex;align-items:center;gap:9px;margin-bottom:4px}.studio-status-card__dot{width:9px;height:9px;border-radius:999px;background:#f59e0b;flex:none;animation:studio-card-pulse-soft 3.2s ease-out infinite}.studio-status-card__dot.is-online{background:#22c55e;animation:studio-card-pulse 2s ease-out infinite}.studio-status-card__dot.is-online.is-closing{background:#f59e0b}.studio-status-card__head-text{font-size:13px;font-weight:500;letter-spacing:.02em}.studio-status-card__globe{display:flex;justify-content:center;padding:2px 0 4px}.studio-status-card__times{display:flex;flex-direction:column;gap:7px;padding:8px 2px 12px}.studio-status-card__time-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.studio-status-card__time-label{display:inline-flex;align-items:center;gap:7px;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.62);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-status-card__time-dot{width:6px;height:6px;border-radius:999px;flex:none}.studio-status-card__time-value{font-size:17px;font-weight:500;font-variant-numeric:tabular-nums}.studio-status-card__availability{padding:0 2px}.studio-status-card__timeline{position:relative;height:10px;display:flex;align-items:center}.studio-status-card__track{width:100%;height:4px;border-radius:999px}.studio-status-card__now{position:absolute;top:50%;width:10px;height:10px;border-radius:999px;background:#ffffff;border:2px solid #141516;box-shadow:0 0 0 1.5px rgba(255,255,255,.55),0 2px 6px rgba(0,0,0,.4);transform:translate(-50%,-50%)}.studio-status-card__hours{position:relative;height:12px;margin-top:5px;font-size:9px;letter-spacing:.08em;font-variant-numeric:tabular-nums}.studio-status-card__hour{position:absolute;top:0;transform:translateX(-50%);white-space:nowrap;color:rgba(34,197,94,.92);font-weight:600}.studio-status-card__bar-label{margin:7px 0 0;font-size:11.5px;color:rgba(255,255,255,.66);letter-spacing:.01em}.studio-status-card__cta{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.28);color:#fff;font-size:13px;text-decoration:none;transition:border-color .2s ease,background .2s ease}.studio-status-card__cta:active{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.06)}@keyframes studio-card-in{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:none}}@keyframes studio-card-pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.55)}70%{box-shadow:0 0 0 8px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}@keyframes studio-card-pulse-soft{0%{box-shadow:0 0 0 0 rgba(245,158,11,.4)}60%{box-shadow:0 0 0 6px rgba(245,158,11,0)}to{box-shadow:0 0 0 0 rgba(245,158,11,0)}}@media (prefers-reduced-motion:reduce){.studio-status-card,.studio-status-card__dot{animation:none!important}}.fortes-hero{position:relative;min-height:100svh;color:#ffffff;overflow:hidden;isolation:isolate}.fortes-hero__media{position:absolute;inset:0;z-index:-3}.fortes-hero__poster{z-index:0}.fortes-hero__poster,.fortes-hero__video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.02)}.fortes-hero__video{position:absolute;inset:0;width:100%;height:100%;z-index:1}.fortes-hero__veil--hero{z-index:-2}.fortes-hero__logo-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(612px,76vw);aspect-ratio:1/1;pointer-events:none;opacity:.9;filter:drop-shadow(0 18px 44px rgba(0,0,0,.35));z-index:0;transition:opacity .42s ease,transform .52s cubic-bezier(.22,1,.36,1)}.fortes-hero__logo-video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;mix-blend-mode:screen}.fortes-hero__logo-mark--done{opacity:0;transform:translate(-50%,-50%) scale(.98)}.fortes-hero__logo-static{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;filter:brightness(0) invert(1);opacity:0;animation:hero-logo-static-in .9s ease-out forwards}@keyframes hero-logo-static-in{0%{opacity:0;transform:scale(.96)}to{opacity:.95;transform:scale(1)}}.fortes-hero__content{position:relative;z-index:3;height:100svh;max-width:100%;margin:0 auto;padding:130px clamp(32px,5vw,80px) 56px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:32px;align-items:end;pointer-events:none}.fortes-hero__tag-cloud{grid-column:1/-1;grid-row:1;align-self:end;justify-self:start;display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0;gap:clamp(24px,3vw,48px);padding-left:0;padding-bottom:33px;transform:translateX(-18px);transform-origin:left bottom;pointer-events:auto}.fortes-hero__headline--desktop{width:100%}.fortes-hero__headline--desktop h2{font-size:clamp(1.36125rem,2.97vw,2.660625rem)}.fortes-hero__headline--mobile{display:none}.fortes-hero__status{display:flex;align-items:center;gap:10px;position:absolute;inset-inline-end:28px;bottom:clamp(74px,7vw,96px);z-index:30;pointer-events:auto;opacity:0;animation:hero-meta-fade .7s ease-out 1.9s forwards}.fortes-hero__status-card{position:absolute;bottom:calc(100% + 10px);inset-inline-end:0}.fortes-hero__status-toggle{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:rgba(20,21,22,.35);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:0;cursor:pointer;transition:border-color .25s ease,background-color .25s ease}.fortes-hero__status-toggle:hover{border-color:rgba(255,255,255,.6);background:rgba(20,21,22,.55)}.fortes-hero__status-dot{width:10px;height:10px;border-radius:999px;background:#f59e0b;animation:hero-status-pulse-soft 3.2s ease-out infinite}.fortes-hero__status-dot.is-online{background:#22c55e;animation:hero-status-pulse 2s ease-out infinite}.fortes-hero__demo{position:absolute;inset-inline-end:calc(28px + 44px + 10px);bottom:clamp(74px,7vw,96px);z-index:29;display:inline-flex;align-items:center;gap:10px;height:44px;padding:0 16px 0 6px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(20,21,22,.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:rgba(255,255,255,.86);font-size:.875rem;letter-spacing:-.01em;line-height:1;white-space:nowrap;cursor:pointer;pointer-events:auto;opacity:0;animation:hero-meta-fade .7s ease-out 2.05s forwards;transition:border-color .25s ease,background-color .25s ease,color .25s ease}.fortes-hero__demo-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5);transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.fortes-hero__demo-icon svg{margin-left:2px}.fortes-hero__demo:hover{border-color:rgba(255,255,255,.6);background:rgba(20,21,22,.55);color:#ffffff}.fortes-hero__demo:hover .fortes-hero__demo-icon{background:#ffffff;color:#141516;box-shadow:inset 0 0 0 1px #ffffff}.fortes-hero__demo:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:3px}.fortes-hero__scroll{position:absolute;left:50%;bottom:26px;z-index:2;pointer-events:auto;border:0;background:transparent;color:rgba(255,255,255,.86);display:inline-flex;min-width:44px;min-height:44px;flex-direction:column;align-items:center;gap:7px;font-size:.98rem;line-height:1;letter-spacing:-.015em;cursor:pointer;opacity:0;transform:translateX(-50%);animation:hero-scroll-fade .58s ease-out 1.95s forwards;margin:0;white-space:nowrap}.fortes-hero__clients{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:clamp(56px,7vw,96px) 0 30px;background:linear-gradient(0deg,rgba(6,8,12,.78),rgba(6,8,12,.42) 55%,rgba(6,8,12,0));pointer-events:none}.fortes-hero__clients-window{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 34%,transparent 42%,transparent 58%,#000 66%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 34%,transparent 42%,transparent 58%,#000 66%,#000 92%,transparent)}.fortes-hero__clients-track{display:flex;width:-moz-max-content;width:max-content;align-items:center;gap:clamp(40px,5vw,84px);animation:hero-client-marquee 46s linear infinite}.fortes-hero__clients-track img{width:auto;max-width:none;flex:none;filter:brightness(0) invert(1);opacity:.72}@keyframes hero-client-marquee{to{transform:translate3d(-50%,0,0)}}.fortes-hero__scroll svg{width:56px;height:10px;animation:hero-bounce 1.6s ease-in-out infinite}@keyframes hero-scroll-fade{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes hero-bounce{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,6px,0)}}@media (max-width:1400px){.fortes-hero__content{padding:118px clamp(28px,4vw,64px) 56px;gap:24px}}@media (max-width:1100px){.fortes-hero__content{padding:118px clamp(24px,3.5vw,48px) 56px}}@media (max-width:880px){.fortes-hero__content{grid-template-columns:1fr;grid-template-rows:1fr;padding:96px 20px calc(128px + env(safe-area-inset-bottom, 0px));gap:0}.fortes-hero__scroll{bottom:calc(18px + env(safe-area-inset-bottom, 0px))}.fortes-hero__scroll span{display:none}.fortes-hero__logo-mark{width:min(225px,54vw)}.fortes-hero__tag-cloud{grid-column:1;grid-row:1;align-self:end;justify-self:start;align-items:flex-start;width:100%;padding-left:0;padding-bottom:0;transform:none;opacity:0;animation:hero-meta-fade .7s ease-out 1.3s forwards}.fortes-hero__headline--desktop{display:none}.fortes-hero__headline--mobile{display:block;width:100%}.fortes-hero__tag-cloud h2{font-size:clamp(1.3rem,5.5vw,1.65rem);line-height:1.4;letter-spacing:.02em;max-width:100%;text-align:left}.fortes-hero__status{inset-inline-end:18px;bottom:calc(68px + env(safe-area-inset-bottom, 0px))}.fortes-hero__status-dot:not(.is-online){background:#ff8a1f;box-shadow:0 0 12px rgba(255,138,31,.65)}.fortes-hero__demo{inset-inline-end:auto;left:50%;top:50%;bottom:auto;translate:-50% -50%;width:56px;height:56px;padding:0;justify-content:center}.fortes-hero__demo-icon{width:40px;height:40px}.fortes-hero__demo-icon svg{width:14px;height:14px}.fortes-hero__demo,.fortes-hero__demo:hover{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.fortes-hero__demo:hover .fortes-hero__demo-icon{background:transparent;color:inherit}.fortes-hero__demo-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}}@media (max-width:767px){.fortes-hero__clients{padding-top:44px}}@keyframes hero-status-pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.55)}70%{box-shadow:0 0 0 9px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}@keyframes hero-status-pulse-soft{0%{box-shadow:0 0 0 0 rgba(245,158,11,.4)}60%{box-shadow:0 0 0 6px rgba(245,158,11,0)}to{box-shadow:0 0 0 0 rgba(245,158,11,0)}}@keyframes hero-meta-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:560px){.fortes-hero__content{padding:88px 20px calc(128px + env(safe-area-inset-bottom, 0px));gap:0}.fortes-hero__scroll{font-size:.88rem;bottom:calc(16px + env(safe-area-inset-bottom, 0px))}}@media (prefers-reduced-motion:reduce){.fortes-hero__scroll{animation:none!important;transform:translateX(-50%)!important;opacity:1!important}.fortes-hero__scroll svg{animation:none!important;transform:none!important}.fortes-hero__demo,.fortes-hero__logo-static,.fortes-hero__status,.fortes-hero__status-dot{animation:none!important;opacity:1!important;transform:none!important}.fortes-hero__clients-track{animation:none!important}@media (max-width:880px){.fortes-hero__tag-cloud{animation:none!important;opacity:1!important}}}section.home-intro{position:relative;width:100%;overflow:hidden;isolation:isolate;box-sizing:border-box;padding:clamp(86px,10.8vw,134px) 0 clamp(82px,9.6vw,125px);background:#f2f2f2}.home-intro__backdrop,.home-intro__grain{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.home-intro__plane{position:absolute}.home-intro__plane--primary{top:-12%;right:-18%;width:82%;height:108%;background:linear-gradient(152deg,rgba(0,0,0,.034),rgba(0,0,0,.014) 48%,transparent 78%);clip-path:polygon(100% 0,100% 100%,6% 68%,28% 0)}.home-intro__plane--secondary{bottom:-28%;left:-14%;width:74%;height:88%;background:linear-gradient(28deg,rgba(255,255,255,.55),rgba(255,255,255,.12) 45%,transparent);clip-path:polygon(0 100%,100% 100%,58% 18%,0 42%)}.home-intro__plane--tertiary{top:4%;left:-10%;width:52%;height:46%;background:rgba(0,0,0,.018);clip-path:polygon(0 0,90% 8%,68% 100%,0 82%)}.home-intro__grain{opacity:.09;mix-blend-mode:multiply;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E") 0 0 /180px 180px}.home-intro__inner{position:relative;z-index:1;width:100%;max-width:1536px;margin-inline:auto;padding-inline:clamp(1rem,1.5vw,1.5rem)}.home-intro__layout{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);width:100%;max-width:80rem;margin-inline:auto;padding-inline:clamp(1.25rem,3vw,2rem)}.home-intro__lead{min-width:0;text-align:left}.home-intro__title{margin:0}.home-intro__eyebrow{margin:clamp(12px,1.6vw,18px) 0 0;line-height:1.6}.home-intro__divider{width:min(100%,11.5rem);height:1px;margin:clamp(22px,2.8vw,30px) 0 clamp(26px,3.2vw,34px);background:linear-gradient(90deg,rgba(31,31,31,.28),rgba(31,31,31,.06))}.home-intro__body{display:flex;max-width:min(30rem,100%);flex-direction:column;gap:clamp(1.15rem,2.2vw,1.45rem);color:#454545;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(.92rem,.98vw,1.02rem);line-height:1.78;letter-spacing:.015em}.home-intro__body p{margin:0}.home-intro__body strong{color:#2a2a2a;font-weight:600}.home-intro__aside{display:flex;min-width:0;height:100%;align-items:center;justify-content:flex-end}.home-intro__comparison{--home-intro-split:50%;position:relative;width:min(100%,27rem);aspect-ratio:4/5;margin:0;overflow:hidden;border-radius:18px;background:#f7f6f3;cursor:ew-resize;line-height:0;touch-action:pan-y}.home-intro__comparison img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-intro__comparison-before{filter:grayscale(1) brightness(1.07) contrast(1.06);clip-path:inset(0 calc(100% - var(--home-intro-split)) 0 0)}.home-intro__comparison-line{top:0;bottom:0;width:1px;background:rgba(255,255,255,.85);box-shadow:0 0 0 1px rgba(20,20,20,.12),0 0 18px 2px rgba(255,255,255,.35)}.home-intro__comparison-knob,.home-intro__comparison-line{position:absolute;left:var(--home-intro-split);pointer-events:none}.home-intro__comparison-knob{top:50%;display:flex;width:34px;height:34px;align-items:center;justify-content:center;gap:3px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(255,255,255,.82);box-shadow:0 10px 28px -14px rgba(15,23,42,.6);backdrop-filter:blur(10px)}.home-intro__comparison-knob i{display:block;width:1px;height:11px;background:#5c5c5c}@media (max-width:1100px){.home-intro__layout{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:clamp(1.5rem,3.5vw,2.75rem)}}@media (max-width:767px){.home-intro__layout{grid-template-columns:minmax(0,1fr);gap:clamp(2rem,5vw,2.75rem);padding-inline:.25rem}.home-intro__aside{align-items:flex-start;justify-content:center}.home-intro__comparison{width:min(100%,26rem)}}@media (max-width:768px){section.home-intro{padding:clamp(62px,14.4vw,86px) 0 clamp(58px,12vw,77px)}.home-intro__eyebrow{line-height:1.55}.home-intro__body{gap:1.1rem;font-size:.9rem;line-height:1.72}.home-intro__comparison{width:min(100%,22rem)}.home-intro__aside{justify-content:center}}@media (max-width:640px){.home-intro__divider{width:min(100%,9rem)}}@media (prefers-reduced-motion:reduce){.home-intro__comparison-knob,.home-intro__comparison-line{transition:none}}section.our-expertise-new{width:100%;padding:0;margin:0;background:transparent;box-sizing:border-box;overflow:hidden;line-height:0}section.our-expertise-new .our-expertise-new__container{width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box;line-height:0}section.our-expertise-new .our-expertise-new__blocks{display:flex;flex-wrap:nowrap;width:100vw;max-width:100vw;margin:0 0 0 calc(-50vw + 50%);min-height:672px;height:672px;position:relative;line-height:normal;vertical-align:top}section.our-expertise-new .our-expertise-new__block{position:relative;height:672px;min-height:672px;cursor:pointer;display:flex;align-items:flex-end;padding:26px;color:#fff;overflow:hidden;flex:1 1 0%;flex-shrink:0;min-width:0;container-type:inline-size;transition:flex-grow .8s cubic-bezier(.25,1,.5,1);will-change:flex-grow;text-decoration:none}section.our-expertise-new .our-expertise-new__blocks.our-expertise-new__blocks--has-active .our-expertise-new__block{flex-grow:11}section.our-expertise-new .our-expertise-new__blocks.our-expertise-new__blocks--has-active .our-expertise-new__block.our-expertise-new__block--active{flex-grow:64}section.our-expertise-new .our-expertise-new__blocks--block-5-active.our-expertise-new__blocks--has-active .our-expertise-new__block--5.our-expertise-new__block--active{flex-grow:88;min-width:min(calc(100vw - 12rem),calc(672px * 1024 / 587))}section.our-expertise-new .our-expertise-new__blocks--block-5-active.our-expertise-new__blocks--has-active .our-expertise-new__block:not(.our-expertise-new__block--5){flex-grow:8}@media (max-width:1300px){section.our-expertise-new .our-expertise-new__block,section.our-expertise-new .our-expertise-new__blocks{min-height:472px;height:472px}section.our-expertise-new .our-expertise-new__blocks--block-5-active.our-expertise-new__blocks--has-active .our-expertise-new__block--5.our-expertise-new__block--active{min-width:min(calc(100vw - 12rem),calc(472px * 1024 / 587))}}section.our-expertise-new .our-expertise-new__block-image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;z-index:0;pointer-events:none;transition:transform .8s cubic-bezier(.25,1,.5,1)}section.our-expertise-new .our-expertise-new__block.our-expertise-new__block--active .our-expertise-new__block-image{transform:scale(1.05)}section.our-expertise-new .our-expertise-new__block--5 .our-expertise-new__block-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}section.our-expertise-new .our-expertise-new__block--5.our-expertise-new__block--active .our-expertise-new__block-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center 28%;object-position:center 28%;transform:none}section.our-expertise-new .our-expertise-new__block-media{display:contents}section.our-expertise-new .our-expertise-new__block-video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;transition:transform .8s cubic-bezier(.25,1,.5,1)}section.our-expertise-new .our-expertise-new__block.our-expertise-new__block--active .our-expertise-new__block-video{transform:scale(1.05)}section.our-expertise-new .our-expertise-new__block--video-sim .video-sim{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}section.our-expertise-new .our-expertise-new__block--video-sim .video-sim:after,section.our-expertise-new .our-expertise-new__block--video-sim .video-sim:before{content:"";position:absolute;inset:0;background:transparent}section.our-expertise-new .our-expertise-new__block:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.2) 38%,transparent 62%);z-index:2;pointer-events:none}section.our-expertise-new .our-expertise-new__block-bottom{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:clamp(1.25rem,3vw,2.5rem);width:100%;position:relative;z-index:3;opacity:0;pointer-events:none;transition:opacity .5s ease}section.our-expertise-new .our-expertise-new__block-text,section.our-expertise-new .our-expertise-new__block-title{transform:translateY(20px);opacity:0;transition:opacity .5s ease,transform .5s ease}section.our-expertise-new .our-expertise-new__block.our-expertise-new__block--active .our-expertise-new__block-bottom{opacity:1;pointer-events:auto}section.our-expertise-new .our-expertise-new__block.our-expertise-new__block--active .our-expertise-new__block-title{opacity:1;transform:translateY(0);transition-delay:.15s}section.our-expertise-new .our-expertise-new__block.our-expertise-new__block--active .our-expertise-new__block-text{opacity:1;transform:translateY(0);transition-delay:.25s}section.our-expertise-new .our-expertise-new__block-heading{display:flex;flex:0 1 clamp(12rem,44%,21rem);min-width:0;max-width:clamp(12rem,44%,21rem);flex-direction:column;align-items:flex-start;gap:.7rem}section.our-expertise-new .our-expertise-new__block-title{margin:0;flex:none;min-width:0;width:100%;max-width:100%;color:#fff;font-size:clamp(1.15rem,min(2.15vw,4.4cqi),2.1rem);font-weight:400;line-height:1.12;letter-spacing:.08em;text-transform:uppercase;text-wrap:balance;overflow-wrap:break-word;hyphens:auto}section.our-expertise-new .our-expertise-new__block-text{margin:0 0 0 auto;flex:0 1 min(20rem,42%);min-width:min(12rem,38%);max-width:min(20rem,42%);padding-bottom:.12em;padding-left:0;text-align:left;color:rgba(255,255,255,.86);font-size:clamp(.82rem,.88vw,.92rem);font-weight:400;line-height:1.58;letter-spacing:.012em}@media (max-width:1300px){section.our-expertise-new .our-expertise-new__block{height:472px}section.our-expertise-new .our-expertise-new__block-bottom{gap:clamp(1rem,2.5vw,2rem)}section.our-expertise-new .our-expertise-new__block-heading{flex-basis:clamp(15rem,46%,26rem);max-width:clamp(15rem,46%,26rem)}section.our-expertise-new .our-expertise-new__block-title{font-size:clamp(1.05rem,min(1.75vw,4cqi),1.6rem);overflow-wrap:normal;hyphens:none}section.our-expertise-new .our-expertise-new__block-text{flex-basis:min(17rem,40%);min-width:min(11rem,36%);max-width:min(17rem,40%)}}@media (max-width:767px){section.our-expertise-new{overflow:clip;line-height:normal}section.our-expertise-new .our-expertise-new__container{line-height:normal}}section.our-expertise-new .our-expertise-new__track{--slide-w:min(84vw,450px);--slide-h:min(112vw,calc(100svh - 64px - 96px),620px);--stage-h:calc(var(--slide-h) + 48px);position:relative;height:calc(var(--stage-h) + var(--steps, 4) * 45svh);margin-block:32px 48px}section.our-expertise-new .our-expertise-new__sticky{position:sticky;top:calc(64px + max(0px, (100svh - 64px - var(--stage-h)) / 2));height:var(--stage-h);overflow:hidden}section.our-expertise-new .our-expertise-new__stage{position:relative;flex:none;height:calc(var(--slide-h) + 48px);perspective:1600px;perspective-origin:50% 46%;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none}section.our-expertise-new .our-expertise-new__rig{position:absolute;top:50%;left:50%;width:0;height:0;transform-style:preserve-3d}section.our-expertise-new .our-expertise-new__slide{position:absolute;top:0;left:0;width:var(--slide-w);height:var(--slide-h);margin:calc(var(--slide-h) / -2) 0 0 calc(var(--slide-w) / -2);overflow:hidden;border-radius:20px;background:#dededb;color:#fff;text-decoration:none;box-shadow:0 22px 48px rgb(6 8 12/16%);transform-style:preserve-3d;transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .5s ease;-webkit-tap-highlight-color:transparent}section.our-expertise-new .our-expertise-new__stage.is-dragging .our-expertise-new__slide{transition:opacity .3s ease}section.our-expertise-new .our-expertise-new__slide-media{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}section.our-expertise-new .our-expertise-new__slide--block-5 .our-expertise-new__slide-media{-o-object-position:center 46%;object-position:center 46%}section.our-expertise-new .our-expertise-new__slide-shade{position:absolute;inset:0;background:#0a0a0a;pointer-events:none;transition:opacity .5s ease}section.our-expertise-new .our-expertise-new__slide-caption{position:absolute;inset:auto 0 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:56px 16px 16px 20px;background:linear-gradient(0deg,rgb(6 8 12/78%),rgb(6 8 12/32%) 55%,transparent);opacity:0;transform:translateY(10px);transition:opacity .46s ease,transform .52s cubic-bezier(.2,.7,.3,1);pointer-events:none}section.our-expertise-new .our-expertise-new__slide.is-front .our-expertise-new__slide-caption{opacity:1;transform:none}section.our-expertise-new .our-expertise-new__slide-heading{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:8px}section.our-expertise-new .our-expertise-new__slide-title{color:#fff;font-size:clamp(1.05rem,5vw,1.35rem);font-weight:400;line-height:1.15;letter-spacing:.06em;text-transform:uppercase;text-wrap:balance}section.our-expertise-new .our-expertise-new__slide-heading>:not(.our-expertise-new__slide-title){font-size:11px}section.our-expertise-new .our-expertise-new__slide-arrow{display:grid;flex:none;place-items:center;width:42px;height:42px;border:1px solid rgb(255 255 255/38%);border-radius:999px;background:rgb(255 255 255/16%);backdrop-filter:blur(8px)}section.our-expertise-new .our-expertise-new__slide:focus-visible{outline:2px solid #222;outline-offset:3px}@media (prefers-reduced-motion:reduce){section.our-expertise-new .our-expertise-new__slide,section.our-expertise-new .our-expertise-new__slide-caption,section.our-expertise-new .our-expertise-new__slide-shade{transition:none}}.pipeline-project{--pipeline-motion-ease:cubic-bezier(.22,1,.36,1);--pipeline-motion-medium:560ms;--pipeline-motion-slow:760ms;position:relative;color:#2a2a2a;background:#f2f2f2}.pipeline-project__track{position:relative;height:calc(100svh + 132vh)}.pipeline-project__sticky{position:sticky;top:0;display:flex;align-items:center;height:100svh;padding:clamp(40px,5vw,72px) clamp(20px,4vw,60px);overflow:hidden}.pipeline-project__grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(28px,4vw,64px);align-items:stretch;width:100%;max-width:1360px;height:min(850px,calc(100svh - clamp(80px,10vw,144px)));margin:0 auto}.pipeline-project__copy{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-width:0}.pipeline-project__copy p{margin:0 0 14px;color:#9a968f;font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase}.pipeline-project__copy p strong{color:#2a2a2a}.pipeline-project__copy h2{max-width:22ch;margin:0}.pipeline-project__copy small{display:block;max-width:30rem;margin-top:1rem;color:#8e8a84;font-size:.8125rem;line-height:1.6}.pipeline-project__description{display:grid;min-height:5.6rem;max-width:26rem;margin-top:1.15rem;color:#555;font-size:.8125rem;line-height:1.7}.pipeline-project__description>span{grid-area:1/1;opacity:0;transform:translate3d(0,8px,0);transition:opacity .26s ease,transform .36s var(--pipeline-motion-ease);pointer-events:none}.pipeline-project__description>span.active{opacity:1;transform:translateZ(0);transition-duration:var(--pipeline-motion-medium),var(--pipeline-motion-slow);transition-delay:80ms,0s}.pipeline-project__ring{position:relative;width:100%;max-width:min(21rem,40svh);aspect-ratio:1}.pipeline-project__ring svg{display:block;width:100%;height:100%;overflow:visible}.pipeline-project__ring circle{fill:none;stroke:#a9a396;stroke-width:.7px;opacity:.56;transition:stroke var(--pipeline-motion-medium) ease,stroke-width var(--pipeline-motion-medium) ease,opacity var(--pipeline-motion-medium) ease}.pipeline-project__ring circle.active{stroke:#6f6a5e;stroke-width:.9px;opacity:1}.pipeline-project__ring g{transform-box:view-box;transform-origin:center;transition:transform var(--pipeline-motion-slow) var(--pipeline-motion-ease)}.pipeline-project__ring text{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:300;letter-spacing:1.75px;text-anchor:middle;fill:#c9c6bb;opacity:.34;text-transform:uppercase;transition:fill var(--pipeline-motion-medium) ease,opacity var(--pipeline-motion-medium) ease}.pipeline-project__ring text.active{fill:#111;font-weight:600;opacity:1}.pipeline-project__ring-center{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%)}.pipeline-project__ring-center>div{display:grid}.pipeline-project__ring-center strong{grid-area:1/1;font-size:36px;font-weight:800;line-height:1;opacity:0;transform:translate3d(0,8px,0);transition:opacity .22s ease,transform .3s var(--pipeline-motion-ease)}.pipeline-project__ring-center strong.active{opacity:1;transform:translateZ(0);transition-duration:var(--pipeline-motion-medium),var(--pipeline-motion-medium);transition-delay:80ms,0s}.pipeline-project__ring-center>span{margin-top:5px;color:#aaa;font-size:9px;letter-spacing:3px;text-transform:uppercase}.pipeline-project__visual{display:flex;flex-direction:column;gap:clamp(14px,1.6vw,20px);min-width:0}.pipeline-project__stage{position:relative;flex:1;min-height:418px;overflow:hidden;background:#1a1a1a;border-radius:18px;touch-action:pan-y}.pipeline-project__stage img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity var(--pipeline-motion-medium) ease,transform .88s var(--pipeline-motion-ease)}.pipeline-project__stage img.active{opacity:1}.pipeline-project__stage nav{position:absolute;z-index:20;right:clamp(.85rem,1.6vw,1.4rem);bottom:clamp(.85rem,1.6vw,1.4rem);display:flex;gap:8px}.pipeline-project__stage button{width:36px;height:36px;color:#fff;font-size:15px;background:rgb(20 20 20/34%);border:1px solid rgb(255 255 255/50%);border-radius:50%;backdrop-filter:blur(10px);cursor:pointer}.pipeline-project__rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(8px,1vw,14px)}.pipeline-project__rail button{display:flex;flex-direction:column;gap:6px;min-width:0;padding:0;color:#8e8a84;text-align:left;background:transparent;border:0;cursor:pointer}.pipeline-project__rail button>i{height:2px;overflow:hidden;background:#dedad0;border-radius:2px}.pipeline-project__rail button>i span{display:block;width:100%;height:100%;background:#2a2a2a;transform-origin:left;transition:transform var(--pipeline-motion-medium) var(--pipeline-motion-ease)}.pipeline-project__rail small{color:#a8a49d;font-size:10px;font-weight:500;letter-spacing:.22em}.pipeline-project__rail button>span{font-size:.78rem;line-height:1.35}.pipeline-project__rail button.active{color:#2a2a2a;font-weight:500}@media (max-width:767px){.pipeline-project__track{height:calc(100svh + 104vh)}.pipeline-project__sticky{top:64px;align-items:stretch;height:calc(100svh - 64px);padding:clamp(8px,1.4svh,12px) 0 0}.pipeline-project__grid{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:0;height:100%}.pipeline-project__copy{display:block;padding:0 20px}.pipeline-project__copy h2{max-width:none;font-size:clamp(23px,6vw,28px);line-height:1.08;letter-spacing:.06em;text-wrap:balance}.pipeline-project__copy small{display:none}.pipeline-project__description{min-height:68px;margin:.55rem 0 clamp(8px,1.6svh,12px);font-size:13px;line-height:1.55}.pipeline-project__ring{position:absolute;z-index:25;left:calc(clamp(300px,84vw,360px) * -.3);bottom:calc(clamp(300px,84vw,360px) * -.18);width:clamp(300px,84vw,360px);pointer-events:none}.pipeline-project__ring circle{stroke:rgb(255 255 255/45%);opacity:.9}.pipeline-project__ring circle.active{stroke:rgb(255 255 255/90%)}.pipeline-project__ring text{opacity:0}.pipeline-project__ring text.active{fill:#fff;opacity:1}.pipeline-project__ring-center{width:84px;height:84px;justify-content:center;background:rgb(255 255 255/78%);border:1px solid rgb(255 255 255/70%);border-radius:50%;backdrop-filter:blur(10px)}.pipeline-project__ring-center strong{font-size:28px}.pipeline-project__ring-center>span{display:none}.pipeline-project__visual{min-height:0}.pipeline-project__stage{min-height:44svh;border-radius:0}.pipeline-project__rail{display:none}.pipeline-project__stage button{width:44px;height:44px}.pipeline-project__stage nav{display:none}}@media (prefers-reduced-motion:reduce){.pipeline-project__description>span,.pipeline-project__rail button>i span,.pipeline-project__ring circle,.pipeline-project__ring g,.pipeline-project__ring text,.pipeline-project__ring-center strong,.pipeline-project__stage img{transition:none}}.logo-formation-scrub__frame{position:relative;width:clamp(14rem,28vw,22rem);aspect-ratio:1/.3;overflow:hidden;flex-shrink:0}.logo-formation-scrub--size-sm .logo-formation-scrub__frame{width:clamp(6.5rem,10vw,9rem)}.logo-formation-scrub--size-md .logo-formation-scrub__frame{width:clamp(10rem,20vw,16rem)}.logo-formation-scrub__canvas{display:block;width:100%;height:auto;aspect-ratio:1/1;margin-top:-34%;background:transparent;touch-action:none}.logo-formation-scrub__video--decode{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden;clip:rect(0,0,0,0)}.logo-formation-scrub--mouse .logo-formation-scrub__frame{cursor:ew-resize}@media (max-width:1023px){.logo-formation-scrub--size-default .logo-formation-scrub__frame{width:min(100%,18rem);margin-inline:auto}.logo-formation-scrub--size-sm .logo-formation-scrub__frame{width:min(100%,8.5rem);margin-inline:auto}.logo-formation-scrub--size-md .logo-formation-scrub__frame{width:min(100%,14rem);margin-inline:auto}}.KreaScrollRevealText_revealText__ID_5p{font-size:clamp(1.26rem,2.61vw,1.91rem);font-weight:400;line-height:1.1;letter-spacing:.05em;color:#1f1f1f}.KreaScrollRevealText_revealText__ID_5p:last-child{margin-bottom:0}.KreaScrollRevealText_revealLine__9f_dG{display:block;margin-bottom:.35em}.KreaScrollRevealText_revealLine__9f_dG:last-child{margin-bottom:0}.KreaScrollRevealText_wordUnit__ZMZdQ{display:inline-block;opacity:0;filter:blur(10px);transform:translateY(18px);transition:opacity .55s ease,filter .55s ease,transform .55s cubic-bezier(.22,1,.36,1);transition-delay:0s;margin-right:.22em}.KreaScrollRevealText_revealLine__9f_dG .KreaScrollRevealText_wordUnit__ZMZdQ:last-child{margin-right:0}.KreaScrollRevealText_wordUnitRevealed__DyOX7{opacity:1;filter:blur(0);transform:translateY(0)}@media (prefers-reduced-motion:reduce){.KreaScrollRevealText_wordUnit__ZMZdQ{opacity:1;filter:none;transform:none;transition:none}}.TrustedByRevealBlock_root__8koYa{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(.95rem,2.3vw,1.53rem);width:100%;max-width:1200px;margin-inline:auto}@media (max-width:767px){.TrustedByRevealBlock_logo__jEG_0{display:none}}@media (min-width:1024px){.TrustedByRevealBlock_root__8koYa{flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(1.15rem,3.06vw,1.91rem);max-width:1360px}.TrustedByRevealBlock_text__8Wxx_{flex:1 1 auto;max-width:32ch}.TrustedByRevealBlock_logo__jEG_0{flex:0 0 auto;align-self:flex-start;line-height:0}}.TrustedByRevealBlock_logo__jEG_0 .logo-formation-scrub{line-height:0}.TrustedByRevealBlock_logo__jEG_0 .logo-formation-scrub__frame{width:clamp(16.07rem,32.13vw,25.25rem)}@media (max-width:1023px){.TrustedByRevealBlock_logo__jEG_0 .logo-formation-scrub__frame{width:min(100%,20.65rem)}}.TrustedByRevealBlock_text__8Wxx_ .TrustedByRevealBlock_eyebrow__xJXKe{display:block;margin-top:clamp(.7rem,1.15vw,.95rem);margin-bottom:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(.68rem,.78vw,.76rem);font-weight:500;line-height:1.35;letter-spacing:.32em;text-transform:uppercase;color:#9a9690}