@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box;
}

table {
  width: 100%;
}

img,
picture,
video {
  max-width: 100%;
  display: block;
}

address {
  font-style: normal;
}

cite {
  font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, p, blockquote, table, ul, ol, dl, address, figure {
  margin: 0;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
}

button {
  border: 0 none;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.u-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-display: block;
  font-family: "Hind";
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/hind-v17-latin-300.woff2?259b60f05342d59c7d8abfbc69ce58ac) format("woff2");
}
@font-face {
  font-display: block;
  font-family: "Hind";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/hind-v17-latin-regular.woff2?594891761af517d4639e745ae52f57e9) format("woff2");
}
@font-face {
  font-display: block;
  font-family: "Hind";
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/hind-v17-latin-500.woff2?587d8f3be46669fe81f2d321d109b61b) format("woff2");
}
@font-face {
  font-display: block;
  font-family: "Hind";
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/hind-v17-latin-600.woff2?edb7bf2907eea71d19784985c9084b90) format("woff2");
}
@font-face {
  font-display: block;
  font-family: "Hind";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/hind-v17-latin-700.woff2?3bdc51ecd234b1c4230922edc14d7342) format("woff2");
}
@font-face {
  font-display: block;
  font-family: "Kaisei Tokumin";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/kaisei-tokumin-v10-latin-regular.woff2?7c03788c5d6eae4248119a90ae7219de) format("woff2");
}
@font-face {
  font-display: block;
  font-family: "Kaisei Tokumin";
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/kaisei-tokumin-v10-latin-500.woff2?0251046c3b4290006d2200f147da69d9) format("woff2");
}
@font-face {
  font-display: block;
  font-family: "Kaisei Tokumin";
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/kaisei-tokumin-v10-latin-700.woff2?0472bbefb805d28426a4334e512aeba4) format("woff2");
}
@font-face {
  font-display: block;
  font-family: "Kaisei Tokumin";
  font-style: normal;
  font-weight: 800;
  src: url(/fonts/kaisei-tokumin-v10-latin-800.woff2?e2e6c92551fd018afa9309ddef2d544b) format("woff2");
}
.c-contact__logo, .c-footer__logo, .c-header__logo {
  max-width: 204px;
  max-height: 46.8px;
}
@media screen and (max-width: 768px) {
  .c-contact__logo, .c-footer__logo, .c-header__logo {
    max-width: 168px;
    max-height: 38.7px;
  }
}
@media screen and (max-width: 649px) {
  .c-contact__logo, .c-footer__logo, .c-header__logo {
    max-width: 156px;
    max-height: 36px;
  }
}

html {
  background-color: #ffffff;
}

