.elementor-29 .elementor-element.elementor-element-157d810:not(.elementor-motion-effects-element-type-background), .elementor-29 .elementor-element.elementor-element-157d810 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-29 .elementor-element.elementor-element-157d810{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-29 .elementor-element.elementor-element-157d810 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for section, class: .elementor-element-d058822 *//* =========================
   MIA HISZPAŃSKI — FOOTER V2
========================= */

/* reset zewnętrznej sekcji Elementora */
.mia-footer-shell,
.mia-footer-shell > .elementor-container,
.mia-footer-shell > .e-con-inner,
.mia-footer-shell .elementor-column,
.mia-footer-shell .elementor-widget-wrap,
.mia-footer-shell .elementor-widget,
.mia-footer-shell .elementor-widget-container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.mia-footer-v2 {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    background: #FFFFFF;
    border-bottom: 1px solid rgba(255, 201, 0, 0.45);
    overflow: hidden;
}

.mia-footer-v2-inner {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 58px 64px 64px;
    display: grid;
    grid-template-columns: 1.2fr 0.65fr 1.55fr;
    gap: 96px;
    align-items: start;
}

/* LEFT — BRAND */

.mia-footer-v2-brand {
    max-width: 430px;
}

.mia-footer-v2-logo {
    display: inline-flex;
    align-items: center;
    text-decoration: none !important;
    transition: transform 0.28s ease, opacity 0.28s ease;
}

.mia-footer-v2-logo:hover {
    transform: translateY(-3px);
    opacity: 0.9;
}

.mia-footer-v2-logo img {
    width: 190px;
    max-width: 100%;
    height: auto;
    display: block;
}

.mia-footer-v2-brand p {
    margin: 42px 0 0;
    max-width: 390px;
    font-size: 17px;
    line-height: 1.62;
    font-weight: 400;
    color: rgba(78, 58, 44, 0.72);
}

/* HEADINGS */

.mia-footer-v2 h3 {
    margin: 0 0 28px;
    font-size: 30px;
    line-height: 1.15;
    letter-spacing: -0.4px;
    font-weight: 800;
    color: #4E3A2C;
}

/* NAV */

.mia-footer-v2-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mia-footer-v2-nav li {
    margin: 0 0 22px;
}

.mia-footer-v2-nav li:last-child {
    margin-bottom: 0;
}

.mia-footer-v2-nav a {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #4E3A2C !important;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 800;
    text-decoration: none !important;
    transition: color 0.25s ease, transform 0.25s ease;
}

.mia-footer-v2-nav a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0;
    height: 2px;
    border-radius: 999px;
    background: #FFC900;
    transition: width 0.28s ease;
}

.mia-footer-v2-nav a:hover {
    color: #8A001F !important;
    transform: translateX(4px);
}

.mia-footer-v2-nav a:hover::after {
    width: 100%;
}

.mia-footer-v2-nav span {
    font-size: 13px;
    transform: translateY(-1px);
}

/* CONTACT */

.mia-footer-v2-contact {
    width: 100%;
}

.mia-footer-v2-contact-text {
    margin: 0 0 44px;
    max-width: 470px;
    font-size: 17px;
    line-height: 1.55;
    color: rgba(78, 58, 44, 0.66);
}

.mia-footer-v2-contact-list {
    width: 100%;
}

.mia-footer-v2-contact-row {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 46px;
    padding: 0 0 12px;
    margin: 0 0 12px;
    color: #4E3A2C !important;
    font-size: 16.5px;
    line-height: 1.3;
    font-weight: 500;
    text-decoration: none !important;
    border-bottom: 1px solid rgba(255, 185, 0, 0.82);
    transition: color 0.25s ease, padding-left 0.25s ease, border-color 0.25s ease;
}

.mia-footer-v2-contact-row::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: #B0002B;
    border-radius: 999px;
    transition: width 0.28s ease;
}

.mia-footer-v2-contact-row:hover {
    color: #8A001F !important;
    padding-left: 8px;
    border-color: rgba(176, 0, 43, 0.18);
}

.mia-footer-v2-contact-row:hover::after {
    width: 100%;
}

.mia-footer-v2-icon {
    width: 18px;
    min-width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #4E3A2C;
    transition: transform 0.25s ease, color 0.25s ease;
}

.mia-footer-v2-icon svg {
    width: 17px;
    height: 17px;
    fill: currentColor;
}

.mia-footer-v2-contact-row:hover .mia-footer-v2-icon {
    color: #B0002B;
    transform: scale(1.15) rotate(-4deg);
}

/* CTA */

.mia-footer-v2-cta {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 72px;
    margin-top: 28px;
    padding: 20px 34px;
    border-radius: 12px;
    background: #FFC900;
    color: #2F2118 !important;
    font-size: 16.5px;
    line-height: 1;
    font-weight: 900;
    text-decoration: none !important;
    overflow: hidden;
    box-shadow: 0 16px 36px rgba(255, 201, 0, 0.20);
    transition: transform 0.28s ease, box-shadow 0.28s ease, background 0.28s ease;
}

.mia-footer-v2-cta::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(120deg, #FFC900 0%, #FFB300 50%, #FFD84A 100%);
    opacity: 0;
    transition: opacity 0.28s ease;
}

.mia-footer-v2-cta::after {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 70%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.42) 50%,
        transparent 100%
    );
    transform: skewX(-20deg);
    transition: left 0.65s ease;
}

.mia-footer-v2-cta:hover {
    transform: translateY(-3px);
    box-shadow: 0 22px 48px rgba(255, 201, 0, 0.28);
}

