.video-banner{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:0}@media screen and (max-width: 989px){.video-banner{z-index:0;position:relative}}.video-banner--full-width{width:100vw;margin-left:calc(-50vw + 50%)}.video-banner__media-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.video-banner__video{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.video-banner__video--desktop{display:block}.video-banner__video--mobile{display:none}@media screen and (max-width: 749px){.video-banner__video--desktop{display:none}.video-banner__video--mobile{display:block}}.video-banner__video-element{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0;z-index:0}.video-banner__youtube-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.video-banner__youtube-iframe{position:absolute;top:50%;left:50%;width:100vw;height:100vh;min-width:100%;min-height:100%;transform:translate(-50%,-50%);border:none;pointer-events:auto;z-index:0}.video-banner__youtube-wrapper .video-banner__poster{position:absolute;z-index:5}.video-banner__poster{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;display:flex;align-items:center;justify-content:center;cursor:pointer}.video-banner__poster img{width:100%;height:100%;object-fit:cover}.video-banner__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;cursor:pointer;z-index:6;padding:0;transition:transform .2s ease}.video-banner__play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.video-banner__play-button:focus{outline:2px solid currentColor;outline-offset:4px}.video-banner__play-button svg{width:68px;height:48px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}@media screen and (max-width: 749px){.video-banner__play-button svg{width:50px;height:35px}}.video-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1;pointer-events:none;transition:opacity .3s ease,background-color .3s ease;min-width:100%;min-height:100%;display:block!important}@media screen and (max-width: 989px){.video-banner__overlay{z-index:1}}.video-banner__content{position:relative;z-index:2;width:100%;padding:2rem}@media screen and (max-width: 989px){.video-banner__content{z-index:2}}.video-banner__text-content{max-width:71rem;margin:0 auto;transition:all .3s ease}.video-banner__text-align--left{text-align:left;margin-left:0;margin-right:auto}.video-banner__text-align--center{text-align:center;margin-left:auto;margin-right:auto}.video-banner__text-align--right{text-align:right;margin-left:auto;margin-right:0}@media screen and (max-width: 749px){.video-banner__text-align-mobile--left{text-align:left!important;margin-left:0!important;margin-right:auto!important}.video-banner__text-align-mobile--center{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.video-banner__text-align-mobile--right{text-align:right!important;margin-left:auto!important;margin-right:0!important}}.video-banner__text-content[style*=background-color],.video-banner__text-content[style*=opacity]{display:inline-block;width:auto;max-width:90%;position:relative}.video-banner__text-content[style*=opacity]>*{position:relative;z-index:1}@media screen and (max-width: 749px){.video-banner__text-content[style*=background-color],.video-banner__text-content[style*=opacity]{max-width:95%}}.video-banner__content--top-left .video-banner__text-content{margin-left:0;margin-right:auto}.video-banner__content--top-center .video-banner__text-content{margin-left:auto;margin-right:auto}.video-banner__content--top-right .video-banner__text-content{margin-left:auto;margin-right:0}.video-banner__content--middle-left .video-banner__text-content{margin-left:0;margin-right:auto}.video-banner__content--middle-center .video-banner__text-content{margin-left:auto;margin-right:auto}.video-banner__content--middle-right .video-banner__text-content{margin-left:auto;margin-right:0}.video-banner__content--bottom-left .video-banner__text-content{margin-left:0;margin-right:auto}.video-banner__content--bottom-center .video-banner__text-content{margin-left:auto;margin-right:auto}.video-banner__content--bottom-right .video-banner__text-content{margin-left:auto;margin-right:0}@media screen and (min-width: 750px){.video-banner__content{padding:5rem}.video-banner__content--top-left{align-items:flex-start;justify-content:flex-start}.video-banner__content--top-center{align-items:flex-start;justify-content:center}.video-banner__content--top-right{align-items:flex-start;justify-content:flex-end}.video-banner__content--middle-left{align-items:center;justify-content:flex-start}.video-banner__content--middle-center{align-items:center;justify-content:center}.video-banner__content--middle-right{align-items:center;justify-content:flex-end}.video-banner__content--bottom-left{align-items:flex-end;justify-content:flex-start}.video-banner__content--bottom-center{align-items:flex-end;justify-content:center}.video-banner__content--bottom-right{align-items:flex-end;justify-content:flex-end}}.video-banner__heading{margin:0 0 1rem;line-height:1.2}.video-banner__heading.h0{font-size:calc(var(--font-heading-scale) * 4rem)}.video-banner__heading.h1{font-size:calc(var(--font-heading-scale) * 3rem)}.video-banner__heading.h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media screen and (max-width: 749px){.video-banner__heading.h0{font-size:calc(var(--font-heading-scale) * 2.5rem)}.video-banner__heading.h1{font-size:calc(var(--font-heading-scale) * 2rem)}.video-banner__heading.h2{font-size:calc(var(--font-heading-scale) * 1.5rem)}}.video-banner__subheading{margin:0 0 2rem;font-size:1.6rem;line-height:1.6}@media screen and (max-width: 749px){.video-banner__subheading{font-size:1.4rem;margin-bottom:1.5rem}}.video-banner__subheading p{margin:0}.video-banner__subheading p+p{margin-top:1rem}.video-banner__buttons{display:inline-flex;flex-wrap:wrap;gap:1rem;max-width:100%}.video-banner__text-content>*+.video-banner__buttons{margin-top:2rem}.video-banner__text-align--left .video-banner__buttons{justify-content:flex-start}.video-banner__text-align--center .video-banner__buttons{justify-content:center}.video-banner__text-align--right .video-banner__buttons{justify-content:flex-end}@media screen and (max-width: 749px){.video-banner__text-align-mobile--left .video-banner__buttons{justify-content:flex-start!important}.video-banner__text-align-mobile--center .video-banner__buttons{justify-content:center!important}.video-banner__text-align-mobile--right .video-banner__buttons{justify-content:flex-end!important}}.video-banner__buttons .button{transition:background-color .3s ease,border-color .3s ease,color .3s ease}.video-banner__buttons .button--small{padding:1.2rem 2.6rem;font-size:1.4rem;min-height:calc(3.5rem + var(--buttons-border-width, 0) * 2)}.video-banner__buttons .button--medium{padding:0 3rem;font-size:1.5rem;min-height:calc(4.5rem + var(--buttons-border-width, 0) * 2)}.video-banner__buttons .button--large{padding:1.5rem 4rem;font-size:1.6rem;min-height:calc(5rem + var(--buttons-border-width, 0) * 2)}.video-banner__buttons .button--extra-large{padding:2rem 5rem;font-size:1.8rem;min-height:calc(6rem + var(--buttons-border-width, 0) * 2)}@media screen and (max-width: 749px){.video-banner__buttons .button--small{padding:1rem 2rem;font-size:1.3rem;min-height:calc(3.2rem + var(--buttons-border-width, 0) * 2)}.video-banner__buttons .button--medium{padding:1.2rem 2.5rem;font-size:1.4rem;min-height:calc(4rem + var(--buttons-border-width, 0) * 2)}.video-banner__buttons .button--large{padding:1.4rem 3rem;font-size:1.5rem;min-height:calc(4.5rem + var(--buttons-border-width, 0) * 2)}.video-banner__buttons .button--extra-large{padding:1.6rem 4rem;font-size:1.6rem;min-height:calc(5.2rem + var(--buttons-border-width, 0) * 2)}}.video-banner__text-content .video-banner__heading,.video-banner__text-content .video-banner__subheading{color:inherit}.video-banner__buttons a.button,.video-banner__buttons .button{font-weight:inherit;font-size:inherit;line-height:inherit}@media screen and (max-width: 749px){.video-banner__buttons{flex-direction:column;width:auto;max-width:100%;padding:.8rem 1.5rem;align-items:flex-start}.video-banner__text-align-mobile--center .video-banner__buttons{align-items:center!important}.video-banner__text-align-mobile--right .video-banner__buttons{align-items:flex-end!important}.video-banner__buttons .button{width:auto;max-width:100%;justify-content:center}}.video-banner__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.05);position:absolute;top:0;left:0;z-index:0}.video-banner__placeholder svg{width:100%;height:100%;opacity:.3}.video-banner__placeholder.media{padding-bottom:56.25%}.video-banner__placeholder.media svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;max-width:400px;max-height:300px}.video-banner__video-element,.video-banner__youtube-iframe{will-change:transform}@media (prefers-reduced-motion: reduce){.video-banner__play-button{transition:none}.video-banner__play-button:hover{transform:translate(-50%,-50%)}}@media (prefers-contrast: high){.video-banner__overlay{opacity:.7!important}.video-banner__heading,.video-banner__subheading{text-shadow:2px 2px 4px rgba(0,0,0,.8)!important}}
/*# sourceMappingURL=/cdn/shop/t/1395/assets/section-video-banner.css.map */
