/* ==============================
   APROMT - Musicoterapia / Intro
   ============================== */

.apromt-musicoterapia-intro-page {
    background: linear-gradient(180deg, #f7f4fb 0%, #ffffff 100%);
    padding: clamp(64px, 8vw, 110px) clamp(22px, 4vw, 56px);
}

.apromt-musicoterapia-intro-texto {
    max-width: 560px;
}

.apromt-musicoterapia-intro-texto h1,
.apromt-musicoterapia-intro-texto h2 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.12 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 28px !important;
}

.apromt-musicoterapia-intro-texto p {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-bottom: 28px !important;
}

.apromt-musicoterapia-intro-texto ul,
.apromt-musicoterapia-intro-texto .wp-block-list {
    margin-top: 28px !important;
    margin-bottom: 34px !important;
}

.apromt-musicoterapia-intro-texto li {
    color: #24364f !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-bottom: 12px !important;
}

.apromt-musicoterapia-intro-imagen {
    display: flex;
    align-items: center;
    justify-content: center;
}

.apromt-musicoterapia-intro-imagen img {
    max-width: 600px;
    width: 100%;
    height: auto;
    filter: drop-shadow(0 20px 48px rgba(67, 32, 90, 0.12));
}

/* Botones intro musicoterapia */

.apromt-musicoterapia-intro-page .wp-block-button__link,
.apromt-musicoterapia-intro-page .uagb-buttons-repeater {
    border-radius: 999px !important;
    padding: 14px 30px !important;
    min-width: 220px;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    text-align: center;
    box-shadow: 0 12px 28px rgba(67, 32, 90, 0.16);
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.apromt-musicoterapia-intro-page .wp-block-button__link:hover,
.apromt-musicoterapia-intro-page .uagb-buttons-repeater:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(67, 32, 90, 0.22);
}

/* Botón principal */

.apromt-musicoterapia-intro-page .wp-block-button:first-child .wp-block-button__link,
.apromt-musicoterapia-intro-page .uagb-buttons-repeater:first-child {
    background: #6d65b3 !important;
    color: #ffffff !important;
    border: 2px solid #6d65b3 !important;
}

/* Botón secundario */

.apromt-musicoterapia-intro-page .wp-block-button:last-child .wp-block-button__link,
.apromt-musicoterapia-intro-page .uagb-buttons-repeater:last-child {
    background: transparent !important;
    color: #6d65b3 !important;
    border: 2px solid #6d65b3 !important;
}

/* ==============================
   APROMT - Definición profesional
   ============================== */

.apromt-definicion {
    background: #ffffff;
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
}

.apromt-definicion-texto {
    max-width: 620px;
}

.apromt-definicion-texto h2,
.apromt-definicion-texto h3 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 28px !important;
}

.apromt-definicion-texto p {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.8 !important;
    margin-bottom: 24px !important;
}

.apromt-definicion-texto a {
    color: #24364f !important;
    font-weight: 800 !important;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}

/* Tarjeta comparativa */

.apromt-comparativa-card {
    background: #f7f4fb !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 28px !important;
    padding: clamp(28px, 4vw, 44px) !important;
    box-shadow: 0 20px 52px rgba(67, 32, 90, 0.12) !important;
}



.apromt-comparativa-card h3,
.apromt-comparativa-card h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.2 !important;
    text-shadow: none !important;
    margin-bottom: 18px !important;
}

.apromt-comparativa-card ul {
    margin-bottom: 0 !important;
}

.apromt-comparativa-card li {
    color: #24364f !important;
    font-size: 16px !important;
    line-height: 1.55 !important;
    margin-bottom: 8px !important;
}

/* Icono central */

.apromt-comparativa-icono,
.apromt-comparativa-card .wp-block-uagb-icon,
.apromt-comparativa-card .uagb-icon-wrapper {
    filter: drop-shadow(0 14px 24px rgba(67, 32, 90, 0.22));
}

.apromt-comparativa-card svg,
.apromt-comparativa-card i {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
}

/* Corregir fondos internos de la tarjeta comparativa */

.apromt-comparativa-card .wp-block-uagb-container,
.apromt-comparativa-card .wp-block-uagb-columns,
.apromt-comparativa-card .wp-block-uagb-column,
.apromt-comparativa-card .uagb-container-inner-blocks-wrap,
.apromt-comparativa-card .uagb-columns__wrap,
.apromt-comparativa-card .uagb-column__wrap {
    background: transparent !important;
    box-shadow: none !important;
}

.apromt-comparativa-card>*,
.apromt-comparativa-card div {
    background-color: transparent !important;
}

/* ==============================
   APROMT - Quién puede ejercer
   ============================== */

.apromt-ejercer {
    background: #f7f4fb;
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
    text-align: center;
}

.apromt-ejercer h2 {
    max-width: 920px;
    margin-inline: auto;
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 22px !important;
}

