.ce_herosection {
  padding-bottom: clamp(5.75rem, 2.1136rem + 9.697vw, 13.75rem);
  overflow: hidden;
  display: grid;
  width: 100%;
  max-height: 100dvh;
  margin-bottom: 5em;
  grid-template-columns: repeat(12, 0.5fr);
}
.ce_herosection > * {
  grid-column: 1;
  grid-row: 1;
}
.ce_herosection .inside {
  width: 78%;
  max-width: 1280px;
  margin-inline: auto;
  margin-block: auto;
  position: relative;
  grid-row: 6 / 8;
  grid-column: 2 / 12;
}
@media (max-width: 767px) {
  .ce_herosection .inside {
    width: 92%;
  }
}
.ce_herosection .text-wrap {
  grid-row: 5 / 9;
  grid-column: 2 / 12;
  padding-top: 10vh;
  position: relative;
  display: flex;
  flex-direction: column;
  height: calc(100% - 3rem);
  width: 100%;
}
.ce_herosection .text-wrap h1, .ce_herosection .text-wrap h2 {
  font-size: 2.2em;
  font-size: clamp(2.2em, -3em + 12.4vw, 6.75em);
  line-height: 1.1;
  margin-bottom: 1.2em;
  font-family: "Segoe Script Bold", "Times New Roman", serif;
  font-family: "Segoe Script Bold", "Times New Roman", serif;
  margin-bottom: 0;
  font-weight: 600;
  color: #f5f1ea;
  text-align: center;
  text-shadow: 2px 2px #000;
}
.ce_herosection .cta-wrap {
  margin: auto;
  padding-top: 0.8em;
}
.ce_herosection .cta-wrap .btn {
  background-color: #fff;
  color: #181818;
  border-radius: 0;
}
.ce_herosection .paragraph {
  font-size: 1.5em;
  font-size: clamp(1.5em, 1.3846rem + 0.3846vw, 2em);
  font-weight: 400;
  line-height: 1.4;
  max-width: 400px;
  text-wrap: balance;
}
.ce_herosection figure {
  grid-row: 1 / 13;
  grid-column: 1 / 13;
  position: relative;
  height: auto;
  overflow: hidden;
}
.ce_herosection figure picture {
  display: block;
  width: 100%;
}
.ce_herosection figure figcaption {
  display: none;
}
.ce_herosection figure img {
  width: 100%;
  object-fit: cover;
  height: auto;
}
@media (min-width: 768px) {
  .ce_herosection .text-wrap {
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .ce_herosection .text-wrap {
    justify-content: flex-end;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Fetnofica.abnahme-server.de%2Fhttpdocs%2Fprivate-bundles%2Fmarkusmilkereit%2Fetnofica-basic%2Fsrc%2FResources%2Fpublic%2Fcss%2Felements%2Fce_herosection.scss%22%2C%22var%2Fwww%2Fvhosts%2Fetnofica.abnahme-server.de%2Fhttpdocs%2Fprivate-bundles%2Fmarkusmilkereit%2Fetnofica-basic%2Fsrc%2FResources%2Fpublic%2Fcss%2Felements%2F..%2Fincludes%2F_mixins.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%22%7D */