:root {
  --white: white;
  --dim-grey: #555;
  --firebrick: #d41717;
  --black: black;
  --dark-slate-blue: #0e507a;
  --gainsboro: gainsboro;
}

.body {
  background-color: var(--white);
  font-family: "1 Robotoslab variablefont wght", sans-serif;
}

.section {
  background-image: linear-gradient(rgba(14, 80, 122, .45), rgba(14, 80, 122, .45)), url('../images/Mika-Hrader.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0%;
  display: flex;
}

.section-2 {
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding: 10% 0% 10% 10%;
  display: flex;
}

.text-block {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  font-family: "1 Robotoslab variablefont wght", sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 40px;
}

.div-block {
  border-bottom: 3px solid var(--white);
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0%;
  padding-right: 0%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  color: var(--dim-grey);
  font-size: 15px;
}

.nav-link:hover {
  color: var(--firebrick);
  font-weight: 400;
}

.nav-link.w--current {
  color: var(--firebrick);
}

.men {
  background-color: var(--white);
  border-radius: 0;
  justify-content: space-around;
  align-items: center;
  width: auto;
  height: 80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 3px 7px rgba(0, 0, 0, .15);
}

.sparche {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  height: auto;
  padding: 25px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.sprachwahl {
  background-color: var(--white);
  cursor: pointer;
  background-image: url('../images/Mika_Welt_grau.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 80%;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  box-shadow: -2px 2px 7px rgba(0, 0, 0, .15);
}

.sprachwahl:hover {
  background-image: url('../images/Sprache-Logo-rot.png'), url('../images/Sprache-Logo.png');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 80%, auto 80%;
  position: static;
  bottom: 2px;
}

.div-block-2 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  width: auto;
  height: auto;
  margin-bottom: 15px;
  padding: 15px;
  display: none;
  box-shadow: -2px 2px 7px rgba(0, 0, 0, .15);
}

.deutsch {
  color: var(--black);
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Deutschland.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 60%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
}

.deutsch:hover {
  color: var(--firebrick);
}

.jamanisch {
  color: var(--black);
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Japan.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 60%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
}

.jamanisch:hover {
  color: var(--firebrick);
}

.brand {
  background-color: var(--white);
  align-items: flex-start;
  padding: 5px;
  display: flex;
}

.paragraph {
  color: rgba(0, 0, 0, .8);
  width: 80%;
  margin-bottom: 10%;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-2 {
  color: rgba(0, 0, 0, .8);
  margin-bottom: 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.section-3 {
  background-color: var(--dim-grey);
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-bottom: 5%;
  padding-top: 0;
  display: flex;
}

.header-ber-mich {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.image {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.paragraph-2 {
  color: var(--dim-grey);
  width: auto;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.text-block-3 {
  color: var(--dim-grey);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  display: flex;
}

.bold-text, .bold-text-2, .bold-text-3 {
  font-style: normal;
  font-weight: 400;
}

.link {
  color: var(--dim-grey);
  font-weight: 400;
  text-decoration: none;
}

.link:hover {
  color: var(--dim-grey);
  text-decoration: none;
}

.link-2 {
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
  margin-right: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  text-decoration: none;
}

.link-2:hover {
  text-decoration: underline;
}

.section-6 {
  background-color: var(--dim-grey);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  padding-top: 0;
  display: flex;
}

.column-2 {
  height: 100vh;
  padding: 15px 0 15px 15px;
  bottom: 100px;
}

.div-block-4 {
  background-color: var(--white);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 90%;
  padding: 70px 50px 50px;
  display: flex;
  box-shadow: -2px 2px 7px rgba(0, 0, 0, .15);
}

.feld {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--firebrick);
  background-color: rgba(0, 0, 0, 0);
}

.text {
  color: var(--dim-grey);
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  font-weight: 500;
}

.paragraph-3 {
  color: rgba(255, 255, 255, .5);
  text-align: center;
  width: 70%;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 20px;
  line-height: 27px;
}

.column-3 {
  height: 100vh;
  padding: 15px 15px 15px 0;
  bottom: 100px;
}

.form-block {
  margin-bottom: 0;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.submit-button {
  background-color: var(--firebrick);
  color: var(--white);
  border-radius: 20px;
  padding: 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
}

.submit-button:hover {
  position: relative;
  bottom: 2px;
  box-shadow: -2px 2px 7px rgba(0, 0, 0, .2);
}

.textarea {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--firebrick);
  min-height: 100px;
  margin-bottom: 0;
}

.link-3 {
  color: var(--dim-grey);
  text-align: center;
  margin-bottom: 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  text-decoration: none;
  display: block;
}

.link-3:hover {
  text-decoration: underline;
}

.text-block-4 {
  color: rgba(85, 85, 85, .3);
  text-align: center;
  margin-bottom: 5px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

.div-block-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  background-color: var(--firebrick);
  text-align: center;
  border-radius: 20px;
  width: auto;
  margin-top: 0;
  padding: 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  display: block;
  position: relative;
}

.button:hover {
  position: relative;
  bottom: 2px;
  box-shadow: -2px 2px 7px rgba(0, 0, 0, .2);
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0%;
  display: flex;
  position: static;
  top: auto;
  bottom: 65px;
  left: 0%;
  right: 0%;
}

.div-block-4-copy {
  background-color: var(--white);
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 90%;
  padding: 70px 50px 50px;
  display: flex;
  box-shadow: -2px 2px 7px rgba(0, 0, 0, .15);
}

.map {
  background-image: linear-gradient(rgba(14, 80, 122, .25), rgba(14, 80, 122, .25));
  height: 40vh;
}

.column-4 {
  background-color: rgba(14, 80, 122, .1);
  align-items: center;
  height: 40vh;
  padding: 0;
  display: flex;
}

.column-5 {
  background-color: var(--firebrick);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 40vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns {
  border-top: 1px none var(--dark-slate-blue);
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-8 {
  background-color: var(--dim-grey);
  justify-content: center;
  align-items: center;
  height: 40%;
  padding: 0 50px;
  display: flex;
  position: static;
  left: 0;
}

.div-block-9 {
  background-image: url('../images/Logo_Kreis.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 40%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60%;
  display: flex;
}

.englisch {
  color: var(--black);
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Sprache_Englliscsch.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 60%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
  display: none;
}

.englisch:hover {
  color: var(--firebrick);
}

.section-7 {
  background-color: var(--dim-grey);
  justify-content: center;
  align-items: center;
  height: 50vh;
  padding-top: 80px;
  display: flex;
}

.section-8 {
  background-color: var(--dim-grey);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  padding-top: 80px;
  display: flex;
}

.section-10 {
  height: auto;
  padding: 10%;
}

.leistungs_men {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 100vh;
  padding-right: 25px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.seminar {
  cursor: pointer;
  padding: 5px 0 5px 10px;
  text-decoration: none;
  display: flex;
}

.seminar_punkt {
  cursor: pointer;
  background-color: #555;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.seminar_punkt:hover {
  background-color: rgba(85, 85, 85, .7);
}

.seminar_text {
  color: var(--dim-grey);
  font-size: 15px;
  font-weight: 500;
  display: none;
}

.beratung-coaching {
  cursor: pointer;
  padding: 5px 0 5px 10px;
  text-decoration: none;
  display: flex;
}

.beratung-coaching_punkt {
  background-color: var(--dim-grey);
  cursor: pointer;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.beratung-coaching_punkt:hover {
  background-color: rgba(85, 85, 85, .7);
}

.beratung-coaching_text {
  color: var(--dim-grey);
  font-size: 15px;
  font-weight: 500;
  display: none;
}

.dolmetschen-bersetzen {
  cursor: pointer;
  padding: 5px 0 5px 10px;
  text-decoration: none;
  display: flex;
}

.dolmetschen-bersetzen_punkt {
  background-color: var(--dim-grey);
  cursor: pointer;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.dolmetschen-bersetzen_punkt:hover {
  background-color: rgba(85, 85, 85, .7);
}

.dolmetschen-bersetzen_text {
  color: var(--dim-grey);
  font-size: 15px;
  font-weight: 500;
  display: none;
}

.recherche-koordination {
  cursor: pointer;
  padding: 5px 0 5px 10px;
  text-decoration: none;
  display: flex;
}

.recherche-koordination_punkt {
  background-color: var(--dim-grey);
  cursor: pointer;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.recherche-koordination_punkt:hover {
  background-color: rgba(85, 85, 85, .7);
}

.recherche-koordination_text {
  color: var(--dim-grey);
  width: auto;
  font-size: 15px;
  font-weight: 500;
  display: none;
}

.header-seminare {
  color: var(--dim-grey);
  text-align: left;
  margin-bottom: 25px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.paragraph-5 {
  color: var(--dim-grey);
  width: 70%;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.header-beratung-coaching {
  color: var(--dim-grey);
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 25px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.beratung-und-coaching_box {
  background-color: var(--gainsboro);
  height: auto;
  padding: 10%;
}

.dolmetschen-bersetzen_box, .seminare_box {
  height: auto;
  padding: 10%;
}

.recherche-koordination_box {
  background-color: var(--gainsboro);
  height: auto;
  padding: 10%;
}

.rich-text-block {
  color: var(--dim-grey);
  width: 70%;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  line-height: 25px;
}

.button-3 {
  border: 1px solid var(--dim-grey);
  color: var(--dim-grey);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  margin-top: 5%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
}

.button-3:hover {
  background-color: var(--dim-grey);
  color: var(--white);
  background-image: url('../images/Pfeil_Mika.png');
  background-position: 92%;
  background-repeat: no-repeat;
  background-size: 20%;
  border-style: solid;
  padding-right: 50px;
}

.div-block-14 {
  background-image: url('../images/Berg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 25vh;
  margin-bottom: 10%;
}

.div-block-15 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-right: 10%;
  display: flex;
}

.rich-text-block-2 {
  text-align: left;
  width: 80%;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  line-height: 25px;
}

.div-block-16 {
  background-color: var(--white);
  background-image: url('../images/Kirschbaum.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto 110%;
  width: 100vw;
  height: 60vh;
  margin-top: 5%;
  margin-bottom: 5%;
  position: relative;
  bottom: 0;
}

.rich-text-block-3 {
  color: var(--dim-grey);
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  line-height: 25px;
}

.leistungs_men-japan {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 100vh;
  padding-right: 25px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section-12 {
  height: auto;
  padding: 15% 10% 10%;
}

.paragraph-6 {
  color: var(--dim-grey);
  width: 70%;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  line-height: 25px;
  text-decoration: none;
}

.link-5 {
  color: var(--dim-grey);
  text-decoration: none;
}

.link-5:hover {
  text-decoration: underline;
}

.column-9 {
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.div-block-18 {
  margin-left: 50px;
}

.column-mika_bild {
  flex-direction: column;
  padding-bottom: 0%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  bottom: 0;
}

.body-2 {
  background-image: url('../images/Logo_Mika.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
}

.text-block-7 {
  color: var(--white);
}

.success-message {
  background-color: var(--firebrick);
}

.text-block-8 {
  color: var(--white);
}

.error-message, .success-message-2 {
  background-color: var(--firebrick);
}

.text-block-9 {
  color: var(--white);
  background-color: rgba(0, 0, 0, 0);
}

.text-block-10 {
  color: var(--white);
}

.error-message-2 {
  background-color: var(--firebrick);
}

.link-6 {
  color: var(--dim-grey);
  text-decoration: none;
}

.link-6:hover {
  text-decoration: underline;
}

.link-7 {
  color: var(--dim-grey);
  text-decoration: none;
}

.link-7:hover {
  text-decoration: underline;
}

.column-13 {
  height: auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link-8, .link-9, .link-10 {
  color: var(--dim-grey);
  cursor: default;
  text-decoration: none;
}

.text-block-11 {
  color: var(--dim-grey);
  margin-left: 35px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 15px;
  font-style: normal;
}

.body-3, .body-4 {
  font-family: "1 Robotoslab variablefont wght", sans-serif;
}

@media screen and (max-width: 479px) {
  .section-2 {
    padding-left: 5%;
    padding-right: 0%;
  }

  .text-block {
    font-size: 25px;
  }

  .div-block {
    width: 80%;
  }

  .navbar.japanisch {
    background-color: var(--white);
    justify-content: space-between;
    display: flex;
  }

  .men {
    box-shadow: none;
    padding-left: 0;
    padding-right: 1px;
  }

  .paragraph {
    color: #000;
    width: 90%;
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-2 {
    font-size: 25px;
    line-height: 25px;
  }

  .section-3 {
    height: 40vh;
  }

  .header-ber-mich {
    margin-bottom: 5%;
    font-size: 30px;
  }

  .paragraph-2 {
    font-size: 12px;
    line-height: 22px;
  }

  .text-block-3 {
    font-size: 25px;
    line-height: 30px;
  }

  .link-2 {
    font-size: 12px;
  }

  .section-6 {
    height: 50vh;
  }

  .column-2 {
    height: auto;
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-4 {
    height: 70%;
  }

  .column-3 {
    height: auto;
    padding-right: 0;
  }

  .div-block-4-copy {
    justify-content: space-between;
    align-items: center;
    height: 50%;
  }

  .column-5 {
    height: 30vh;
  }

  .columns {
    flex-direction: column;
  }

  .div-block-8 {
    justify-content: flex-start;
    height: 30%;
    padding-left: 25px;
  }

  .div-block-9 {
    background-size: auto 50%;
  }

  .section-7, .section-8 {
    height: 40vh;
  }

  .section-10 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .header-seminare {
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-5 {
    width: 90%;
    font-size: 12px;
    line-height: 22px;
  }

  .header-beratung-coaching {
    font-size: 25px;
    line-height: 30px;
  }

  .rich-text-block {
    width: 90%;
    font-size: 12px;
    line-height: 22px;
  }

  .button-3 {
    font-size: 12px;
  }

  .div-block-15 {
    padding-right: 5%;
  }

  .rich-text-block-2 {
    color: var(--black);
    width: 90%;
  }

  .div-block-16 {
    background-size: auto 100%;
    width: 100vw;
    height: 30vh;
  }

  .rich-text-block-3 {
    font-size: 12px;
    line-height: 22px;
  }

  .section-12 {
    align-items: center;
    height: 70vh;
    padding: 5%;
    display: flex;
  }

  .paragraph-6 {
    width: 90%;
    padding-top: 0%;
  }

  .div-block-18 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .column-10, .column-11 {
    display: none;
  }

  .columns-3 {
    margin-top: -5%;
  }

  .form {
    font-size: 12px;
  }

  .column-12 {
    display: none;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    padding-top: 27px;
    display: flex;
  }

  .menu-button.w--open, .nav-menu {
    background-color: var(--white);
  }

  .icon-2 {
    color: var(--black);
  }

  .menu-button-2 {
    padding-top: 28px;
  }

  .menu-button-2.w--open {
    background-color: var(--white);
  }

  .icon-3 {
    color: var(--black);
  }

  .nav-menu-2, .nav-menu-3, .menu-button-3 {
    background-color: var(--white);
  }

  .menu-button-3.w--open {
    background-color: var(--white);
    padding-top: 28px;
  }

  .icon-4 {
    color: var(--black);
  }

  .menu-button-4 {
    background-color: var(--white);
  }

  .menu-button-4.w--open {
    padding-top: 28px;
  }

  .nav-menu-4, .menu-button-5 {
    background-color: var(--white);
  }

  .menu-button-5.w--open {
    background-color: var(--white);
    padding-top: 28px;
  }

  .nav-menu-5 {
    background-color: var(--white);
  }

  .icon-5 {
    color: var(--black);
  }

  .nav-menu-6 {
    background-color: var(--white);
  }

  .menu-button-6 {
    padding-top: 28px;
  }

  .menu-button-6.w--open {
    background-color: var(--white);
  }

  .icon-6 {
    color: var(--black);
  }

  .menu-button-7 {
    background-color: var(--white);
  }

  .menu-button-7.w--open {
    background-color: var(--white);
    padding-top: 28px;
  }

  .nav-menu-7 {
    background-color: var(--white);
  }

  .icon-7 {
    color: var(--black);
  }

  .menu-button-8 {
    background-color: var(--white);
  }

  .menu-button-8.w--open {
    background-color: var(--white);
    color: var(--black);
    padding-top: 28px;
  }

  .nav-menu-8, .nav-menu-9, .menu-button-9 {
    background-color: var(--white);
  }

  .menu-button-9.w--open {
    padding-top: 28px;
  }

  .menu-button-10 {
    background-color: var(--white);
  }

  .menu-button-10.w--open {
    background-color: var(--white);
    color: var(--black);
    padding-top: 28px;
  }

  .nav-menu-10 {
    background-color: var(--white);
  }

  .menu-button-11 {
    padding-top: 28px;
  }

  .menu-button-11.w--open {
    background-color: var(--white);
    color: var(--black);
  }

  .nav-menu-11 {
    background-color: var(--white);
  }
}


@font-face {
  font-family: '1 Robotoslab variablefont wght';
  src: url('../fonts/RobotoSlab-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}