.site-footer {
    background: #555;

}

@media (min-width: 768px) {
    .site-footer {

        padding-top: 56px;
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 32px;
    }

    .flex-footer {
        display: flex;
        gap: 40px;
        justify-content: space-between;
    }

    .site-footer .flex-footer>* {
        flex-basis: 30%;
    }

    .site-footer .flex-footer-partners {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .site-footer .partners {
        display: flex;
        gap: 32px;
        align-items: center;
    }
}

@media (max-width: 768px) {
    .site-footer {

        padding-top: 56px;

        padding-bottom: 56px;
    }

    .flex-footer {
        display: flex;
        flex-direction: column;
        gap: 32px;

    }

    .site-footer .flex-footer>* {
        flex-basis: 100%;
    }

    .site-footer .flex-footer-partners {
        display: flex;
        flex-direction: column-reverse;
        gap: 24px;

    }

    .site-footer .partners {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        /* 2 columnas */
        gap: 16px;
        /* Espaciado entre elementos */
    }

    .site-footer .partners a {
        width: 100%;
        /* Ocupa todo el espacio disponible en la celda */
        height: auto;
        /* Ajusta automáticamente el alto */
        justify-content: center;
        /* Centra el contenido horizontalmente */
        align-items: center;
        /* Centra el contenido verticalmente */
    }
}



.site-footer .logo {
    max-width: 164px;
}

.site-footer .magazine {
    max-width: 237px;
}

.site-footer .logo img {
    max-width: 128px;
    margin-bottom: 8px;
}

.site-footer .logo .copyright {
    color: var(--colors-typography-text-elements-05-labels-footer-text, #999);
    font-feature-settings: 'liga' off, 'clig' off;
    /* Shared styles/Footer/Regular */
    font-family: "HK Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 133.333% */
}

.site-footer .titulo {
    color: var(--colors-typography-text-elements-05-labels-footer-text, #999);
    margin-bottom: 8px;
}

.site-footer .menu-footer {
    color: var(--Colors-Typography---Text-Elements-04--Button-text, #FFF);
    /* Shared styles/Helper/Regular */
    font-family: "HK Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 128.571% */
}

.site-footer .menu-footer li {
    margin-bottom: 8px;
}

.site-footer .footer-menu {
    margin-bottom: 30px;
    border-bottom: 1px solid #666;
}

.site-footer .footer-divider {
    height: 2px;
    margin-bottom: 32px;
    margin-top: 24px;
    display: block;
    width: 100%;
    opacity: 0.1;
    background: var(--Colors-Clickable-colors-04, #DEE0E1);
}

.site-footer .rrss {
    color: white;
    display: flex;
    gap: 16px;
    align-items: center;
    font-size: 20px;
    line-height: 20px;
}

#footer-ayudas {
    background: #FDFCFB;
    color: #999999;
    padding: 24px 0;
}

#footer-ayudas .ayuda-uno {
    padding-bottom: 14px;
    display: flex;
    gap: 40px;
    color: var(--colors-typography-text-elements-05-labels-footer-text, #999);
    font-feature-settings: 'liga' off, 'clig' off;
    /* Shared styles/Footer/Medium */
    font-family: "HK Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    /* 133.333% */
}

#footer-ayudas2 .ayuda-dos {
    padding-bottom: 14px;
    display: flex;
    gap: 40px;


}

#footer-ayudas .ayuda-uno .logos {
    display: flex;
    gap: 40px;
    align-items: center;
}

#footer-ayudas2 .ayuda-dos .logos {
    display: flex;
    gap: 40px;
    align-items: center;
}

@media (min-width: 992px) {
    #footer-ayudas .ayuda-uno {

        gap: 40px;

    }


}


@media (max-width: 768px) {
    #footer-ayudas .ayuda-uno {
        flex-direction: column;
        gap: 40px;

    }

    #footer-ayudas2 .ayuda-dos {
        flex-direction: column;
        gap: 40px;

    }

    #footer-ayudas .ayuda-uno .logos {
        display: flex;
        gap: 0px;
        align-items: center;
        justify-content: space-between;
    }

    #footer-ayudas2 .ayuda-dos .logos {
        display: grid;
        grid-template-columns: 50% 50%;
        /* Dos columnas de 50% del ancho */
        grid-template-rows: auto;
        /* Filas ajustadas automáticamente */
        gap: 10px;
        /* Espacio entre las casillas (opcional) */
        width: 100%;
        /* Asegura que ocupe todo el ancho del contenedor */
    }


}

@media (max-width: 500px) {
    #footer-ayudas .ayuda-uno .logos .logo img {
        height: 32px;
    }

    #footer-ayudas2 .ayuda-dos .logos .logo img {
        height: 32px;
    }
}

.divisor-ayudas {
    background: #555;

    height: 1px;
    opacity: 0.1;
    width: 100%;
    display: block;
}

#footer-ayudas2 .mohure {
    color: var(--Colors-Typography---Text-Elements-03---Body-text---secondary, #DEE0E1);
    font-feature-settings: 'liga' off, 'clig' off;
    /* Shared styles/Footer/Medium */
    font-family: "HK Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    /* 1
    33.333% */
}

#footer-ayudas2 .texto {
    color: var(--colors-typography-text-elements-05-labels-footer-text, #999);
    font-feature-settings: 'liga' off, 'clig' off;
    /* Shared styles/Footer/Medium */
    font-family: "HK Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    /* 133.333% */
}