.apromt-ejercer>p,
.apromt-ejercer .uagb-ifb-desc {
    color: #24364f !important;
}

.apromt-ejercer>p {
    max-width: 920px;
    margin-inline: auto;
    font-size: 18px !important;
    line-height: 1.7 !important;
    margin-bottom: 48px !important;
}

/* Cards */

.apromt-ejercer-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 24px !important;
    padding: 28px 24px !important;
    box-shadow: 0 16px 40px rgba(67, 32, 90, 0.09) !important;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
    min-height: 260px !important;
}

.apromt-ejercer-card:hover {
    transform: translateY(-4px);
    border-color: rgba(75, 61, 120, 0.22) !important;
    box-shadow: 0 22px 52px rgba(67, 32, 90, 0.14) !important;
}

.apromt-ejercer-card .uagb-ifb-icon,
.apromt-ejercer-card .uagb-ifb-icon svg,
.apromt-ejercer-card svg,
.apromt-ejercer-card i {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
    margin-bottom: 18px;
}

.apromt-ejercer-card .uagb-ifb-title,
.apromt-ejercer-card h3,
.apromt-ejercer-card h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.22 !important;
    text-shadow: none !important;
    margin-bottom: 16px !important;
}

.apromt-ejercer-card .uagb-ifb-desc,
.apromt-ejercer-card p {
    color: #24364f !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
}

/* Botón */

.apromt-ejercer .wp-block-button__link,
.apromt-ejercer .uagb-buttons-repeater {
    background: transparent !important;
    color: #6d65b3 !important;
    border: 2px solid #6d65b3 !important;
    border-radius: 999px !important;
    padding: 13px 32px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    box-shadow: none !important;
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease, color .22s ease;
}

.apromt-ejercer .wp-block-button__link:hover,
.apromt-ejercer .uagb-buttons-repeater:hover {
    background: #6d65b3 !important;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(109, 101, 179, 0.22) !important;
}

/* Ajuste específico para Info Box en "Quién puede ejercer" */

.apromt-ejercer .wp-block-uagb-info-box,
.apromt-ejercer-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 24px !important;
    padding: 28px 24px !important;
    box-shadow: 0 16px 40px rgba(67, 32, 90, 0.09) !important;
    min-height: 260px !important;
}

.apromt-ejercer .uagb-ifb-title,
.apromt-ejercer .uagb-ifb-title-wrap,
.apromt-ejercer .uagb-ifb-title-wrap h3,
.apromt-ejercer .uagb-ifb-title-wrap h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.22 !important;
    text-shadow: none !important;
    margin-bottom: 16px !important;
}

.apromt-ejercer .uagb-ifb-desc {
    color: #24364f !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
}

.apromt-ejercer .uagb-ifb-icon,
.apromt-ejercer .uagb-ifb-icon svg,
.apromt-ejercer .uagb-ifb-icon i {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
}

/* ==============================
   APROMT - Beneficios musicoterapia
   ============================== */

.apromt-beneficios {
    background: #ffffff;
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
    text-align: center;
}

.apromt-beneficios h2 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 38px !important;
}

/* Info Box / Cards */

.apromt-beneficios .wp-block-uagb-info-box,
.apromt-beneficio-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 22px !important;
    padding: 24px 18px !important;
    box-shadow: 0 14px 34px rgba(67, 32, 90, 0.08) !important;
    min-height: 245px !important;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.apromt-beneficios .wp-block-uagb-info-box:hover,
.apromt-beneficio-card:hover {
    transform: translateY(-4px);
    border-color: rgba(75, 61, 120, 0.22) !important;
    box-shadow: 0 20px 46px rgba(67, 32, 90, 0.12) !important;
}

/* Iconos */

.apromt-beneficios .uagb-ifb-icon,
.apromt-beneficios .uagb-ifb-icon svg,
.apromt-beneficios .uagb-ifb-icon i,
.apromt-beneficio-card .uagb-ifb-icon,
.apromt-beneficio-card svg,
.apromt-beneficio-card i {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
    margin-bottom: 14px;
}

/* Títulos */

.apromt-beneficios .uagb-ifb-title,
.apromt-beneficios .uagb-ifb-title-wrap,
.apromt-beneficios .uagb-ifb-title-wrap h3,
.apromt-beneficios .uagb-ifb-title-wrap h4,
.apromt-beneficio-card h3,
.apromt-beneficio-card h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    text-shadow: none !important;
    margin-bottom: 14px !important;
}

/* Descripción */

.apromt-beneficios .uagb-ifb-desc,
.apromt-beneficio-card p {
    color: #24364f !important;
    font-size: 15.5px !important;
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
}

/* Botón */

