html {
    overflow-x: hidden;
}

main {
    max-width: 1254px;
    margin: auto;
    font-family: 'Nunito-Regular', 'Arial', sans-serif, 'Nunito', 'NunitoSans-Bold';
}

main,
main * {
    box-sizing: border-box;
}

main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main p {
    margin-block-start: 0em;
    margin-block-end: 0em;
}



main h3,
main h4,
main h5,
main h6,
main strong {
    font-family: 'NunitoSans-Bold', 'Arial', sans-serif;
    color: #0E2536;
}

main h1 {
    font-family: NunitoSans-extraBold, Arial, sans-serif;
    font-size: 3.3rem;
    line-height: 3.875rem;
    max-width: 480px;
}



h2 {
    font-size: 22px;
    font-family: NunitoSans-regular, Arial, sans-serif;

    max-width: 480px;
    color: #fff;
    line-height: 1.625rem;
    max-width: 370px;
    text-align: left;
    font-weight: 300;
}


main p {
    color: #2F5776;

}

main ul li {
    color: #2F5776;
    padding-bottom: 10px;
}



main h3 {
    font-family: 'Nunito-extraBold', 'Arial', sans-serif;
    font-size: 32px;
    line-height: 2.2rem;
    padding-bottom: 26px;
}



main a {
    color: #18A0FB;
    text-decoration: none;
}

main a:hover {
    text-decoration: underline;
}

.puntos_hero_contenedor,
.puntos_como_contenedor,
.acumula-section,

.destacado-canje-contenedor,
.promo-black,
.section-encuesta {

    margin: 0px auto !important;
    padding: 56px 20px 50px 20px !important;
}

.puntos_hero_contenedor {
    margin-bottom: 80px;
}



.puntos_hero {
    width: 100%;
    height: 525px;
    background-image: url('https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/6730678994044252-group-15868.webp');
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    padding: 10px 55px 55px 55px;
    gap: 4px;
    position: relative;
    z-index: 1;
}

.bajada-section {
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin: 90px 0;
}

.display-text {
    color: #0F0008;
    font-weight: 900;
    font-size: 88px;
    line-height: 96px;
    font-family: NunitoSans-extraBold, Arial, sans-serif;
    text-align: left;
    margin-bottom: 8px;
}

.column-cont hr {
    background: #FD5B00;
}

.puntos_hero p {
    text-align: left;
    color: #fff !important;
    font-size: 16px;
    margin-top: 12px;
}


.puntos_hero a {
    padding: 16px 30px 16px 30px;
    line-height: 10px;
    width: fit-content;
    color: #fff !important;
    text-align: center;
    font-size: 1rem;
    border-radius: 48px;
    border: 1px solid #EC4A04;
    background: #FD5B00;
    text-decoration: none;
    display: block;
    position: relative;
    transition: all 400ms;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    margin-top: 12px;
}


.puntos_hero::after {
    content: ' ';
    background-image: url('https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/003314172264271553-img-banner.webp');
    background-size: cover;
    width: 737px;
    height: 600px;
    position: absolute;
    bottom: -78px;
    right: -25px;
    z-index: 23;
}

.puntos_beneficios {
    display: flex;
}

.puntos_img_logo_puntos {
    width: 100%;
    max-width: 70px;
}

.puntos_beneficios>div:nth-child(1) {
    flex: 1;
    border-right: 1px solid #E3EDF7;
    padding-right: 60px;
    margin-right: 60px;
}

.puntos_beneficios>div:nth-child(2) {
    flex: 2;
}



.columnas-section {
    display: flex;
    flex-direction: row;
    gap: 90px;
    align-items: flex-end;
        margin-bottom: 32px;

}

.ameba {
    width: 231px;
}

.asist-section h3 {
    margin-bottom: 40px;

    font-size: 48px;
    line-height: 56px;
}

.bajada-titulo {
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    font-size: 24px;
    color: #0E2536;
    text-align: left;
    margin-bottom: 4px;
}

.bajada-parrafo {
    font-family: NunitoSans-regular;

    font-size: 16px;
    color: #2F5776;
    text-align: left;
}

.highlight-titulo {
    font-family: 'Nunito-bold', 'Arial', sans-serif, 'Nunito', 'NunitoSans-Bold';
    font-size: 18px;
    color: #0E2536;
    text-align: left;

}

