/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.image-hero{display:grid;grid-template-rows:1fr auto;margin-bottom:4rem}@media(min-width:1200px){.image-hero{margin-bottom:5rem}}.image-hero__image{grid-column:1;grid-row:1/-1}.image-hero__image img{height:30.9375rem;-o-object-fit:cover;object-fit:cover}.image-hero__title-wrapper{grid-column:1;grid-row:2}.image-hero__title{background:#001e3f;color:#fff;font-family:FoundersGroteskX,serif;font-size:3.875rem;font-weight:600;line-height:3.125rem;margin:0;padding:1.875rem 1.25rem;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.image-panel{display:grid;gap:1.875rem;margin:4rem 0}@media(min-width:1024px){.image-panel{grid-template-columns:1fr 1fr;margin:5rem 0}}
.location-bar{background-color:#c3cde6;color:#001e3f;padding:.9375rem 0}@media(min-width:768px){.location-bar{padding:.3125rem 0}}.location-bar__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:.5rem;justify-content:flex-start}@media(min-width:768px){.location-bar__inner{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:.9375rem;justify-content:space-between}}.location-bar__address{font:normal 14px/18px Public Sans,sans-serif;font-weight:200}.location-bar__ticket-information{font-weight:600}@media not screen and (pointer:coarse){.location-bar a:focus-visible{outline:.125rem solid #ef3448;outline-offset:.125rem;-webkit-transition:none;transition:none}}.location-bar a{background:none;border:none;border-bottom:.0625rem solid #001e3f;color:#001e3f;cursor:pointer;font-weight:200;line-height:1.5;margin:.125rem .125rem .0625rem;position:relative;text-decoration:none}.location-bar a:active,.location-bar a:hover{border-bottom:.125rem solid #001e3f;margin-bottom:0}.location-bar a[disabled]{border-bottom:0 solid #001e3f;cursor:default;margin-bottom:.125rem}.location-bar a{font-size:.875rem}
.tabbed-content{color:#000;margin:4rem calc(-50vw - var(--scrollbar)/-2 - -50%) 4rem;padding:5rem 0}@media(min-width:1200px){.tabbed-content{margin:5rem calc(-50vw - var(--scrollbar)/-2 - -50%)}}.tabbed-content__container{display:none;margin:0 auto}@media(min-width:1200px){.tabbed-content__container{display:block}}.tabbed-content__title{margin:0 0 1.875rem;text-align:center}.tabbed-content__tablist{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:space-between;margin-bottom:1.875rem;overflow-x:auto;scrollbar-width:none}.tabbed-content__tab{-webkit-box-flex:1;background:none;border:0;color:#001e3f;cursor:pointer;-ms-flex:1 1 100%;flex:1 1 100%;min-width:60dvw;outline:none;padding:.625rem}@media not screen and (pointer:coarse){.tabbed-content__tab:focus-visible{outline:.125rem solid #ef3448;outline-offset:-.125rem;-webkit-transition:none;transition:none}}@media(min-width:576px){.tabbed-content__tab{min-width:unset}}.tabbed-content__tab{border-bottom:.1875rem solid #001e3f}.tabbed-content__tab:hover,.tabbed-content__tab[aria-selected=true]{border-bottom:.1875rem solid #ffb700}.tabbed-content__tab-title{font-family:FoundersGroteskX,serif;font-size:1.375rem;font-weight:600;line-height:normal;text-transform:uppercase}.tabbed-content__tabpanel.is-hidden{display:none}.tabbed-content__accordion{margin:0 auto;width:100%}@media(min-width:768px){.tabbed-content__accordion{width:75%}}@media(min-width:1200px){.tabbed-content__accordion{display:none}}
