.team-page{background:var(--paper-light)}.team-hero{position:relative;min-height:100svh;overflow:hidden;color:#fff;background:var(--ink)}.team-hero__media,.team-hero__media img,.team-hero__shade{position:absolute;inset:0;width:100%;height:100%}.team-hero__media img{object-fit:cover}.team-hero__shade{background:linear-gradient(90deg,rgba(8,8,8,.72),transparent 75%),linear-gradient(0deg,rgba(8,8,8,.7),transparent 60%)}.team-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:100svh;padding:12rem 5vw 4rem}.team-hero h1{margin:0;font:300 clamp(4.2rem,9.5vw,10rem)/.84 "Manrope",sans-serif;letter-spacing:-.075em}.team-hero h1 em,.team-intro h2 em,.team-values h2 em{font-family:Georgia,serif;font-weight:400}.team-hero__foot{display:flex;align-items:end;justify-content:space-between;padding-left:42vw;margin-top:3rem}.team-hero__foot p{max-width:29rem;margin:0;color:rgba(255,255,255,.72);line-height:1.7}.team-hero__foot a{display:flex;gap:2rem;align-items:center;padding:1rem 0;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.55)}.team-intro{padding:10rem 5vw 7rem}.team-intro__grid{display:grid;grid-template-columns:1.5fr 1fr;gap:8vw;align-items:end}.team-intro h2,.team-values h2{margin:0;font:300 clamp(3.5rem,7vw,7.5rem)/.9 "Manrope",sans-serif;letter-spacing:-.07em}.team-intro__grid>p{max-width:29rem;margin:0;color:rgba(17,17,17,.6);line-height:1.75}.team-list{padding:0 5vw 10rem}.team-card{display:grid;grid-template-columns:5rem 1fr minmax(18rem,.8fr);gap:3vw;align-items:center;min-height:12rem;border-top:1px solid var(--line)}.team-card:last-child{border-bottom:1px solid var(--line)}.team-card__number{color:var(--brand-red);font-size:.65rem}.team-card p{margin:0 0 .7rem;color:rgba(17,17,17,.5);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.team-card h2{margin:0;font:300 clamp(2rem,3.6vw,4rem)/1 "Manrope",sans-serif;letter-spacing:-.05em}.team-card__contact{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;font-size:.75rem}.team-card__contact a{border-bottom:1px solid rgba(17,17,17,.28);transition:color .25s}.team-card__contact a:hover{color:var(--brand-red)}.team-values{display:grid;grid-template-columns:1.15fr 1fr;min-height:90svh;color:#fff;background:var(--brand-red)}.team-values__images{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.2)}.team-values__images img{width:100%;height:100%;min-height:18rem;object-fit:cover}.team-values__images img:first-child{grid-column:span 2}.team-values__content{display:flex;flex-direction:column;justify-content:center;padding:7vw 6vw}.team-values__content>p:not(.eyebrow){max-width:31rem;margin:3rem 0;color:rgba(255,255,255,.7);line-height:1.75}.team-values .pill{align-self:flex-start;color:var(--ink);background:#fff}@media(max-width:900px){.team-hero__content{padding:9rem 1.3rem 2rem}.team-hero h1{font-size:clamp(4rem,18vw,7rem)}.team-hero__foot{padding-left:0}.team-hero__foot a{display:none}.team-intro{padding:7rem 1.3rem 5rem}.team-intro__grid{grid-template-columns:1fr;gap:2.5rem}.team-list{padding:0 1.3rem 7rem}.team-card{grid-template-columns:2.5rem 1fr;gap:1.5rem;padding:2.5rem 0}.team-card__contact{grid-column:2}.team-values{grid-template-columns:1fr}.team-values__content{padding:7rem 1.3rem}.team-values h2{font-size:clamp(3rem,13vw,5rem)}}@media(max-width:520px){.team-card{grid-template-columns:1fr}.team-card__number,.team-card__contact{grid-column:auto}.team-card__contact a{overflow-wrap:anywhere}}