.apromt-beneficios .wp-block-button__link,
.apromt-beneficios .uagb-buttons-repeater {
    background: #6d65b3 !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    padding: 13px 32px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    box-shadow: 0 12px 28px rgba(109, 101, 179, 0.20);
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.apromt-beneficios .wp-block-button__link:hover,
.apromt-beneficios .uagb-buttons-repeater:hover {
    background: #574f9d !important;
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(109, 101, 179, 0.28);
}

.apromt-ejercer-card,
.apromt-beneficio-card {
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.apromt-ejercer-card:hover,
.apromt-beneficio-card:hover {
    transform: translateY(-4px);
    border-color: rgba(75, 61, 120, 0.22) !important;
    box-shadow: 0 20px 46px rgba(67, 32, 90, 0.12) !important;
}

/* ==============================
   APROMT - Ámbitos de aplicación
   ============================== */

.apromt-ambitos {
    background: linear-gradient(180deg, #ffffff 0%, #f7f4fb 100%);
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
}

.apromt-ambitos-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 28px !important;
    padding: clamp(28px, 4vw, 42px) !important;
    box-shadow: 0 18px 45px rgba(67, 32, 90, 0.10) !important;
}

.apromt-ambitos-card h2,
.apromt-ambitos-card h3 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 24px !important;
}

.apromt-ambitos-card ul {
    columns: 2;
    column-gap: 34px;
    margin-bottom: 0 !important;
    padding-left: 20px !important;
}

.apromt-ambitos-card li {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.65 !important;
    margin-bottom: 8px !important;
    break-inside: avoid;
}

.apromt-ambitos-cta {
    display: flex;
    align-items: center;
    justify-content: center;
}

.apromt-ambitos .wp-block-button__link,
.apromt-ambitos .uagb-buttons-repeater {
    background: #6d65b3 !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    padding: 14px 34px !important;
    min-width: 260px;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    box-shadow: 0 12px 28px rgba(109, 101, 179, 0.20);
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.apromt-ambitos .wp-block-button__link:hover,
.apromt-ambitos .uagb-buttons-repeater:hover {
    background: #574f9d !important;
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(109, 101, 179, 0.28);
}

@media (max-width: 768px) {
    .apromt-ambitos-card ul {
        columns: 1;
    }

    .apromt-ambitos-cta {
        margin-top: 28px;
    }

    .apromt-ambitos .wp-block-button__link,
    .apromt-ambitos .uagb-buttons-repeater {
        width: 100%;
        min-width: 0;
        text-align: center;
    }
}

/* ==============================
   APROMT - Evidencia y respaldo profesional
   ============================== */

.apromt-evidencia {
    background: #ffffff;
    padding: clamp(56px, 7vw, 86px) clamp(22px, 4vw, 56px);
}

.apromt-evidencia-texto {
    max-width: 640px;
}

.apromt-evidencia-texto h2,
.apromt-evidencia-texto h3 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 24px !important;
}

.apromt-evidencia-texto p {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-bottom: 0 !important;
}

/* Logos */

.apromt-evidencia-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.apromt-evidencia-logo-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 24px !important;
    padding: 24px 28px !important;
    box-shadow: 0 16px 40px rgba(67, 32, 90, 0.09) !important;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.apromt-evidencia-logo-card:hover {
    transform: translateY(-3px);
    border-color: rgba(75, 61, 120, 0.22) !important;
    box-shadow: 0 22px 52px rgba(67, 32, 90, 0.13) !important;
}

.apromt-evidencia-logo-card img {
    max-width: 230px !important;
    width: 100%;
    height: auto;
    object-fit: contain;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
}

@media (max-width: 900px) {
    .apromt-evidencia {
        text-align: center;
    }

    .apromt-evidencia-texto {
        max-width: 100%;
        margin-inline: auto;
    }

    .apromt-evidencia-logos {
        flex-direction: column;
        margin-top: 32px;
    }

    .apromt-evidencia-logo-card {
        width: 100%;
        max-width: 360px;
    }
}

/* ==============================
   APROMT - Código ético / Hero
   ============================== */

.apromt-codigo-hero {
    background: linear-gradient(180deg, #ffffff 0%, #f7f4fb 100%);
    padding: clamp(64px, 8vw, 110px) clamp(22px, 4vw, 56px);
}

.apromt-codigo-hero-texto {
    max-width: 620px;
}

.apromt-codigo-hero-texto h1,
.apromt-codigo-hero-texto h2 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.12 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 28px !important;
}

.apromt-codigo-hero-texto p {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-bottom: 24px !important;
}

.apromt-codigo-hero-imagen {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.apromt-codigo-hero-imagen img {
    width: 100%;
    max-width: 620px;
    height: auto;
    border-radius: 28px !important;
    border: 1px solid rgba(75, 61, 120, 0.14) !important;
    box-shadow: 0 20px 52px rgba(67, 32, 90, 0.13);
}

.apromt-codigo-hero-imagen figcaption,
.apromt-codigo-hero-caption,
.apromt-codigo-hero-imagen p {
    max-width: 560px;
    margin-top: 14px !important;
    color: #24364f !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
    text-align: center;
}

/* Botones hero código ético */

.apromt-codigo-hero .wp-block-button__link,
.apromt-codigo-hero .uagb-buttons-repeater {
    border-radius: 999px !important;
    padding: 14px 32px !important;
    min-width: 220px;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    text-align: center;
    box-shadow: 0 12px 28px rgba(67, 32, 90, 0.16);
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease, color .22s ease;
}

.apromt-codigo-hero .wp-block-button__link:hover,
.apromt-codigo-hero .uagb-buttons-repeater:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(67, 32, 90, 0.22);
}

/* Botón principal */

.apromt-codigo-hero .wp-block-button:first-child .wp-block-button__link,
.apromt-codigo-hero .uagb-buttons-repeater:first-child {
    background: #6d65b3 !important;
    color: #ffffff !important;
    border: 2px solid #6d65b3 !important;
}

/* Botón secundario */

.apromt-codigo-hero .wp-block-button:last-child .wp-block-button__link,
.apromt-codigo-hero .uagb-buttons-repeater:last-child {
    background: transparent !important;
    color: #6d65b3 !important;
    border: 2px solid #6d65b3 !important;
}

/* ==============================
   APROMT - Código ético / Importancia
   ============================== */

.apromt-codigo-importancia {
    background: linear-gradient(135deg, #f7f4fb 0%, #ebe7f7 100%);
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
}

.apromt-codigo-importancia-icono {
    display: flex;
    align-items: center;
    justify-content: center;
}

.apromt-codigo-importancia-icono svg,
.apromt-codigo-importancia-icono i,
.apromt-codigo-importancia-icono .uagb-icon-wrapper {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
    filter: drop-shadow(0 16px 34px rgba(67, 32, 90, 0.16));
}

.apromt-codigo-importancia-texto {
    max-width: 760px;
}

.apromt-codigo-importancia-texto h2,
.apromt-codigo-importancia-texto h3 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 26px !important;
}

.apromt-codigo-importancia-texto p {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-bottom: 20px !important;
}

.apromt-codigo-importancia-texto p:last-child {
    margin-bottom: 0 !important;
}

/* ==============================
   APROMT - Código ético / Quién puede ejercer
   ============================== */

.apromt-codigo-ejercer {
    background: #ffffff;
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
    text-align: center;
}

.apromt-codigo-ejercer h2 {
    max-width: 920px;
    margin-inline: auto;
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 20px !important;
}

.apromt-codigo-ejercer>p {
    max-width: 920px;
    margin-inline: auto;
    color: #24364f !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
    margin-bottom: 48px !important;
}

/* Tarjetas */

.apromt-codigo-ejercer-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 24px !important;
    padding: 30px 24px !important;
    box-shadow: 0 16px 40px rgba(67, 32, 90, 0.09) !important;
    min-height: 260px !important;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.apromt-codigo-ejercer-card:hover {
    transform: translateY(-4px);
    border-color: rgba(75, 61, 120, 0.22) !important;
    box-shadow: 0 22px 52px rgba(67, 32, 90, 0.14) !important;
}

/* Iconos */

.apromt-codigo-ejercer-card .wp-block-uagb-icon,
.apromt-codigo-ejercer-card .uagb-icon-wrapper,
.apromt-codigo-ejercer-card svg,
.apromt-codigo-ejercer-card i {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
    margin-bottom: 18px;
}

/* Círculo de icono si Spectra lo permite */

.apromt-codigo-ejercer-card .uagb-icon-wrapper {
    background: #eef0ff !important;
    border-radius: 999px !important;
    padding: 14px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}

/* Títulos */

.apromt-codigo-ejercer-card h3,
.apromt-codigo-ejercer-card h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    text-shadow: none !important;
    margin-bottom: 16px !important;
}

