@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-LightWeb.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-RegularWeb.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-MediumWeb.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-BoldWeb.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-BlackWeb.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 20px;
}
body {
    font-size: 1rem;
}
#wave-path-sm,
#wave-path-md,
#wave-path-lg {
    position: absolute;
    left: 0;
    top: -1000px;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
}
#firstwave.wave,
#thirdwave.wave,
#lastwave.wave {
    height: 100px;
    overflow: hidden;
    padding-top: 200px;
    margin-top: -200px;
}
#thirdwave.wave,
#lastwave.wave {
    background-color: var(--secondary);
    margin-top: 0;
    padding-top: 100px;
    width: 100%;
}
#thirdwave.wave {
    background-color: #ffffff;
}
#firstwave.wave div.block__content,
#thirdwave.wave div.block__content,
#lastwave.wave div.block__content {
    position: relative;
    overflow: hidden;
    clip-path: url(#wavelg);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 10rem;
    padding-top: 1rem;
    padding-top: 236px;
    background-color: var(--primary);
    height: 1400px;
    display: block;
    width: 100%;
    margin-top: -100px;
}
#lastwave.wave div.block__content,
#thirdwave.wave div.block__content {
    background-color: var(--primary);
    height: 400px;
    display: block;
    width: 100%;
    padding: 0;
    margin-top: -100px;
}

#thirdwave.wave div.block__content {
    background-color: var(--secondary);
}
#lastwave.wave > div,
#thirdwave.wave > div,
#firstwave.wave > div {
    position: relative;
    overflow: hidden;
    height: 200px;
    margin-top: -200px;
}
#secondwave.wave {
    height: 50px;
    overflow: hidden;
    padding-top: 150px;
    margin-top: -100px;
}
#secondwave.wave div.block__content {
    position: relative;
    overflow: hidden;
    clip-path: url(#wavelg);
    height: 400px;
    background-color: #ffffff;
    display: block;
    width: 100%;
    margin-top: -100px;
}

#page {
    position: relative;
}
header {
    position: sticky;
    height: 96px;
    padding: 0 24px 0 12px;
    width: calc(100% - 80px);
    border-radius: 0 0 24px 24px;
    margin: 0 auto;
    background-color: #ffffff;
    min-height: unset;
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15);
}
.region.region-hero {
    margin-top: -98px;
}
.ee_headerimge .headerimage,
.ee_headerimage .headerimage {
    height: 800px;
}
.layout_section.verwaltung {
    background-color: var(--primary);
}
.ee_headerimage .headertext_wrapper {
    justify-content: flex-start;
}
.path-frontpage .ee_headerimge .headertext_wrapper {
    justify-content: center;
}
.ee_headerimage .headertext_wrapper .headertext {
    max-width: 800px;
    width: 100%;
    margin-left: 160px;
}
header {
    justify-content: center;
    padding: 0 80px;
}
header ul.menu li a {
    text-transform: none;
}
.headertext h1,
.headertext h2,
.headertext p {
    color: #ffffff;
    line-height: 1.031em;
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1em;
    text-transform: none;
    text-align: left;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}


.headertext p {
    font-size: 1.05rem;
    font-weight: 100;
    line-height: 1.619em;
}
.headertext img {
    max-width: 400px;
    width: 100%;
    margin-top: 200px;
}

