/* MF-ABOUT-BEIGE-GREEN-V1:START */

body.mf-about-page {
    color: #2d2a2e;
    background:
        radial-gradient(
            circle at 8% 12%,
            rgba(220, 199, 161, 0.18),
            transparent 27rem
        ),
        radial-gradient(
            circle at 92% 78%,
            rgba(30, 107, 58, 0.08),
            transparent 30rem
        ),
        #eff6f0;
}

body.mf-about-page .mf-content-page {
    width: min(1120px, calc(100% - 40px));
    margin: 0 auto;
    padding: 54px 0 64px;
}

body.mf-about-page .mf-content-hero,
body.mf-about-page .mf-content-section {
    border: 1px solid rgba(45, 42, 46, 0.20);
    border-radius: 24px;
    box-shadow:
        0 16px 36px rgba(45, 42, 46, 0.10),
        0 3px 10px rgba(45, 42, 46, 0.05);
}

body.mf-about-page .mf-content-hero {
    margin-bottom: 24px;
    padding: clamp(34px, 5vw, 58px);
    text-align: center;
    background: #fbf7ef;
}

body.mf-about-page .mf-content-kicker {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    padding: 7px 14px;
    border: 1px solid rgba(30, 107, 58, 0.22);
    border-radius: 999px;
    color: #1e6b3a;
    background: #dcc7a1;
    font-size: 0.78rem;
    font-weight: 900;
    letter-spacing: 0.09em;
}

body.mf-about-page .mf-content-hero h1 {
    margin: 0 0 16px;
    color: #111111;
    font-size: clamp(2.3rem, 5vw, 4rem);
    line-height: 1.05;
    letter-spacing: -0.04em;
}

body.mf-about-page .mf-content-hero p {
    max-width: 780px;
    margin: 0 auto;
    color: #474248;
    font-size: clamp(1.03rem, 1.7vw, 1.18rem);
    line-height: 1.72;
}

body.mf-about-page .mf-content-section {
    position: relative;
    margin-top: 20px;
    padding: clamp(26px, 4vw, 40px);
    overflow: hidden;
    background: #fbf7ef;
}

body.mf-about-page .mf-content-section:nth-of-type(even) {
    background: #f3e8d5;
}

body.mf-about-page .mf-content-section::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 6px;
    background: #dcc7a1;
}

body.mf-about-page .mf-content-section h2 {
    width: fit-content;
    margin: 0 0 17px;
    padding: 7px 13px;
    border-radius: 12px;
    color: #111111;
    background: #dcc7a1;
    font-size: clamp(1.45rem, 2.6vw, 2rem);
    line-height: 1.2;
}

body.mf-about-page .mf-content-section p {
    margin: 0;
    color: #403c40;
    font-size: 1.02rem;
    line-height: 1.75;
}

body.mf-about-page .mf-content-section p + p {
    margin-top: 14px;
}

body.mf-about-page .mf-content-section strong,
body.mf-about-page .mf-content-section a {
    color: #1e6b3a;
}

@media (max-width: 700px) {
    body.mf-about-page .mf-content-page {
        width: calc(100% - 20px);
        padding: 28px 0 42px;
    }

    body.mf-about-page .mf-content-hero,
    body.mf-about-page .mf-content-section {
        border-radius: 18px;
    }

    body.mf-about-page .mf-content-hero {
        padding: 30px 22px;
    }

    body.mf-about-page .mf-content-section {
        padding: 25px 21px 25px 27px;
    }
}

/* MF-ABOUT-BEIGE-GREEN-V1:END */

/* MF-ABOUT-SHARED-HERO-20260909:START */

/*
 * Hero Despre:
 * aceeași familie vizuală ca Jocuri + Concursuri.
 *
 * Nu atingem secțiunile de conținut de dedesubt.
 */

body.mf-about-page
.mf-content-page {
    padding-top:
        0 !important;
}


/* ------------------------------------------------------------
   HERO
   ------------------------------------------------------------ */