/* Texto */

.apromt-codigo-ejercer-card p {
    color: #24364f !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
}

/* ==============================
   APROMT - Código ético / Principios éticos
   ============================== */

.apromt-principios-eticos {
    background: linear-gradient(180deg, #f7f4fb 0%, #ffffff 100%);
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
    text-align: center;
}

.apromt-principios-eticos h2 {
    max-width: 980px;
    margin-inline: auto;
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 20px !important;
}

.apromt-principios-eticos>p {
    max-width: 980px;
    margin-inline: auto;
    color: #24364f !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
    margin-bottom: 48px !important;
}

/* Tarjetas */

.apromt-principio-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 24px !important;
    padding: 28px 24px !important;
    box-shadow: 0 16px 40px rgba(67, 32, 90, 0.09) !important;
    min-height: 220px !important;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.apromt-principio-card:hover {
    transform: translateY(-4px);
    border-color: rgba(75, 61, 120, 0.22) !important;
    box-shadow: 0 22px 52px rgba(67, 32, 90, 0.14) !important;
}

/* Iconos */

.apromt-principio-card .wp-block-uagb-icon,
.apromt-principio-card .uagb-icon-wrapper,
.apromt-principio-card svg,
.apromt-principio-card i {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
}

/* Títulos */

.apromt-principio-card h3,
.apromt-principio-card h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    text-shadow: none !important;
    margin-bottom: 14px !important;
}

