.body {
  background-color: #ed78ac;
}

.hero {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.animate {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.clam_grad {
  z-index: 2;
  width: 80vw;
  position: absolute;
  inset: auto -10% -40% auto;
}

.circ_grad {
  z-index: 1;
  position: absolute;
  inset: -200px auto auto -300px;
}

.h1 {
  margin-top: 0;
  font-family: Mensaga, Arial, sans-serif;
  font-size: 200px;
  font-weight: 400;
  line-height: 160px;
}

.hero_headers {
  flex-flow: column;
  display: flex;
}

.pre_head {
  color: #fff;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Boneless, Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.h3 {
  color: #fff;
  text-align: right;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Boneless, Arial, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 80px;
}

.about_us {
  z-index: 3;
  background-color: #ec684f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.aboutus_animate {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

.aboutus_wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
  width: 817px;
  display: flex;
}

.aboutus_left {
  align-items: flex-start;
  width: 111.625px;
  height: 100%;
  line-height: 0;
  display: flex;
}

.aboutus_right {
  width: 700px;
  padding-top: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.h5 {
  color: #3c3c3b;
  text-transform: uppercase;
  font-family: Mensaga, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 0;
}

.p {
  color: #3c3c3b;
  font-size: 30px;
  font-weight: 100;
  line-height: 35px;
}

.contact {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar {
  background-color: #ddd0;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  padding-top: 20px;
  padding-left: 20px;
  display: block;
  position: fixed;
  top: 0;
}

.image {
  width: 50px;
}

.container {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-width: 100vw;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.icon {
  width: 50px;
  height: 50px;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
}

.image-2 {
  width: 600px;
}

.image-3 {
  width: 1750px;
  max-width: none;
  position: relative;
  top: 819px;
}

.logoholder {
  z-index: 99;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 255px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.heading {
  color: #333;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 8px;
  font-weight: 900;
  line-height: 20px;
}

.heading._2 {
  color: #3c3c3b;
  margin-top: 0;
  font-size: 10px;
  line-height: 8px;
}

.image-4 {
  cursor: pointer;
  width: 40px;
  transition: all .2s;
}

.div-block-2 {
  width: 600px;
  height: 600px;
  position: relative;
}

.div-block-3 {
  border: 1px solid #ec684f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.image-5 {
  width: 15px;
  height: 15.2969px;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 39px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.orangebg {
  z-index: -1;
  color: #ec684f;
  background-color: #ec684f;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-6 {
  width: 570px;
  display: none;
  position: static;
  inset: 0% auto auto 0%;
}

.div-block-6 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.kontakt {
  z-index: 99;
  background-color: #ec684f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 600px;
  display: flex;
  position: absolute;
  overflow: visible;
}

.contact_wrapper {
  z-index: 99;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 500px;
  padding: 20px 50px;
  display: flex;
  position: relative;
}

.heading-2 {
  color: #3c3c3b;
  text-align: center;
  width: 293.047px;
  margin-bottom: 30px;
  font-family: Mensaga, Arial, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 90px;
}

.form-block {
  width: 293px;
}

.text-field {
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #3c3c3b;
  padding-bottom: 15px;
  padding-left: 0;
}

.text-field::placeholder {
  color: #3c3c3b;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 800;
}

.text-field-2 {
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #3c3c3b;
  padding-bottom: 15px;
  padding-left: 0;
}

.text-field-2::placeholder {
  color: #3c3c3b;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 700;
}

.text-field-3 {
  border: 1px #000;
  border-bottom: 1px solid #3c3c3b;
}

.textarea {
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #3c3c3b;
  min-height: 80px;
  padding-left: 0;
}

.textarea::placeholder {
  color: #3c3c3b;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 800;
}

.submit-button {
  background-color: #3c3c3b;
  border-radius: 50px;
  width: 150px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 700;
}

.div-block-7 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 250px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.prehed {
  letter-spacing: 5px;
  font-family: Boneless, Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.div-block-8 {
  border: 1px solid #ec684f;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.half_circ {
  width: 100%;
  height: 50%;
  position: relative;
}

.half-line {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top-left-radius: 1000px;
  border-top-right-radius: 500px;
  width: 100%;
  height: 165px;
}

.image-7 {
  width: 550px;
}

.image-8 {
  width: 1750px;
  max-width: none;
  position: absolute;
  inset: 74px auto auto -249px;
}

.div-block-9 {
  border: 1px solid #000;
  border-top-left-radius: 400px;
  border-top-right-radius: 500px;
  width: 300px;
  height: 200px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-9, .menu-button {
  display: none;
}

.code-embed {
  z-index: 99;
  letter-spacing: 9px;
  justify-content: center;
  align-items: center;
  width: 570px;
  height: 570px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 12px;
  font-weight: 200;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.section {
  z-index: 99;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ec684f;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 35px;
  display: flex;
  position: relative;
}

.footerhead {
  color: #353535;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 20px;
  text-decoration: none;
}

.body-2 {
  background-color: #ec684f;
}

.imprint {
  flex-flow: column;
  width: 100vw;
  min-height: 100vh;
  padding-top: 10%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Mensaga, Arial, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
}

.text-block {
  margin-bottom: 20px;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
}

.bold-text, .text-block-2 {
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
}

.bold-text-2 {
  color: #000;
  text-decoration: underline;
}

.link {
  color: #333;
  font-weight: 400;
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.image-10 {
  width: 40px;
}

.link-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  transition: all .2s;
  display: flex;
}

.link-block:hover {
  transform: scale(1.1);
}

.success-message {
  background-color: #3c3c3b;
}

.text-block-3 {
  color: #ec684f;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-weight: 600;
}

@media screen and (max-width: 479px) {
  .aboutus_animate {
    height: 300px;
  }

  .aboutus_wrap {
    width: 300px;
  }

  .aboutus_left {
    width: 115px;
  }

  .aboutus_right {
    width: auto;
  }

  .h5 {
    font-size: 25px;
  }

  .p {
    width: 210.266px;
    font-size: 15px;
    font-weight: 200;
    line-height: 20px;
  }

  .navbar {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    padding-top: 30px;
    padding-left: 40px;
    display: block;
  }

  .image {
    width: 25px;
  }

  .image-2 {
    width: 320px;
  }

  .logoholder {
    justify-content: center;
    align-items: center;
    height: 235px;
  }

  .heading {
    font-size: 6px;
    line-height: 15px;
  }

  .image-4 {
    width: 25px;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    width: 320px;
    height: auto;
    display: flex;
  }

  .image-6 {
    width: 300px;
  }

  .kontakt {
    width: 320px;
    height: 320px;
    display: flex;
  }

  .contact_wrapper {
    padding-bottom: 54px;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 45px;
  }

  .form-block {
    width: 250px;
  }

  .text-field {
    height: 25px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px;
    line-height: 10px;
  }

  .text-field-2 {
    height: 25px;
    padding-bottom: 8px;
    font-size: 10px;
    line-height: 10px;
  }

  .textarea {
    min-height: 50px;
    font-size: 10px;
  }

  .submit-button {
    width: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
  }

  .image-7 {
    width: 300px;
  }

  .div-block-10 {
    text-align: center;
  }

  .image-9 {
    width: 20px;
  }

  .brand {
    height: 100%;
    min-height: 100%;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .menu-button {
    padding: 0;
  }

  .code-embed {
    display: flex;
  }

  .imprint {
    padding-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-3 {
    font-size: 50px;
    line-height: 50px;
  }

  .image-10 {
    width: 25px;
  }
}


@font-face {
  font-family: 'Inter Variablefont Opsz Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mensaga';
  src: url('../fonts/mensaga-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Boneless';
  src: url('../fonts/Boneless.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}