/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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}
.share,.share__title{margin-bottom:1.25rem}.share__title{font-family:FoundersGroteskX,serif;font-size:1.375rem;font-weight:400;line-height:normal}.share__list{-webkit-box-pack:start;-ms-flex-pack:start;gap:.625rem;justify-content:flex-start;list-style:none;padding:0}.share__link,.share__list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.share__link{-webkit-box-pack:center;-ms-flex-pack:center;background:#ffb700;color:#001e3f;font-size:1.375rem;height:2.5rem;justify-content:center;-webkit-transition:all .3s cubic-bezier(.23,1,.32,1);transition:all .3s cubic-bezier(.23,1,.32,1);width:2.5rem}.share__link:hover{background:#001e3f;color:#ffb700}
