:root{
  --font:'Overpass',ui-sans-serif,system-ui,sans-serif;
  --step-micro:10px;--step-eyebrow:10.5px;--step-small:13px;
  --step-body:clamp(15px,0.5vw + 13.7px,16.5px); /* @kind other */
  --step-lead:clamp(17px,0.8vw + 15px,21px); /* @kind other */
  --step-h4:clamp(16px,0.5vw + 14.8px,18px); /* @kind other */
  --step-h3:clamp(19px,0.9vw + 16px,24px); /* @kind other */
  --step-h2:clamp(27px,2.4vw + 17px,48px); /* @kind other */
  --step-h1:clamp(33px,3.4vw + 16px,64px); /* @kind other */
  --step-display:clamp(38px,4.2vw + 16px,76px); /* @kind other */
  --step-metric:clamp(34px,3.4vw + 17px,64px); /* @kind other */
}
