.home_hero{background-image:url(/images/home_hero_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.home_hero__content{justify-content:right;align-items:right;flex-direction:column;gap:clamp(24px,1vh,40px);max-width:1600px;height:fit-content;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;padding-left:clamp(24px,12vw,320px);display:flex}.home_hero__content-inner{flex-direction:column;gap:8px;padding-top:0;padding-bottom:0;display:flex}.home_hero__kicker{opacity:.9;height:fit-content;margin:0;font-weight:400}.home_hero__title{height:fit-content}.home_hero__subtitle{opacity:.9;max-width:clamp(560px,40vw,800px);margin-top:18px}@media (max-width:768px){.home_hero__subtitle{max-width:80%;font-size:20px}}
