.bsg-video-banner{overflow:hidden}.bsg-video-banner.pt-xxl{padding-top:calc(var(--space-xl) + 2rem)}.bsg-video-banner.pb-xxl{padding-bottom:calc(var(--space-xl) + 2rem)}.bsg-video-banner__page-width{max-width:1200px}.bsg-video-banner__stage{position:relative;display:grid;aspect-ratio:var(--bsg-video-banner-desktop-ratio);min-width:0;overflow:hidden;background:#f4f4f4;color:var(--bsg-video-banner-text-color);isolation:isolate}.bsg-video-banner__stage--rounded{border-radius:8px}.bsg-video-banner__media,.bsg-video-banner__picture,.bsg-video-banner__picture img,.bsg-video-banner__video,.bsg-video-banner__overlay,.bsg-video-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bsg-video-banner__media{z-index:-2}.bsg-video-banner__picture,.bsg-video-banner__picture img,.bsg-video-banner__video{display:block}.bsg-video-banner__picture img,.bsg-video-banner__video{object-fit:contain;object-position:center}.bsg-video-banner__video{z-index:1}.bsg-video-banner__overlay{z-index:-1;background:rgba(var(--bsg-video-banner-overlay-color),var(--bsg-video-banner-overlay-opacity));pointer-events:none}.bsg-video-banner__content{z-index:1;display:grid;padding:clamp(2rem,4vw,5rem);pointer-events:none}.bsg-video-banner__content--top-left{align-items:start;justify-items:start}.bsg-video-banner__content--top-center{align-items:start;justify-items:center}.bsg-video-banner__content--top-right{align-items:start;justify-items:end}.bsg-video-banner__content--middle-left{align-items:center;justify-items:start}.bsg-video-banner__content--middle-center{align-items:center;justify-items:center}.bsg-video-banner__content--middle-right{align-items:center;justify-items:end}.bsg-video-banner__content--bottom-left{align-items:end;justify-items:start}.bsg-video-banner__content--bottom-center{align-items:end;justify-items:center}.bsg-video-banner__content--bottom-right{align-items:end;justify-items:end}.bsg-video-banner__box{width:min(58rem,100%);color:inherit;text-shadow:0 1px 2px rgba(0,0,0,.22);pointer-events:auto}.bsg-video-banner__box--visible{padding:clamp(1.8rem,3vw,3.2rem);border-radius:6px;background:var(--bsg-video-banner-content-background);color:rgb(var(--color-foreground));box-shadow:0 3px 8px #00000014}.bsg-video-banner__content--desktop-left .bsg-video-banner__box{text-align:left}.bsg-video-banner__content--desktop-center .bsg-video-banner__box{text-align:center}.bsg-video-banner__content--desktop-right .bsg-video-banner__box{text-align:right}.bsg-video-banner__heading,.bsg-video-banner__text,.bsg-video-banner__text p,.bsg-video-banner__html{color:inherit}.bsg-video-banner__heading{margin-top:.5rem}.bsg-video-banner__above-eyebrow,.bsg-video-banner__text,.bsg-video-banner__html,.bsg-video-banner__buttons{margin-top:1.5rem}.bsg-video-banner__text>:first-child,.bsg-video-banner__html>:first-child{margin-top:0}.bsg-video-banner__text>:last-child,.bsg-video-banner__html>:last-child{margin-bottom:0}.bsg-video-banner__buttons{display:flex;flex-wrap:wrap;gap:1rem}.bsg-video-banner__content--desktop-center .bsg-video-banner__buttons{justify-content:center}.bsg-video-banner__content--desktop-right .bsg-video-banner__buttons{justify-content:flex-end}.bsg-video-banner__button--red{--color-button: 229, 0, 64;--color-button-text: 255, 255, 255}@media screen and (min-width:750px){.bsg-video-banner--scroll-content-desktop .bsg-video-banner__content{align-items:start}.bsg-video-banner--scroll-content-desktop .bsg-video-banner__box{transform:translate3d(0,var(--bsg-video-banner-scroll-content-y, 0px),0);will-change:transform}}@media screen and (min-width:750px)and (max-width:1199px){.bsg-video-banner--extra-wide .bsg-video-banner__page-width{max-width:none;padding-right:0;padding-left:0}.bsg-video-banner--extra-wide .bsg-video-banner__stage{border-radius:0}}@media screen and (min-width:990px){.bsg-video-banner--full .bsg-video-banner__page-width{max-width:none;padding-right:0;padding-left:0}.bsg-video-banner--wide .bsg-video-banner__page-width{max-width:1350px}.bsg-video-banner--extra-wide .bsg-video-banner__page-width{max-width:1600px}}@media screen and (max-width:749px){.bsg-video-banner.pt-sm{padding-top:12px}.bsg-video-banner.pt-md{padding-top:20px}.bsg-video-banner.pt-lg{padding-top:32px}.bsg-video-banner.pt-xxl{padding-top:48px}.bsg-video-banner.pb-sm{padding-bottom:12px}.bsg-video-banner.pb-md{padding-bottom:20px}.bsg-video-banner.pb-lg{padding-bottom:32px}.bsg-video-banner.pb-xxl{padding-bottom:48px}.bsg-video-banner--mobile-full-width .bsg-video-banner__page-width{max-width:none;padding-right:0;padding-left:0}.bsg-video-banner__stage{aspect-ratio:var(--bsg-video-banner-mobile-ratio)}.bsg-video-banner__content{padding:2rem}.bsg-video-banner--mobile-content-top .bsg-video-banner__content{align-items:start}.bsg-video-banner--mobile-content-middle .bsg-video-banner__content{align-items:center}.bsg-video-banner--mobile-content-bottom .bsg-video-banner__content{align-items:end}.bsg-video-banner__content--mobile-left{justify-items:start}.bsg-video-banner__content--mobile-center{justify-items:center}.bsg-video-banner__content--mobile-right{justify-items:end}.bsg-video-banner__content--mobile-left .bsg-video-banner__box{text-align:left}.bsg-video-banner__content--mobile-center .bsg-video-banner__box{text-align:center}.bsg-video-banner__content--mobile-right .bsg-video-banner__box{text-align:right}.bsg-video-banner__content--mobile-left .bsg-video-banner__buttons{justify-content:flex-start}.bsg-video-banner__content--mobile-center .bsg-video-banner__buttons{justify-content:center}.bsg-video-banner__content--mobile-right .bsg-video-banner__buttons{justify-content:flex-end}.bsg-video-banner--mobile-content-below .bsg-video-banner__stage{display:flex;flex-direction:column;aspect-ratio:auto;overflow:visible;background:transparent}.bsg-video-banner--mobile-content-below .bsg-video-banner__media{position:relative;inset:auto;z-index:0;flex:0 0 auto;width:100%;height:auto;aspect-ratio:var(--bsg-video-banner-mobile-ratio);overflow:hidden;border-radius:inherit;background:#f4f4f4}.bsg-video-banner--mobile-content-below .bsg-video-banner__overlay{bottom:auto;z-index:1;height:auto;aspect-ratio:var(--bsg-video-banner-mobile-ratio)}.bsg-video-banner--mobile-content-below .bsg-video-banner__content{position:relative;inset:auto;z-index:2;width:100%;height:auto;min-height:0;padding:2rem 0 0;color:rgb(var(--color-foreground))}.bsg-video-banner--mobile-full-width.bsg-video-banner--mobile-content-below .bsg-video-banner__content{padding-right:1.5rem;padding-left:1.5rem}.bsg-video-banner--mobile-content-below .bsg-video-banner__box{width:100%}.bsg-video-banner--mobile-content-below .bsg-video-banner__box--visible{padding:2rem}}
/*# sourceMappingURL=/cdn/shop/t/123/assets/bsg-video-banner.css.map */
