.hero-wrapper{width:100%;height:40vh;margin-bottom:12vh;position:relative;top:9vh;overflow:hidden}.hero-img-container{width:100%;height:100%;position:absolute;inset:0}.hero-img{object-fit:cover;object-position:center}.hero-overlay{z-index:2;background:#0006;position:absolute;inset:0}.hero-title-wrapper{z-index:3;position:absolute;top:50%;left:8%;transform:translateY(-50%)}.hero-title{color:#fff;max-width:100%;font-size:clamp(2.2rem,4vw,4rem);font-weight:700;line-height:1.1}@media (max-width:768px){.hero-title-wrapper{text-align:center;width:100%;padding:0 1rem;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-title{margin:0 auto}}