.highlight-text {
    font-family: NunitoSans-regular;
    font-size: 14px;
    line-height: 20px;
    color: #2F5776;
    text-align: left;
}

.mini-column {
    display: flex;
    flex-direction: row;
    gap: 60px;
}

.button-azul {

    padding: 16px 30px 16px 30px;
    line-height: 10px;
    width: fit-content;
    color: #0E2536 !important;
    text-align: center;
    font-size: 1rem;
    border-radius: 48px;
    border: 1px solid #E3EDF7;
    background: #E3EDF7;
    text-decoration: none;
    position: relative;
    transition: all 400ms;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    display: block;
    margin: 60px auto 0px auto;
}


.highlight-contenedor {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    gap: 16px;



}

.columnas-contenedor {
    display: flex;
    flex-direction: row;
    gap: 32px;

}

.respaldo-section {
    display: flex;
    flex-direction: column;
    margin-bottom: 72px;
}

p.puntos_cifras {
    text-align: center;

    font-family: Nunito-extraBold, Arial, sans-serif !important;
    font-size: 48px !important;
    font-style: normal;
    font-weight: 900;
    color: #ffffff;
    padding-bottom: 0px;
}

.black_epigrafe_just {
    font-size: 20px;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    padding-bottom: 4px;
    background: linear-gradient(270deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left !important;

}

.black_epigrafe {
    font-size: 20px;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    padding-bottom: 11px;
    background: linear-gradient(270deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.black_epigrafe-bene {
    font-size: 20px;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    padding-bottom: 11px;
    margin-top: 72px;
    background: linear-gradient(270deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}


.black-bajada {
    text-align: center;
    font-family: NunitoSans-regular;
    font-size: 20px;
    margin-bottom: 32px;

}

.highlight-icon {
    height: 64px;
    width: 64px;
    aspect-ratio: 1 / 1;
    /* cuadrado garantizado */
    background: #000;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    /* no crecer, no encogerse, no estirarse */
    align-self: flex-start;
    /* ignora el stretch del padre si lo hubiera */

}

.highlight-icon img {
    width: 24px;
    height: 24px;
    display: block;
}




.sub-bajada {
    font-family: NunitoSans-regular;
    margin: 0 auto;
    text-align: center !important;
    width: 50%;
    margin-bottom: 56px;
}

.black-small-text {
    font-size: 16px;
    font-family: Nunitosans, Arial, sans-serif;
}

.testimonio {
    margin-top: 10px;
    font-style: italic;
    font-size: 14px;
    text-align: right;
    color: #587592;
}


.logo-card {
    width: 136px;
    margin-top: 40px;
}

.logo-card-md {
    text-align: center;
    width: 224px;
    margin-top: 40px;

}

.puntos_beneficios_columnas {
    display: flex;
    gap: 26px;
    padding-top: 20px;
}

.puntos_beneficios_columnas>div {
    flex: 1;
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.puntos_beneficios_ico {
    max-width: 56px;
}



.puntos_logos_comercios img {
    width: 100%;
    max-width: 28px;
}

.puntos_como_tit {
    text-align: left;
}

.puntos_como_tit h4 {
    padding-bottom: 10px !important;
}

.puntos_como_contenido {
    display: flex;
    gap: 40px;
}

.puntos_como_contenido>div {
    flex: 1;
}

.puntos_como_contenido>div:nth-child(2) {
    padding-top: 40px;
}

.puntos_como_imagen {
    width: 100%;
    max-width: 700px;
}

.puntos_que_contenido {
    text-align: center;
    background-image: url('https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/5948432651063378-loop.webp');
    background-size: cover;
    background-repeat: repeat-x;
    /*
    background-position: center;
    */
    margin-bottom: 120px;
}

.puntos_que_contenido img {
    width: 100%;
    max-width: 200px;
}

/* fondo animado */
.animated_background {
    animation: moveBackground 20s linear infinite;
    /* Adjust duration and timing */
}

@media (max-width: 768px) {
    .animated_background {
        animation: moveBackground 90s linear infinite;
        /* Adjust duration and timing */
    }
}

@keyframes moveBackground {
    0% {
        background-position: 0 0;
        /* Starting position (x y) */
    }

    50% {
        background-position: 100% 0;
        /* Ending position for horizontal loop */
    }

    100% {
        background-position: 0 0;
        /* Ending position for horizontal loop */
    }
}

/* /fondo animado */

/* Seccion Acumular Puntos */
.acumula-section {
    display: flex;
    flex-direction: row;
    gap: 30px;
    overflow: hidden;
}

.acumula-text {
    flex: 1;
}

.highlights-carr {
    flex: 2;
}

.qp-card {
   margin: 0 10px 0 0px;
    border-radius: 10px;
    margin: 10px;
    min-height: 300px;
}

.high-ico {
    width: 56px;
    height: 56px;
}


.beneficios-black-contenedor h3 {
    text-align: center;
    font-size: 48px;
}

.qp-card h4 {
    margin: 5px 0px 20px 0px !important;
    line-height: 5px;
    color: #fff;
    font-size: 24px;
}

.logos-retail img {
    width: 22px;
    margin-top: 5px;
}

.text-1 {
    font-size: 16px;
}










/* /Seccion Acumular Puntos */


main p.comment-paragraph {
    padding-bottom: 0px;
    text-align: left;
    font-family: NunitoSans-regular;
}



/* TABLET */
@media (max-width: 1060px) {
    .black-bajada{
        font-size: 16px;
    }

.cont-bajada{
    margin: 0 16px;
}

    .highlight-icon {
        width: 48px;
        height: 48px;
        margin-bottom: 16px;
    }

    .high-ico {
        width: 24px;
        height: 24px;
    }

    .asist-section h3 {
               margin-bottom: 20px;
        font-size: 28px;
        line-height: 34px;
    }

    .beneficios-black-contenedor h3 {

        font-size: 32px;
    }

    .puntos_hero p {
        display: none;
    }

    .sub-bajada {
        margin-top: 60px;
        width: 100%;
    }



    .button-azul {
        margin: auto 20px;
    }

    .mini-column {
        display: none;
    }

    .ameba {
        display: none;
    }

    p.puntos_cifras {
        text-align: center;

        font-family: Nunitosans-extraBold, Arial, sans-serif;
        font-size: 22px !important;
        font-style: normal;
        font-weight: 900;
        color: #ffffff;
        padding-bottom: 0px;
    }

    .columnas-section h3 {
        font-size: 28px !important;
        line-height: 34px !important;
    }

    .black_epigrafe_just {

        font-size: 18px;
    }

    .black_epigrafe-bene {
        font-size: 18px;
        text-align: center;
        margin-top: 0px;
    }


    .columnas-contenedor {
        display: none;
    }

    .asist-container {
        display: none !important;
    }



    .puntos_hero::after {
        content: none;
    }

    .puntos_hero {

        border-radius: 50px;
    }

    .bajada-section {
         margin: 0px auto !important;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .columnas-section {
        display: flex;
        flex-direction: column;
        gap: 1px;
            margin-bottom: 10px;
    }

}

/* /TABLET */

/* MOBILE */
@media (max-width: 1060px) {

    .puntos_hero_contenedor,
    .puntos_beneficios_contenedor,
    .puntos_como_contenedor,
    .acumula-section,
    .beneficios-black,
    .bajada-section,
    .columnas-section,
    .destacado-canje-contenedor,
    .beneficios-black-contenedor {

        margin: auto 20px;
    }



    main h1 {
        font-size: 2.125rem;
        line-height: 2.2rem;
    }

    .puntos_hero {
        padding: 45px 25px 25px 25px;
        height: 430px;
        justify-content: flex-start;

        position: relative;
        z-index: 1
    }


    .puntos_hero::after {
        content: ' ';
        background-image: url('https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/0830057123329857-tarjetas-3-1.webp');
        background-size: cover;
        width: 306px;
        height: 277px;
        position: absolute;
        bottom: -160px;
        right: -43px;
        z-index: 23;
    }

    .puntos_beneficios>div:nth-child(1) {
        display: none;
    }

    main h3 {
        font-size: 1.475rem;

    }

    .flechits {
        display: none !important;
    }

    .puntos_beneficios_columnas {
        flex-direction: column;
    }

    .puntos_como_contenido {
        flex-direction: column;
    }

    .qp-card {
        display: flex;
        flex-direction: column;

    }

    .puntos_testimonios {
        margin-bottom: 30px;
    }

    main p {
        padding-bottom: 0px;
    }

    .puntos_hero_contenedor {
        margin-bottom: 20px;
    padding: 32px 20px !important;
    }

    .black_epigrafe {
        padding-bottom: 0px;
        text-align: left;
    }

    .beneficios-black-contenedor {
        text-align: left;
    }



}

/* /MOBILE */

.puntos_testimonios h3 {
    font-size: 40px;

}

.acumula-text a {
    margin-top: 24px;
    padding: 16px 30px 16px 30px;
    line-height: 10px;
    width: fit-content;
    color: #fff !important;
    text-align: center;
    font-size: 1rem;
    border-radius: 48px;
    border: 1px solid #EC4A04;
    background: #FD5B00;
    text-decoration: none;
    display: block;
    position: relative;
    transition: all 400ms;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
}



.puntos_como_tit a {

    padding: 16px 30px 16px 30px;
    line-height: 10px;
    width: fit-content;
    color: #0E2536 !important;
    text-align: center;
    font-size: 1rem;
    border-radius: 48px;
    border: 1px solid #E3EDF7;
    background: #E3EDF7;
    text-decoration: none;
    position: relative;
    transition: all 400ms;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    display: block;
    margin: 20px auto 0px auto;
}



@media (max-width: 1060px) {

    h2{
    font-size: 16px;
}

    .acumula-section {
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }

    .acumula-section h2 {
        text-align: left;
    }

    .acumula-section a {
        text-align: left;

    }


    .puntos_como_tit {
        text-align: left;
    }

    .puntos_como_tit a {
        margin: 24px auto 30px;
    }

    .puntos_testimonios h3 {
        font-size: 30px;


    }


}

.qp-small-text {
    text-align: left;
}

.qp-card hr {
    border: none;
    height: 1px;
    background: #474748;
    ;
    margin: 15px 0px 0px 0px;
    max-width: 90%;

}


.tarjetas {

    max-width: 95%;
    margin: 0px auto 30px auto;

}

.bajada-subtitulo {
    font-size: 16px;
    text-wrap: wrap;
    text-align: left;
    font-family: NunitoSans-regular;
}

.bajada-subtitulo span {
    background: linear-gradient(270deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* nueva seccion */


.beneficios-black {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 25px;


}

.card {
    background-color: #000000;
    width: 400px;
    margin-bottom: 24px;

    border-radius: 16px;
    box-shadow: 0 2px 16px -3px rgba(65, 97, 127, 0.20);
    padding: 24px 24px;
}




.card-comment {
    background-color: #000000;
    width: 400px;
    margin-bottom: 16px;

    border-radius: 16px;
    box-shadow: 0 2px 16px -3px rgba(65, 97, 127, 0.20);
    padding: 24px 24px;
}

.comment-paragraph {
    font-size: 16px;
}



.comment-title-asist {

    text-align: left !important;
    color: #0E2536;
    font-size: 20px !important;
    line-height: 24px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
}

.comment-title {
    font-size: 20px;
}

.card-titulo {
    color: #ffffff;
    font-size: 26px !important;
    padding-bottom: 8px;
       font-family: Nunito-extraBold, Arial, sans-serif !important;
}

.card-viaje {
    background-image: url("https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/2256977775248432-img-card-md-1-.webp");
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-size: cover;

}

.card-sm {
    height: 348px;
    padding: 48px 32px;

}

.card-sm p {
    color: white;
    font-family: NunitoSans-regular;
}

.card-md {
    padding: 80px 34px;
    height: 388px;
    text-align: center;
}

.card-md p {
    color: white;
    font-family: NunitoSans-regular;
}



.card-lg {

    height: 456px;
    background-image: url("https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/24832117939126164-img-viaje.webp");

    background-size: cover;
}


.card-lg p {
    color: #ffffff;
}


.card-lg h4 {
    color: #ffffff;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    margin-bottom: 8px;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.card-viaje h4 {
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    color: #ffffff;
    font-family: Nunito;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px;
}

.card-viaje p {
    color: #ffffff;

}





.comment-box-grid {
    display: flex;
    flex-direction: column;
    padding: 16px;
    background: #fff;
    border-radius: 24px;
    border: 1px solid #E4EAF2;
    box-shadow: 0px 2px 16px -3px rgba(65.37, 96.70, 127.05, 0.20);
    align-items: flex-start;
    gap: 10px;
    min-height: 280px;
    text-align: left;

}

.comment-box-grid hr {
    border: none;
    height: 1px;
    background: #E9EEF5;
    margin: 12px 0px 12px 0px;
}

.comment-box-grid img {
    max-width: 50px;
}



.comment-box-asist {
    display: flex;
    flex-direction: column;
    padding: 72px 24px;
    background: #fff;
    border-radius: 24px;
    border: 1px solid #E4EAF2;
    box-shadow: 0px 2px 16px -3px rgba(65.37, 96.70, 127.05, 0.20);

    gap: 20px;
    min-height: 502px;
    text-align: left;
    justify-content: center;
}

.comment-box-asist hr {
    border: none;
    height: 1px;
    background: #E9EEF5;
    margin: 16px 0px 16px 0px;
}

.comment-box-asist img {
    max-width: 56px;
}



.asist-columnas {
    display: flex;
    flex-direction: column;
    gap: 16px;

}

.column-asist {
    display: flex;
    flex: row;
    gap: 16px;
}


.column-asist img {
    width: 386px;
}

.carrusel-box {
    display: flex;
    flex-direction: row;
    padding: 16px;
    background: #000000;
    border-radius: 24px;
    align-items: center;
   
    width: 412px;
    height: 332px;
}


.carrusel-box-large {
    display: flex;
    flex-direction: column;
    padding: 32px 24px;
    background: #000000;
    border-radius: 24px;


    width: 822px;
}

.carrusel-box-large p {
    text-align: left !important;
    color: #ffffff;
    font-family: NunitoSans-regular;
}


.carrusel-box p {
    color: #ffffff;
    font-family: NunitoSans-regular;
}


.carrusel-box img {
    margin-top: 40px;
    max-width: 250px;
}

.carrusel-box-mb {
    display: flex;
    flex-direction: row;
    padding: 16px;
    background: #000000;
    border-radius: 24px;
    align-items: center;
    text-align: center;

    height: 332px;
}

.carrusel-box-mb p {
    color: #ffffff;
}


.carrusel-box-mb img {
    margin-top: 40px;
    max-width: 250px;
}


.asist-box {
    display: flex;

    padding: 16px;
    background: #000000;
    border-radius: 24px;
    align-items: center;
    text-align: center;
    min-height: 372px;
}

.asist-box p {
    color: #ffffff;
}


.asistl-box img {
    margin-top: 40px;
    max-width: 250px;
}

.card-multiplica {
    background-image: url("https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/41561493497917734-img-card-mobile.webp");
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-size: cover;

    background-position: center;
    background-repeat: no-repeat;
}

.card-multiplica h4 {

    color: #ffffff;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px;
}

.card-inscripcion h4 {
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    margin-bottom: 8px;
}

.card-multiplica p {
    color: #ffffff;

}

.card a {
    color: #E42600;
}


.card-cupon {
    overflow: hidden;
    padding-top: 0px !important;
}


.card-cupon h3 {
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    margin-bottom: 8px;
}

.card-cupon__img {
    width: 100%;

}

.card-cupon__img img {
    display: block;

    width: 100%;
    height: 220px;
    object-fit: contain;
}

#myElement {
    position: relative;
    height: 100%;
    padding-top: 30px;
    text-align: center;
}

#myElement .puntos_img_logo_puntos {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 42px;
    height: auto;
    max-width: none;
}

.puntos_img_logo_puntos {


    width: 52px;
    height: 52px;
    max-width: none;
}

.qp-small-text span {

    background: linear-gradient(270deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;


}



.cta-inline {
    display: inline-flex;
}

.cta-inline__link {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.cta-inline__icon {
    width: 32px;
    height: 32px;


    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.cta-inline__icon img {
    width: 32px;
    height: auto;
}


.columnas-section h3 {
    font-size: 48px;
    line-height: 56px
}



.destacado {
    border-radius: 16px;
    border: 1px solid #1A1A1F;
    padding: 16px 24px;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    width: 500px;
}

.destacado p {
    font-size: 18px;
    padding-bottom: 0px;
    color: #1E415B;
    text-align: left;
    font-family: NunitoSans-regular;

}

.destacado span {
    color: #000000;
    font-family: NunitoSans-bold;
}

.destacado img {
    width: 26px;
}

.vertical {
    display: flex;
    flex-direction: column;
}

.asist-column {
    display: flex;
    flex-direction: row;
    gap: 24px;
}

.destacado-ayuda {
    border-radius: 100px;
    border: 1px solid transparent;
    background:
        linear-gradient(#fff, #fff) padding-box,
        linear-gradient(270deg, #FC671F 0%, #A40089 51.04%, #2463B2 100%);
    align-items: center;
    gap: 24px;
    align-self: stretch;
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 24px 56px;
}



.destacado-ayuda span {
    color: #000000;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
}

.destacado-ayuda img {
    width: 56px;
}

.ayuda-tit {
    font-family: 'Nunito-extraBold', 'Arial', sans-serif;
    font-size: 32px;
    color: #0E2536;
    text-align: justify;
    padding-bottom: 0px;
}

.ayuda-text {
    font-size: 16px;
    padding-bottom: 0px;
    color: #587592;
    text-align: left;
    font-family: NunitoSans-regular;
}

.strong-text {
    font-family: 'NunitoSans-Bold', 'Arial', sans-serif, 'Nunito', 'NunitoSans-Bold';
}

.telefono-text {
    color: #FD2A00;
}



.contenedor-destacado {
    display: flex;
    flex-direction: row;
    margin-bottom: 24px;
    justify-content: center;

}

.dcto-container {
    display: flex;
    flex-direction: row;
    justify-content: center;

}

.puntos_cifra {
    color: #FFF;
    line-height: 76px;
    font-family: Nunito-extraBold, Arial, sans-serif !important;
    font-size: 68px;
}

.puntos_perfecent {
    font-size: 35px;
   font-family: Nunito-extraBold, Arial, sans-serif !important;

    line-height: 49px;
}

.puntos_dcto {
    font-size: 16px;
   font-family: Nunito-extraBold, Arial, sans-serif !important;
    line-height: 12px;
}

.buttons-ayuda {
    display: flex;
    gap: 8px;
}

.buttons-ayuda a {

    padding: 16px 30px 16px 30px;
    line-height: 10px;
    width: fit-content;
    color: #0E2536 !important;
    text-align: center;
    font-size: 1rem;
    border-radius: 48px;
    border: 1px solid #E3EDF7;
    background: #E3EDF7;
    text-decoration: none;
    position: relative;
    transition: all 400ms;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    display: block;
}

.destacado-canje {
    margin: 0 auto;
    border-radius: 24px;
    border: 1px solid #7F2684;
    padding: 16px 24px;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    width: 800px;
    text-align: center;
    margin-bottom: 50px;
}

.destacado-canje p {
    font-size: 18px;
    padding-bottom: 0px;
    color: #0E2536;
}

.destacado-canje span {
    font-family: Nunitosans-extraBold, Arial, sans-serif;
}


.promo-black {
    margin-bottom: 100px !important;
}



.asist-container {
    justify-content: center;
    display: flex;
    gap: 16px;
}

/* Banner contenedor */
.promo-black__wrap {
    position: relative;
    display: flex;
    align-items: center;

    border-radius: 28px;

    overflow: visible;

    background: linear-gradient(90deg, #151519 0%, #2B2B33 50%, #151519 100%);

    min-height: 260px;
    padding: 36px 44px;

    padding-left: 240px;
}

/* VISUAL flotante */
.promo-black__visual {
    position: absolute;
    left: 120px;
    top: 50%;
    transform: translateY(-50%);
    width: 550px;
    z-index: 2;
    pointer-events: none;
}

.promo-black__img {
    width: 100%;
    height: auto;
    display: block;
}

/* CONTENIDO */
.promo-black__content {
    color: #fff;
    max-width: 520px;
    z-index: 1;
    text-align: center;
    margin-left: 400px;
}

.promo-black__eyebrow {
    font-size: 20px;
    color: #fff;
    opacity: 0.9;
    margin-bottom: 8px;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
}

.promo-black__title {
    margin: 0 0 10px 0;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
}

.promo-black__text {
    color: #fff;
    margin: 0 0 18px 0;
    opacity: 0.9;

}

/* CTA */
.promo-black__cta {
    padding: 14px 22px;
    width: fit-content;

    color: #fff !important;
    background: #FD5B00;
    border: 1px solid #EC4A04;
    border-radius: 48px;

    text-decoration: none;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
    display: inline-block;
}

.puntos_como_contenedor {

    margin-bottom: 100px;
}

.puntos_como_contenedor h3,


.section-encuesta {

    justify-content: center;
    margin-top: 20px;

}

.section-encuesta .black_epigrafe {
    margin-top: 60px;
}

.section-encuesta p {
    text-align: center;
}

.section-encuesta h3 {
    text-align: center;
}

.likes-buttons {

    display: flex;
    flex-direction: row;
    justify-content: center
}

.likes-buttons p {
    margin-top: 32px;
}




/* MOBILE */
@media (max-width: 1060px) {


    .swiper {
        height: 380px;
    }


    .asist-column {
        gap: 10px;
    }

    .buttons-ayuda a {
        padding: 16px 20px 16px 20px;
    }

    .destacado {
        width: 100%;
    }

    .destacado-ayuda {
        border-radius: 32px;
        padding: 28px 20px;
        width: 92%;
        margin-top: 42px;
    }

    .buttons-ayuda a {
        font-size: 12px;
    }

    .destacado-ayuda img {
        width: 40px;
    }

    .ayuda-tit {
        font-size: 24px;
        text-align: center;
    }

    .ayuda-text {

        font-size: 14px;
        text-align: center;
    }

    .destacado-ayuda {
        flex-direction: column;
    }

    .carrusel-box {
        width: 280px;
    }

    .destacado p {
        font-size: 14px;

    }

    .bajada-subtitulo {
        font-size: 14px;
                margin-bottom: 42px;
    }




    .promo-black {

        padding: 20px 0px 0px 0px !important;
        margin-bottom: 0px !important;

    }

    .promo-black__wrap {
        flex-direction: column;
        align-items: center;
        text-align: center;
        border-radius: 0 !important;
        padding: 70px 18px;
        padding-left: 18px !important;

        min-height: auto;
        margin: 0 !important;
        overflow: hidden;

    }

    .promo-black__visual {
        display: none;
    }

    .promo-black__title {
        font-size: 28px;
        line-height: 26px;
    }

    .promo-black__cta {
        margin: 0 auto;
    }

    .promo-black__content {

        margin-left: 0px;
    }

    .puntos_como_contenedor {
        margin-bottom: 0px;
    }

    main {
        max-width: 450px;
    }

}



@media (max-width: 1060px) {

    .asist-section {
        margin-top: 72px !important;
        margin-bottom: 54px;
    }

    .display-text {
        font-size: 64px;
        line-height: 72px;
        width: 300px;
    }

    .bajada-section {

        display: flex;
        flex-direction: column;
        gap: 10px;

    }


    .beneficios-black {
        display: none;

    }

    .card {
        width: 328px;
    }

    .beneficios-black-contenedor {

        align-items: center;
    }


    .contenedor-destacado .puntos_img_logo_puntos {
        display: none;
    }

    .card-cupon {
        display: none;
    }

    .card p {
        font-size: 16px;


    }

    .destacado-canje {
        width: 100%;
        max-width: 328px;

        padding: 12px 16px;
        margin: 20px auto 40px;
        box-sizing: border-box;
    }

    .destacado-canje p {

        line-height: 20px;

    }

    .puntos_que_contenido {
        display: none;
    }



    
    .puntos_beneficios_contenedor,
    .puntos_como_contenedor,

    .acumula-section,
    .beneficios-black,
    
    .destacado-canje-contenedor,
    .promo-black,
    .section-encuesta {
        margin: 0px auto !important;
        padding: 72px 20px !important;
    }


}



/* estilos desktop */
@media (min-width: 1060px) {
    .card-multiplica {
        display: none;
    }

    .highlights-carr {
        display: none;

    }

    .carrusel-beneficios {
        display: none;
    }
}


/* Divider */
.divider-section {
    display: flex;
    justify-content: center;
     padding: 112px 0;
}

.divider-section-ult {
    display: flex;
    justify-content: center;
    padding: 112px 0 60px 0 ;
}

.divider-line {
    width: 100%;
    max-width: 1254px;
    height: 1px;
    background-color: #E3EDF7;
}

@media (max-width: 1060px) {

    .highlights-carr {
        margin-top: 30px;
                padding: 0 16px 0 16px;

    }
    .divider-section {
        padding: 62px 10px;
    }

    .divider-section-ult {

        padding: 62px 10px;
    }


}

.animated_background {
    position: relative;
}

.animated_background::before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 200px;
    background-image: linear-gradient(90deg, #ffffff, #ffffff00);
    content: '';
}

.animated_background::after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 300px;
    background-image: linear-gradient(270deg, #ffffff, #ffffff00);
    content: '';
}



/* Micro feedback visual */
.likes-buttons a:hover img,
.likes-buttons a:active img {
    transform: scale(1.05);
}

/* ====== Separador reutilizable ====== */
.sep-ux {
    /* reset de <hr> */
    border: 0;
    padding: 0;
    margin: 72px 24px;
    /* espacio lateral en desktop */
    flex: 0 0 auto;
    /* evita que el separador crezca */
    width: 1px;
    /* vertical por defecto */
    align-self: stretch;
    /* ocupa toda la altura del contenedor flex */

    /* Degradado vertical */
    background: linear-gradient(180deg,
            #ff6a00 0%,
            #f04e98 35%,
            #5b68ff 65%,
            #00c2ff 100%);
    opacity: 0.9;
}

/* ====== Mobile: cuando tu contenedor cambia a column ====== */
@media (max-width: 768px) {
    .sep-ux {
        width: 100%;
        height: 1px;
        margin: 16px 0;
        /* espacio vertical en mobile */

        /* Degradado horizontal */
        background: linear-gradient(90deg,
                #ff6a00 0%,
                #f04e98 35%,
                #5b68ff 65%,
                #00c2ff 100%);
    }
}

.section {
    padding: 0px 0px 0px 0px !important;
}



/* Carrusel Comentarios */

.swiper {
    width: 100%;
    min-height: 280px;
}


.swiper2 {
    width: 100%;
    height: 220px !important;
    position: relative;
}

.swiper3 {
    min-height: 280px;
    width: 100%;
    position: relative;
}

.comment-box {
    display: flex;
    flex-direction: row;
    padding: 16px;
    background: #000000;
    border-radius: 24px;
    border: 1px solid #E4EAF2;
    box-shadow: 0px 2px 16px -3px rgba(65.37, 96.70, 127.05, 0.20);
    align-items: center;
    gap: 20px;
    min-height: 372px;

}

.comment-box hr {
    border: none;
    height: 1px;
    background: #E9EEF5;
    margin: 0px 0px 0px 0px;
}

.comment-box img {
    max-width: 50px;
}

.comment-title {
    text-align: left !important;
    color: #0E2536;
    font-size: 20px !important;
    line-height: 24px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-family: 'Nunito-Bold', 'Arial', sans-serif;
}


.comment-paragraph {
    color: #2F5776;
    font-size: 14px;
    line-height: 20px;
    word-wrap: break-word;
    margin-top: 8px;
    font-family: 'Nunito-Regular', 'Arial', sans-serif;
}

.comment-text {

    display: flex;
    justify-content: flex-start;
    text-align: left;
    flex-direction: column;
}


/* Navegacion */

.flechits {
    position: absolute;
    display: flex;
    bottom: 0px;
    right: 50px;
    gap: 8px;
    z-index: 99;
}

.swiper-button-prev {
    transform: scaleX(-1);
}

.swiper-button-prev,
.swiper-button-next {
    background-color: #F6F9FC;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100vh;
    cursor: pointer;
}

.swiper-button-prev svg,
.swiper-button-next svg {
    color: #587592;
}

.asist-section {
    margin-top: 112px !important;
    margin-bottom: 54px;
}


@media (max-width: 1060px) {

    .asist-section {
        margin-top: 72px !important;
        margin-bottom: 54px;
        margin: auto 20px;
    }
}




.mini-column hr {
    border: none;
    border-top: 1px solid #E3EDF7;
    margin: 0 0 10px 0;
    /* arriba | derecha | abajo | izquierda */
    width: 90%;
}

.swiper-slide hr {
    margin-bottom: 10px;
    background: #E3EDF7;
}