.home-hero{background:#000;padding-top:112px;margin-top:-112px;height:81.3vh;background-size:cover;position:relative}@media (max-width:1024px){.home-hero{height:70vh}}.home-hero-content{position:absolute;top:55%;transform:translateY(-50%);z-index:3}@media (max-width:1024px){.home-hero-content{top:63%}}.home-hero-content-title,.home-hero-content-title h1{color:var(--color-white);font-size:56px;line-height:64px;font-weight:500;margin-bottom:75px}@media (max-width:768px){.home-hero-content-title,.home-hero-content-title h1{font-size:46px;margin-bottom:36px;line-height:44px}}@media (max-width:640px){.home-hero-content-title,.home-hero-content-title h1{font-size:36px}}.home-hero-video{position:relative;height:100%}.home-hero-video:after{content:"";background-color:rgba(0,0,0,.3);z-index:2}.home-hero-video:after,.home-hero-video video{position:absolute;top:0;left:0;display:block;height:100%;width:100%}.home-hero-video video{z-index:1;object-fit:cover}