#subNav{flex-direction:row;justify-content:center;align-items:center;gap:.5rem 2rem;display:flex}@media (min-width:1200px){#subNav{gap:.5rem 3rem}}#subNav .subNavLink{color:#fff;-webkit-user-select:none;user-select:none;align-items:center;gap:1rem;text-decoration:none;display:flex}#subNav .subNavLink:hover,#subNav .subNavLink:hover .subNavLinkText{color:#efefef}#subNav .subNavLink:focus-visible{color:#efefef;outline:1px solid #fff}#subNav .subNavLink:focus-visible .subNavLinkText{color:#efefef}#subNav .iconContainer{flex-shrink:0;width:30px;display:flex}#subNav .iconContainer.wideIcon{width:60px}#subNav .iconContainer img{width:auto;max-width:100%;height:30px;margin-bottom:0;display:block}#subNav .subNavLinkText{text-transform:uppercase;color:#fff;font-family:degular-variable,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:800;line-height:1;text-decoration:none;display:none}@media (min-width:768px){#subNav .subNavLinkText{display:block}}#subNav .subNavLinkText:hover{color:#efefef}
#gamesSchedule .headingContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 2rem;margin-bottom:2rem;display:flex}@media (min-width:768px){#gamesSchedule .headingContent{justify-content:flex-start}}#gamesSchedule h2{text-transform:uppercase;text-align:center;color:#c8102e;margin-bottom:0;font-family:degular-variable,Arial,sans-serif;font-size:2rem;font-style:normal;font-weight:800;line-height:1}@media (min-width:768px){#gamesSchedule h2{text-align:start;font-size:3rem}}#gamesSchedule .buttonLink{font-family:var(--font-wnba,Arial, sans-serif);color:#fff;text-align:center;-webkit-user-select:none;user-select:none;-o-transition:all .2s ease-out;background-color:#0c2340;border:2px solid #0c2340;border-radius:4px;padding:.8rem 1.2rem;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:all .2s ease-out}#gamesSchedule .buttonLink:hover,#gamesSchedule .buttonLink:focus{color:#fff;cursor:pointer;background-color:#08192e;border-color:#08192e;outline:none;text-decoration:none}#gamesSchedule .buttonLink:focus-visible{outline:1px solid #0c2340}#gamesSchedule .buttonLink{text-transform:uppercase;justify-content:center;align-items:center;width:fit-content;padding:.5rem 1.2rem;font-family:degular-variable,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:500;display:flex}@media (min-width:768px){#gamesSchedule .buttonLink{font-size:1.1rem}}#gamesSchedule .games{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}@media (min-width:768px){#gamesSchedule .games{justify-content:flex-start;gap:2rem}}#gamesSchedule .game{border:1px solid #0c2340;align-items:center;gap:.5rem;width:10rem;height:2.5rem;padding:1rem .5rem 1rem 0;display:flex}@media (min-width:768px){#gamesSchedule .game{width:17rem;height:5rem}}#gamesSchedule .opponentTeam img{width:60px;height:auto}@media (min-width:768px){#gamesSchedule .opponentTeam img{width:120px}}#gamesSchedule .gameDateDate{text-transform:uppercase;font-family:degular-variable,Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:1}@media (min-width:768px){#gamesSchedule .gameDateDate{font-size:2rem}}#gamesSchedule .gameDateTime{text-transform:uppercase;font-family:degular-variable,Arial,sans-serif;font-size:.8rem;font-style:normal;font-weight:500;line-height:1}@media (min-width:768px){#gamesSchedule .gameDateTime{font-size:1rem}}
