:root{color:#252525;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}.site-header{--header-expanded-height:460px;--header-compact-height:100px;--header-transition-distance:680px;--header-expanded-padding:0px 32px 0px 0px;--logo-expanded-height:140px;--header-content-max-width:min(calc(100vw), 960px);--header-gradient:linear-gradient(#000000e6 0%, #000000b8 50%, #0000 100%)}html{--primary-color:#f3f516}.page-shell{background:#fff;flex-direction:column;width:100%;min-height:100svh;margin:0 auto;display:flex;position:relative}.site-header,.site-footer{align-items:center;display:grid}.site-header{z-index:20;height:var(--header-height,var(--header-expanded-height));padding:var(--header-padding,var(--header-expanded-padding));box-sizing:border-box;color:#fff;background:var(--header-gradient);grid-template-rows:auto auto;grid-template-columns:1fr;align-content:start;place-items:start center;position:fixed;inset:0 0 auto}.site-header .social-nav{margin-top:8px}.header-nav,.social-nav,.footer-social{align-items:center;gap:8px;display:flex}.header-link{color:#fff;padding:8px 10px;text-decoration:none}.header-link:hover,.header-link:focus-visible,.header-link-active{color:#ccc}.header-link:focus-visible{outline-offset:3px;outline:2px solid #fff}.social-nav,.footer-social{justify-content:flex-end}.site-header .social-nav{grid-area:1/1;justify-content:center}button{color:#252525;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 10px}button:hover,button:focus-visible{color:#777}button:focus-visible{outline-offset:3px;outline:2px solid #252525}.logo-image{width:auto;max-width:var(--header-content-max-width);height:var(--logo-height,var(--logo-expanded-height));object-fit:contain;object-position:top center;grid-area:2/1;display:block}.social-nav button,.footer-social button{border:0;place-items:center;width:34px;height:34px;padding:0;display:grid}.site-header .social-nav button{color:#fff}.site-header .social-nav button:hover,.site-header .social-nav button:focus-visible,.site-header .social-nav button:active,.footer-social button{color:var(--primary-color)}.footer-social button:hover,.footer-social button:focus-visible,.footer-social button:active{color:#fff}main{flex:1}.hero-image-wrap{width:100%;height:100vh;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;display:block}.hero-image-embed{z-index:0;width:min(420px,100% - 32px);position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero-image-embed iframe{border:none;width:100%;height:80px;display:block}.hero-image-placeholder{color:#fffc;letter-spacing:.12em;text-transform:uppercase;text-align:center;pointer-events:none;font-size:clamp(2.5rem,6vw,6rem);font-weight:700;line-height:1;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.hero-video{--min-video-height:400px;--hero-video-height:clamp(var(--min-video-height), 42vw, 540px);width:100%;height:var(--hero-video-height);min-height:var(--min-video-height);background:#000;max-height:540px;position:relative;overflow:hidden}.hero-video video{object-fit:cover;filter:grayscale();width:100%;height:100%;display:block}.hero-video:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#00000080 1px,#0000 1px) 0 0/3px 3px;position:absolute;inset:0}.hero-video-content{z-index:2;color:var(--primary-color);text-align:right;position:absolute;top:50%;right:7%;transform:translateY(-50%)}.hero-video-title{gap:0;margin:0 0 28px;font-size:clamp(1.5rem,4vw,4.5rem);font-weight:900;line-height:.95;display:grid}.hero-video-title span{white-space:nowrap}.hero-video-button{border:2px solid var(--primary-color);min-width:220px;color:var(--primary-color);text-align:center;background:0 0}.hero-video-button:hover,.hero-video-button:focus-visible{color:#252525;background:var(--primary-color)}.upcoming-shows{aspect-ratio:34/9;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;display:flex}.upcoming-shows .bit-widget{font-size:28px;font-weight:700!important}.upcoming-shows .bit-event{background-color:#00000070}.upcoming-shows .bit-offers-container,.upcoming-shows .bit-rsvp-container{min-width:200px}.upcoming-shows .bit-vertical-date{font-size:18px}.upcoming-shows .bit-details-inner-wrapper-vertical-date .bit-location-under-tablet,.upcoming-shows .bit-details-inner-wrapper-vertical-date .bit-location-under-desktop,.upcoming-shows .bit-details-inner-wrapper-vertical-date .bit-location,.upcoming-shows .bit-details-inner-wrapper-vertical-date a:not(.bit-details){font-size:18px;font-style:italic}.signup-section{aspect-ratio:34/9;background-color:#d7d7d7;background-position:50% 70%;background-size:cover;place-items:center;width:100%;min-height:300px;display:grid;position:relative;overflow:hidden}.signup-section .signup-section-content{background-color:#00000070;border:none;border-radius:4px;flex-direction:column;align-items:center;max-width:300px;padding-top:20px;display:flex}.signup-section .signup-section-content iframe{border:none;flex:auto}.signup-section .signup-section-content .signup-title{color:var(--primary-color);font-size:larger;font-weight:700}.placeholder-page{text-align:center;place-content:center;gap:12px;min-height:60svh;padding:120px 32px 64px;display:grid}.placeholder-page h1,.placeholder-page p{margin:0}.site-footer{z-index:2;background:linear-gradient(#0000,#00000073 35%,#000000e6);justify-content:center;padding:8px 0;font-size:.9rem;display:flex;position:absolute;inset:auto 0 0}
