h1, .h1 {
  font-feature-settings: "ss01" on, "ss02" on, "ss03" on;
  font-family: Geist;
  font-size: 63px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -2.205px;
}

h2, .h2 {
  font-feature-settings: "ss01" on, "ss03" on;
  font-family: Geist;
  font-size: 62px;
  font-style: normal;
  font-variation-settings: "wght" 530;
  line-height: 105%;
  letter-spacing: -2.17px;
}

h3, .h3 {
  font-feature-settings: "ss01" on, "ss02" on, "ss03" on;
  font-family: Geist;
  font-size: 40px;
  font-style: normal;
  font-variation-settings: "wght" 530;
  line-height: 105%;
  letter-spacing: -0.88px;
}

h4, .h4 {
  font-feature-settings: "ss01" on, "ss02" on, "ss03" on;
  font-family: Geist;
  font-size: 24px;
  font-style: normal;
  font-variation-settings: "wght" 530;
  line-height: 110%;
  letter-spacing: -0.26px;
}

h5, .h5 {
  font-feature-settings: "ss01" on, "ss02" on, "ss03" on;
  font-family: Geist;
  font-size: 17px;
  font-style: normal;
  font-weight: 550;
  line-height: 110%;
  letter-spacing: -0.17px;
}

p, li {
  font-feature-settings: "ss01" on, "ss03" on;
  font-family: Geist;
  font-size: 15px;
  font-style: normal;
  font-weight: 450;
  line-height: 140%; /* 21px */
  letter-spacing: -0.15px;
}

.small-text {
  font-feature-settings: "ss01" on, "ss03" on;
  font-family: Geist;
  font-size: 12px;
  font-style: normal;
  font-weight: 450;
  line-height: 140%; /* 16.8px */
  letter-spacing: -0.12px;
}

.h1-promo-under {
  font-size: 24px;
  font-style: normal;
  font-weight: 530;
  line-height: 140%;
  letter-spacing: -0.44px;
}

.promo-highligh {
  font-size: 2rem !important;
  line-height: 1.2 !important;
}

@media screen and (max-width: 991px) {
  h1, .h1 {
    font-feature-settings: "ss01" on, "ss02" on, "ss03" on;
    font-family: Geist;
    font-size: 38px;
    font-style: normal;
    font-variation-settings: "wght" 530;
    line-height: 105%;
    letter-spacing: -1.14px;
  }
  h2, .h2 {
    font-feature-settings: "ss01" on, "ss03" on;
    font-family: Geist;
    font-size: 36px;
    font-style: normal;
    font-variation-settings: "wght" 530;
    line-height: 105%;
    letter-spacing: -1.08px;
  }
  h3, .h3 {
    font-feature-settings: "ss01" on, "ss03" on;
    font-family: Geist;
    font-size: 26px;
    font-style: normal;
    font-variation-settings: "wght" 530;
    line-height: 105%;
    letter-spacing: -0.52px;
  }
  h4, .h4 {
    font-feature-settings: "ss01" on, "ss02" on, "ss03" on;
    font-family: Geist;
    font-size: 20px;
    font-style: normal;
    font-variation-settings: "wght" 530;
    line-height: 110%;
    letter-spacing: -0.2px;
  }
  h5, .h5 {
    font-feature-settings: "ss01" on, "ss02" on, "ss03" on;
    font-family: Geist;
    font-size: 17px;
    font-style: normal;
    font-weight: 550;
    line-height: 110%;
    letter-spacing: -0.17px;
  }
  p, li {
    font-feature-settings: "ss01" on, "ss03" on;
    font-family: Geist;
    font-size: 15px;
    font-style: normal;
    font-weight: 450;
    line-height: 140%;
    letter-spacing: -0.15px;
  }
}/*# sourceMappingURL=typography.css.map */
