.sport-team{color:var(--sport-text,#1f1f1f);overflow-x:hidden}.sport-team h1,.sport-team h2,.sport-team h3{font-weight:900;letter-spacing:-.02em}.sport-team h2{font-size:clamp(1.75rem,3.2vw,2.375rem);line-height:1.12}.sport-team h3{font-size:1rem;line-height:1.2;text-transform:capitalize}.sport-team__section-inner{position:relative;z-index:1;margin-inline:auto;max-width:var(--sport-container-max,1440px);padding:3rem 1.5rem}@media (min-width:768px){.sport-team__section-inner{padding:3.75rem 2.5rem}}.sport-team__hero{position:relative;isolation:isolate;display:grid;place-items:center;min-height:clamp(22rem,52vw,46.5rem);overflow:hidden}.sport-team__hero-bg{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 18%}.sport-team__hero-overlay{position:absolute;inset:0;z-index:-1;background:rgba(0,0,0,.6)}.sport-team__hero-copy{position:relative;max-width:42rem;padding:4rem 1.5rem;text-align:center;color:#fff}.sport-team__hero-copy h1{margin:0 0 .75rem;font-size:clamp(2.25rem,5vw,3.25rem);line-height:1.05;text-transform:capitalize;text-shadow:0 1px 8px rgba(0,0,0,.35)}.sport-team__hero-copy p{margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65;color:rgba(255,255,255,.95);text-shadow:0 1px 4px rgba(0,0,0,.25)}.sport-team__section-head{max-width:40rem;margin-inline:auto;text-align:center}.sport-team__section-head+.sport-team__grid,.sport-team__section-head+.sport-team__grid--leadership{margin-top:2rem}.sport-team__section-head p{margin:.75rem 0 0;font-size:1rem;line-height:1.8;color:#444}.sport-team__split-title{margin:0}.sport-team__split-title .sport-team__title-lead{color:var(--sport-text,#1f1f1f)}.sport-team__split-title .sport-team__title-accent{color:var(--sport-primary,#1da384)}.sport-team__section{position:relative;overflow-x:hidden;overflow-y:visible}.sport-team__section--accent-left{background-repeat:no-repeat;background-position:0;background-size:auto 85%}.sport-team__section--accent-cover{background-repeat:no-repeat;background-position:50%;background-size:cover}@media (max-width:767px){.sport-team__section--accent-cover,.sport-team__section--accent-left{background-image:none!important}}.sport-team__grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.sport-team__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width:1024px){.sport-team__grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.sport-team__grid--leadership{max-width:950px;margin-inline:auto}@media (min-width:768px){.sport-team__grid--leadership{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.sport-team__member{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem 1.75rem;text-align:center}.sport-team__member--leadership{background-repeat:no-repeat;background-position:50%;background-size:contain}.sport-team__portrait{position:relative;flex-shrink:0;margin-bottom:.75rem;transition:transform .25s ease}.sport-team__portrait--leadership{width:min(100%,280px);aspect-ratio:1}.sport-team__portrait--team{width:min(100%,220px);aspect-ratio:1}@media (min-width:768px){.sport-team__portrait--leadership{width:min(100%,300px)}.sport-team__portrait--team{width:min(100%,240px)}}.sport-team__portrait-ring{position:absolute;inset:0;border:3px solid var(--sport-primary,#1da384);border-radius:50%;pointer-events:none}.sport-team__portrait img{width:100%;height:100%;border-radius:50%;object-fit:cover;padding:3px}.sport-team__member:hover .sport-team__portrait{transform:translateY(-6px)}.sport-team__member h3{margin:.35rem 0 0;color:var(--sport-primary,#1da384);font-size:clamp(1.05rem,2vw,1.35rem)}.sport-team__role{margin:.25rem 0 0;font-size:1rem;font-weight:900;color:var(--sport-text,#1f1f1f)}.sport-team__divider{width:2.5rem;height:2px;margin:.65rem auto;background:var(--sport-primary,#1da384)}.sport-team__socials{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin:0;padding:0;list-style:none}.sport-team__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(29,163,132,.35);border-radius:0;color:var(--sport-primary,#1da384);background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease}.sport-team__social-link:focus-visible,.sport-team__social-link:hover{background:var(--sport-secondary,#cbf9ee);outline:none}.sport-team__social-link svg{width:20px;height:20px}.sport-team__mission{position:relative;overflow:hidden}.sport-team__mission>.sport-team__section-inner{padding-bottom:0}.sport-team__mission-photo{display:block;width:min(100%,920px);margin-inline:auto;border-radius:8px;object-fit:cover}.sport-team__qr-dialog{margin:auto;max-width:min(92vw,22rem);padding:0;border:0;border-radius:12px;background:#fff;box-shadow:0 16px 48px rgba(0,0,0,.22)}.sport-team__qr-dialog::backdrop{background:rgba(0,0,0,.55)}.sport-team__qr-dialog-inner{padding:1rem}.sport-team__qr-dialog img{display:block;width:100%;height:auto;border-radius:8px}.sport-team__qr-dialog-actions{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem 1rem 1rem}.sport-team__qr-close{border:0;border-radius:6px;padding:.45rem .85rem;font-size:.875rem;font-weight:700;color:#fff;background:var(--sport-accent,#2b2b2d);cursor:pointer}.sport-team__qr-close:hover{background:#1e1e20}