/* @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}
