.apv2{--apv2-dark-bg: #06130e;--apv2-dark-bg-mid: #0c251b;--apv2-brand-primary: #1b895e;--apv2-brand-green: #0a9d64;--apv2-brand-green-bright: #2fbd87;--apv2-dark-surface: rgba(207, 252, 235, .05);--apv2-dark-border: rgba(207, 252, 235, .1);--apv2-mint: #cffceb;--apv2-light-bg: #eff4f2;--apv2-sage: #e0e9e9;--apv2-body-muted: #a7b9b2;--apv2-text-muted: #5d796e;--apv2-white: #f7f9f8;--apv2-radius-card: 24px;--apv2-radius-img: 16px;--apv2-section-gap-desktop: 80px;--apv2-section-gap-mobile: 48px;--apv2-page-max: 1400px}.apv2 *,.apv2 *:before,.apv2 *:after{box-sizing:border-box}.apv2 img{display:block}.apv2-inner{max-width:var(--apv2-page-max);margin-inline:auto;padding-inline:16px;min-width:0}.apv2-diff-layout>*,.apv2-crew-layout>*,.apv2-diff-intro,.apv2-diff-cards,.apv2-crew-left,.apv2-crew-cards,.apv2-diff-tablist,.apv2-crew-tablist{min-width:0}@media(min-width:750px){.apv2-inner{padding-inline:32px}}@media(min-width:990px){.apv2-inner{padding-inline:48px}}.apv2-dark-band{background:radial-gradient(ellipse 120% 60% at 50% 0%,var(--apv2-dark-bg-mid) 0%,var(--apv2-dark-bg) 65%);color:var(--apv2-white)}.apv2-light-band{background-color:var(--apv2-light-bg);color:#000}.apv2-mono{font-family:DM Mono,monospace}.apv2-section-label{font-family:DM Mono,monospace;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--apv2-brand-green)}.apv2-hero{position:relative;min-height:calc(100vh + 80px);min-height:calc(100svh + 80px);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;text-align:center;padding:120px 16px 100px;background:var(--apv2-dark-bg)}@media(min-width:990px){.apv2-hero{align-items:flex-end;padding-bottom:120px}.apv2-hero__content{padding-bottom:70px}}.apv2-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:none;z-index:0}.apv2-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1}.apv2-hero__content{position:relative;z-index:1;max-width:900px;margin-inline:auto;text-shadow:5px 5px 5px #000}.apv2-hero__heading{font-size:clamp(40px,6vw,72px);font-weight:400;letter-spacing:-.03em;line-height:1.05;color:var(--apv2-white);margin:0 0 24px}.apv2-hero__subhead{font-size:clamp(18px,2.4vw,28px);font-weight:400;line-height:1.45;color:var(--apv2-sage);max-width:680px;margin:0 auto 20px}.apv2-hero__cta{display:inline-flex;flex-direction:column;align-items:center;gap:6px;font-family:DM Mono,monospace;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--apv2-brand-green);text-decoration:none;transition:opacity .2s}.apv2-hero__cta:hover{opacity:.8}.apv2-hero__cta-arrow{display:block;width:20px;animation:apv2-bounce 2s ease-in-out infinite}@keyframes apv2-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){.apv2-hero__cta-arrow{animation:none}}.apv2-origin{position:relative;z-index:1;margin-top:-80px;padding-top:0;padding-bottom:var(--apv2-section-gap-mobile);background-color:#fff;border-radius:var(--apv2-radius-card);overflow:hidden}.apv2-broke-me{padding:48px 0;display:grid;grid-template-columns:1fr;gap:32px}.apv2-broke-heading{font-size:clamp(32px,4vw,48px);font-weight:600;letter-spacing:-.04em;line-height:1.1;color:#000;margin:0}.apv2-collage{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding:30px 0 60px;counter-reset:apv2-collage-counter;overflow:visible}.apv2-collage-img{position:relative;width:82%;aspect-ratio:4 / 3;border-radius:var(--apv2-radius-img);overflow:hidden;box-shadow:0 18px 48px #00000047;background:#fff}.apv2-collage-img+.apv2-collage-img{margin-top:-88px}.apv2-collage-img--1{transform:translate(4%) rotate(-3deg);z-index:1}.apv2-collage-img--2{transform:translate(-3%) rotate(3deg);z-index:2}.apv2-collage-img--3{transform:translate(3%) rotate(-2deg);z-index:3}.apv2-collage-img--4{transform:translate(-4%) rotate(3deg);z-index:4}.apv2-collage-img img,.apv2-collage-img svg.placeholder-svg,.apv2-collage-img .apv2-collage-placeholder{width:100%;height:100%;object-fit:cover;display:block}.apv2-collage-img svg.placeholder-svg{background:linear-gradient(135deg,#cffceb,#a7b9b2);fill:var(--apv2-brand-primary)}.apv2-collage-img:has(svg.placeholder-svg):after{content:counter(apv2-collage-counter);counter-increment:apv2-collage-counter;position:absolute;inset:auto auto 8px 12px;font-family:DM Mono,monospace;font-size:32px;font-weight:700;color:var(--apv2-brand-primary);background:#ffffffd9;border-radius:6px;padding:2px 10px;line-height:1.2;pointer-events:none}.apv2-story-body{font-size:16px;line-height:1.75;color:#1a1a1a}.apv2-story-body p{margin:0 0 16px}.apv2-story-body p:last-child{margin-bottom:0}.apv2-story-body em{font-style:italic}.apv2-story-body p:has(>em:only-child),.apv2-story-body blockquote{border-left:2px solid var(--apv2-brand-green);padding:4px 0 4px 20px;margin:24px 0;font-style:italic;font-weight:500;font-size:clamp(18px,2.2vw,20px);line-height:1.35;color:#000}.apv2-story-body p:has(>em:only-child) em,.apv2-story-body blockquote p{font-style:italic;margin:0}.apv2-james{padding:40px 0 48px;border-top:1px solid rgba(0,0,0,.07);display:grid;grid-template-columns:1fr;gap:12px}.apv2-james-heading{font-size:clamp(30px,3.5vw,44px);font-weight:600;letter-spacing:-.04em;line-height:1.1;color:#000;margin:0}@media(min-width:990px){.apv2-james{grid-template-columns:1fr 380px;grid-template-areas:"heading  portrait" "facts    portrait" "before   portrait" "after    portrait";column-gap:64px;row-gap:12px;align-items:start}.apv2-james-heading{grid-area:heading}.apv2-fact-strip{grid-area:facts;margin:0}.apv2-james-body--before{grid-area:before}.apv2-james-body--after{grid-area:after}.apv2-james-portrait-wrap{grid-area:portrait;align-self:start}}.apv2-fact-strip{font-family:DM Mono,monospace;font-size:13px;font-weight:500;letter-spacing:.06em;color:var(--apv2-brand-green);margin:0 0 8px}.apv2-james-portrait-wrap{position:relative}@media(max-width:420px){.apv2-james-portrait-wrap{margin:24px 0}}.apv2-james-portrait{width:100%;height:auto;border-radius:var(--apv2-radius-card);object-fit:contain}@media(min-width:990px){.apv2-hero{min-height:calc(100vh + 120px);min-height:calc(100svh + 120px)}.apv2-origin{margin-top:-120px;padding-bottom:var(--apv2-section-gap-desktop)}.apv2-broke-me{grid-template-columns:1fr 1fr;grid-template-areas:"stack heading" "stack before" "stack after";align-items:start;padding:64px 48px;column-gap:60px;row-gap:24px}.apv2-broke-heading{grid-area:heading}.apv2-story-body--before{grid-area:before}.apv2-story-body--after{grid-area:after}.apv2-collage{grid-area:stack}.apv2-collage{width:100%;max-width:480px;align-self:center;padding:0}.apv2-collage-img{width:92%}.apv2-collage-img+.apv2-collage-img{margin-top:-130px}.apv2-james{grid-template-columns:1fr 1fr;align-items:start;padding:48px 48px 64px;column-gap:60px;row-gap:12px}}.apv2-creativity{padding-block:var(--apv2-section-gap-mobile)}.apv2-creativity-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.apv2-creativity-img-wrap{border-radius:var(--apv2-radius-card);overflow:hidden;aspect-ratio:4/5;max-height:none}.apv2-creativity-img{width:100%;height:100%;object-fit:cover}.apv2-creativity-label{margin-bottom:16px}.apv2-creativity-heading{font-size:clamp(32px,4vw,48px);font-weight:500;letter-spacing:-.04em;line-height:1.1;color:var(--apv2-white);margin:0 0 28px}.apv2-creativity-pull-quote{border-left:2px solid var(--apv2-brand-green-bright);padding:16px 20px;margin:0 0 28px}.apv2-creativity-pull-quote p{font-size:clamp(18px,2vw,24px);font-style:italic;line-height:1.45;color:var(--apv2-white);margin:0}.apv2-creativity-body{font-size:16px;line-height:1.7;color:var(--apv2-body-muted)}.apv2-creativity-body p{margin:0 0 16px}.apv2-creativity-body p:last-child{margin-bottom:0}@media(min-width:990px){.apv2-creativity{padding-block:var(--apv2-section-gap-desktop)}.apv2-creativity-grid{grid-template-columns:1fr 1fr;gap:56px}.apv2-creativity-img-wrap{aspect-ratio:4/5;max-height:none}}.apv2-diff{padding-block:var(--apv2-section-gap-mobile)}.apv2-diff-layout{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:32px;width:100%}.apv2-diff-intro{text-align:left;display:flex;flex-direction:column;gap:12px;min-width:0}.apv2-diff-heading{font-size:clamp(32px,5vw,52px);font-weight:500;letter-spacing:-.04em;line-height:1.05;color:var(--apv2-white);margin:0 0 12px}.apv2-diff-tagline{font-size:18px;color:var(--apv2-body-muted);margin:0 0 32px;line-height:1.4}.apv2-diff-tablist{display:flex;flex-direction:row;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none;list-style:none;margin:0;padding-left:0}.apv2-diff-tablist::-webkit-scrollbar{display:none}@media(max-width:989px){.apv2-diff-tablist{width:100vw;margin-inline:calc(50% - 50vw);padding-inline:16px}}.apv2-diff-tab{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:12px;border:1px solid var(--apv2-dark-border);background:transparent;color:var(--apv2-mint);cursor:pointer;text-align:left;transition:border-color .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),background-color .35s cubic-bezier(.22,1,.36,1),color .35s cubic-bezier(.22,1,.36,1);white-space:nowrap;font-family:inherit}@media(hover:hover){.apv2-diff-tab:not(.is-active):hover{border-color:#ffffff73;background-color:#ffffff0a;color:var(--apv2-white)}}.apv2-diff-tab-num{font-family:DM Mono,monospace;font-size:16px;font-weight:500;color:inherit;min-width:24px}.apv2-diff-tab-label{font-size:15px;font-weight:600;color:inherit}.apv2-diff-tab.is-active{border-color:var(--apv2-brand-green-bright);box-shadow:0 0 0 1px var(--apv2-brand-green-bright),0 0 20px #0a9d6433;color:var(--apv2-brand-green)}.apv2-diff-tab.is-active .apv2-diff-tab-num,.apv2-diff-tab.is-active .apv2-diff-tab-label{color:var(--apv2-brand-green)}.apv2-diff-tab:focus-visible{outline:2px solid var(--apv2-brand-green-bright);outline-offset:2px}.apv2-diff-cards{display:flex;flex-direction:column;gap:24px;min-width:0}.apv2-diff-card{border-radius:var(--apv2-radius-card);border:1px solid rgba(255,255,255,.05);background:linear-gradient(160deg,#cffceb0f,#496a5e0d);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .35s ease;min-height:280px}.apv2-diff-card.is-active{box-shadow:0 24px 60px #00000059,0 0 0 1px #2fbd8740}.apv2-diff-card[hidden],.apv2-crew-card[hidden]{display:none}.apv2-diff-card-img{width:100%;height:200px;object-fit:cover;object-position:center;flex-shrink:0}.apv2-diff-card-img.scroll-trigger--offscreen{opacity:0;transform:translate(60px);transition:opacity .6s ease,transform .6s ease}.apv2-diff-card-img:not(.scroll-trigger--offscreen){opacity:1;transform:translate(0)}.apv2-diff-card-body{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px;padding:24px;flex:1 1 auto}@media(min-width:750px){.apv2-diff-card-body{padding:40px}}.apv2-diff-card-mono{font-family:DM Mono,monospace;font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--apv2-brand-green);margin:0!important}.apv2-diff-card-heading{font-size:clamp(24px,2.8vw,36px);font-weight:600;letter-spacing:-.03em;line-height:1.15;color:#fff;margin:0}.apv2-diff-card-text{font-size:14px;line-height:1.7;color:var(--apv2-white)}@media(min-width:420px){.apv2-diff-card-text{font-size:15px}}@media(min-width:750px){.apv2-diff-card-text{font-size:16px}}.apv2-diff-card-text p{margin:0 0 12px}.apv2-diff-card-text p:last-child{margin-bottom:0}@media(min-width:990px){.apv2-diff{padding-block:var(--apv2-section-gap-desktop)}.apv2-diff-layout{grid-template-columns:420px 1fr;grid-template-rows:none;gap:60px;align-items:start}.apv2-diff-intro{position:sticky;top:80px;align-self:start}.apv2-diff-tablist{flex-direction:column;overflow-x:visible;padding-bottom:0;gap:12px}.apv2-diff-tab{white-space:normal;width:100%;padding:18px 20px;border-radius:16px}.apv2-diff-cards{gap:32px}.apv2-diff-card{min-height:480px}}.apv2-grow{padding-block:var(--apv2-section-gap-mobile);background-color:#fff;border-radius:var(--apv2-radius-card);overflow:hidden}.apv2-grow-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.apv2-grow-heading{font-size:clamp(36px,5vw,60px);font-weight:600;letter-spacing:-.04em;line-height:1.05;color:#000;margin:0 0 24px}.apv2-grow-body{font-size:17px;line-height:1.75;color:#1a1a1a}.apv2-grow-body p{margin:0 0 16px}.apv2-grow-body p:last-child{margin-bottom:0}.apv2-grow-img{width:100%;height:100%;min-height:380px;border-radius:var(--apv2-radius-card);aspect-ratio:auto;object-fit:cover;object-position:center}@media(min-width:990px){.apv2-grow{padding-block:var(--apv2-section-gap-desktop)}.apv2-grow-grid{grid-template-columns:1fr 1fr;gap:64px}.apv2-grow-img{align-self:stretch;height:100%}}.apv2-knowledge{padding-top:var(--apv2-section-gap-mobile)}.apv2-knowledge-header{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:36px}.apv2-knowledge-heading{font-size:clamp(36px,5vw,60px);font-weight:600;letter-spacing:-.04em;line-height:1;color:#000;margin:0}.apv2-knowledge-intro{font-size:16px;line-height:1.7;color:#1a1a1a}.apv2-knowledge-intro p{margin:0 0 12px}.apv2-resource-grid{display:grid;grid-template-columns:1fr;gap:16px}.apv2-resource-tile{background:var(--apv2-dark-bg);border-radius:16px;overflow:hidden;min-height:300px;display:flex;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative}.apv2-resource-tile:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000004d}.apv2-resource-tile-img,.apv2-resource-tile-img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.apv2-resource-tile-img-placeholder{background:linear-gradient(135deg,#0a2e1e,#123828)}.apv2-resource-tile-body{position:relative;z-index:1;margin-top:auto;display:flex;flex-direction:column;gap:6px;padding:96px 20px 24px;background:linear-gradient(to top,#012b1b 0%,rgba(1,43,27,.7) 45%,transparent 100%)}.apv2-resource-tile-label{color:var(--green-green-400, #0A9D64);font-family:DM Mono,monospace;font-size:1.4rem;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.028rem;text-transform:uppercase}.apv2-resource-tile-heading{font-size:20px;font-weight:600;line-height:1.25;color:#fff;margin:0}@media(min-width:750px){.apv2-resource-grid{grid-template-columns:1fr 1fr}.apv2-knowledge-header{grid-template-columns:1fr 1fr;gap:48px;align-items:start}}@media(min-width:990px){.apv2-knowledge{padding-top:var(--apv2-section-gap-desktop)}.apv2-resource-grid{grid-template-columns:repeat(4,1fr)}.apv2-resource-tile{min-height:340px}.apv2-resource-tile-heading{color:var(--neutral-neutral-50, var(--neutral-neutral-50, #F7F9F8));font-family:DM Sans;font-size:2.2rem;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.048rem}}.apv2-crew{padding-block:var(--apv2-section-gap-mobile);overflow-x:clip}.apv2-crew-layout{display:grid;grid-template-columns:1fr;gap:16px}.apv2-crew-heading{font-size:clamp(36px,5vw,60px);font-weight:500;letter-spacing:-.04em;line-height:1.05;color:var(--apv2-white);margin:0 0 28px}.apv2-crew-tablist{display:flex;flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px;scrollbar-width:none;-ms-overflow-style:none;padding:44px 0 4px;list-style:none;margin:0}.apv2-crew-tablist::-webkit-scrollbar{display:none}.apv2-crew-tab{position:relative;flex-shrink:0;display:block;padding:10px 14px 10px 72px;border-radius:12px;border:1px solid var(--apv2-dark-border);background:transparent;cursor:pointer;text-align:left;transition:border-color .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),background-color .35s cubic-bezier(.22,1,.36,1);font-family:inherit;overflow:visible;min-width:160px}@media(hover:hover){.apv2-crew-tab:not(.is-active):hover{border-color:#ffffff73;background-color:#ffffff0a}.apv2-crew-tab:not(.is-active):hover .apv2-crew-tab-name{color:var(--apv2-white)}}.apv2-crew-tab-avatar{position:absolute;bottom:0;left:8px;width:56px;height:96px;overflow:visible;border-radius:0;background:transparent;pointer-events:none}.apv2-crew-tab-avatar img{position:absolute;bottom:0;left:0;width:56px;height:96px;object-fit:contain;object-position:bottom center}.apv2-crew-tab-info{display:flex;flex-direction:column;gap:2px}.apv2-crew-tab-name{font-size:15px;font-weight:600;line-height:1.2;color:var(--apv2-mint)}.apv2-crew-tab-role{font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--apv2-text-muted);text-wrap-mode:nowrap}.apv2-crew-tab.is-active{border-color:var(--apv2-brand-green-bright);box-shadow:0 0 0 1px var(--apv2-brand-green-bright),0 0 16px #0a9d6433}.apv2-crew-tab.is-active .apv2-crew-tab-name{color:var(--apv2-brand-green)}.apv2-crew-tab:focus-visible{outline:2px solid var(--apv2-brand-green-bright);outline-offset:2px}.apv2-crew-cards{position:relative;display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;padding:0 16px 8px;margin:0 -16px;scrollbar-width:none;-ms-overflow-style:none}.apv2-crew-cards::-webkit-scrollbar{display:none}.apv2-crew-card{flex:0 0 88%;scroll-snap-align:center;border-radius:var(--apv2-radius-card);border:1px solid rgba(255,255,255,.05);background:linear-gradient(160deg,#cffceb0f,#496a5e0d);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:box-shadow .35s ease;overflow:hidden;display:grid;grid-template-columns:1fr;gap:0}.apv2-crew-card.is-active{border-color:var(--apv2-brand-green-bright);box-shadow:0 0 0 1px var(--apv2-brand-green-bright),0 0 24px #0a9d6440}.apv2-crew-card-portrait{width:100%;object-fit:contain;height:auto;object-position:center bottom;max-width:50%;margin:24px auto 0}.apv2-crew-card-portrait-placeholder{width:100%;aspect-ratio:1 / 1;background:transparent;display:flex;align-items:center;justify-content:center}.apv2-crew-card-portrait-placeholder img{width:60%;height:60%;object-fit:contain;opacity:1}.apv2-crew-card-content{padding:0 24px 32px;display:flex;flex-direction:column;gap:16px}.apv2-crew-card-name{font-size:clamp(24px,3vw,32px);font-weight:500;color:#fff;margin:0;line-height:1.2}.apv2-crew-card-tagline{font-size:16px;font-weight:700;line-height:1.4;color:var(--apv2-body-muted);margin:0}.apv2-crew-card-bio{font-size:15px;line-height:1.65;color:var(--apv2-light-bg)}.apv2-crew-card-bio p{margin:0 0 10px}.apv2-crew-card-bio p:last-child{margin-bottom:0}.apv2-crew-card-meta{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px solid var(--apv2-dark-border)}.apv2-crew-card-meta-row{display:flex;flex-direction:column;gap:4px}.apv2-crew-card-meta-label{font-family:DM Mono,monospace;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--apv2-brand-green)}.apv2-crew-card-meta-value{font-size:14px;color:var(--apv2-text-muted);line-height:1.4}@media(min-width:990px){.apv2-crew{padding-block:var(--apv2-section-gap-desktop)}.apv2-crew-layout{grid-template-columns:320px 1fr;gap:48px;align-items:center}.apv2-crew-tablist{flex-direction:column;overflow:visible;padding:0;gap:16px}.apv2-crew-tab{width:100%;padding:14px 18px 14px 70px;border-radius:16px;overflow:visible}.apv2-crew-tab .apv2-crew-tab-avatar{width:51px;height:86px;left:10px}.apv2-crew-tab .apv2-crew-tab-avatar img{width:51px;height:86px}.apv2-crew-cards{display:flex;flex-direction:row;align-items:center;gap:24px;overflow:visible;scroll-snap-type:none}.apv2-crew-card{position:relative;display:flex;flex-direction:row;height:auto;min-height:auto;align-self:center;flex:0 0 auto;scroll-snap-align:none;overflow:hidden;transition:flex .55s cubic-bezier(.2,.8,.2,1),opacity .4s cubic-bezier(.2,.8,.2,1)}.apv2-crew-card:not(.is-active){cursor:pointer;transition:opacity .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.apv2-crew-card:not(.is-active):hover{opacity:1;border-color:#ffffff73;box-shadow:0 0 0 1px #ffffff1f,0 12px 30px #00000040;transform:scale(1.04)}}.apv2-crew-card.is-active{min-height:var(--apv2-crew-row-h, auto)}.apv2-crew-card.is-active{flex:1 1 0;min-width:720px;border-color:var(--apv2-brand-green-bright);box-shadow:0 0 0 1px var(--apv2-brand-green-bright),0 0 24px #0a9d6440}.apv2-crew-card-portrait{flex:0 0 154px;width:154px;max-width:none;margin:0;aspect-ratio:unset;height:100%;object-fit:cover;object-position:top;transition:flex .55s cubic-bezier(.2,.8,.2,1),width .55s cubic-bezier(.2,.8,.2,1)}.apv2-crew-card-portrait-placeholder{flex:0 0 154px;width:154px;aspect-ratio:unset;height:100%;transition:flex .55s cubic-bezier(.2,.8,.2,1),width .55s cubic-bezier(.2,.8,.2,1)}.apv2-crew-card.is-active .apv2-crew-card-portrait,.apv2-crew-card.is-active .apv2-crew-card-portrait-placeholder{flex:0 0 30%;width:30%;align-self:stretch;height:auto;display:flex;align-items:center;justify-content:center;padding:28px 0 0 28px;box-sizing:border-box}.apv2-crew-card.is-active .apv2-crew-card-portrait-placeholder img{width:80%;height:auto;max-height:80%;object-fit:contain}.apv2-crew-card-content{position:absolute;visibility:hidden;pointer-events:none;inset:0 0 0 auto;opacity:0;padding:0;overflow:hidden;transition:opacity .4s cubic-bezier(.2,.8,.2,1) .05s;min-width:0}.apv2-crew-card.is-active .apv2-crew-card-content{position:static;visibility:visible;pointer-events:auto;inset:auto;opacity:1;padding:36px;flex:1 1 auto;overflow:visible;height:auto}.apv2-crew-card:not(.is-active){opacity:.7;padding:24px}.apv2-crew-card.is-active{opacity:1}.apv2-crew-left{position:sticky;top:80px}}@media(prefers-reduced-motion:reduce){.apv2-hero__cta-arrow{animation:none}.apv2-resource-tile{transition:none}.apv2-resource-tile:hover{transform:none}.apv2-crew-card,.apv2-crew-card-content{transition:none}}@media(min-width:990px)and (prefers-reduced-motion:reduce){.apv2-diff-intro{justify-content:center;padding-block:80px}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/section-about-page-v2.css.map */
