.s-hero-video{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;position:relative;padding:calc(var(--head-height) + 3.1rem) 0 2.5rem;width:100%;height:100vh;overflow:hidden;color:var(--color-white)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-video{max-height:80vh}}.s-hero-video .s__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.s-hero-video .s__media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-hero-video .s__media:after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);content:""}.s-hero-video .s__marquee{font:400 var(--font-size-h-2xl)/1.2 var(--font-heading);position:relative;width:100%;overflow:hidden;color:inherit;line-height:1}.s-hero-video .s__marquee-inner{display:flex;flex:auto;flex-direction:row;width:-moz-fit-content;width:fit-content}.s-hero-video .s__marquee-part{display:flex;flex-shrink:0;align-items:center;padding:0 4px;font:inherit}.s-hero-video .s__ctas{position:relative;width:100%}.s-hero-video .s__ctas .u-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:3rem;padding-top:1.1rem;border-top:1px solid var(--color-white)}@media only screen and (max-width: 987px){.s-hero-video .s__ctas .u-container{margin-top:1.6rem}}.s-hero-video .s__scroll{font:400 var(--font-size-t-lg)/1.5 var(--font-text);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-weight:300}.s-hero-video .s__scroll .a-svg{margin-left:.5em;width:auto;height:1em}.s-hero-video .s__play-btn{width:3.2rem;height:3.2rem;cursor:pointer}.s-hero-video .video__play-controls-shv{width:3.2rem;height:3.2rem}.s-hero-video .video__play-controls-shv .video__play-btn-shv{display:block;margin:0;padding:0;width:3.2rem;height:3.2rem;background:none;border:none;border-radius:0;box-shadow:none;cursor:pointer;outline:none}.s-hero-video .video__play-controls-shv .video__play-btn-shv svg{display:block;width:100%;height:100%;overflow:visible}.s-hero-video .video__play-controls-shv .video__play-btn-shv.play{display:none}.s-hero-video__modal{display:flex;flex-direction:row;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:1008;display:none;padding:1rem;width:100vw;height:100vh;transition:all .3s ease-in-out}.s-hero-video__modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.s-hero-video__modal--show{display:flex}.s-hero-video__modal__close{position:absolute;top:-1.1em;right:-1.1em;z-index:999;width:2.2em;height:2.2em;background-color:var(--color-white);border:none;border-radius:50%;cursor:pointer;opacity:1}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-video__modal__close{top:-15px;right:-15px;width:30px;height:30px}}.s-hero-video__modal__close .s__line{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:auto;width:16px;height:1px;background-color:var(--color-black);border-radius:0}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-video__modal__close .s__line{width:10px}}.s-hero-video__modal__close .s__line:nth-child(1){transform:rotate(45deg)}.s-hero-video__modal__close .s__line:nth-child(2){transform:rotate(-45deg)}.s-hero-video__modal__video{position:relative;padding-bottom:56.25%}.s-hero-video__modal__video video{position:absolute;top:0;left:0;width:100%;height:100%}.s-hero-video__modal__content{position:relative;width:100%;max-width:70%;height:-moz-fit-content;height:fit-content}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-video__modal__content{max-width:90%}}