/* Texto */

.apromt-principio-card p {
    color: #24364f !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
}

/* Botón */

.apromt-principios-eticos .wp-block-button__link,
.apromt-principios-eticos .uagb-buttons-repeater {
    background: transparent !important;
    color: #6d65b3 !important;
    border: 2px solid #6d65b3 !important;
    border-radius: 999px !important;
    padding: 13px 32px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    box-shadow: none !important;
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease, color .22s ease;
}

.apromt-principios-eticos .wp-block-button__link:hover,
.apromt-principios-eticos .uagb-buttons-repeater:hover {
    background: #6d65b3 !important;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(109, 101, 179, 0.22) !important;
}

/* ==============================
   APROMT - No toda actividad musical es musicoterapia
   ============================== */

.apromt-no-actividad {
    background: #ffffff;
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
}

.apromt-no-actividad-texto {
    max-width: 360px;
}

.apromt-no-actividad-texto h2,
.apromt-no-actividad-texto h3 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 24px !important;
}

.apromt-no-actividad-texto p {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-bottom: 0 !important;
}

/* Tarjeta comparativa */

.apromt-no-actividad-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 28px !important;
    padding: clamp(28px, 4vw, 44px) !important;
    box-shadow: 0 20px 52px rgba(67, 32, 90, 0.12) !important;
}

.apromt-no-actividad-card h3,
.apromt-no-actividad-card h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.2 !important;
    text-shadow: none !important;
    margin-bottom: 22px !important;
}

.apromt-no-actividad-card p,
.apromt-no-actividad-card li {
    color: #24364f !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
}

.apromt-no-actividad-card .uagb-icon-list__label {
    color: #24364f !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
}

/* Iconos */

.apromt-no-actividad-card svg,
.apromt-no-actividad-card i,
.apromt-no-actividad-card .uagb-icon-wrapper,
.apromt-no-actividad-card .uagb-icon-list__source-wrap {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
}

/* Limpiar fondos internos de Spectra */

.apromt-no-actividad-card .wp-block-uagb-container,
.apromt-no-actividad-card .wp-block-uagb-columns,
.apromt-no-actividad-card .wp-block-uagb-column,
.apromt-no-actividad-card .uagb-container-inner-blocks-wrap,
.apromt-no-actividad-card .uagb-columns__wrap,
.apromt-no-actividad-card .uagb-column__wrap {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

/* ==============================
   APROMT - Código ético / Compromiso final
   ============================== */

.apromt-codigo-compromiso {
    background: linear-gradient(180deg, #ffffff 0%, #f7f4fb 100%);
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
}

.apromt-codigo-compromiso-imagen {
    display: flex;
    align-items: center;
    justify-content: center;
}

.apromt-codigo-compromiso-imagen img {
    max-width: 520px;
    width: 100%;
    height: auto;
    filter: drop-shadow(0 18px 42px rgba(67, 32, 90, 0.10));
}

.apromt-codigo-compromiso-texto {
    max-width: 620px;
}

.apromt-codigo-compromiso-texto h2,
.apromt-codigo-compromiso-texto h3 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 24px !important;
}

.apromt-codigo-compromiso-texto p {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-bottom: 22px !important;
}

.apromt-codigo-compromiso-botones,
.apromt-codigo-compromiso .wp-block-buttons,
.apromt-codigo-compromiso .uagb-buttons__outer-wrap {
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
    flex-wrap: wrap;
    margin-top: 30px !important;
}

/* Botones */

.apromt-codigo-compromiso .wp-block-button__link,
.apromt-codigo-compromiso .uagb-buttons-repeater {
    border-radius: 999px !important;
    padding: 14px 32px !important;
    min-width: 210px;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    text-align: center;
    box-shadow: 0 12px 28px rgba(67, 32, 90, 0.16);
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease, color .22s ease;
}

.apromt-codigo-compromiso .wp-block-button__link:hover,
.apromt-codigo-compromiso .uagb-buttons-repeater:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(67, 32, 90, 0.22);
}

/* Botón principal */

.apromt-codigo-compromiso .wp-block-button:first-child .wp-block-button__link,
.apromt-codigo-compromiso .uagb-buttons-repeater:first-child {
    background: #6d65b3 !important;
    color: #ffffff !important;
    border: 2px solid #6d65b3 !important;
}

/* Botón secundario */

.apromt-codigo-compromiso .wp-block-button:last-child .wp-block-button__link,
.apromt-codigo-compromiso .uagb-buttons-repeater:last-child {
    background: transparent !important;
    color: #6d65b3 !important;
    border: 2px solid #6d65b3 !important;
}

