.section-full-width-banner__observer{display:block;width:100%}.section-full-width-banner{--section-spacing-unit-size: var(--padding-xs, .5rem);width:100%;overflow:clip;padding-block:var(--banner-padding-top) var(--banner-padding-bottom);background:var(--color-background);color:var(--color-foreground)}.section-full-width-banner__container{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;margin-inline:auto;overflow:hidden;border-radius:var(--banner-radius, 0);isolation:isolate}.section-full-width-banner--page .section-full-width-banner__container{width:min(var(--page-content-width, 120rem),calc(100% - (var(--page-margin, 1rem) * 2)))}.section-full-width-banner--full .section-full-width-banner__container{border-radius:0}.section-full-width-banner--height-third .section-full-width-banner__container{min-height:33svh}.section-full-width-banner--height-half .section-full-width-banner__container{min-height:50svh}.section-full-width-banner--height-full .section-full-width-banner__container{min-height:100svh}.section-full-width-banner--height-auto.section-full-width-banner--media-background .section-full-width-banner__container{min-height:max(28rem,45vw)}.section-full-width-banner__media{position:relative;z-index:1;width:100%;min-height:min(60svh,42rem);aspect-ratio:var(--banner-media-ratio, auto);overflow:hidden}.section-full-width-banner--media-background .section-full-width-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;aspect-ratio:auto}.section-full-width-banner--media-bottom .section-full-width-banner__media{order:2}.section-full-width-banner__media-item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.section-full-width-banner__media-item--mobile{display:none}.section-full-width-banner__media img,.section-full-width-banner__media video,.section-full-width-banner__media iframe,.section-full-width-banner__media deferred-media,.section-full-width-banner__media .section-full-width-banner__video{width:100%;height:100%;object-fit:cover}.section-full-width-banner__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;max-width:none;border:0;pointer-events:none}.section-full-width-banner__content{position:relative;z-index:3;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:var(--gap-xl, 1.25rem);width:100%;min-width:0;padding:var(--banner-inner-spacing);text-align:center;background:var(--color-background);color:var(--color-foreground)}.section-full-width-banner--media-background .section-full-width-banner__content{min-height:inherit}.section-full-width-banner__content--transparent{background:transparent}.section-full-width-banner__content--linked{pointer-events:none}.section-full-width-banner__container[data-content-alignment=start] .section-full-width-banner__content{align-items:flex-start;text-align:start}.section-full-width-banner__container[data-content-alignment=end] .section-full-width-banner__content{align-items:flex-end;text-align:end}.section-full-width-banner__container[data-content-position=start] .section-full-width-banner__content{justify-content:flex-start}.section-full-width-banner__container[data-content-position=end] .section-full-width-banner__content{justify-content:flex-end}.section-full-width-banner__animation-item{position:relative;z-index:4;max-width:min(100%,70rem)}.section-full-width-banner__subheading{margin:0;font-family:var(--font-body--family);font-size:.75rem;font-weight:400;line-height:1.2;letter-spacing:.2rem;text-transform:uppercase}.section-full-width-banner__heading,.section-full-width-banner__entry,.section-full-width-banner__entry>:first-child,.section-full-width-banner__entry>:last-child{margin-block:0}.section-full-width-banner__heading em{font-style:italic}.section-full-width-banner__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap-md, .9rem);max-width:100%}.section-full-width-banner__container[data-content-alignment=start] .section-full-width-banner__buttons{justify-content:flex-start}.section-full-width-banner__container[data-content-alignment=end] .section-full-width-banner__buttons{justify-content:flex-end}.section-full-width-banner__button{position:relative;z-index:5;max-width:100%;white-space:normal;text-wrap:balance;pointer-events:auto}.section-full-width-banner__button.link{width:fit-content}.section-full-width-banner__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.section-full-width-banner__observer--animated[data-visible=false] [data-banner-animate]{opacity:0;transform:translateY(2rem)}.section-full-width-banner__observer--animated [data-banner-animate]{opacity:1;transform:translateY(0);transition:opacity .45s cubic-bezier(.215,.61,.355,1),transform .45s cubic-bezier(.215,.61,.355,1);transition-delay:calc(var(--banner-animation-order, 0) * 70ms)}@media screen and (max-width:749px){.section-full-width-banner--height-mobile-auto .section-full-width-banner__container{min-height:0}.section-full-width-banner--height-mobile-auto.section-full-width-banner--media-background .section-full-width-banner__container{min-height:max(24rem,125vw)}.section-full-width-banner--height-mobile-third .section-full-width-banner__container{min-height:33svh}.section-full-width-banner--height-mobile-half .section-full-width-banner__container{min-height:50svh}.section-full-width-banner--height-mobile-full .section-full-width-banner__container{min-height:100svh}.section-full-width-banner__media{min-height:min(60svh,36rem);aspect-ratio:var(--banner-media-ratio-mobile, auto)}.section-full-width-banner--media-background .section-full-width-banner__media{min-height:0;aspect-ratio:auto}.section-full-width-banner__media-item--desktop{display:none}.section-full-width-banner__media-item--mobile{display:block}.section-full-width-banner__content{align-items:center;justify-content:center;text-align:center}.section-full-width-banner__container[data-content-alignment-mobile=start] .section-full-width-banner__content{align-items:flex-start;text-align:start}.section-full-width-banner__container[data-content-alignment-mobile=end] .section-full-width-banner__content{align-items:flex-end;text-align:end}.section-full-width-banner__container[data-content-position-mobile=start] .section-full-width-banner__content{justify-content:flex-start}.section-full-width-banner__container[data-content-position-mobile=end] .section-full-width-banner__content{justify-content:flex-end}.section-full-width-banner__container[data-content-alignment-mobile=start] .section-full-width-banner__buttons{justify-content:flex-start}.section-full-width-banner__container[data-content-alignment-mobile=end] .section-full-width-banner__buttons{justify-content:flex-end}.section-full-width-banner__buttons{width:100%}.section-full-width-banner__observer--no-mobile-animation [data-banner-animate]{opacity:1;transform:none;transition:none}}@media(prefers-reduced-motion:reduce){.section-full-width-banner__observer [data-banner-animate]{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-full-width-banner.css.map */
