
/* region Font Definitions */

/* noto-sans-regular - latin */

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/noto-sans-v42-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/noto-sans-v42-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/noto-sans-v42-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 600;
    src: url('fonts/noto-sans-v42-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/noto-sans-v42-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/noto-sans-v42-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/noto-sans-v42-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* noto-sans-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 800;
    src: url('fonts/noto-sans-v42-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* noto-sans-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/noto-sans-v42-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/roboto-condensed-v31-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 300;
    src: url('fonts/roboto-condensed-v31-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/roboto-condensed-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/roboto-condensed-v31-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* endregion */
:root {
    --yellow: #FFCB03;
    --purple: #5C469C;
    --white: #fff;
    --black: #000;
    --gray: #999;

    --frame: #FFCB03;
    --cellborder: 30px; /* thick black strokes like PDF */
    --border: 0px; /* thick black strokes like PDF */
    --gap: 0px; /* poster rows touch; border separates */
    --radius: 0px;

    --maxw: 1385px;
    --pad: 26px;
}

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    background: var(--gray); /* outside page */
    color: var(--black);
}

h1, h2, h3 {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-weight: 800;
}

.bg-yellow {
    background: var(--yellow);

    .cell {
        background: var(--yellow);
    }
    .imageFrame {
        background: var(--yellow);
    }
    .arrowPanel {
        background: var(--yellow);
    }
}

.bewertbung-headline {
    position: relative;
    font-size: 24px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
    color:white;
    padding:30px;

    @media (max-width: 979px) {
        padding:15px;
    }

    @media (max-width: 575px) {
        padding:15px;
    }
}

.bewertbung-headline .arrow {
    position: absolute;
    transform: rotate(128deg);
    right: 10px;
    width: 48%;
    height: auto;
    bottom: -92px;

    @media (max-width: 979px) {
        transform: rotate(90deg) scaleY(-1);
        right: auto;
        left: 10%;
        width: 230px;
        bottom: -120px;
    }

    @media (max-width: 575px) {
        transform: rotate(90deg) scaleY(-1);
        right: auto;
        left: -5%;
        width: 230px;
        bottom: -120px;
    }
}

.bewertbung-headline {
    display: flex;
    justify-content: flex-start;
}

.bewertbung-headline .img {
    width: 55% !important;
    max-width: 55% !important;
    flex: 0 0 55%;
    position: relative;

    @media (max-width: 979px) {
        padding:15px;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
    }

    @media (max-width: 575px) {
        padding:15px;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
    }
}

.bewertbung-headline .img img {
    width: 100%;
    height: auto;
    object-fit: cover;

    @media (max-width: 979px) {
        right: -30px;
        bottom: -34px;
        width: 70%;
    }

    @media (max-width: 575px) {
        right: -30px;
        bottom: -34px;
        width: 70%;
    }
}

.bewertbung-headline .headline {
    position: absolute;
    bottom: -30px;
    right: -60px;
    text-align: right;
    z-index: 2;

    @media (max-width: 979px) {
        left: 30px;
        bottom: -10px;
        text-align: left;
    }

    @media (max-width: 575px) {
        left: 30px;
        bottom: -10px;
        text-align: left;
        right: unset;
    }
}

.bewertbung-headline .headline .stripStack {
    gap: 10px;

    @media (max-width: 979px) {
        gap: 6px;
    }

    @media (max-width: 575px) {
        gap: 6px;
    }
}

.bigger-text {
    font-size: 21px;
    line-height: 1.2;
    margin-top: 30px;
    @media (max-width: 979px) {
        font-size: 19px;
    }
}

.robitobi {
    width: 30%;
    height: auto;
    display: block;
    position: absolute;
    top: 20%;
    right: 5%;

    @media (max-width: 979px) {
        width: 40%;
        top: auto;
        bottom: -60%;
        right: 15%;
    }

    @media (max-width: 575px) {
        width: 45%;
        top: auto;
        bottom: -60%;
        right: 10%;
    }
}

/* ===== PAGE FRAME ===== */
.page {
    width: min(var(--maxw), 100%);
    margin: 0 auto;
    background: var(--white);
}

/* Desktop: rows are two columns; Mobile: stacked */
/* Make both cells in a row equal height (same row track) */
.row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 672px; /* Feste Höhe für alle Reihen */
    gap: 0;
}


.row:first-child {
    border-top: var(--border) solid var(--frame);
}

.cell {
    min-height: 550px;
    height: 100%;
    background: var(--white);
    display: flex;
    flex-direction: column; /* for "equal height + push content" */
    align-items: stretch;
    border: var(--cellborder) solid var(--frame);
    padding: 10px 10px 10px;
    border-top-width: 0;
    @media (max-width: 979px) {
        min-height: 390px;
        border-bottom-width: 15px;
        border-top-width: 0;
        padding: 10px 0 10px 10px;
    }

    @media (max-width: 575px) {
        min-height: 390px;
        border-bottom-width: 15px;
        border-top-width: 0;
        padding: 10px 0 10px 10px;
    }
}

.row .cell:first-child {
    border-right-width: 15px;
    border-left-width: 30px;
    @media (max-width: 979px) {
        border-right-width: 30px;
    }

    @media (max-width: 979px) {
        border-right-width: 15px;
        border-left-width: 15px;
        border-bottom-width: 15px;
    }

    @media (max-width: 575px) {
        border-right-width: 15px;
        border-left-width: 15px;
        border-bottom-width: 15px;
    }

}

.row .cell:last-child {
    border-left-width: 15px;
    border-right-width: 30px;

    @media (max-width: 979px) {
        border-left-width: 30px;
    }

    @media (max-width: 979px) {
        border-left-width: 15px;
        border-right-width: 15px;
    }

    @media (max-width: 575px) {
        border-left-width: 15px;
        border-right-width: 15px;
    }
}

.first {
    border-top: 0;
    border-left: 0;
    background: white;
    background-image: url('../assets/images/bg_startseite_right.svg'), url('../assets/images/bg_startseite_left.svg');
    background-position: calc(100% + 40px) bottom, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 89%, auto;
    padding-left: 40px;
    border-bottom-width: 0;

    @media (max-width: 979px) {
        padding-left: 15px;
        background-size: 75%, auto;
        background-position: calc(100% + 20px) bottom, left bottom;
    }

    @media (max-width: 575px) {
        background-size:78%, auto;
        padding-left: 15px;
        background-position: calc(100% + 20px) bottom, left bottom;
    }
}

.first .stripStack {
    padding-top: 8px;
}

/* ===== SMALL TOP NAV + LOGO ===== */
.topbar {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 15px;
    font-weight: bolder;
    letter-spacing: .02em;
    position: relative;


    @media (max-width: 979px) {
        font-size: 13px;
    }

    @media (max-width: 575px) {
        font-size: 11px;
    }
}

.topbar .nav {
    display: flex;
    gap: 8px;
    text-transform: uppercase;
}

.topbar .nav span {
    opacity: .9;
}

.topbar .nav a {
    text-transform: none;
    color: var(--purple);
    text-decoration: none;
}

.logo {
    position: absolute;
    right: 10px;
    bottom: -65px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
    text-align: right;
    line-height: 1.1;

    @media (max-width: 979px) {
        right: 15px;
        bottom: -70px;
    }

    @media (max-width: 575px) {
        right: 8px;
        bottom: -60px;
    }
}

.logo img {
    width: auto;
    height: 72px;
    display: block;

    @media (max-width: 979px) {
        height: 50px;
    }

    @media (max-width: 575px) {
        height: 40px;
    }
}


/* ===== INNER CARD AREAS ===== */
.inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 14px 0 0 14px;
}

