.m-gl-game-card-grid{display:grid;grid-template-columns:45px 1fr 60px;grid-template-areas:"gotw       gotw     gotw" "game_time  matchup  view_game" "lines      lines    lines"}@media(min-width: 48em){.m-gl-game-card-grid{grid-template-columns:auto 1fr auto;grid-template-areas:"game_time  gotw     view_game" "matchup    matchup  matchup" "lines      lines    lines"}}.m-gl-game-card-grid__gotw{grid-area:gotw}@media(min-width: 48em){.m-gl-game-card-grid__gotw{padding:8px 4px;border-bottom:1px solid #f0f2f5}}.m-gl-game-card-grid__game-time{grid-area:game_time;padding:8px 0 8px 4px;border-bottom:1px solid #f0f2f5;display:flex;align-items:center;justify-content:center}@media(min-width: 48em){.m-gl-game-card-grid__game-time{padding:.5rem 1rem}}.m-gl-game-card-grid__matchup{grid-area:matchup;padding:8px 0;display:flex;align-items:center;justify-content:space-between}@media(max-width: 47.9375em){.m-gl-game-card-grid__matchup{border-bottom:1px solid #f0f2f5}}@media(min-width: 48em){.m-gl-game-card-grid__matchup{padding:.5rem 1rem}}.m-gl-game-card-grid__lines{padding:4px;grid-area:lines}@media(min-width: 48em){.m-gl-game-card-grid__lines{padding:0 1rem .5rem}}.m-gl-game-card-grid__view-game{grid-area:view_game;padding:8px 4px;border-bottom:1px solid #f0f2f5;display:flex;align-items:center;justify-content:flex-end}@media(min-width: 48em){.m-gl-game-card-grid__view-game{padding:.5rem 1rem}}.m-gl-game-card-matchup{display:inline-block;line-height:1rem}@media(min-width: 48em){.m-gl-game-card-matchup{display:flex;align-items:center;width:100%}}.m-gl-game-card-matchup__at{--logo-dimensions: 10px;display:inline-block;width:var(--logo-dimensions);height:var(--logo-dimensions);fill:#585d63}@media(max-width: 47.9375em){.m-gl-game-card-matchup__at{margin:0 .25rem}}@media(min-width: 48em){.m-gl-game-card-matchup__at{--logo-dimensions: 16px;flex:0 0 auto}}@media(min-width: 68em){.m-gl-game-card-matchup__at{--logo-dimensions: 20px}}.m-gl-game-card-matchup__logo{--logo-dimensions: 22px;display:inline-block;width:var(--logo-dimensions);height:var(--logo-dimensions);vertical-align:middle}@media(max-width: 47.9375em){.m-gl-game-card-matchup__logo{margin-right:2px}}@media(min-width: 48em){.m-gl-game-card-matchup__logo{--logo-dimensions: 48px;display:block;margin-right:.5rem}.m-gl-game-card-matchup__team--home .m-gl-game-card-matchup__logo{margin-right:0;margin-left:.5rem}}.m-gl-game-card-matchup__team{display:inline-block;line-height:1rem}@media(min-width: 48em){.m-gl-game-card-matchup__team{display:flex;flex:1 1 auto;align-items:center}}@media(min-width: 48em){.m-gl-game-card-matchup__team--home{justify-content:flex-end}}.m-gl-game-card-matchup__team-name{display:inline-block}.m-gl-game-card-matchup__team-name--mobile{font-size:strip-unit(12)/strip-unit(16)rem;line-height:16/strip-unit(12);font-weight:600}@media(min-width: 48em){.m-gl-game-card-matchup__team-name--mobile{display:none}}@media(max-width: 47.9375em){.m-gl-game-card-matchup__team-name--desktop{display:none}}.m-gl-game-card-matchup__team--home .m-gl-game-card-matchup__team-name--desktop{order:-1;text-align:right}.m-gl-total-mobile{display:inline-block;line-height:1rem}@media(min-width: 48em){.m-gl-total-mobile{display:none}}.m-gl-total-mobile__value{font-size:strip-unit(12)/strip-unit(16)rem;line-height:16/strip-unit(12);font-weight:500}.m-gl-game-card-line{margin:0;padding:4px;list-style:none;display:flex}@media(min-width: 48em){.m-gl-game-card-line{padding:8px}}.m-gl-game-card-line:nth-child(even){background:#f9f9fb}.m-gl-game-card-line li{font-size:strip-unit(12)/strip-unit(16)rem;line-height:16/strip-unit(12);margin:0}.m-gl-game-card-line li:not(:first-child){margin-left:.25rem}.m-gl-game-card-line__type{flex:1 1 25%}.m-gl-game-card-line__cash{flex:1 1 37.5%}.m-gl-game-card-line__tickets{flex:1 1 37.5%}.m-gl-game-card-data{font-size:strip-unit(12)/strip-unit(16)rem;line-height:16/strip-unit(12);display:inline-block;font-weight:500}@media(min-width: 48em){.m-gl-game-card-data{font-size:strip-unit(14)/strip-unit(16)rem;line-height:16/strip-unit(14)}}.m-gl-gotw{font-size:strip-unit(14)/strip-unit(16)rem;line-height:16/strip-unit(14);background:#2da63f;padding:.25rem .5rem;text-align:center}@media(min-width: 48em){.m-gl-gotw{display:inline-block;border-radius:1000px;padding:.25rem .75rem}}.m-gl-gotw-badge{font-size:strip-unit(14)/strip-unit(16)rem;line-height:16/strip-unit(14);background:#2da63f;margin-bottom:.75rem;display:inline-block;padding:.25rem .5rem;border-radius:1000px}@media(min-width: 48em){.m-gl-gotw-badge{margin-bottom:1rem;padding:.25rem .75rem}}.gotw-hero{background:#fff;margin-bottom:1rem;position:relative;display:flex;justify-content:center;overflow:hidden}.gotw-hero__title{font-size:strip-unit(18)/strip-unit(16)rem;line-height:24/strip-unit(18);text-transform:uppercase;color:#16181a;margin:0}@media(max-width: 47.9375em){.gotw-hero__title{display:none}}.gotw-hero__content{display:flex;justify-content:center;overflow:hidden}.gotw-hero__team{align-items:center;display:flex;flex:0 1 auto;justify-content:center;padding:0 .5rem;position:relative;width:25%}@media(max-width: 47.9375em){.gotw-hero__team{max-width:100px}}.gotw-hero__team:after{content:"";display:block;bottom:0;position:absolute;top:0;transform:skewX(-45deg);width:100vw}.gotw-hero__team--away{justify-content:flex-end}.gotw-hero__team--away:after{border-right:1rem solid var(--team-secondary);right:0;transform-origin:100% 0;background:var(--team-primary)}@media(min-width: 60em){.gotw-hero__team--away:after{border-right-width:2rem}}.gotw-hero__team--home{justify-content:flex-start}.gotw-hero__team--home:after{border-left:1rem solid var(--team-secondary);left:0;transform-origin:0 100%;background:var(--team-primary)}@media(min-width: 60em){.gotw-hero__team--home:after{border-left-width:2rem}}.gotw-hero__team-logo{display:block;height:100%;max-height:125px;max-width:125px;position:relative;width:100%;z-index:1;filter:drop-shadow(1px 1px 0 white) drop-shadow(-1px -1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px 1px 0 white)}.gotw-hero__details{align-self:center;flex:1 1 auto;padding:.5rem;text-align:center}@media(min-width: 60em){.gotw-hero__details{padding:.75rem 1rem;flex-grow:2}}@media(max-width: 39.9375em){.gotw-hero__date{display:none}}.gotw-hero__matchup{display:none;margin-left:auto;margin-right:auto;max-width:360px}@media(min-width: 40em){.gotw-hero__matchup{display:flex;padding:.25rem 0}}.gotw-hero__matchup-team{flex:1 1 auto;width:50%}.gotw-hero__at{align-self:center;flex:0 0 auto;width:24px}