.layout_section > .title_wrapper h2,
.layout_section > .layout h2 {
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.03em;
    text-transform: none;
    text-align: center;
    margin-bottom: 60px;
}
.layout_section.headline_left .title_wrapper h2 {
    text-align: left;
}
.layout_section > .layout .steps h2 {
    text-align: left;
    font-size: 2rem;
    margin-bottom: 2rem;
}
.layout_section.projektdaten h2 {
    color: var(--primary);
    font-size: 6.5rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.038em;
    text-transform: none;
}
.layout_section.projektdaten h3 {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.67em;
    text-transform: none;
}
.layout_section.padding_bottom .block__content {
    padding-bottom: 100px;
}
.raster .block-inline-blockee-card .block__content.steps {
    text-align: left;
    hyphens: none;
}
.messages-list {
    margin-block: unset;
    padding-block: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    list-style: none;
}
.ee_block_wrapper.tile ,
.ee_block_wrapper.tile {
    height: 100%;
    aspect-ratio: unset;
}
.ee_block_wrapper.tile,
.ee_tile.ee_tile_with_info_button {
    border-radius: 48px;
    position: relative;
}
.ee_tile.ee_tile_with_info_button .field--name-field-ee-card-title {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.ee_block_wrapper.tile .ee_tile, .ee_block_wrapper.tile {
    width: 100%;
}
.ee_tile.ee_tile_with_info_button .ee_tile_icon_info::after,
.ee_tile.ee_tile_with_info_button .ee_tile_icon_info.ee_button {
    display: none;
}
.ee_block_wrapper.tile .ee_tile_with_info_button:before {
    content: none;
}
.ee_block_wrapper.tile .ee_tile_with_info_button:hover::before {
    transform: scale(1.06);
}
.ee_block_wrapper.tile .ee_tile_with_info_button + .field--name-field-ee-card-text {
    background-color: transparent;
    padding: 16px 32px;
    height: 100%;
    position: relative;
    background: linear-gradient(180deg, rgba(19, 32, 54, 0) 0%, rgba(19, 32, 54, 0.3) 70%);
    backdrop-filter: blur(27.1828px);
    opacity: 1;
    padding-top: 1.5rem;
    transition: all 0.35s ease;
}

.ee_block_wrapper.tile  .field--name-field-ee-card-text table td {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
}
.ee_block_wrapper.tile :is(.forum table, .text-content table, .views-table, .draggable-table) td,
.ee_block_wrapper.tile :is(.forum table, .text-content table, .views-table, .draggable-table) th {
    padding-inline-start: 0.7rem;
}
.ee_block_wrapper.tile :is(.forum table, .text-content table, .views-table, .draggable-table) td:nth-child(odd),
.ee_block_wrapper.tile :is(.forum table, .text-content table, .views-table, .draggable-table) th:nth-child(odd) {
    padding-inline-start: 0;
}
.ee_block_wrapper.tile  .field--name-field-ee-card-text table tr,
.layout_section .ee_block_wrapper.tile :is(.table) td {
    border-block-end: none;
}
.ee_block_wrapper.tile  .field--name-field-ee-card-text table td em {
    display: block;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff;
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 0.125rem;
}
.ee_block_wrapper.tile  .field--name-field-ee-card-text table td i.fa-light,
.ee_block_wrapper.tile  .field--name-field-ee-card-text table td i.fa-thin {
    font-size: 2.5rem;
}

.ee_block_wrapper.tile  .field--name-field-ee-card-text h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 0.8rem;
    line-height: 24px;
    color: #ffffff;
    margin: 0;
    margin-bottom: 3px;
}
.ee_block_wrapper.tile  .field--name-field-ee-card-text h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 0.5rem;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
    margin-bottom: 0.125rem;
}
@media (hover: hover) and (pointer: fine) {
    .ee_block_wrapper.tile :hover + .field--name-field-ee-card-text {
        display: none;
        opacity: 0;
        transition: opacity 0.35s ease;
        pointer-events: initial;
    }
}

.ee_block_wrapper.tile .ee_tile_with_info_button .field--name-field-ee-card-text .ee_tile_info_close {
    all: unset;
    cursor: pointer;
    position: absolute;
    display: block;
    top: 16px;
    right: 32px;
    color: #ffffff;
    width: 40px;
    height: 40px;
}
.ee_block_wrapper.tile .ee_tile_with_info_button .field--name-field-ee-card-title h2,
.ee_block_wrapper.tile .ee_tile_with_info_button .field--name-field-ee-card-title h3 {
    all: unset;
    font-style: normal;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 42px;
    color: #ffffff;
    margin-bottom: 14px !important;
    display: block;
}
.ee_block_wrapper.tile .ee_tile_with_info_button .field--name-field-ee-card-title h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 0.6rem;
    line-height: 22px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
}
.ee_block_wrapper.tile .field--name-field-ee-card-title h2, .ee_block_wrapper.tile .field--name-field-ee-card-title {
    color: #ffffff;
    padding: 16px 32px;
}
.layout_section .ee_block_wrapper a.ee_button {
    display: inline-block;
    font-size: 0.9rem;
    padding: 0 30px 0 30px;
    border-radius: 32px;
    line-height: 60px;
}
.tabs__link.is-active::after {
    border-block-start: var(--tabs-active-border-size) solid #000000;
}
.ee_block_wrapper.steps {
    border-radius: 32px;
}
#ueber_uns iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: none;
}
footer {
    background-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
}
.region-footer {
    background-color: var(--secondary);
    color: var(--text_on_secondary_color);
}
.region-footer .block.content_width {
    max-width: var(--wide_content_width);
    width: 100%;
    margin: 0 auto;
}

