@media only screen{:root{--font-size: calc(var(--font-size) * .8)}}header{margin-top:2em}.dates-menu a{display:block;text-decoration:none}.dates-menu a.active{color:var(--primary);font-weight:600}@media (min-width: 992px){.dates-menu{display:grid;grid-template-rows:repeat(4,1fr);grid-auto-flow:column;grid-column-gap:0px;grid-row-gap:0px}.theaters-form{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:row;grid-column-gap:0px;grid-row-gap:0px}}.reset{width:fit-content;margin-left:auto;margin-right:0}.muted{color:var(--muted-color)}tbody.movie-row:nth-child(2n){background:var(--table-row-stripped-background-color)}.movie-row tr{white-space:nowrap}.movie-row td>a{color:var(--color-secondary);font-weight:500}.movie-row td>span.movie-genre{color:var(--muted-color);font-size:small}.showtimes-table tr{text-wrap:nowrap}.showtimes-table tr th{font-weight:600}
