@font-face {
  font-family: Montserrat Bold lokal;
  src: url('../fonts/montserrat-v25-latin-700.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat Regular lokal;
  src: url('../fonts/montserrat-v25-latin-regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --dim-grey-2: #464646;
  --dark-salmon: #fd8e70;
  --dunkel: #14151b;
  --hellgrau: #a7a7a7;
  --white-smoke: whitesmoke;
  --dim-grey: #575757;
  --silver: #c4c4c4;
  --gothaer: #00718f;
}

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

body {
  color: #333;
  font-family: montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #333;
  letter-spacing: .03em;
  margin-top: 1em;
  margin-bottom: .1em;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 1;
}

h2 {
  color: #00718f;
  letter-spacing: 2px;
  margin-top: 1em;
  margin-bottom: 0;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-size: 3.3em;
  font-weight: 700;
  line-height: 1;
}

h3 {
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: montserrat, sans-serif;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.5;
}

h5 {
  color: var(--dim-grey-2);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: montserrat, sans-serif;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  color: var(--dim-grey-2);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: .3em;
  margin-bottom: .7em;
  font-family: montserrat, sans-serif;
  font-size: 1.3em;
  line-height: 1.5;
}

a {
  color: #fd8d70;
  font-family: montserrat, sans-serif;
  text-decoration: none;
}

ul {
  color: var(--dark-salmon);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

li {
  color: var(--dunkel);
  background-color: #fff;
  border-radius: 4px;
  margin-top: .5em;
  margin-bottom: .5em;
  padding: .3em 1em;
  font-family: montserrat, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.5;
  transition: all .2s;
}

li:hover {
  transform-origin: 0 0;
  transform: scale(1.01);
  box-shadow: 0 2px 14px 2px #00000012;
}

label {
  color: var(--dunkel);
  margin-bottom: 5px;
  font-weight: 700;
  display: block;
}

strong {
  font-weight: bold;
}

.hero {
  z-index: 90;
  background-color: #000;
  width: 100%;
  height: 100vh;
  position: relative;
  inset: 0% 0% auto;
}

.hero.neu, .hero.vorschau, .hero.refresh-darum-aus {
  display: none;
}

.video {
  background-image: linear-gradient(to bottom, transparent 78%, var(--dunkel)), linear-gradient(to bottom, #00000080, #00000080);
  height: 100vh;
}

.container {
  justify-content: flex-start;
  align-items: center;
  max-width: 90%;
  display: flex;
}

.container.content {
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  margin-bottom: 200px;
}

.container.content.runter {
  justify-content: center;
  margin-top: 200px;
  position: static;
}

.container.content.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.container.content.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 14px;
}

.container.full {
  max-width: 90%;
  margin-left: 3em;
  margin-right: 3em;
}

.container.kalender {
  background-image: none;
  position: relative;
}

.body {
  background-color: var(--dunkel);
  color: #fff;
  font-family: Montserrat Regular lokal, sans-serif;
  transition: all .5s ease-in;
}

.navbar {
  z-index: 1000;
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--dunkel), transparent);
  position: fixed;
  inset: 0% 0% auto;
}

.navbar.datenschutzh {
  position: static;
}

.brand {
  background-image: url('../images/Reno-und-Martin-Kreis-sw.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: none;
  width: 5%;
  min-width: 100px;
  height: 150px;
}

.brand.w--current {
  height: 100px;
  max-height: 150px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.navlink {
  color: var(--hellgrau);
  text-transform: uppercase;
  flex: none;
  margin-left: 0;
  margin-right: 5px;
  font-family: Montserrat Regular lokal, sans-serif;
  font-size: 18px;
}

.navlink:hover, .navlink.w--current, .navlink.w--current:focus {
  color: #fd8d70;
}

.navlink.bold {
  margin-left: 40px;
  font-weight: 700;
  text-decoration: none;
}

.navlink.bold.ausblenden, .navlink.bold.ausblenden.w--current {
  display: none;
}

.html-embed {
  width: 50%;
  margin-right: auto;
}

.contentwrapper {
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.h-lfte {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.h-lfte.breiter-100 {
  text-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
}

.h-lfte.festegr-ezusatztexte {
  height: 400px;
}

.h-lfte.festegr-ezusatztexte.abstand {
  width: 60%;
  padding-left: 0;
}

.h-lfte._33 {
  width: 40%;
}

.link {
  color: var(--hellgrau);
  flex: none;
  width: auto;
  padding-right: 30px;
  font-size: 50px;
  line-height: 1.3;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.link:hover {
  transform-origin: 0%;
  color: #fff;
  background-image: linear-gradient(#fd8d70, #fd8d70);
  padding-left: 30px;
}

.heading {
  color: var(--dunkel);
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 5% 0 50%;
  font-family: Montserrat Regular lokal, sans-serif;
  font-size: 60px;
  line-height: 1em;
}

.heading.wei {
  color: #fff;
  padding-left: 0;
}

.heading.no-padding {
  padding-left: 0%;
  padding-right: 0%;
  font-family: Montserrat Bold lokal, sans-serif;
  display: flex;
}

.heading.no-padding.white {
  color: var(--white-smoke);
  display: flex;
}

.heading.aus {
  display: none;
}

.heading-2 {
  color: #fd8d70;
  font-family: Montserrat Bold lokal, sans-serif;
}

.button {
  z-index: 5;
  background-color: var(--dark-salmon);
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-radius: 4px;
  flex: 0 auto;
  margin-top: 3em;
  margin-bottom: 5em;
  padding: 1em 2em;
  font-family: montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
  transition: all .2s ease-in;
  display: inline-block;
  position: relative;
}

.button:hover {
  color: var(--dunkel);
  background-color: #fff;
}

.button.dunkel {
  color: #fff;
}

.button.dunkel:hover {
  background-color: var(--dunkel);
  color: #fff;
}

.button.produkt {
  margin-top: 0;
  margin-bottom: 1em;
  padding: 1em 2em;
  font-size: .8em;
  display: block;
}

.button.margin {
  letter-spacing: 2px;
  margin-bottom: 1em;
}

.scrollprogress {
  z-index: 1001;
  transform-origin: 0%;
  background-color: #fd8d70;
  width: 100%;
  height: 5px;
  position: fixed;
  inset: 0% auto auto 0%;
}

._100 {
  background-color: #0000;
  width: 100%;
  height: 800px;
}

._100.beschnitt {
  margin-right: 400px;
}

.text-einr-cker {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-left: 50%;
  padding-right: 15%;
  display: flex;
  position: static;
}

.text-einr-cker.aus {
  display: flex;
}

.text {
  color: var(--dim-grey);
  text-align: left;
  margin-top: 30px;
  font-family: Montserrat Regular lokal, sans-serif;
  font-size: 16px;
}

.text.zentriert {
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat Regular lokal, sans-serif;
}

.text.zentriert.bold {
  margin-bottom: 15px;
  font-family: Montserrat Bold lokal, sans-serif;
  font-weight: 700;
}

.text.zentriert.margin {
  margin-top: 30px;
  margin-bottom: 0;
}

.bild-berlagerung {
  z-index: 900;
  transform-origin: 0%;
  flex: none;
  width: 50%;
  height: 900px;
  margin-top: -50px;
  margin-bottom: -50px;
  padding-right: 60px;
  position: absolute;
  overflow: hidden;
}

.bild-berlagerung.aus {
  display: none;
}

.whitebox {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  height: auto;
  display: flex;
  position: relative;
}

.section {
  flex-direction: column;
  padding-top: 200px;
  padding-bottom: 200px;
  display: flex;
  position: relative;
}

.heading-4 {
  color: #02728f;
  margin-top: 5px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

.heading-4._10 {
  color: var(--dunkel);
  margin-bottom: 50px;
}

.bereich {
  background-color: var(--white-smoke);
  padding-top: 8em;
  padding-bottom: 8em;
}

.bereich.zentriert {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: start center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.grid.produkt {
  text-align: center;
  grid-template-columns: 25vw 25vw 25vw;
  place-content: center space-between;
  align-items: start;
}

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

.kundenbild {
  align-self: flex-start;
  width: 100px;
  margin-top: 0;
}

.kundenwrapper {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.feedback {
  color: var(--dunkel);
  text-align: left;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  font-style: italic;
}

.feedback-wrapper {
  align-self: flex-start;
  width: 80%;
  padding-left: 30px;
}

.kunde {
  color: #fd8d70;
  padding-top: 15px;
}

.zeile-1 {
  z-index: 50;
  color: var(--hellgrau);
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: montserrat, sans-serif;
  font-size: 120px;
  line-height: 1.4;
  position: relative;
}

.zeile-2 {
  color: var(--hellgrau);
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 120px;
  line-height: 1.4;
}

.versprechen {
  flex-direction: column;
  align-items: center;
  width: 90%;
  display: flex;
  position: static;
  top: 200px;
}

.versprechen.margin {
  margin-bottom: 10vh;
}

.blau {
  color: #02728f;
  font-size: 140px;
}

.nav-menu {
  flex: none;
  justify-content: flex-end;
  align-self: auto;
  margin-left: auto;
  display: flex;
}

.footer {
  background-color: var(--dunkel);
  text-align: center;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Montserrat Regular lokal, sans-serif;
}

.footer-link {
  color: var(--silver);
  white-space: nowrap;
  margin-bottom: 0;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #fd8d70;
  text-decoration: underline;
}

.text-block-3 {
  color: var(--silver);
  white-space: nowrap;
  font-family: Montserrat Regular lokal, sans-serif;
}

.text-versicherung {
  color: #fff;
  text-align: left;
  width: 100%;
  font-family: Montserrat Regular lokal, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.text-kredite, .text-finanzierung {
  color: #fff;
  text-align: left;
  width: 100%;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.zst-h {
  color: #fd8d70;
  margin-top: 5px;
  font-family: Montserrat Bold lokal, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.pfeil {
  z-index: 100;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/Pfeil.png'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 75% 75%, auto;
  background-clip: border-box;
  border-radius: 100%;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.pfeil.w--current {
  background-image: url('../images/Pfeil.png'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 75% 75%, auto;
}

.pfeil.ausblenden {
  display: none;
}

.berschrift-1-zusatztexte {
  font-family: Montserrat Bold lokal, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.berschrift-2-zst {
  color: var(--hellgrau);
  font-family: Montserrat Bold lokal, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.background-video-2 {
  z-index: 50;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  inset: 0 0% 0% 0;
  overflow: hidden;
}

.background-video-2.impr {
  z-index: 0;
  position: fixed;
}

.section-4 {
  background-image: linear-gradient(to bottom, var(--dunkel), transparent), linear-gradient(to bottom, transparent 49%, var(--dunkel));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.section-4.impressum {
  z-index: 2;
  justify-content: flex-start;
  height: auto;
  padding-top: 217px;
  position: relative;
}

.content-container {
  z-index: 10000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
  position: static;
}

.produktwrapper {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.produktbild {
  mix-blend-mode: multiply;
  align-self: flex-start;
  width: 150px;
  margin: 0 auto 40px;
  display: block;
}

.wir-bild {
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.wir-bild.reno {
  mix-blend-mode: lighten;
  width: 100%;
  height: 100%;
}

.grid-kontakt {
  z-index: 1000;
  grid-column-gap: 0px;
  background-color: var(--dunkel);
  mix-blend-mode: lighten;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  height: 80vh;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.grid-kontakt.formular {
  height: auto;
  display: none;
}

.name-und-t-tigkeit {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #02728fbf;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.hoverdiv {
  height: 100%;
  overflow: hidden;
}

.heading-6 {
  margin-top: 0;
  margin-bottom: 0;
}

.kontaktinfo {
  transform-origin: 0%;
  padding-left: 10%;
}

.link-2 {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.text-span {
  color: var(--dunkel);
  font-weight: 400;
}

.kontakt {
  border-radius: 10px;
  width: 350px;
  height: 400px;
  box-shadow: 1px 1px 14px 8px #0000004d;
}

.kontakt.info {
  z-index: 0;
  background-color: #02728f;
  width: 100%;
  padding: 24px;
  position: relative;
}

.kontakt.bild {
  z-index: 1;
  background-image: url('../images/Persondummy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
  top: 5%;
  left: 14%;
  right: 321px;
}

.kontaktwrapper {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 80px;
  display: flex;
  position: relative;
}

.image-4 {
  mix-blend-mode: normal;
  object-fit: scale-down;
  width: 100%;
  height: 100%;
}

.icon-text {
  color: #fff;
  cursor: pointer;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.icon-text:hover {
  color: var(--dunkel);
}

.image-5 {
  mix-blend-mode: normal;
  background-color: #fff;
  border-radius: 100%;
  width: 50px;
  margin-right: 20px;
  padding: 10px;
}

.logo {
  mix-blend-mode: difference;
  width: 150px;
  height: 150px;
}

.logo.unterseite {
  width: auto;
  height: 100px;
  display: flex;
}

.reno-und-martin-logo {
  filter: grayscale();
  mix-blend-mode: difference;
}

.sichtbarwerder {
  color: var(--hellgrau);
  font-family: Montserrat Regular lokal, sans-serif;
  text-decoration: none;
}

._50 {
  width: 50%;
}

.scroll-hinweis-wrapper {
  z-index: 1000;
  width: 20px;
  height: 40px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.scrollfeld {
  border: 1px solid #fff;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  padding: 5px;
}

.kugel {
  background-color: var(--dark-salmon);
  border-radius: 20px;
  width: 8px;
  height: 8px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.italic-text-2 {
  color: #fd8d70;
  font-family: Montserrat Bold lokal, sans-serif;
}

.italic-text-3 {
  color: #fd8d70;
  font-family: montserrat, sans-serif;
}

.paragraph {
  color: var(--dunkel);
  margin-bottom: 2em;
  padding-top: 1em;
  font-family: Montserrat Regular lokal, sans-serif;
  font-size: 16px;
}

.text-investment {
  color: #fff;
  text-align: left;
  width: 100%;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.h1-kredite, .h1-finanzierung, .h1-versicherung, .h1-investment {
  z-index: 30;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  display: flex;
  position: absolute;
  inset: 0%;
}

.video-2 {
  z-index: 900;
  display: flex;
}

.berschriften-animiniert.f-r-mobile {
  display: none;
}

.rich-text-block {
  color: #fff;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat Regular lokal, sans-serif;
}

.rich-text-block.zentriert {
  flex-direction: column;
  align-items: center;
  margin-top: 62px;
  margin-bottom: 200px;
  display: flex;
}

.body-2 {
  background-color: var(--dunkel);
  color: var(--white-smoke);
}

.html-embed-2 {
  display: flex;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: stretch;
}

.div-block-4 {
  background-color: var(--white-smoke);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 0 5%;
  display: flex;
}

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

.div-block-7 {
  background-color: var(--dunkel);
  mix-blend-mode: lighten;
  object-fit: cover;
  width: 100%;
  position: static;
  inset: auto 0% 0%;
}

.image-7 {
  mix-blend-mode: lighten;
  object-fit: cover;
  width: 100%;
  max-width: none;
}

.html-embed-4 {
  width: 100%;
}

.kalender {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Über-uns.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.div-block-8 {
  opacity: 1;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-8.breit {
  align-items: stretch;
}

.whtasapp {
  z-index: 500;
  margin-bottom: 15px;
  margin-left: 15px;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
}

.html-embed-6 {
  margin-left: 10px;
  transform: scale(.7);
}

.image-10 {
  width: 35px;
  height: 35px;
}

.link-block {
  opacity: .66;
  padding: 15px;
}

.link-block:hover {
  opacity: 1;
}

.html-embed-7 {
  transform: scale(.7);
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  font-family: Montserrat Bold lokal, sans-serif;
}

.container-content {
  z-index: 10000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
  position: static;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 22% 22% 22% 22%;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  display: none;
}

.grid-4.v-f-r-update-2023 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.leistung-wrapper {
  object-fit: fill;
  background-color: #0000;
  min-width: 30vw;
  margin-bottom: 0;
  transition: all .5s;
}

.leistung-wrapper:hover {
  background-color: var(--dunkel);
  box-shadow: 0 2px 40px -5px var(--gothaer);
  transform: scale(1.01);
}

.leistung-content {
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 1em 2em;
}

.leistung-content.dunkler-text {
  color: #333;
  align-items: stretch;
}

.leistung-content.farbe {
  z-index: 2;
  background-color: var(--dark-salmon);
  border-radius: 20px;
  align-items: center;
  padding-top: 3em;
  padding-left: 4em;
  padding-right: 4em;
  position: relative;
  box-shadow: 0 18px 20px 5px #0003;
}

.leistung-content.magie {
  margin-left: -50%;
}

.leistung-content.spalte {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.leistung-content.stretch {
  align-self: stretch;
  width: 60vw;
}

.leistung-link-wrapper {
  width: 100%;
  display: none;
}

.leistung-link-wrapper.produkt {
  display: none;
}

.link-icon-wrapper {
  display: flex;
}

.chevron {
  padding-right: .3em;
}

.header-2023 {
  background-image: url('../images/mulyadi-je229dO2TFE-unsplash.webp');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: 100%;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.header-2023.katze {
  background-image: url('../images/pacto-visual-cWOzOnSoh6Q-unsplash.webp');
  background-size: cover;
  background-attachment: scroll;
  width: 100vw;
}

.header-2023.betriebshaftpflicht {
  background-image: url('../images/lego-2539844_1280.webp');
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  width: 100vw;
}

.header-2023.startseite {
  background-color: #000;
  background-image: url('../images/header-neu.jpg');
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  width: 100vw;
  padding-bottom: 3em;
}

.header-2023.startseite.bildtasuch {
  background-image: url('../images/mulyadi-je229dO2TFE-unsplash.webp');
}

.header-2023.startseite.kredite {
  background-image: url('../images/IMG_1703.webp');
}

.header-2023.startseite.investment {
  background-image: url('../images/lego-2539844_1281.webp');
}

.header-2023.startseite.finanzierung {
  background-image: url('../images/Über-uns.webp');
}

.header-2023.startseite-copy {
  background-color: #000;
  background-image: url('../images/header-neu.jpg');
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  width: 100vw;
}

.header-2023.bu {
  background-image: url('../images/BU-florian-schmetz-2ARQfzpg--E-unsplash.jpg');
  flex-direction: column;
}

.header-2023.kfz {
  background-image: url('../images/kfz-florian-schmetz-2ARQfzpg--E-unsplash_1.jpg');
  flex-direction: column;
}

.header-2023.aufbau {
  background-image: url('../images/jackson-simmer-ZxRHtPacwUY-unsplash.webp');
  flex-direction: column;
}

.header-2023.unterseite {
  background-image: url('../images/kfz-florian-schmetz-2ARQfzpg--E-unsplash_1.jpg');
  flex-direction: column;
}

.header-2023.unterseite.bild-haftpflicht {
  background-image: url('../images/gefärbt-andrew-santellan-kc3AYIVIpX4-unsplash.jpg');
}

.spalte {
  padding: 2em;
  overflow: hidden;
}

.spalte.mitte---kleiner {
  text-align: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.container-unterseite {
  flex-direction: column;
  align-items: center;
  max-width: 1600px;
  display: flex;
  position: relative;
}

.container-unterseite.ursprung {
  display: none;
}

.container-unterseite.no-padding {
  padding-left: 0;
  display: flex;
}

.versicherungen-raster {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  margin-top: 25vh;
  display: grid;
}

.versicherungen-raster._3er {
  grid-template-columns: 1fr 1fr 1fr;
}

.versicherungen-raster.variante-no-margibn {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: grid;
  overflow: visible;
}

.versicherungen-raster.variante-no-margibn.start {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  overflow: visible;
}

.versicherungen-raster.variante-no-margibn._3er {
  grid-template-columns: 1fr 1fr 1fr;
}

.versicherungen-raster.variante-no-margibn._3er.produkt {
  grid-template-columns: 1fr 1fr;
  position: relative;
}

.versicherungen-raster.variante-no-margibn._2er {
  grid-template-columns: 1fr 1fr;
}

.sticky {
  z-index: 1;
  flex: 1;
  width: 100%;
  position: sticky;
  top: 10vh;
}

.sticky._1vh {
  top: 1vh;
}

.sticky.more {
  top: 25vh;
  bottom: 0;
}

.sticky.more.antihaft {
  position: relative;
  top: 0;
}

.sticky.more.antihaft.seri-s {
  margin-top: 5vh;
  top: 0;
}

.sticky.no, .content {
  position: relative;
}

.spidermans-netz-klebt.links-einger-ckt {
  padding-left: 10vw;
}

.spidey-grid {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 45vw 45vw;
  align-items: stretch;
  width: 100%;
}

.spidey-grid.start {
  grid-template-columns: 45vw 45vw;
}

.spidey-grid.bersicht {
  grid-template-columns: 30vw 45vw;
}

.hero-heading {
  text-align: center;
  display: inline-block;
}

.hero-heading.wei {
  z-index: 1;
  white-space: normal;
  position: relative;
}

.hero-heading.wei.mobile-aus {
  letter-spacing: .1em;
  font-size: 6em;
}

.hero-heading.wei.mobile-aus.smartphone-an {
  display: none;
}

.hero-heading.wei.mobile-aus.zweite-zeile {
  margin-top: .5em;
  font-size: 4em;
  font-weight: 400;
}

.hero-heading.wei.mobile-aus.kontur {
  letter-spacing: .2em;
  border: 1px solid #fff;
  padding: .3em .5em .1em .7em;
}

.hero-heading.wei.zweite-zeile {
  letter-spacing: .1em;
  margin-top: .3em;
  font-weight: 400;
}

.hero-heading.wei.kontur {
  letter-spacing: .2em;
  border: 1px solid #fff;
  justify-content: center;
  width: auto;
  padding: 20px 20px 5px 35px;
  font-size: 6em;
  display: flex;
}

.grid-footer {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
}

.h3-alternativ {
  color: var(--dark-salmon);
  letter-spacing: 0;
  margin-top: 0;
  font-family: montserrat, sans-serif;
  font-size: 2.5em;
}

.h2-alternativ {
  color: var(--dunkel);
  letter-spacing: .07em;
  margin-bottom: 0;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-size: 4em;
}

.text-dunkel {
  color: var(--dunkel);
}

.paragraph-3 {
  font-family: montserrat, sans-serif;
}

.div-block-9 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.versicherungs-bersicht-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.versicherungs-bersicht-wrapper.ausblenden {
  display: none;
}

.versicherung-link {
  white-space: nowrap;
  align-items: center;
  margin-right: 20px;
  font-size: 18px;
  transition: all .4s ease-in;
  display: flex;
}

.versicherung-link:hover {
  color: #fff;
}

.alphabet-wrapper, .div-block-10 {
  flex-direction: row;
  display: flex;
}

.div-block-10.ausblenden {
  display: none;
}

.heading-10 {
  font-family: montserrat, sans-serif;
}

.marquee-horizontal-2 {
  z-index: 200;
  background-color: var(--dunkel);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
  overflow: hidden;
}

.track-horizontal {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h4-wrapper {
  color: #fff;
  padding-right: 20px;
}

.marquee-horizontal {
  z-index: 200;
  background-color: var(--dunkel);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  display: none;
}

.ticker-wrapper {
  width: 100%;
}

.ticker {
  display: none;
  overflow: hidden;
}

.kontakt-versicherung {
  background-color: #fff;
  padding-top: 10em;
  padding-bottom: 8em;
  display: flex;
}

.versicherungen--bersicht {
  padding-top: 6em;
  padding-bottom: 6em;
  position: relative;
}

.versicherungen--bersicht.backup {
  display: none;
}

.versicherungen--bersicht.must-have {
  width: 100vw;
}

.versicherungen--bersicht.unterseite.seri-s {
  background-color: var(--white-smoke);
  min-height: auto;
  padding-top: 10em;
  padding-bottom: 10em;
}

.versicherungen--bersicht.zentriert {
  align-items: center;
  display: flex;
}

.versicherungen--bersicht.zentriert.seri-s {
  background-color: var(--white-smoke);
}

.versicherungen--bersicht.zentriert.seri-s.schattierung {
  background-color: #00718f33;
}

.versicherungen--bersicht.zentriert.beispiele.mgie {
  align-items: flex-start;
  min-height: 200vh;
}

.versicherungen--bersicht.zentriert.backup-gespeichert {
  display: none;
}

.versicherungen--bersicht.zentriert.wech {
  display: block;
}

.versicherungen--bersicht.zentriert.farbe {
  background-color: var(--gothaer);
}

.versicherungen--bersicht.zentriert.farbe.aus {
  display: none;
}

.wei {
  color: #fff;
  white-space: nowrap;
  width: 100%;
}

.wei.kleiner {
  font-size: 3em;
}

.wei.wrap {
  white-space: pre-line;
}

.versicherung-art-icon {
  object-fit: scale-down;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 23px;
  display: block;
}

.versicherungs-produkt {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: start;
  width: 100%;
}

.div-block-12 {
  background-color: var(--dunkel);
}

.dunkel {
  color: var(--dim-grey);
}

.hero-image-unterseite {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.h-impressum {
  color: #fff;
  margin-right: auto;
}

.div-block-14 {
  width: 50%;
}

.versicherung-name {
  width: 100%;
  margin-top: 2em;
}

.versicherung-inhalt {
  transform-origin: 50% 0;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: none;
  position: relative;
  overflow: hidden;
}

.versicherung-inhalt.produkt {
  display: none;
}

.cursor-wrapper {
  justify-content: center;
  align-items: center;
  display: none;
}

.cursor-circle {
  background-color: var(--dark-salmon);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3vw;
  height: 3vw;
  display: flex;
}

.image-12 {
  z-index: 20;
  opacity: .07;
  mix-blend-mode: normal;
  object-fit: cover;
  width: 100vw;
  height: 100%;
  position: relative;
}

.bkg-image {
  z-index: -3;
  background-color: var(--dunkel);
  width: 100vw;
  position: absolute;
  inset: 0%;
}

.bild-test {
  object-fit: cover;
  width: 100%;
  height: 30vh;
}

.test-wrapper {
  object-fit: fill;
  background-color: #0000;
  width: 100%;
  margin-bottom: 0;
  transition: all .5s;
}

.test-wrapper:hover {
  background-color: var(--dunkel);
  transform: scale(1.01);
}

.vers-bild-frame {
  width: 100%;
}

.icon-kreis {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 10em;
  height: 10em;
  margin: 2.5em 2.5em 0;
  display: flex;
  overflow: hidden;
}

.stichpunkt {
  margin-bottom: .1em;
  font-weight: 700;
  line-height: 1.5;
}

.stichpunkt.beispiel {
  margin-left: .3em;
  font-weight: 400;
  line-height: 1.5;
}

.aufz-hlung {
  padding-left: 20px;
  list-style-type: square;
}

.paragraph-4 {
  display: none;
}

.div-block-15 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.versicherung-umfang-wrapper {
  text-align: left;
}

.stichpunkt-wrapper {
  color: #fff;
  align-items: flex-start;
  display: flex;
}

.stichpunkt-wrapper.vertikal {
  flex-direction: column;
}

.link-icon-wrapper-weniger {
  display: flex;
}

.instagram {
  width: 100%;
}

.dropdown {
  flex: none;
}

.dropdown-list {
  background-color: #dddddd38;
}

.dropdown-list.w--open {
  background-color: var(--dunkel);
}

.icon {
  color: var(--dark-salmon);
}

.zum-produkt-wrapper {
  z-index: 5;
  position: relative;
}

.slider {
  background-color: var(--dunkel);
  height: 100%;
}

.sliderimage {
  opacity: .46;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.kreismouseverlauf {
  background-image: radial-gradient(circle, #fd8e701a, #fff0 67%);
  width: 800px;
  height: 800px;
  position: absolute;
}

.verlaufswrapper {
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-19 {
  height: 25vh;
}

.custom-cursor-wrapper {
  z-index: 5000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.mein-cursor {
  border: 1px solid var(--white-smoke);
  background-color: var(--dark-salmon);
  opacity: .8;
  mix-blend-mode: normal;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.cursor-click {
  display: none;
}

.text-block-6 {
  z-index: 3;
  position: relative;
}

.div-block-22, .div-block-23 {
  display: block;
}

.div-block-24, .div-block-25 {
  display: flex;
}

.bild_produnkt_info {
  background-image: url('../images/AdobeStock_556776182-Kopie.webp');
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 500px;
  transition: opacity .4s;
  display: flex;
  overflow: hidden;
}

.bild_produnkt_info:hover {
  box-shadow: 0 9px 20px 12px #0003, 0 2px 40px #fd8e705c;
}

.bild_produnkt_info.versatz {
  background-image: url('../images/AdobeStock_592315866-Kopie.webp');
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 5vh;
}

.bild_produnkt_info.versatz._2 {
  background-image: url('../images/william-hook-pa0rr3rVB-U-unsplash.jpg');
  background-position: 50%;
}

.bild_produnkt_info.versatz.bu2 {
  background-image: url('../images/christin-hume-Hcfwew744z4-unsplash.jpg');
  background-position: 100%;
}

.bild_produnkt_info.kleiner {
  background-image: url('../images/unfall-ian-valerio-9UxW_MqBGe4-unsplash.webp');
  background-position: 50%;
  background-size: cover;
  height: 360px;
  margin-top: auto;
  margin-bottom: auto;
}

.bild_produnkt_info.kleiner._3 {
  background-image: url('../images/devn-JmmXKlJ8MKQ-unsplash.jpg');
}

.bild_produnkt_info.kleiner.bu3 {
  background-image: url('../images/william-hook-pa0rr3rVB-U-unsplash.jpg');
}

.bild_produnkt_info.gr-n {
  z-index: 5;
  position: relative;
}

.bild_produnkt_info.gr-n:hover {
  transform: none;
  box-shadow: 0 2px 40px #70fd70a1;
}

.bild_produnkt_info.hpv {
  background-image: url('../images/christin-hume-Hcfwew744z4-unsplash.jpg');
  background-position: 50%;
}

.bild_produnkt_info.kfz {
  background-image: url('../images/KFZ-florian-schmetz-2ARQfzpg--E-unsplash.jpg');
}

.bild_produnkt_info.bu1 {
  background-image: url('../images/devn-JmmXKlJ8MKQ-unsplash.jpg');
  background-position: 50%;
}

.image-13 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-13:hover {
  background-image: url('../images/Stapler-1.jpg');
  background-position: 0 0;
  background-size: auto;
}

.image-13.padding {
  margin-top: 75%;
}

.versicherung-bild-raster {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 3vh;
  position: sticky;
  top: 10vh;
}

.leistungsumfang-versicherung {
  margin-top: 1em;
  margin-bottom: 4em;
}

.hero-heading-wrapper {
  text-align: center;
  text-shadow: 0 1px 8px #000000d1, 0 3px 20px #000;
  flex-direction: column;
  align-items: center;
  width: 66%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
  display: flex;
}

.black-text {
  color: #333;
}

.logo-wortmarke {
  color: #fff;
  letter-spacing: 2px;
  align-items: center;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-size: 3em;
  display: flex;
}

.form-block {
  text-align: left;
  width: 100%;
  display: flex;
}

.div-block-32 {
  color: var(--dunkel);
  text-align: left;
}

.grid-8 {
  grid-template-rows: auto;
  align-items: center;
}

.div-block-33 {
  width: 150%;
  margin-left: -25%;
}

.kontaktformular {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
}

.text-field {
  color: var(--dunkel);
  background-color: #eee;
  border-radius: 4px;
  font-family: montserrat, sans-serif;
}

.text-field.freitext {
  min-height: 50%;
}

._2nd-block {
  margin-top: 4em;
  margin-right: auto;
}

.mehr-einblenden {
  width: 100%;
  overflow: hidden;
}

.trigger {
  margin-top: 47px;
  font-weight: 400;
}

.trigger.farbe {
  color: var(--dark-salmon);
  border: 1px solid #000;
  border-radius: 20px;
  margin-top: 2em;
  margin-bottom: .3em;
  padding: .5em 1.5em;
  display: inline-block;
}

.trigger.farbe:hover {
  font-weight: 700;
}

.div-block-36 {
  flex-direction: column;
  display: flex;
}

.paragraph-7 {
  font-family: Montserrat Regular lokal, sans-serif;
}

.heading-11 {
  color: #333;
}

.bold-text-6 {
  font-weight: 700;
}

.infobox-wrapper {
  text-align: center;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4em;
  padding-bottom: 4em;
}

.form, .flex-block {
  width: 100%;
}

.div-block-37 {
  margin-top: 2em;
}

.cursor_d-1, .cursor_d-2 {
  z-index: 0;
  background-color: #0006;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  position: absolute;
}

.d-cursor-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-14 {
  display: none;
}

.div-block-38 {
  height: 100vh;
}

.flex-hori {
  perspective: 2000px;
  flex-direction: column;
  align-items: center;
  display: flex;
  transform: perspective(2000px);
}

.div-block-40 {
  color: var(--dark-salmon);
}

.list-item {
  font-size: 1.3em;
}

.heading-12 {
  color: var(--dim-grey-2);
}

.montsy {
  color: var(--dark-salmon);
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: montserrat, sans-serif;
  font-size: 2em;
  font-weight: 400;
}

.montsy.wei {
  color: #fff;
}

.schadensbeispiel {
  background-color: var(--gothaer);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3.5em 2.3em 2.3em;
  display: flex;
}

.schadensbeispiel.links {
  position: relative;
  left: -3.5vw;
}

.schadensbeispiel.rechts {
  position: relative;
  left: 3.5vw;
}

.letzter {
  margin-bottom: 1em;
}

.button-wrapper {
  justify-content: center;
  display: flex;
}

.div-block-41 {
  height: 5em;
}

.angebot {
  align-items: center;
  height: 0;
  display: flex;
}

.div-block-42 {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

.div-block-43 {
  width: 20vw;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.versicherung-mit-bild {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 110vh;
  height: 60vh;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.textbox-vmb {
  z-index: 1;
  border-radius: 4px;
  width: 70vh;
  min-height: 20vh;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.textbox-vmb._2 {
  z-index: 0;
  justify-content: center;
  align-items: flex-end;
  max-height: 40vh;
  margin: auto 0 0 auto;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.image-15 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-15.speigeln {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.div-block-46 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.switch-div-swipe-mobile.mobile-an---desktop-aus {
  display: none;
}

.swipelist {
  display: flex;
}

.verlauf-swipe {
  display: none;
}

.link-wei {
  color: #fff;
}

.success-message {
  background-color: var(--gothaer);
  flex: 1;
}

.text-block-7 {
  color: #a70404;
}

.error-message {
  flex: 1;
  padding: 50px;
  position: absolute;
  inset: 25.9vh 34.3vw;
  box-shadow: 0 110px 50px -40px #14151b87;
}

.berfl-ssig, .aus {
  display: none;
}

.html-embed-9 {
  margin-top: 3em;
}

.div-block-50 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.div-block-51 {
  color: #fff;
  align-self: center;
}

.aktion {
  color: var(--gothaer);
}

.section-6 {
  position: relative;
}

.div-block-52 {
  max-width: 50%;
}

.div-block-53 {
  max-width: 100%;
}

.section01 {
  text-align: center;
  background-color: #fff;
  padding: 120px 24px;
  position: relative;
  overflow: hidden;
}

.section01.grey-section {
  background-color: #f5f7f8;
  display: block;
}

.accordion__item {
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 20px 32px;
  text-decoration: none;
  transition: box-shadow .3s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px #2e323c17;
}

.accordion__item:hover {
  box-shadow: 0 3px 9px #2e323c17;
}

.accordion__item.js-accordion-item {
  padding-bottom: 20px;
}

.accordion__item.js-accordion-item.active {
  cursor: default;
}

.accordion {
  width: 66.66%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.accordion.js-accordion {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-header-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 64px;
  display: flex;
}

.graphicowls-logo {
  margin-bottom: 15px;
}

.section-small-header {
  color: #9096a4;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.js-accordion-icon {
  height: 28px;
  transition: transform .2s;
}

.js-accordion-icon.active {
  transform: rotate(90deg);
}

.faq-image {
  width: 100%;
  margin-top: 40px;
}

.accordion-header {
  color: #2e323c;
  align-items: center;
  display: flex;
}

.accordion-header.js-accordion-header {
  cursor: pointer;
}

.accordion_item-image {
  width: 40px;
}

.update-badge {
  background-color: #fff;
  border: 1px solid #bdc0c7;
  border-radius: 5px;
  margin-top: 1rem;
  margin-left: 1rem;
  padding: .25rem .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: absolute;
  inset: 0% auto auto 0%;
}

.faq-button {
  background-color: #ffb223;
  border-radius: 3px;
  margin-top: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  transition: background-color .2s;
}

.faq-button:hover {
  background-color: #ffd17b;
}

.question-text {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 24px;
  font-size: 16px;
  line-height: 24px;
}

.section-header {
  color: #2e323c;
  margin-top: 20px;
  margin-bottom: 8px;
}

.faq-wrapper {
  background-color: #0000;
  max-width: 1200px;
}

.faq-video {
  margin-top: 40px;
}

.accordion-body {
  color: #9096a4;
  padding-left: 64px;
  padding-right: 8px;
  display: block;
}

.accordion-body.js-accordion-body {
  color: #9096a4;
  padding-bottom: 20px;
}

.accordion-body__contents {
  opacity: 1;
  color: #9096a4;
  margin-top: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
}

.section-description {
  color: #9096a4;
  font-size: 16px;
  line-height: 28px;
}

.faq-p {
  background-color: #f4f6f8;
  border-radius: 4px;
  width: 100%;
  margin-top: .5em;
  margin-bottom: 10px;
  overflow: hidden;
}

.title {
  text-align: center;
}

.faq-answer {
  margin-top: .7em;
  font-weight: 400;
}

.faq {
  background-color: var(--gothaer);
  color: #fff;
  white-space: break-spaces;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 0 4em 0 1em;
  display: flex;
}

.faq.w--open {
  border-bottom: 1px solid #0000001a;
}

.faq-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.title-wrap {
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.faq-answer-img {
  width: 100%;
}

.faq-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.faq-img {
  z-index: 2;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.faq-body {
  background-color: #0000;
  width: 100%;
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: #0000;
}

.faq-container {
  color: var(--dunkel);
  width: 100%;
  margin-top: 2em;
  margin-bottom: 4em;
}

.toggle-text {
  z-index: 2;
  position: relative;
}

.faq-body-cont {
  border-top: 1px #000;
  border-bottom: 1px dotted var(--dunkel);
  padding-left: 1em;
  padding-right: 1em;
  font-weight: 300;
  line-height: 32px;
}

.subtitle {
  color: #727272;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}

.marker {
  z-index: 0;
  width: 100%;
  margin-top: 100px;
  position: fixed;
  inset: 0% 0% auto;
}

.faq-head {
  color: #fff;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  justify-content: start;
  justify-items: start;
  margin-top: 1em;
}

.zert {
  background-color: #fff;
  width: 10vw;
  padding: 13px;
}

.div-block-54 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.list {
  overflow: scroll;
}

.ist-dabei-grid {
  grid-column-gap: 0px;
  grid-row-gap: 1em;
  grid-template-columns: auto 1fr;
  align-items: center;
  padding: 1em;
}

.cm-wrapper {
  background-image: url('../images/CM-blauHaken.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.5em;
  height: 1.5em;
}

.cm-wrapper.schwarz {
  background-image: url('../images/CM-schwarzHaken.png');
}

.ist-dabei-wrapper {
  align-items: flex-start;
  width: 100%;
  margin-top: .3em;
  margin-bottom: .5em;
  display: flex;
}

.ist-dabei-wrapper.margin {
  margin-top: 2em;
}

.image-16 {
  object-fit: cover;
  height: 100%;
}

.check-text {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1em;
}

.umfang-versicherung {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 4em;
  margin-bottom: 10em;
}

.tabellentitel {
  text-align: center;
  padding-top: .7em;
  padding-bottom: .7em;
}

.tabelle-feld {
  border-right: .5px solid var(--gothaer);
  border-left: .5px solid var(--gothaer);
  color: var(--dunkel);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 5em;
  padding-top: .4em;
  font-family: montserrat, sans-serif;
  font-size: 12px;
  display: flex;
}

.tabelle-feld._3er {
  background-color: var(--gothaer);
  color: #fff;
  font-family: montserrat, sans-serif;
  font-weight: 700;
}

.tabelle-symbol {
  height: 50%;
}

.produkt-link {
  transition: all .2s;
  display: flex;
}

.produkt-link:hover {
  font-weight: 700;
}

.paragraph-9 {
  margin-right: .3em;
}

.kommt-weg {
  display: none;
}

.div-block-55 {
  background-color: var(--white-smoke);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 66%;
  margin-top: 5vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.code-embed {
  object-fit: cover;
  background-color: #000;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-56 {
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 4em;
  }

  .container.full {
    max-width: 100vw;
  }

  .navbar {
    background-image: linear-gradient(to bottom, var(--dunkel) 24%, transparent);
  }

  .navbar.unterseite {
    justify-content: center;
    display: flex;
  }

  .navlink {
    flex: 1;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .contentwrapper {
    flex-direction: column;
  }

  .h-lfte.breiter-100 {
    align-items: center;
    margin-bottom: 20px;
  }

  .h-lfte.breiter-100.zentriert {
    text-align: center;
  }

  .h-lfte.festegr-ezusatztexte.abstand {
    width: 100%;
    height: auto;
  }

  .h-lfte._33 {
    width: 100%;
  }

  .link {
    font-size: 28px;
  }

  .heading {
    font-size: 38px;
  }

  .heading-2 {
    text-align: center;
  }

  .heading-2.links {
    text-align: left;
  }

  .text-einr-cker {
    padding-left: 50%;
    padding-right: 5%;
  }

  .text.zentriert.margin {
    width: 70%;
  }

  .bild-berlagerung {
    height: 300px;
    padding-right: 25px;
  }

  .grid {
    grid-template-columns: 1fr;
    align-items: center;
  }

  .grid.produkt {
    grid-template-columns: 1fr;
  }

  .kundenbild {
    width: 130px;
  }

  .kundenwrapper {
    margin-bottom: 30px;
  }

  .zeile-1, .zeile-2, .blau {
    font-size: 50px;
  }

  .nav-menu {
    background-color: var(--dunkel);
    flex-direction: column;
    align-items: flex-start;
    min-width: 100vw;
    height: 100vh;
    padding-top: 120px;
    inset: 0%;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-link, .text-block-3 {
    flex: none;
    font-size: 12px;
  }

  .text-versicherung {
    width: 100%;
    font-size: 14px;
  }

  .zst-h {
    font-size: 17px;
  }

  .berschrift-1-zusatztexte {
    font-size: 25px;
  }

  .berschrift-2-zst {
    font-size: 20px;
  }

  .produktwrapper {
    margin-bottom: 30px;
  }

  .produktbild {
    width: 130px;
  }

  .menu-button {
    margin-left: auto;
  }

  .menu-button.w--open {
    z-index: 1100;
    background-color: #0000;
  }

  .grid-kontakt {
    grid-template-columns: 1fr;
  }

  .name-und-t-tigkeit {
    position: relative;
  }

  .logo {
    width: 100px;
    height: 100px;
  }

  .logo.unterseite {
    justify-content: center;
  }

  .h1-kredite, .h1-finanzierung, .h1-versicherung, .h1-investment {
    font-size: 5em;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }

  .div-block-4 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .div-block-7 {
    background-color: var(--dunkel);
  }

  .image-7 {
    mix-blend-mode: lighten;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .leistung-content.magie {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .leistung-content.stretch.center {
    text-align: center;
    width: 100vw;
  }

  .header-2023.startseite {
    background-position: 50% 0;
    background-size: auto;
    overflow: hidden;
  }

  .header-2023.startseite.bildtasuch {
    background-size: auto 100vh;
  }

  .header-2023.startseite-copy {
    background-position: 50% 0;
    background-size: auto;
  }

  .spalte.mitte---kleiner {
    width: 75%;
  }

  .container-unterseite {
    flex: 1;
    max-width: 100%;
    height: 100%;
  }

  .container-unterseite.no-padding {
    max-width: 90%;
  }

  .versicherungen-raster {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .versicherungen-raster.variante-no-margibn {
    grid-template-columns: 50% 50%;
  }

  .versicherungen-raster.variante-no-margibn.start {
    grid-template-columns: 1fr 1fr;
  }

  .versicherungen-raster.variante-no-margibn._3er.produkt {
    grid-template-columns: 1fr;
  }

  .spidermans-netz-klebt.links-einger-ckt {
    padding-left: 0;
  }

  .spidey-grid, .spidey-grid.bersicht {
    grid-template-columns: 1fr;
  }

  .hero-heading.wei.mobile-aus {
    font-size: 4.4em;
  }

  .grid-footer {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .wei.kleiner {
    font-size: 2.3em;
  }

  .dropdown {
    flex: 1;
    width: 100%;
  }

  .dropdown-toggle {
    flex-direction: row;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-19, .custom-cursor-wrapper {
    display: none;
  }

  .versicherung-bild-raster {
    position: static;
  }

  .hero-heading-wrapper {
    text-shadow: 0 1px 8px #000000d1;
  }

  .logo-wortmarke {
    display: none;
  }

  .infobox-wrapper {
    width: 80vw;
    margin-bottom: 2em;
  }

  .div-block-38 {
    height: 25vh;
  }

  .versicherung-mit-bild {
    width: 100%;
  }

  .textbox-vmb {
    width: 50vh;
  }

  .section01 {
    padding: 100px 8px;
  }

  .accordion {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .section-header-wrapper {
    max-width: 66.66%;
    padding-bottom: 56px;
  }

  .section-description {
    font-size: 15px;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .faq-container {
    width: 100%;
    min-width: 0;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 5em;
  }

  h2 {
    font-size: 3.5em;
  }

  h3 {
    font-size: 3.3em;
  }

  .navlink {
    flex: 1;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
  }

  .link {
    font-size: 22px;
  }

  .link:hover {
    padding: 2px 10px;
  }

  .heading-2, .heading-2.links {
    font-size: 28px;
  }

  ._100 {
    padding-left: 20%;
  }

  .bild-berlagerung {
    height: 240px;
  }

  .whitebox {
    height: auto;
  }

  .kundenbild {
    width: 50px;
  }

  .zeile-1 {
    margin-top: 100px;
    font-size: 50px;
  }

  .zeile-2 {
    margin-bottom: 200px;
    font-size: 50px;
  }

  .nav-menu {
    background-color: var(--dunkel);
    flex-direction: row;
    min-width: 100vw;
    height: 100vh;
    transition: all .2s ease-in;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-link, .text-block-3 {
    white-space: nowrap;
  }

  .produktbild {
    width: 100px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .h1-kredite {
    font-size: 45px;
  }

  .h1-kredite.mobile {
    flex-direction: column;
    position: relative;
  }

  .h1-finanzierung {
    font-size: 45px;
  }

  .h1-finanzierung.mobile {
    position: relative;
  }

  .h1-versicherung {
    font-size: 45px;
  }

  .h1-versicherung.mobile {
    position: relative;
  }

  .h1-investment {
    font-size: 45px;
  }

  .h1-investment.mobile {
    position: relative;
  }

  .berschriften-animiniert {
    display: none;
  }

  .berschriften-animiniert.f-r-mobile {
    display: block;
    position: absolute;
    inset: 25% 0% 0%;
  }

  .rich-text-block.zentriert {
    text-align: center;
    width: 90%;
  }

  .div-block-4 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .leistung-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .leistung-content.stretch {
    width: 100%;
  }

  .header-2023.startseite, .header-2023.startseite-copy {
    background-size: 150vw;
  }

  .spalte {
    padding-left: 1em;
    padding-right: 1em;
  }

  .spalte.mitte---kleiner {
    width: 100%;
  }

  .versicherungen-raster {
    grid-template-columns: 100%;
  }

  .spidermans-netz-klebt.links-einger-ckt {
    padding-left: 0;
  }

  .spidey-grid {
    grid-template-columns: 100%;
  }

  .hero-heading.wei.mobile-aus {
    display: none;
  }

  .hero-heading.wei.mobile-aus.smartphone-an {
    display: flex;
  }

  .hero-heading.wei.zweite-zeile {
    font-size: 3em;
  }

  .hero-heading.wei.kontur {
    padding-top: 15px;
    font-size: 4em;
  }

  .grid-footer {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .test-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .hero-heading-wrapper {
    margin-bottom: 0;
    padding-bottom: 5vh;
  }

  .logo-wortmarke {
    line-height: 1;
  }

  .kontaktformular {
    padding-left: 0;
    padding-right: 0;
  }

  .montsy.wei {
    white-space: pre-wrap;
  }

  .textbox-vmb {
    width: 100%;
  }

  .section01 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .accordion__item {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }

  .section-header-wrapper {
    padding-bottom: 40px;
  }

  .section-small-header {
    letter-spacing: 3px;
    font-size: 10px;
    line-height: 16px;
  }

  .question-text {
    margin-top: 8px;
  }

  .section-header {
    margin-top: 16px;
  }

  .section-description {
    font-size: 14px;
    line-height: 24px;
  }

  .faq-wrap {
    padding-left: 5%;
    padding-right: 5%;
  }

  .faq-img {
    min-width: 50px;
    min-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    letter-spacing: 1px;
    font-size: 30px;
  }

  h3 {
    font-size: 25px;
  }

  h4 {
    font-size: 1.1em;
    line-height: 1.1;
  }

  p {
    font-size: 12px;
  }

  li {
    font-size: 1em;
  }

  label {
    font-family: montserrat, sans-serif;
    font-size: 12px;
  }

  .hero {
    height: auto;
  }

  .video {
    height: 80vh;
    display: none;
  }

  .container.content.runter {
    justify-content: flex-start;
  }

  .container.content.footer {
    flex-direction: column;
    flex: 1;
    max-width: 100%;
    display: flex;
  }

  .container.full {
    margin-left: 1em;
    margin-right: 1em;
  }

  .body {
    cursor: auto;
  }

  .navbar {
    width: 100vw;
  }

  .navlink {
    padding-top: 5%;
    padding-bottom: 5%;
    font-size: 16px;
  }

  .contentwrapper {
    flex-direction: column;
  }

  .h-lfte {
    width: 100%;
  }

  .h-lfte.breiter-100 {
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .h-lfte.festegr-ezusatztexte.abstand {
    width: 100%;
    height: auto;
    margin-top: 31px;
  }

  .h-lfte._33 {
    width: 100%;
  }

  .link {
    font-size: 20px;
  }

  .link:hover {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    padding-top: 0;
    padding-left: 5%;
  }

  .heading.no-padding {
    font-size: 22px;
  }

  .heading.no-padding.white {
    font-size: 24px;
  }

  .heading-2 {
    text-align: center;
    margin-top: 8px;
    font-size: 16px;
    line-height: 1;
  }

  .heading-2.links {
    text-align: center;
  }

  .button {
    text-align: center;
    margin: 1em auto;
    padding: 12px 30px;
    font-size: 12px;
  }

  .text-einr-cker {
    padding-left: 5%;
  }

  .text.zentriert {
    font-size: 12px;
    line-height: 14px;
  }

  .text.zentriert.bold {
    font-size: 14px;
    line-height: 18px;
  }

  .text.zentriert.margin {
    max-width: 90%;
    margin-bottom: 0;
  }

  .bild-berlagerung {
    width: 100%;
    height: 350px;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    display: none;
    position: relative;
  }

  .whitebox {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-4._10 {
    font-family: Montserrat Regular lokal, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .bereich.bewertung {
    display: none;
  }

  .grid.produkt {
    grid-template-columns: 1fr;
  }

  .kundenbild {
    width: 70px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .kundenwrapper {
    flex-direction: column;
  }

  .feedback {
    font-size: 12px;
    line-height: 16px;
  }

  .feedback-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .zeile-1 {
    font-size: 22px;
  }

  .zeile-2 {
    margin-bottom: 100px;
    font-size: 25px;
    line-height: 1;
  }

  .versprechen {
    width: 80%;
  }

  .versprechen.margin {
    justify-content: center;
  }

  .blau {
    font-size: 20px;
    line-height: 1;
  }

  .footer {
    text-align: left;
    flex-direction: row;
    padding: 20px 0;
    display: flex;
  }

  .footer-link, .text-block-3 {
    text-align: center;
    font-size: 10px;
  }

  .text-versicherung {
    font-size: 12px;
  }

  .text-kredite, .text-finanzierung {
    width: 100%;
  }

  .zst-h {
    font-size: 14px;
  }

  .berschrift-1-zusatztexte {
    text-align: center;
    font-size: 20px;
  }

  .berschrift-2-zst {
    font-size: 16px;
  }

  .background-video-2, .content-container {
    height: auto;
  }

  .produktwrapper {
    width: 100%;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .grid-kontakt {
    grid-row-gap: 0px;
    height: 800px;
  }

  .heading-6 {
    font-size: 16px;
    font-weight: 400;
  }

  .kontaktinfo {
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-5 {
    width: 30px;
    padding: 5px;
  }

  .logo {
    width: 80px;
    height: 80px;
  }

  .sichtbarwerder {
    line-height: 1.4;
  }

  .bold-text, .italic-text, .bold-text-2 {
    font-size: 25px;
  }

  .italic-text-2, .italic-text-3 {
    font-size: 24px;
    line-height: 1.4;
  }

  .paragraph {
    font-size: 14px;
  }

  .text-investment {
    width: 100%;
  }

  .h1-kredite {
    margin-top: -250px;
    font-size: 30px;
  }

  .h1-kredite.mobile {
    margin-top: 0;
    font-size: 24px;
    line-height: 1.2;
  }

  .h1-finanzierung {
    margin-top: -150px;
    font-size: 30px;
  }

  .h1-finanzierung.mobile {
    margin-top: 0;
    font-size: 24px;
    line-height: 1.2;
  }

  .h1-versicherung {
    margin-top: -50px;
    font-size: 30px;
  }

  .h1-versicherung.mobile {
    margin-top: 0;
    font-size: 24px;
    line-height: 1.2;
  }

  .h1-investment {
    margin-top: 40px;
    font-size: 30px;
  }

  .h1-investment.mobile {
    margin-top: 0;
    font-size: 24px;
    line-height: 1.2;
  }

  .video-2 {
    padding-bottom: 0;
    display: flex;
  }

  .div-block-3 {
    object-fit: cover;
    flex: 1;
    width: 100%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .video-3 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .berschriften-animiniert {
    display: none;
  }

  .berschriften-animiniert.f-r-mobile {
    flex-direction: column;
    display: flex;
    position: absolute;
    inset: 40% 0% 0%;
  }

  .rich-text-block {
    width: 90%;
    line-height: 18px;
  }

  .rich-text-block.zentriert {
    margin-bottom: 80px;
  }

  .grid-3 {
    width: 100%;
  }

  .div-block-4 {
    align-items: flex-start;
    height: auto;
  }

  .div-block-5 {
    height: 300px;
  }

  .html-embed-4 {
    height: 400px;
  }

  .whtasapp {
    margin-bottom: 50px;
    margin-left: 0;
    display: block;
  }

  .html-embed-6 {
    margin-left: 0;
    transform: scale(.6);
  }

  .social-media {
    justify-content: center;
    display: flex;
  }

  .image-10 {
    width: 20px;
    height: 20px;
  }

  .link-block {
    padding: 8px;
  }

  .html-embed-7 {
    margin-bottom: 0;
    transform: scale(.6);
  }

  .container-content {
    height: auto;
  }

  .leistung-wrapper {
    width: 100%;
    padding: 1.2em 0;
  }

  .leistung-content {
    text-align: center;
    padding: 1em .8em;
  }

  .leistung-content.farbe {
    text-align: center;
    border-radius: 0;
    height: 100%;
    padding-bottom: 3em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .header-2023 {
    background-size: auto 100%;
    height: 100vh;
  }

  .header-2023.betriebshaftpflicht {
    background-position: 100% 0;
    background-size: auto 50vh;
    background-attachment: scroll;
    justify-content: flex-end;
    height: 100vh;
    padding-bottom: 15vh;
  }

  .header-2023.startseite {
    background-color: #000;
    background-position: 50% 10%;
    justify-content: flex-end;
    height: 100vh;
    padding-bottom: 15vh;
  }

  .header-2023.startseite.bildtasuch, .header-2023.startseite.kredite, .header-2023.startseite.investment, .header-2023.startseite.finanzierung {
    background-position: 50% 0;
    background-size: auto 50vh;
  }

  .header-2023.startseite-copy {
    background-color: #000;
    background-position: 50% 10%;
    background-size: 140vw;
    background-attachment: scroll;
    justify-content: flex-end;
    height: 100vh;
    padding-bottom: 15vh;
  }

  .spalte {
    text-align: center;
    padding: .5em .3em;
  }

  .container-unterseite {
    margin-top: 2em;
  }

  .versicherungen-raster {
    margin-top: 5vh;
  }

  .versicherungen-raster.variante-no-margibn {
    grid-template-columns: 1fr;
    justify-items: stretch;
  }

  .versicherungen-raster.variante-no-margibn.start {
    grid-template-columns: 100%;
    overflow: visible;
  }

  .sticky {
    position: static;
    top: auto;
  }

  .spidermans-netz-klebt {
    width: 100%;
  }

  .spidey-grid {
    grid-column-gap: 0px;
    grid-template-columns: 100%;
    width: 90%;
    overflow: visible;
  }

  .hero-heading.wei.mobile-aus {
    display: none;
  }

  .hero-heading.wei.mobile-aus.smartphone-an {
    text-shadow: 0 3px 14px #000;
    font-size: 3em;
    display: flex;
  }

  .hero-heading.wei.zweite-zeile {
    font-size: 30px;
    font-weight: 400;
  }

  .hero-heading.wei.kontur {
    padding-left: 20px;
    padding-right: 10px;
    font-size: 3em;
  }

  .grid-footer {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .h3-alternativ {
    font-size: 1.5em;
  }

  .h2-alternativ {
    font-size: 2em;
  }

  .marquee-horizontal {
    background-color: #f39200;
  }

  .kontakt-versicherung {
    margin-top: 0%;
    padding-top: 5em;
  }

  .versicherungen--bersicht {
    width: 100vw;
  }

  .versicherungen--bersicht.unterseite.seri-s {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .versicherungen--bersicht.zentriert.seri-s, .versicherungen--bersicht.zentriert.beispiele {
    padding-top: 0;
    padding-bottom: 0;
  }

  .wei {
    white-space: normal;
  }

  .wei.kleiner {
    font-size: 1.8em;
  }

  .versicherungs-produkt {
    justify-items: center;
    width: 100%;
  }

  .versicherung-inhalt {
    width: 100%;
  }

  .bild-test {
    height: 30vh;
  }

  .test-wrapper {
    width: 100%;
    padding: 1.2em 0;
  }

  .icon-kreis {
    width: 6em;
    height: 6em;
  }

  .stichpunkt.beispiel {
    margin-top: .1em;
    margin-bottom: .5em;
  }

  .aufz-hlung {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .div-block-15 {
    width: 100%;
  }

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

  .stichpunkt-wrapper {
    flex-direction: column;
  }

  .html-embed-8 {
    width: 90%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-18 {
    width: 100%;
  }

  .paragraph-5 {
    flex: none;
    width: 100%;
  }

  .dropdown {
    flex-direction: row;
  }

  .dropdown-list {
    flex: 1;
  }

  .dropdown-toggle {
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-19 {
    height: 5vh;
  }

  .bild_produnkt_info {
    height: 250px;
    position: sticky;
    top: 5em;
  }

  .bild_produnkt_info.versatz {
    margin-top: 0;
  }

  .bild_produnkt_info.kleiner {
    height: 250px;
  }

  .versicherung-bild-raster {
    grid-template-columns: 1fr;
    display: none;
  }

  .hero-heading-wrapper {
    justify-content: flex-end;
    width: 90%;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .logo-wortmarke {
    font-size: 1.2em;
    display: none;
  }

  .kontaktformular {
    padding-left: 0;
    padding-right: 0;
  }

  .form-wrapper {
    text-align: center;
  }

  .grid-9 {
    grid-template-columns: 1fr;
  }

  .text-field {
    font-size: 12px;
  }

  .mehr-einblenden {
    display: none;
  }

  .infobox-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .form {
    flex-direction: column;
    display: flex;
  }

  .image-14 {
    object-fit: cover;
    width: 100%;
    height: 80vh;
    display: block;
  }

  .montsy {
    font-size: 1em;
    line-height: 1.5;
  }

  .schadensbeispiel {
    padding: 2.5em 1em 1.5em;
  }

  .schadensbeispiel.bhp {
    text-align: left;
  }

  .letzter {
    align-items: flex-start;
    display: flex;
  }

  .button-wrapper {
    display: none;
  }

  .angebot {
    width: 100%;
    height: auto;
  }

  .checkbox-field {
    font-size: .7em;
    line-height: 1.3;
  }

  .versicherung-mit-bild {
    height: auto;
    margin-top: 0;
  }

  .textbox-vmb {
    width: 100%;
    position: relative;
  }

  .textbox-vmb._2 {
    max-height: 25vh;
    margin-top: 0;
  }

  .image-15 {
    object-fit: contain;
    max-width: none;
  }

  .switch-div-swipe-mobile {
    position: relative;
    overflow: hidden;
  }

  .switch-div-swipe-mobile.desktop-an---mobile-aus {
    display: none;
  }

  .switch-div-swipe-mobile.mobile-an---desktop-aus {
    display: block;
  }

  .swipelist {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    overflow: scroll;
  }

  .scroll-item {
    align-items: flex-start;
    min-width: 70vw;
    display: flex;
  }

  .scroll-item:hover {
    box-shadow: none;
    transform: none;
  }

  .list-item-3 {
    white-space: break-spaces;
  }

  .div-block-48 {
    width: 100%;
  }

  .div-block-49 {
    background-image: linear-gradient(to right, #fff0, var(--white-smoke) 69%);
    width: 70px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .verlauf-swipe {
    z-index: 4;
    background-image: url('../images/Pfeil_1.png'), linear-gradient(to right, #fff0, var(--white-smoke));
    background-position: 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 20px, auto;
    width: 50px;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .link-wei {
    color: #fff;
  }

  .aktion {
    color: var(--gothaer);
  }

  .section-header-wrapper {
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .faq-image {
    margin-top: 20px;
  }

  .accordion_item-image {
    width: 30px;
  }

  .question-text {
    flex: 0 100%;
    margin-bottom: 8px;
    margin-left: 16px;
    padding-right: 20px;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    border-top: 1px solid #0000001a;
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .title {
    font-size: 36px;
  }

  .faq-wrap {
    padding-left: 3%;
    padding-right: 3%;
  }

  .faq-img {
    display: none;
  }

  .subtitle {
    font-size: 14px;
  }

  .faq-head {
    font-size: 1em;
  }

  .kontakt-elfsight {
    display: none;
  }
}

#w-node-_312886e4-6cab-e7a5-a0a2-87292b532789-a552b567, #w-node-_4baaffc4-7aa3-8a4e-76ea-c654450af29c-a552b567, #w-node-_56f932d1-1216-6a2b-eeaf-ddac0f0b79a0-a552b567, #w-node-_50d65d2c-8554-fce3-f733-ef3f755fcba0-a552b567, #w-node-d8a414d5-946f-3abd-cac5-ebf434ffa5b1-a552b567, #w-node-ffcd4a3c-b9d1-08a3-408e-f37b28b5afc2-a552b567, #w-node-a4dc5448-256b-d1f8-5ba3-1af9701327c7-a552b567, #w-node-bce42d29-3ebd-e6a7-e197-b7246a1fdad2-a552b567, #w-node-_68bc4690-edf0-8bfb-995a-f1b54a61f05a-a552b567, #w-node-_4c515623-f422-0873-2e72-a6910a7e92b2-a552b567, #w-node-_266ed506-c9fd-edea-ded8-d8c24ad0e1e9-4ad0e1e9, #w-node-_202a48e1-ce4b-e70d-51f6-fa63c9205fc3-4ad0e1e9, #w-node-_47c47306-1156-de61-e306-4d7764aa5f6b-64aa5f6b, #w-node-_47c47306-1156-de61-e306-4d7764aa5f6d-64aa5f6b, #w-node-_47c47306-1156-de61-e306-4d7764aa5f6e-64aa5f6b, #w-node-_86c073b1-2ea6-38d4-8f56-0c86f3c4c726-06d0638e, #w-node-_7134530c-15ed-930a-2047-b80cb4bbbf38-06d0638e, #w-node-_5ff025ed-de85-4a61-ffd3-b4948e1bc952-06d0638e, #w-node-e0c44305-32f6-8c96-8ed7-8b47737a8de3-06d0638e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_21ececdb-f957-32d5-0268-8acfa4ab6b13-06d0638e {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d1988e7f-9684-177a-4af8-7af2d54834c9-06d0638e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f4bebb47-fd7b-d306-1cd2-ec7f9ce6eef6-06d0638e, #w-node-_3bcdf631-2fb7-7053-025c-3022f70886cd-06d0638e, #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e99280e-dff4dd1b, #w-node-_2b15f013-431e-879e-a3d2-18b45ba251d1-dff4dd1b, #w-node-f8d58129-387a-772f-7154-fb9cbb2ca6d6-dff4dd1b, #w-node-_26967b45-8e77-4382-5180-cd518af7841a-dff4dd1b, #w-node-_34ff6502-bf8c-266c-746a-28f95f569a03-dff4dd1b, #w-node-_34ff6502-bf8c-266c-746a-28f95f569a32-dff4dd1b, #w-node-_56b8e419-acf1-95e7-7c74-ed764069a309-dff4dd1b, #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e99280e-fd685446, #w-node-_09738b3e-dd73-7fc3-9068-68665b6eb210-fd685446, #w-node-_09738b3e-dd73-7fc3-9068-68665b6eb212-fd685446, #w-node-_2b15f013-431e-879e-a3d2-18b45ba251d1-fd685446, #w-node-f8d58129-387a-772f-7154-fb9cbb2ca6d6-fd685446, #w-node-_26967b45-8e77-4382-5180-cd518af7841a-fd685446, #w-node-_1dc11ab1-a20d-09f5-1897-e36154aea288-fd685446, #w-node-_1be4f9e9-e2dc-3ad2-5032-efe796f856bf-fd685446, #w-node-_34ff6502-bf8c-266c-746a-28f95f569a03-fd685446, #w-node-_34ff6502-bf8c-266c-746a-28f95f569a32-fd685446, #w-node-_56b8e419-acf1-95e7-7c74-ed764069a309-fd685446, #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e99280e-5e9043b6, #w-node-_2b15f013-431e-879e-a3d2-18b45ba251d1-5e9043b6, #w-node-f8d58129-387a-772f-7154-fb9cbb2ca6d6-5e9043b6, #w-node-_26967b45-8e77-4382-5180-cd518af7841a-5e9043b6, #w-node-_1dc11ab1-a20d-09f5-1897-e36154aea288-5e9043b6, #w-node-_1be4f9e9-e2dc-3ad2-5032-efe796f856bf-5e9043b6, #w-node-_57d37352-a345-5b80-67ec-577e74621cd6-5e9043b6, #w-node-_57d37352-a345-5b80-67ec-577e74621cd9-5e9043b6, #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e99280e-4d98eb8d, #w-node-ca31923f-88ed-77b8-10a2-8fcf430f30a9-4d98eb8d, #w-node-_53fe67fa-d435-766f-7536-2f490d6a13b8-4d98eb8d, #w-node-_63d92400-c7cf-b982-fe74-91e36722aa29-4d98eb8d, #w-node-_2b15f013-431e-879e-a3d2-18b45ba251d1-4d98eb8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1fdbefb3-6435-5767-a2af-11441f849632-4d98eb8d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-f8d58129-387a-772f-7154-fb9cbb2ca6d6-4d98eb8d, #w-node-f87e1b7c-1d29-2a30-e9ab-0ab6a6d58c05-4d98eb8d, #w-node-b12fa79e-f9a3-ef1f-5f41-3fef9be090cb-4d98eb8d, #w-node-_7d5d8d0c-7cae-4a2c-18e7-e48f3a927a12-4d98eb8d, #w-node-_6d62be48-a0f3-abea-62bf-d661c7572cc2-4d98eb8d, #w-node-_0863f23b-9e8b-b18f-fa1f-95f6b08df160-4d98eb8d, #w-node-e6ad1c0c-b180-3648-481f-710f9409e5b5-4d98eb8d, #w-node-_3773fc86-6dc2-68dc-c251-4a3a7f566b98-4d98eb8d, #w-node-_3773fc86-6dc2-68dc-c251-4a3a7f566b9c-4d98eb8d, #w-node-_3773fc86-6dc2-68dc-c251-4a3a7f566ba0-4d98eb8d, #w-node-bd843c16-e9cd-99af-c3e6-89f006dd3dfe-4d98eb8d, #w-node-bd843c16-e9cd-99af-c3e6-89f006dd3e02-4d98eb8d, #w-node-bd843c16-e9cd-99af-c3e6-89f006dd3e06-4d98eb8d, #w-node-_1be4f9e9-e2dc-3ad2-5032-efe796f856bf-4d98eb8d, #w-node-_26967b45-8e77-4382-5180-cd518af7841a-4d98eb8d, #w-node-_1dc11ab1-a20d-09f5-1897-e36154aea288-4d98eb8d, #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e99280e-0e249fed, #w-node-ca31923f-88ed-77b8-10a2-8fcf430f30a9-0e249fed, #w-node-_53fe67fa-d435-766f-7536-2f490d6a13b8-0e249fed, #w-node-_63d92400-c7cf-b982-fe74-91e36722aa29-0e249fed, #w-node-_2b15f013-431e-879e-a3d2-18b45ba251d1-0e249fed, #w-node-f8d58129-387a-772f-7154-fb9cbb2ca6d6-0e249fed, #w-node-cb2be8b1-5d65-f65f-aaa5-64cca0454035-0e249fed, #w-node-_9a6681a7-9e10-4d67-8d47-82273ec25343-0e249fed, #w-node-_113d8f28-f438-3ef7-fe0e-930c489da081-0e249fed, #w-node-_167976ab-f4cc-1324-77ce-b8f20b1feef4-0e249fed, #w-node-b57d61cf-3914-4b2c-0e9a-a44aab64f397-0e249fed, #w-node-f87e1b7c-1d29-2a30-e9ab-0ab6a6d58c05-0e249fed, #w-node-b12fa79e-f9a3-ef1f-5f41-3fef9be090cb-0e249fed, #w-node-_7d5d8d0c-7cae-4a2c-18e7-e48f3a927a12-0e249fed, #w-node-_1be4f9e9-e2dc-3ad2-5032-efe796f856bf-0e249fed, #w-node-_26967b45-8e77-4382-5180-cd518af7841a-0e249fed, #w-node-_1dc11ab1-a20d-09f5-1897-e36154aea288-0e249fed, #w-node-_83004c4c-a885-5119-79f9-3a25580b2693-580b2693 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5be98eb9-68bb-d66c-31c0-e86a0f96f335-0f96f335 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_6ba067ab-e0df-6dd9-46d9-080403bbb21b-03bbb21b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f6e46553-db9a-ce5d-113d-2e4338b2e664-38b2e659 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_21ececdb-f957-32d5-0268-8acfa4ab6b13-06d0638e, #w-node-d1988e7f-9684-177a-4af8-7af2d54834c9-06d0638e {
    grid-column: span 1 / span 1;
  }

  #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e992850-dff4dd1b, #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e992850-fd685446, #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e992850-5e9043b6, #w-node-_1fdbefb3-6435-5767-a2af-11441f849631-4d98eb8d, #w-node-aa4aacfb-b9ea-8102-dcb0-a9aa6e992850-0e249fed {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f6e46553-db9a-ce5d-113d-2e4338b2e65c-38b2e659 {
    grid-area: 2 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f6e46553-db9a-ce5d-113d-2e4338b2e65c-38b2e659 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f6e46553-db9a-ce5d-113d-2e4338b2e664-38b2e659 {
    grid-column: span 1 / span 1;
  }

  #w-node-_07283404-a5dc-888e-0331-f303b4179dd6-06d0638e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Montserrat Bold lokal';
  src: url('../fonts/montserrat-v25-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Regular lokal';
  src: url('../fonts/montserrat-v25-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}