.region-footer .vermittler_hinweis {
    padding-bottom: 60px;
}
.region-footer .vermittler_hinweis h2 {
    font-size: 1.125rem;
    margin: 0;
    line-height: normal;
}
.region-footer .vermittler_hinweis h2,
.region-footer .vermittler_hinweis .text-content {
    color: var(--text_on_secondary_color);
    text-align: left;
}
.region-footer .vermittler_hinweis .text-content a,
.region-footer .vermittler_hinweis .text-content a:after {
    color: var(--text_on_secondary_color);
    text-decoration: none;
}
.region-footer .vermittler_hinweis .text-content a:after {
    font-size: 0.5em;
}
.region--footer-bottom {
    background-color: var(--primary);
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    max-width: 100%;
}

#page .region-footer ul.menu {
    margin-top: 60px;
    justify-content: center;
}
#page .region-footer ul.menu li a {
    color: #ffffff;
}
ul.piped {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #ffffff;
    font-size: 0.6rem;
}
ul.piped li a {
    color: #ffffff;
}
ul.piped li + li::before {
    content: "";
    margin: 0 5px;
}
footer svg {
    width: 450px;
    max-width: 80%;
    margin: 0 auto;
}
.block__content.steps .ee_steps_content .field--name-field-tab-step-icon {
    display: none;
}
.layout_section.footnote {

}
.footnote .block__content .text-content {
    font-size: 0.6rem;
    letter-spacing: 0;
    line-height: 1.667em;
}
.layout_section.projektinfo .raster .block-inline-blockee-card .block__content.steps {
    text-align: center;
}
.layout_section.projektinfo .raster .field--name-field-tab-step-icon {
    font-size: 3.5rem;
    line-height: 1.429em;
    margin-bottom: .2rem;
    color: var(--primary);
}
.layout_section.projektinfo .raster .field--name-field-ee-card-title {
    font-size: 0.7rem;
    letter-spacing: 2px;
    line-height: 1.429em;
    text-transform: uppercase;
    margin-bottom: .5rem;
}
.layout_section.projektinfo .raster h3 {
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.167em;
    text-transform: none;
}

.style_standard .faq_cat_switch {
    border-radius: 16px;
    border: 1px solid var(--primary);
    color: var(--primary);
}
.style_standard .faq_cat_switch:hover,
.style_standard .faq_cat_switch.active {
    color: var(--text_on_primary_color);
    background-color: var(--primary);
}
.ee_block_wrapper.primary,
.layout_section.content_tertiary > .layout {
    border-radius: 32px;
}
.ee_block_wrapper a.ee_button_inverse {
    border-radius: 16px;
}
.ee_block_wrapper a.ee_button_inverse:hover {
    background-color: var(--primary) !important;
    color: var(--text_on_primary_color);
    text-decoration: none;
}
.ee_block_wrapper a.ee_button_inverse:hover:after {
    color: var(--text_on_primary_color);
}
.layout_section.content_tertiary > .layout p.ee_hinweis {
    color: var(--primary);
    border: 1px solid var(--primary);
    border-radius: 16px;
}
.content_tertiary #ee_theme_invested_block table tr {
    color: var(--text_on_tertiary_color);
}
.header_zuelpich.ee_headerimage .headertext_wrapper .headertext a.ee_button_inverse,
.layout_section.primary .layout__region .ee_block_wrapper a.ee_button_inverse,
.layout__region.layout__region--second.col_primary .ee_block_wrapper a.ee_button_inverse {
    color: var(--text_on_primary_color);
    border: 1px solid var(--text_on_primary_color);
}
.header_zuelpich.ee_headerimage .headertext_wrapper .headertext a.ee_button_inverse,
.layout_section.primary .layout__region .ee_block_wrapper a.ee_button_inverse {
    display: inline-block;
    font-size: 0.9rem;
    padding: 0 30px 0 30px;
    border-radius: 32px;
    line-height: 60px;
    text-decoration: none;
}

