@media only screen and (max-width: 1023px){.mq-large.svelte-13udhny{display:none!important}}@media only screen and (min-width: 1024px){.mq-small.svelte-13udhny{display:none!important}}.link-wrapper.svelte-13udhny{display:inline-block;cursor:pointer}.modal.svelte-13udhny{border:none;padding:0;width:90%;max-width:1000px;background-color:transparent;overflow:visible}.modal.svelte-13udhny::backdrop{background-color:#17100ccc}.modal-content.svelte-13udhny{position:relative;background-color:var(--color-foam);padding:1.5rem;border-radius:var(--border-radius-md)}.modal-content.--gold.svelte-13udhny{background:var(--color-gold);padding:.5rem}.modal-content.--gold.svelte-13udhny .video-wrapper{border-radius:var(--border-radius-md);overflow:hidden}.close.svelte-13udhny{cursor:pointer;position:absolute;top:-1rem;right:-1rem;background:url(../../../icons/copper/Cross.svg) no-repeat center;background-color:var(--color-foam);border-radius:50%;width:2.5rem;height:2.5rem;text-indent:-999px;overflow:hidden;border:3px solid var(--color-stout);transition:var(--transition)}.close.svelte-13udhny:not(:disabled):not(.disabled):active,.close.svelte-13udhny:not(:disabled):not(.disabled):focus,.close.svelte-13udhny:not(:disabled):not(.disabled):hover{background-color:var(--color-stout)}dialog[open].svelte-13udhny{animation:svelte-13udhny-zoom .3s cubic-bezier(.34,1.56,.64,1)}dialog[open].svelte-13udhny::backdrop{animation:svelte-13udhny-fade .2s ease-out}@keyframes svelte-13udhny-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes svelte-13udhny-fade{0%{opacity:0}to{opacity:1}}.map.svelte-1v34hf{border-radius:var(--border-radius-lg);width:100%;height:400px}:root{--font-body:"Open Sans", sans-serif;--font-fancy:"Hanley Pro", sans-serif;--color-gold:linear-gradient(210deg, rgba(250, 237, 162, 1) 15%, rgba(233, 123, 0, 1) 125%);--color-gold-50:linear-gradient(210deg, rgba(250, 237, 162, .5) 15%, rgba(233, 123, 0, .5) 125%);--color-gold-20:linear-gradient(210deg, rgba(250, 237, 162, .2) 15%, rgba(233, 123, 0, .2) 125%);--color-gold-solid:#f5ca70;--color-gold-solid-80:#c9a55c;--color-copper:linear-gradient(210deg, rgba(233, 150, 72, 1) 15%, rgba(118, 60, 10, 1) 125%);--color-copper-50:linear-gradient(210deg, rgba(233, 150, 72, .5) 15%, rgba(118, 60, 10, .5) 125%);--color-copper-20:linear-gradient(210deg, rgba(233, 150, 72, .2) 15%, rgba(118, 60, 10, .2) 125%);--color-copper-solid:#c67b35;--color-foam:rgba(251, 247, 239, 1);--color-foam-80:rgba(251, 247, 239, .8);--color-foam-50:rgba(251, 247, 239, .5);--color-stout:rgba(23, 16, 12, 1);--color-stout-80:rgba(23, 16, 12, .8);--color-stout-50:rgba(23, 16, 12, .5);--color-stout-fade:linear-gradient( 105deg, rgba(23, 16, 12, .5) 0%, rgba(23, 16, 12, .25) 50%, rgba(23, 16, 12, .5) 100% );--color-bg:var(--color-stout);--color-text:var(--color-foam);--color-link:var(--color-foam);--text-shadow:0px 0px 4px rgba(0, 0, 0, .5), 0px 2px 8px rgba(23, 16, 12, .25);--drop-shadow:0px 2px 8px rgba(0, 0, 0, .2);--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:16px;--transition:all ease .3s;--grid-gap:1.5rem}@media only screen and (min-width: 1024px){:root{--border-radius-md:16px;--border-radius-lg:32px}}@media only screen and (min-width: 1024px){:root{--grid-gap:3rem}}@media only screen and (max-width: 1023px){.mq-large.svelte-ttr9h7.svelte-ttr9h7{display:none!important}}@media only screen and (min-width: 1024px){.mq-small.svelte-ttr9h7.svelte-ttr9h7{display:none!important}}.link-wrapper.svelte-ttr9h7.svelte-ttr9h7{display:inline-block;cursor:pointer}.link-wrapper.svelte-ttr9h7 img.svelte-ttr9h7{display:block}.venue-logo-grid.svelte-ttr9h7.svelte-ttr9h7{display:grid;grid-template-columns:repeat(auto-fit,5.5rem);justify-content:space-between;grid-gap:1.5rem;max-height:26.5rem;overflow:hidden;margin-bottom:1.5rem}.venue-logo.svelte-ttr9h7.svelte-ttr9h7{display:flex;justify-content:center;align-items:center;aspect-ratio:1;border-radius:var(--border-radius-md);background-color:var(--color-foam);overflow:hidden;opacity:0;height:5.5rem}.venue-logo.svelte-ttr9h7 img.svelte-ttr9h7{max-height:100%;max-width:100%;object-fit:contain}@media only screen and (min-width: 600px){.venue-logo-grid.svelte-ttr9h7.svelte-ttr9h7{grid-template-columns:repeat(auto-fit,6.5rem);max-height:22.5rem}.venue-logo.svelte-ttr9h7.svelte-ttr9h7{height:6.5rem}}@media only screen and (min-width: 1024px){.venue-logo-grid.svelte-ttr9h7.svelte-ttr9h7{grid-template-columns:repeat(auto-fit,4.5rem);max-height:21rem;grid-gap:1rem;margin-bottom:2rem}.venue-logo.svelte-ttr9h7.svelte-ttr9h7{height:4.5rem}}@media only screen and (min-width: 1600px){.venue-logo-grid.svelte-ttr9h7.svelte-ttr9h7{grid-template-columns:repeat(auto-fit,5rem);max-height:18rem;grid-gap:1.5rem}.venue-logo.svelte-ttr9h7.svelte-ttr9h7{height:5rem}}.fade-out.svelte-ttr9h7.svelte-ttr9h7{animation:svelte-ttr9h7-fade-out 1s ease-in-out forwards}.fade-in.svelte-ttr9h7.svelte-ttr9h7{animation:svelte-ttr9h7-fade-in 1s ease-in-out forwards}@keyframes svelte-ttr9h7-fade-out{0%{opacity:1;background-color:var(--color-foam)}to{opacity:0;background-color:var(--color-stout)}}@keyframes svelte-ttr9h7-fade-in{0%{opacity:0;background-color:var(--color-stout)}to{opacity:1;background-color:var(--color-foam)}}
