.media-banner{display:flex;flex-direction:column}main .shopify-section:first-child:not(.not-margin)>.media-banner[data-breadcrumb-overlay=true]{margin-top:calc(-1 * var(--breadcrumbs-height));padding-top:0}.media-banner__section-header{display:flex;align-items:center;justify-content:center}main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true] .media-banner__section-header{padding-top:calc(2.4rem + var(--breadcrumbs-height))}@media screen and (min-width:750px){main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true] .media-banner__section-header{padding-top:calc(4rem + var(--breadcrumbs-height))}}@media screen and (min-width:1360px){main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true] .media-banner__section-header{padding-top:calc(6.4rem + var(--breadcrumbs-height))}}.media-banner__section-heading{text-align:center}.media-banner__section-heading.h0{margin:0;padding:1.2rem 0}@media screen and (min-width:750px){.media-banner__section-heading.h0{margin:0;padding:3.2rem 0}}@media screen and (min-width:1440px){.media-banner__section-heading.h0{margin:0;padding:5.6rem 0}}.media-banner__section-heading.h1{margin:0;padding:1.2rem 0}@media screen and (min-width:750px){.media-banner__section-heading.h1{margin:0;padding:2.4rem 0}}@media screen and (min-width:1440px){.media-banner__section-heading.h1{margin:0;padding:4.8rem 0}}.media-banner__section-heading.h2{margin:0;padding:2.4rem 0}@media screen and (min-width:750px){.media-banner__section-heading.h2{margin:0;padding:3.2rem 0}}@media screen and (min-width:1440px){.media-banner__section-heading.h2{margin:0;padding:4rem 0}}.media-banner__wrapper{display:flex;position:relative}@media screen and (min-width:750px){.media-banner__wrapper{border-radius:var(--border-radius-block);overflow:hidden}.media-banner__wrapper--full_width{padding-inline:0;border-radius:0}}.media-banner__wrapper--full_width{padding-inline:0}.media-banner__wrapper--adapt{height:auto}.media-banner__wrapper--center{align-items:center}.media-banner__content{position:relative;z-index:3;display:flex;flex-direction:column;column-gap:1.6rem;padding-block:2.4rem;width:100%}main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true]:not(.has-section-heading) .media-banner__content{padding-top:calc(2.4rem + var(--breadcrumbs-height))}main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true]:not(.has-section-heading) .media-banner__wrapper--center .media-banner__content{padding-bottom:calc(2.4rem + var(--breadcrumbs-height))}@media screen and (min-width:750px){.media-banner__content{padding-block:4rem}main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true]:not(.has-section-heading) .media-banner__content{padding-top:calc(4rem + var(--breadcrumbs-height))}main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true]:not(.has-section-heading) .media-banner__wrapper--center .media-banner__content{padding-bottom:calc(4rem + var(--breadcrumbs-height))}}@media screen and (min-width:1360px){.media-banner__content{padding-block:6.4rem}main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true]:not(.has-section-heading) .media-banner__content{padding-top:calc(6.4rem + var(--breadcrumbs-height))}main .shopify-section:first-child:not(.not-margin)>[data-breadcrumb-overlay=true]:not(.has-section-heading) .media-banner__wrapper--center .media-banner__content{padding-bottom:calc(6.4rem + var(--breadcrumbs-height))}}.media-banner.container .media-banner__content{padding-top:2.4rem;padding-bottom:0}@media screen and (min-width:750px){.media-banner.container .media-banner__content{padding:4rem}}@media screen and (min-width:1360px){.media-banner.container .media-banner__content{padding:6.4rem}}.media-banner__content--column{text-align:center;align-items:center}.media-banner__content--video{cursor:pointer}.media-banner__headings{display:flex;flex-direction:column;align-items:center;gap:.8rem}.media-banner__subheading{max-width:min(100%,90.2rem);word-break:break-word}.media-banner__heading{max-width:min(100%,50rem);white-space:pre-line;margin:0 0 -1rem;padding-bottom:1.2rem}.media-banner__heading.h1{max-width:min(100%,75rem)}.media-banner__information{display:flex;flex-direction:column;align-items:center;gap:2.4rem}.media-banner__description{margin:0;white-space:pre-line;max-width:min(100%,90.2rem);word-break:break-word}.media-banner__description a{display:inline;color:rgba(var(--color-foreground));transition:background-size var(--duration-default) ease-in-out,opacity var(--duration-default) ease-in-out;background-position:left 100%;background-size:100% 2%;background-image:linear-gradient(to right,rgba(var(--color-foreground)) 0% 100%);background-repeat:no-repeat;text-decoration:none}[dir=rtl] .media-banner__description a{background-position:right 100%;background-image:linear-gradient(to left,rgba(var(--color-foreground)) 0% 100%)}@media screen and (hover:hover)and (pointer:fine){.media-banner__description a:hover{background-size:0% 5%;background-position:right 100%;opacity:.8}[dir=rtl] .media-banner__description a:hover{background-position:left 100%}}.media-banner__description--narrow{max-width:min(100%,34rem)}.media-banner__button{max-width:min(100%,50rem);word-break:break-word}[dir=rtl] .media-banner__heading,[dir=rtl] .media-banner__description{text-align:center}.media-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}@media screen and (min-width:750px){.media-banner__media{flex-direction:row}}.media-banner__video{position:relative;width:100%;height:100%}.media-banner__video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block}.media-banner__video-button{position:absolute;z-index:3;border:0;padding:0;background:none;cursor:pointer}.media-banner__video-button--play{top:50%;left:50%;transform:translate(-50%,-50%)}.media-banner__video-button--play .icon-play-filled{width:10rem;height:10rem;color:rgba(var(--color-accent),.8)}.media-banner__video-button--pause{inset-inline-end:2rem;bottom:1rem;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;margin:0;background:transparent;color:rgb(var(--color-foreground));transition:opacity var(--duration-default),color var(--duration-default),border-color var(--duration-default)}.media-banner__video-button--pause .icon-play,.media-banner__video-button--pause .icon-pause,.media-banner__video-button--pause .icon{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem}.media-banner__video-button--pause svg{width:2.4rem;height:2.4rem;display:block}.media-banner__video-button--pause svg rect[fill]{fill:transparent}@media screen and (min-width:1100px){.media-banner__video-button--pause{inset-inline-end:3.2rem;bottom:1.2rem}}.media-banner__video-button.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.media-banner__image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.media-banner picture.media-banner__image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:var(--focal_point_mobile)}@media screen and (min-width:576px){.media-banner picture.media-banner__image img{object-position:var(--focal_point_desktop)}}.media-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2}.media-banner__overlay--video{cursor:pointer}html:not(.no-js) .media-banner.animate-on-scroll .media-banner__heading{-webkit-mask-image:linear-gradient(90deg,rgba(var(--color-background)) 33.33%,transparent 66.66%);mask-image:linear-gradient(90deg,rgba(var(--color-background)) 33.33%,transparent 66.66%);-webkit-mask-position:100% 0;mask-position:100% 0;-webkit-mask-size:300% 100%;mask-size:300% 100%;transition:-webkit-mask-position 2s ease,mask-position 2s ease}html:not(.no-js) .media-banner.animate-on-scroll .media-banner__heading.animated{-webkit-mask-position:0 0;mask-position:0 0}[dir=rtl] html:not(.no-js) .media-banner.animate-on-scroll .media-banner__heading{-webkit-mask-image:linear-gradient(270deg,rgba(var(--color-background)) 33.33%,transparent 66.66%);mask-image:linear-gradient(270deg,rgba(var(--color-background)) 33.33%,transparent 66.66%);-webkit-mask-position:0 0;mask-position:0 0}[dir=rtl] html:not(.no-js) .media-banner.animate-on-scroll .media-banner__heading.animated{-webkit-mask-position:100% 0;mask-position:100% 0}.media-banner-section.is-safari .media-banner__media,.media-banner-section.is-safari .media-banner__overlay,.media-banner-section.is-safari .media-banner__video video{transform:translateZ(0);-webkit-transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform}.media-banner-section.is-safari .media-banner__video{will-change:transform;isolation:isolate}.media-banner-section.is-safari .media-banner__video video{-webkit-perspective:1000px;perspective:1000px}.media-banner-section.is-safari .media-banner__wrapper{isolation:isolate}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-media-banner.css.map */
