<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* stylelint-disable order/order */
/* stylelint-enable order/order */
.tax-hero {
  padding: clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem) 0 clamp(1.5rem, -1.3571428571rem + 5.9523809524vw, 4rem);
  background: #eaf2fc;
}
.tax-hero__overline {
  margin-top: clamp(3rem, 1.2857142857rem + 3.5714285714vw, 4.5rem);
}</pre></body></html>