.layout_section.primary .layout__region .ee_block_wrapper a.ee_button_inverse:hover {
    background-color: #000000 !important;
    border-color: #000000;
}
.header_zuelpich.ee_headerimage .headertext_wrapper .headertext a.ee_button_inverse:hover {
    background-color: #000000 !important;
    border-color: #000000;
}
.layout_section.primary .layout__region .ee_block_wrapper a.ee_button_arrow {
    font-weight: 700;
    margin-right: 50px;
    white-space: nowrap;
}
.layout_section.primary .layout__region .ee_block_wrapper a.ee_button_arrow:after {
    font: var(--fa-font-regular);
    content: '\f061';
    position: relative;
    bottom: -2px;
    margin-left: 5px;
}
.block-ee-projectdetails .ee_block_wrapper.primary,
.block-ee-projectdetails .ee_block_wrapper.primary h2 {
    color: var(--text_on_primary_color);
    text-align: left;
}
.ee_block_wrapper.steps.white {
    border: 2px solid var(--primary);
}
.faq_block h3.ui-accordion-header {
    font-size: 1.2rem;
    padding-right: 40px;
}
#ee-faq_block .ui-accordion-content-active {
    padding: 0;
    padding-left: 1.5em;
    padding-bottom: 1.5em;
    padding-right: 40px;
}
input[type="button"]:hover,
input.form-submit:hover,
form input.form-submit:hover,
#page ul.menu a[href="user/login"]:hover,
#page ul.menu > li.sf-no-children > span a[href="/user/login"]:hover,
#page ul.menu > li.sf-no-children > span a[href^="/user/logout"]:hover {
    background-color: rgba(var(--primary_rgb), 0.8);
    border-color: rgba(var(--primary_rgb), 0.8);
}
.modal_login,
.modal_logout {
    background-color: var(--tertiary);
    color: var(--text_color);
    border-radius: 32px;
    font-weight: bold;
}
body #user-login-form input.form-submit.button,
.modal_login.block .do_register a {
    border-radius: 16px;
}
.modal_login .reset_password a {
    color: var(--primary);
}
#logo {
    padding-right: 20px;
    margin-right: 20px;
    border-right: 2px solid var(--tertiary);
}
.block-block__eueco-logo img {
    filter: none;
}
a.registrieren.button.ee_track_login_form_register,
.area_triggers > div,
body form input.form-submit,
body input.form-submit,
body #user-login-form input.form-submit.button,
body input.small-submit, #project_info a.button {
    border-radius: 16px;
}
.ffl-wrapper input {
    font-size: 0.8rem;
}
.webform-submission-form select, .region-contact-form .block-webform .form-item-anrede, .webform-flex--container > .form-item.ffl-wrapper, .ffl-wrapper {
    margin-bottom: 1.215rem;
}
.region-contact-form .block-webform .webform-submission-form select {
    margin-top: 1.25em;
    height: unset;
}
.header_zuelpich.ee_headerimage .headertext_wrapper .headertext {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: flex-start;
    gap: 20px;
}

.ee_block_wrapper.tile .ee_tile_with_info_button + .field--name-field-ee-card-text {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    pointer-events: none;
    border-radius: 48px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    overflow-y: hidden;
    padding: 2rem;
    box-sizing: border-box;
}

.ee_tile.ee_tile_with_info_button .info_card_placeholder,
.ee_tile.ee_tile_with_info_button .info_card_placeholder .field--name-field-ee-card-text{
    visibility: hidden;
    backdrop-filter:none;
}
.ee_block_wrapper.tile.is-active > .field--name-field-ee-card-text {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    -webkit-backdrop-filter: blur(27.1828px);
    backdrop-filter: blur(27.1828px);
}

.ee_tile_info_close {
    position: absolute;
    top: 10px;
    right: 15px;
    background: transparent;
    border: none;
    font-size: 2rem;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    z-index: 11;
    padding: 5px;
}

.ee_block_wrapper.tile {
    position: relative;
}
