.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image1 {
  opacity: 1;
  width: 12rem;
  max-width: none;
  margin-bottom: 0;
}

.brand {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.navbar {
  z-index: 2147483647;
  outline-offset: 0px;
  background-color: #0e0e0e;
  border-top: 0 solid #f5f5f5;
  border-bottom: 2px solid #242424;
  border-left: 0 solid #0e0e0e;
  border-right: 0 solid #f5f5f5;
  border-radius: 0;
  outline: 3px #333;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.nav-link {
  color: #eee;
  border-bottom: 0 solid #000;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 2rem;
  padding: .5rem 0;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3rem;
  text-decoration: none;
  transition: all .1s cubic-bezier(.165, .84, .44, 1);
}

.nav-link:hover {
  border: 1px #000;
  border-bottom: 3px solid #e5232b;
}

.nav-link.w--current {
  color: #e5232b;
  border-bottom: 2px solid #e5232b;
}

.nav-link.nav-link-alt {
  color: #fff;
  background-color: #e5232b;
  border-radius: 10px;
  margin-top: auto;
  margin-right: 0;
  padding: 1rem 1.2rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2rem;
  transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
}

.nav-link.nav-link-alt:hover {
  background-color: #ff3139;
  border-bottom-style: none;
}

.container {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container.container-alt-1 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  justify-content: space-between;
  width: 90vw;
  max-width: 90vw;
  margin-left: 0;
  margin-right: 0;
}

.container.container-alt-1-copy-copy-copy {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 90vw;
  margin: 0 0 3rem;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-2 {
  background-color: #e5232b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 4rem;
  display: flex;
  overflow: hidden;
}

.section {
  background-color: #0e0e0e;
  background-image: radial-gradient(circle at 50% 140%, #e5232b00 39%, #e5232b 39%, #581013 46%, #fff0 46%), radial-gradient(circle farthest-side at 100% 0, #e5232b 5%, #fff0 5% 20%, #e5232b 20%, #581013 30%, #fff0 30%, #fff0);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.section-leistungen {
  color: #272222;
  background-color: #1f1f1f;
  background-image: none;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section.section-ablauf {
  background-color: #e5232b;
  background-image: radial-gradient(circle farthest-side at 50% -450%, #ffa9a9, #fff0);
  padding-top: 0;
  padding-bottom: 5rem;
}

.section.section-referenz {
  background-color: #1f1f1f;
  background-image: none;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section.section-footer {
  background-color: #0e0e0e;
  background-image: none;
  padding-top: 5rem;
  padding-bottom: 3rem;
}

.section.section-ablauf-copy {
  background-color: #f0f0f0;
  background-image: radial-gradient(circle farthest-side at 50% -450%, #fff, #fff0);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section.section-dienstleistung {
  color: #272222;
  background-color: #0e0e0e;
  background-image: radial-gradient(circle at 120%, #e5232b00 23%, #e5232b 23% 30%, #fff0 30%);
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section.section-dienstleistung.section-dienstleistung-1 {
  background-image: radial-gradient(circle at -20%, #e5232b00 23%, #e5232b 23% 30%, #fff0 30%);
}

.heading {
  color: #fff;
  text-align: center;
  border: 0 #000;
  justify-content: center;
  align-items: flex-start;
  width: 90vw;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 4rem;
  line-height: 5rem;
  display: block;
}

.div-block-2 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.kontakt-div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  width: 90vw;
  margin-bottom: 0;
  display: flex;
}

.body {
  border-radius: 0;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.button-primary {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #e5232b;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.2rem;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-decoration: none;
  transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
  display: block;
  position: relative;
  overflow: hidden;
}

.button-primary:hover {
  background-color: #e74249;
}

.button-primary-text {
  color: #eee;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4rem;
  text-decoration: none;
}

.button-secondary {
  opacity: 1;
  color: #fff;
  background-color: #3f3f3f;
  border-radius: 10px;
  padding: 1rem 1.2rem;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-decoration: none;
  transition: all .6s cubic-bezier(.165, .84, .44, 1);
}

.button-secondary:hover {
  background-color: #272727;
}

.button-secondary-text {
  color: #eee;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4rem;
  text-decoration: none;
}

.hero-button-1-shine {
  z-index: 1;
  opacity: .17;
  background-color: #fff;
  width: 50px;
  height: 150px;
  position: absolute;
  overflow: visible;
}

.header-img {
  width: 9rem;
  margin-left: 0;
  margin-right: 0;
  position: static;
  inset: 30% 5% auto auto;
}

.text-span-2 {
  color: #0e0e0e;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  background-color: #e5232b;
  border-radius: 10px;
  flex-flow: row;
  padding-left: 1rem;
  padding-right: 1rem;
  display: inline;
  position: relative;
}

.div-block-3 {
  outline-offset: 0px;
  background-color: #ff9898;
  background-image: url('../images/2025-01-2719.17.42_1.webp');
  background-position: 50%;
  background-size: auto 100%;
  border: 0 #fff;
  border-radius: 20px;
  outline: 5px solid #fff;
  width: 18%;
  height: 20rem;
  max-height: 30vw;
  margin-top: 0;
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  transform: rotate(-4deg)translate(0, 91px);
}

.div-block-3:hover {
  transform: rotate(-4deg)translate(0, 51px);
}

.div-block-3.hero-card {
  outline-offset: 0px;
  background-image: url('../images/683af275caa099d01c27b4ac_2025-01-27_19.17.42_1-transformed.webp');
  outline: 5px #111;
  max-width: 15rem;
}

.card-container {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
}

.div-block-4 {
  outline-offset: 0px;
  background-color: #ff9898;
  background-image: linear-gradient(#fff0 50%, #000), url('../images/2025-02-2418.43.03.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto 100%;
  border-radius: 20px;
  outline: 5px solid #fff;
  width: 18%;
  height: 20rem;
  max-height: 30vw;
  margin-top: 0;
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  transform: translate(0, 70px);
}

.div-block-4:hover {
  transform: translate(0, 25px);
}

.div-block-4.hero-card {
  outline-offset: 0px;
  background-image: url('../images/683af27775179f701b73b2c6_2025-02-24_18.43.03-transformed.webp');
  background-position: 50%;
  background-size: auto 100%;
  outline: 5px #111;
  max-width: 15rem;
}

.div-block-5 {
  outline-offset: 0px;
  background-color: #ff9898;
  background-image: url('../images/2025-01-2319.58.11.webp');
  background-position: 50%;
  background-size: auto 100%;
  border-radius: 20px;
  outline: 5px solid #fff;
  width: 18%;
  height: 20rem;
  max-height: 30vw;
  margin-top: 0;
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  transform: rotate(4deg)translate(0, 91px);
}

.div-block-5:hover {
  transform: rotate(4deg)translate(0, 51px);
}

.div-block-5.hero-card {
  outline-offset: 0px;
  background-image: url('../images/683af2751b3190fc20ab74b0_2025-01-23_19.58.11-transformed.webp');
  outline: 5px #111;
  max-width: 15rem;
}

.div-block-6 {
  outline-offset: 0px;
  background-color: #ff9898;
  background-image: url('../images/2025-02-2517.04.21.webp');
  background-position: 50%;
  background-size: auto 100%;
  border-radius: 20px;
  outline: 5px solid #fff;
  width: 18%;
  height: 20rem;
  max-height: 30vw;
  margin-top: 0;
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  transform: rotate(-8deg)translate(0, 130px);
}

.div-block-6:hover {
  transform: rotate(-8deg)translate(0, 90px);
}

.div-block-6.hero-card {
  outline-offset: 0px;
  background-image: url('../images/683af275bcfc50b6b6d10b09_2025-02-25_17.04.21-transformed.webp');
  outline: 5px #111;
  max-width: 15rem;
}

.div-block-7 {
  outline-offset: 0px;
  background-color: #ff9898;
  background-image: url('../images/2024-12-1815.55.20.webp');
  background-position: 50%;
  background-size: auto 100%;
  border-radius: 20px;
  outline: 5px solid #fff;
  width: 18%;
  height: 20rem;
  max-height: 30vw;
  margin-top: 0;
  transition: transform .6s cubic-bezier(.165, .84, .44, 1);
  position: relative;
  transform: rotate(8deg)translate(0, 130px);
}

.div-block-7:hover {
  transform: rotate(8deg)translate(0, 90px);
}

.div-block-7.hero-card {
  outline-offset: 0px;
  background-image: url('../images/683af275ccfefd2127b486f1_2024-12-18_15.55.20-transformed.webp');
  background-position: 50%;
  background-size: auto 100%;
  outline: 5px #111;
  max-width: 15rem;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3rem;
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.partnerschafts-verlaufpanel {
  background-color: #e4e4e426;
  background-image: linear-gradient(13deg, #ffffff3d, #ffffff2e 60%);
  border-radius: 10px;
  flex-flow: column;
  width: 27vw;
  height: auto;
  margin-top: 0;
  padding: 2rem 1rem;
  display: flex;
  overflow: clip;
  box-shadow: 0 2px 20px -5px #fff3;
}

.heading-2-copy {
  color: #fff;
  text-align: center;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-left: 0;
  padding-right: 0;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.heading-4 {
  color: #fff;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.div-block-10 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #111;
  background-color: #272222;
  background-image: linear-gradient(139deg, #473e3e, #272222);
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 90vw;
  margin-bottom: 3rem;
  padding: 2rem 1rem;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 20px -5px #272222;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 90vw;
  display: grid;
}

.nav-menu {
  display: flex;
}

.text-block-7 {
  color: #eee;
  text-align: center;
  width: 90vw;
}

.nav-link-copy {
  color: #eee;
  margin-top: auto;
  margin-bottom: auto;
  padding: .5rem 0;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3rem;
  text-decoration: none;
  transition: all .1s cubic-bezier(.165, .84, .44, 1);
}

.nav-link-copy:hover {
  border-bottom: 3px solid #ff3139;
}

.div-block-12 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: 5rem;
  font-weight: 400;
  display: flex;
}

.form {
  background-color: #272222;
  background-image: linear-gradient(139deg, #473e3e, #272222);
  border-radius: 10px;
  width: 58vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 1rem;
  box-shadow: 0 2px 20px -5px #272222;
}

.text-field {
  color: #eee;
  background-color: #272222;
  border: 1px solid #463f3f;
  border-radius: 10px;
  margin-bottom: 2rem;
  padding: 1rem 1.2rem;
  font-size: 1rem;
  line-height: 1rem;
  transition: all .6s cubic-bezier(.165, .84, .44, 1);
}

.text-field:focus {
  border-color: #9b9b9b;
}

.text-field::placeholder {
  color: #f1f1f1;
}

.submit-button {
  background-color: #e5232b;
  border-radius: 10px;
  padding: 1rem 1.2rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2rem;
  transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
}

.submit-button:hover {
  background-color: #ff3139;
  border-radius: 10px;
}

.field-label {
  color: #eee;
  font-weight: 400;
}

.heading-5 {
  color: #fff;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.text-span-3 {
  -webkit-text-fill-color: transparent;
  background-image: radial-gradient(circle at 0 0, #ff3139, #e5232b 54%, #9e1419);
  -webkit-background-clip: text;
  background-clip: text;
}

.checkbox {
  background-color: #272222;
  border: 1px solid #463f3f;
  border-radius: 10px;
  width: 1.2rem;
  height: 1.2rem;
  margin-top: 0;
  margin-left: 0;
  transition: all .2s;
}

.checkbox.w--redirected-checked {
  background-color: #e5232b;
  border-color: #c9c9c9;
  padding-top: .1rem;
}

.checkbox.w--redirected-focus {
  box-shadow: 0 2px 5px #0003;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2rem;
  padding-left: 0;
  display: flex;
}

.checkbox-label {
  color: #eee;
  margin-bottom: 0;
  margin-left: 1rem;
}

.link-2 {
  color: #e5232b;
  text-decoration: none;
}

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

.verlauf-description {
  color: #fff;
  text-align: left;
  overflow-wrap: normal;
  margin-top: 1rem;
  margin-bottom: 0;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.verlauf-title {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 2rem;
}

.contact-header-nummer {
  color: #fff;
  margin: 0 auto 0;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4rem;
  text-decoration: none;
}

.text-span-4 {
  opacity: .8;
  font-size: 1.5rem;
}

.heading-2-copy-copy {
  color: #fff;
  text-align: center;
  text-align: center;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.fachgerecht-desc {
  color: #eee;
  text-align: left;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.verlauf-description-copy {
  color: #333;
  text-align: left;
  overflow-wrap: normal;
  margin-top: 1rem;
  margin-bottom: 0;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.heading-2-copy-copy {
  color: #333;
  text-align: center;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.bold-text {
  color: #333;
}

.partnerschafts-verlaufpanel-copy {
  background-color: #e4e4e426;
  background-image: linear-gradient(13deg, #fff3, #fff0 60%);
  border-radius: 10px;
  flex-flow: column;
  width: 70vw;
  height: auto;
  margin-top: 0;
  padding: 2rem 1rem;
  display: flex;
  overflow: clip;
  box-shadow: 0 2px 20px -5px #fff3;
}

.container-copy {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-2 {
  border-radius: 20px;
  width: auto;
  height: 25rem;
}

.heading-2-copy-copy-copy {
  outline-offset: 0px;
  color: #fff;
  text-align: left;
  background-color: #272222;
  border-radius: 10px;
  outline: 3px dashed #e5232b;
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
}

.container-2 {
  flex-flow: column;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-3 {
  border-radius: 10px;
  width: 45%;
  height: auto;
  margin-right: 2rem;
}

.image-3._1212 {
  margin-right: 0;
}

.heading-4-copy {
  color: #fff;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 2rem;
  line-height: 2.6rem;
}

.paragraph-2 {
  color: #eee;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.image-4 {
  width: 1.4rem;
  height: 1.4rem;
}

.div-block-14 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.container-3 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: wrap;
  width: 50%;
  display: flex;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.section-divider-bae_divider_1756989969632 {
  color: #1f1f1f;
  transform-style: preserve-3d;
  width: 100%;
  height: 24px;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(0)rotateZ(0);
}

.section-divider-bae_divider_1756990029080 {
  z-index: 100;
  color: #1f1f1f;
  width: 100%;
  height: 24px;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0;
  overflow: hidden;
  transform: rotate(180deg);
}

.div-block-15 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.div-block-10-copy {
  grid-column-gap: 1.8rem;
  grid-row-gap: 1.8rem;
  color: #111;
  background-color: #272222;
  background-image: linear-gradient(-139deg, #473e3e, #272222);
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 100%;
  padding: 2rem 1rem;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 20px -5px #272222;
}

.image-5 {
  width: 2rem;
  min-width: 1rem;
  height: 2rem;
  min-height: 1rem;
}

.button-primary-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #463f3f;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.8rem;
  padding: 1rem 1.2rem;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-decoration: none;
  transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-primary-copy:hover {
  background-color: #e74249;
}

.button-primary-copy2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #463f3f;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.8rem;
  padding: 1rem 1.2rem;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-decoration: none;
  transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-primary-copy2:hover {
  background-color: #e74249;
}

.button-primary-copy3 {
  grid-column-gap: 1.8rem;
  grid-row-gap: 1.8rem;
  outline-offset: 0px;
  background-color: #7e43b300;
  border: 4px #a0f;
  border-radius: 10px;
  outline: 3px dashed #975bce;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.8rem;
  padding: 1rem 1.2rem;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-decoration: none;
  transition: all .6s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-primary-copy3:hover {
  background-color: #975bce;
  outline-width: 0;
}

.container-5 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  display: flex;
}

.heading-5-copysdgsdg {
  color: #fff;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.button-primary-copy2-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #463f3f;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.8rem;
  padding: 1rem 1.2rem;
  font-family: Ubuntu Sans, sans-serif;
  font-size: 1.3rem;
  line-height: 1.3rem;
  text-decoration: none;
  transition: background-color .6s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-primary-copy2-copy:hover {
  background-color: #e74249;
}

.container-copy {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-copy-copy {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  height: auto;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.dienstleistung-header {
  outline-offset: 0px;
  color: #fff;
  text-align: left;
  background-color: #0e0e0e;
  border-radius: 10px;
  outline: 3px dashed #e5232b;
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  position: relative;
}

.dienstleistung-desc {
  color: #eee;
  text-align: left;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.dienstleistung-bild {
  outline-offset: 0px;
  border-radius: 20px;
  outline: 8px solid #e5232b;
  width: auto;
  height: 25rem;
}

.section-divider-bae_divider_1757464492588 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(0)rotateZ(180deg);
}

.section-divider-bae_divider_1757464626804 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(0)rotateZ(0);
}

.section-divider-bae_divider_1757464632521 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(180deg);
}

.section-divider-bae_divider_1757464638937 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.section-divider-bae_divider_1757464646154 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(0)rotateZ(180deg);
}

.section-divider-bae_divider_1757464649252 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(0)rotateZ(0);
}

.section-divider-bae_divider_1757464655304 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(180deg);
}

.section-divider-bae_divider_1757464658620 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.section-divider-bae_divider_1757464664020 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(0)rotateZ(180deg);
}

.section-divider-bae_divider_1757464667787 {
  color: #e5232b;
  transform-style: preserve-3d;
  width: 100%;
  height: 50px;
  position: absolute;
  top: -1px;
  bottom: auto;
  left: 0;
  overflow: hidden;
  transform: rotateX(0)rotateY(0)rotateZ(0);
}

.heading-2-copy {
  color: #fff;
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 2.6rem;
  line-height: 2.6rem;
}

.container-copy-copy-copy {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  height: auto;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.dienstleistung-bild-copy {
  outline-offset: 0px;
  outline-offset: 0px;
  border-radius: 20px;
  outline: 8px solid #e5232b;
  width: auto;
  height: 20rem;
}

.header-img-copy-copy {
  width: 90vw;
  height: 4rem;
  margin-left: auto;
  margin-right: auto;
}

.cw-cookie_checkbox {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.cw-button_secondary {
  color: #eee;
  text-align: center;
  background-color: #3f3f3f;
  border: 2px #3f3f3f;
  border-radius: 10px;
  justify-content: center;
  padding: 1rem 1.5rem;
  font-weight: 600;
  line-height: 1;
  transition: transform .3s, color .3s, background-color .3s;
}

.cw-button_secondary:hover {
  color: #fff;
  background-color: #272727;
  border-style: none;
  border-color: #e74249;
}

.cw-cookie_options {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.cw-cookie_script {
  display: none;
}

.cw-cookie_banner {
  z-index: 2147483647;
  background-color: #e4eafa;
  background-image: linear-gradient(305deg, #272222, #473e3e);
  border-radius: 1rem;
  max-width: 600px;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 20px 20px;
}

.cw-cookie_checkbox-check {
  background-color: #272222;
  border: 1px solid #463f3f;
  border-radius: 10px;
  width: 1.2rem;
  height: 1.2rem;
  margin-top: 0;
}

.cw-cookie_checkbox-check.w--redirected-checked {
  background-color: #e5232b;
  background-image: none;
  border: 1px solid #463f3f;
  border-radius: 10px;
  width: 1.2rem;
  height: 1.2rem;
}

.cw-cookie_selection {
  overflow: hidden;
}

.cw-cookie_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  margin-top: 2rem;
  display: flex;
}

.cw-button_primary {
  color: #fff;
  text-align: center;
  background-color: #e5232b;
  border-radius: 10px;
  padding: 1rem 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition: transform .3s, background-color .3s;
}

.cw-button_primary:hover {
  color: #fff;
  background-color: #e74249;
}

.heading-6, .paragraph-3 {
  color: #eee;
}

.link-3 {
  color: #eee;
  text-decoration: underline;
}

.checkbox-label-2 {
  color: #eee;
  font-weight: 400;
}

.text-block-8 {
  color: #eee;
  font-family: Ubuntu Sans, sans-serif;
  font-weight: 600;
}

.text-block-9 {
  font-weight: 600;
}

.text-block-10 {
  color: #eee;
  font-weight: 600;
}

.text-block-11 {
  font-weight: 600;
}

.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;
}

.section-3 {
  display: none;
}

.error-message {
  background-color: #e5232b;
  border-radius: 10px;
  padding: 2rem 1rem;
}

.text-block-12, .text-block-13 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2rem;
}

.header-img-copy-copy-copy {
  width: 90vw;
  height: 4rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.text-block-7-copy {
  color: #eeeeee36;
  text-align: center;
  width: 90vw;
  margin-top: 2rem;
  font-size: .8rem;
  line-height: .8rem;
}

.fs-instagramfeed-2_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-instagramfeed-2_picture {
  object-fit: cover;
  border-radius: 999rem;
  width: 2.5rem;
}

.fs-instagramfeed-2_name {
  color: #eee;
  font-size: 1rem;
  font-weight: 700;
}

.fs-instagramfeed-2_username {
  color: #eee;
  font-size: .875rem;
}

.fs-instagramfeed-2_user {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.fs-instagramfeed-2_stats {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  align-items: center;
  display: flex;
}

.fs-instagramfeed-2_number {
  color: #eee;
  font-size: 1rem;
  font-weight: 700;
}

.fs-instagramfeed-2_label {
  color: #eee;
}

.fs-instagramfeed-2_button {
  color: #fff;
  background-color: #e5232b;
  border-radius: 10px;
  justify-content: center;
  padding: 1rem;
  text-decoration: none;
}

.fs-instagramfeed-2_header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fs-instagramfeed-2_image {
  z-index: 1;
  aspect-ratio: 1;
  cursor: pointer;
  object-fit: cover;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fs-instagramfeed-2_image-wrapper {
  width: 100%;
  position: relative;
}

.fs-instagramfeed-2_caption {
  color: #eee;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.fs-instagramfeed-2_content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.fs-instagramfeed-2_slide {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 33.33%;
  display: grid;
}

.fs-instagramfeed-2_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  display: grid;
}

.fs-instagramfeed-2_list.is-slider {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  display: flex;
}

.fs-instagramfeed-2_arrow {
  color: #fff;
  background-color: #000;
  justify-content: center;
  padding: .5rem 1rem;
}

.fs-instagramfeed-2_bullet {
  background-color: #ddd;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  padding: 0;
  display: inline-block;
}

.fs-instagramfeed-2_bullet.is-bullet-active {
  background-color: #000;
  display: inline-block;
}

.fs-instagramfeed-2_pagination {
  z-index: 10;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.fs-instagramfeed-2_navigation {
  z-index: 10;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f5f5f500;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
}

.text-block-14 {
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .navbar {
    overflow: visible;
  }

  .nav-link {
    width: 100%;
  }

  .container.container-alt-1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .container.container-alt-1-copy-copy-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  }

  .section {
    overflow: visible;
  }

  .heading {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .div-block-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .kontakt-div {
    width: 100vw;
  }

  .button-primary {
    overflow: hidden;
  }

  .button-primary-text, .button-secondary-text {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .hero-button-1-shine {
    z-index: 1;
    pointer-events: none;
  }

  .heading-2 {
    font-size: 2.5rem;
  }

  .partnerschafts-verlaufpanel {
    width: 80vw;
    height: auto;
  }

  .heading-2-copy {
    text-align: center;
    font-size: 2.5rem;
  }

  .heading-4 {
    font-size: 2.5rem;
  }

  .div-block-10 {
    background-image: linear-gradient(139deg, #473e3e, #272222);
  }

  .nav-menu {
    background-color: #0e0e0e;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 1rem 2rem 2rem;
  }

  .nav-link-copy {
    font-size: 1rem;
  }

  .form {
    background-image: linear-gradient(139deg, #473e3e, #272222);
    width: 80vw;
  }

  .heading-5 {
    font-size: 2.5rem;
  }

  .contact-header-nummer {
    color: #fff;
    font-size: 1rem;
  }

  .heading-2-copy-copy {
    text-align: center;
    text-align: center;
    font-size: 2.5rem;
  }

  .heading-2-copy-copy {
    text-align: center;
    font-size: 2.5rem;
  }

  .partnerschafts-verlaufpanel-copy {
    width: 80vw;
    height: auto;
  }

  .image-2 {
    height: 20rem;
  }

  .heading-2-copy-copy-copy {
    text-align: center;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .container-2 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-3 {
    width: auto;
    height: 18rem;
    margin-bottom: 2rem;
    margin-right: 0;
  }

  .image-3._1212 {
    margin-bottom: 0;
  }

  .heading-4-copy {
    font-size: 2rem;
    line-height: 2rem;
  }

  .image-4 {
    width: 1.2rem;
    height: 1.2rem;
  }

  .container-3 {
    flex-flow: column;
    width: 35%;
  }

  .div-block-15 {
    flex-flow: column;
  }

  .div-block-10-copy {
    background-image: linear-gradient(-139deg, #473e3e, #272222);
    width: 80vw;
  }

  .button-primary-copy {
    overflow: hidden;
  }

  .button-primary-copy2 {
    margin-bottom: 0;
    margin-right: 1.8rem;
    overflow: hidden;
  }

  .button-primary-copy3 {
    margin-right: 1.6rem;
    overflow: hidden;
  }

  .container-5 {
    flex-flow: wrap;
  }

  .heading-5-copysdgsdg {
    margin-bottom: 0;
    font-size: 2.5rem;
  }

  .button-primary-copy2-copy {
    margin-bottom: 0;
    margin-right: 1.8rem;
    overflow: hidden;
  }

  .dienstleistung-header {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .dienstleistung-bild {
    height: 20rem;
  }

  .heading-2-copy {
    font-size: 2.5rem;
  }

  .menu-button {
    background-color: #c8c8c800;
    transition: all .6s cubic-bezier(.165, .84, .44, 1);
  }

  .menu-button.w--open {
    filter: none;
    background-color: #222;
    border-radius: 50%;
    transition: all .2s;
  }

  .dienstleistung-bild-copy {
    height: 15rem;
  }

  .icon {
    filter: brightness(1000%);
  }

  .text-block-12 {
    font-size: 1rem;
    line-height: 1rem;
  }

  .text-block-13 {
    line-height: 1.4rem;
  }

  .fs-instagramfeed-2_list {
    grid-auto-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .div-block-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
  }

  .button-primary {
    font-size: 1.3rem;
  }

  .button-primary-text {
    font-size: 1rem;
  }

  .button-secondary-text {
    line-height: 1.2rem;
  }

  .div-block-3.hero-card {
    transform: rotate(-4deg)translate(0, 71px);
  }

  .div-block-3.hero-card:hover {
    transform: rotate(-4deg)translate(0, 51px);
  }

  .div-block-4.hero-card {
    transform: translate(0, 50px);
  }

  .div-block-4.hero-card:hover {
    transform: translate(0, 30px);
  }

  .div-block-5.hero-card {
    transform: rotate(4deg)translate(0, 71px);
  }

  .div-block-5.hero-card:hover {
    transform: rotate(4deg)translate(0, 51px);
  }

  .div-block-6.hero-card {
    transform: rotate(-8deg)translate(0, 110px);
  }

  .div-block-6.hero-card:hover {
    transform: rotate(-8deg)translate(0, 90px);
  }

  .div-block-7.hero-card {
    transform: rotate(8deg)translate(0, 110px);
  }

  .div-block-7.hero-card:hover {
    transform: rotate(8deg)translate(0, 90px);
  }

  .heading-2 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .partnerschafts-verlaufpanel {
    height: auto;
  }

  .heading-2-copy, .heading-4 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .div-block-10 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .nav-link-copy {
    font-size: 1.1rem;
  }

  .form {
    width: 90vw;
  }

  .field-label {
    font-size: 1.1rem;
  }

  .heading-5 {
    font-size: 1.9rem;
    line-height: 2rem;
  }

  .checkbox-field {
    font-size: 1.1rem;
  }

  .verlauf-description {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .verlauf-title {
    font-size: 1.7rem;
  }

  .contact-header-nummer {
    color: #fff;
    text-decoration: none;
  }

  .fachgerecht-desc {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .verlauf-description-copy {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .heading-2-copy-copy {
    font-size: 2rem;
    line-height: 2rem;
  }

  .partnerschafts-verlaufpanel-copy {
    height: auto;
  }

  .image-2 {
    height: 17rem;
  }

  .heading-2-copy-copy-copy {
    font-size: 2rem;
    line-height: 2rem;
  }

  .heading-4-copy {
    font-size: 1.7rem;
    line-height: 2rem;
  }

  .paragraph-2 {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .container-3 {
    width: 40%;
  }

  .div-block-10-copy {
    width: 90vw;
  }

  .button-primary-copy {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
  }

  .button-primary-copy2, .button-primary-copy3 {
    margin-right: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
  }

  .heading-5-copysdgsdg {
    font-size: 1.9rem;
    line-height: 2rem;
  }

  .button-primary-copy2-copy {
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.3rem;
  }

  .container-copy-copy {
    flex-flow: row-reverse;
  }

  .dienstleistung-header {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .dienstleistung-desc {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }

  .dienstleistung-bild {
    width: 13rem;
    height: auto;
  }

  .heading-2-copy {
    font-size: 2rem;
    line-height: 2rem;
  }

  .container-copy-copy-copy {
    flex-flow: row;
  }

  .dienstleistung-bild-copy {
    width: 12rem;
    height: auto;
  }

  .cw-button_secondary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cw-cookie_options {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cw-cookie_banner {
    max-width: 100%;
    padding: 1rem;
    right: 20px;
  }

  .cw-cookie_buttons {
    flex-direction: column;
  }

  .cw-button_primary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-13 {
    line-height: 1.4rem;
  }

  .fs-instagramfeed-2_header {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .fs-instagramfeed-2_list {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    overflow: visible;
  }

  .container {
    width: 95vw;
  }

  .container.container-alt-1 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
  }

  .container.container-alt-1-copy-copy-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
  }

  .div-block {
    width: 95vw;
  }

  .section-2 {
    width: 100vw;
    padding-left: 5px;
    padding-right: 5px;
  }

  .section {
    background-image: radial-gradient(circle at 50% 140%, #e5232b00 39%, #e5232b 39%, #581013 46%, #fff0 46%), radial-gradient(circle farthest-side at 100% 0, #e5232b 5%, #fff0 5% 11%, #e5232b 11%, #581013 17%, #fff0 17%, #fff0);
    width: 100vw;
    overflow: hidden;
  }

  .section.section-leistungen {
    overflow: hidden;
  }

  .section.section-ablauf, .section.section-referenz, .section.section-footer, .section.section-ablauf-copy {
    width: 100vw;
    overflow: hidden;
  }

  .section.section-dienstleistung {
    background-image: none;
    overflow: hidden;
  }

  .section.section-dienstleistung.section-dienstleistung-1 {
    background-image: none;
  }

  .heading {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .div-block-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    width: 100vw;
    display: flex;
  }

  .kontakt-div {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
  }

  .body {
    background-color: #0e0e0e;
  }

  .button-primary {
    padding: 1rem;
  }

  .button-primary-text {
    margin: auto;
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .button-secondary {
    padding: 1rem;
  }

  .button-secondary-text {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .div-block-3.hero-card {
    width: 30%;
    height: 30rem;
    max-height: 40vw;
    transform: rotate(-4deg)translate(0, 41px);
  }

  .div-block-3.hero-card:hover {
    transform: rotate(-4deg)translate(0, 31px);
  }

  .card-container {
    margin-top: 1rem;
  }

  .div-block-4.hero-card {
    width: 30%;
    height: 30rem;
    max-height: 40vw;
    transform: translate(0, 20px);
  }

  .div-block-4.hero-card:hover {
    transform: translate(0, 10px);
  }

  .div-block-5.hero-card {
    width: 30%;
    height: 30rem;
    max-height: 40vw;
    transform: rotate(4deg)translate(0, 41px);
  }

  .div-block-5.hero-card:hover {
    transform: rotate(4deg)translate(0, 31px);
  }

  .div-block-6.hero-card, .div-block-7.hero-card {
    display: none;
  }

  .heading-2 {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .partnerschafts-verlaufpanel {
    width: 90vw;
    height: auto;
  }

  .heading-2-copy {
    font-size: 1.7rem;
  }

  .heading-4 {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .div-block-10 {
    flex-flow: column;
    width: 90vw;
  }

  .grid {
    width: 90vw;
  }

  .nav-link-copy {
    font-size: 1rem;
  }

  .div-block-12 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    height: 10rem;
  }

  .form {
    width: 100%;
  }

  .submit-button {
    padding: .7rem;
  }

  .heading-5 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .checkbox-label {
    font-size: 1rem;
    line-height: 1rem;
  }

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

  .verlauf-description {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .verlauf-title {
    font-size: 1.5rem;
  }

  .contact-header-nummer {
    color: #fff;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    font-size: .6rem;
    line-height: 1rem;
    text-decoration: none;
    text-decoration-thickness: 0;
  }

  .fachgerecht-desc {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .verlauf-description-copy {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .heading-2-copy-copy {
    font-size: 1.7rem;
  }

  .partnerschafts-verlaufpanel-copy {
    width: 90vw;
    height: auto;
  }

  .heading-2-copy-copy-copy {
    font-size: 1.7rem;
  }

  .container-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-3, .image-3._1212 {
    height: 19rem;
  }

  .heading-4-copy {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .image-4 {
    width: .7rem;
    height: .7rem;
  }

  .div-block-14 {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    justify-content: flex-start;
    align-items: center;
  }

  .container-3, .container-4 {
    width: 100%;
  }

  .div-block-10-copy {
    flex-flow: column;
    width: 90vw;
  }

  .button-primary-copy {
    padding: .7rem;
  }

  .button-primary-copy2 {
    margin-bottom: 1.8rem;
    padding: .7rem;
  }

  .button-primary-copy3 {
    padding: .7rem;
  }

  .heading-5-copysdgsdg {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .button-primary-copy2-copy {
    padding: .7rem;
  }

  .container-copy {
    width: 95vw;
  }

  .container-copy-copy {
    flex-flow: column;
    width: 90vw;
  }

  .dienstleistung-header {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .dienstleistung-desc {
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .dienstleistung-bild {
    width: 13rem;
  }

  .heading-2-copy {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .container-copy-copy-copy {
    flex-flow: column;
    width: 90vw;
  }

  .dienstleistung-bild-copy {
    width: 14rem;
  }

  .header-img-copy-copy {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .cw-button_secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .cw-cookie_options {
    flex-wrap: wrap;
  }

  .cw-cookie_banner {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }

  .cw-button_primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .text-block-13 {
    line-height: 1.4rem;
  }

  .header-img-copy-copy-copy {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .fs-instagramfeed-2_list {
    grid-template-columns: 1fr;
  }
}

#w-node-_81bf32d8-f933-8f22-d355-a7050566a381-56682890 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


