.blfc-cta-bar{background-color:var(--blfc-cta-bg);color:var(--blfc-cta-fg)}.blfc-cta-bar__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;max-width:var(--blfc-container, 1200px);margin-inline:auto;padding:48px 16px;font-family:var(--blfc-font-body, "GT America", sans-serif)}.blfc-cta-bar__headline{font-size:var(--blfc-fs-jumbo, clamp(64px, 16vw, 160px));max-width:300px;margin:0}.blfc-cta-bar__paragraph{font-size:16px;line-height:1.4;margin:0;flex:1}@media screen and (min-width:768px){.blfc-cta-bar--horizontal .blfc-cta-bar__inner{flex-direction:row;align-items:flex-start;justify-content:flex-start}}.blfc-cta-bar--vertical .blfc-cta-bar__inner{flex-direction:column;align-items:center;text-align:center}.blfc-cta-bar--black{--blfc-cta-bg: #000;--blfc-cta-fg: #fff}.blfc-cta-bar--green{--blfc-cta-bg: var(--blfc-green, #36e882);--blfc-cta-fg: #000}.blfc-cta-bar--pink{--blfc-cta-bg: var(--blfc-pink, #ef1e8d);--blfc-cta-fg: #fff}.blfc-cta-bar--yellow{--blfc-cta-bg: var(--blfc-yellow, #e4fc00);--blfc-cta-fg: #000}.blfc-hero{position:relative;display:flex;align-items:center;min-height:var(--blfc-hero-height, 500px);overflow:hidden;color:#fff}.blfc-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#000}.blfc-hero__background video,.blfc-hero__background img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.blfc-hero__inner{position:relative;z-index:1;width:100%;padding-block:40px;text-align:left}.blfc-hero__headline{font-size:var(--blfc-fs-hero, clamp(64px, 13vw, 130px));margin:0}.blfc-hero__actions{display:flex;flex-direction:column;gap:16px;margin-top:32px}.blfc-hero__actions:empty{display:none}.blfc-hero__actions>*{width:100%}@media screen and (min-width:640px){.blfc-hero__actions{flex-direction:row;align-items:center}.blfc-hero__actions>*{width:auto}}.blfc-perks{background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;font-family:var(--blfc-font-body, "GT America", sans-serif);padding-block:48px}.blfc-perks__inner{max-width:var(--blfc-container, 1200px);margin-inline:auto;padding:20px}.blfc-perks__headline{font-size:var(--blfc-fs-headline, clamp(36px, 7vw, 64px));text-align:center;margin:0 0 24px}.blfc-perks__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.blfc-perks__header-cell{padding:16px;font-family:var(--blfc-font-display, "Zuume Bold Italic", sans-serif);font-size:16px;text-align:center}.blfc-perks__header-cell--label{flex:1;background-color:#fff;color:#000}.blfc-perks__header-cell--status{background-color:var(--blfc-green, #36e882);color:#000}.blfc-perks__list{list-style:none;margin:0;padding:0}.blfc-perks__item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding-block:16px;border-bottom:1px solid #fff}.blfc-perks__item-label{display:flex;flex-direction:row;align-items:center;gap:16px}.blfc-perks__star{flex:0 0 auto;display:block}.blfc-perks__annotation{margin-left:2px}.blfc-perks__item-status img{display:block}.blfc-perks__legend{margin-top:24px;font-size:14px;line-height:1.4}.blfc-perks__legend-item{display:flex;align-items:center;gap:8px;margin:0 0 4px}.blfc-perks__tiers-headline{font-size:var(--blfc-fs-headline, clamp(36px, 7vw, 64px));text-align:center;margin:96px 0 24px}.blfc-perks__tiers{display:flex;flex-direction:column;gap:16px}.blfc-tier{flex:1;display:flex;flex-direction:column;gap:32px;padding:24px;border:1px solid var(--blfc-tier-border)}.blfc-tier__headline{font-size:clamp(24px,3.5vw,32px);text-align:center;margin:0 0 40px}.blfc-tier__paragraph{text-align:center;font-size:16px;line-height:1.4;margin:0}.blfc-tier--white{--blfc-tier-border: #fff}.blfc-tier--pink{--blfc-tier-border: var(--blfc-pink, #ef1e8d)}.blfc-tier--orange{--blfc-tier-border: var(--blfc-orange, #f7941d)}.blfc-tier--yellow{--blfc-tier-border: var(--blfc-yellow, #e4fc00)}.blfc-tier--green{--blfc-tier-border: var(--blfc-green, #36e882)}@media screen and (min-width:768px){.blfc-perks__tiers{flex-direction:row;align-items:stretch}}.blfc-cards{display:flex;flex-direction:column;min-height:var(--blfc-cards-height, 700px)}.blfc-cards>*{flex:1;min-height:0}@media screen and (min-width:768px){.blfc-cards{flex-direction:row;height:var(--blfc-cards-height, 700px)}}.blfc-parallax{position:relative;display:block;height:var(--blfc-parallax-height, 500px);overflow:hidden;background-color:#000}.blfc-parallax__image{position:absolute;left:0;width:100%;object-fit:cover;top:calc(var(--blfc-parallax-travel, 120px) / -2);height:calc(var(--blfc-parallax-height, 500px) + var(--blfc-parallax-travel, 120px));will-change:transform}.blfc-parallax__placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;font-family:var(--blfc-font-body, "GT America", sans-serif)}@media(hover:none)and (pointer:coarse){.blfc-parallax__image{top:0;height:100%;transform:none!important}}@media(prefers-reduced-motion:reduce){.blfc-parallax__image{top:0;height:100%}}.blfc-slider{display:block;background-color:#000}.blfc-slider__pin{height:var(--blfc-slider-height, 500px);overflow:hidden;top:min(20px,max(0px,calc(100vh - var(--blfc-slider-height, 500px) - 20px)))}.blfc-slider__track{display:flex;align-items:stretch;height:100%;will-change:transform}.blfc-slider__track{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.blfc-slider.is-pinned .blfc-slider__pin{position:sticky}.blfc-slider.is-pinned .blfc-slider__track{overflow-x:hidden;scroll-snap-type:none}.blfc-swan{display:flex;align-items:flex-end;padding-inline:16px;background-color:var(--blfc-green, #36e882)}.blfc-swan__wing{flex:1;display:none;padding-block:24px}.blfc-swan__wing img{display:block;max-width:250px;height:auto}.blfc-swan__wing--left{justify-content:flex-end}.blfc-swan__wing--left img{margin-left:auto}.blfc-swan__wing--right{justify-content:flex-start}.blfc-swan__wing--right img{margin-right:auto}.blfc-swan__content{display:flex;flex-direction:column;justify-content:center;align-self:stretch;padding:32px 16px;background-color:#000}@media screen and (min-width:768px){.blfc-swan__wing{display:flex}}.blfc-ticket-callout{background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat;padding-block:48px}.blfc-ticket-callout__box{display:flex;flex-direction:column;gap:24px;max-width:var(--blfc-container, 1200px);margin:16px;padding:16px 8px;border:1px solid var(--blfc-green, #36e882);background-color:#ffffff1a}.blfc-ticket-callout__ticket,.blfc-ticket-callout__content{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.blfc-ticket-callout__frame{position:relative;width:400px;max-width:100%;aspect-ratio:400 / 654}.blfc-ticket-callout__frame-img{position:relative;z-index:1;display:block;width:100%;height:100%}.blfc-ticket-callout__photo{position:absolute;z-index:0;top:5.963%;left:5.25%;right:5.25%;height:63.15%;width:auto;object-fit:cover}@media screen and (min-width:768px){.blfc-ticket-callout__box{flex-direction:row;gap:48px;margin-inline:auto;padding:32px}}.blfc-card{position:relative;flex:1;min-width:0;height:100%;overflow:hidden;background-color:#000}.blfc-card__bg{z-index:0}.blfc-card__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px;text-align:center;color:#fff}.blfc-card__caption{font-size:clamp(32px,6vw,64px);margin:0}.blfc-card__headline{font-size:var(--blfc-fs-jumbo, clamp(64px, 16vw, 160px));margin:8px 0 48px}.blfc-card__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.blfc-card__actions:empty{display:none}.blfc-slide{position:relative;flex:0 0 auto;width:500px;max-width:85vw;height:100%;overflow:hidden;scroll-snap-align:start;background-color:#000}.blfc-slide__media,.blfc-slide video,.blfc-slide img{display:block;width:100%;height:100%;object-fit:cover}.blfc-slide__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:16px;border:1px dashed rgba(255,255,255,.6);color:#fff;font-family:var(--blfc-font-body, "GT America", sans-serif);font-size:16px;text-align:center}.blfc-button{--blfc-btn-ring: 1px;position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:120px;min-height:45px;padding:0 30px;border:0;border-radius:0;font-family:var(--blfc-font-button, "GT AMERICA-CONDENSED MEDIUM", sans-serif);font-size:15px;letter-spacing:1px;line-height:1.2;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;-webkit-appearance:none;appearance:none}.blfc-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 var(--blfc-btn-ring) var(--blfc-btn-accent);transition:box-shadow .1s ease;pointer-events:none}.blfc-button:hover:after{--blfc-btn-ring: 2.3px}.blfc-button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.blfc-button--primary{background-color:var(--blfc-btn-accent);color:var(--blfc-btn-on-accent)}.blfc-button--secondary{background-color:transparent;color:var(--blfc-btn-accent)}.blfc-button--pink{--blfc-btn-accent: var(--blfc-pink, #ef1e8d);--blfc-btn-on-accent: #fff}.blfc-button--green{--blfc-btn-accent: var(--blfc-green, #36e882);--blfc-btn-on-accent: #000}.blfc-button--white{--blfc-btn-accent: #fff;--blfc-btn-on-accent: #000}.blfc-button--jet-blue{--blfc-btn-accent: var(--blfc-jet-blue, #003876);--blfc-btn-on-accent: #fff}.blfc-pitch{display:flex;flex-direction:column;color:#fff;font-family:var(--blfc-font-body, "GT America", sans-serif)}.blfc-pitch--center{align-items:center;text-align:center}.blfc-pitch__caption{margin:0 0 16px;font-size:20px;line-height:1.2}.blfc-pitch__headline{font-size:var(--blfc-fs-headline, clamp(36px, 7vw, 64px));margin:0 0 24px}.blfc-pitch__paragraph{font-size:18px;line-height:1.3em;margin:0}.blfc-pitch__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px}.blfc-pitch--center .blfc-pitch__actions{justify-content:center}.blfc-pitch__actions:empty{display:none}@media screen and (max-width:639px){.blfc-pitch__actions{flex-direction:column;align-items:stretch;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/27/compiled_assets/styles.css.map */
