.team{background:var(--panel);padding:clamp(48px,6vw,96px) 0;overflow:hidden}.team__top{display:grid;grid-template-columns:1fr 1fr;gap:clamp(18px,3vw,48px);align-items:start;margin-bottom:clamp(30px,4vw,54px)}@media(max-width:990px){.team__top{grid-template-columns:1fr}}.team__eyebrow{display:inline-flex;align-items:center;gap:16px;margin-bottom:32px;font-weight:500}.team__eyebrow .dot{width:16px;height:16px;border-radius:50%;background:var(--accent)}.team__headline{font-weight:500;font-size:clamp(34px,4.6vw,56px);line-height:64px}.team__top-right{margin-top:auto}.team__top-right p{margin:0 0 14px}.team__top-right p:last-child{margin-bottom:0}.team__top-right a{color:var(--ink);font-weight:600}.team__top-right a:hover{text-decoration:underline}.team__list{display:grid;gap:clamp(34px,5vw,64px);position:relative}.team__list:before{content:url(/wp-content/uploads/2026/01/places-graphic.svg);position:absolute;right:44%;top:-9%}.team__list:after{content:url(/wp-content/uploads/2026/01/timeline-graphic-3.svg);position:absolute;right:-30%;top:29%}@media(max-width:980px){.team__list:before,.team__list:after{display:none}}.team__member{display:grid;grid-template-columns:451px 1fr;gap:138px;align-items:center}@media(max-width:1100px){.team__member{grid-template-columns:360px 1fr}}@media(max-width:990px){.team__member{grid-template-columns:1fr;align-items:start;gap:34px}}.team__photo-fig{margin:0;position:relative;border-radius:16px;overflow:hidden;width:100%;max-width:451px}.team__photo-fig img{display:block;width:100%;height:auto}.team__photo-fig:after{content:"";position:absolute;width:36%;height:30%;top:18px;right:18px;background:var(--panel);border-radius:14px;pointer-events:none}.team__name{font-size:clamp(26px,3vw,34px);margin:0 0 6px;font-weight:500;color:var(--ink)}.team__role{margin:0 0 14px}.team__bio p{margin:0 0 12px}.team__bio p:last-child{margin-bottom:0}
