.intro[data-astro-cid-qcqj3nx7]{display:none}.intro[data-astro-cid-qcqj3nx7][data-state=playing]{z-index:9999;background-color:var(--color-surface);will-change:transform;width:100vw;height:100dvh;animation:2.2s step-end both intro-backdrop,.38s cubic-bezier(.55,0,1,.45) 2.385s both intro-exit;display:block;position:fixed;inset:0;overflow:hidden}.intro__tracks[data-astro-cid-qcqj3nx7]{grid-template-columns:repeat(12,1fr);height:100%;display:grid}.intro__track[data-astro-cid-qcqj3nx7]{width:calc(100% + 1px);margin-left:-1px;overflow:hidden}.intro__panel[data-astro-cid-qcqj3nx7]{background-color:var(--color-brand-red);will-change:transform;height:100%;display:block;transform:translate(-100%)}.intro__logo[data-astro-cid-qcqj3nx7]{padding-inline:var(--gutter);opacity:0;place-items:center;display:grid;position:absolute;inset:0}.intro__logo[data-astro-cid-qcqj3nx7] img{width:min(340px,62vw);height:auto}@media (width>=768px){.intro__logo[data-astro-cid-qcqj3nx7] img{width:min(680px,62vw)}}.intro[data-astro-cid-qcqj3nx7][data-state=playing] .intro__tracks[data-astro-cid-qcqj3nx7]{animation:1.085s step-end both intro-wall}.intro[data-astro-cid-qcqj3nx7][data-state=playing] .intro__panel[data-astro-cid-qcqj3nx7]{animation:intro-panel .48s cubic-bezier(.33, 0, .12, 1) calc(var(--i) * 55ms) both}.intro[data-astro-cid-qcqj3nx7][data-state=playing] .intro__logo[data-astro-cid-qcqj3nx7]{animation:.3s cubic-bezier(.22,1,.36,1) 1.085s both intro-logo}@keyframes intro-backdrop{0%{background-color:var(--color-surface)}to{background-color:#0000}}@keyframes intro-wall{0%{background-color:#0000}to{background-color:var(--color-brand-red)}}@keyframes intro-panel{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes intro-logo{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes intro-exit{0%{transform:translate(0)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.intro[data-astro-cid-qcqj3nx7]{display:none!important}}.menu-toggle[data-astro-cid-nen7h5rs]{width:3rem;height:3rem;color:var(--color-ink);cursor:pointer;justify-content:center;align-items:center;transition:color .3s;display:inline-flex}.bars[data-astro-cid-nen7h5rs]{width:24px;height:14px;display:block;position:relative}.bar[data-astro-cid-nen7h5rs]{transform-origin:0;background-color:currentColor;width:100%;height:2px;transition:transform .22s cubic-bezier(.65,0,.35,1);position:absolute;left:0}.bar[data-astro-cid-nen7h5rs]:first-child{top:0}.bar[data-astro-cid-nen7h5rs]:nth-child(2){top:6px}.bar[data-astro-cid-nen7h5rs]:nth-child(3){top:12px}html:not([data-menu-open]) .menu-toggle[data-astro-cid-nen7h5rs]:hover .bar[data-astro-cid-nen7h5rs]{animation:.3s cubic-bezier(.33,1,.68,1) backwards bar-wipe}html:not([data-menu-open]) .menu-toggle[data-astro-cid-nen7h5rs]:hover .bar[data-astro-cid-nen7h5rs]:nth-child(2){animation-delay:55ms}html:not([data-menu-open]) .menu-toggle[data-astro-cid-nen7h5rs]:hover .bar[data-astro-cid-nen7h5rs]:nth-child(3){animation-delay:.11s}@keyframes bar-wipe{0%{transform:scaleX(0)}}html[data-menu-open] .bar[data-astro-cid-nen7h5rs]{transition-duration:.3s}html[data-menu-open] .bar[data-astro-cid-nen7h5rs]:first-child{transform-origin:50%;transition-delay:90ms;transform:translateY(6px)rotate(45deg)}html[data-menu-open] .bar[data-astro-cid-nen7h5rs]:nth-child(2){transition-duration:.18s;transform:scaleX(0)}html[data-menu-open] .bar[data-astro-cid-nen7h5rs]:nth-child(3){transform-origin:50%;transition-delay:90ms;transform:translateY(-6px)rotate(-45deg)}html[data-menu-open] .site-header[data-astro-cid-nen7h5rs]{background-color:var(--color-ink);border-color:#0000}html[data-menu-open] .menu-toggle[data-astro-cid-nen7h5rs]{color:#fff}.brand-swap[data-astro-cid-nen7h5rs] img{grid-area:1/1;transition:opacity .3s}.brand-mark[data-astro-cid-nen7h5rs]{background-color:var(--color-brand-red);width:3.5rem;height:2rem;-webkit-mask:var(--brand-mark-url) center / 100% auto no-repeat;mask:var(--brand-mark-url) center / 100% auto no-repeat}@media (width>=64rem){.brand-mark[data-astro-cid-nen7h5rs]{width:3.9375rem;height:2.25rem}}.brand-swap[data-astro-cid-nen7h5rs] .brand-reverse,html[data-menu-open] .brand-swap[data-astro-cid-nen7h5rs] .brand-primary{opacity:0}html[data-menu-open] .brand-swap[data-astro-cid-nen7h5rs] .brand-reverse{opacity:1}.brand-link[data-astro-cid-nen7h5rs]{transition:opacity .2s}.brand-link[data-astro-cid-nen7h5rs]:hover{opacity:.7}.site-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:focus-visible,html[data-menu-open] .menu-toggle[data-astro-cid-nen7h5rs]:focus-visible{outline-offset:3px;outline:2px solid #fff}.site-menu[data-astro-cid-nen7h5rs]{z-index:40;overscroll-behavior:contain;background-color:var(--color-ink);color:#fff;visibility:hidden;clip-path:inset(0 0 100%);transition:clip-path .3s cubic-bezier(.65,0,.35,1),visibility 0s linear .3s;position:fixed;inset:0;overflow-y:auto}html[data-menu-open] .site-menu[data-astro-cid-nen7h5rs]{visibility:visible;clip-path:inset(0);transition:clip-path .48s cubic-bezier(.65,0,.35,1),visibility}.menu-link[data-astro-cid-nen7h5rs]{gap:.375rem;padding-block:1rem;display:grid;position:relative}.menu-rule[data-astro-cid-nen7h5rs]{inset-inline:0;background-color:var(--color-brand-red);transform-origin:0;height:1px;transition:transform .18s ease-in;position:absolute;top:0;transform:scaleX(0)}.menu-rule-close[data-astro-cid-nen7h5rs]{width:100%;display:block;position:static}.menu-name[data-astro-cid-nen7h5rs]{letter-spacing:-.036em;clip-path:inset(-.3em 100% -.3em 0);font-size:24px;font-weight:700;line-height:1;transition:clip-path .16s ease-in;display:block}.menu-note[data-astro-cid-nen7h5rs]{color:#ffffffa6;opacity:0;max-width:34ch;font-size:15px;line-height:1.5;transition:opacity .15s ease-in}.menu-foot[data-astro-cid-nen7h5rs]{opacity:0;transition:opacity .15s ease-in}html[data-menu-open] .menu-rule[data-astro-cid-nen7h5rs]{transition:transform .42s cubic-bezier(.65, 0, .35, 1) calc(.12s + var(--row) * 70ms);transform:scaleX(1)}html[data-menu-open] .menu-name[data-astro-cid-nen7h5rs]{clip-path:inset(-.3em 0);transition:clip-path .52s cubic-bezier(.33, 1, .68, 1) calc(.2s + var(--row) * 70ms)}html[data-menu-open] .menu-note[data-astro-cid-nen7h5rs]{opacity:1;transition:opacity .4s ease-out calc(.3s + var(--row) * 70ms)}html[data-menu-open] .menu-foot[data-astro-cid-nen7h5rs]{opacity:1;transition:opacity .4s ease-out .56s}@media (prefers-reduced-motion:reduce){.site-menu[data-astro-cid-nen7h5rs],.site-menu[data-astro-cid-nen7h5rs] [data-astro-cid-nen7h5rs],.bar[data-astro-cid-nen7h5rs],.brand-swap[data-astro-cid-nen7h5rs] img{transition-delay:0s!important;animation:none!important}}@media (width>=48rem){.menu-toggle[data-astro-cid-nen7h5rs],.site-menu[data-astro-cid-nen7h5rs]{display:none}}.hero[data-astro-cid-ge2uvauf]{height:60svh}.hero__scroll[data-astro-cid-ge2uvauf]{display:none}@media (width<=480px){.hero[data-astro-cid-ge2uvauf]{min-height:550px}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{max-width:100%;font-size:3rem;line-height:.95}.hero[data-astro-cid-ge2uvauf] p[data-astro-cid-ge2uvauf]{font-size:1rem}}@media (width>=768px){.hero__scroll[data-astro-cid-ge2uvauf]{background-color:#ffffff42;width:1px;height:34px;display:block;position:absolute;bottom:1.25rem;left:50%;overflow:hidden;transform:translate(-50%)}.hero__scroll[data-astro-cid-ge2uvauf]:after{content:"";inset-inline:0;background-color:var(--color-brand-red);height:12px;animation:2.2s cubic-bezier(.65,0,.35,1) infinite hero-scroll;position:absolute;top:0}}@keyframes hero-scroll{0%{transform:translateY(-100%)}55%,to{transform:translateY(34px)}}@media (prefers-reduced-motion:reduce){.hero__scroll[data-astro-cid-ge2uvauf]{display:none}}.why__points[data-astro-cid-7oupkqsd]{gap:2.25rem;margin-top:clamp(2.5rem,5vw,4rem);padding:0;list-style:none;display:grid}.why__point[data-astro-cid-7oupkqsd]{border-top:1px solid var(--color-border);padding-top:clamp(1.25rem,2.5vw,1.75rem)}.why__icon[data-astro-cid-7oupkqsd]{width:max-content;color:var(--color-brand-red);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;margin:-.5rem;padding:.5rem;display:block}.why__icon[data-astro-cid-7oupkqsd]>svg{width:clamp(2.375rem,1.95rem + 1.4vw,3.125rem);height:auto;display:block}.why__point-body[data-astro-cid-7oupkqsd]{margin-top:clamp(1.125rem,2vw,1.5rem)}.why__point-label[data-astro-cid-7oupkqsd]{color:var(--color-brand-red);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.2}.why__point-headline[data-astro-cid-7oupkqsd]{max-width:26ch;color:var(--color-ink);letter-spacing:-.022em;text-wrap:balance;margin-top:.75rem;font-size:clamp(1.375rem,1.15rem + .95vw,1.875rem);font-weight:700;line-height:1.12}.why__point-copy[data-astro-cid-7oupkqsd]{max-width:34ch;color:var(--color-muted);margin-top:.875rem;font-size:clamp(.9375rem,.91rem + .12vw,1.0625rem);font-weight:400;line-height:1.5}.why__icon[data-astro-cid-7oupkqsd][data-icon-toy=ring][data-play]>svg{animation:.88s cubic-bezier(.34,.06,.22,1) ring-toss}@keyframes ring-toss{0%{transform:rotate(0)scale(1)}42%{transform:rotate(196deg)scale(.56)}74%{transform:rotate(330deg)scale(1.13)}88%{transform:rotate(354deg)scale(.96)}to{transform:rotate(360deg)scale(1)}}.why__icon[data-astro-cid-7oupkqsd] .bubble{transform-box:fill-box}.why__icon[data-astro-cid-7oupkqsd] .bubble--front{transform-origin:12% 88%}.why__icon[data-astro-cid-7oupkqsd] .bubble--back{transform-origin:100% 100%}.why__icon[data-astro-cid-7oupkqsd][data-play] .bubble--front{animation:.62s cubic-bezier(.3,.1,.2,1) bubble-send}.why__icon[data-astro-cid-7oupkqsd][data-play] .bubble--back{animation:.76s cubic-bezier(.3,.1,.2,1) bubble-reply}@keyframes bubble-send{0%{transform:scale(1)}24%{transform:scale(.84)translate(.35px,.35px)}52%{transform:scale(1.07)translate(-.3px,-.35px)}76%{transform:scale(.98)}to{transform:scale(1)}}@keyframes bubble-reply{0%,20%{opacity:0;transform:scale(.15)}56%{opacity:1;transform:scale(1.14)}78%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}.why__icon[data-astro-cid-7oupkqsd] .wave{transform-box:fill-box}.why__icon[data-astro-cid-7oupkqsd][data-play] .wave{animation:.62s ease-in-out 2 wave-ripple}.why__icon[data-astro-cid-7oupkqsd][data-play] .wave--low{animation-duration:.7s;animation-direction:reverse}@keyframes wave-ripple{0%,to{transform:translate(0)scaleY(1)}28%{transform:translate(.85px,-.3px)scaleY(1.22)}58%{transform:translateY(.28px)scaleY(.85)}82%{transform:translate(-.7px,-.16px)scaleY(1.08)}}.why__icon[data-astro-cid-7oupkqsd] .swimmer{transform-box:fill-box;transform-origin:85% 92%}.why__icon[data-astro-cid-7oupkqsd] .swimmer__head{transform-box:fill-box;transform-origin:50% 100%}.why__icon[data-astro-cid-7oupkqsd][data-play] .swimmer{animation:1.24s cubic-bezier(.36,.05,.3,1) swim-strokes}.why__icon[data-astro-cid-7oupkqsd][data-play] .swimmer__head{animation:.62s ease-in-out 2 swim-bob}@keyframes swim-strokes{0%,to{transform:rotate(0)translate(0)}14%{transform:rotate(7deg)translate(-.5px,.3px)}30%{transform:rotate(-6deg)translate(.3px,-.45px)}50%{transform:rotate(0)translate(0)}64%{transform:rotate(7deg)translate(-.5px,.3px)}80%{transform:rotate(-6deg)translate(.3px,-.45px)}}@keyframes swim-bob{0%,to{transform:translate(0)}30%{transform:translate(-.2px,.35px)}70%{transform:translate(.15px,-.3px)}}@media (width>=900px){.why__points[data-astro-cid-7oupkqsd]{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.75rem,3.2vw,3.5rem)}.why__point-headline[data-astro-cid-7oupkqsd]{max-width:none}}.services__intro[data-astro-cid-5tact4yc]{display:block}.services__list[data-astro-cid-5tact4yc]{display:grid}.service[data-astro-cid-5tact4yc]{border-top:1px solid #ffffff2e;position:relative}.service[data-astro-cid-5tact4yc]:last-child{border-bottom:1px solid #ffffff2e}.service__line[data-astro-cid-5tact4yc]{background:var(--color-brand-red);transform-origin:0;width:100%;height:2px;transition:transform .32s cubic-bezier(.22,1,.36,1);position:absolute;inset:-1px 0 auto;transform:scaleX(0)}.service__content[data-astro-cid-5tact4yc]{padding-block:1.35rem}.service__title[data-astro-cid-5tact4yc]{letter-spacing:-.03em;text-wrap:balance;max-width:26ch;font-size:clamp(1.2rem,.95rem + .8vw,1.65rem);font-weight:700;line-height:1.08}.service__copy[data-astro-cid-5tact4yc]{color:#ffffffa8;max-width:42ch;margin-top:.55rem;font-size:16px;line-height:1.5}.services__preview[data-astro-cid-5tact4yc]{display:none}@media (width>=768px){.services__list[data-astro-cid-5tact4yc]{grid-template-columns:repeat(2,minmax(0,1fr))}.service[data-astro-cid-5tact4yc]:nth-child(2n){border-left:1px solid #ffffff2e;padding-left:clamp(1.5rem,3vw,3rem)}.service[data-astro-cid-5tact4yc]:nth-child(odd){padding-right:clamp(1.5rem,3vw,3rem)}.service[data-astro-cid-5tact4yc]:nth-last-child(2){border-bottom:1px solid #ffffff2e}.service__content[data-astro-cid-5tact4yc]{min-height:9rem;padding-block:1.55rem}}@media (width>=1024px){.service__title[data-astro-cid-5tact4yc]{max-width:34ch}.service__copy[data-astro-cid-5tact4yc]{max-width:52ch}}@media (hover:hover){.service[data-astro-cid-5tact4yc]:hover .service__line[data-astro-cid-5tact4yc],.service[data-astro-cid-5tact4yc][data-active] .service__line[data-astro-cid-5tact4yc]{transform:scaleX(1)}.service__content[data-astro-cid-5tact4yc]{transition:transform .26s cubic-bezier(.22,1,.36,1)}.service[data-astro-cid-5tact4yc]:hover .service__content[data-astro-cid-5tact4yc]{transform:translate(.3rem)}}@media (prefers-reduced-motion:reduce){.service__line[data-astro-cid-5tact4yc],.service__content[data-astro-cid-5tact4yc],.services__preview-image[data-astro-cid-5tact4yc]{transition:none}}.mark[data-astro-cid-6znjfmsy]{background:0 0;outline:none;width:100%;height:clamp(250px,64vw,310px);position:relative;overflow:hidden}.mark__canvas[data-astro-cid-6znjfmsy],.mark__fallback[data-astro-cid-6znjfmsy]{width:100%;height:100%;position:absolute;inset:0}.mark__canvas[data-astro-cid-6znjfmsy]{opacity:0;background:0 0;transition:opacity .32s;display:block}.mark[data-astro-cid-6znjfmsy][data-loaded]{cursor:grab;touch-action:none}.mark[data-astro-cid-6znjfmsy][data-dragging]{cursor:grabbing;user-select:none}.mark__fallback[data-astro-cid-6znjfmsy]{aspect-ratio:1;background-color:var(--color-brand-red);width:min(52%,210px);height:auto;-webkit-mask:var(--mark-fallback-mask) center / contain no-repeat;mask:var(--mark-fallback-mask) center / contain no-repeat;margin:auto;transition:opacity .22s}.mark[data-astro-cid-6znjfmsy][data-loaded] .mark__canvas[data-astro-cid-6znjfmsy]{opacity:1}.mark[data-astro-cid-6znjfmsy][data-loaded] .mark__fallback[data-astro-cid-6znjfmsy]{opacity:0}@media (width>=768px){.mark[data-astro-cid-6znjfmsy]{height:clamp(330px,35vw,430px)}}@media (prefers-reduced-motion:reduce){.mark__canvas[data-astro-cid-6znjfmsy]{display:none}.mark__fallback[data-astro-cid-6znjfmsy]{transition:none}}.less[data-astro-cid-c4wr7e5j]{border-bottom:1px solid var(--color-border);overflow:hidden}.less__grid[data-astro-cid-c4wr7e5j]{padding-block:var(--section-space);align-items:center;gap:1.75rem;display:grid}.less__copy[data-astro-cid-c4wr7e5j]{z-index:1;position:relative}.less__visual[data-astro-cid-c4wr7e5j]{isolation:isolate;place-items:center;width:100%;min-width:0;display:grid;position:relative}.less__word[data-astro-cid-c4wr7e5j]{z-index:0;top:50%;right:calc(var(--gutter) * -1);pointer-events:none;user-select:none;width:clamp(22rem,118vw,32rem);max-width:none;height:auto;position:absolute;transform:translateY(-50%)}.less__mark[data-astro-cid-c4wr7e5j]{z-index:1;isolation:isolate;width:100%;position:relative}.less__mark[data-astro-cid-c4wr7e5j]:before{content:"";z-index:-1;filter:blur(12px);pointer-events:none;background:#2b211d1a;width:36%;height:3.5%;position:absolute;bottom:16%;left:50%;transform:translate(-50%)}.less__link[data-astro-cid-c4wr7e5j]{border-bottom:1px solid var(--color-ink);align-items:center;gap:.55rem;margin-top:1.5rem;padding-bottom:.3rem;font-size:15px;font-weight:700;line-height:1.2;transition:color .18s,border-color .18s;display:inline-flex}.less__link[data-astro-cid-c4wr7e5j]:hover{border-color:var(--color-brand-red);color:var(--color-brand-red)}.less__arrow[data-astro-cid-c4wr7e5j]{flex:none;width:.95em;height:.95em;transition:transform .18s}.less__link[data-astro-cid-c4wr7e5j]:hover .less__arrow[data-astro-cid-c4wr7e5j],.less__link[data-astro-cid-c4wr7e5j]:focus-visible .less__arrow[data-astro-cid-c4wr7e5j]{transform:translateY(2px)}@media (width>=768px){.less__grid[data-astro-cid-c4wr7e5j]{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(2rem,4vw,4rem)}.less__word[data-astro-cid-c4wr7e5j]{right:calc((100vw - min(100vw, var(--container-max))) / -2 - var(--gutter));width:clamp(30rem,48vw,58rem)}}@media (prefers-reduced-motion:reduce){.less__link[data-astro-cid-c4wr7e5j],.less__arrow[data-astro-cid-c4wr7e5j]{transition:none}.less__link[data-astro-cid-c4wr7e5j]:hover .less__arrow[data-astro-cid-c4wr7e5j],.less__link[data-astro-cid-c4wr7e5j]:focus-visible .less__arrow[data-astro-cid-c4wr7e5j]{transform:none}}.story__body[data-astro-cid-y2e26tsg]{color:#ffffffb3;max-width:66ch;font-size:clamp(1rem,.96rem + .16vw,1.125rem);font-weight:400;line-height:1.5}.story__strip[data-astro-cid-y2e26tsg]{margin-top:clamp(3rem,6vw,5rem);margin-inline:calc(var(--gutter) * -1);touch-action:pan-y;cursor:grab;user-select:none;overflow:hidden}.story__strip[data-astro-cid-y2e26tsg][data-dragging]{cursor:grabbing}.story__gallery[data-astro-cid-y2e26tsg]{--story-gap:.75rem;--story-frame:clamp(9.5rem, 46vw, 14rem);--story-run:18s;width:max-content;animation:story-marquee var(--story-run) linear infinite;padding:0;list-style:none;display:flex}.story__figure[data-astro-cid-y2e26tsg]{width:var(--story-frame);aspect-ratio:3/4;background-color:#ffffff0a;border:1px solid #ffffff24;flex:none;margin-inline-end:var(--story-gap);position:relative;overflow:hidden}.story__figure[data-astro-cid-y2e26tsg] img[data-astro-cid-y2e26tsg]{object-fit:cover;filter:saturate(.88)contrast(1.03);width:100%;height:100%;position:absolute;inset:0}@keyframes story-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=639.98px){.story__gallery[data-astro-cid-y2e26tsg] .story__figure[data-astro-cid-y2e26tsg][data-reveal]{opacity:1;transition:none;transform:none}}@media (width<=639.98px) and (prefers-reduced-motion:reduce){.story__strip[data-astro-cid-y2e26tsg]{padding-inline:var(--gutter);scroll-snap-type:x mandatory;scroll-padding-inline:var(--gutter);touch-action:auto;cursor:auto;overflow-x:auto}.story__gallery[data-astro-cid-y2e26tsg]{animation:none}.story__figure[data-astro-cid-y2e26tsg]{scroll-snap-align:start}.story__figure--clone[data-astro-cid-y2e26tsg]{display:none}}@media (width>=640px){.story__strip[data-astro-cid-y2e26tsg]{touch-action:auto;cursor:auto;margin-inline:0;overflow:visible}.story__gallery[data-astro-cid-y2e26tsg]{--story-gap:1rem;align-items:start;gap:var(--story-gap);grid-template-columns:repeat(3,minmax(0,1fr));width:auto;animation:none;display:grid}.story__figure[data-astro-cid-y2e26tsg]{width:auto;margin-inline-end:0}.story__figure--clone[data-astro-cid-y2e26tsg]{display:none}.story__figure[data-astro-cid-y2e26tsg]:nth-child(4){grid-column:2}}@media (width>=900px){.story__strip[data-astro-cid-y2e26tsg]{margin-top:clamp(2.5rem,3.4vw,3.25rem)}.story__gallery[data-astro-cid-y2e26tsg]{--story-gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr))}.story__figure[data-astro-cid-y2e26tsg]:nth-child(4){grid-column:auto}.story__figure[data-astro-cid-y2e26tsg]:nth-child(2n){margin-top:calc(var(--story-gap) * 2)}}.leaders[data-astro-cid-i2eynxmd]{gap:2.75rem;margin-top:clamp(3rem,6vw,5rem);padding:0;list-style:none;display:grid}.leader[data-astro-cid-i2eynxmd]{border-top:2px solid var(--color-brand-red);padding-top:1.25rem}.leader__name[data-astro-cid-i2eynxmd]{letter-spacing:-.025em;font-size:clamp(1.75rem,1.45rem + .95vw,2.5rem);font-weight:700;line-height:1.05}.leader__bio[data-astro-cid-i2eynxmd]{max-width:46ch;color:var(--color-muted);margin-top:1rem;font-size:clamp(1rem,.96rem + .16vw,1.125rem);font-weight:400;line-height:1.55}@media (width>=768px){.leaders[data-astro-cid-i2eynxmd]{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4rem)}}.status[data-astro-cid-uukcahgk]{border-left:3px solid;border-radius:2px;align-items:flex-start;gap:.75rem;padding:.9375rem 1.125rem;animation:.34s cubic-bezier(.22,1,.36,1) both status-in;display:flex}.status[data-astro-cid-uukcahgk]:focus,.status[data-astro-cid-uukcahgk]:focus-visible{outline:none}.status[data-astro-cid-uukcahgk][data-state=success]{border-color:var(--color-success);background-color:color-mix(in srgb, var(--color-success) 9%, #fff)}.status[data-astro-cid-uukcahgk][data-state=error]{border-color:var(--color-brand-red);background-color:color-mix(in srgb, var(--color-brand-red) 9%, #fff)}.status__mark[data-astro-cid-uukcahgk]{flex:none;width:1.375rem;height:1.375rem;margin-top:.0625rem;display:none}.status[data-astro-cid-uukcahgk][data-state=success] [data-astro-cid-uukcahgk][data-status-mark=success]{color:var(--color-success);animation:.46s cubic-bezier(.34,1.56,.64,1) 70ms both status-mark-in;display:block}.status[data-astro-cid-uukcahgk][data-state=error] [data-astro-cid-uukcahgk][data-status-mark=error]{color:var(--color-brand-red);display:block}.status__text[data-astro-cid-uukcahgk]{margin:0}.status__title[data-astro-cid-uukcahgk]{letter-spacing:-.01em;font-size:17px;font-weight:700;line-height:1.2;display:block}.status[data-astro-cid-uukcahgk][data-state=success] .status__title[data-astro-cid-uukcahgk]{color:var(--color-success)}.status[data-astro-cid-uukcahgk][data-state=error] .status__title[data-astro-cid-uukcahgk]{color:var(--color-brand-red)}.status__body[data-astro-cid-uukcahgk]{color:var(--color-muted);margin-top:.1875rem;font-size:15px;font-weight:400;line-height:1.4;display:block}@keyframes status-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:none}}@keyframes status-mark-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:none}}.footer[data-astro-cid-jo6i4kqk]{isolation:isolate;background-color:var(--color-brand-red);position:relative;overflow:hidden}.footer[data-astro-cid-jo6i4kqk] .footer__watermark{z-index:0;opacity:.18;pointer-events:none;user-select:none;width:clamp(46rem,78vw,72rem);max-width:none;height:auto;position:absolute;top:58%;right:clamp(-18rem,-12vw,-8rem);transform:translateY(-50%)}@media (width<=639px){.footer[data-astro-cid-jo6i4kqk] .footer__watermark{width:50rem;top:62%;right:-22rem}}
