.hero-video{align-items:flex-end;display:flex;height:var(--height-desktop,820px);position:relative;z-index:0}@media(max-width:767.98px){.hero-video{align-items:flex-end;height:var(--height-mobile,600px)}}.hero-video__background{height:100%;left:0;margin-left:calc(50% - 50vw);overflow:hidden;position:absolute;top:0;width:100vw;z-index:-1}.hero-video__background:after{background:var(--overlay-color);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.hero-video__background video,.hero-video__background-image{height:100%;object-fit:cover;width:100%}.hero-video__background-image{left:0;object-position:center;opacity:0;position:absolute;top:0;z-index:2}.hero-video__background-image.is-visible{opacity:1}.hero-video__content{position:relative;width:100%}@media(max-width:991.98px){.hero-video__content{max-width:100%}}.hero-video__title{color:var(--color-primary);font-size:78px;font-weight:700;line-height:85px;margin:0 auto;text-align:center}@media(max-width:991.98px){.hero-video__title{font-size:40px;line-height:48px}}.hero-video__description{color:var(--color-white);font-size:48px;font-weight:700;line-height:36px;margin:32px auto 0;text-align:center}@media(max-width:991.98px){.hero-video__description{display:none;font-size:32px;line-height:30px;margin-top:10px}}.hero-video__ctas{align-items:flex-start;display:flex;gap:12px 28px;justify-content:center;margin-top:32px;position:relative}.hero-video__ctas .btn .mobile{display:none}@media(max-width:991.98px){.hero-video__ctas{margin-top:30px}}@media(max-width:767.98px){.hero-video__ctas{align-items:center;display:none;flex-direction:column}.hero-video__ctas .btn{min-height:40px;padding:6px 10px;width:100%}.hero-video__ctas .btn .mobile{display:block}.hero-video__ctas .btn .desktop{display:none}}