.mia-footer-v2-cta:hover::before {
    opacity: 1;
}

.mia-footer-v2-cta:hover::after {
    left: 130%;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1180px) {
    .mia-footer-v2-inner {
        padding: 56px 40px 62px;
        gap: 58px;
        grid-template-columns: 1fr 0.7fr 1.4fr;
    }

    .mia-footer-v2-contact-text {
        max-width: 100%;
    }
}

@media (max-width: 1024px) {
    .mia-footer-v2-inner {
        grid-template-columns: 1fr 1fr;
        gap: 52px 60px;
        padding: 56px 32px 62px;
    }

    .mia-footer-v2-brand {
        max-width: 100%;
    }

    .mia-footer-v2-contact {
        grid-column: 1 / -1;
    }

    .mia-footer-v2-contact-text {
        max-width: 640px;
    }
}

@media (max-width: 767px) {
    .mia-footer-v2-inner {
        grid-template-columns: 1fr;
        gap: 42px;
        padding: 48px 22px 54px;
    }

    .mia-footer-v2-logo img {
        width: 170px;
    }

    .mia-footer-v2-brand p {
        margin-top: 30px;
        max-width: 100%;
        font-size: 16px;
        line-height: 1.62;
    }

    .mia-footer-v2 h3 {
        margin-bottom: 22px;
        font-size: 27px;
    }

    .mia-footer-v2-nav li {
        margin-bottom: 18px;
    }

    .mia-footer-v2-contact-text {
        margin-bottom: 34px;
        font-size: 16px;
        line-height: 1.6;
    }

    .mia-footer-v2-contact-row {
        align-items: flex-start;
        gap: 11px;
        font-size: 15.5px;
        word-break: break-word;
    }

    .mia-footer-v2-icon {
        margin-top: 1px;
    }

    .mia-footer-v2-cta {
        min-height: 60px;
        margin-top: 24px;
        padding: 18px 24px;
        font-size: 16px;
    }
}

@media (max-width: 420px) {
    .mia-footer-v2-inner {
        padding: 42px 18px 48px;
    }

    .mia-footer-v2-logo img {
        width: 155px;
    }

    .mia-footer-v2-contact-row {
        font-size: 15px;
    }
}
/* =========================
   MIA FOOTER — COURSES DROPDOWN
========================= */

.mia-footer-v2-dropdown {
    position: relative;
}

.mia-footer-v2-dropdown-toggle span {
    display: inline-block;
    font-size: 13px;
    transition: transform 0.25s ease;
}

.mia-footer-v2-dropdown:hover .mia-footer-v2-dropdown-toggle span {
    transform: rotate(180deg);
}

.mia-footer-v2-submenu {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    z-index: 20;
    min-width: 265px;
    padding: 14px 0 !important;
    margin: 0 !important;
    list-style: none;
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(78, 58, 44, 0.08);
    border-radius: 14px;
    box-shadow: 0 22px 55px rgba(78, 58, 44, 0.14);
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity 0.24s ease, visibility 0.24s ease, transform 0.24s ease;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.mia-footer-v2-dropdown:hover .mia-footer-v2-submenu,
.mia-footer-v2-dropdown:focus-within .mia-footer-v2-submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.mia-footer-v2-submenu li {
    margin: 0 !important;
}

.mia-footer-v2-submenu a {
    width: 100%;
    display: flex !important;
    align-items: center;
    padding: 11px 20px !important;
    color: #4E3A2C !important;
    font-size: 15.5px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    transform: none !important;
    transition: background 0.22s ease, color 0.22s ease, padding-left 0.22s ease !important;
}

.mia-footer-v2-submenu a::after {
    display: none !important;
}

.mia-footer-v2-submenu a:hover {
    background: #F8F3ED;
    color: #8A001F !important;
    padding-left: 26px !important;
}

/* mobile — w stopce dropdown pokazujemy normalnie pod Kursami */
@media (max-width: 767px) {
    .mia-footer-v2-submenu {
        position: static;
        min-width: 0;
        width: 100%;
        margin-top: 12px !important;
        padding: 10px 0 !important;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        border-radius: 12px;
        background: #F8F3ED;
        border: 1px solid rgba(78, 58, 44, 0.08);
    }

    .mia-footer-v2-dropdown-toggle span {
        transform: rotate(180deg);
    }

    .mia-footer-v2-submenu a {
        padding: 10px 16px !important;
        font-size: 15px !important;
    }

    .mia-footer-v2-submenu a:hover {
        padding-left: 20px !important;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-157d810 *//* =========================
   MIA FOOTER - DOLNA BELKA
========================= */

.mia-footer-bottom {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    font-family: 'Montserrat', sans-serif !important;
    color: #8F7A6B;
    font-size: 14px;
    line-height: 1.6em;
    text-align: center;
}

.mia-footer-bottom a {
    color: #8F6F50 !important;
    font-weight: 600;
    text-decoration: none !important;
    transition: color 0.25s ease;
}

.mia-footer-bottom a:hover {
    color: #9B0028 !important;
}

.mia-footer-bottom span:not(:last-child)::after {
    content: "•";
    margin-left: 10px;
    color: rgba(143, 122, 107, 0.55);
}

@media (max-width: 767px) {
    .mia-footer-bottom {
        flex-direction: column;
        gap: 4px;
        font-size: 13px;
        padding: 0 20px;
    }

    .mia-footer-bottom span:not(:last-child)::after {
        display: none;
    }
}/* End custom CSS */