.home-hero{position:relative;overflow:hidden;height:100dvh;display:flex;align-items:center;justify-content:center;text-align:center}@media(max-width:1199px){.home-hero{height:auto;padding:220px 0 100px}}.home-hero-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.home-hero__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto}.home-hero-title{font-size:clamp(2.5rem,1.9502rem + 2.1248vw,4.5rem);margin:0 0 30px}.home-hero-text{font-size:20px}@media(max-width:991px){.home-hero-text{font-size:18px}}
