@font-face {
  font-family: OpensansSemiBold;
  src: url('../fonts/OpenSans-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: OpensansBold;
  src: url('../fonts/OpenSans-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: OpensansExtraBold;
  src: url('../fonts/OpenSans-ExtraBold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

:root {
  --base-color-neutral--white: #fff;
  --base-color-brand--blue-dark: #092043;
  --link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --grey: #dee0e5b3;
  --background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>: var(--base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>);
  --text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>: var(--base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>);
  --border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>: var(--base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>);
  --base-color-brand--faded-green: #c7d5b44d;
  --text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--base-color-neutral--black);
  --text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--base-color-neutral--white);
  --background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>: var(--base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>);
  --background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>: var(--base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>);
  --background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>: var(--base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>);
  --text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>: var(--base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>);
  --base-color-brand--green: #84bc34;
  --border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>: var(--base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>);
  --text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--base-color-neutral--black);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>);
  --text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>: var(--base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>);
  --base-color-neutral--grey-mist: #d8d8da7d;
  --base-color-neutral--black: #000;
  --base-color-brand--blue\<deleted\|variable-de000a4d-0fee-1f9e-af85-624658122d10\>: #2d62ff;
  --base-color-system--success-green\<deleted\|variable-8fc09a81-a1c7-3c5b-2cf2-835ad5d96212\>: #cef5ca;
  --base-color-system--success-green-dark\<deleted\|variable-70ae3530-1c64-4d15-f2af-205678316683\>: #114e0b;
  --base-color-neutral--neutral-lightest\<deleted\|variable-eede0174-1898-a99e-0c79-395339ec1911\>: #eee;
  --base-color-neutral--neutral-darker\<deleted\|variable-dda6ad91-259a-0202-f70f-965feb273058\>: #222;
  --base-color-brand--pink\<deleted\|variable-c4661572-8a15-7367-e98c-cc1a0987f6d1\>: #dd23bb;
  --base-color-system--error-red\<deleted\|variable-ad7a5e8d-bd95-fba4-5110-cbccfa2520c4\>: #f8e4e4;
  --base-color-system--error-red-dark\<deleted\|variable-f7a8b234-8033-a5d6-4d85-0326277c2bf8\>: #3b0b0b;
  --base-color-system--warning-yellow\<deleted\|variable-b0ee00e7-091a-a3f5-1619-b09d07f4475a\>: #fcf8d8;
  --base-color-system--warning-yellow-dark\<deleted\|variable-296491a7-483e-1229-36b5-e13808cc9004\>: #5e5515;
}

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

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

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

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

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

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

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

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

