.hero.wrap{max-width:none;padding-left:0;padding-right:0;padding-top:clamp(120px,14vw,200px);padding-bottom:clamp(40px,6vw,80px);background-color:#e2e9fb;transition:background-color .5s ease;position:relative;isolation:isolate;overflow:hidden;min-height:100vh;min-height:100svh}.hero.wrap>.hero-grid,.hero.wrap>.hero-grid h1,.hero.wrap>.hero-grid p,.hero.wrap>.hero-grid .lede strong,.hero.wrap>.hero-back .h-display{color:#fff}.hero.wrap .hero-meta{display:flex;flex-direction:column;gap:12px;font-family:var(--sans);font-size:13px;color:#fff;text-align:right;justify-self:end}.hero.wrap .hero-meta>div{display:flex;flex-direction:column;gap:2px;line-height:1.35}.hero.wrap .hero-meta br{display:none}.hero.wrap .hero-meta>div>span{color:#ffffffa6;font-weight:500}.hero.wrap .hero-meta>div>span:after{content:":"}.hero.wrap .hero-meta strong{color:#fff;font-family:var(--sans);font-weight:400}.hero.wrap .lede{max-width:520px}.hero.wrap>.hero-grid .btn{background:#fff;border-color:#fff;color:#000}@media(hover:hover)and (pointer:fine){.hero.wrap>.hero-grid .btn:hover{background:#fff;border-color:#fff}}.hero.wrap>.hero-grid .btn-ghost{background:transparent;color:#fff;border-color:#fff}@media(hover:hover)and (pointer:fine){.hero.wrap>.hero-grid .btn-ghost:hover{background:#fff;color:#000;border-color:#fff}}.hero>.hero-grid,.hero>.hero-back>.hero-grid{max-width:calc(var(--max) + 2 * var(--section-gutter));margin-inline:auto;padding-inline:var(--section-gutter)}.hero .hero-layer,.hero>.hero-back,.hero>.hero-canvas{position:absolute;inset:0;pointer-events:none}.hero{--hero-bg-day-tl: #614F41;--hero-bg-day-mid: #BBA186;--hero-bg-day-br: #C8B49B;--hero-bg-night-tl: #0D1423;--hero-bg-night-br: #253B58}.hero>.hero-layer-bg{z-index:0}.hero-layer-bg.hero-layer-day{background-image:linear-gradient(to bottom right,var(--hero-bg-day-tl),var(--hero-bg-day-mid) 50%,var(--hero-bg-day-br))}.hero-layer-bg.hero-layer-night{background-image:linear-gradient(to bottom right,var(--hero-bg-night-tl),var(--hero-bg-night-br))}.hero .hero-layer-xray,.hero>.hero-canvas{width:100%;height:100%;object-fit:contain;object-position:center bottom}.hero .hero-layer-xray{z-index:1}.hero>.hero-canvas{z-index:2}.hero{--silhouette-day: var(--silhouette-day-desktop);--silhouette-night: var(--silhouette-night-desktop)}.hero-layer-xray.hero-layer-day{-webkit-mask-image:var(--silhouette-day);mask-image:var(--silhouette-day)}.hero-layer-xray.hero-layer-night{-webkit-mask-image:var(--silhouette-night);mask-image:var(--silhouette-night)}.hero-layer-xray{-webkit-mask-mode:alpha;mask-mode:alpha;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero-annotation{--c: #4ade80;--warning-c: #ef4444;position:fixed;top:0;left:0;width:0;height:0;pointer-events:none;z-index:50;color:var(--c);transition:color .22s ease;will-change:transform}.hero-annotation.is-warning{--c: var(--warning-c)}.hero-annotation-circle{position:absolute;left:0;top:0;width:40px;height:40px;border:1.5px solid var(--c);border-radius:50%;background-color:color-mix(in srgb,var(--c) 10%,transparent);transform:translate(-50%,-50%) scale(0);transition:transform .22s cubic-bezier(.34,1.4,.64,1) .32s,border-color .22s ease,background-color .22s ease}.hero-annotation.is-visible .hero-annotation-circle{transform:translate(-50%,-50%) scale(1);transition:transform .28s cubic-bezier(.34,1.4,.64,1),border-color .22s ease,background-color .22s ease}.hero-annotation-line{position:absolute;left:20px;top:0;height:1.5px;width:0;background:var(--c);transform:translateY(-50%);transition:width .2s cubic-bezier(.4,0,.2,1) .16s,background-color .22s ease}.hero-annotation.is-visible .hero-annotation-line{width:40px;transition:width .22s cubic-bezier(.4,0,.2,1) .23s,background-color .22s ease}.hero-annotation-text{position:absolute;left:60px;top:0;font-family:var(--mono);font-size:12px;letter-spacing:.04em;text-transform:uppercase;font-weight:500;white-space:nowrap;color:#010101;background-color:var(--c);padding:4px 10px;border-radius:999px;transform:translateY(-50%);opacity:0;transition:opacity .16s ease 0ms,background-color .22s ease;min-height:1em;transform-style:preserve-3d}.hero-annotation.is-visible .hero-annotation-text{opacity:1;transition:opacity .12s ease .44s,background-color .22s ease}.hero-annotation.is-flipped .hero-annotation-line{left:auto;right:20px}.hero-annotation.is-flipped .hero-annotation-text{left:auto;right:60px;text-align:right}.hero-annotation.is-visible.is-warning .hero-annotation-circle,.hero-annotation.is-visible.is-warning .hero-annotation-line,.hero-annotation.is-visible.is-warning .hero-annotation-text{transition-duration:.12s,80ms}@media(prefers-reduced-motion:reduce){.hero-annotation-circle,.hero-annotation-line,.hero-annotation-text{transition:none}}.hero .hero-layer-day,.hero .hero-layer-night{transition:opacity .5s ease}.hero .hero-layer-night,[data-theme=dark] .hero .hero-layer-day{opacity:0}[data-theme=dark] .hero .hero-layer-night{opacity:1}.hero>.hero-back{z-index:1;padding-top:clamp(120px,14vw,200px);padding-bottom:clamp(40px,6vw,80px);visibility:hidden}.hero>.hero-back>.hero-grid{height:100%}.hero>.hero-grid{position:relative;z-index:4;min-height:calc(100vh - clamp(120px,14vw,200px) - clamp(40px,6vw,80px));min-height:calc(100svh - clamp(120px,14vw,200px) - clamp(40px,6vw,80px))}.hero-line-back,.hero-line-front{visibility:visible;display:inline-block}@media(min-width:1024px){.hero-line-back,.hero-line-front{will-change:transform}}.hero>.hero-back .word-human{color:transparent}.hero>.hero-grid .word-thinking{color:transparent}.hero-line-spacer{color:transparent;user-select:none}.hero.wrap .h-display{font-size:clamp(28px,6.4vw,58px);line-height:.92;letter-spacing:-.04em;font-weight:600;white-space:nowrap;grid-column:1 / -1;grid-row:1;width:auto;margin-left:0}@media(min-width:1024px)and (max-width:1439.98px){.hero.wrap .h-display{font-size:48px}}@media(min-width:1440px){.hero.wrap .h-display{font-size:68px}}.hero.wrap .h-display>span{display:block}.hero.wrap .h-display>span:first-child{text-align:left;margin-bottom:clamp(62px,calc(8vh + 30px),150px)}.hero.wrap .h-display>span:last-child{text-align:right;margin-left:0}.hero>.hero-grid,.hero>.hero-back>.hero-grid{grid-template-rows:auto 1fr;row-gap:clamp(12px,1.5vw,24px)}.hero>.hero-grid>.hero-text,.hero>.hero-back>.hero-grid>.hero-text{grid-column:1;grid-row:2}.hero>.hero-grid>.hero-meta,.hero>.hero-back>.hero-grid>.hero-meta{grid-column:2;grid-row:2}.hero.wrap .btn .btn-ring,.hero.wrap .btn .arr{background:#ebebeb;color:#161616}@media(hover:hover)and (pointer:fine){.hero.wrap .btn:hover .btn-ring,.hero.wrap .btn:hover .arr{background:#ebebeb;color:#161616}}@keyframes heroImgFadeIn{0%{filter:opacity(0)}to{filter:opacity(1)}}@media(prefers-reduced-motion:no-preference){html.is-first-paint .hero>.hero-layer-bg,html.is-first-paint .hero .hero-layer-xray,html.is-first-paint .hero>.hero-canvas{animation:heroImgFadeIn 2s cubic-bezier(.22,1,.36,1) both}}@keyframes heroTextRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.hero>.hero-grid>.h-display,.hero>.hero-back>.hero-grid>.h-display,.hero>.hero-grid>.hero-text,.hero>.hero-back>.hero-grid>.hero-text,.hero>.hero-grid>.hero-meta,.hero>.hero-back>.hero-grid>.hero-meta{animation:heroTextRise 1s cubic-bezier(.22,1,.36,1) both}.hero>.hero-grid>.hero-text,.hero>.hero-back>.hero-grid>.hero-text{animation-delay:.18s}.hero>.hero-grid>.hero-meta,.hero>.hero-back>.hero-grid>.hero-meta{animation-delay:.32s}}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(32px,5vw,64px);align-items:end}@media(min-width:1024px){.hero-grid{grid-template-columns:minmax(0,7fr) minmax(0,4fr)}}@media(max-width:1023px){.hero{--hero-bg-day-tl: #6F604C;--hero-bg-day-mid: #AF977C;--hero-bg-day-br: #C0A88C;--hero-bg-night-tl: #0E1929;--hero-bg-night-br: #21344F;--silhouette-day: var(--silhouette-day-tablet);--silhouette-night: var(--silhouette-night-tablet)}.hero.wrap .h-display>span:first-child{margin-bottom:clamp(8px,2vh,24px)}.hero.wrap .h-display>span:last-child{text-align:left}.hero>.hero-grid,.hero>.hero-back>.hero-grid{margin-inline:24px;padding-inline:0}.hero>.hero-grid,.hero>.hero-back>.hero-grid{grid-template-rows:auto 1fr auto auto}.hero>.hero-grid>.hero-meta,.hero>.hero-back>.hero-grid>.hero-meta{grid-column:1;grid-row:3;justify-self:start;text-align:left;align-self:end}.hero>.hero-grid>.hero-text,.hero>.hero-back>.hero-grid>.hero-text{grid-column:1;grid-row:4}}@media(max-width:793px){.hero{--hero-bg-day-tl: #70604B;--hero-bg-day-mid: #B0987D;--hero-bg-day-br: #BDA689;--hero-bg-night-tl: #0E1A2B;--hero-bg-night-br: #20334E;--silhouette-day: var(--silhouette-day-mobile);--silhouette-night: var(--silhouette-night-mobile)}.hero .hero-layer-xray,.hero>.hero-canvas{object-position:right bottom}.hero .hero-layer-xray{-webkit-mask-position:right bottom;mask-position:right bottom}.hero>.hero-back{display:none}.hero.wrap .hero-line-spacer,.hero.wrap>.hero-grid .word-thinking{color:#fff}.hero.wrap .cta-row{flex-wrap:nowrap;gap:12px}.hero.wrap .cta-row .btn{flex:1 1 0;min-width:0}.hero.wrap .cta-row .btn>span:first-child,.hero.wrap .cta-row .btn-ghost{white-space:nowrap}.hero.wrap .cta-row .btn-ghost{justify-content:center;padding-left:8px;padding-right:8px}.hero.wrap .cta-row .btn:has(>.btn-ring){padding-left:14px}.hero.wrap .cta-row .btn:has(>.btn-ring)>span:first-child{flex:1;text-align:center}@media(hover:hover)and (pointer:fine){.hero.wrap .cta-row .btn:has(>.btn-ring):hover>span:first-child{transform:translate(-24px)}}}.hero-cta-short{display:none}@media(max-width:375px){.hero-cta-full{display:none}.hero-cta-short{display:inline}}@media(max-width:430px){.hero.wrap .hero-meta{display:none}}:root[data-theme=dark] .hero.wrap{background-color:#0e1632}