@media (max-width: 768px) {
    .apromt-codigo-compromiso {
        text-align: center;
    }

    .apromt-codigo-compromiso-texto {
        max-width: 100%;
    }

    .apromt-codigo-compromiso-botones,
    .apromt-codigo-compromiso .wp-block-buttons,
    .apromt-codigo-compromiso .uagb-buttons__outer-wrap {
        justify-content: center !important;
    }

    .apromt-codigo-compromiso .wp-block-button__link,
    .apromt-codigo-compromiso .uagb-buttons-repeater {
        width: 100%;
        min-width: 0;
    }

    .apromt-codigo-compromiso-imagen img {
        max-width: 360px;
        margin-bottom: 28px;
    }
}

/* Ajuste de separación entre hero código ético e importancia */

.apromt-codigo-hero {
    padding-bottom: 28px !important;
}

.apromt-codigo-importancia {
    padding-top: 36px !important;
    margin-top: 0 !important;
}

/* ==============================
   APROMT - Aplicación / Introducción
   ============================== */

.apromt-aplicacion-intro {
    background: #ffffff;
    padding: clamp(56px, 7vw, 86px) clamp(22px, 4vw, 56px);
    text-align: center;
}

.apromt-aplicacion-intro h2 {
    max-width: 980px;
    margin-inline: auto;
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 26px !important;
}

.apromt-aplicacion-intro p {
    max-width: 980px;
    margin-inline: auto;
    color: #24364f !important;
    font-size: 18px !important;
    line-height: 1.75 !important;
    margin-bottom: 24px !important;
}

.apromt-aplicacion-intro p:last-child {
    max-width: 860px;
    margin-bottom: 0 !important;
    font-weight: 600;
    color: #4b3d78 !important;
}

/* ==============================
   APROMT - Aplicación / Tarjetas de ámbitos
   ============================== */

.apromt-aplicaciones-grid {
    background: #ffffff;
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
}

.apromt-aplicacion-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 24px !important;
    overflow: hidden !important;
    box-shadow: 0 16px 40px rgba(67, 32, 90, 0.09) !important;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
    height: 100% !important;
}

.apromt-aplicacion-card:hover {
    transform: translateY(-4px);
    border-color: rgba(75, 61, 120, 0.22) !important;
    box-shadow: 0 22px 52px rgba(67, 32, 90, 0.14) !important;
}

.apromt-aplicacion-card img {
    width: 100% !important;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    display: block;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.apromt-aplicacion-card h3,
.apromt-aplicacion-card h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin: 22px 22px 14px !important;
}

.apromt-aplicacion-card p {
    color: #24364f !important;
    font-size: 15.5px !important;
    line-height: 1.65 !important;
    margin: 0 22px 26px !important;
}

.apromt-aplicacion-card {
    min-height: 410px !important;
    display: flex !important;
    flex-direction: column;
}

.apromt-aplicacion-card p {
    flex-grow: 1;
}

/* ==============================
   APROMT - Aplicación / Cards responsive
   ============================== */

