:root{--content-width:48.125rem;--dropdown-symbol-width:0.7em;--global-font-family:"Nunito",serif;--highlight-font-family:"Chivo","Helvetica Neue","Arial Narrow",sans-serif;--global-font-size:18;--global-font-line-height:1.4;--font-size-small:calc(16/var(--global-font-size)*1rem);--font-size-regular:calc(var(--global-font-size)/16*1rem);--font-size-large:calc(36/var(--global-font-size)*1rem);--font-size-larger:calc(48/var(--global-font-size)*1rem);--global-font-color:#000;--border-color-dark:#333;--border-color-light:#ccc;--color-link:#5f5f5f;--color-link-visited:#5f5f5f;--color-link-active:#5f5f5f;--color-quote-border:#000;--color-quote-citation:#5f5f5f;--color-black:#000;--color-off-black:#262626;--color-off-black-rgb:38,38,38;--color-dark-grey:#5f5f5f;--color-light-grey:#b8b8b8;--color-dark-blue:#1b1930;--color-dark-blue-rgb:27,25,48;--color-light-blue:#3e7ea8;--color-light-blue-rgb:62,126,168;--color-off-white:#efefef;--color-white:#fff;--sports-bench-color-dark-red:#820900;--sports-bench-color-medium-red:#bd1e13;--sports-bench-color-red:#e81607;--sports-bench-color-light-red:#ff6054;--sports-bench-color-dark-orange:#9e5400;--sports-bench-color-medium-orange:#d9901c;--sports-bench-color-orange:#ff9d00;--sports-bench-color-light-orange:#ffae2b;--sports-bench-color-dark-yellow:#6e6300;--sports-bench-color-medium-yellow:#ebd61a;--sports-bench-color-yellow:#ffe600;--sports-bench-color-light-yellow:#ffed4a;--sports-bench-color-dark-green:#0c7a00;--sports-bench-color-medium-green:#2bc41a;--sports-bench-color-green:#17e300;--sports-bench-color-light-green:#5eff4d;--sports-bench-color-dark-blue:#000157;--sports-bench-color-medium-blue:#1619c4;--sports-bench-color-blue:#0206ed;--sports-bench-color-light-blue:#4043ff;--sports-bench-color-dark-purple:#4a0061;--sports-bench-color-medium-purple:#840da8;--sports-bench-color-purple:#ba00f2;--sports-bench-color-light-purple:#d752ff}.single .page-header{padding:100px 0;position:relative;background-color:#000;background-color:var(--color-black);margin:0 0 4rem;max-width:none}.single .page-header .page-header-overlay{position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single .page-header .page-header-inner{z-index:9}.single .page-header .page-header-inner .page-title{color:#fff;color:var(--color-white);font-size:35px;text-align:center;font-family:Chivo,serif}.single .single-post{margin-top:0;overflow:hidden}.single .single-post .post-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (grid-area:auto){.single .single-post .post-header{display:grid;grid-template-columns:1fr}}.single .single-post .post-header .post-title{-ms-flex-preferred-size:100%;flex-basis:100%}.single .single-post .post-header .post-title h1{margin:0 0 1rem}.single .single-post .post-header .post-info,.single .single-post .post-header .post-photo{-ms-flex-preferred-size:100%;flex-basis:100%}.single .single-post #game-recap-section{margin-top:1.5rem}.single .single-post #game-recap-section .linescore thead tr th{text-align:center}.single .single-post #game-recap-section .linescore tbody tr td{padding:5px 2px;font-family:Chivo,serif}.single .single-post #game-recap-section .linescore tbody tr td img{max-height:25px;margin:0 auto}.single .single-post #game-recap-section .linescore tbody tr td a{color:inherit;text-decoration:none}.single .single-post #game-recap-section .linescore tbody tr td.score{text-align:center}.single .single-post #game-recap-section .section-lower{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (grid-area:auto){.single .single-post #game-recap-section .section-lower{display:grid;grid-template-columns:1fr}}.single .single-post #game-recap-section .section-lower .lower-left,.single .single-post #game-recap-section .section-lower .lower-right{-ms-flex-preferred-size:100%;flex-basis:100%}.single .single-post #game-recap-section .section-lower .lower-left p,.single .single-post #game-recap-section .section-lower .lower-right p{margin:0 0 .5rem}.single .single-post #game-preview-section .game-info-preview{margin:1.5rem 0}.single .single-post #game-preview-section .game-info-preview tbody tr{border-bottom:0;background-color:$light-gray}.single .single-post #game-preview-section .game-info-preview tbody tr:nth-child(2n){background-color:$off-white}.single .single-post #game-preview-section .game-info-preview tbody tr td{line-height:1.1;font-family:Chivo,serif}.single .single-post #game-preview-section .game-info-preview tbody tr td img{height:50px;width:auto;margin:0 auto}.single .single-post #game-preview-section .game-info-preview tbody tr td a{font-family:Chivo,serif;margin-top:4px;display:inline-block}.single .single-post #game-preview-section .game-info-preview tbody tr td span{margin-top:4px;display:inline-block}.single .single-post #game-preview-section .game-info-preview tbody tr td span.team-location{font-size:18px}.single .single-post #game-preview-section .game-info-preview tbody tr td span.no-nickname,.single .single-post #game-preview-section .game-info-preview tbody tr td span.team-nickname{font-size:22px;font-weight:700}.single .single-post #game-preview-section .game-info-preview tbody tr td.logo{width:50px;text-align:center}.single .single-post #game-preview-section .game-info-preview tbody tr td.team{padding:5px 1rem}.single .single-post #game-preview-section .game-info-preview tbody tr td.score{width:20%;text-align:center}.single .single-post #game-preview-section .section-lower{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (grid-area:auto){.single .single-post #game-preview-section .section-lower{display:grid;grid-template-columns:1fr}}.single .single-post #game-preview-section .section-lower .lower-left,.single .single-post #game-preview-section .section-lower .lower-right{-ms-flex-preferred-size:100%;flex-basis:100%}.single .single-post #game-preview-section .section-lower .lower-left p,.single .single-post #game-preview-section .section-lower .lower-right p{margin:0 0 .5rem}.single .single-post .game-box-score .box-score-section{border:0}.single .single-post .game-box-score .box-score-section.first{margin-bottom:1rem}.single .single-post .game-box-score .box-score-section .linescore tr{height:40px;padding:3px 7px;font-family:Chivo,serif}.single .single-post .game-box-score .box-score-section .linescore tr td{font-family:Chivo,serif}.single .single-post .game-box-score .box-score-section .linescore tr td:first-child img{margin:0 auto}.single .single-post .game-box-score .box-score-section .linescore tr td a{color:inherit;text-decoration:none}.single .single-post .game-box-score .box-score-section .game-events tbody tr:nth-child(odd){background-color:#efefef;background-color:var(--color-off-white)}.single .single-post .game-box-score .box-score-section .game-events tbody tr td{padding:3px}.single .single-post .game-box-score .box-score-section .game-events tbody tr td img{max-height:40px!important}.single .single-post .game-box-score .box-score-section .game-events.baseball thead tr th img,.single .single-post .game-box-score .box-score-section .game-events.football thead tr th img,.single .single-post .game-box-score .box-score-section .game-events.rugby thead tr th img{margin:0 auto 5px;margin-right:auto!important}.single .single-post .game-box-score .box-score-section .game-events.baseball thead tr th br,.single .single-post .game-box-score .box-score-section .game-events.football thead tr th br,.single .single-post .game-box-score .box-score-section .game-events.rugby thead tr th br{line-height:0;height:0;display:none}.single .single-post .game-box-score .box-score-section .game-events.baseball tbody tr td img,.single .single-post .game-box-score .box-score-section .game-events.football tbody tr td img,.single .single-post .game-box-score .box-score-section .game-events.rugby tbody tr td img{margin:0 auto 5px;margin-right:auto!important}.single .single-post .game-box-score .box-score-section .game-events.baseball tbody tr td br,.single .single-post .game-box-score .box-score-section .game-events.football tbody tr td br,.single .single-post .game-box-score .box-score-section .game-events.rugby tbody tr td br{line-height:0;height:0;display:none}.single .single-post .game-box-score .box-score-section .team-stats thead tr th img{margin:0 auto}.single .single-post .game-box-score .box-score-section .team-stats tbody tr:nth-child(odd){background-color:#efefef;background-color:var(--color-off-white)}.single .single-post .game-box-score .box-score-section .team-stats tbody tr td{padding:3px}.single .single-post .game-box-score .box-score-section .individual-stats tbody tr:nth-child(odd){background-color:#efefef;background-color:var(--color-off-white)}.single .single-post .game-box-score .box-score-section .individual-stats tbody tr td{padding:3px}.single .single-post .game-box-score .box-score-section .individual-stats tbody tr td a{color:#000;color:var(--color-black);text-decoration:none}.single .single-post .game-box-score .box-score-section h2{margin:0 0 1rem}.single .single-post .game-box-score .box-score-section h2 a{color:#000;color:var(--color-black);text-decoration:none}.single .single-post .game-box-score .box-score-section p{margin:0 0 5px}.single .single-post .game-box-score .box-score-section p:last-child{margin:0 0 1rem}.single .single-post .post-footer .navigation{padding:2rem 0;border-top:2px solid #000;border-top:2px solid var(--color-black);border-bottom:2px solid #000;border-bottom:2px solid var(--color-black)}@media screen and (min-width:40em){.single .single-post.no-photo-video .post-header{border-bottom:2px solid #000;border-bottom:2px solid var(--color-black)}@supports (grid-area:auto){.single .single-post.no-photo-video .post-header{grid-template-columns:1fr}}.single .single-post.no-photo-video .post-header .post-title{-ms-flex-preferred-size:100%;flex-basis:100%}@supports (grid-area:auto){.single .single-post.no-photo-video .post-header .post-title{grid-column:1/-1}}.single .single-post.no-photo-video .post-header .post-photo{-ms-flex-preferred-size:100%;flex-basis:100%}.single .single-post.no-photo-video .post-header .post-info{-ms-flex-preferred-size:100%;flex-basis:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (grid-area:auto){.single .single-post.no-photo-video .post-header .post-info{grid-template-columns:1fr 1fr 1fr}}.single .single-post.no-photo-video .post-header .post-info .post-meta-item{padding:0 10px;-ms-flex-preferred-size:33.3%;flex-basis:33.3%}.single .single-post.no-photo-video .post-header .post-info p{margin:0 0 1rem}@supports (grid-area:auto){.single .single-post.has-photo-video .post-header{grid-template-columns:9fr 3fr}}.single .single-post.has-photo-video .post-header .post-title{-ms-flex-preferred-size:100%;flex-basis:100%}@supports (grid-area:auto){.single .single-post.has-photo-video .post-header .post-title{grid-column:1/-1}}.single .single-post.has-photo-video .post-header .post-photo{-ms-flex-preferred-size:75%;flex-basis:75%}.single .single-post.has-photo-video .post-header .post-info{-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 0 0 15px}.single .single-post.has-photo-video .post-header .post-info p{margin:0 0 1rem}.single .single-post #game-recap-section .section-lower{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (grid-area:auto){.single .single-post #game-recap-section .section-lower{display:grid;grid-template-columns:8fr 4fr}}.single .single-post #game-recap-section .section-lower .lower-left{-ms-flex-preferred-size:66.7%;flex-basis:66.7%;padding:0 0 0 10px}.single .single-post #game-recap-section .section-lower .lower-right{-ms-flex-preferred-size:33.3%;flex-basis:33.3%;padding:0 10px 0 0}.single .single-post #game-preview-section .section-lower{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@supports (grid-area:auto){.single .single-post #game-preview-section .section-lower{display:grid;grid-template-columns:6fr 6fr}}.single .single-post #game-preview-section .section-lower .lower-left{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 0 0 10px}.single .single-post #game-preview-section .section-lower .lower-right{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 10px 0 0}}@media screen and (min-width:64em){.single .page-header{margin-bottom:8rem;height:300px}.single .page-header .page-header-inner .page-title{font-size:40px}}