.elementor-3 .elementor-element.elementor-element-5bd28871{--display:flex;--padding-top:050px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for text-editor, class: .elementor-element-35e47ab8 *//* ==========================================================
   FFSW – DATENSCHUTZERKLÄRUNG
   ========================================================== */

.ffsw-datenschutz {
    max-width: 1050px;
    margin: 0 auto;
    font-family: "Montserrat", sans-serif;
    color: #1A2233;
    font-size: 16px;
    line-height: 1.75;
}


/* ----------------------------------------------------------
   HAUPTÜBERSCHRIFT
   ---------------------------------------------------------- */

.ffsw-datenschutz h1 {
    margin: 0 0 48px 0;
    padding: 0;

    font-family: "Montserrat", sans-serif;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 700;

    color: #080C67;
    letter-spacing: -0.5px;
}


/* Roter Akzent unter der Hauptüberschrift */

.ffsw-datenschutz h1::after {
    content: "";
    display: block;

    width: 80px;
    height: 4px;

    margin-top: 18px;

    background: #C70906;
    border-radius: 10px;
}


/* ----------------------------------------------------------
   ABSCHNITTSÜBERSCHRIFTEN
   ---------------------------------------------------------- */

.ffsw-datenschutz h2 {
    margin: 42px 0 16px 0;
    padding: 0;

    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 700;

    color: #080C67;
    letter-spacing: -0.2px;
}


/* ----------------------------------------------------------
   FLIESSTEXT
   ---------------------------------------------------------- */

.ffsw-datenschutz p {
    margin: 0 0 16px 0;
    padding: 0;

    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;

    color: #1A2233;
}


/* ----------------------------------------------------------
   LISTEN
   ---------------------------------------------------------- */

.ffsw-datenschutz ul {
    margin: 14px 0 22px 0;
    padding-left: 24px;
}

.ffsw-datenschutz li {
    margin: 6px 0;
    padding-left: 4px;

    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 1.65;

    color: #1A2233;
}


/* Verhindert zusätzliche Abstände durch <p> innerhalb <li> */

.ffsw-datenschutz li p {
    margin: 0;
}


/* Rote Aufzählungspunkte */

.ffsw-datenschutz li::marker {
    color: #C70906;
}


/* ----------------------------------------------------------
   TRENNLINIEN
   ---------------------------------------------------------- */

.ffsw-datenschutz hr {
    height: 1px;
    margin: 38px 0 0 0;

    border: 0;
    background: rgba(8, 12, 103, 0.12);
}


/* Keine doppelte riesige Lücke nach Trenner */

.ffsw-datenschutz hr + h2 {
    margin-top: 34px;
}


/* ----------------------------------------------------------
   FETTSCHRIFT
   ---------------------------------------------------------- */

.ffsw-datenschutz strong {
    font-weight: 650;
    color: #1A2233;
}


/* ----------------------------------------------------------
   LINKS
   ---------------------------------------------------------- */

.ffsw-datenschutz a {
    color: #080C67;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-color: rgba(199, 9, 6, 0.45);
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;

    transition:
        color 0.2s ease,
        text-decoration-color 0.2s ease;
}

.ffsw-datenschutz a:hover {
    color: #C70906;
    text-decoration-color: #C70906;
}


/* ----------------------------------------------------------
   MOBILE
   ---------------------------------------------------------- */

@media (max-width: 767px) {

    .ffsw-datenschutz {
        font-size: 15px;
        line-height: 1.7;
    }

    .ffsw-datenschutz h1 {
        margin-bottom: 38px;

        font-size: 30px;
        line-height: 1.2;
    }

    .ffsw-datenschutz h1::after {
        width: 65px;
        height: 3px;
        margin-top: 15px;
    }

    .ffsw-datenschutz h2 {
        margin-top: 32px;
        margin-bottom: 13px;

        font-size: 19px;
        line-height: 1.35;
    }

    .ffsw-datenschutz p {
        margin-bottom: 14px;

        font-size: 15px;
        line-height: 1.7;
    }

    .ffsw-datenschutz ul {
        margin: 12px 0 18px 0;
        padding-left: 20px;
    }

    .ffsw-datenschutz li {
        margin: 5px 0;

        font-size: 15px;
        line-height: 1.65;
    }

    .ffsw-datenschutz hr {
        margin-top: 30px;
    }

    .ffsw-datenschutz hr + h2 {
        margin-top: 28px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5bd28871 */.ast-single-post .entry-header.ast-header-without-markup, .ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 0;
    display: none;
}/* End custom CSS */