@media (max-width: 768px) {
  .apromt-aplicaciones-grid {
    padding: 42px 18px !important;
    overflow: visible !important;
  }

  .apromt-aplicaciones-grid .wp-block-uagb-columns,
  .apromt-aplicaciones-grid .uagb-columns__wrap {
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
  }

  .apromt-aplicaciones-grid .wp-block-uagb-column,
  .apromt-aplicaciones-grid .uagb-column__wrap,
  .apromt-aplicaciones-grid > .wp-block-uagb-container,
  .apromt-aplicaciones-grid > div {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .apromt-aplicacion-card {
    width: 100% !important;
    max-width: 420px !important;
    min-height: unset !important;
    height: auto !important;
    margin-inline: auto !important;
  }

  .apromt-aplicacion-card img {
    aspect-ratio: 16 / 10;
  }

  .apromt-aplicacion-card h3,
  .apromt-aplicacion-card h4 {
    margin: 20px 20px 12px !important;
    font-size: 21px !important;
  }

  .apromt-aplicacion-card p {
    margin: 0 20px 24px !important;
    font-size: 15.5px !important;
  }
}

/* ==============================
   APROMT - Aplicación / CTA final
   ============================== */

.apromt-aplicacion-cta {
    background: linear-gradient(135deg, #f7f4fb 0%, #ebe7f7 100%);
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
    border-radius: 0;
    box-shadow: none !important;
}

.apromt-aplicacion-cta-imagen {
    display: flex;
    align-items: center;
    justify-content: center;
}

.apromt-aplicacion-cta-imagen img {
    max-width: 260px;
    width: 100%;
    height: auto;
    filter: drop-shadow(0 18px 42px rgba(67, 32, 90, 0.12));
}

.apromt-aplicacion-cta-texto {
    max-width: 720px;
}

.apromt-aplicacion-cta-texto h2,
.apromt-aplicacion-cta-texto h3 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 24px !important;
}

.apromt-aplicacion-cta-texto p {
    color: #24364f !important;
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-bottom: 22px !important;
}

.apromt-aplicacion-cta-texto p:last-child {
    margin-bottom: 0 !important;
}

.apromt-aplicacion-cta-boton {
    display: flex;
    align-items: center;
    justify-content: center;
}

.apromt-aplicacion-cta .wp-block-button__link,
.apromt-aplicacion-cta .uagb-buttons-repeater {
    background: #6d65b3 !important;
    color: #ffffff !important;
    border: 2px solid #6d65b3 !important;
    border-radius: 999px !important;
    padding: 14px 34px !important;
    min-width: 260px;
    max-width: 360px;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
    text-align: center;
    box-shadow: 0 12px 28px rgba(109, 101, 179, 0.22);
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}

.apromt-aplicacion-cta .wp-block-button__link:hover,
.apromt-aplicacion-cta .uagb-buttons-repeater:hover {
    background: #574f9d !important;
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(109, 101, 179, 0.30);
}

@media (max-width: 900px) {
    .apromt-aplicacion-cta {
        text-align: center;
    }

    .apromt-aplicacion-cta-texto {
        max-width: 100%;
    }

    .apromt-aplicacion-cta-imagen img {
        max-width: 220px;
        margin-bottom: 28px;
    }

    .apromt-aplicacion-cta-boton {
        margin-top: 28px;
    }

    .apromt-aplicacion-cta .wp-block-button__link,
    .apromt-aplicacion-cta .uagb-buttons-repeater {
        width: 100%;
        min-width: 0;
    }
}

/* ==============================
   APROMT - Beneficios musicoterapia / Hero
   ============================== */

.apromt-beneficios-hero {
    min-height: 430px;
}

.apromt-beneficios-hero::before {
    background:
        linear-gradient(90deg,
            rgba(15, 31, 54, 0.92) 0%,
            rgba(15, 31, 54, 0.72) 42%,
            rgba(15, 31, 54, 0.46) 72%,
            rgba(15, 31, 54, 0.24) 100%);
}

.apromt-beneficios-hero h1,
.apromt-beneficios-hero h2 {
    /*max-width: 760px;*/
    color: #ffffff !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.12 !important;
    letter-spacing: 0.005em;
    text-shadow: 0 3px 18px rgba(0, 0, 0, 0.28) !important;
    margin-bottom: 24px !important;
}

.apromt-beneficios-hero p {
    max-width: 860px;
    color: #ffffff !important;
    font-size: 20px !important;
    line-height: 1.55 !important;
    font-weight: 650 !important;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.25) !important;
}

/* ==============================
   APROMT - Beneficios / Usuarios y pacientes
   ============================== */

.apromt-beneficios-usuarios {
    background: #ffffff;
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
    text-align: center;
}

.apromt-beneficios-usuarios h2 {
    /* max-width: 920px; */
    margin-inline: auto;
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 20px !important;
}

.apromt-beneficios-usuarios>p {
    max-width: 920px;
    margin-inline: auto;
    color: #24364f !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
    margin-bottom: 48px !important;
}

/* Cards */