/* ===== PURPLE TEXT STRIPS ===== */
.stripTitle {
    display: inline-block;
    background: var(--purple);
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: -0.025em;
    line-height: 1.02;
    transform: scaleY(1.02);
    padding: 8px 10px;
    margin: 0;
    font-size: 72px;
    width: fit-content;

    @media (max-width: 979px) {
        font-size: 40px;
        line-height: 0.9;
    }

    @media (max-width: 575px) {
        font-size: 34px;
        line-height: 0.9;
    }
}

.stripTitle.small {
    font-size: 43px;
    padding: 6px 10px;

    @media (max-width: 979px) {
        font-size: 30px;
        padding: 4px 6px;
    }

    @media (max-width: 575px) {
        font-size: 20px;
        padding: 4px 6px;
    }
}

.stripTitle.tiny {
    font-size: 26px;
}

/* stack multiple strips like the PDF */
.stripStack {
    display: flex;
    flex-direction: column;
    gap: 8px;

    @media (max-width: 979px) {
        gap: 4px;
    }

    @media (max-width: 575px) {
        gap: 4px;
    }
}




/* ===== IMAGE FRAME (enclosed images) ===== */
.imageFrame {
    background: #fff;
    border: var(--border) solid var(--frame);
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.imageFrame .img {
    width: 60%; /* Nur 50% der Breite */
    height: 100%;
    overflow: hidden;
    background: #ddd;
    border: var(--border) solid var(--frame);
}

.imageFrame .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* ===== BIG ARROW PANEL ===== */
.arrowPanel {
    background: #fff;
    border: var(--border) solid var(--frame);
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
    position: relative;
}

.arrowPanel .arrowSvgUp {
    width: 107%;
    height: auto;
    display: block;
    position: absolute;
    left: -8%;
    bottom: 20%;

    @media (max-width: 979px) {
        width: 100%;
        bottom: 0;
        left: -15%;
    }

    @media (max-width: 575px) {
        width: 112%;
        bottom: 10%;
        left: -15%;
    }
}

.arrowPanel .arrowSvgDown {
    width: 107%;
    height: auto;
    display: block;
    position: absolute;
    right: -8%;
    bottom: 0;
    transform: rotate(205deg);



    @media (max-width: 979px) {
        width: 120%;
        right: -16%;
        bottom: -10%;
    }
    @media (max-width: 575px) {
        width: 125%;
        right: -16%;
        bottom: 0;
    }
}

.arrowPanel .arrowSvgDown.rotated {
    transform: rotate(96deg) scale(45%);
    right: -30%;
    bottom:-15px;
    z-index: 10;

    @media (max-width: 979px) {
        transform: rotate(96deg) scale(40%);
        top:42%;
        right: -38%;
    }

    @media (max-width: 575px) {
        transform: rotate(96deg) scale(60%);
        top:35%;
        right: -38%;
    }
}

.arrowPanel .arrowSvgDown.rotated.flipped {
    transform: scaleY(-1);
}


.scribble {
    position: absolute;
    right: -40px;
    top: 0;

    @media (max-width: 979px) {
        top: -15%;
        right: 20px;
    }

    @media (max-width: 575px) {
        top: -15%;
        right: 20px;
    }
}

.scribble img {
    width: 400px;

    @media (max-width: 979px) {
        width: 220px;
    }

    @media (max-width: 575px) {
        width: 220px;
    }
}

/* ===== BULLETS ===== */
.text {
    font-size: 17.5px;
    line-height: 1.35;
    margin-top: 0;
    margin-left: 28%;
    margin-bottom: 0;
    padding-right: 30px;

    @media (max-width: 979px) {
        margin-left: 18%;
    }

    @media (max-width: 575px) {
        margin-left: 18%;
    }
}

.oekosystem {
    margin-left: 10%;
    margin-top: 30px;
    width: 52%;

    @media (max-width: 979px) {
        width: 60%;
        margin-left: 5%;
        margin-top: 15px;
        margin-bottom: 55px;
    }

    @media (max-width: 575px) {
        width: 60%;
        margin-left: 5%;
        margin-top: 15px;
        margin-bottom: 55px;
    }
}

.bullets {
    margin: 4px 0 0 28%;
    padding: 0;
    padding-right: 30px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;

    @media (max-width: 979px) {
        margin: 4px 0 0 18%;
    }

    @media (max-width: 575px) {
        margin: 4px 0 0 18%;
    }
}

.bullets li {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    font-size: 17.5px;
    line-height: 1.15;
}

.bullets li::before {
    content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNzAgNzAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoNS41NTU1NiwwLDAsNS41NTU1Niw2OS43MzMzLDE2LjcwNTYpIj48cGF0aCBkPSJNMCw2LjM0NUwtMS4wMywtMS42ODhMLTEuMjk4LC0xLjk1NkwtOS4zNTIsLTMuMDA3TC0xMC4zMTksMC4yMjdMLTcuMDE5LDAuNzc2TC0xMi41NTIsNi4zMDhMLTkuNTA4LDkuMzUyTC0zLjg0MywzLjY4OEwtMy4yNTQsNy4yOTJMMCw2LjM0NVoiIHN0eWxlPSJmaWxsOnJnYigyNTUsMjAzLDMpO2ZpbGwtcnVsZTpub256ZXJvOyIvPjwvZz48L3N2Zz4=');
    font-weight: 900;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: -15px;
    flex-shrink: 0;
}


/* ===== CTA + FOOTER ===== */
.full {
    border-top: var(--border) solid var(--frame);
    padding: var(--pad);
    background: var(--yellow);
}

.ctaRow {
    display: grid;
    grid-template-columns: 1.2fr .8fr;
    gap: 20px;
    align-items: center;
}

.ctaCard {
    background: #fff;
    border: var(--border) solid var(--frame);
    padding: 14px;
    display: flex;
    gap: 14px;
    align-items: flex-end;
}

.ctaCard .img {
    width: 46%;
    aspect-ratio: 16/10;
    overflow: hidden;
    border: var(--border) solid var(--frame);
    background: #ddd;
}

.ctaCard img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ctaCard .headline {
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1;
}

.qrBox {
    background: #fff;
    border: var(--border) solid var(--frame);
    padding: 18px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.qr {
    width: 140px;
    height: 140px;
    border: var(--border) solid var(--frame);
    background: linear-gradient(90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, 0)),
    repeating-linear-gradient(0deg, #000 0 6px, #fff 6px 12px);
}

.zuschuss {
    margin-top: auto;
    display: flex;
    gap: 14px;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: flex-end;

    img {
        display: flex;
        flex-direction: column;
        width: 35%;
        margin-right: 35px;
        margin-bottom: 21px;

        @media (max-width: 979px) {
            width: 40%;
            margin-right: 20px;
            margin-bottom: 10px;
        }

        @media (max-width: 575px) {
            width: 40%;
            margin-right: 20px;
            margin-bottom: 10px;
        }
    }
}

.info-text {
    font-size: 15px;
    line-height: 1.35;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding: 30px;
    @media (max-width: 979px) {
        padding:15px;
    }
}

.info-text .larger {
    margin-left: 0;
}

.info-text .small {
    margin-left: 0;
    font-size: 13px;
}

.footer a {
    color: #fff;
    text-decoration: none;
    transition: color .18s;
    font-size: 18px;

    @media (max-width: 979px) {
        font-size: 17px;
    }

    @media (max-width: 575px) {
        font-size: 16px;
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
}

.footer .devider {
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;

    @media (max-width: 979px) {
        font-size: 17px;
    }

    @media (max-width: 575px) {
      display: none;
    }
}

.footer-logos {
    padding: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    @media (max-width: 979px) {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        padding: 15px;
    }
}

@media (max-width: 575px) {
    .footer-logos {
        padding: 15px;
    }
}

.footer-logos a {
    align-items: center;
}

.footer-logos img {
    height: 110px;
    width: auto;
    object-fit: contain;

    @media (max-width: 979px) {
        width: 240px;
        height: auto;
        margin: 20px 0;
    }
}

.footer-logos img.liz-logo {
    @media (max-width: 979px) {
        width: 150px;
    }
}

.footer-logos img.regio-logo {
    height: 100px;
    @media (max-width: 979px) {
        width: 190px;
        height: auto;
    }
}

.text-regio {
    display:block; font-size:0.7em; text-align:left; color:black; margin-bottom:20px; font-weight:700; text-transform:uppercase; letter-spacing:0.05em;

    @media (max-width: 979px) {
        margin-bottom: 0;
        text-align:center;
    }
}


/* ===== CONTACT FORM ===== */

.contact-form {
    border: var(--cellborder) solid var(--frame);
    border-top: none;
    padding: 250px 0 0;

    @media (max-width: 979px) {
        padding: 220px 0 0;
        border-width: 15px;
    }

    @media (max-width: 575px) {
        padding: 200px 0 0;
        border-width: 15px;
    }
}

.cf-form {
    max-width: 100%;
}

.cf-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    margin-bottom: 36px;

    @media (max-width: 979px) {
        margin-bottom: 0;
    }

    @media (max-width: 575px) {
        margin-bottom: 0;
    }
}

.cf-headline {
    margin-bottom: 40px !important;
    display: block;
    width: fit-content;
}

.right-col {
    display: flex;
    flex-direction: column;

    @media (max-width: 979px) {
        margin-top: 6px;
    }

    @media (max-width: 575px) {
        margin-top: 6px;
    }
}

.cf-checkbox-row,
.cf-action-row {
    width: 100%;
    display: block;
}

.cf-checkbox-row {
}

.cf-action-row {
    /* Optionales Styling für die Action-Row */
}


.cf-form-end {
    display: flex;
    flex-direction: column; /* Vertikal statt horizontal */
    margin-top: auto;
    width: 100%;
}

.cf-field {
    display: grid;
    grid-template-columns: 160px 1fr;
    align-items: stretch;
    margin-bottom: 7px;
    background: rgb(92, 70, 156);
    height: 50px;

    @media (max-width: 575px) {
        height: 40px;
    }
}

.cf-field label {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: .06em;
    color: rgb(255, 203, 3);
    padding: 9px 12px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    border-right: 4px solid var(--yellow);
    height: 100%;
    box-sizing: border-box;

    @media (max-width: 979px) {
        min-height: 30px;
        padding: 0 12px;
    }

    @media (max-width: 575px) {
        min-height: 30px;
        padding: 0 12px;
    }
}

.cf-field input,
.cf-field select {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 9px 11px;
    border: none;
    border-radius: 0;
    background: transparent;
    color: #fff;
    outline: none;
    transition: border-color .18s;
    -webkit-appearance: none;
    appearance: none;
    height: 100%;
    min-height: 0;
    box-sizing: border-box;

    @media (max-width: 979px) {
        padding: 6px 11px;
    }

    @media (max-width: 575px) {
        padding: 6px 11px;
    }
}

@media (max-width: 575px) {
    .cf-field {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto;
        height: auto;
    }

    .cf-field label {
        justify-content: flex-start;
        text-align: left;
        border-right: none;
        border-bottom: 4px solid var(--yellow);
        padding: 6px 12px;
    }

    .cf-field input,
    .cf-field select {
        padding: 6px 12px;
    }
}

.req {
    color: rgb(255, 203, 3);
    opacity: .7;
}

.cf-field input::placeholder {
    color: rgba(255, 255, 255, .45);
}

.cf-field select option {
    background: rgb(92, 70, 156);
    color: #fff;
}

.cf-field input:focus,
.cf-field select:focus {
    border-left-color: rgb(255, 203, 3);
    background: rgba(255, 255, 255, .08);
}

.cf-field .cf-error {
    grid-column: 2;
    margin: 0;
    padding: 2px 11px 4px;
}


.cf-checks {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding-top: 7px;
}

.cf-check {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 13px;
    line-height: 1.45;
    cursor: pointer;
}

.cf-check input[type="checkbox"] {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin-top: 2px;
    accent-color: var(--purple);
    cursor: pointer;
}

.cf-submit {
    display: flex;
    justify-content: flex-end;
}

.cf-btn {
    font-family: 'Noto Sans', Arial, sans-serif;
    font-weight: 900;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .05em;
    background: var(--purple);
    color: var(--white);
    border: none;
    padding: 0;
    cursor: pointer;
    transition: background .18s, color .18s;
    width: 30%;
    text-align: center;
}

.cf-submit-label {
    display: flex;
    align-items: center;
    gap: 10px;
    background: var(--purple);
    border-right: 4px solid var(--yellow);
    color: var(--white);
    font-family: 'Noto Sans', Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    min-height: 50px;
    width: 70%;
    padding-left: 10px;

    @media (max-width: 979px) {
        font-size:16px;
    }

    @media (max-width: 575px) {
        font-size:16px;
    }
}

.submit-arrow {
    height: 40px;
    display: block;
    margin: 0 auto;
    vertical-align: middle;

    @media (max-width: 979px) {
        height: 22px;
    }

    @media (max-width: 575px) {
        height: 22px;
    }
}


/* ── Inline captcha & error styles ─────────────────────────── */
.cf-error   { color: rgb(140, 40, 40); font-size: .8rem; margin-top: 2px; }
.cf-field.has-error {border-bottom: 2px solid rgb(140, 40, 40); }
.cf-field.has-error input,
.cf-field.has-error select { border-left-color: #ffcb03; }

.cf-captcha { padding-top:5px; left: 5px; display:flex; align-items:center; gap:14px; flex-wrap:wrap; }
.cf-captcha .captcha-question {
    color: var(--yellow);
    font-weight: 700; font-size: 1.1rem;
    padding: 8px 16px 8px 0; white-space: nowrap;
    width: 25%
}
.cf-captcha input[type="text"] { width: 60%; margin-left: 1%; }

.cf-alert {
    border-radius: 4px; padding: 16px 20px;
    margin-bottom: 24px; font-weight: 600;
}
.cf-alert.error   { background: #fdecea; border: 1px solid #c0392b; color: #c0392b; }
.cf-alert.success {
    background: #eafaf1; border: 1px solid #27ae60; color: #1e8449;
    font-size: 1.1rem; text-align: center; padding: 32px;
}

/* ===== RESPONSIVE ===== */

@media (min-width: 758px) and (max-width: 1400px) {
    :root {
        --pad: 24px;
    }
    .row {
        min-height: 620px;
    }
    .cell {
        min-height: 510px;
    }
    .stripTitle {
        font-size: 66px;
    }
    .stripTitle.small {
        font-size: 40px;
    }
    .scribble {
        right: -30px;
    }
    .scribble img {
        width: 360px;
    }
    .first {
        background-size: 85%, auto;
        padding-left: 36px;
    }
    .cf-submit-label {
        font-size: 22px;
    }
    .submit-arrow {
        height: 38px;
    }
    .footer-logos {
        padding: 40px;
    }
}

@media (min-width: 758px) and (max-width: 1200px) {
    :root {
        --pad: 20px;
    }
    .row {
        min-height: 540px;
    }
    .cell {
        min-height: 440px;
    }
    .stripTitle {
        font-size: 56px;
        line-height: 0.95;
    }
    .stripTitle.small {
        font-size: 34px;
    }
    .stripStack {
        gap: 6px;
    }
    .topbar {
        font-size: 14px;
    }
    .scribble {
        right: -20px;
        top: -5%;
    }
    .scribble img {
        width: 300px;
    }
    .text {
        font-size: 16px;
        margin-left: 24%;
    }
    .bullets {
        margin-left: 24%;
    }
    .bullets li {
        font-size: 16px;
    }
    .first {
        background-size: 78%, auto;
        padding-left: 28px;
    }
    .bewertbung-headline {
        padding: 28px;
    }
    .oekosystem {
        width: 55%;
        margin-left: 8%;
    }
    .cf-field {
        grid-template-columns: 150px 1fr;
        min-height: 50px;
    }
    .cf-submit-label {
        font-size: 20px;
    }
    .submit-arrow {
        height: 34px;
    }
    .footer-logos {
        padding: 36px;
    }

    .footer-logos img {
            max-height: 90px;
    }
}

@media (min-width: 758px) and (max-width: 992px) {
    :root {
        --pad: 16px;
    }
    .row {
        min-height: 480px;
    }
    .cell {
        min-height: 390px;
    }
    .stripTitle {
        font-size: 46px;
        line-height: 0.92;
    }
    .stripTitle.small {
        font-size: 28px;
        padding: 5px 8px;
    }
    .stripStack {
        gap: 5px;
    }
    .topbar {
        font-size: 13px;
    }
    .scribble {
        right: -10px;
        top: -10%;
    }
    .scribble img {
        width: 250px;
    }
    .text {
        font-size: 15px;
        margin-left: 20%;
    }
    .bullets {
        margin: 4px 0 0 20%;
    }
    .bullets li {
        font-size: 15px;
        gap: 14px;
    }
    .robitobi {
        width: 36%;
    }
    .first {
        background-size: 72%, auto;
        padding-left: 22px;
    }
    .bewertbung-headline {
        padding: 20px;
    }
    .oekosystem {
        width: 58%;
        margin-left: 6%;
    }
    .cf-field {
        grid-template-columns: 130px 1fr;
    }
    .cf-submit-label {
        font-size: 20px;
    }
    .submit-arrow {
        height: 28px;
    }
    .footer-logos {
        padding: 24px;
    }
}

@media (max-width: 979px) {
    .page {
        max-width: 500px;
        margin: 0 auto;
    }

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

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

    .ctaCard {
        flex-direction: column;
        align-items: stretch;
    }

    .ctaCard .img {
        width: 100%;
    }
}

@media (max-width: 979px) {
    .cf-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }
}

