.elementor-612 .elementor-element.elementor-element-63c6621{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for section, class: .elementor-element-63c6621 *//* =========================
   MIA HISZPAŃSKI - POLITYKA PRYWATNOŚCI
========================= */

.mia-privacy-page,
.mia-privacy-page * {
    font-family: 'Montserrat', sans-serif !important;
    box-sizing: border-box;
}

.mia-privacy-page {
    background: #F8F5F1;
    overflow: hidden;
}

.mia-privacy-inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

/* HERO */

.mia-privacy-hero {
    background:
        linear-gradient(
            90deg,
            rgba(248, 245, 241, 0.96) 0%,
            rgba(248, 245, 241, 0.92) 48%,
            rgba(243, 225, 228, 0.72) 100%
        );
    padding: 105px 50px 85px 50px;
    position: relative;
    overflow: hidden;
}

.mia-privacy-hero::after {
    content: "";
    position: absolute;
    right: -110px;
    top: -120px;
    width: 360px;
    height: 360px;
    background: rgba(255, 201, 0, 0.16);
    border-radius: 50%;
    filter: blur(8px);
    pointer-events: none;
}

.mia-privacy-eyebrow {
    color: #8F6F50;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2.6px;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.mia-privacy-hero h1 {
    color: #4E3A2C;
    font-size: 58px;
    line-height: 1.08em;
    font-weight: 800;
    margin: 0 0 22px 0;
    max-width: 780px;
}

.mia-privacy-hero p {
    color: #806B5C;
    font-size: 19px;
    line-height: 1.72em;
    margin: 0;
    max-width: 760px;
}

/* CONTENT */

.mia-privacy-content {
    padding: 70px 50px 105px 50px;
    background: #F8F5F1;
}

.mia-privacy-card {
    background: #FFFFFF;
    border: 1px solid rgba(78, 58, 44, 0.08);
    border-radius: 30px;
    padding: 74px 78px;
    box-shadow: 0 24px 70px rgba(78, 58, 44, 0.07);
}

.mia-privacy-lead {
    font-size: 18px !important;
    line-height: 1.75em !important;
    color: #806B5C !important;
    margin-bottom: 46px !important;
    padding: 24px 28px;
    background: #F8F5F1;
    border-left: 4px solid #FFC900;
    border-radius: 18px;
}

.mia-privacy-card h2 {
    color: #4E3A2C;
    font-size: 28px;
    line-height: 1.25em;
    font-weight: 800;
    margin: 46px 0 18px 0;
}

.mia-privacy-card h2:first-of-type {
    margin-top: 0;
}

.mia-privacy-card p {
    color: #806B5C;
    font-size: 16.5px;
    line-height: 1.78em;
    margin: 0 0 18px 0;
}

.mia-privacy-card strong {
    color: #4E3A2C;
    font-weight: 800;
}

.mia-privacy-card a {
    color: #9B0028;
    font-weight: 700;
    text-decoration: none !important;
    border-bottom: 1px solid rgba(155, 0, 40, 0.22);
}

.mia-privacy-card a:hover {
    color: #7A001F;
    border-bottom-color: #7A001F;
}

.mia-privacy-card ul {
    margin: 0 0 26px 0;
    padding: 0;
    list-style: none;
}

.mia-privacy-card li {
    position: relative;
    color: #806B5C;
    font-size: 16.2px;
    line-height: 1.68em;
    margin-bottom: 10px;
    padding-left: 30px;
}

.mia-privacy-card li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #9B0028;
    font-weight: 900;
}

/* RESPONSIVE */

@media (max-width: 1024px) {
    .mia-privacy-hero,
    .mia-privacy-content {
        padding-left: 32px;
        padding-right: 32px;
    }

    .mia-privacy-hero {
        padding-top: 85px;
        padding-bottom: 70px;
    }

    .mia-privacy-hero h1 {
        font-size: 46px;
    }

    .mia-privacy-card {
        padding: 58px 48px;
        border-radius: 26px;
    }
}

@media (max-width: 767px) {
    .mia-privacy-hero {
        padding: 70px 20px 58px 20px;
    }

    .mia-privacy-hero h1 {
        font-size: 35px;
        line-height: 1.12em;
    }

    .mia-privacy-hero p {
        font-size: 16px;
        line-height: 1.65em;
    }

    .mia-privacy-eyebrow {
        font-size: 13px;
        letter-spacing: 2px;
    }

    .mia-privacy-content {
        padding: 40px 20px 75px 20px;
    }

    .mia-privacy-card {
        padding: 36px 24px;
        border-radius: 22px;
    }

    .mia-privacy-lead {
        font-size: 15.8px !important;
        padding: 20px 20px;
        margin-bottom: 34px !important;
    }

    .mia-privacy-card h2 {
        font-size: 23px;
        margin: 38px 0 16px 0;
    }

    .mia-privacy-card p {
        font-size: 15.4px;
        line-height: 1.72em;
    }

    .mia-privacy-card li {
        font-size: 15.2px;
        line-height: 1.62em;
    }
}
/* =========================
   FIX - USUNIĘCIE MINIMALNYCH ODSTĘPÓW STRONY
========================= */

body .entry-content,
body .site-content,
body .ast-container,
body .elementor,
body .elementor-section-wrap,
body .elementor-widget-html,
body .elementor-widget-html .elementor-widget-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* Żeby polityka zaczynała się idealnie od razu po headerze */
.mia-privacy-page {
    margin: 0 !important;
    padding: 0 !important;
}

/* Żeby hero nie miało żadnej zewnętrznej szczeliny */
.mia-privacy-hero {
    margin-top: 0 !important;
}

/* Żeby content nie zostawiał przerwy przed footerem */
.mia-privacy-content {
    margin-bottom: 0 !important;
}/* End custom CSS */