main#gameRoster section#roster{font-family:var(--font-wnba,Arial,sans-serif);flex-wrap:wrap;font-weight:700;display:flex}main#gameRoster .teamRoster{flex-direction:column;margin-top:2rem;margin-bottom:2rem;display:flex}@media (min-width:768px){main#gameRoster .teamRoster{margin-top:0}}main#gameRoster .teamHeader{color:#fff;background:#000;border-bottom:1px solid #d6d6d6;width:100%;padding:1rem}main#gameRoster .teamHeader.fever{background:#0c2340;padding:0}main#gameRoster .teamHeader img{width:auto;height:3rem;margin:.25rem}main#gameRoster .teamName{text-align:center;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}main#gameRoster .player{text-align:center;background:#fff;border:1px solid #d6d6d6;border-top:none;flex-flow:column wrap;justify-content:center;display:flex}main#gameRoster .playerNameNumber{background:#f9f9f9;justify-content:center;max-width:100%;padding:1rem;display:flex}main#gameRoster .playerNumber{text-align:end;margin:auto .75rem auto 0;font-size:1.75rem;line-height:1}main#gameRoster .playerNamePosition{text-align:start;min-width:auto}main#gameRoster .playerDetails{flex-flow:column wrap;align-items:center;gap:.5rem;padding:1rem 1rem 2rem;display:flex}main#gameRoster .playerHeight{min-width:4rem}main#gameRoster .playerHometown{width:13rem;max-width:100%}