.apromt-beneficio-usuario-card {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 24px !important;
    padding: 28px 22px !important;
    box-shadow: 0 14px 34px rgba(67, 32, 90, 0.08) !important;
    min-height: 260px !important;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.apromt-beneficio-usuario-card:hover {
    transform: translateY(-4px);
    border-color: rgba(75, 61, 120, 0.22) !important;
    box-shadow: 0 20px 46px rgba(67, 32, 90, 0.12) !important;
}

/* Iconos */

.apromt-beneficio-usuario-card .wp-block-uagb-icon,
.apromt-beneficio-usuario-card .uagb-icon-wrapper,
.apromt-beneficio-usuario-card svg,
.apromt-beneficio-usuario-card i {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
    margin-bottom: 18px;
}

/* Títulos */

.apromt-beneficio-usuario-card h3,
.apromt-beneficio-usuario-card h4 {
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    text-shadow: none !important;
    margin-bottom: 16px !important;
}

/* Texto */

.apromt-beneficio-usuario-card p {
    color: #24364f !important;
    font-size: 15.5px !important;
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 768px) {
    .apromt-beneficio-usuario-card {
        min-height: unset !important;
    }

    .apromt-beneficios-usuarios>p {
        font-size: 16px !important;
        margin-bottom: 34px !important;
    }
}

/* ==============================
   APROMT - Beneficios / Profesionales
   ============================== */

.apromt-beneficios-profesionales {
    background: linear-gradient(135deg, #f7f4fb 0%, #ebe7f7 100%);
    padding: clamp(56px, 7vw, 90px) clamp(22px, 4vw, 56px);
    text-align: center;
}

.apromt-beneficios-profesionales h2 {
    max-width: 920px;
    margin-inline: auto;
    color: #4b3d78 !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 20px !important;
}

.apromt-beneficios-profesionales>p {
    max-width: 920px;
    margin-inline: auto;
    color: #24364f !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
    margin-bottom: 48px !important;
}

/* Imagen */

.apromt-beneficios-profesionales-imagen img {
    width: 100%;
    max-width: 620px;
    height: auto;
    border-radius: 28px !important;
    border: 1px solid rgba(75, 61, 120, 0.14) !important;
    box-shadow: 0 20px 52px rgba(67, 32, 90, 0.13);
}

/* Lista */

.apromt-beneficios-profesionales-lista {
    background: #ffffff !important;
    border: 1px solid rgba(75, 61, 120, 0.12) !important;
    border-radius: 26px !important;
    padding: 34px 36px !important;
    box-shadow: 0 16px 40px rgba(67, 32, 90, 0.09) !important;
    text-align: left;
}

.apromt-beneficios-profesionales-lista .uagb-icon-list__wrap,
.apromt-beneficios-profesionales-lista ul {
    margin: 0 !important;
}

.apromt-beneficios-profesionales-lista .uagb-icon-list__label,
.apromt-beneficios-profesionales-lista li {
    color: #24364f !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
    font-weight: 700 !important;
}

.apromt-beneficios-profesionales-lista .uagb-icon-list__source-wrap,
.apromt-beneficios-profesionales-lista svg,
.apromt-beneficios-profesionales-lista i {
    color: #6d65b3 !important;
    fill: #6d65b3 !important;
}

@media (max-width: 900px) {
    .apromt-beneficios-profesionales {
        text-align: center;
    }

    .apromt-beneficios-profesionales-imagen img {
        max-width: 100%;
        margin-bottom: 28px;
    }

    .apromt-beneficios-profesionales-lista {
        padding: 28px 24px !important;
    }

    .apromt-beneficios-profesionales-lista .uagb-icon-list__label,
    .apromt-beneficios-profesionales-lista li {
        font-size: 16px !important;
    }
}

/* ==============================
   APROMT - Beneficios / CTA final
   ============================== */

.apromt-beneficios-cta-final {
    background: linear-gradient(135deg, #4b3d78 0%, #6d65b3 100%);
    padding: clamp(56px, 7vw, 86px) clamp(22px, 4vw, 56px);
    color: #ffffff;
    overflow: hidden;
}

.apromt-beneficios-cta-texto {
    max-width: 720px;
}

.apromt-beneficios-cta-texto h2,
.apromt-beneficios-cta-texto h3 {
    color: #ffffff !important;
    font-style: normal !important;
    font-weight: 850 !important;
    line-height: 1.18 !important;
    letter-spacing: 0.005em;
    text-shadow: none !important;
    margin-bottom: 22px !important;
}

.apromt-beneficios-cta-texto p {
    color: rgba(255, 255, 255, 0.94) !important;
    font-size: 18px !important;
    line-height: 1.7 !important;
    font-weight: 600 !important;
    margin-bottom: 32px !important;
}

.apromt-beneficios-cta-imagen {
    display: flex;
    align-items: center;
    justify-content: center;
}

.apromt-beneficios-cta-imagen img {
    max-width: 320px;
    width: 100%;
    height: auto;
    filter: drop-shadow(0 18px 42px rgba(20, 16, 50, 0.22));
}

/* Botón */

.apromt-beneficios-cta-final .wp-block-button__link,
.apromt-beneficios-cta-final .uagb-buttons-repeater {
    background: #ffffff !important;
    color: #4b3d78 !important;
    border: 2px solid #ffffff !important;
    border-radius: 999px !important;
    padding: 14px 34px !important;
    min-width: 230px;
    font-size: 16px !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    text-align: center;
    box-shadow: 0 14px 32px rgba(20, 16, 50, 0.20);
    transition: transform .22s ease, box-shadow .22s ease, background .22s ease, color .22s ease;
}

.apromt-beneficios-cta-final .wp-block-button__link:hover,
.apromt-beneficios-cta-final .uagb-buttons-repeater:hover {
    background: #ff6b00 !important;
    color: #ffffff !important;
    border-color: #ff6b00 !important;
    transform: translateY(-2px);
    box-shadow: 0 18px 40px rgba(20, 16, 50, 0.28);
}

@media (max-width: 900px) {
    .apromt-beneficios-cta-final {
        text-align: center;
    }

    .apromt-beneficios-cta-texto {
        max-width: 100%;
    }

    .apromt-beneficios-cta-imagen img {
        max-width: 260px;
        margin-top: 32px;
    }

    .apromt-beneficios-cta-final .wp-block-button__link,
    .apromt-beneficios-cta-final .uagb-buttons-repeater {
        width: 100%;
        min-width: 0;
    }
}