html,
button,
input,
select,
textarea {
  color: #515151;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  font-family: "Hind", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}

body {
  font-size: clamp(14px, 14px + 2 * (100vw - 500px) / (1400 - 500), 16px);
}

h1, .as-h1 {
  font-size: clamp(36px, 36px + 24 * (100vw - 500px) / (1400 - 500), 60px);
  line-height: 1.1;
  font-weight: 600;
  color: #00358e;
}

h2, .as-h2 {
  font-size: clamp(30px, 30px + 18 * (100vw - 500px) / (1400 - 500), 48px);
  line-height: 1.2;
  font-weight: 600;
  color: #00358e;
}

h3, .as-h3 {
  font-size: clamp(26px, 26px + 4 * (100vw - 500px) / (1400 - 500), 30px);
  line-height: 1.2;
  font-weight: 600;
  color: #00358e;
}

h4, .as-h4 {
  font-size: clamp(20px, 20px + 4 * (100vw - 500px) / (1400 - 500), 24px);
  line-height: 1.3;
  font-weight: 600;
  color: #00358e;
}

h5, .as-h5 {
  font-size: clamp(20px, 20px + 4 * (100vw - 500px) / (1400 - 500), 24px);
  line-height: 1.3;
  font-weight: 600;
  color: #00358e;
}

h6, .as-h6 {
  font-size: clamp(16px, 16px + 4 * (100vw - 500px) / (1400 - 500), 20px);
  font-weight: 600;
  color: #00358e;
}

.u-text-small {
  font-size: clamp(14px, 14px + 2 * (100vw - 500px) / (1400 - 500), 16px);
}

.u-weight-normal {
  font-weight: 400;
}

.u-color-text {
  color: #515151;
}

.u-color-white {
  color: #ffffff;
}

.u-color-green {
  color: #2d9d00;
}

.u-color-gold {
  color: #c89712;
}

.u-color-blue {
  color: #00358e;
}

@media screen and (max-width: 649px) {
  p, li {
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
em {
  font-style: normal;
  font-weight: 600;
  color: #2d9d00;
}

a {
  text-decoration: none;
  color: inherit;
}

b, strong, .u-text-bold {
  font-weight: 600;
}

hr {
  border: 0;
  border-top: 1px solid #c3c3c3;
}

ul, ol {
  padding-left: 1em;
}

.u-list-dots {
  list-style: none;
  padding-left: 0;
}
.u-list-dots li {
  padding-left: 15px;
  position: relative;
}
.u-list-dots li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #515151;
  position: absolute;
  top: 0.5em;
  left: 0;
}
.u-list-dots li + li {
  margin-top: 10px;
}

.container {
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

body.hidden {
  opacity: 0;
}

body.visible {
  opacity: 1;
  transition: opacity 0.5s ease-in;
}

body {
  background-color: #ffffff;
}

:focus-visible {
  outline: none;
}

button:focus, a:focus, video:focus {
  outline: 0;
}
button:focus-visible, a:focus-visible, video:focus-visible {
  outline: 2px ridge #00358e;
  outline-offset: 2px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
textarea:focus {
  outline: 2px ridge #00358e;
  outline-offset: 2px;
}

.u-button {
  display: inline-block;
  color: #00358e;
  padding: 13px 16px;
  white-space: nowrap;
  border-radius: 0.25rem;
  line-height: 1.27;
  border: 1px solid #00358e;
  background: transparent;
  transition: color 0.2s cubic-bezier(0.4, 0.03, 0.4, 0.97), background-color 0.2s cubic-bezier(0.4, 0.03, 0.4, 0.97), border-color 0.2s cubic-bezier(0.4, 0.03, 0.4, 0.97);
}
.u-button[disabled] {
  border-color: #aeaeae;
  cursor: not-allowed;
  color: #aeaeae;
}
.u-button:not([disabled]):active {
  color: #051530;
  background-color: #e0e9f3;
  border-color: #051530;
}

.u-button--with-icon {
  display: inline-flex;
  align-items: center;
}

.u-button__icon {
  margin-left: 10px;
}

.u-button--blank {
  background-color: transparent;
  border-color: transparent;
}
.u-button--blank[disabled] {
  color: #aeaeae;
  border-color: transparent;
}
.u-button--blank:not([disabled]):active {
  color: #051530;
  background-color: #e0e9f3;
  border-color: transparent;
}

.u-button--blank-white {
  background-color: transparent;
  border-color: transparent;
  color: #ffffff;
}
.u-button--blank-white[disabled] {
  color: #aeaeae;
  border-color: transparent;
}
.u-button--blank-white:not([disabled]):active {
  color: #051530;
  background-color: #e0e9f3;
  border-color: transparent;
}

.u-button--white {
  background-color: #ffffff;
  border-color: #00358e;
}
.u-button--white .u-button__icon path {
  fill: #00358e;
}
.u-button--white[disabled] {
  color: #ffffff;
  background-color: #aeaeae;
  border-color: transparent;
}
.u-button--white:not([disabled]):active {
  color: #051530;
  background-color: #e0e9f3;
  border-color: #051530;
}

.u-button--green {
  color: #ffffff;
  background-color: #25880e;
  border-color: transparent;
}
.u-button--green .u-button__icon path {
  fill: #ffffff;
}
.u-button--green[disabled] {
  color: #ffffff;
  background-color: #aeaeae;
  border-color: transparent;
}
.u-button--green:not([disabled]):active {
  color: #ffffff;
  background-color: #215725;
  border-color: transparent;
}

.u-button--blue {
  color: #ffffff;
  background-color: #00358e;
  border-color: transparent;
}
.u-button--blue .u-button__icon path {
  fill: #ffffff;
}
.u-button--blue[disabled] {
  color: #ffffff;
  background-color: #aeaeae;
  border-color: transparent;
}
.u-button--blue:not([disabled]):active {
  color: #e0e9f3;
  background-color: #051530;
}

.u-button--gold {
  color: #132c64;
  background-color: #c89712;
  border-color: transparent;
}
.u-button--gold .u-button__icon path {
  fill: #132c64;
}
.u-button--gold[disabled] {
  color: #132c64;
  background-color: #aeaeae;
  border-color: transparent;
}
.u-button--gold:not([disabled]):active {
  color: #e0e9f3;
  background-color: #ab812e;
}

.u-auto-spaced a:not([class]),
.u-link {
  text-decoration: underline;
}
.u-auto-spaced a:not([class]):not(.u-color-text),
.u-link:not(.u-color-text) {
  color: #00358e;
}

.u-icon-link {
  font-weight: 600;
  color: #2d9d00;
  position: relative;
  padding-right: 30px;
}
.u-icon-link svg {
  position: relative;
  top: 0.3em;
  margin-left: 0.5em;
}
.u-icon-link path {
  fill: #2d9d00;
}

@media (hover: hover) {
  a:hover .u-button,
  a.u-button:hover,
  button:not([disabled]):not(:active).u-button:hover {
    color: #466daf;
    background-color: #ecf0f9;
  }
  a:hover .u-button--blank,
  a.u-button--blank:hover,
  button:not([disabled]):not(:active).u-button--blank:hover {
    color: #466daf;
    background: #ecf0f9;
  }
  a:hover .u-button--blank-white,
  a.u-button--blank-white:hover,
  button:not([disabled]):not(:active).u-button--blank-white:hover {
    color: #466daf;
    background: #ecf0f9;
  }
  a:hover .u-button--white,
  a.u-button--white:hover,
  button:not([disabled]):not(:active).u-button--white:hover {
    background-color: #ecf0f9;
  }
  a:hover .u-button--white .u-button__icon path,
  a.u-button--white:hover .u-button__icon path,
  button:not([disabled]):not(:active).u-button--white:hover .u-button__icon path {
    fill: #ecf0f9;
  }
  a:hover .u-button--green,
  a.u-button--green:hover,
  button:not([disabled]):not(:active).u-button--green:hover {
    color: #ffffff;
    background-color: #367b28;
  }
  a:hover .u-button--blue,
  a.u-button--blue:hover,
  button:not([disabled]):not(:active).u-button--blue:hover {
    color: #ecf0f9;
    background-color: #466daf;
  }
  a:hover .u-button--blue .u-button__icon path,
  a.u-button--blue:hover .u-button__icon path,
  button:not([disabled]):not(:active).u-button--blue:hover .u-button__icon path {
    fill: #ffffff;
  }
  a:hover .u-button--gold,
  a.u-button--gold:hover,
  button:not([disabled]):not(:active).u-button--gold:hover {
    color: #132c64;
    background-color: #d6ad31;
  }
  .u-auto-spaced a:not([class]):hover,
  .u-link:hover {
    color: #466daf;
  }
}
h1, h2, h3, h4, h5, h6, p, blockquote, table, ul, ol, dl, address {
  margin: 0;
}

.u-auto-spaced * + h1,
.u-auto-spaced * + h2,
.u-auto-spaced * + h3,
.u-auto-spaced * + h4,
.u-auto-spaced * + h5,
.u-auto-spaced * + h6,
.u-auto-spaced * + p,
.u-auto-spaced * + blockquote,
.u-auto-spaced * + table,
.u-auto-spaced * + ul,
.u-auto-spaced * + ol,
.u-auto-spaced * + dl,
.u-auto-spaced * + address,
.u-user-content * + h1,
.u-user-content * + h2,
.u-user-content * + h3,
.u-user-content * + h4,
.u-user-content * + h5,
.u-user-content * + h6,
.u-user-content * + p,
.u-user-content * + blockquote,
.u-user-content * + table,
.u-user-content * + ul,
.u-user-content * + ol,
.u-user-content * + dl,
.u-user-content * + address {
  margin-top: 1em;
}

.u-visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.u-block {
  display: block;
}

.u-text-center {
  text-align: center;
}

.u-link-down-icon {
  position: absolute;
  margin-left: 5px;
  margin-top: 2px;
}

.u-brandform {
  position: relative;
  z-index: 0;
  padding: 15% 40px 20%;
}
@media screen and (max-width: 768px) {
  .u-brandform {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.u-brandform:before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  transform: skewY(-11deg);
  border-radius: 0 84px;
}
@media screen and (max-width: 1024px) {
  .u-brandform:before {
    border-radius: 0 72px;
  }
}
@media screen and (max-width: 768px) {
  .u-brandform:before {
    border-radius: 0 60px;
  }
}

.u-brandform--blue:before {
  background: #00358e;
}

.u-brandform--blue-translucent:before {
  background: rgba(0, 53, 142, 0.85);
}

.u-brandform--white-translucent:before {
  background: rgba(255, 255, 255, 0.851);
}

.u-brandform-image {
  border-radius: 0 84px;
  overflow: hidden;
  transform: skewY(-11deg);
  position: relative;
}
@media screen and (max-width: 1024px) {
  .u-brandform-image {
    border-radius: 0 72px;
  }
}
@media screen and (max-width: 768px) {
  .u-brandform-image {
    border-radius: 0 60px;
  }
}

.u-brandform-image__image {
  display: block;
  transform: translateY(-50%) skewY(11deg);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 130%;
  -o-object-fit: cover;
     object-fit: cover;
}

.has-modal {
  overflow: hidden;
}

.modal {
  display: none;
  background: #00358e;
  padding: 60px 15px 50px;
  color: #ffffff;
  position: fixed;
  inset: 0;
  z-index: 50;
  overflow: auto;
}

.modal__close {
  position: fixed;
  right: max(10px, (100vw - 1180px) / 2);
  top: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal__close svg {
  transition: transform 0.2s cubic-bezier(0.4, 0.03, 0.4, 0.97);
}
.modal__close:hover svg {
  transform: scale(1.1);
}

@media screen and (max-width: 1000px) {
  .modal__close-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #00358e;
    z-index: 5;
  }
  .modal__close {
    position: absolute;
    right: max(10px, (100vw - 848px) / 2);
    top: 10px;
  }
}
.modal__content {
  max-width: 848px;
  margin: 0 auto;
}

.modal__main-headline {
  color: #ffffff;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .modal__main-headline {
    text-align: center;
  }
}

.modal__inner {
  background: #ffffff;
  padding: 40px 30px;
  color: #515151;
}
@media screen and (max-width: 649px) {
  .modal__inner {
    padding: 30px 20px;
  }
}

.modal__list {
  margin-top: 50px;
  max-width: 575px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 70px auto;
  gap: 30px;
}
.modal-payout__subline + .modal__list {
  margin-top: 30px;
}

.modal__list-vis {
  text-align: center;
}
.modal__list-vis svg {
  max-width: 80%;
}

.modal__list-vis-text {
  font-size: clamp(20px, 20px + 4 * (100vw - 500px) / (1400 - 500), 24px);
  line-height: 1.3;
  color: #2d9d00;
  font-weight: 600;
}

.modal__list--tight {
  gap: 15px 30px;
}
.modal__list--tight > div {
  align-items: center;
  display: flex;
}
.modal__list--tight .modal__list-vis {
  justify-content: center;
}

@media screen and (max-width: 649px) {
  .modal__list {
    margin-top: 30px;
    grid-template-columns: 65px auto;
    gap: 30px 15px;
  }
  .modal-payout__subline + .modal__list {
    margin-top: 20px;
  }
}
.modal-payout__intro {
  font-size: clamp(20px, 20px + 4 * (100vw - 500px) / (1400 - 500), 24px);
  line-height: 1.3;
}

.modal-payout__subline {
  margin-top: 50px;
}

.modal-payout__footnotes {
  margin-top: 70px;
  padding-left: 1em;
}
.modal-payout__footnotes sup {
  margin-left: -1em;
}

@media screen and (max-width: 649px) {
  .modal-payout__subline {
    margin-top: 30px;
  }
  .modal-payout__footnotes {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-calculation__headline {
    margin-right: 130px;
  }
}
@media screen and (max-width: 500px) {
  .modal-rechenbeispiel-single .modal-calculation__headline .u-color-green:before {
    content: "\a";
    display: block;
  }
}
.modal-calculation__parameter {
  position: relative;
  background: #ecf0f9;
  margin-top: 40px;
  margin-left: -30px;
  margin-right: -30px;
  padding: 20px 30px;
}
@media screen and (max-width: 649px) {
  .modal-calculation__parameter {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 500px) {
  .modal-calculation__parameter {
    padding-top: 40px;
  }
}

.modal-calculation__parameter-list {
  list-style: none;
  padding-left: 0;
  color: #00358e;
  font-weight: 600;
}
@media screen and (max-width: 649px) {
  .modal-calculation__parameter-list {
    margin-right: 80px;
  }
}
@media screen and (max-width: 500px) {
  .modal-calculation__parameter-list {
    margin-right: 0;
  }
}

.modal-calculation__parameter-icon {
  position: absolute;
  height: 175px;
  bottom: 20px;
}
.modal-calculation__parameter-icon--small {
  right: 140px;
}
.modal-calculation__parameter-icon--large {
  right: 20px;
}
@media screen and (max-width: 649px) {
  .modal-calculation__parameter-icon {
    height: 150px;
  }
  .modal-calculation__parameter-icon--small {
    right: 40px;
  }
  .modal-calculation__parameter-icon--large {
    right: 10px;
  }
}
@media screen and (max-width: 500px) {
  .modal-calculation__parameter-icon {
    bottom: auto;
    transform: translateY(-100%);
    top: 30px;
    height: 126px;
  }
}

.modal-calculation__intro {
  font-size: clamp(20px, 20px + 4 * (100vw - 500px) / (1400 - 500), 24px);
  line-height: 1.3;
  margin-top: 50px;
  margin-bottom: 30px;
}

.modal-calculation__growth {
  background: #ecf0f9;
  margin: 40px -30px 70px;
  padding: 40px 30px 0;
}
@media screen and (max-width: 649px) {
  .modal-calculation__growth {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 649px) {
  .modal-calculation__growth {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.modal__chart {
  list-style: none;
  padding-left: 0;
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.modal__chart > li {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.modal__chart > li > div * + * {
  margin-top: 0.25em;
}
.modal__chart > li ol {
  list-style: none;
  padding-left: 0;
  color: #ffffff;
  font-weight: 600;
}
.modal__chart > li ol li {
  padding: 15px;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
.modal__chart > li ol li:nth-child(1) {
  background: #2d9d00;
}
.modal__chart > li ol li:nth-child(2) {
  background: #00358e;
}
.modal__chart > li ol li:nth-child(3) {
  background: #ffffff;
  color: #00358e;
  border: 1px solid #00358e;
}
.modal__chart > li:nth-child(1) ol li:nth-child(1) {
  height: 210px;
}
.modal__chart > li:nth-child(1) ol li:nth-child(2) {
  height: 60px;
}
.modal__chart > li:nth-child(1) ol li:nth-child(3) {
  height: 153px;
}
.modal__chart > li:nth-child(2) > div {
  grid-column: 2;
  align-self: end;
  height: 207px;
}
.modal__chart > li:nth-child(2) ol {
  grid-column: 1;
  grid-row: 1;
  align-self: end;
}
.modal__chart > li:nth-child(2) ol li:nth-child(1) {
  height: 70px;
}
.modal__chart > li:nth-child(2) ol li:nth-child(2) {
  height: 47px;
}
.modal__chart > li:nth-child(2) ol li:nth-child(3) {
  height: 90px;
}
@media screen and (max-width: 768px) {
  .modal__chart {
    margin-top: 20px;
    gap: 20px;
  }
  .modal__chart > li {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .modal__chart > li > div {
    grid-row: 2;
  }
  .modal__chart > li:nth-child(2) {
    grid-template-rows: 1fr auto;
  }
  .modal__chart > li:nth-child(2) > div {
    grid-column: 1;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .modal-calculation__growth {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.modal-calculation__footnotes {
  margin-top: 30px;
  padding-left: 1em;
}
.modal-calculation__footnotes sup {
  margin-left: -1em;
}

@media screen and (max-width: 500px) {
  .modal-calculation__parameter {
    margin-top: 30px;
  }
  .modal-calculation__intro {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .modal-calculation__growth {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.c-header {
  box-shadow: 0px 1px 3px rgba(81, 81, 81, 0.45);
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  height: 100px;
}
@media screen and (max-width: 768px) {
  .c-header {
    height: 80px;
  }
}
@media screen and (max-width: 649px) {
  .c-header {
    height: 70px;
  }
}

body {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  body {
    padding-top: 80px;
  }
}
@media screen and (max-width: 649px) {
  body {
    padding-top: 70px;
  }
}

.c-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.c-header__ui {
  width: 170px;
  display: block;
  margin-bottom: 1px;
}
@media screen and (max-width: 768px) {
  .c-header__ui {
    width: 140px;
  }
}
@media screen and (max-width: 649px) {
  .c-header__ui {
    width: 130px;
  }
}

.c-header__logo {
  margin-left: auto;
}

.risks {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .risks {
    padding-top: 50px;
  }
}

@media screen and (min-width: 769px) {
  .risks__headline {
    text-align: center;
  }
}

.risks__content {
  margin-top: 40px;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

.risks__subline {
  margin-top: 40px;
  padding-left: 133px;
  font-size: clamp(18px, 18px + 6 * (100vw - 375px) / (1920 - 375), 24px);
  line-height: 1.3333;
  font-weight: 600;
}

.risks__list-wrap {
  overflow: hidden;
  background: #ecf0f9;
  padding: 30px;
  margin-top: 20px;
}
.risks__list-wrap p {
  font-size: 14px;
  margin-top: 1em;
}

.risks__list {
  list-style: none;
  padding-left: 0;
}
.risks__list > li {
  padding-left: 15px;
  position: relative;
}
.risks__list > li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #515151;
  position: absolute;
  top: 0.5em;
  left: 0;
}
.risks__list > li + li {
  margin-top: 15px;
}
.risks__list ul {
  list-style: none;
  padding-left: 0;
}
.risks__list ul li {
  padding-left: 15px;
  position: relative;
}
.risks__list ul li:before {
  content: "–";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.risks__icon {
  width: 73px;
  float: left;
  margin-top: 20px;
  margin-right: 30px;
}

.risks__fineprint {
  font-size: 14px;
  margin-top: 50px;
  margin-left: 133px;
  margin-right: 133px;
}

.risks__fineprint + .risks__fineprint {
  margin-top: 30px;
}

@media screen and (max-width: 1024px) {
  .risks__subline {
    padding-left: 100px;
  }
  .risks__icon {
    width: 50px;
    margin-right: 20px;
  }
  .risks__fineprint {
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media screen and (max-width: 768px) {
  .risks__fineprint {
    margin-top: 50px;
    margin-right: 0;
  }
  .risks__content-block {
    display: grid;
  }
  .risks__icon {
    grid-row: 1;
    width: 60px;
    float: none;
    margin-top: 40px;
  }
  .risks__content-block:nth-child(1) .risks__icon {
    margin-top: 0;
  }
  .risks__subline {
    grid-row: 2;
    padding-left: 0;
    margin-top: 10px;
  }
  .risks__fineprint {
    margin-left: 0;
  }
}
.c-footer {
  position: relative;
  margin-top: 70px;
  background: #ecf0f9;
  padding: 50px 0;
  font-size: 20px;
}
@media screen and (min-width: 650px) {
  .c-footer {
    z-index: 40;
  }
}

.c-footer__text + .c-footer__text {
  margin-top: 30px;
}

.c-footer__text.u-text-small + .c-footer__text.u-text-small {
  margin-top: 10px;
}

.c-footer__logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 10px;
}

.c-footer__ui {
  width: 230px;
}

.c-footer__meta {
  margin-top: 100px;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 20px;
  align-items: center;
  justify-content: space-between;
}

.c-footer__socials-wrap {
  display: flex;
  align-items: center;
}

.c-footer__socials-legend {
  font-weight: 600;
  color: #00358e;
  margin-right: 15px;
}

.c-footer__socials {
  list-style: none;
  padding-left: 0;
  display: flex;
  gap: 15px;
}

.c-footer__social-icon {
  width: 36px;
}

.c-footer__links {
  list-style: none;
  padding-left: 0;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.c-footer__link {
  color: #00358e;
}
.c-footer__link.active, .c-footer__link:hover {
  text-decoration: underline;
}

.c-footer__link-item + .c-footer__link-item {
  padding-left: 13px;
  position: relative;
}
.c-footer__link-item + .c-footer__link-item:before {
  content: "";
  display: block;
  width: 1px;
  background: #00358e;
  height: 1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .c-footer {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 18px;
    margin-top: 40px;
  }
  .c-footer__meta {
    margin-top: 30px;
  }
  .c-footer__ui {
    width: 170px;
  }
}
@media screen and (max-width: 649px) {
  .c-footer {
    padding-bottom: 100px;
    font-size: 14px;
  }
  .c-footer__socials-wrap {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
  }
  .c-footer__links {
    flex-direction: column;
  }
  .c-footer__link-item + .c-footer__link-item {
    padding-left: 0;
  }
  .c-footer__link-item + .c-footer__link-item:before {
    display: none;
  }
}
.o-to-top {
  border: 0 none;
  background: #00358e;
  border-radius: 0.25rem;
  padding: 13px;
  display: block;
  line-height: 0;
  position: fixed;
  z-index: 35;
  right: 30px;
  bottom: 40px;
  outline: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s cubic-bezier(0.4, 0.03, 0.4, 0.97), visibility 0s linear 0.5s;
}
.o-to-top.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s cubic-bezier(0.4, 0.03, 0.4, 0.97);
}
@media (hover: hover) and (pointer: fine) {
  .o-to-top:hover {
    background-color: #466daf;
  }
}
@media screen and (max-width: 649px) {
  .o-to-top {
    display: none;
  }
}

.o-to-top-icon {
  width: 22px;
}

.c-hero {
  overflow: hidden;
  position: relative;
}

.c-hero__image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 60% 15%;
     object-position: 60% 15%;
}

.c-hero__headline {
  font-size: clamp(30px, 30px + 18 * (100vw - 500px) / (1400 - 500), 48px);
  line-height: 1.2;
}

.c-hero__subline {
  font-size: clamp(20px, 20px + 10 * (100vw - 500px) / (1400 - 500), 30px);
  margin-top: 30px;
}

.c-hero__content {
  min-height: calc(100vh - 100px - 100px - clamp(36px, 36px + 24 * (100vw - 500px) / (1400 - 500), 60px) * 1.9);
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-hero__content {
    min-height: calc(100vh - 80px - 50px - clamp(36px, 36px + 24 * (100vw - 500px) / (1400 - 500), 60px) * 1.9);
  }
}

.c-hero__cta-brandform {
  position: relative;
  z-index: 0;
  padding: 15% 40px;
}
@media screen and (max-width: 768px) {
  .c-hero__cta-brandform {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.c-hero__cta-brandform:before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  transform: skewY(-11deg);
  border-radius: 0 84px;
  background: rgba(255, 255, 255, 0.851);
}
@media screen and (max-width: 1024px) {
  .c-hero__cta-brandform:before {
    border-radius: 0 72px;
  }
}
@media screen and (max-width: 768px) {
  .c-hero__cta-brandform:before {
    border-radius: 0 60px;
  }
}

.c-hero__ctas {
  display: flex;
  gap: 10px 30px;
  flex-wrap: wrap;
  margin-top: 30px;
}

@media screen and (min-width: 650px) {
  .c-hero__content {
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 650px) and (max-width: 768px) {
  .c-hero__content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 650px) {
  .c-hero__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .c-hero__cta-brandform--blue h1,
  .c-hero__cta-brandform--blue h2 {
    color: #ffffff;
  }
  .c-hero__cta-brandform--blue:before {
    background: #00358e;
  }
  .c-hero__cta-brandform-wrap {
    width: 620px;
    max-width: 60%;
    align-self: center;
    margin-right: auto;
  }
  .c-hero--404 .c-hero__cta-brandform-wrap {
    width: 530px;
  }
  .c-hero--404 .c-hero__cta-brandform-wrap {
    margin-right: auto;
  }
}
@media screen and (min-width: 650px) and (max-height: 950px) {
  .c-hero__content {
    min-height: calc(100vh - 100px - 25px - clamp(36px, 36px + 24 * (100vw - 500px) / (1400 - 500), 60px) * 1.4);
  }
  .c-hero__cta-brandform {
    padding-bottom: 10%;
  }
  .c-hero__headline {
    font-size: clamp(27px, 27px + 16 * (100vw - 500px) / (1400 - 500), 43px);
  }
  .c-hero__subline {
    font-size: clamp(18px, 18px + 12 * (100vw - 500px) / (1400 - 500), 30px);
    margin-top: 10px;
  }
  .c-hero__ctas {
    margin-top: 20px;
  }
}
@media screen and (max-width: 649px) {
  .c-hero__content {
    display: grid;
    justify-content: stretch;
    min-height: 0;
  }
  .c-hero__subline {
    margin-top: 15px;
  }
  .c-hero__ctas {
    margin-top: 15px;
    gap: 5px;
    width: calc(100% + 15px);
  }
  .c-hero__quote-wrap {
    grid-row: 1/2;
    background: #00358e;
    padding: 20px 40px;
  }
  .c-hero__quote-caption {
    margin-top: 5px;
  }
  .c-hero__image {
    height: 93vw;
    width: 100%;
  }
  .c-hero__cta-brandform {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: calc(-15% - clamp(30px, 30px + 18 * (100vw - 500px) / (1400 - 500), 48px));
    padding-bottom: 0;
  }
}
.c-quick-links {
  position: fixed;
}

@media screen and (min-width: 650px) {
  .c-quick-links {
    top: 35svh;
    right: 0;
    z-index: 45;
  }
  .c-quick-links__link {
    display: block;
    width: 85px;
    height: 85px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .c-quick-links__link + .c-quick-links__link {
    margin-top: 2px;
  }
  .c-quick-links__link--termin {
    background: #25880e;
  }
  .c-quick-links__link--banking {
    background: #00358e;
  }
  .c-quick-links__icon {
    width: 28px;
    position: relative;
    z-index: 1;
    pointer-events: none;
  }
  .c-quick-links__icon path {
    fill: #ffffff;
  }
  .c-quick-links__link-text {
    margin-top: 7px;
    line-height: 0.9;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    position: relative;
    z-index: 1;
  }
  .c-quick-links__content {
    position: absolute;
    display: none;
    min-width: 430px;
    right: 85px;
    top: 0;
    background: #ffffff;
    padding: 20px 40px 30px;
    filter: drop-shadow(0px 3px 10px rgba(36, 36, 36, 0.44));
  }
  .c-quick-links__content:after {
    content: "";
    position: absolute;
    right: -85px;
    width: 85px;
    height: 85px;
    background: white;
  }
  .c-quick-links__content--termin:after {
    top: 0;
  }
  .c-quick-links__content--banking:after {
    top: 87px;
  }
  .c-quick-links__link--banking + .c-quick-links__content--banking:after {
    top: 0;
  }
  .c-quick-links__content h3 {
    margin-bottom: 0.3em;
  }
  .c-quick-links__content p {
    margin-bottom: 1.2em;
    max-width: 350px;
  }
  .c-quick-links[data-active=termin] .c-quick-links__link--termin path {
    fill: #25880e;
  }
  .c-quick-links[data-active=termin] .c-quick-links__link--termin .c-quick-links__link-text {
    color: #25880e;
  }
  .c-quick-links[data-active=termin] .c-quick-links__content--termin {
    display: block;
  }
  .c-quick-links[data-active=banking] .c-quick-links__link--banking path {
    fill: #00358e;
  }
  .c-quick-links[data-active=banking] .c-quick-links__link--banking .c-quick-links__link-text {
    color: #00358e;
  }
  .c-quick-links[data-active=banking] .c-quick-links__content--banking {
    display: block;
  }
  .c-quick-links__ctas {
    display: flex;
    gap: 10px 20px;
  }
}
@media screen and (max-width: 649px) {
  .c-quick-links {
    z-index: 30;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .c-quick-links__content {
    display: none;
  }
  .c-quick-links {
    display: flex;
  }
  .c-quick-links__link {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 50%;
    color: #ffffff;
    font-size: 14px;
    padding: 14px 10px;
  }
  .c-quick-links__link + .c-quick-links__link {
    margin-left: 3px;
  }
  .c-quick-links__link:nth-child(1) {
    background: #2d9d00;
  }
  .c-quick-links__link:nth-child(2) {
    background: #00358e;
  }
  .c-quick-links__icon {
    width: 20px;
    margin-right: 10px;
  }
  .c-quick-links__icon path {
    fill: #ffffff;
  }
}
.intro {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .intro {
    padding-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .intro {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 769px) {
  .intro__headline {
    text-align: center;
  }
}

.intro__text {
  font-size: clamp(20px, 20px + 4 * (100vw - 500px) / (1400 - 500), 24px);
  line-height: 1.3;
  max-width: 788px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
.intro__text p + p {
  margin-top: 1.4em;
}

.intro__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px 40px;
  list-style: none;
  padding-left: 0;
  margin-top: 60px;
}

.intro__grid-image {
  max-height: 30vw;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 15%;
     object-position: 50% 15%;
}

.intro__grid-headline {
  margin-top: 20px;
  font-size: clamp(16px, 16px + 4 * (100vw - 500px) / (1400 - 500), 20px);
}

.intro__grid-text {
  margin-top: 0.5em;
}
.intro__grid-text a {
  font-weight: 600;
}

.intro__grid-text + .intro__grid-text {
  margin-top: 1em;
}

@media screen and (max-width: 649px) {
  .intro__grid {
    margin-top: 20px;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 450px) {
  .intro__grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 650px) and (max-height: 950px) {
  .intro {
    padding-top: 25px;
  }
}
.vorsorgelueckenrechner {
  background: #ecf0f9;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .vorsorgelueckenrechner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .vorsorgelueckenrechner {
    margin-bottom: 50px;
  }
}

.vorsorgelueckenrechner__headline {
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .vorsorgelueckenrechner__headline {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

.vorsorgelueckenrechner__wrap {
  margin-top: 50px;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .vorsorgelueckenrechner__wrap {
    margin-top: 40px;
  }
}

.vorsorgelueckenrechner__cta {
  margin-top: 50px;
  font-size: clamp(16px, 16px + 15 * (100vw - 500px) / (1200 - 500), 31px);
  color: #00358e;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .vorsorgelueckenrechner__cta {
    margin-top: 30px;
  }
}

.vorsorgelueckenrechner__cta-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding-right: calc(2em + 10px);
  max-width: 100%;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 550px) {
  .vorsorgelueckenrechner__cta-link {
    width: -moz-min-content;
    width: min-content;
  }
}

.vorsorgelueckenrechner__cta-text {
  white-space: nowrap;
}

.vorsorgelueckenrechner__cta-highlight {
  color: #2d9d00;
  text-decoration: underline;
  white-space: nowrap;
}

.vorsorgelueckenrechner__cta-icon {
  margin-left: 10px;
  height: 1.4em;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.7em;
}

.c-contact__headline {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .c-contact__headline {
    padding-top: 50px;
  }
}
@media screen and (min-width: 769px) {
  .c-contact__headline {
    text-align: center;
  }
}

.c-contact__content-outer {
  position: relative;
  margin-top: 30px;
  overflow: hidden;
}

.c-contact__content {
  display: flex;
  justify-content: space-between;
}

.c-contact__illu {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 60% 100%;
     object-position: 60% 100%;
}

.c-contact__subline-1 {
  font-size: clamp(28px, 28px + 16 * (100vw - 500px) / (1400 - 500), 44px);
}

.c-contact__subline-2 {
  font-size: clamp(18px, 18px + 2 * (100vw - 500px) / (1400 - 500), 20px);
  margin-top: 20px;
  line-height: 1.2;
}

.c-contact__logo {
  margin-top: 40px;
}

.c-contact__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 25px;
  margin-top: 30px;
}

.c-contact__contacts {
  clear: left;
  margin-top: 40px;
  color: #00358e;
  font-size: 17px;
}

.c-contact__contacts-el:last-child {
  margin-top: 30px;
}

.c-contact__brandform {
  padding-bottom: 5%;
}

@media screen and (min-width: 769px) {
  .c-contact__content {
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .c-contact__content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 769px) {
  .c-contact__illu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .c-contact__brandform-wrap {
    max-width: 53%;
    align-self: center;
    margin-right: auto;
    margin-top: max(100px, 15vh);
    margin-bottom: max(100px, 15vh);
  }
}
@media screen and (max-width: 768px) {
  .c-contact__content {
    display: grid;
    justify-content: stretch;
    min-height: 0;
  }
  .c-contact__illu {
    height: 60vw;
    -o-object-position: 50%;
       object-position: 50%;
  }
  .c-contact__brandform-wrap {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: calc(-15% - clamp(30px, 30px + 18 * (100vw - 500px) / (1400 - 500), 48px));
    padding-bottom: 0;
  }
}
.footnotes {
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .footnotes {
    padding-top: 30px;
  }
}
.footnotes p {
  padding-left: 1em;
}
.footnotes sup {
  margin-left: -1em;
}

.c-text-image {
  background: #ecf0f9;
  color: #00358e;
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  padding-margin: 100px;
}
@media screen and (max-width: 768px) {
  .c-text-image {
    padding-margin: 50px;
  }
}

.c-text-image__image-wrap {
  grid-column: 1;
  grid-row: 1/3;
  position: relative;
}

.c-text-image__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 75% 10%;
     object-position: 75% 10%;
  z-index: 1;
}

.c-text-image__link {
  width: -moz-max-content;
  width: max-content;
  display: block;
}
@media screen and (min-width: 551px) {
  .c-text-image__link br {
    display: none;
  }
}

.c-text-image__headline {
  grid-column: 2;
  grid-row: 1;
  margin: 50px 50px 0;
  max-width: 730px;
}

.c-text-image__content {
  grid-column: 2;
  grid-row: 2;
}

.c-text-image__content-wrap {
  margin: 30px 50px 50px;
  max-width: 620px;
  position: relative;
  z-index: 1;
}
.c-text-image__content-wrap * + p:not([class]) {
  margin-top: 1em;
}

.c-text-image__icon-list {
  margin: -10px 0 50px 50px;
}
@media screen and (max-width: 768px) {
  .c-text-image__icon-list {
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 40px;
  }
}

.c-text-image__icon-list-headline {
  font-weight: 600;
  margin-left: 50px;
}
@media screen and (max-width: 950px) {
  .c-text-image__icon-list-headline {
    margin-left: 0;
  }
}

.c-text-image__icon-list-list {
  list-style: none;
  padding-left: 0;
  margin-top: 30px;
  margin-left: 20px;
}

.c-text-image__icon-list-item {
  background: #ffffff;
  display: grid;
  grid-template-columns: 70px auto;
  grid-template-rows: auto 1fr;
  padding-right: 25px;
  min-height: 130px;
}
.c-text-image__icon-list-item h5 {
  grid-area: 1/2/2/3;
  margin-top: 20px;
}
.c-text-image__icon-list-item p {
  grid-area: 2/2/3/3;
  margin-top: 0.5em !important;
  color: #515151;
  margin-bottom: 20px;
}
.c-text-image__icon-list-item h5,
.c-text-image__icon-list-item p {
  max-width: 700px;
}

.c-text-image__icon-list-item + .c-text-image__icon-list-item {
  margin-top: 30px;
}

.c-text-image__icon-list-icon {
  background: #00358e;
  border-radius: 50%;
  width: 100px;
  aspect-ratio: 1;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: 1/1/3/2;
}
.c-text-image__icon-list-icon svg {
  width: 100%;
  max-height: 60%;
  max-width: 60%;
}

@media screen and (max-width: 768px) {
  .c-text-image__icon-list-item {
    grid-template-columns: 40px auto;
    min-height: 0;
  }
  .c-text-image__icon-list-item h5 {
    margin-top: 10px;
  }
  .c-text-image__icon-list-item p {
    margin-bottom: 10px;
  }
  .c-text-image__icon-list-icon {
    width: 60px;
  }
}
@media screen and (max-width: 1300px) {
  .c-text-image {
    grid-template-columns: 1fr 2fr;
  }
}
@media screen and (max-width: 950px) {
  .c-text-image {
    display: block;
    background: #ffffff;
  }
  .c-text-image__content {
    background: #ecf0f9;
    overflow: hidden;
  }
  .c-text-image--purple .c-text-image__content {
    background: #F0EAFB;
  }
  .c-text-image__headline {
    margin-top: 0;
  }
  .c-text-image__image-wrap {
    height: 390px;
    max-height: 40vh;
    margin-top: 25px;
  }
  .c-text-image__content-wrap {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .c-text-image__headline {
    margin: 0 25px;
  }
  .c-text-image__content-wrap {
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 40px;
  }
}
.foerderung {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .foerderung {
    padding-top: 50px;
  }
}

.foerderung__subline {
  margin-top: 10px;
}

.foerderung__tertiary {
  margin-top: 80px;
}

.foerderung__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px 30px;
  list-style: none;
  padding-left: 0;
  margin-top: 30px;
  color: #00358e;
}

.foerderung__list-amount-icon {
  display: flex;
  align-items: flex-end;
}

.foerderung__list-amount {
  font-size: clamp(30px, 30px + 18 * (100vw - 500px) / (1400 - 500), 48px);
  line-height: 1.2;
  font-weight: 600;
}

.foerderung__list-icon {
  margin-left: 20px;
}

.foerderung__list-desc {
  font-size: clamp(16px, 16px + 4 * (100vw - 500px) / (1400 - 500), 20px);
  font-weight: 600;
  margin-top: 15px;
}

.foerderung__list-item p:not([class]) {
  margin-top: 10px;
}
.foerderung__list-item p:not([class]) + p:not([class]) {
  margin-top: 20px;
}

@media screen and (max-width: 1024px) {
  .foerderung__tertiary {
    margin-top: 40px;
  }
  .foerderung__list {
    grid-template-columns: 1fr 1fr;
  }
  .foerderung__list-icon {
    max-height: 70px;
  }
}
@media screen and (max-width: 550px) {
  .foerderung__list {
    grid-template-columns: 1fr;
  }
  .foerderung__list-item {
    max-width: 400px;
  }
}
.schaefchen {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .schaefchen {
    padding-top: 50px;
  }
}

@media screen and (min-width: 769px) {
  .schaefchen__headline {
    text-align: center;
  }
}
@media screen and (min-width: 1400px) {
  .schaefchen__headline {
    width: calc(100% + 50px * 2);
    margin-left: -50px;
  }
}

.icon-brandform__wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-top: 50px;
  padding-bottom: 2.43%;
}

.icon-brandform__wrap:has(.icon-brandform__single-wrap + .icon-brandform__single-wrap) {
  grid-template-columns: 1fr 1fr;
}

.icon-brandform__single-wrap {
  max-width: 585px;
  margin-top: calc(9.72% + 20px);
}

.icon-brandform {
  height: 100%;
  position: relative;
  z-index: 0;
  padding: 19.72% 12% calc(9.72% + 5px);
}
@media screen and (max-width: 768px) {
  .icon-brandform {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.icon-brandform:before {
  background: #ecf0f9;
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  transform: skewY(-11deg);
  border-radius: 0 84px;
}
@media screen and (max-width: 1024px) {
  .icon-brandform:before {
    border-radius: 0 72px;
  }
}
@media screen and (max-width: 768px) {
  .icon-brandform:before {
    border-radius: 0 60px;
  }
}

.icon-brandform__button-wrap {
  margin-top: 30px;
}

.icon-brandform__list {
  list-style: none;
  padding-left: 0;
  margin-top: 40px;
}

.icon-brandform__link {
  color: #00358e;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.icon-brandform__list-item + .icon-brandform__list-item {
  margin-top: 15px;
}

.icon-brandform__link-icon {
  margin-left: 20px;
}

.icon-brandform__icon {
  background: #00358e;
  width: 23%;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  transform: translateY(-33%);
}
.icon-brandform__icon svg {
  width: 60%;
  height: 60%;
}

@media screen and (max-width: 649px) {
  .icon-brandform__wrap {
    grid-template-columns: 1fr !important;
    margin-top: 30px;
    padding-bottom: 9.72%;
  }
}
.block-list {
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #ecf0f9;
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .block-list {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .block-list {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.block-list__grid {
  display: grid;
  margin-top: 30px;
  gap: 100px;
  grid-template-columns: 7fr 6fr;
}

.block-list__subline {
  color: #515151;
  font-weight: 400;
}

.block-list__list {
  margin-top: 30px;
  padding-left: 0;
  list-style: none;
  font-size: clamp(14px, 14px + 2 * (100vw - 500px) / (1400 - 500), 16px);
  color: #00358e;
}
.block-list__list li {
  background: #ffffff;
  padding: 15px 20px;
}
.block-list__list li strong {
  display: block;
  margin-bottom: 5px;
}
.block-list__list li + li {
  margin-top: 20px;
}

.block-list__cta {
  text-align: right;
  margin-top: 30px;
}

.block-list__illu-wrap {
  margin-top: 30px;
  border-radius: 0 84px;
  overflow: hidden;
  transform: skewY(-11deg);
  position: relative;
  aspect-ratio: 1.05;
}
@media screen and (max-width: 1024px) {
  .block-list__illu-wrap {
    border-radius: 0 72px;
  }
}
@media screen and (max-width: 768px) {
  .block-list__illu-wrap {
    border-radius: 0 60px;
  }
}

.block-list__illu {
  display: block;
  transform: translateY(-50%) skewY(11deg);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 130%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top right;
     object-position: top right;
}

@media screen and (max-width: 1024px) {
  .block-list__grid {
    margin-top: 50px;
    gap: 50px;
    grid-template-columns: 10fr 6fr;
  }
}
@media screen and (max-width: 900px) {
  .block-list__grid {
    gap: 30px;
  }
}
@media screen and (min-width: 501px) {
  .block-list__mobile-illu {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .block-list__grid {
    margin-top: 30px;
    display: block;
  }
  .block-list__grid-right {
    display: none;
  }
  .block-list__list li,
  .block-list__cta {
    width: 100% !important;
  }
  .block-list {
    padding-top: 0;
  }
  .block-list__headline {
    margin-top: 25px;
  }
  .block-list__mobile-illu {
    display: block;
    margin-left: -25px;
    width: calc(100% + 25px * 2);
    max-width: none;
    height: 60vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .block-list__subline {
    -webkit-hyphens: auto;
            hyphens: auto;
  }
}
.ruerup-dru {
  padding-top: 100px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .ruerup-dru {
    padding-top: 50px;
  }
}
.ruerup-dru h2 {
  font-size: clamp(36px, 36px + 24 * (100vw - 500px) / (1400 - 500), 60px);
  line-height: 1.1;
  margin-bottom: 25px;
}
@media screen and (min-width: 769px) {
  .ruerup-dru h2 {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .ruerup-dru h2 {
    font-size: clamp(30px, 30px + 18 * (100vw - 500px) / (1400 - 500), 48px);
    line-height: 1.2;
  }
}

.ruerup-dru__ruerup {
  background: #ecf0f9;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  color: #00358e;
}
@media screen and (max-width: 768px) {
  .ruerup-dru__ruerup {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.ruerup-dru__dru {
  background: #00358e;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .ruerup-dru__dru {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.ruerup-dru__dru h2 {
  color: #ffffff;
}
.ruerup-dru__dru p:not([class]) {
  max-width: 733px;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(16px, 16px + 2 * (100vw - 500px) / (1400 - 500), 18px);
}

.ruerup-dru__button-wrap {
  margin-top: 50px;
}
@media screen and (min-width: 769px) {
  .ruerup-dru__button-wrap {
    text-align: center;
  }
}

.ruerup-dru:has(.ruerup-dru__ruerup) {
  grid-template-columns: 1fr 1fr;
}
.ruerup-dru:has(.ruerup-dru__ruerup) h2 {
  font-size: clamp(26px, 26px + 4 * (100vw - 500px) / (1400 - 500), 30px);
  line-height: 1.2;
}
.ruerup-dru:has(.ruerup-dru__ruerup) p:not([class]) {
  font-size: clamp(14px, 14px + 2 * (100vw - 500px) / (1400 - 500), 16px);
}
@media screen and (max-width: 768px) {
  .ruerup-dru:has(.ruerup-dru__ruerup) {
    grid-template-columns: 1fr;
  }
}

.imprint__license {
  margin-top: 50px;
}

.imprint__license + .imprint__license {
  margin-top: 20px;
}

.imprint__license-show-hide-arrow {
  height: 0.5em;
  margin-left: 0.5em;
  display: inline;
}

.imprint__license-license {
  font-family: Menlo, Consolas, Monaco, Adwaita Mono, Liberation Mono, Lucida Console, monospace;
  font-size: 0.75rem;
  word-break: break-word;
  max-width: 600px;
  margin-top: 0.75em;
}

.imprint__license-show-hide:not(.is-active) + .imprint__license-license {
  overflow-x: auto;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.imprint__license-show-hide.is-active .imprint__license-show-hide-arrow {
  transform: rotate(180deg);
}

.imprint__content {
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

.imprint__headline {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
