.hero{overflow:hidden;position:relative}.hero--small{height:350px}@media(min-width:768px){.hero--small{height:280px}}@media(min-width:1280px){.hero--small{height:325px}}@media(min-width:1440px){.hero--small{height:375px}}.hero--medium{height:450px}@media(min-width:768px){.hero--medium{height:400px}}@media(min-width:1024px){.hero--medium{height:480px}}@media(min-width:1280px){.hero--medium{height:580px}}.hero--large{height:640px}@media(min-width:768px){.hero--large{height:786px}}@media(min-width:1280px){.hero--large{height:720px}}@media(min-width:1440px){.hero--large{height:800px}}.hero--full-screen{height:100svh}.hero--small .hero-slide:after,.hero--medium .hero-slide:after,.hero--large .hero-slide:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(51.38%,rgba(0,0,0,0)),to(rgba(0,0,0,.4)));background:linear-gradient(180deg,rgba(0,0,0,0) 51.38%,rgba(0,0,0,.4) 100%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero--full-screen.hero--has-gradient:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(53.56%,rgba(5,29,58,0)),color-stop(87.78%,rgba(5,29,58,.59)),to(rgba(5,29,58,.6)));background:linear-gradient(180deg,rgba(5,29,58,0) 53.56%,rgba(5,29,58,.59) 87.78%,rgba(5,29,58,.6) 100%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hero--has-logo-overlay .basic-video__control{display:none}.hero__overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;padding:0 20px;pointer-events:none;position:absolute;right:0;z-index:2}@media(min-width:768px){.hero__overlay{bottom:128px}}@media(min-width:1024px){.hero__overlay{bottom:98px}}@media(min-width:1440px){.hero__overlay{bottom:110px}}@media(min-width:1920px){.hero__overlay{bottom:160px}}.hero__overlay-logo svg{display:block;height:24px;width:280px;color:#fff}@media(min-width:768px){.hero__overlay-logo svg{height:42px;width:480px}}@media(min-width:1280px){.hero__overlay-logo svg{height:46px;width:500px}}@media(min-width:1440px){.hero__overlay-logo svg{height:46px;width:520px}}@media(min-width:1920px){.hero__overlay-logo svg{height:65px;width:750px}}.hero__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;position:absolute;right:20px;z-index:2}@media(min-width:768px){.hero__controls{bottom:36px;right:36px}}@media(min-width:1024px){.hero__controls{bottom:28px;right:28px;gap:12px}}@media(min-width:1440px){.hero__controls{bottom:32px;right:32px}}@media(min-width:1920px){.hero__controls{bottom:48px;right:48px;gap:16px}}.hero__control{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;border:0;background:0 0;cursor:pointer;padding:0;margin:0;-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.85;width:30px;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__control svg{height:17px;width:17px}.hero__control:hover,.hero__control:focus{opacity:1}.hero__control--volume{border:1px solid #fff;border-radius:50%}.hero__control-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.hero__control-icon--play{display:none}.hero__control-icon--unmute{display:none}.hero__control.is-paused .hero__control-icon--pause{display:none}.hero__control.is-paused .hero__control-icon--play{display:-webkit-box;display:-ms-flexbox;display:flex}.hero__control.is-unmuted .hero__control-icon--mute{display:none}.hero__control.is-unmuted .hero__control-icon--unmute{display:-webkit-box;display:-ms-flexbox;display:flex}