:root {
  --white: white;
  --black: black;
}

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

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

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

.ah-header {
  background-color: #1062aa;
}

.ah-content {
  justify-content: center;
  align-items: flex-start;
  min-height: 0;
  display: flex;
}

.ah-header-wrap {
  color: #fff;
  background-color: #2e4e8c;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.ah-content-wrap {
  max-width: 60%;
  padding-top: 3em;
}

.image {
  max-height: 50px;
}

.ah-adv-bar {
  width: 100%;
}

.paragraph {
  color: #a3a3a3;
  border-bottom: 1px solid #000;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.ah-main-heading {
  font-family: Droid Serif, serif;
}

.ah-main-heading.imprint {
  margin-top: auto;
}

.ah-p {
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.ah-p.source {
  word-break: break-all;
  margin-top: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 13px;
}

.ah-hero-img {
  width: 100%;
  margin-bottom: 10px;
}

.ah-content-headers {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Droid Serif, serif;
}

.image-2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ah-cta-btn {
  background-color: #39a949;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 21px;
  display: flex;
}

.ah-cta-box.display-none {
  display: none;
}

.ah-cta-box-items {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-wrap: wrap;
  justify-content: center;
  padding: 3em 2em;
  display: flex;
}

.ah-cta-box-item {
  background-color: #f5f5f5;
  border: 1px solid #0000001a;
  border-radius: 5px;
  align-items: center;
  min-width: 48%;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.paragraph-2 {
  color: #000;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.image-3 {
  max-height: 50px;
}

.link {
  color: #000;
  margin-top: 1em;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
}

.ah-footer {
  background-color: #f0f0f0;
  margin-top: 3em;
}

.ah-footer-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;
}

.ah-footer-links {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ah-footer-link {
  color: #aaa;
  margin-left: 15px;
}

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

.html-embed-2 {
  width: 30%;
  height: 0;
  margin-left: auto;
  margin-right: auto;
}

.bekannt-aus-section {
  background-color: #f0f0f000;
  border-top: 1px solid #00000080;
  border-bottom: 1px solid #00000080;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1em;
  display: flex;
}

.paragraph-3 {
  color: #6b6b6b;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.bekannt-aus-logos {
  max-width: 70%;
  max-height: 30px;
}

.bold-text-2 {
  text-align: left;
}

.cta {
  text-align: center;
}

.list {
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.par-v4-cta-box {
  background-color: #e3edff;
  max-width: 60%;
  padding: 3em;
}

.par-v4-cta-box-head {
  text-align: center;
  font-size: 24px;
  line-height: 100%;
}

.par-v4-cta-box-items {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.par-v4-cta-box-item {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100px;
  align-items: center;
  min-width: 48.7%;
  max-width: 48.7px;
  margin-top: 1em;
  padding: .5em 1em .5em 1.5em;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.par-v4-cta-box-item-wappen {
  max-height: 60px;
}

.par-v4-cta-box-item-state-name {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 100%;
}

.arrow-down-img {
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1em;
  display: block;
}

.arrow-down-img.display-none, .arrow-down-img.d-none {
  display: none;
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f7f7f7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.par-v4-trust-box {
  border-top: 1px solid #d8d8d8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 4em;
  padding-top: 50px;
  display: flex;
}

.trsut-icon {
  height: 75px;
}

.par-v4-content-wrapper-extra-paddings {
  padding-left: 3em;
  padding-right: 3em;
}

.par-v4-content-wrapper-extra-paddings.body {
  background-color: #fff;
}

.par-v4-body-wrapper {
  box-sizing: border-box;
  background-color: #fff;
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 1000px;
  margin-top: 40px;
  padding-top: 0;
}

.par-v4-subheading {
  font-size: 26px;
  font-weight: 400;
  line-height: 100%;
}

.par-v4-hero-description {
  font-size: 16px;
  line-height: 100%;
}

.par-v4-footer-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.par-v4-article-info {
  color: #333;
  border: 1px #000;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.par-v4-h {
  align-self: flex-start;
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  line-height: 40px;
}

.par-v4-h.h-centered {
  text-align: center;
}

.par-v4-h.fsz-s {
  font-size: 26px;
  line-height: 120%;
}

.par-v4-h.h3 {
  margin-top: 0;
  margin-bottom: 30px;
}

.par-v4-h.h3.redaktion {
  margin-bottom: 10px;
}

.par-v4-h.kreditsumme {
  margin-top: 10px;
}

.par-v4-h.kreditsumme._2 {
  margin-top: 40px;
}

.par-v4-hero-img {
  width: 100%;
  margin-top: 0;
  margin-bottom: 2em;
}

.par-v4-hero-img.disabled {
  display: none;
}

.par-v4-hero-img.desktop {
  width: 80%;
}

.par-v4-hero-img.desktop.t-v {
  align-self: flex-start;
  width: 25%;
}

.par-v4-hero-img.desktop.t-v.mobile, .par-v4-hero-img.mobile.bank {
  display: none;
}

.image-27 {
  filter: invert();
  max-height: 50px;
}

.par-v4-content-wrapper {
  padding: 1em 0 3em;
}

.par-v4-heading {
  margin-top: 10px;
  margin-bottom: 0;
}

.footer-link {
  color: #000;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
}

.par-v4-header-wrapper-2 {
  background-color: #043082;
  padding: 1em 3em;
}

.par-v4-header-wrapper-2.custom-color {
  background-color: #0a6200;
}

.par-v4-header-wrapper-2.categorie {
  background-color: #eaeaea;
  line-height: 3px;
}

.par-v4-p {
  color: #1c1c1c;
  text-align: left;
  align-self: flex-start;
  margin-top: .7em;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.par-v4-p.hl {
  color: #1388dd;
  text-align: center;
}

.par-v4-p._2 {
  text-align: center;
}

.par-v4-p._2.d-none {
  display: none;
}

.par-v4-p.date {
  color: #7e8798;
  text-align: left;
  flex: 1;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.par-v4-p.advertorial {
  color: #7e8798;
  text-align: right;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}

.par-v4-p.lead {
  align-self: flex-start;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.par-v4-p.lead.questions {
  text-align: center;
  background-color: #f1f8ff;
  border: 1px #d8d8d8;
  border-radius: 1px;
  align-self: stretch;
  margin-bottom: 0;
  padding: 20px 30px;
  font-weight: 400;
  line-height: 100%;
}

.par-v4-p.lead.questions.kundenservice {
  text-align: left;
  background-color: #f5f5f5;
  margin-bottom: 0;
  line-height: 25px;
}

.par-v4-p.lead.questions.kundenservice.oben {
  background-color: #f5f5f5;
  margin-top: 1em;
}

.par-v4-p.lead.questions.kundenservice.oben.vorteile {
  color: #1c1c1c;
  background-color: #eef8eb;
}

.par-v4-p.lead.questions.kundenservice.unten {
  margin-bottom: 20px;
}

.par-v4-p.lead.questions.unten {
  margin-bottom: 1.5em;
}

.par-v4-p.lead.questions.oben {
  color: #2e4e8c;
  margin-top: 1.5em;
  margin-bottom: 0;
}

.par-v4-p.subhead {
  line-height: 100%;
}

.par-v4-p.lead-copy {
  align-self: flex-start;
  line-height: 40px;
}

.par-v4-p.redaktion {
  background-color: #f5f5f5;
  margin-top: 4em;
  padding: 25px 40px;
  font-size: 16px;
}

.par-v4-p.usps {
  background-color: #f5f5f5;
  padding: 20px 20px 20px 30px;
  line-height: 40px;
}

.par-v4-p.usps.mobile {
  display: block;
}

.par-v4-p.usps.desktop {
  background-color: #f5f5f500;
  margin-bottom: 15px;
  padding: 0;
  line-height: 28px;
}

.trust-description {
  text-align: center;
  max-width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  line-height: 150%;
}

.par-v4-header-2 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.black-friday-cta-box {
  margin-top: 2em;
}

.claim-p {
  text-align: center;
  width: 80%;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

.claim-h {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 28px;
  line-height: 120%;
}

.text-span-8 {
  color: #fff;
  background-color: #4683b0;
  padding: 2px 5px 3px;
  font-size: 21px;
  display: inline-block;
}

.cta-claim-box {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button {
  color: #feffe4;
  text-align: center;
  letter-spacing: 2.148px;
  text-transform: uppercase;
  background-color: #4683b0;
  border: 2px solid #4683b0;
  border-radius: 10px;
  padding: 15px 2em;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  transition: all .4s;
}

.button:hover {
  color: #000;
  background-color: #04c10000;
  border-width: 2px;
}

.cta-box-inner {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  justify-content: space-between;
  display: flex;
}

.cta-box {
  background-color: #e4f4ff;
  width: 100%;
  padding: 4em 3em 0 0;
  position: relative;
}

.image-7 {
  max-width: 45%;
}

.progress-bar {
  width: 100%;
}

.text-block {
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.ah-2-footer {
  background-color: #f7f7f7;
  margin-top: 3em;
}

.ah-2-header-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.ah-2-body-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 2em;
  display: flex;
}

.ah-2-footer-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.ah-2-logo-header {
  filter: invert();
  max-height: 35px;
}

.ah-2-bekannt-aus-section {
  background-color: #c4daff;
  border: 1px solid #003fa8;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.image-28 {
  flex: none;
  max-height: 20px;
}

.paragraph-4 {
  color: #000;
  flex: none;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}

.ah-2-body-wrapper-inner {
  flex-direction: column;
  align-items: flex-start;
  width: 55%;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.ah-2-apd {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.ah-2-tag {
  color: #fff;
  background-color: #003fa8;
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 15px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 18px;
  line-height: 100%;
}

.ah-2-head {
  color: #000;
  margin-top: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 38px;
  line-height: 110%;
}

.ah-2-body-wrapper-inner-no-padding {
  width: 55%;
}

.ah-2-body-wrapper-inner-no-padding.hero-image {
  margin-bottom: 1em;
}

.ah-2-body-wrapper-inner-no-padding.cta-section {
  margin-top: 1em;
}

.ah-2-img-description {
  background-color: #c4daff;
  margin-bottom: 0;
  padding: 5px 10px;
}

.italic-text {
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.ah-2-heading {
  color: #000;
  margin-top: 30px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 100%;
}

.ah-2-p {
  color: #000;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.ah-2-p.ah-2-list-p {
  margin-top: 0;
}

.ah-2-p.ah-2-list-p.ah-2-list-h {
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 21px;
}

.ah-2-author {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 0;
  display: flex;
}

.image-30 {
  max-height: 50px;
}

.paragraph-6 {
  color: #000;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-weight: 700;
  line-height: 100%;
}

.paragraph-7 {
  color: #000;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  line-height: 100%;
}

.ah-2-img-n-description {
  margin-top: .5em;
  margin-bottom: .5em;
}

.image-31 {
  width: 100%;
}

.ah-2-list {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.ah-2-list-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.ah-2-bullet {
  max-height: 30px;
}

.ah-2-ins-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #003fa8;
  border-radius: 10px;
  flex-wrap: wrap;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2em;
  padding: 3em .3em 1em;
  display: flex;
  position: relative;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  background-color: #003fa8;
  border-radius: 15px;
  padding: 5px 15px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 100%;
  position: absolute;
  inset: -5% auto auto 50%;
  transform: translate(-50%);
}

.ah-2-ins-logo {
  max-height: 70px;
}

.heading {
  color: #000;
  text-align: center;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 28px;
  line-height: 100%;
}

.ah-2-testimonials-cta {
  background-color: #003fa8;
  border: 1px solid #003fa8;
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  padding: 1em 2em;
  transition: all .4s;
  display: flex;
}

.ah-2-testimonials-cta:hover {
  background-color: #003fa800;
}

.ah-2-p-cta {
  color: #fff;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
}

.ah-2-p-arrow {
  filter: invert();
  max-height: 25px;
  transform: rotate(-180deg);
}

.link-2, .link-3 {
  color: #000;
  font-family: Droid Sans, sans-serif;
}

.par-v4-cta-box-2 {
  background-color: #f6f4f2;
  padding: 3em;
}

.par-v4-cta-box-item-state-name-2 {
  margin-bottom: 0;
  font-size: 21px;
  line-height: 100%;
  text-decoration: none;
}

.par-v4-cta-box-3 {
  background-color: #f6f4f2;
  padding: 3em;
}

.paragraph-9 {
  font-size: 16px;
  line-height: 1.5;
}

.heading-7 {
  margin-top: 20px;
}

.paragraph-10 {
  font-size: 16px;
  line-height: 1.5;
}

.heading-11 {
  margin-top: 20px;
}

.par-v4-cta-box-4 {
  background-color: #f6f4f2;
  padding: 3em;
}

.wfx-cta-block-4-btns {
  justify-content: space-between;
  margin-bottom: 2em;
  display: flex;
}

.wfx-cta-block-4-btns.d-none {
  display: none;
}

.wfx-cta-block-4-btns-btn {
  color: #000;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 24%;
  max-width: 24%;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
  transition: all .4s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  box-shadow: 0 0 5px #0003;
}

.wfx-cta-block-4-btns-btn:hover {
  background-color: #caddff;
  font-family: Roboto, sans-serif;
  box-shadow: 0 3px 12px 4px #0003;
}

.smava-cta-img {
  color: #000;
  max-width: 65%;
  margin-bottom: .5em;
}

.smava-cta-img.coin-sack {
  max-width: 60%;
  margin-bottom: 1em;
}

.paragraph-15 {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.par-v4-cta-box-5 {
  background-color: #f6f4f2;
  padding: 3em;
}

.par-v4-cta-box-6 {
  background-color: #fff;
  padding: 1em 3em 3em;
}

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

.heading-3.cta {
  color: #247044;
}

.heading-3.cta.orange {
  color: #ff9100;
}

.heading-3.cta.orange.enp-layout-cta-section-heading {
  margin-bottom: 20px;
  font-size: 28px;
}

.heading-3.cta.orange.enp-layout-cta-section-heading.d-none {
  display: none;
}

.list-2 {
  font-size: 21px;
  line-height: 27px;
}

.list-item {
  line-height: 25px;
}

.list-3 {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 33px;
}

.bold-text-3 {
  line-height: 163%;
}

.list-4 {
  font-size: 21px;
  line-height: 160%;
  list-style-type: decimal;
}

.list-item-4 {
  margin-bottom: 10px;
}

.list-item-5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.list-item-6 {
  margin-bottom: 10px;
}

.smava-video {
  aspect-ratio: 16 / 9;
  object-fit: contain;
  width: 100%;
  height: auto;
}

.marquee {
  z-index: 999999999;
  background-color: #ffa200;
  width: 100%;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.marquee-inner-2 {
  background-color: #ffa200;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.marquee-msg-container {
  flex: none;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  display: flex;
  position: relative;
}

.marquee-message-2 {
  white-space: nowrap;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 120%;
  display: inline;
}

.achtung-span {
  color: red;
  margin-left: 25px;
  margin-right: 25px;
  font-weight: 800;
}

.cta-btn-section {
  justify-content: center;
  align-items: center;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
  position: relative;
}

.btn-anmtd {
  text-align: center;
  letter-spacing: .5px;
  background-color: #ff8418;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 35px;
  font-size: 18px;
  line-height: 130%;
  display: block;
}

.cursor {
  position: absolute;
  bottom: -25%;
  right: 0%;
}

.par-v4-cta-box-7 {
  background-color: #f6f4f2;
  padding: 3em;
}

.cta-options {
  background-color: #fff;
  border: 1px #000;
  border-radius: 0;
  align-self: stretch;
  margin-top: 2em;
  margin-bottom: 0;
  padding: 1em 3em 3em;
  box-shadow: 0 0 5px #0003;
}

.button-2 {
  background-color: #043082;
  border-radius: 0;
  margin-top: 1em;
  padding: 1em 3em;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
}

.button-2:hover {
  background-color: #003fb2;
}

.select-field {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.field-label {
  margin-top: 1em;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.image-32 {
  max-width: 100%;
  padding-top: 5px;
  line-height: 20px;
}

.bold-text-9 {
  color: #1c1c1c;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  line-height: 52px;
}

.bold-text-10 {
  color: #6e6e6e;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.bold-text-11 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.bold-text-11.date {
  color: #7e8798;
  text-align: right;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.bold-text-11.date.advertorial {
  line-height: 100%;
}

.bold-text-11.subhead {
  font-size: 25px;
  line-height: 37px;
}

.container {
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.bold-text-12 {
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.bold-text-12.questions {
  font-weight: 700;
  line-height: 100%;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  margin: 15px 0 10px;
  padding: 30px;
  display: block;
  box-shadow: 0 0 5px #0003;
}

.container-2.redaktion {
  box-shadow: none;
  background-color: #f9f9f9;
  margin-top: 60px;
  padding-bottom: 20px;
}

.bold-text-14 {
  font-size: 24px;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-2 {
  text-align: left;
  align-self: flex-start;
  padding-right: 60px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.button-3 {
  text-align: center;
  cursor: pointer;
  mix-blend-mode: normal;
  background-color: #f29a05;
  align-self: stretch;
  margin-top: 2em;
  margin-bottom: 1em;
  padding: 1.5em 3em;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
  box-shadow: 0 2px 5px #0003;
}

.button-3:hover {
  background-color: #e2920b;
}

.image-33 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.bold-text-16 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 100%;
}

.bold-text-17 {
  display: inline;
}

.bold-text-18 {
  color: #1c1c1c;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.bold-text-19 {
  color: #1c1c1c;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.bold-text-20 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.bold-text-21 {
  color: #1c1c1c;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.bold-text-22 {
  line-height: 40px;
}

.bold-text-23 {
  font-size: 18px;
  line-height: 100%;
}

.bold-text-25 {
  font-size: 18px;
}

.image-34 {
  border-radius: 200px;
  align-self: center;
  width: auto;
  height: 50px;
  min-height: 0;
  margin-right: 15px;
}

.bold-text-26 {
  color: #2e4e8c;
  font-weight: 400;
  line-height: 28px;
}

.italic-text-2 {
  color: #2e4e8c;
}

.bold-text-27 {
  line-height: 14px;
}

.bold-text-28.oben {
  color: #333;
}

.heading-12 {
  align-self: flex-start;
  margin-top: 40px;
  font-size: 20px;
}

.heading-12.abschlie-end {
  color: #1c1c1c;
  margin-top: 20px;
}

.italic-text-3, .italic-text-4, .italic-text-5, .bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35, .bold-text-36 {
  color: #2e4e8c;
}

.vorteile {
  color: #638858;
  -webkit-text-stroke-color: #1c1c1c;
}

.container-4 {
  background-color: #f5f5f5;
  align-self: flex-start;
  margin-top: 10px;
  padding: 20px 30px 10px;
}

.bold-text-38 {
  line-height: 100%;
}

.bold-text-39 {
  font-size: 18px;
}

.bold-text-40, .bold-text-41, .bold-text-42 {
  color: #1c1c1c;
  font-size: 18px;
}

.list-item-7 {
  color: #1c1c1c;
}

.list-item-8 {
  color: #1c1c1c;
  margin-bottom: 10px;
}

.list-item-9, .list-item-10 {
  margin-bottom: 10px;
}

.list-5 {
  padding-left: 20px;
}

@media screen and (min-width: 1440px) {
  .ah-content-wrap {
    max-width: 45%;
  }

  .ah-hero-img {
    min-width: 100%;
  }

  .ah-cta-box-items {
    border: 1px solid #0000001a;
    border-radius: 15px;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .ah-cta-box-item {
    max-width: 48%;
    transition: all .2s cubic-bezier(.645, .045, .355, 1);
  }

  .ah-cta-box-item:hover {
    box-shadow: 0 2px 5px #0003;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .link {
    color: #000;
    margin-top: 1em;
    font-family: Droid Sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .ah-footer {
    background-color: #f0f0f0;
    margin-top: 3em;
  }

  .ah-footer-wrapper {
    width: 100%;
    margin-top: 0;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .ah-footer-links {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .ah-footer-link {
    color: #aaa;
    margin-left: 15px;
    font-family: Droid Sans, sans-serif;
    font-size: 16px;
    line-height: 100%;
    text-decoration: none;
  }

  .par-v4-h.h3 {
    margin-top: 0;
    font-size: 24px;
  }

  .par-v4-hero-img.desktop {
    width: 75%;
  }

  .par-v4-hero-img.desktop.bank {
    width: 100%;
  }

  .par-v4-hero-img.mobile {
    display: none;
  }

  .container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 40px 30px 30px;
    display: block;
    box-shadow: 0 0 5px #0003;
  }

  .bold-text-14 {
    font-size: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .ah-content {
    min-height: 0;
  }

  .image-32 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 991px) {
  .ah-content-wrap {
    max-width: 95%;
    padding-left: .5em;
    padding-right: .5em;
  }

  .ah-hero-img {
    width: 100%;
  }

  .ah-footer {
    background-color: #f0f0f0;
    margin-top: 2em;
  }

  .ah-footer-wrapper {
    justify-content: center;
    align-items: center;
    padding-top: 2em;
    padding-bottom: 2em;
    display: flex;
  }

  .ah-footer-link {
    color: #bebebe;
    margin-left: 15px;
    text-decoration: none;
  }

  .par-v4-cta-box {
    max-width: 100%;
  }

  .par-v4-body-wrapper {
    width: 100%;
  }

  .par-v4-h.h3 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .par-v4-hero-img {
    margin-bottom: 1em;
  }

  .par-v4-hero-img.desktop, .par-v4-hero-img.desktop.bank {
    display: inline-block;
  }

  .par-v4-hero-img.desktop.t-v {
    display: none;
  }

  .par-v4-hero-img.desktop.t-v.mobile {
    width: 50%;
    margin-top: 2em;
    display: inline-flex;
  }

  .par-v4-hero-img.mobile.bank {
    display: inline-block;
  }

  .par-v4-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .par-v4-header-wrapper-2 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .par-v4-p.lead {
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
  }

  .par-v4-p.lead.questions {
    background-color: #f5f5f5;
    padding: 15px 20px 20px;
    line-height: 30px;
  }

  .text-span-8 {
    background-color: #446e8d;
  }

  .cta-claim-box {
    margin-bottom: 0;
  }

  .button {
    background-color: #446e8d;
  }

  .cta-box-inner {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .cta-box {
    padding-bottom: 3em;
    padding-right: 0;
  }

  .image-7 {
    border: 3px solid #446e8d;
    border-radius: 25px;
    max-width: 70%;
  }

  .ah-2-body-wrapper-inner, .ah-2-body-wrapper-inner-no-padding.hero-image {
    width: 100%;
  }

  .wfx-cta-block-4-btns {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    align-content: space-around;
  }

  .wfx-cta-block-4-btns-btn {
    order: 0;
    min-width: 48.5%;
    max-width: 48.5%;
    margin-bottom: 0;
  }

  .marquee-message-2 {
    font-size: 16px;
  }

  .bold-text-12.questions {
    font-size: 18px;
    font-weight: 500;
  }

  .container-2 {
    padding-left: 30px;
  }

  .container-3 {
    flex-flow: column;
  }

  .bold-text-23 {
    font-size: 20px;
    font-weight: 700;
  }
}

@media screen and (max-width: 767px) {
  .ah-content-wrap {
    padding-left: .5em;
    padding-right: .5em;
  }

  .image {
    max-height: 40px;
  }

  .ah-main-heading {
    font-size: 30px;
    line-height: 110%;
  }

  .ah-p {
    font-size: 16px;
  }

  .ah-p.source {
    word-break: break-all;
  }

  .ah-hero-img {
    width: 100%;
  }

  .ah-content-headers {
    font-size: 26px;
    line-height: 120%;
  }

  .image-2 {
    width: 100%;
  }

  .ah-cta-btn {
    font-size: 16px;
  }

  .ah-cta-box-items {
    padding-top: 1.5em;
    padding-left: .5em;
    padding-right: .5em;
  }

  .ah-cta-box-item {
    max-width: 48%;
  }

  .paragraph-2 {
    line-height: 100%;
  }

  .bold-text {
    font-size: 16px;
  }

  .bekannt-aus-section {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    font-size: 19px;
  }

  .par-v4-cta-box {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .par-v4-cta-box-items {
    flex-direction: column;
  }

  .par-v4-cta-box-item {
    min-width: 100%;
    max-width: 100%;
  }

  .par-v4-content-wrapper-extra-paddings {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .par-v4-hero-img.desktop.bank {
    display: none;
  }

  .par-v4-hero-img.desktop.t-v.mobile {
    width: 75%;
  }

  .par-v4-header-wrapper-2 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .par-v4-p.lead.questions {
    background-color: #f5f5f5;
    font-family: Roboto, sans-serif;
    font-weight: 700;
  }

  .cta-box-inner {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    padding-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
  }

  .cta-box {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .image-7 {
    width: 80%;
    max-width: 100%;
  }

  .par-v4-cta-box-2, .par-v4-cta-box-3 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .heading-10 {
    line-height: 110%;
  }

  .par-v4-cta-box-4 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .smava-cta-img, .smava-cta-img.coin-sack {
    max-width: 50%;
  }

  .par-v4-cta-box-5, .par-v4-cta-box-6, .par-v4-cta-box-7 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}

@media screen and (max-width: 479px) {
  .ah-main-heading.imprint {
    margin-top: auto;
  }

  .ah-p.source {
    word-break: break-all;
    margin-right: auto;
    padding-right: 0;
  }

  .ah-hero-img {
    width: 100%;
  }

  .ah-cta-btn {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ah-cta-box-item {
    min-width: 100%;
    max-width: 100%;
  }

  .image-3 {
    max-height: 40px;
  }

  .ah-footer-link {
    margin-left: 0;
  }

  .ah-footer-link.ml {
    margin-right: 5px;
  }

  .bekannt-aus-section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .paragraph-3 {
    font-size: 18px;
  }

  .bekannt-aus-logos {
    max-width: 90%;
    max-height: none;
  }

  .arrow-down-img {
    margin-top: 2em;
  }

  .par-v4-trust-box {
    border-top: 1px solid #d8d8d8;
    margin-top: 6em;
    padding-top: 40px;
  }

  .par-v4-content-wrapper-extra-paddings {
    padding-top: 1.5em;
  }

  .par-v4-content-wrapper-extra-paddings.body {
    padding-top: 1em;
  }

  .par-v4-body-wrapper {
    margin-top: 0;
  }

  .par-v4-subheading {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
  }

  .par-v4-hero-description {
    line-height: 120%;
  }

  .par-v4-h {
    color: #1c1c1c;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 900;
    line-height: 36px;
  }

  .par-v4-h.fsz-s {
    margin-top: 0;
    font-size: 21px;
  }

  .par-v4-h.h3 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 28px;
  }

  .par-v4-h.h3.redaktion {
    font-size: 28px;
  }

  .par-v4-h.kreditsumme._2 {
    font-style: normal;
    line-height: 33px;
  }

  .par-v4-hero-img {
    margin-bottom: .25em;
  }

  .par-v4-hero-img.editor {
    vertical-align: middle;
    border-radius: 500px;
    align-self: center;
    width: 40px;
    max-width: 50px;
    height: 40px;
    max-height: 50px;
  }

  .par-v4-hero-img.desktop {
    width: 100%;
  }

  .par-v4-hero-img.desktop.bank {
    display: none;
  }

  .par-v4-hero-img.desktop.t-v {
    align-self: flex-start;
    width: 65%;
    margin-top: 1.5em;
  }

  .par-v4-hero-img.desktop.t-v.mobile {
    width: 100%;
    margin-top: 2em;
  }

  .par-v4-hero-img.mobile {
    width: 80%;
  }

  .par-v4-hero-img.mobile.bank {
    width: 100%;
  }

  .par-v4-content-wrapper {
    padding-top: 0;
  }

  .par-v4-heading {
    text-align: left;
    font-family: Oswald, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 0;
  }

  .par-v4-header-wrapper-2 {
    background-color: #2e4e8c;
    box-shadow: 0 2px 10px 2px #00000052;
  }

  .par-v4-header-wrapper-2.custom-color {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .par-v4-p {
    color: #1c1c1c;
    margin-top: .75em;
    font-size: 18px;
    line-height: 150%;
  }

  .par-v4-p.date {
    color: #7e8798;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 11px;
    font-weight: 300;
    line-height: 14px;
    display: block;
  }

  .par-v4-p.advertorial {
    color: #7e8798;
    text-align: right;
    align-self: center;
    font-size: 11px;
    font-weight: 300;
    line-height: 14px;
    display: block;
  }

  .par-v4-p.lead {
    color: #1c1c1c;
    margin-top: .6em;
    margin-bottom: 12px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 26px;
  }

  .par-v4-p.lead.questions {
    background-color: #f1f8ff;
    margin-top: 1em;
    margin-bottom: 0;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .par-v4-p.lead.questions.kundenservice.oben {
    line-height: 24px;
  }

  .par-v4-p.lead.questions.kundenservice.oben.vorteile {
    font-weight: 400;
  }

  .par-v4-p.lead.questions.kundenservice.unten {
    margin-bottom: 15px;
  }

  .par-v4-p.lead.questions.unten {
    margin-bottom: 1.5em;
  }

  .par-v4-p.lead.questions.oben {
    margin-top: 1.2em;
  }

  .par-v4-p.subhead {
    font-size: 18px;
  }

  .par-v4-p.lead-copy {
    color: #1c1c1c;
    font-family: Roboto, sans-serif;
    line-height: 36px;
  }

  .par-v4-p.usps {
    line-height: 26px;
    display: none;
  }

  .par-v4-p.usps.mobile {
    line-height: 14px;
  }

  .par-v4-p.usps.desktop {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    font-size: 16px;
    line-height: 20px;
    display: block;
  }

  .trust-description {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }

  .claim-p {
    font-family: Lato, sans-serif;
  }

  .claim-h {
    font-family: Lato, sans-serif;
    font-weight: 700;
    line-height: 110%;
  }

  .button {
    font-family: Lato, sans-serif;
    font-size: 16px;
  }

  .cta-box-inner {
    padding-bottom: 0;
  }

  .cta-box {
    padding-left: 0;
    padding-right: 0;
  }

  .image-7 {
    width: 100%;
    max-width: 100%;
  }

  .ah-2-body-wrapper-inner {
    padding-left: 1em;
    padding-right: 1em;
  }

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

  .ah-2-ins-box {
    padding-bottom: 2em;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-8 {
    width: 80%;
    font-size: 18px;
    top: -6%;
  }

  .ah-2-ins-logo {
    max-height: 50px;
  }

  .heading-10 {
    font-size: 28px;
    line-height: 120%;
  }

  .wfx-cta-block-4-btns {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template: "Area" minmax(0, 1fr)
                   "."
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: stretch stretch;
    width: 100%;
    margin-top: 10px;
    display: grid;
  }

  .wfx-cta-block-4-btns-btn {
    min-width: 100%;
    max-width: none;
  }

  .smava-cta-img.coin-sack {
    max-width: 45%;
  }

  .par-v4-cta-box-6 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-3.cta.orange.enp-layout-cta-section-heading {
    font-size: 26px;
    line-height: 100%;
  }

  .marquee-message-2 {
    font-size: 16px;
  }

  .bold-text-8 {
    padding-right: 0;
  }

  .cta-options {
    margin-top: 1.5em;
    padding: 2.2em 2em 2.5em;
  }

  .button-2 {
    text-align: center;
    width: 100%;
    padding: 1.5em 1em;
    font-size: 18px;
    line-height: 120%;
  }

  .select-field {
    padding-left: 20px;
  }

  .field-label {
    margin-top: 2em;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
  }

  .image-32 {
    max-width: 65%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-9 {
    color: #1c1c1c;
    font-size: 32px;
    font-weight: 900;
    line-height: 40px;
  }

  .bold-text-10 {
    color: #f29a05;
    font-size: 16px;
    font-weight: 500;
  }

  .bold-text-11 {
    color: #1c1c1c;
    font-family: Roboto, sans-serif;
    font-size: 22px;
    font-weight: 500;
  }

  .bold-text-11.date {
    color: #7e8798;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 300;
    line-height: 100%;
    display: block;
  }

  .bold-text-11.date.advertorial {
    text-align: right;
  }

  .bold-text-11.subhead {
    font-size: 24px;
    line-height: 32px;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    direction: ltr;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-top: 5px;
    padding-bottom: 20px;
    display: flex;
  }

  .bold-text-12 {
    font-size: 18px;
  }

  .bold-text-12.questions {
    font-size: 18px;
    font-weight: 700;
  }

  .bold-text-12.usps {
    line-height: 100%;
  }

  .bold-text-13 {
    color: #1c1c1c;
  }

  .container-2 {
    align-self: stretch;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 20px 25px 25px;
    box-shadow: 0 0 5px #0003;
  }

  .container-2.text {
    background-color: #f9f9f9;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .container-2.redaktion {
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

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

  .bold-text-15 {
    font-size: 22px;
    line-height: 120%;
  }

  .container-3 {
    flex-flow: column;
  }

  .text-block-2 {
    color: #1c1c1c;
    text-align: left;
    padding-right: 0;
    font-size: 16px;
    line-height: 32px;
  }

  .text-block-2.redaktion {
    line-height: 26px;
  }

  .button-3 {
    margin-top: 1em;
    margin-bottom: .5em;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 18px;
    line-height: 24px;
  }

  .image-33 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .bold-text-23 {
    font-size: 18px;
    font-weight: 700;
  }

  .bold-text-24 {
    font-weight: 900;
    line-height: 100%;
  }

  .image-34 {
    align-self: center;
    width: auto;
    min-width: 0;
    height: 45px;
    margin-right: 10px;
  }

  .bold-text-26, .italic-text-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .bold-text-28 {
    line-height: 24px;
  }

  .bold-text-28.oben {
    color: #1c1c1c;
  }

  .heading-12 {
    color: #1c1c1c;
    -webkit-text-stroke-color: #1c1c1c;
    align-self: flex-start;
    margin-top: 30px;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 26px;
  }

  .vorteile {
    -webkit-text-stroke-color: #1c1c1c;
  }

  .bold-text-37 {
    line-height: 14px;
  }

  .container-4 {
    padding-top: 30px;
    padding-left: 20px;
  }

  .bold-text-39, .bold-text-40, .bold-text-41, .bold-text-42, .bold-text-43 {
    font-size: 18px;
  }

  .list-item-8 {
    margin-bottom: 15px;
    line-height: 24px;
  }

  .list-item-9, .list-item-10 {
    margin-bottom: 15px;
  }

  .list-5 {
    padding-left: 15px;
  }

  #w-node-e75fc82a-5be8-6504-2be3-77cfc783b5c5-f13f6d67, #w-node-_3abe9d8d-f16d-258f-2234-ca50613d969c-6f074606, #w-node-_9a01e95f-8b78-d7c8-70a1-c0f6a123a43a-ec81e21b, #w-node-_429dbd20-45bf-1108-4268-e83384e38f0d-552ec4f3, #w-node-_429dbd20-45bf-1108-4268-e83384e38f0d-d8fa3a8b, #w-node-_3abe9d8d-f16d-258f-2234-ca50613d969c-222f3edf, #w-node-_3abe9d8d-f16d-258f-2234-ca50613d969c-91a39b2c, #w-node-_3abe9d8d-f16d-258f-2234-ca50613d969c-4d47a2b6 {
    justify-self: end;
  }
}


