.results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.results-grid figure{margin:0}.results-grid img{display:block;width:100%;aspect-ratio:3/4;object-fit:contain;background:#f0f2f0}.results-grid figcaption{font:italic 19px Georgia,serif;padding-top:15px;color:var(--green)}.team-band{background:var(--pale);padding:65px 0}.team-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:center}.team-grid>img{width:100%;height:auto}.team-grid>div>p:not(.eyebrow){margin:24px 0;color:var(--muted)}.team-detail{display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center;border-top:1px solid var(--line);padding-top:24px}.team-detail img{width:120px;height:165px;object-fit:cover}.team-detail h3{font-size:23px}.team-detail p{font-size:13px;color:var(--muted);margin:12px 0}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:28px}.video-item{min-width:0}.video-item iframe,.video-item video{width:100%;aspect-ratio:9/16;max-height:620px;background:#f0f2f0;border:0;object-fit:contain}.video-item blockquote{width:100%!important;min-width:0!important;margin:0!important}.video-item h3{font-size:22px;margin:18px 0 8px}.brand img{border-radius:50%;width:66px;height:66px}.nav nav{gap:19px}@media(max-width:900px){.team-grid{gap:28px}.brand img{width:48px;height:48px}.nav nav{gap:12px;font-size:12px}}@media(max-width:620px){.results-grid{grid-template-columns:1fr;gap:26px}.results-grid img{aspect-ratio:auto;height:auto}.team-grid{grid-template-columns:1fr}.team-band{padding:45px 0}.team-detail{grid-template-columns:90px 1fr;gap:16px}.team-detail img{width:90px;height:140px}.team-detail .text-link{font-size:11px}.brand img{width:44px;height:44px}.video-grid{grid-template-columns:1fr}}