body.mf-about-page
.mf-content-hero {
    display:
        grid !important;

    place-items:
        center !important;

    width:
        100% !important;

    max-width:
        none !important;

    min-height:
        clamp(
            185px,
            23dvh,
            225px
        ) !important;

    margin:
        0 auto
        clamp(
            16px,
            2.2dvh,
            24px
        )
        !important;

    padding:
        clamp(
            20px,
            3.2dvh,
            30px
        )
        20px
        clamp(
            18px,
            2.8dvh,
            26px
        )
        !important;

    border:
        0 !important;

    border-radius:
        0 !important;

    background:
        transparent !important;

    box-shadow:
        none !important;

    text-align:
        center !important;
}


/* ------------------------------------------------------------
   MYFOOTBALL.RO
   Fără pastila verde.
   ------------------------------------------------------------ */

body.mf-about-page
.mf-content-kicker {
    display:
        block !important;

    min-height:
        0 !important;

    margin:
        0 0 14px !important;

    padding:
        0 !important;

    border:
        0 !important;

    border-radius:
        0 !important;

    background:
        transparent !important;

    color:
        #b12626 !important;

    font-size:
        13px !important;

    line-height:
        normal !important;

    font-weight:
        900 !important;

    letter-spacing:
        .22em !important;

    text-transform:
        uppercase !important;
}


/* ------------------------------------------------------------
   TITLU
   Aceeași tipografie efectivă ca Jocuri / Concursuri.
   ------------------------------------------------------------ */

body.mf-about-page
.mf-content-hero h1 {
    margin:
        0 0 22px !important;

    color:
        #111 !important;

    font-family:
        var(
            --mf-heading-final,
            "Baloo 2",
            "Nunito",
            Arial,
            sans-serif
        ) !important;

    font-size:
        clamp(
            46px,
            5.4vw,
            78px
        ) !important;

    line-height:
        .93 !important;

    letter-spacing:
        -.055em !important;
}


/* ------------------------------------------------------------
   SUBTITLU
   ------------------------------------------------------------ */

body.mf-about-page
.mf-content-hero p {
    width:
        100% !important;

    max-width:
        660px !important;

    margin:
        0 auto !important;

    color:
        #4b5563 !important;

    font-size:
        clamp(
            18px,
            2vw,
            24px
        ) !important;

    line-height:
        1.35 !important;

    font-weight:
        800 !important;
}


/* ------------------------------------------------------------
   TABLETĂ
   ------------------------------------------------------------ */

@media
(min-width: 561px)
and (max-width: 980px) {

    body.mf-about-page
    .mf-content-hero {
        min-height:
            clamp(
                175px,
                22dvh,
                210px
            ) !important;

        padding:
            clamp(
                18px,
                3dvh,
                26px
            )
            18px
            clamp(
                16px,
                2.6dvh,
                23px
            )
            !important;
    }
}


/* ------------------------------------------------------------
   MOBIL
   ------------------------------------------------------------ */

@media (max-width: 560px) {

    body.mf-about-page
    .mf-content-page {
        padding-top:
            0 !important;
    }

    body.mf-about-page
    .mf-content-hero {
        min-height:
            0 !important;

        padding:
            clamp(
                14px,
                4vw,
                19px
            )
            18px
            clamp(
                11px,
                3.2vw,
                16px
            )
            !important;

        margin-bottom:
            clamp(
                14px,
                4vw,
                20px
            )
            !important;
    }

    body.mf-about-page
    .mf-content-kicker {
        margin-bottom:
            clamp(
                9px,
                2.6vw,
                13px
            )
            !important;
    }

    body.mf-about-page
    .mf-content-hero h1 {
        margin-bottom:
            clamp(
                7px,
                2.2vw,
                11px
            )
            !important;

        font-size:
            clamp(
                42px,
                13vw,
                62px
            )
            !important;
    }

    body.mf-about-page
    .mf-content-hero p {
        font-size:
            17px !important;

        line-height:
            1.35 !important;
    }
}

/* MF-ABOUT-SHARED-HERO-20260909:END */
