.video-hero-section{background:var(--color-background) var(--gradient-background) no-repeat 100% 100%}.video-hero{overflow:hidden}.video-hero.border-radius{border-radius:var(--block-border-radius)}.video-hero__wrapper--desktop{display:none}@media screen and (min-width: 768px){.video-hero__wrapper--desktop{display:flex;align-items:stretch;min-height:500px}.video-hero__wrapper--desktop.video-hero__wrapper--split{display:flex;align-items:stretch}.video-hero__wrapper--desktop.video-hero__wrapper--background{position:relative;display:flex;flex-direction:column;min-height:600px}}@media screen and (min-width: 1024px){.video-hero__wrapper--desktop{min-height:600px}.video-hero__wrapper--desktop.video-hero__wrapper--background{min-height:700px}}@media screen and (min-width: 1400px){.video-hero__wrapper--desktop.video-hero__wrapper--background{min-height:800px}}.video-hero__wrapper--mobile{display:block}@media screen and (min-width: 768px){.video-hero__wrapper--mobile{display:none}}.video-hero__content--desktop,.video-hero__media--desktop{flex:1;min-width:0}.video-hero__content--desktop{display:flex;align-items:center;justify-content:center;padding:64px 48px;background:var(--color-background) var(--gradient-background)}.video-hero__content--desktop.video-hero__content--overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:transparent;padding:0;display:flex;flex-direction:column}.video-hero__content--desktop.video-hero__content--overlay.video-hero__content--top{justify-content:flex-start}.video-hero__content--desktop.video-hero__content--overlay.video-hero__content--center{justify-content:center}.video-hero__content--desktop.video-hero__content--overlay.video-hero__content--bottom{justify-content:flex-end}.video-hero__content--desktop.video-hero__content--overlay>.container,.video-hero__content--desktop.video-hero__content--overlay>div{width:100%;padding:80px 64px;flex-shrink:0}@media screen and (min-width: 1024px){.video-hero__content--desktop{padding:80px 64px}.video-hero__content--desktop.video-hero__content--overlay>.container,.video-hero__content--desktop.video-hero__content--overlay>div{padding:100px 64px}}.video-hero__media--desktop{position:relative;overflow:hidden}.video-hero__media--desktop.video-hero__media--background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.video-hero__media--mobile{position:relative;width:100%;overflow:hidden}.video-hero__media--mobile-small{min-height:280px;max-height:400px}.video-hero__media--mobile-medium{min-height:400px;max-height:550px}.video-hero__media--mobile-large{min-height:500px;max-height:650px}@media screen and (min-width: 480px){.video-hero__media--mobile-small{min-height:320px;max-height:450px}.video-hero__media--mobile-medium{min-height:450px;max-height:600px}.video-hero__media--mobile-large{min-height:550px;max-height:700px}}@media screen and (min-width: 600px){.video-hero__media--mobile-small{min-height:360px;max-height:500px}.video-hero__media--mobile-medium{min-height:500px;max-height:650px}.video-hero__media--mobile-large{min-height:600px;max-height:750px}}.video-hero__content--mobile{background:var(--color-background) var(--gradient-background);padding:25px 5px}@media screen and (min-width: 480px){.video-hero__content--mobile{padding:48px 32px}}.video-hero__content-inner{max-width:600px;width:100%;color:var(--color-text)}.video-hero__content--desktop .video-hero__content-inner,.video-hero__content--mobile .video-hero__content-inner{margin:0 auto}.video-hero__subheading{font-size:calc(var(--font-body-scale) * 14px);line-height:1.4;font-weight:var(--font-body-weight);letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px;color:var(--color-text)}.video-hero__heading{font-size:calc(var(--font-heading-scale) * 36px);line-height:1.2;font-weight:var(--font-header-weight);margin-top:0;margin-bottom:16px;color:var(--color-text)}@media screen and (min-width: 768px){.video-hero__heading{font-size:calc(var(--font-heading-scale) * 48px);margin-bottom:12px}}@media screen and (min-width: 1024px){.video-hero__heading{font-size:calc(var(--font-heading-scale) * 56px)}}.video-hero__text{font-size:calc(var(--font-body-scale) * 16px);line-height:1.6;margin-bottom:24px;color:var(--color-text)}@media screen and (min-width: 768px){.video-hero__text{font-size:calc(var(--font-body-scale) * 18px);margin-bottom:32px}}.video-hero__text p{margin-bottom:16px}.video-hero__text p:last-child{margin-bottom:0}.video-hero__button-wrapper{margin-top:24px}@media screen and (min-width: 768px){.video-hero__button-wrapper{margin-top:32px}}.video-hero__button-wrapper .btn{display:inline-block;min-width:160px}.text-left .video-hero__subheading,.text-left .video-hero__heading,.text-left .video-hero__text,.text-left .video-hero__button-wrapper{text-align:left}.text-center .video-hero__subheading,.text-center .video-hero__heading,.text-center .video-hero__text,.text-center .video-hero__button-wrapper{text-align:center}.text-right .video-hero__subheading,.text-right .video-hero__heading,.text-right .video-hero__text,.text-right .video-hero__button-wrapper{text-align:right}.video-hero__media-wrapper{position:relative;width:100%;height:100%;min-height:inherit}.video-hero__player{position:relative;width:100%;height:100%;display:block}.video-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.video-hero__placeholder{width:100%;height:100%;object-fit:cover;fill:var(--color-text)}default-player{display:block;width:100%;height:100%}.video-hero-section:not(.container) .video-hero{border-radius:0}.container .video-hero__media--desktop,.container .video-hero__media--mobile{overflow:hidden}@media screen and (min-width: 768px){.container .video-hero__wrapper--desktop{border-radius:var(--block-border-radius);overflow:hidden}}.video-hero__video:focus{outline:2px solid var(--color-text);outline-offset:2px}@media print{.video-hero__video{display:none}.video-hero__media-wrapper:after{content:"[Video content]";display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--COLOR-E5);color:var(--black)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-video-hero-with-text.css.map */
