#home-hero{height:127vw;padding:var(--side-padding)}#home-hero>.sub-wrapper{align-items:center;height:100%;position:relative}.home-hero-img,.home-hero-info{height:100%;left:0;position:absolute;top:0;width:100%}.home-hero-info{background-color:var(--black-45);color:var(--white);display:flex;flex-direction:column;justify-content:flex-end;padding:var(--side-padding);z-index:2}.home-hero-info>*{max-width:300px}.home-hero-title{margin-bottom:.3em}.home-hero-desc{margin-bottom:2em}.home-hero-cta{width:auto}.home-hero-cta .main-btn:hover{background-color:var(--white);border:1px solid var(--white);color:var(--black)}@media (min-width:600px){#home-hero{height:calc(100svh - var(--head-padding))}}@media (min-width:1000px){.home-hero-info{justify-content:center;max-width:500px}.home-hero-info>*{max-width:350px}}
