div.calendar-grid{flex-direction:column;min-width:0;display:flex}div.calendar-grid[data-variant=primary] h4,div.calendar-grid[data-variant=primary] .match-card{background:#0056b4}div.calendar-grid[data-variant=secondary] h4,div.calendar-grid[data-variant=secondary] .match-card{background:#000}div.calendar-grid h4{text-align:center;border-radius:2px;margin-bottom:1rem;padding:.75rem;font-family:Raleway,Raleway Fallback;font-weight:500}div.calendar-grid .matches-list .carousel-track{align-items:stretch;gap:1rem}div.calendar-grid .matches-list .carousel-track>li{flex:0 0 204px;display:flex}div.calendar-grid .matches-list .carousel-track>li>.match-card{width:100%}div.calendar-grid .matches-list .carousel-nav{top:min(150px,50%)}div.calendar-grid .matches-list .carousel-nav img,div.calendar-grid .matches-list .carousel-nav:hover img,div.calendar-grid .matches-list .carousel-nav:focus-visible img{filter:invert()brightness(4)}@media (max-width:1023px){div.calendar-grid{padding:0 2rem}}
