@import url("buderusfonts.css");

/* ------------------------font-sizes---------------------------- */
body {
  font-family: "Buderus Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.title {
  color: #fff;
  text-align: center;
  font-family: "Buderus Sans";
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem; /* 100% */
}

.subtitle {
  color: #fff;
  text-align: center;
  font-family: "Buderus Sans";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.talentcheck-heading {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.talentcheck-text {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.jetzt-bewerbe-btn {
  font-size: 1rem;
}
.section-title {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.625;
}

.btn-txt {
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 1rem 2rem 1rem 3rem;
}

.kontakt-btn-txt {
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 1rem 0.5rem 1rem 3rem;
}

.kontakt-icon {
  width: 1.5rem;
}

.karte-btn {
  font-size: 0.875rem;
  width: 11.05156rem;
}

@media (min-width: 744px) {
  body {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .title {
    font-size: 3.5rem;
    line-height: 3.5rem;
    font-weight: 700;
  }
  .subtitle {
    font-size: 0.8rem;
    line-height: 0.875rem;
  }

  .talentcheck-heading {
    font-size: 3.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.75rem; /* 100% */
  }

  .section-title {
    font-size: 2rem;
    line-height: 2.125rem;
  }

  .btn-txt {
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 1rem 2rem 1rem 3rem;
  }

  .kontakt-btn-txt {
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0.75rem 1.5rem 0.75rem 2rem;
  }
}

@media (min-width: 1024px) {
  body {
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .title {
    font-size: clamp(2rem, 4vw, 5rem);
    line-height: 1.1em;
    font-weight: 700;
    font-family: "Buderus Sans";
  }
  .subtitle {
    font-size: 1.125rem;
    line-height: 1.125rem;
  }
  .section-title {
    font-size: 2rem;
    line-height: 2.125rem;
  }

  .btn-txt {
    font-family: "Buderus Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 1rem 2rem 1rem 3rem;
  }

  .kontakt-btn-txt {
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0.75rem 1.5rem 0.75rem 2rem;
  }
}

@media (min-width: 1366px) {
  body {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .section-title {
    font-size: 3rem;
    font-weight: 700;
    line-height: 3.125rem;
  }

  .btn-txt {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 1rem 2rem 1rem 3rem;
  }

  .kontakt-btn-txt {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0.75rem 1.5rem 0.75rem 2rem;
  }
}
