@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cera Pro";
  src: url("../fonts/CeraPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.text-h1, h1 {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
}
@media (min-width: 992px) {
  .text-h1, h1 {
    font-size: 4.8rem;
  }
}
.text-h1.text-scale-1, h1.text-scale-1 {
  font-size: 5.472rem;
}
.text-h1.text-scale-2, h1.text-scale-2 {
  font-size: 6.24rem;
}
.text-h1.text-scale-3, h1.text-scale-3 {
  font-size: 7.2rem;
}
.text-h1.text-scale-4, h1.text-scale-4 {
  font-size: 7.8192rem;
}
.text-h1.text-scale-6, h1.text-scale-6 {
  font-size: 9.384rem;
}

.text-h2, h2 {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 0.03em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .text-h2, h2 {
    font-size: 3.2rem;
  }
}
.text-h2.text-scale-1, h2.text-scale-1 {
  font-size: 3.648rem;
}
.text-h2.text-scale-2, h2.text-scale-2 {
  font-size: 4.16rem;
}
.text-h2.text-scale-3, h2.text-scale-3 {
  font-size: 4.8rem;
}
.text-h2.text-scale-4, h2.text-scale-4 {
  font-size: 5.2128rem;
}
.text-h2.text-scale-6, h2.text-scale-6 {
  font-size: 6.256rem;
}

.text-h3, h3 {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.7;
  letter-spacing: 0.03em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
  margin-bottom: 2rem;
}

.text-nav-info {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 140%;
  letter-spacing: 0.03em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
  text-transform: lowercase;
}
@media (min-width: 992px) {
  .text-nav-info {
    font-size: 4rem;
  }
}
.text-nav-info.text-scale-1 {
  font-size: 4.56rem;
}
.text-nav-info.text-scale-2 {
  font-size: 5.2rem;
}
.text-nav-info.text-scale-3 {
  font-size: 6rem;
}
.text-nav-info.text-scale-4 {
  font-size: 6.516rem;
}
.text-nav-info.text-scale-6 {
  font-size: 7.82rem;
}

.text-p1, p {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 150%;
  letter-spacing: 0.05em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
}

.text-p1-bold {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 150%;
  letter-spacing: 0.05em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
}
.text-p1-bold.text-scale-1 {
  font-size: 2.28rem;
}
.text-p1-bold.text-scale-2 {
  font-size: 2.6rem;
}
.text-p1-bold.text-scale-3 {
  font-size: 3rem;
}
.text-p1-bold.text-scale-4 {
  font-size: 3.258rem;
}
.text-p1-bold.text-scale-6 {
  font-size: 3.91rem;
}

.text-p2 {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
}
.text-p2.text-scale-1 {
  font-size: 1.824rem;
}
.text-p2.text-scale-2 {
  font-size: 2.08rem;
}
.text-p2.text-scale-3 {
  font-size: 2.4rem;
}
.text-p2.text-scale-4 {
  font-size: 2.6064rem;
}
.text-p2.text-scale-6 {
  font-size: 3.128rem;
}

.text-p2-bold {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 150%;
  letter-spacing: 0.05em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
}
.text-p2-bold.text-scale-1 {
  font-size: 1.824rem;
}
.text-p2-bold.text-scale-2 {
  font-size: 2.08rem;
}
.text-p2-bold.text-scale-3 {
  font-size: 2.4rem;
}
.text-p2-bold.text-scale-4 {
  font-size: 2.6064rem;
}
.text-p2-bold.text-scale-6 {
  font-size: 3.128rem;
}

.text-button {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: 0.04em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
}
.text-button.text-scale-1 {
  font-size: 1.824rem;
}
.text-button.text-scale-2 {
  font-size: 2.08rem;
}
.text-button.text-scale-3 {
  font-size: 2.4rem;
}
.text-button.text-scale-4 {
  font-size: 2.6064rem;
}
.text-button.text-scale-6 {
  font-size: 3.128rem;
}

.text-copyright {
  font-family: "Cera Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 100%;
  letter-spacing: 0.06em;
  font-feature-settings: "salt" on;
  color: var(--dark-600);
}
.text-copyright.text-scale-1 {
  font-size: 1.368rem;
}
.text-copyright.text-scale-2 {
  font-size: 1.56rem;
}
.text-copyright.text-scale-3 {
  font-size: 1.8rem;
}
.text-copyright.text-scale-4 {
  font-size: 1.9548rem;
}
.text-copyright.text-scale-6 {
  font-size: 2.346rem;
}

.text-white {
  color: var(--light-400);
}

@media only screen and (max-width: 1090px) {
  .text-h1 {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 130%;
  }
  .text-h2 {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 150%;
  }
  .text-p1 {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
    line-height: 150%;
  }
  .text-p1-bold {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 700;
    font-size: 2rem;
    line-height: 130%;
  }
  .text-p2 {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 150%;
    /* or 24px */
    letter-spacing: 0.02em;
    font-feature-settings: "salt" on;
  }
  .text-button {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 100%;
  }
}/*# sourceMappingURL=font.css.map */