.Layout-module__jbLzUW__layout{min-height:100vh;font-family:var(--font-inter)}.Layout-module__jbLzUW__container{padding:0 2rem}.Layout-module__jbLzUW__pageContainer{min-height:100vh;padding:1rem}.Layout-module__jbLzUW__header{background:var(--sidebar-bg);color:var(--foreground-rgb);min-width:300px}.Layout-module__jbLzUW__headerContent{padding:1rem 0}.Layout-module__jbLzUW__siteHeader{text-align:center;padding:2rem;text-decoration:none;display:block}.Layout-module__jbLzUW__siteHeader:after{content:"";background-color:var(--primary-color);width:35px;height:6px;margin:1rem auto auto;display:block}.Layout-module__jbLzUW__siteHeaderSmall{padding:.5rem}.Layout-module__jbLzUW__siteHeaderSmall .Layout-module__jbLzUW__siteSubheader{display:none}.Layout-module__jbLzUW__siteHeaderText{font-size:3rem;font-weight:800;line-height:1.2;display:block}.Layout-module__jbLzUW__siteHeaderSmall .Layout-module__jbLzUW__siteHeaderText{font-size:2.5rem}.Layout-module__jbLzUW__siteSubheader{margin:auto auto 1rem;font-size:1.2rem;font-weight:300}.Layout-module__jbLzUW__siteHeaderSmall{margin:0;font-size:3rem}.Layout-module__jbLzUW__pageHeader{text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.Layout-module__jbLzUW__pageHeader:after{content:"";background:#ffc000 linear-gradient(#0000,#fbd03a);width:5%;height:4px;margin:10px auto auto;display:block}.Layout-module__jbLzUW__siteContent{max-width:768px;margin:auto;font-size:1.1rem;font-weight:300}.Layout-module__jbLzUW__siteContent ul,.Layout-module__jbLzUW__siteContent ol{margin-bottom:1rem;margin-left:1rem;list-style-position:inside}.Layout-module__jbLzUW__siteContent p{margin-bottom:1rem}.Layout-module__jbLzUW__siteContent a{color:var(--linkColor)}.Layout-module__jbLzUW__siteContent h2,.Layout-module__jbLzUW__siteContent h3,.Layout-module__jbLzUW__siteContent h4,.Layout-module__jbLzUW__siteContent h5,.Layout-module__jbLzUW__siteContent h6{font-weight:600}.Layout-module__jbLzUW__siteContent h2{margin-bottom:1rem}.Layout-module__jbLzUW__siteContent h3{color:var(--cardPretitleColor);font-weight:300}.Layout-module__jbLzUW__sectionHeading{text-align:center;text-align:center;margin-top:4rem;margin-bottom:1.2rem;font-size:1.3rem;font-weight:600}.Layout-module__jbLzUW__sectionHeading:before{content:"";background-color:#ccc;width:5%;height:3px;margin:auto auto 1rem;display:block}@media screen and (min-width:480px){.Layout-module__jbLzUW__siteSubheader{max-width:500px;font-size:1.5rem}}@media screen and (min-width:768px){.Layout-module__jbLzUW__pageContainer{padding:2rem}.Layout-module__jbLzUW__siteContent{font-size:1.2rem}.Layout-module__jbLzUW__headerContent{position:sticky;top:0}.Layout-module__jbLzUW__siteHeaderSmall{padding:1rem}.Layout-module__jbLzUW__siteHeaderSmall .Layout-module__jbLzUW__siteHeaderText{font-size:2.5rem}.Layout-module__jbLzUW__siteSubheader{max-width:500px;font-size:1.5rem}.Layout-module__jbLzUW__pageHeader{font-size:2.5rem}}@media screen and (min-width:1024px){.Layout-module__jbLzUW__layout{display:flex}.Layout-module__jbLzUW__header{max-width:320px}.Layout-module__jbLzUW__mainContainer{flex:1}.Layout-module__jbLzUW__siteHeader{text-align:left;padding:.5rem 2.5rem;font-size:3rem}.Layout-module__jbLzUW__siteHeaderSmall .Layout-module__jbLzUW__siteSubheader{display:block}.Layout-module__jbLzUW__siteHeaderText{font-size:2.5rem}.Layout-module__jbLzUW__siteSubheader{color:var(--cardPretitleColor);font-size:1.2rem}.Layout-module__jbLzUW__siteHeader:after{width:15%;height:5px;margin-left:0;margin-right:0}.Layout-module__jbLzUW__sectionHeading{margin-top:5rem;font-size:1.5rem;font-weight:600}}
.EventCard-module__GiyPtW__EventCard{box-shadow:var(--cardShadow);background:var(--cardBg);border:var(--cardBorder);margin:2rem auto;text-decoration:none;transition:all .2s linear;display:block}.EventCard-module__GiyPtW__EventCard p{margin-top:1rem}.EventCard-module__GiyPtW__EventCard ul,.EventCard-module__GiyPtW__EventCard ol{margin-top:1rem;margin-bottom:1rem;margin-left:1rem;list-style-position:inside}.EventCard-module__GiyPtW__EventCardTitle{color:var(--foreground-rgb);margin-bottom:.5rem;font-size:1.6rem;font-weight:400;display:block}.EventCard-module__GiyPtW__EventCardPretitle{color:var(--cardPretitleColor);font-size:1rem;font-weight:400;display:block}.EventCard-module__GiyPtW__EventCardBody{flex:1;padding:1.25rem}.EventCard-module__GiyPtW__EventCardImage{object-fit:cover;filter:grayscale(25%);width:100%;height:auto;transition:filter .5s linear;display:block}.EventCard-module__GiyPtW__EventCard:hover{transform:scale(1.01)}.EventCard-module__GiyPtW__EventCard:hover .EventCard-module__GiyPtW__EventCardImage{filter:grayscale(0)}.EventCard-module__GiyPtW__EventCardDetails{line-height:1.3}.EventCard-module__GiyPtW__EventCardDetails:before{content:"";background:#ffc000 linear-gradient(#0000,#fbd03a);width:10%;height:4px;display:block}.EventCard-module__GiyPtW__EventCardDetailsLink{text-decoration:underline}.EventCard-module__GiyPtW__vs{color:var(--cardPretitleColor);font-size:1rem;display:block}@media screen and (min-width:768px){.EventCard-module__GiyPtW__EventCard{display:flex}.EventCard-module__GiyPtW__EventCard:nth-child(2n){flex-direction:row-reverse}.EventCard-module__GiyPtW__EventCardImage{width:60%}.EventCard-module__GiyPtW__EventCardImageSmall{width:40%}}@media screen and (min-width:1024px){.EventCard-module__GiyPtW__EventCardBody{flex-direction:column;justify-content:center;padding:2rem;display:flex}}
.Event-module__CKWHYa__Event{flex-direction:column;justify-content:center;justify-items:center;min-height:65vh;margin:auto;display:flex;position:relative}.Event-module__CKWHYa__EventSmall{min-height:35vh}.Event-module__CKWHYa__EventImage{object-fit:cover;width:100%;height:auto}.Event-module__CKWHYa__EventImageCaption{color:var(--captionColor);text-align:right;padding:1rem;font-size:.9rem}.Event-module__CKWHYa__EventSplashScreen{background:#00000076;width:100%;height:100%;position:absolute}.Event-module__CKWHYa__EventSplash{z-index:99;color:#fff;text-shadow:2px 3px 3px #00000032;width:100%;height:100%;padding:2rem 1rem;position:relative}.Event-module__CKWHYa__EventSplashHeading{text-align:center;margin-top:1rem;font-size:2rem;font-weight:500}.Event-module__CKWHYa__EventSplashHeading span{font-weight:400;display:block}.Event-module__CKWHYa__EventDetails{text-align:center;margin-top:2rem;font-size:1.2rem;font-weight:300}.Event-module__CKWHYa__EventDetails p{margin-bottom:2rem}.Event-module__CKWHYa__EventDescription{text-align:left;max-width:768px;margin:auto;font-size:1.2rem}.Event-module__CKWHYa__SportEventStreamingTicketsInfo{text-align:center;margin:2rem 0;padding:1rem;font-size:1.1rem}.Event-module__CKWHYa__EventLink{background:var(--primary-color);color:#222;text-shadow:none;margin-bottom:1rem;margin-right:1rem;padding:.8rem;text-decoration:none;display:inline-block}.Event-module__CKWHYa__EventDirectionsLink{font-size:1.1rem}@media screen and (min-width:768px){.Event-module__CKWHYa__EventDetails{margin-top:3rem;font-size:1.6rem}.Event-module__CKWHYa__EventSplashHeading{font-size:3rem}}@media screen and (min-width:1024px){.Event-module__CKWHYa__EventSplashHeading{margin-top:3rem}}
.Nav-module__pauaAq__nav{align-items:center;display:flex;overflow:scroll}.Nav-module__pauaAq__navList{min-width:600px;margin:0 auto;list-style-type:none;display:flex}.Nav-module__pauaAq__navLink{text-align:center;align-items:center;height:45px;padding:0 1rem;font-size:.9rem;font-weight:300;text-decoration:none;display:flex}.Nav-module__pauaAq__navLinkActive{background:var(--cardBg);font-weight:500}.Nav-module__pauaAq__navLink svg{color:var(--sidebar-icon-color)}@media screen and (min-width:768px){.Nav-module__pauaAq__navLink{font-size:1rem}}@media screen and (min-width:1024px){.Nav-module__pauaAq__nav{display:block}.Nav-module__pauaAq__navList{min-width:auto;margin:0;display:block}.Nav-module__pauaAq__navList ul{margin:0 auto}.Nav-module__pauaAq__navLink{color:var(--foreground-rgb);border-radius:4px;margin:5px 20px;font-size:1.2rem;transition:background .3s linear}.Nav-module__pauaAq__navLink:hover,.Nav-module__pauaAq__navLinkActive{background:var(--cardBg)}.Nav-module__pauaAq__navLink.Nav-module__pauaAq__navLinkActive svg,.Nav-module__pauaAq__navLink:hover svg{transform:scale(1.1)}.Nav-module__pauaAq__navLink svg{margin-right:.5rem;transition:transform .3s linear;transform:scale(1)}}
.Footer-module__bU2TmW__footer{background:var(--sidebar-bg);text-align:center;padding:2rem}.Footer-module__bU2TmW__nav{max-width:600px;overflow:scroll}.Footer-module__bU2TmW__navList{justify-content:center;min-width:600px;margin:1rem 0;list-style-type:none;display:flex;overflow:scroll}.Footer-module__bU2TmW__navLink{padding:0 1rem;font-size:.9rem;text-decoration:none}@media screen and (min-width:768px){.Footer-module__bU2TmW__nav{max-width:100%}.Footer-module__bU2TmW__navLink{font-size:1rem}}@media screen and (min-width:1024px){.Footer-module__bU2TmW__nav{display:block}}
.NextUp-module__iXNgra__nextUp{background:var(--background);max-width:768px;margin-left:auto;margin-right:auto}@media screen and (min-width:1024px){.NextUp-module__iXNgra__nextUpHeading{text-align:left;margin-top:5rem}}