body {
  background-color: var(--base-color-neutral--white);
  color: var(--base-color-brand--blue-dark);
  font-family: OpensansSemiBold, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>);
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

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

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

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

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

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.background-color-grey {
  background-color: var(--grey);
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  background-color: var(--background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>);
  color: var(--text-color--text-success\<deleted\|variable-17518f72-fb93-45b5-ad9e-fdd3f2b1833a\>);
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.text-rich-text blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pointer-events-auto {
  pointer-events: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-size: 5.9375rem;
  font-weight: 700;
  line-height: 1;
}

.heading-style-h1.max-width-mobile {
  align-self: center;
  font-size: 4.5rem;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.padding-section-small {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-white {
  color: var(--base-color-neutral--white);
}

.text-style-italic {
  font-style: italic;
}

.pointer-events-none {
  pointer-events: none;
}

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .75rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-size-regular {
  letter-spacing: .3px;
  margin-top: 10px;
  font-size: 1.5rem;
}

.text-size-regular.text-color-white.abstand-oben {
  text-align: left;
  letter-spacing: .5px;
  margin-top: 20px;
}

.text-size-regular.text-color-white.abstand-oben.kurz {
  padding-right: 40px;
}

.text-size-regular.text-color-white.kleiner {
  font-size: 1rem;
  line-height: 1.45;
}

.text-size-regular.text-color-white.stoerer {
  color: var(--base-color-neutral--white);
  align-self: center;
  margin-top: 0;
  padding-right: 0;
  font-size: 1.9rem;
  right: 0%;
}

.text-size-regular.text-color-green.grow, .text-size-regular.grow {
  flex: 1;
}

.text-size-regular.grow.bullet, .text-size-regular.grow.ohne-abstand {
  margin-top: 0;
}

.text-size-regular.interview {
  margin-top: auto;
}

.text-size-regular.interview.bu {
  font-size: 1.5rem;
}

.text-size-regular.mehr-abstand {
  margin-top: 0;
}

.text-size-regular.schmal {
  margin-top: 0;
  padding-bottom: 10px;
  padding-right: 50px;
  font-size: 1.6rem;
}

.text-size-regular.kein-abstand {
  margin-top: 0;
}

.text-size-regular.schmal-links {
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 50px;
  font-size: 1.6rem;
}

.text-size-regular.big {
  font-size: 1.7rem;
}

.text-size-regular.big.green {
  margin-top: 0;
  font-family: OpensansBold, Arial, sans-serif;
  font-size: 1.7rem;
}

.text-size-regular.big.green.hoch {
  letter-spacing: 0;
  margin-top: -10px;
}

.text-weight-xbold {
  font-weight: 800;
}

.text-align-right {
  text-align: right;
}

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

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: .875rem;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

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

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

.background-color-faded-green {
  background-color: var(--base-color-brand--faded-green);
}

.form_input {
  border: 1px solid var(--border-color--border-primary\<deleted\|variable-d4c54ba4-ee41-67ce-58a5-5216ca039f83\>);
  background-color: #0000;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.form_input::placeholder, .form_input.is-select-input {
  color: var(--text-color--text-secondary\<deleted\|variable-0a60224d-1a94-b160-ae24-af3c6d95a994\>);
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
  font-size: 1rem;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: var(--link-color--link-primary\<deleted\|variable-ad940cb5-1815-151e-2cbc-4f27dec2b1e5\>);
  text-decoration: underline;
}

.text-size-large {
  font-size: 2.0625rem;
}

.text-size-large.mobile-32.english {
  line-height: 1.4;
}

.fs-styleguide_header {
  background-color: var(--background-color--background-primary\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.heading-style-h2 {
  letter-spacing: .5px;
  align-self: auto;
  font-size: 4.75rem;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.heading-style-h2.margin-top_1rem {
  margin-top: -1rem;
}

.heading-style-h2.margin-top_1rem.text-color-white.mehr-abstand {
  margin-top: 0;
}

.heading-style-h2.slider {
  font-size: 3.5rem;
}

.fs-styleguide_label {
  background-color: var(--background-color--background-secondary\<deleted\|variable-2dd539ce-5be2-4493-8245-a883e87dab6d\>);
  color: var(--text-color--text-alternate\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>);
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: var(--background-color--background-tertiary\<deleted\|variable-6632d948-2d2d-2556-731d-05a71c92f234\>);
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  background-color: var(--background-color--background-error\<deleted\|variable-89aecd3e-2fe8-312c-65a2-e3e7c57d326c\>);
  color: var(--text-color--text-error\<deleted\|variable-4a51c5d2-820c-a0d9-b49e-0e5d273c964f\>);
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

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

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  background-color: var(--base-color-brand--green);
  color: var(--base-color-neutral--white);
  text-align: center;
  letter-spacing: .5px;
  cursor: pointer;
  border-radius: 2.8125rem;
  align-self: flex-end;
  padding: .5rem 2.5rem .65rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: background-color .25s;
}

.button:hover {
  background-color: var(--base-color-brand--blue-dark);
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  border: 1px solid var(--border-color--border-alternate\<deleted\|variable-551aa6d2-4bf8-6036-137a-78e1c71841a4\>);
  color: var(--text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>);
  background-color: #0000;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--base-color-brand--blue-dark);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: .5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: OpensansExtraBold, Arial, sans-serif;
  font-size: 1.5625rem;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.button.is-icon:hover {
  background-color: var(--base-color-brand--green);
}

.button.is-icon.zahlen {
  margin-top: 0;
}

.button.is-icon-only {
  justify-content: center;
  align-items: center;
  width: 2.8rem;
  height: 2.8rem;
  padding: 0;
  display: flex;
}

.button.is-icon-only.zahlen {
  display: none;
}

.button.is-icon-only.blau {
  background-color: var(--base-color-brand--blue-dark);
}

.button.is-icon-only.blau.zahlen-mobile {
  padding-top: .125rem;
}

.button.is-icon-only.is-blue {
  background-color: var(--base-color-brand--blue-dark);
}

.button.is-icon-only.is-blue.hide-mobile-landscape {
  padding-left: .25rem;
}

.button.desktop-only.mehr-abstand {
  align-self: flex-start;
  margin-top: 0;
}

.button.mobile-only {
  display: none;
}

.button.links {
  align-self: flex-start;
  margin-top: 40px;
}

.button.links.produkte {
  width: 500px;
  margin-top: 0;
}

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

.text-size-medium {
  letter-spacing: .5px;
  font-size: 1.75rem;
  line-height: 1.4;
}

.text-size-medium.text-color-white.is-divider {
  margin-top: .75rem;
  margin-left: 1rem;
  margin-right: 1rem;
}

.text-size-medium.text-color-white.is-divider.flex-grow-shrink-0 {
  flex-grow: 0;
  flex-shrink: 0;
}

.text-size-medium.text-color-white.mobile-1rem {
  font-size: 1.5rem;
}

.text-size-medium.text-color-white.flex-grow-shrink-0 {
  flex-grow: 0;
  flex-shrink: 0;
}

.text-size-medium.h3 {
  color: var(--base-color-brand--green);
  margin-top: 30px;
  font-family: OpensansBold, Arial, sans-serif;
  font-size: 1.5rem;
}

.text-size-medium.kleiner {
  font-size: 1.65rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-group.margin-top.margin-medium.zahlen {
  margin-top: 0;
}

.button-group.align-right {
  justify-content: flex-end;
  align-items: center;
}

.button-group.align-right.is-mobile, .hide {
  display: none;
}

.padding-section-medium {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.fs-styleguide_spacing-all {
  display: none;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.fs-styleguide_message {
  background-color: var(--background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>);
  color: var(--text-color--text-warning\<deleted\|variable-825aa1d8-b093-0b89-37c5-87d980df10f5\>);
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.nav_component {
  background-color: #000;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  inset: 0% 0% auto;
}

.nav_container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_logo {
  width: 10rem;
}

.nav_menu_link {
  color: #fff;
  padding: 1rem;
}

.nav_button {
  padding: 1rem;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.background-color-grey-mist {
  background-color: var(--base-color-neutral--grey-mist);
}

.fs-styleguide_hero-label {
  color: var(--text-color--text-primary\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>);
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.fs-styleguide_heading-header {
  font-size: 6rem;
}

.container-default {
  width: 71.77%;
  max-width: 86.125rem;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.container-default.is-modal {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.container-default.is-relative {
  z-index: 1;
  position: relative;
}

.container-nav {
  width: 92.1875%;
  max-width: 110.625rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-subline {
  letter-spacing: .5px;
  font-family: OpensansSemiBold, Arial, sans-serif;
  font-size: 2.1875rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-subline.text-color-white.text-weight-semibold {
  font-weight: 600;
}

.text-subline.text-color-white.text-weight-semibold.is-small {
  font-size: 1.75rem;
}

.text-subline.text-color-white.text-weight-semibold.is-small.bold {
  text-align: center;
  font-family: OpensansBold, Arial, sans-serif;
}

.text-subline.text-color-white.text-weight-bold {
  font-family: OpensansBold, Arial, sans-serif;
  font-weight: 700;
}

.text-subline.text-color-white.is-small {
  font-size: 1.75rem;
}

.text-subline.text-color-white.is-small.text-align-center {
  text-align: left;
}

.text-subline.is-width-fixed {
  width: 47.6875rem;
}

.text-subline.is-width-fixed.text-color-white {
  width: 40rem;
}

.text-subline.is-width-fixed.is-medium {
  font-size: 2rem;
}

.text-color-green {
  color: var(--base-color-brand--green);
}

.navigation {
  z-index: 2;
  background-color: var(--base-color-neutral--white);
  border-bottom: 1px solid #707070;
  width: 100%;
  height: 5.6875rem;
  position: fixed;
  inset: 0% 0% auto;
}

.link-wrapper-nav {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brand-nav {
  width: 17rem;
}

.link-nav {
  color: var(--base-color-brand--blue-dark);
  letter-spacing: .5px;
  padding: 0;
  font-size: 1.5625rem;
  line-height: 2;
  text-decoration: none;
  transition: color .25s;
}

.link-nav:hover {
  color: var(--base-color-brand--green);
}

.link-nav.w--current {
  color: var(--base-color-brand--blue-dark);
}

.link-nav.has-icon {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.icon_nav-link {
  width: 1.705rem;
}

.logo_nav {
  width: 100%;
}

.footer {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  position: relative;
}

.content-footer {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-social {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-links {
  grid-column-gap: 7.5rem;
  grid-row-gap: 7.5rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-link-icon {
  height: 4rem;
}

.icon_footer {
  color: var(--base-color-neutral--white);
  width: 4rem;
  height: 4rem;
  transition: color .25s;
}

.icon_footer:hover {
  color: var(--base-color-brand--blue-dark);
}

.icon_footer.kununu {
  width: 3.75rem;
}

.icon_footer.is-linkedin, .icon_footer.is-facebook {
  width: 4.5rem;
  height: 4.5rem;
}

.link-footer {
  color: var(--base-color-brand--blue-dark);
  padding: 0;
  font-size: 1.5625rem;
  line-height: 2;
  text-decoration: none;
  transition: color .25s;
}

.link-footer:hover {
  color: var(--base-color-brand--green);
}

.section.is-hero-home {
  height: 65rem;
  padding-top: 11.25rem;
  position: relative;
}

.section.marquee {
  background-color: var(--base-color-brand--green);
  justify-content: flex-start;
  align-items: center;
  height: 4.4375rem;
  display: flex;
}

.section.padding-section-medium.background-color-grey-mist.padding-custom {
  padding-top: 0;
  padding-bottom: 15rem;
  display: none;
}

.section.padding-section-medium.is-relative {
  position: relative;
}

.section.padding-section-medium.weniger-abstand {
  padding-bottom: 1rem;
}

.content-hero-home {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-number {
  color: var(--base-color-brand--green);
  font-size: 10.9375rem;
}

.heading-style-h1-subline {
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1;
}

.heading-style-h1-subline.mobile {
  align-self: auto;
}

.image-hero-home {
  z-index: -1;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-hero-home.is-desktop {
  object-fit: cover;
  display: block;
}

.image-hero-home.is-mobile {
  display: none;
}

.heading-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.heading-wrap.is-freenet-2-0 {
  margin-top: -.75rem;
}

.heading-wrap.is-horizontal_space-between {
  flex-flow: row;
  justify-content: space-between;
}

.heading-wrap.is-grid, .heading-wrap.is-performance {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.heading-wrap.is-modal {
  margin-top: 40px;
  padding-bottom: 0;
}

.heading-wrap.is-modal.max-width {
  max-width: none;
}

.image_cover-center {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image_cover-center.is-video {
  object-fit: contain;
  max-height: 42rem;
  display: none;
  overflow: hidden;
}

.image_cover-center.is-desktop {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.image_cover-center.is-mobile {
  display: none;
}

.content-freenet-2 {
  grid-column-gap: 4.375rem;
  grid-row-gap: 4.375rem;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.freenet-2-left {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.image-wrap-freenet-2 {
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 31.9375rem;
  overflow: hidden;
}

.freenet-2-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 63%;
  display: flex;
}

.freenet-2-left_top {
  flex-flow: column;
  justify-content: space-between;
  height: 31.9375rem;
  display: flex;
}

.freenet-2-left_bottom {
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-start;
  display: flex;
}

.content-ambition {
  grid-column-gap: 4.375rem;
  grid-row-gap: 4.375rem;
  flex-flow: column;
  display: flex;
}

.ambition-wrapper {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  grid-template-rows: 1fr;
  grid-template-columns: 4.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.ambition-wrapper.mobile {
  display: none;
}

.image-wrap-ambition {
  cursor: pointer;
  width: 27.0625rem;
  height: 32rem;
  overflow: hidden;
}

.ambition-content-center {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ambition-content-left {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  font-size: 1rem;
  display: flex;
}

.ambition-content-right {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.ambition-content-right.mobile {
  display: none;
}

.amibition-item {
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.amibition-item.background-color-green {
  padding: 2rem;
}

.amibition-item.background-color-grey {
  background-color: var(--base-color-brand--green);
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
}

.background-color-green {
  background-color: var(--base-color-brand--green);
}

.image_ambition-graph {
  text-align: left;
  align-self: auto;
  width: 25rem;
  margin-left: auto;
  margin-right: auto;
}

.content-performance, .content-zahlen, .content-nachhaltigkeit, .content-produkte {
  grid-column-gap: 4.375rem;
  grid-row-gap: 4.375rem;
  flex-flow: column;
  display: flex;
}

.content-downloads {
  grid-column-gap: 4.375rem;
  grid-row-gap: 4.375rem;
  flex-flow: column;
  margin-bottom: 60px;
  display: flex;
}

.downloads-wrapper {
  flex-flow: column;
  display: flex;
}

.link-download {
  border-bottom: 2px solid var(--base-color-brand--blue-dark);
  color: var(--base-color-brand--blue-dark);
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 1.25rem;
  font-family: OpensansExtraBold, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  transition: color .25s;
  display: flex;
}

.link-download:hover {
  color: var(--base-color-brand--green);
}

.link-download.is-first {
  border-top: 2px solid var(--base-color-brand--blue-dark);
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
}

.icon_download {
  width: 3.125rem;
}

.icon_download.grey {
  color: gray;
}

.download-size {
  font-size: 1.25rem;
  font-weight: 700;
}

.content-versammlung {
  grid-column-gap: 4.0625rem;
  grid-row-gap: 4.0625rem;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.versammlung-wrap {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.image_versammlung {
  width: 32.25rem;
}

.grid-2x1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-2x1.gap-60 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  grid-template-rows: auto auto;
}

.produkt-item {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: var(--base-color-neutral--white);
  flex-flow: column;
  padding: 2.375rem;
  display: flex;
}

.produkt-image-wrapper {
  cursor: pointer;
  width: 100%;
  height: 22.375rem;
  position: relative;
  overflow: hidden;
}

.produkt-info {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  justify-content: space-between;
  align-items: center;
  line-height: 1.3;
  display: flex;
}

.icon_chevron {
  width: .8125rem;
}

.image_produkt-logo {
  width: 10.3125rem;
  margin-top: -1.6rem;
  margin-right: 1.3125rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image_produkt-logo.kleiner {
  margin-top: -.8rem;
}

.marquee-wrapper {
  width: 100%;
  overflow: hidden;
}

.marquee-track {
  white-space: nowrap;
  word-break: keep-all;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-list {
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.performance-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  background-color: var(--base-color-brand--blue-dark);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2.375rem;
  display: grid;
}

.performance-item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.performance_thumbnail-wrap {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  height: 25.375rem;
  display: flex;
  overflow: hidden;
}

.icon_video-play {
  width: 4.75rem;
  position: absolute;
}

.zahlen-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.zahlen-item {
  justify-content: space-between;
  height: 18rem;
  padding: 1rem 2.375rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.zahlen-item.is-abonnenten {
  background-color: var(--grey);
}

.zahlen-item.is-umsatz, .zahlen-item.is-ebitda {
  background-color: var(--base-color-brand--green);
}

.zahlen-item.is-mitarbeiter {
  background-color: var(--grey);
}

.zahlen-info {
  text-align: right;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.text-number {
  font-size: 6.25rem;
  line-height: 1;
}

.text-number.text-color-green.kleiner {
  text-align: right;
  font-size: 4rem;
}

.hover-info {
  background-color: #061d57cc;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  padding: 2.375rem;
  display: none;
  position: absolute;
  inset: 0%;
}

.hover-info.is-green {
  background-color: #84bc34e6;
  display: none;
}

.image_zahlen {
  object-fit: contain;
  max-width: none;
  height: 10rem;
}

.image_zahlen.kleiner {
  max-width: 75%;
}

.image_zahlen.kleiner._2 {
  max-width: 65%;
}

.image_zahlen.mobile {
  height: 12rem;
}

.image_zahlen.mobile.is-small, .image_zahlen.is-small {
  height: 9.75rem;
}

.zahlen-icon-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.zahlen-icon-wrapper.icon {
  justify-content: flex-start;
  align-items: flex-start;
  height: 8rem;
}

.zahlen-item-copy {
  justify-content: space-between;
  height: 18rem;
  padding: 2.375rem;
  display: flex;
  position: relative;
}

.zahlen-item-copy.is-abonnenten {
  background-color: var(--grey);
}

.zahlen-item-copy.is-umsatz, .zahlen-item-copy.is-ebitda {
  background-color: var(--base-color-brand--green);
}

.zahlen-item-copy.is-mitarbeiter {
  background-color: var(--grey);
}

.zahlen-download-wrap {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.zahlen-download-wrap.is-desktop {
  display: none;
}

.icon_zahlen-download {
  width: 4rem;
}

.esg-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  background-color: #ffffffe6;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  padding: 2.375rem;
  display: grid;
}

.image-wrap-esg {
  cursor: pointer;
  width: 100%;
  height: 25rem;
  overflow: hidden;
}

.esg-item {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.bg-image_nachhaltigkeit {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image_footer {
  z-index: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.container-footer {
  width: 78%;
  max-width: 93.75rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.modal_component {
  z-index: 2;
  background-color: var(--base-color-neutral--white);
  height: 100svh;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: block;
  position: fixed;
  inset: 0%;
}

.modal_component.is-freenet-2, .modal_component.is-ambition {
  z-index: 99;
  display: none;
}

.modal_component.is-performance {
  z-index: 99;
  background-color: var(--base-color-brand--blue-dark);
  display: none;
}

.modal_component.is-produkt_1, .modal_component.is-produkt_2, .modal_component.is-esg, .modal_component.is-produkt_3, .modal_component.is-produkt_4 {
  z-index: 99;
  display: none;
}

.content_popup {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.modal-close {
  z-index: 999;
  cursor: pointer;
  width: 4.375rem;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image_width-100 {
  width: 100%;
}

.image_width-100.is-modal-close {
  display: block;
}

.image_width-100.is-modal-close.speech {
  width: 50px;
  margin-top: 20px;
}

.modal_content {
  border-top: 2px solid var(--base-color-brand--blue-dark);
  border-bottom: 2px solid var(--base-color-brand--blue-dark);
  height: 42rem;
  max-height: 42rem;
  padding-top: 0;
  display: block;
  position: relative;
  overflow: scroll;
}

.modal_content.is-produkt {
  grid-column-gap: 2.8rem;
  grid-row-gap: 2.8rem;
  object-fit: fill;
  border: 1px #000;
  border-top-width: 0;
  grid-template-rows: .25fr 5fr;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-rows: 0;
  grid-auto-columns: 1fr;
  height: 42rem;
  padding-top: 20px;
  display: grid;
}

.icon_button {
  width: 1.875rem;
}

.modal-scroll-indicator {
  z-index: 2;
  background-color: var(--base-color-neutral--white);
  justify-content: center;
  align-items: center;
  height: 4rem;
  margin-bottom: 1.5px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.modal-scroll-indicator.trans {
  background-color: #eef3e9;
  bottom: -80px;
}

.icon_scroll-indicator {
  width: 2.5rem;
}

.modal-content-wrapper {
  border-top: 2px #000;
  padding-top: 40px;
  display: block;
  position: relative;
}

.modal-top-padding {
  z-index: 2;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 2rem;
  margin-top: 2px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.modal-text {
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.modal-video {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  max-height: none;
  margin-top: 0;
  display: flex;
  position: relative;
}

.modal-video-trigger {
  z-index: 1;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image_modal-play {
  width: 7.125rem;
  position: absolute;
}

.modal-background-green {
  z-index: -1;
  background-color: var(--base-color-brand--faded-green);
  display: block;
  position: absolute;
  inset: 0%;
}

.modal-logo-wrap {
  background-color: var(--base-color-neutral--white);
  border: 1px solid #707070;
  justify-content: center;
  align-items: center;
  height: 22.8125rem;
  display: flex;
}

.image_logo-modal {
  width: 70%;
}

.mondal_content-right-esg {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.video_embed {
  width: 100%;
  max-width: 100%;
  height: 50.4rem;
  padding-top: 2rem;
}

.desktop-gradient {
  z-index: 0;
  background-image: linear-gradient(#fff 70%, #fff0);
  height: 50%;
  position: absolute;
  inset: 0% 0% auto;
}

.grid {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  grid-template-rows: auto;
  grid-template-columns: 20% 70%;
  grid-auto-columns: 1fr;
  place-content: end stretch;
  margin-bottom: 10px;
}

.grid.ceo-interview {
  margin-top: 30px;
}

.grid.ceo-interview.mobile {
  display: none;
}

.div-block {
  width: 7%;
}

.div-block.ceo-interview {
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
}

.image {
  max-height: 100%;
}

.text-wrapper {
  margin-top: 60px;
}

.bold-text-2 {
  line-height: 1.2;
}

.bold-text-4 {
  line-height: .8;
}

.bold-text-8 {
  line-height: 1;
}

.text-block, .text-block-2, .text-block-3 {
  color: gray;
}

.code-embed {
  align-self: center;
  max-height: 90px;
  margin-bottom: 0;
  display: block;
}

.code-embed-2 {
  margin-bottom: 20px;
}

.c-bullets {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.c-bullet_item {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.c-bullet {
  background-color: #092043;
  border-radius: 100%;
  width: .83em;
  height: .83em;
  margin-top: .5em;
}

.c-p-default {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3em;
  line-height: 1.4;
  text-decoration: none;
}

.c-p-default.cc-txt-fn-white.cc-bold.cc-grow {
  flex: 1;
  font-size: 1.5em;
}

.c-p-default.cc-semi-bold.cc-txt-fn-blue.cc-center.slider {
  text-align: center;
  font-size: 1.82em;
}

.c-p-default.cc-semi-bold.cc-txt-fn-blue.cc-center.slider.mobile {
  max-width: 82%;
}

.c-p-default.cc-semi-bold.cc-txt-fn-blue.cc-center.slider.mobile.wei {
  color: var(--base-color-neutral--white);
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: -10px;
  padding-top: 10px;
  font-size: 1.22em;
}

.marquee {
  grid-column-gap: 1rem;
  background-color: var(--base-color-brand--green);
  height: 4.4375rem;
  display: flex;
  overflow: hidden;
}

.marquee-content {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  align-items: center;
  min-width: 100%;
  display: flex;
}

.green {
  color: var(--base-color-brand--green);
  text-align: left;
}

.green.rechts {
  text-align: right;
  padding-left: 50px;
}

.zahlen-illustration {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.mobile-only-icon-button {
  display: none;
}

.grid-heading-wrap {
  width: 47.5rem;
  margin-right: 6rem;
}

.grid-2 {
  grid-template-columns: 2.5fr 1fr;
}

.div-block-2 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-3 {
  display: flex;
}

.c-slide-prognose {
  border: 1px solid #707070;
  height: 37em;
  margin-right: 25em;
  padding: 3.65em 4em 3.56em;
}

.c-slide-prognose.mobile {
  border-width: 0;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.slide-nav-2 {
  margin-top: 2em;
  position: static;
}

.slide-nav-2.mobile {
  display: block;
}

.c-slide-prognose-inner {
  grid-column-gap: 1.67em;
  grid-row-gap: 1.67em;
  border: 1px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 630px;
  max-height: 630px;
  padding-top: 60px;
  padding-bottom: 80px;
  display: flex;
}

.c-slider-prognose {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75vw;
  height: 100%;
  margin-top: 5.21em;
  display: flex;
}

.c-slider-prognose.mobile {
  border: 0 #000;
  width: 100%;
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.c-img_arrow-2025 {
  width: .45em;
  margin-right: 10px;
  padding-right: 0;
}

.c-arrow_right {
  color: #08070e;
  width: 2em;
  height: auto;
  display: flex;
}

.c-arrow_right.cc-2025 {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  inset: 0% 5% 0% auto;
}

.c-arrow_right.cc-2025.mobile {
  right: 0%;
}

.c-sec-container.cc-full-width {
  max-width: 100%;
  overflow: hidden;
}

.c-p-medium {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.82em;
  line-height: 1.3;
  text-decoration: none;
}

.c-p-medium.cc-txt-fn-blue.cc-bold.cc-center.green.mobile {
  font-size: 1.8em;
  display: block;
}

.c-slider-mask-prognose {
  align-self: center;
  width: 100%;
  overflow: hidden;
}

.c-arrow_left {
  color: #08070e;
  width: 2em;
  height: auto;
  display: flex;
  transform: rotate(180deg);
}

.c-arrow_left.cc-2025 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  inset: 0% auto 0% 0%;
}

.div-block-4 {
  color: var(--base-color-brand--green);
  text-align: left;
  background-color: #84bc34;
  flex-flow: column;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  width: 380px;
  height: auto;
  padding: 10px 60px 10px 20px;
  display: flex;
  position: relative;
}

.div-block-4:hover {
  background-color: #1a2441;
}

.div-block-4.mobile {
  width: 380px;
}

.div-block-4.mobile.enlish, .div-block-4.english {
  width: 340px;
}

.stoerer {
  color: var(--base-color-brand--blue-dark);
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-right: 0;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.image-2 {
  text-align: left;
  height: 8vh;
  margin-top: -20px;
  position: relative;
  top: -80px;
  right: -30px;
}

.bold-text-11 {
  font-size: 4rem;
}

.bold-text-11.hoch {
  font-family: OpensansSemiBold, Arial, sans-serif;
  font-size: 3.5rem;
}

.bold-text-12.bigger {
  font-size: 2.187rem;
}

.bold-text-12.bigger.einzeln {
  font-family: OpensansSemiBold, Arial, sans-serif;
  font-size: 3.5rem;
}

.bold-text-14.gr-er.english {
  font-size: 1.9rem;
}

.bold-text-15 {
  line-height: 1;
}

.bold-text-15.english {
  font-size: 1.8rem;
  line-height: .9;
}

.bold-text-16.english {
  font-size: 1.9rem;
}

.bold-text-17 {
  line-height: 1;
}

.bold-text-17.english {
  font-size: 1.9rem;
  line-height: .8;
}

.bold-text-18.english, .bold-text-19.english {
  font-size: 1.9rem;
}

.bold-text-20 {
  margin-left: 0;
  padding-left: 0;
  line-height: 1;
}

.bold-text-20.english {
  font-size: 1.9rem;
}

.div-block-6 {
  text-align: center;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 400px;
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: 0;
  padding-bottom: 10px;
  display: flex;
}

.image-3 {
  order: 0;
  align-self: flex-end;
  max-width: 18%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
}

.link-nav-2 {
  color: #092043;
  letter-spacing: .5px;
  padding: 0;
  font-size: 1.5625rem;
  line-height: 2;
  text-decoration: none;
  transition: color .25s;
}

.link-nav-2:hover {
  color: #84bc34;
}

.link-nav-2.w--current {
  color: #092043;
}

.link-nav-2.has-icon {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navigation-2 {
  z-index: 2;
  background-color: #fff;
  border-bottom: 1px solid #707070;
  width: 100%;
  height: 5.6875rem;
  position: fixed;
  inset: 0% 0% auto;
}

.link-wrapper-nav-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link-nav-3 {
  color: #092043;
  letter-spacing: .5px;
  padding: 0;
  font-size: 1.5625rem;
  line-height: 2;
  text-decoration: none;
  transition: color .25s;
}

.link-nav-3:hover {
  color: #84bc34;
}

.link-nav-3.w--current {
  color: #092043;
}

.link-nav-3.has-icon {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.english {
  font-size: 1.9rem;
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .heading-style-h2.margin-top_1rem.text-color-white {
    font-size: 4rem;
  }

  .button:hover {
    background-color: var(--base-color-brand--green);
  }

  .button.links.produkte {
    width: auto;
    margin-top: 10px;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .nav_button {
    color: #fff;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .container-default.is-modal {
    display: block;
  }

  .link-wrapper-nav {
    background-color: var(--base-color-neutral--white);
    padding: 2rem 3.90625%;
  }

  .link-nav {
    font-size: 2rem;
  }

  .link-nav:hover {
    color: var(--base-color-brand--blue-dark);
  }

  .link-nav.has-icon {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .icon_footer:hover {
    opacity: 1;
    color: var(--base-color-neutral--white);
  }

  .link-footer:hover {
    color: var(--base-color-brand--blue-dark);
  }

  .section.is-hero-home {
    height: 52svh;
  }

  .section.padding-section-medium.mobile-bottom-100 {
    padding-bottom: 2rem;
  }

  .section.padding-section-small.background-color-faded-green.mobile-top-74 {
    padding-bottom: 3rem;
  }

  .link-download:hover {
    color: var(--base-color-brand--blue-dark);
  }

  .esg-item {
    margin-top: 10px;
  }

  .modal_component {
    height: auto;
    inset: 0%;
  }

  .modal_component.is-freenet-2, .modal_component.is-ambition, .modal_component.is-performance, .modal_component.is-produkt_1, .modal_component.is-produkt_2, .modal_component.is-esg, .modal_component.is-produkt_3, .modal_component.is-produkt_4 {
    display: none;
  }

  .modal_content.is-produkt {
    grid-template-columns: 70% 30%;
  }

  .modal_content.is-produkt.lang {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    grid-template-columns: 70% 30%;
    justify-content: stretch;
    width: auto;
  }

  .modal-logo-wrap {
    width: auto;
    max-width: 100%;
    max-height: 100%;
  }

  .menu-button {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 5rem;
    height: 5rem;
    padding: 0;
    overflow: hidden;
  }

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

  .lottie_nav {
    object-fit: cover;
    width: 5rem;
    height: 5rem;
  }

  .div-block-4, .div-block-4.mobile {
    width: 250px;
  }

  .div-block-6 {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .link-nav-2 {
    font-size: 2rem;
  }

  .link-nav-2:hover {
    color: #092043;
  }

  .link-nav-2.has-icon {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .link-wrapper-nav-2 {
    background-color: #fff;
    padding: 2rem 3.90625%;
  }

  .link-nav-3 {
    font-size: 2rem;
  }

  .link-nav-3:hover {
    color: #092043;
  }

  .link-nav-3.has-icon {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }
}

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

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h1.max-width-mobile {
    text-align: center;
    font-size: 3.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .text-size-regular {
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .text-size-regular.text-color-white {
    letter-spacing: 1.7px;
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .text-size-regular.text-color-green.grow {
    margin-top: 0;
  }

  .text-size-regular.text-color-green.grow.mobile-24 {
    font-size: 1.5rem;
  }

  .text-size-regular.grow {
    text-align: left;
    font-size: 1.1rem;
  }

  .text-size-regular.grow.bullet {
    font-size: 1rem;
  }

  .text-size-regular.schmal-links.mobile {
    padding-left: 0;
  }

  .text-size-regular.big.green.hoch, .text-size-regular.big.green.bigger {
    text-align: center;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .text-size-large.mobile-32 {
    font-size: 2rem;
  }

  .heading-style-h2 {
    font-size: 2.8125rem;
  }

  .heading-style-h2.margin-top_1rem {
    margin-top: 0;
  }

  .heading-style-h2.margin-top_1rem.text-color-white {
    font-size: 2.8rem;
  }

  .button, .button.is-icon {
    font-size: 1.25rem;
  }

  .button.is-icon.mobile-full {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: 100%;
  }

  .button.is-icon-only.zahlen {
    margin-right: 0;
    padding-top: .25rem;
    padding-left: .9rem;
    display: block;
  }

  .button.desktop-only {
    display: none;
  }

  .button.mobile-only {
    display: block;
  }

  .button.links {
    align-self: center;
  }

  .button.links.produkte {
    margin-top: 10px;
  }

  .text-size-medium {
    font-size: 1.25rem;
  }

  .text-size-medium.text-color-white.mobile-1rem, .text-size-medium.is-mobile-16 {
    font-size: 1rem;
  }

  .button-group.margin-top.margin-medium {
    justify-content: center;
    align-items: center;
    margin-top: 2.5rem;
  }

  .button-group.margin-top.margin-medium.zahlen {
    display: none;
  }

  .button-group.align-right.is-mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .padding-section-medium {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .container-default {
    width: 88%;
  }

  .container-default.mobile-full {
    width: 100%;
  }

  .container-default.is-modal {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .text-subline {
    font-size: 1.5625rem;
  }

  .text-subline.text-color-white.text-weight-semibold {
    font-size: 1.25rem;
    font-weight: 700;
  }

  .text-subline.is-width-fixed {
    width: auto;
  }

  .text-subline.is-width-fixed.is-medium {
    font-size: 1.5625rem;
  }

  .navigation {
    height: 4rem;
  }

  .brand-nav {
    width: 11.5rem;
    padding-left: 0;
  }

  .link-nav {
    font-size: 1.5625rem;
  }

  .footer {
    background-color: var(--base-color-brand--green);
    padding-top: 1.5rem;
    padding-bottom: 2.5rem;
  }

  .content-footer {
    grid-column-gap: 2.625rem;
    grid-row-gap: 2.625rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social {
    grid-column-gap: 1.875rem;
    grid-row-gap: 1.875rem;
  }

  .footer-links {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-link-icon {
    height: 2em;
  }

  .link-footer {
    color: var(--base-color-neutral--white);
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1;
  }

  .section.is-hero-home {
    height: 50rem;
    padding-top: 9.375rem;
    overflow: hidden;
  }

  .section.marquee {
    height: 3rem;
  }

  .section.padding-section-medium {
    padding-bottom: 2rem;
  }

  .section.padding-section-medium.background-color-grey-mist.padding-custom {
    padding-bottom: 3.375rem;
  }

  .section.padding-section-medium.background-color-grey-mist.mobile-top-bottom-74 {
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
  }

  .section.padding-section-medium.mobile-bottom-100 {
    padding-top: 2rem;
    padding-bottom: 6.25rem;
  }

  .section.padding-section-medium.mobile-bottom-74 {
    padding-bottom: 4.625rem;
  }

  .section.padding-section-small.background-color-grey.mobile-bottom-0 {
    padding-bottom: 0;
  }

  .section.padding-section-small.background-color-faded-green.mobile-top-74 {
    padding-top: 4.625rem;
  }

  .content-hero-home {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .hero-number {
    font-size: 4.375rem;
  }

  .heading-style-h1-subline {
    font-size: 2.8125rem;
    font-weight: 800;
  }

  .image-hero-home.is-desktop {
    display: none;
  }

  .image-hero-home.is-mobile {
    object-fit: cover;
    object-position: 50% 70%;
    height: 50rem;
    display: block;
    inset: 0%;
  }

  .heading-wrap {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-wrap.is-freenet-2-0 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .heading-wrap.is-grid {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .heading-wrap.is-performance {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-left: 6%;
    padding-right: 6%;
  }

  .heading-wrap.is-modal {
    padding-bottom: 1.5rem;
  }

  .image_cover-center.is-desktop {
    display: none;
  }

  .image_cover-center.is-mobile {
    display: block;
  }

  .image_cover-center.is-mobile-scaled {
    transform: scale(1.15);
  }

  .image_cover-center.is-esg {
    object-position: 50% 0%;
  }

  .content-freenet-2 {
    grid-column-gap: 4.625rem;
    grid-row-gap: 4.625rem;
    text-align: center;
    flex-flow: column;
    align-items: center;
  }

  .freenet-2-left {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
  }

  .image-wrap-freenet-2 {
    height: auto;
  }

  .freenet-2-right {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .freenet-2-left_top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    height: auto;
  }

  .content-ambition {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
  }

  .ambition-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 4.5fr;
    display: none;
  }

  .ambition-wrapper.mobile {
    display: block;
  }

  .image-wrap-ambition {
    width: 100%;
    height: auto;
  }

  .ambition-content-center {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
  }

  .ambition-content-left {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .ambition-content-right {
    grid-column-gap: .5625rem;
    grid-row-gap: .5625rem;
    flex-flow: row;
    margin-top: 2.625rem;
  }

  .amibition-item {
    padding: .75rem 1rem;
  }

  .amibition-item.background-color-grey {
    justify-content: center;
    align-items: center;
  }

  .image_ambition-graph {
    width: auto;
  }

  .content-performance, .content-zahlen, .content-nachhaltigkeit, .content-produkte {
    grid-column-gap: 4.625rem;
    grid-row-gap: 4.625rem;
  }

  .content-downloads {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .downloads-wrapper {
    width: 100%;
  }

  .link-download {
    text-align: left;
    border-bottom-width: 2.5px;
    padding: 1rem 0 .875rem;
    font-size: 1rem;
  }

  .link-download.is-first {
    border-top-width: 2.5px;
  }

  .icon_download {
    width: 1.5rem;
  }

  .download-size {
    display: none;
  }

  .content-versammlung {
    grid-column-gap: 4.625rem;
    grid-row-gap: 4.625rem;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .versammlung-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .image_versammlung {
    width: 100%;
  }

  .grid-2x1.gap-60 {
    grid-template-columns: 1fr;
  }

  .produkt-item {
    padding: 1rem;
  }

  .produkt-image-wrapper {
    height: 25rem;
  }

  .icon_chevron {
    margin-top: 2px;
    margin-left: 2px;
  }

  .image_produkt-logo {
    width: 5rem;
    margin-top: 0;
    margin-right: .5rem;
  }

  .performance-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    padding: 2rem 6% 6rem;
  }

  .performance-item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .performance_thumbnail-wrap {
    height: 25rem;
  }

  .icon_video-play {
    width: 3.375rem;
  }

  .zahlen-wrapper {
    grid-column-gap: 3.375rem;
    grid-row-gap: 3.375rem;
  }

  .zahlen-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 2rem 2rem 8rem;
  }

  .zahlen-info {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .text-number {
    font-size: 3.75rem;
  }

  .image_zahlen {
    margin-left: 0;
  }

  .image_zahlen.is-small {
    height: 10rem;
  }

  .zahlen-icon-wrapper {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .zahlen-icon-wrapper.icon {
    justify-content: center;
    align-items: flex-start;
    height: 10rem;
  }

  .zahlen-download-wrap {
    background-color: var(--base-color-brand--blue-dark);
    justify-content: center;
    align-items: center;
  }

  .zahlen-download-wrap.is-desktop {
    display: none;
  }

  .esg-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
    padding: 2rem;
  }

  .image-wrap-esg {
    height: 25rem;
  }

  .image_footer {
    display: none;
  }

  .modal_component {
    padding-top: 3rem;
  }

  .modal_component.is-freenet-2, .modal_component.is-performance, .modal_component.is-produkt_1, .modal_component.is-produkt_2, .modal_component.is-esg, .modal_component.is-produkt_3, .modal_component.is-produkt_4 {
    display: none;
  }

  .modal-close {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
    inset: -1.8rem 0% auto;
  }

  .image_width-100.is-modal-close {
    width: 2rem;
  }

  .modal_content {
    height: 13rem;
    max-height: 13rem;
  }

  .modal_content.is-produkt {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1.5fr 1fr;
    max-height: 30rem;
  }

  .modal_content.is-produkt.lang {
    align-content: start;
    max-height: 35rem;
  }

  .icon_scroll-indicator {
    width: 1.75rem;
  }

  .modal-content-wrapper {
    text-align: center;
  }

  .modal-text {
    padding-bottom: 4.5rem;
  }

  .modal-video {
    height: auto;
  }

  .image_modal-play {
    width: 3.625rem;
  }

  .modal-logo-wrap {
    width: auto;
    max-width: 80%;
    height: auto;
  }

  .mondal_content-right-esg {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .video_embed {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .menu-button, .lottie_nav {
    width: 2rem;
    height: 2rem;
  }

  .desktop-gradient {
    display: none;
  }

  .bold-text, .bold-text-2 {
    font-size: 1.5rem;
  }

  .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
    font-size: 2rem;
  }

  .text-block, .text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6 {
    font-size: 1.5rem;
  }

  .c-bullet_item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .c-bullet {
    background-color: #061f3b;
  }

  .c-p-default.cc-txt-fn-white.cc-bold.cc-grow {
    font-size: 1rem;
  }

  .marquee {
    height: 3rem;
  }

  .zahlen-illustration {
    justify-content: space-between;
    align-self: center;
    align-items: center;
  }

  .mobile-only-icon-button {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
    position: absolute;
    inset: auto 0% 2rem;
  }

  .grid-heading-wrap {
    width: auto;
    margin-right: 0;
  }

  .grid-2 {
    grid-template-columns: 2fr 1.5fr;
  }

  .c-slide-prognose {
    height: auto;
  }

  .c-arrow_right.cc-2025 {
    right: 8%;
  }

  .c-slider-mask-prognose {
    width: 70vw;
  }

  .c-arrow_left.cc-2025 {
    left: 8%;
  }

  .div-block-4.mobile {
    width: 320px;
  }

  .stoerer.mobile {
    margin-top: 60px;
  }

  .bold-text-11.hoch {
    font-size: 2rem;
  }

  .bold-text-12.bigger {
    font-size: 1.5rem;
  }

  .bold-text-12.bigger.einzeln {
    font-size: 2rem;
  }

  .div-block-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .link-nav-2 {
    font-size: 1.5625rem;
  }

  .navigation-2 {
    height: 4rem;
  }

  .link-nav-3 {
    font-size: 1.5625rem;
  }
}

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .heading-style-h1.max-width-mobile {
    align-self: center;
    width: 15rem;
    font-size: 2.2rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .text-size-regular {
    max-width: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
  }

  .text-size-regular.text-color-white {
    text-align: center;
    letter-spacing: .8px;
    margin-top: 10px;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .text-size-regular.text-color-white.abstand-oben {
    text-align: center;
    letter-spacing: .8px;
    line-height: 1.4;
  }

  .text-size-regular.text-color-white.kleiner {
    font-size: 1rem;
    line-height: 1.4;
  }

  .text-size-regular.text-color-white.stoerer.mobile {
    font-family: OpensansBold, Arial, sans-serif;
    font-size: 1.3rem;
    font-weight: 600;
  }

  .text-size-regular.text-color-green.grow.mobile-24 {
    text-align: left;
    font-size: 1.1rem;
  }

  .text-size-regular.grow {
    text-align: center;
    align-self: center;
    font-size: 1rem;
  }

  .text-size-regular.grow.bullet, .text-size-regular.grow.ohne-abstand {
    font-size: 1rem;
  }

  .text-size-regular.interview.bu {
    font-size: 1.2rem;
  }

  .text-size-regular.interview.bu.mobile, .text-size-regular.interview.mobile {
    margin-top: 25px;
  }

  .text-size-regular.schmal-links.mobile {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.2rem;
  }

  .text-size-regular.schmal-links.mobile.mehr-abstand {
    margin-bottom: 6rem;
    font-size: 1.2rem;
  }

  .text-size-regular.big {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .text-size-regular.big.green.hoch {
    text-align: center;
    margin-top: 0;
    padding-bottom: 5px;
  }

  .text-size-regular.big.green.bigger {
    text-align: center;
  }

  .text-size-large.mobile-32 {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .heading-style-h2, .heading-style-h2.margin-top_1rem {
    font-size: 2rem;
  }

  .heading-style-h2.margin-top_1rem.text-color-white {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-style-h2.margin-top_1rem.text-color-white.mobile {
    text-align: center;
    align-self: center;
    width: auto;
  }

  .heading-style-h2.margin-top_1rem.text-color-white.mobile.kleiner {
    font-size: 1.6rem;
  }

  .heading-style-h2.slider.mobile {
    text-align: center;
    align-self: center;
    font-size: 1.5rem;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .button {
    align-self: center;
  }

  .button.is-icon.is-mobile-small {
    font-size: 1rem;
  }

  .button.is-icon-only {
    padding-top: .25rem;
    padding-left: .25rem;
  }

  .button.is-icon-only.zahlen {
    margin-top: 20px;
    margin-right: 0;
    padding-top: .2rem;
    padding-left: .8rem;
  }

  .button.is-icon-only.zahlen.blau {
    background-color: var(--base-color-brand--blue-dark);
  }

  .button.is-icon-only.blau.zahlen-mobile, .button.is-icon-only.zahlen-mobile {
    display: none;
  }

  .button.is-icon-only.is-blue {
    padding-top: .25rem;
    padding-left: .25rem;
  }

  .button.links {
    align-self: center;
    margin-top: 10px;
    margin-bottom: 100px;
    font-size: 1rem;
  }

  .button.links.produkte {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    margin-bottom: 60px;
    font-size: .9rem;
    display: flex;
  }

  .button.links.produkte.mehr-abstand {
    margin-top: 20px;
  }

  .text-size-medium.text-color-white.is-divider {
    margin-top: .5rem;
  }

  .text-size-medium.text-color-white.mobile-1rem {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .text-size-medium.h3 {
    font-size: 1.2rem;
  }

  .text-size-medium.kleiner {
    font-size: 1.4rem;
  }

  .button-group.margin-top.margin-medium {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 40px;
  }

  .container-default {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 88%;
    max-width: 80vw;
    margin-bottom: 20px;
    display: flex;
  }

  .container-default.is-modal {
    display: block;
  }

  .container-default.is-relative {
    text-align: center;
  }

  .text-subline.text-color-green {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.1rem;
    line-height: 1.1;
  }

  .text-subline.text-color-white {
    margin-top: .5rem;
    font-size: 1.4rem;
  }

  .text-subline.text-color-white.text-weight-semibold.is-small {
    font-size: 1.25rem;
  }

  .text-subline.text-color-white.text-weight-semibold.is-small.bold {
    text-align: center;
    font-size: 2.7rem;
  }

  .text-subline.is-width-fixed.text-color-white {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-subline.is-width-fixed.is-medium {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.3rem;
  }

  .navigation {
    max-width: 100%;
    height: 5.625rem;
    display: block;
    position: fixed;
  }

  .footer-link-icon {
    height: 42px;
  }

  .icon_footer {
    width: 2.25rem;
    height: 2.25rem;
  }

  .icon_footer.kununu {
    width: 2.15rem;
    height: 2.15rem;
  }

  .icon_footer.is-linkedin, .icon_footer.is-facebook {
    width: 2.5rem;
    height: 2.5rem;
  }

  .section.is-hero-home {
    height: calc(100svh - 3rem);
  }

  .section.padding-section-medium.background-color-grey-mist.padding-custom {
    display: none;
  }

  .section.padding-section-medium.background-color-grey-mist.mobile-top-bottom-74 {
    padding-top: 6rem;
  }

  .section.padding-section-medium.is-relative {
    padding-top: 4rem;
  }

  .section.padding-section-medium.mobile-bottom-100 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 2rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .section.padding-section-medium.mobile-bottom-74 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section.padding-section-small.background-color-faded-green.mobile-top-74 {
    padding-top: 3rem;
  }

  .content-hero-home {
    align-self: auto;
  }

  .hero-number {
    font-size: 3.5rem;
  }

  .heading-style-h1-subline {
    font-size: 2.2rem;
  }

  .heading-style-h1-subline.mobile {
    margin-top: .25rem;
    font-size: 1.7rem;
    line-height: 1;
  }

  .image-hero-home.is-mobile {
    object-fit: cover;
    height: 100%;
  }

  .heading-wrap.is-grid {
    align-self: center;
    max-width: 80vw;
    margin-left: 40px;
    margin-right: 40px;
  }

  .heading-wrap.is-modal {
    align-self: center;
    width: 100%;
    margin-top: 8px;
  }

  .image_cover-center {
    width: 340px;
    height: 250px;
  }

  .image_cover-center.is-desktop {
    display: none;
  }

  .image_cover-center.is-mobile {
    overflow: clip;
  }

  .image_cover-center.is-esg {
    width: auto;
    max-width: none;
    height: 120px;
  }

  .image_cover-center.esg {
    width: auto;
    max-width: none;
    height: 130px;
    max-height: 180px;
    margin-bottom: 0;
    padding-bottom: 40px;
    overflow: visible;
  }

  .freenet-2-left_bottom {
    align-self: center;
  }

  .content-ambition {
    align-self: auto;
  }

  .content-ambition.mobile {
    max-width: 100%;
  }

  .ambition-wrapper {
    display: none;
  }

  .ambition-wrapper.mobile {
    align-self: auto;
    max-width: 100%;
    margin-bottom: 10px;
    display: block;
  }

  .ambition-wrapper.mobile.kein-abstand {
    margin-bottom: 0;
  }

  .ambition-content-right {
    display: none;
  }

  .ambition-content-right.mobile {
    width: auto;
    display: block;
  }

  .amibition-item.background-color-green {
    padding-top: 1.5rem;
    display: block;
  }

  .amibition-item.background-color-grey {
    text-align: center;
    padding-bottom: 2rem;
    padding-left: .5rem;
    padding-right: .5rem;
    display: block;
  }

  .image_ambition-graph {
    width: 100%;
  }

  .image_ambition-graph.mobile {
    width: 100%;
    max-width: 90%;
  }

  .content-nachhaltigkeit {
    align-self: auto;
    align-items: center;
    max-width: 90vw;
  }

  .content-downloads {
    margin-bottom: 0;
  }

  .icon_download {
    width: 1.5em;
    min-width: 1.5em;
    min-height: 1.5em;
  }

  .icon_download.grey {
    min-width: 1.5em;
    height: auto;
    min-height: 1.5em;
  }

  .produkt-image-wrapper {
    height: 13rem;
  }

  .produkt-info {
    grid-column-gap: 1.7rem;
    grid-row-gap: 1.7rem;
  }

  .icon_chevron {
    margin-top: 0;
    margin-left: 0;
  }

  .image_produkt-logo.kleiner {
    margin-top: 0;
  }

  .performance-wrapper {
    padding-bottom: 5rem;
    padding-left: 10%;
    padding-right: 10%;
  }

  .performance_thumbnail-wrap {
    height: 16rem;
  }

  .zahlen-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-bottom: 2rem;
  }

  .text-number.text-color-green {
    font-size: 4rem;
  }

  .text-number.text-color-green.kleiner {
    text-align: center;
    padding-top: 5px;
    font-size: 2rem;
  }

  .hover-info {
    justify-content: center;
    align-items: center;
    padding: .25rem .125rem;
    display: none;
  }

  .hover-info.is-green {
    display: none;
  }

  .image_zahlen.mobile {
    width: 80%;
    max-width: 80%;
  }

  .esg-wrapper {
    justify-content: center;
    max-width: 80vw;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .image-wrap-esg {
    width: auto;
    height: auto;
    display: block;
    overflow: visible;
  }

  .esg-item {
    padding-right: 0;
  }

  .modal_component {
    padding-top: 8rem;
  }

  .modal_component.is-freenet-2 {
    z-index: 99;
    padding-top: 2rem;
    display: none;
    overflow: auto;
  }

  .modal_component.is-ambition, .modal_component.is-performance, .modal_component.is-produkt_1, .modal_component.is-produkt_2, .modal_component.is-esg, .modal_component.is-produkt_3, .modal_component.is-produkt_4 {
    padding-top: 2rem;
    display: none;
  }

  .content_popup {
    margin-top: 0;
  }

  .modal-close {
    display: flex;
    position: relative;
    top: 0;
  }

  .image_width-100.is-modal-close {
    width: 3.5rem;
  }

  .image_width-100.is-modal-close.unten {
    align-self: center;
    margin-top: 20px;
  }

  .modal_content {
    height: 22rem;
    max-height: 22rem;
  }

  .modal_content.is-produkt {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: .25fr 5fr;
    grid-template-columns: 1.5fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: start;
    align-items: start;
    height: 60rem;
    max-height: 32rem;
    margin-bottom: 0;
    padding-top: 0;
    display: grid;
  }

  .modal_content.is-produkt.lang {
    align-items: center;
    max-height: 30rem;
    display: block;
  }

  .modal-scroll-indicator.trans {
    bottom: -80px;
  }

  .modal-content-wrapper {
    align-self: center;
    padding-top: 10px;
  }

  .modal-top-padding {
    display: none;
  }

  .modal-text {
    padding-top: .5rem;
  }

  .modal-logo-wrap {
    align-self: center;
    height: 12rem;
    margin-bottom: 0;
    display: none;
  }

  .mondal_content-right-esg {
    justify-content: flex-start;
    align-items: center;
  }

  .menu-button, .lottie_nav {
    width: 2.5rem;
    height: 2.5rem;
  }

  .grid.ceo-interview {
    display: none;
  }

  .grid.ceo-interview.mobile {
    display: block;
  }

  .image.mobile {
    max-width: 50%;
  }

  .bold-text, .bold-text-2 {
    font-size: 1.2rem;
  }

  .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9 {
    font-family: OpensansExtraBold, Arial, sans-serif;
    font-size: 1.5rem;
  }

  .text-block {
    font-size: 1.1rem;
  }

  .text-block-2 {
    margin-right: 20px;
    padding-right: 0;
    font-size: 1.1rem;
  }

  .text-block-3 {
    margin-right: 40px;
    font-size: 1.1rem;
  }

  .text-block-4, .text-block-5, .text-block-6 {
    font-size: 1.1rem;
  }

  .image-mobil {
    max-width: 50%;
  }

  .bold-text-10 {
    font-size: 1.1rem;
    line-height: 1.2;
  }

  .code-embed {
    align-self: center;
    max-width: none;
    max-height: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .c-bullet_item.abstand {
    margin-top: 60px;
  }

  .c-p-default {
    font-size: 14px;
  }

  .c-p-default.cc-txt-fn-white.cc-bold.cc-grow {
    font-size: 1rem;
  }

  .c-p-default.cc-semi-bold.cc-txt-fn-blue.cc-center.slider.mobile {
    max-width: 90%;
    font-size: .9em;
  }

  .c-p-default.cc-semi-bold.cc-txt-fn-blue.cc-center.slider.mobile.wei {
    margin-top: 5px;
    margin-bottom: -15px;
    padding-top: 5px;
    font-size: 1em;
  }

  .marquee {
    grid-column-gap: 1rem;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    display: flex;
    position: relative;
  }

  .mobile-only-icon-button {
    position: static;
  }

  .grid-2 {
    justify-content: stretch;
    place-items: center;
  }

  .c-slide-prognose {
    height: auto;
    padding: 40px 20px 25px;
  }

  .c-slide-prognose.mobile {
    height: auto;
    margin-right: 5em;
    padding: 5px;
  }

  .slide-nav-2.mobile {
    box-sizing: border-box;
    align-self: auto;
    width: 70vw;
    margin-left: 0;
    margin-right: 0;
    font-size: .6rem;
    display: block;
  }

  .c-slide-prognose-inner {
    max-width: 100%;
    max-height: 620px;
    padding: 2em .5em;
  }

  .c-slider-prognose.mobile {
    width: auto;
    height: auto;
    margin-top: 2em;
  }

  .c-arrow_right {
    width: 20px;
  }

  .c-arrow_right.cc-2025 {
    right: 6%;
  }

  .c-arrow_right.cc-2025.mobile {
    width: 30px;
  }

  .c-p-medium {
    font-size: 16px;
  }

  .c-p-medium.cc-txt-fn-blue.cc-bold.cc-center.green.mobile {
    text-align: center;
    font-size: .9em;
  }

  .c-slider-mask-prognose {
    width: 100%;
  }

  .c-arrow_left {
    color: #08070e;
    width: 20px;
  }

  .c-arrow_left.cc-2025 {
    left: 6%;
  }

  .c-arrow_left.cc-2025.mobile {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    left: 0%;
  }

  .div-block-4.mobile {
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    width: 240px;
    height: 70px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .stoerer.mobile._2 {
    align-self: center;
    margin-top: 60px;
    margin-left: 0;
  }

  .image-2 {
    align-self: center;
    margin-top: -5px;
    top: -100px;
    right: 0;
  }

  .bold-text-11.hoch {
    font-size: 1.7rem;
  }

  .bold-text-12 {
    font-size: 1.3rem;
    line-height: .5;
  }

  .bold-text-12.bigger {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
  }

  .bold-text-12.bigger.einzeln, .bold-text-13 {
    font-size: 1.7rem;
  }

  .bold-text-14, .bold-text-14.gr-er.english.mobile, .bold-text-15, .bold-text-15.english.mobile, .bold-text-16 {
    font-size: 1.4rem;
  }

  .bold-text-17 {
    font-size: 1.4rem;
    line-height: 1;
  }

  .bold-text-18, .bold-text-18.english.mobile, .bold-text-19, .bold-text-19.english.mobile, .bold-text-20, .bold-text-20.english.mobile {
    font-size: 1.4rem;
  }

  .bold-text-21 {
    font-size: 1.3rem;
  }

  .bold-text-22 {
    max-width: none;
    font-size: 1.2rem;
  }

  .bold-text-23 {
    font-size: 2rem;
  }

  .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27 {
    font-size: 1.1rem;
  }

  .div-block-5 {
    background-color: var(--base-color-brand--blue-dark);
    width: 100%;
    height: 40px;
    max-height: 40px;
    position: relative;
  }

  .bold-text-28, .bold-text-29, .bold-text-30, .bold-text-31 {
    font-size: 1.5rem;
  }

  .bold-text-32, .bold-text-33, .bold-text-34 {
    font-size: 1.7rem;
  }

  .bold-text-35 {
    font-size: 2rem;
  }

  .body {
    max-width: 100%;
  }

  .code-embed-3 {
    max-width: 100%;
    overflow: hidden;
  }

  .div-block-6 {
    width: auto;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-3 {
    align-self: center;
    max-width: 18%;
  }

  .div-block-7 {
    align-self: center;
  }

  .navigation-2 {
    height: 5.625rem;
  }

  .english.mobile {
    font-size: 1.4rem;
  }
}

#w-node-c0e53298-c438-6a36-8c61-39db347c673a-d982776d {
  justify-self: end;
}

#w-node-_072a1836-9999-b85d-15e4-7ee53e878fb0-d982776d, #w-node-_41bcf3eb-0e6b-be1e-9b02-40b17746c37c-d982776d {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: stretch stretch;
}

#w-node-_89e89ffa-8fba-4772-a43c-941b6b43d5b1-d982776d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-cf1a9f46-3c7f-1974-67f7-2d30096754cc-d982776d {
  align-self: start;
}

#w-node-_58dce529-a8fc-02e2-b4c4-759857b870e6-d982776d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58dce529-a8fc-02e2-b4c4-759857b870eb-d982776d {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: auto;
}

#w-node-_58dce529-a8fc-02e2-b4c4-759857b870ee-d982776d {
  align-self: auto;
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-d9827770 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-d9827770, #w-node-_9d22e3fe-8b06-c4f6-35ca-6af27f49e853-d9827770, #w-node-_376b159e-3b2a-3cc3-1561-e8b45bf9998f-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-d9827770 {
  justify-self: start;
}

#w-node-_5d224905-8a1e-1460-7532-d38cb7ec37c1-d9827770, #w-node-_40538c8c-870b-b365-34c4-2a06f0f8567d-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-d9827770 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-d9827770 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-d9827770 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-d9827770 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-d9827770 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-d9827770 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-d9827770 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-d9827770 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-d9827770 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-d9827770, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-d9827770 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-d9827770 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-d9827770 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-d9827770, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-d9827770 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-d9827770 {
  justify-self: start;
}

#w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918404-b7ea1081 {
  justify-self: end;
}

#w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918441-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918463-b7ea1081 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: stretch stretch;
}

#w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9184e2-b7ea1081 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9185f1-b7ea1081 {
  align-self: start;
}

#w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918659-b7ea1081 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fabc1ae7-5473-8c4f-e7b3-8900aa91865e-b7ea1081 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: auto;
}

#w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918661-b7ea1081 {
  align-self: auto;
}

#w-node-d1248d34-c2c1-c57b-027f-2e0266b09ca3-473902c3, #w-node-ddac1a41-40de-5e4b-80ff-83ab83681270-473902c3, #w-node-_6eb72931-d784-c3dc-0296-26aee48ab378-473902c3, #w-node-de1aff83-75ec-369f-803a-f2aa3273fbff-473902c3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-_89e89ffa-8fba-4772-a43c-941b6b43d5b1-473902c3, #w-node-_5615fdf3-9ca1-f98b-4792-87ef1b742c5e-473902c3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6b04abf3-c136-26e8-4b1e-eca50e7de809-473902c3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

#w-node-_51848b9a-c794-6858-9130-d25a8c0e4a59-473902c3, #w-node-_9d36a7d8-6811-0ba1-eb2a-2b7ca933f7fe-473902c3, #w-node-b3c15b2a-0d79-d888-6187-3df19577e513-473902c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9c5454fd-4ecd-f44c-f84d-902cb7ffce9d-473902c3 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: auto;
}

#w-node-_65eb3d74-2809-bc04-6634-dda0dba10963-473902c3 {
  align-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_7d4d9318-ac8d-4ab1-dd07-0cb8c992f742-d982776d, #w-node-_23b1f1bb-f34b-92e8-8443-f095c081cc5c-d982776d, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9185eb-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9185ef-b7ea1081 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_857404fb-9500-fb81-1da7-ea9498ef9449-d982776d, #w-node-_5539829d-1c9b-f7fc-60ad-dc011e97a46e-d982776d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8efb2c1e-4913-6c69-75cd-5e54a4c4c892-d982776d {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_33e132cd-55b4-2f13-8e35-80827e00bafb-d982776d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89e89ffa-8fba-4772-a43c-941b6b43d5b1-d982776d, #w-node-_920448f1-2689-79ad-b8b3-fa67f4eaa10f-d982776d, #w-node-_9b644416-4189-07f2-71c2-b4d79a9c4e74-d982776d {
    order: 9999;
  }

  #w-node-db765f01-7c47-4327-eae0-94c05d759f35-d982776d {
    align-self: start;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa91848b-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9184a0-b7ea1081 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9184b8-b7ea1081 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9184cd-b7ea1081 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9184e2-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918520-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918522-b7ea1081 {
    order: 9999;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918629-b7ea1081 {
    align-self: start;
  }

  #w-node-_857404fb-9500-fb81-1da7-ea9498ef9449-473902c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d1248d34-c2c1-c57b-027f-2e0266b09ca3-473902c3 {
    justify-self: auto;
  }

  #w-node-_5539829d-1c9b-f7fc-60ad-dc011e97a46e-473902c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8efb2c1e-4913-6c69-75cd-5e54a4c4c892-473902c3 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_33e132cd-55b4-2f13-8e35-80827e00bafb-473902c3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89e89ffa-8fba-4772-a43c-941b6b43d5b1-473902c3, #w-node-_5615fdf3-9ca1-f98b-4792-87ef1b742c5e-473902c3, #w-node-_920448f1-2689-79ad-b8b3-fa67f4eaa10f-473902c3, #w-node-_9b644416-4189-07f2-71c2-b4d79a9c4e74-473902c3 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_072a1836-9999-b85d-15e4-7ee53e878fb0-d982776d, #w-node-_41bcf3eb-0e6b-be1e-9b02-40b17746c37c-d982776d {
    place-self: center;
  }

  #w-node-_857404fb-9500-fb81-1da7-ea9498ef9449-d982776d, #w-node-_5539829d-1c9b-f7fc-60ad-dc011e97a46e-d982776d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8efb2c1e-4913-6c69-75cd-5e54a4c4c892-d982776d {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_33e132cd-55b4-2f13-8e35-80827e00bafb-d982776d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cf1a9f46-3c7f-1974-67f7-2d30096754cc-d982776d {
    place-self: start center;
  }

  #w-node-ea8cad58-6226-4680-f222-0d1292cecdb2-d982776d, #w-node-db765f01-7c47-4327-eae0-94c05d759f35-d982776d, #w-node-b2e276d9-0738-91c0-1980-c97447aba209-d982776d {
    justify-self: center;
  }

  #w-node-_58dce529-a8fc-02e2-b4c4-759857b870ee-d982776d {
    order: 1;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918441-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918463-b7ea1081 {
    place-self: center;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa91848b-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9184a0-b7ea1081 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9184b8-b7ea1081 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9184cd-b7ea1081 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa9185f1-b7ea1081 {
    place-self: start center;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa91860e-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918629-b7ea1081, #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918644-b7ea1081 {
    justify-self: center;
  }

  #w-node-fabc1ae7-5473-8c4f-e7b3-8900aa918661-b7ea1081 {
    order: 1;
  }

  #w-node-_857404fb-9500-fb81-1da7-ea9498ef9449-473902c3, #w-node-_5539829d-1c9b-f7fc-60ad-dc011e97a46e-473902c3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8efb2c1e-4913-6c69-75cd-5e54a4c4c892-473902c3 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_33e132cd-55b4-2f13-8e35-80827e00bafb-473902c3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'OpensansSemiBold';
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpensansBold';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpensansExtraBold';
  src: url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}