.hero{
   min-height: calc(var(--hero-min-height) - var(--hero-height-offset) - 4svh);
}

