.footer-beneficio {
    margin-top: 32px;
}

.btn-contrata-ahora-blanco {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #EC0000;
    padding: 12px 32px;
    background: #FFFFFF;
    border: 1px solid #EC0000;
    border-radius: 44px;
    margin-left: 8px;
}

#seccionHeader {
    background-color: #EC0000;
    margin-top: 60px;
}

#seccionHeader .row.header {
    height: 425px;
}

#seccionHeader.div-content .header h1 {
    color: #fff;
    width: 418px;
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    color: #FFFFFF;
    top: 171px;

}


#seccionHeader.div-content .header p {
    color: #fff;
    margin-top: 24px;
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
}

#seccionHeader.div-content .side-image {
    padding-top: 0px;
}

#seccionHeader.div-content .img-header-desktop {
    width: 100%;
    max-width: 435px;
    position: absolute;
    bottom: 0px;
}

.contenedor-procentaje {
    margin-top: 24px;
    margin-right: 64px;
}

#seccionHeader.div-content .header .porcentaje {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 16px;
}

#seccionHeader.div-content .header .lugar {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    color: #FFFFFF;
    margin: 0 !important;
}

#seccionHeader .btn-contrata-ahora {
    width: 209px;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #EC0000;
    border-radius: 44px;
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #EC0000;
    margin-top: 32px;
}

#promociones {
    padding-top: 80px;
}

#promociones h3 {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    color: #191919;
    margin-bottom: 32px;
}

#promociones p {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #404040;
}

#promociones .carousel-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 501px;
}

#promociones .img-secciones {
    max-width: 565px;
    width: 100%;
}

#promociones .img-secciones.img-mobile,
#content-calculadora .img-secciones.img-mobile {
    display: none;
}

#promociones .div-beneficio {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

#promociones .div-beneficio img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

#promociones .div-beneficio p {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #191919;
    max-width: 568px;
}

#promociones .btn-contrata-ahora {
    background: linear-gradient(99.18deg, #EC0000 0%, #FF1D53 86.96%);
    border-radius: 44px;
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    border: 0;
    padding: 13px 32px;
}

#content-calculadora {
    padding-top: 80px;
}

#content-calculadora .title-calculadora {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    color: #404040;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-bottom: 24px;
}



#content-calculadora .subtitle-calculadora {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    color: #404040;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-bottom: 56px;
}

#content-calculadora .subtitle-calculadora .salto {
    display: block;
}

#content-calculadora .selecciona-tarjeta {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    text-align: center;
    color: #404040;
    margin-bottom: 16px;
}

#content-calculadora .card-nomina, 
#content-calculadora .card-likeu {
    background: #FFFFFF;
    width: 393px;
    margin-bottom: 40px;
    border-radius: 16px;
    cursor: pointer;
    box-shadow: 0px 20px 20px -5px rgba(153, 153, 153, 0.2);
    border-radius: 16px;
    border: none;
}

#content-calculadora .card-active {
    border: 2px solid #EC0000;
    box-shadow: none;
}

#content-calculadora .card-nomina {
    float: right;
}

#content-calculadora .content-img-card-nomina,
#content-calculadora .content-img-card-likeU {
    width: 158px;
    left: 342px;
    top: 964px;
    display: inline-block;
}

#content-calculadora .img-card-nomina,
#content-calculadora .img-card-likeU {
    width: auto;
    height: 158px !important;
    max-width: 100%;
}

#content-calculadora .text-cards {
    font-family: 'Santander Headline';
    height: 80px;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 125%;
    margin-top: 40px;
    text-align: left;
    color: #191919;
    right: 0px;
    display: inline-block;
}

#content-calculadora .text-active {
    color: #EC0000;
    font-weight: 700;
}

#content-calculadora .subtitle-calculadora p {
    margin-bottom: 0px;
}

#content-calculadora .recibe_mes {
    text-align: right;
}

#content-calculadora .recibe_mes_mobil {
    display: none;
}

#content-calculadora .gasto_mensual, .recibe_mes {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 125%;
    color: #404040;
    margin-bottom: 29px;
}

/** Ocupar en border bottom mobil */
#content-calculadora .vertical_line { 
    border-right: 1px solid #D9D9D9;
}

#content-calculadora .title-red {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    text-align: right;
    color: #EC0000;
    max-width: 300px;
    margin-left: auto;
    margin-bottom: 0;
}

#content-calculadora .title-red-mobil {
    display: none;
}

#content-calculadora .porcentajes {
    font-family: 'Santander Micro Text';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    text-align: right;
    color: #404040 !important;
    margin-top: 30px;
    margin-bottom: 4px !important;
}

#content-calculadora .text-porcentajes {
    font-weight: 400;
}

#content-calculadora .result_cashback {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: right;
    letter-spacing: 0.05em;
    color: #191919;

}

#content-calculadora .text-disabled {
    color: #767676 !important;
}

#content-calculadora .cashback-total {
    height: 94px;
    background: #F2F2F2 !important;
    margin-top: 24px;
    margin-bottom: 176px;
}
#content-calculadora .cashback-total:before,
#content-calculadora .cashback-total:after {
    background: #F2F2F2 !important;
}
#content-calculadora .section-inputs {
    padding-left: 6%;
}

#content-calculadora .form-group {
    margin-bottom: 9px !important;
}

#content-calculadora .input-gasolinera {
    margin-top: 50px;
}

#content-calculadora .input-monto {
    box-sizing: border-box;    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    gap: 16px;
    max-width: 288px;
    height: 56px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

    font-family: 'Santander Text';
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    color: #4C4C4C;

}

#content-calculadora #monto_telecomunicaciones:disabled,
#content-calculadora #monto_res_entre:disabled, 
#content-calculadora #monto_farmacias:disabled,
#content-calculadora #monto_supermercados:disabled {
    
    background: #F2F2F2 !important;
    border: 1px solid #D9D9D9 !important;
    border-radius: 4px !important;
}

#content-calculadora #monto_telecomunicaciones:disabled::-webkit-input-placeholder,
#content-calculadora #monto_res_entre:disabled::-webkit-input-placeholder,
#content-calculadora #monto_farmacias:disabled::-webkit-input-placeholder,
#content-calculadora #monto_supermercados:disabled::-webkit-input-placeholder {
    color: #999999 !important;
}

#content-calculadora .alerts-monto-maximo {
    font-family: 'Santander Micro Text';
    font-style: normal;
    font-weight: 400;
    display: none;
    font-size: 12px;
    line-height: 150%;
    text-align: right;
    color: #EC0000;
}

#content-calculadora .show-alert {
    display: block;
}

/*#content-calculadora .form-gasolineras {
    margin-top: 58px;
}*/

#content-calculadora .text_input {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #404040;
}

#content-calculadora .info-input {
    font-family: 'Santander Micro Text';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #4C4C4C;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

#content-calculadora .aun_no_tienes {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    color: #404040;
    flex: none;
    order: 0;
    flex-grow: 0;
}


#content-calculadora .text-cashback-total {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 125%;
    margin: 32px 0px 32px 0px;
    color: #191919;
    text-align: center;
}

#content-calculadora .content_cashback_total {
    height: 82px;
    margin-top: 5px;
}

#content-calculadora .cashback_total_pesos {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    letter-spacing: 0.05em;
    height: 82px;
    color: #EC0000;
    padding-top: 28px;
}

#content-calculadora .content_aviso_cashback {
    margin-bottom: 88px;
}

#content-calculadora .aviso_cashback_maximo {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    color: #404040;
    margin-bottom: 0px;
}

#content-calculadora .aviso_cashback_maximo.small {
    font-size: 16px;
}

#content-calculadora .carousel-cell {
    width: 100%;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    background-color: #F2F2F2;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 40px;
    margin-top: 200px;
}

#content-calculadora .contenedor-img {
    margin-top: -120px;
    margin-bottom: 20px;
}

#content-calculadora .img-secciones {
    height: 344px;
    width: auto;
}


#content-calculadora h3 {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    color: #191919;
    margin-bottom: 32px;
}

#content-calculadora p {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #404040;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#content-calculadora .carousel-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 395px;
}

#content-calculadora .div-beneficio {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

#content-calculadora .div-beneficio img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

#content-calculadora .div-beneficio p {
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #191919;
    max-width: 568px;
}

#content-calculadora .btn-contrata-ahora {
    width: 209px;
    height: 56px;
    background: linear-gradient(99.18deg, #EC0000 0%, #FF1D53 86.96%);
    border-radius: 44px;
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    border: 0;
    margin-top: 45px;
}

#content-calculadora .info-nomina {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 125%;
    text-align: center;
    color: #191919;
    flex: none;
    order: 0;
    flex-grow: 0;    
}

#content-calculadora .footer-beneficio {
    margin-top: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}

#content-calculadora .btn-rojo {
    background: #EC0000;
    border-radius: 44px;
    border: 0;
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    padding: 12px 24px;
    margin-right: 16px;
    
}
#requisitos .img-requisitos {
    width: 100%;
    max-width: 423px;
}


#donde-aplica {
    position: relative;
    padding-top: 52px;
}

#donde-aplica .contenedor {
    min-height: 500px;
    padding-top: 92px;
}

#donde-aplica .contenedor-img-fondo {
    width: 100%;
    top: 60%;
    transform: translateY(-50%);
    text-align: center;
    position: absolute;
}

#donde-aplica .img-fondo {
    width: 100%;
    max-width: 1440px;
}

#donde-aplica .div-content .div-pasos h2 {
    margin-bottom: 20px;
}

#donde-aplica .desc {
    margin-bottom: 56px;
}

#donde-aplica .carousel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

#donde-aplica .carousel .carousel-cell img {
    margin-bottom: 24px;
}

#donde-aplica .carousel .carousel-cell p {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    color: #191919;
    margin-bottom: 16px;
}

#donde-aplica .carousel .carousel-cell a {
    font-family: 'Santander Micro Text';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #EC0000;
}

#descubre-otros-beneficios {
    padding-top: 144px;
}


#descubre-otros-beneficios .carousel-cell {
    width: 100%;
}

#descubre-otros-beneficios #cell1 .carousel-fondo {
    background: url('../img/index/index_4.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 375px;
    width: 100%;
}

#descubre-otros-beneficios #cell1 .carousel-fondo p {
    font-family: 'Santander Headline';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 125%;
    color: #191919;
    margin-bottom: 32px;
}

#descubre-otros-beneficios #cell1 .carousel-fondo .btn-ver-mas {
    width: 104px;
    height: 48px;
    background: linear-gradient(99.18deg, #EC0000 0%, #FF1D53 86.96%);
    border-radius: 44px;
    font-family: 'Santander Text';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    border: 0;
}

#descubre-otros-beneficios #cell1 .w-50 {
    width: 50% !important;
    float: right;
    padding-left: 22px;
    margin-top: 43px;
}



#descubre-otros-beneficios .flickity-page-dots {
    bottom: 0;
}

#descubre-otros-beneficios .flickity-prev-next-button {
    display: none;
}

@media (max-width: 1199px) {
    #seccionHeader.div-content .img-header-desktop {
        max-width: 320px;
    }
}

@media (max-width: 991px) {
    #requisitos .contenedor-img-lateral {
        display: none;
    }

    .landing-page {
        padding: 0;
    }

    #seccionHeader,
    #promociones,
    #content-calculadora,
    #requisitos,
    #donde-aplica .contenedor,
    #preguntas-frecuentes {
        padding-left: 24px;
        padding-right: 24px;
    }

    #descubre-otros-beneficios #cell1 .carousel-fondo p {
        font-size: 22px;
    }

    #seccionHeader.div-content .header .porcentaje {
        font-family: 'Santander Headline';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 125%;
        text-align: center;
        letter-spacing: 0.05em;
        color: #FFFFFF;
        margin: 0;
    }

    #seccionHeader.div-content .header .lugar {
        font-family: 'Santander Text';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        color: #FFFFFF;
        margin: 0 !important;
    }

    .div-content .header .div-text {
        padding-top: 80px;
    }

    #seccionHeader .div-content .header h1 {
        margin-bottom: 8px !important;
    }

    #seccionHeader.div-content .side-image {
        padding-top: 22px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #donde-aplica .carousel {
        max-width: 720px;
    }

    .div-content .header .div-text,
    .div-content .header h1 {
        text-align: left;
        margin-left: 0;
        margin-right: 0;
        font-size: 46px !important;
    }


}

@media(max-width: 767px) {
    .contenedor-procentaje {
        margin-top: 8px;
        margin-right: 0px;
        max-width: 113px;
    }

    #seccionHeader {
        padding-bottom: 0px;
        margin-top: 0;
    }

    #seccionHeader .row.header {
        height: auto;
    }

    #seccionHeader.div-content .side-image {
        padding-top: 46px;
    }

    #seccionHeader.div-content .img-header-desktop {
        width: 100%;
        max-width: 360px;
        margin: 20px;
        margin-top: 46px;
        margin-bottom: 0;
        
        position: relative;
    }

    #seccionHeader.div-content .header h1 {
        margin-bottom: 46px !important;
        margin-left: auto;
        margin-right: auto;
        top: auto;
        font-size: 8vw;
        width: auto;
    }

    #seccionHeader.div-content .img-cash-back-baby {
        max-width: 360px;
        width: 100%;
    }

    #seccionHeader .btn-contrata-ahora {
        margin-top: 28px;
        margin-bottom: 31px;
    }

    #donde-aplica .contenedor-img-fondo {
        display: none;
    }

    #donde-aplica .carousel:after {
        content: 'flickity';
        display: none;
    }

    #donde-aplica .carousel {
        display: block;
    }

    #donde-aplica .carousel .carousel-cell {
        width: 100%;
    }

    #donde-aplica .carousel .carousel-cell img {
        margin-bottom: 30px;
    }

    #donde-aplica .carousel .carousel-cell p {
        margin-bottom: 16px;
    }

    #donde-aplica .carousel .flickity-page-dots {
        bottom: -50px;
    }

    #requisitos .img-requisitos {
        width: 100%;
        max-width: 305px;
        margin-bottom: 16px;
    }

    #content-calculadora .content_aviso_cashback {
        margin-bottom: 48px;
    }
}


@media (max-width: 575px) {

    #seccionHeader {
        padding-bottom: 0px;
    }

    #content-calculadora .subtitle-calculadora .salto {
        display: inline;
    }

    #seccionHeader.div-content .img-header-desktop {
        margin-top: 0;
        margin: auto !important;
        position: inherit;
    }

    #content-calculadora .title-calculadora {
        
        font-size: 30px;
        line-height: 125%;
    }

    #content-calculadora p {
        font-size: 16px;
        line-height: 150%;
    }

    #content-calculadora .aun_no_tienes {
        font-size: 30px;
        line-height: 125%;
        margin-top: 104px;
    }

    #content-calculadora .info-nomina {
        font-size: 22px;
        line-height: 125%;

    }

    #content-calculadora .footer-beneficio {
        margin-top: 24px;
    }

    #content-calculadora .btn-rojo {
        width: 182px;
    }

    #content-calculadora .section-inputs {
        padding-left: 0px;
    }

    /*#content-calculadora .form-gasolineras {
        margin-top: 12px;
    }*/

    #content-calculadora .text_input {
        font-family: 'Santander Micro Text';
        font-size: 14px;
    }

    #content-calculadora .input-monto {
        padding: 8px;
        gap: 8px;
        width: 100%;
        max-width: 100%;
        height: 48px;
        background: #FFFFFF;
        border: 1px solid #D9D9D9;
        border-radius: 4px;
        flex: none;
        order: 0;
        align-self: stretch;
        flex-grow: 0;
    }

    #content-calculadora .info-input {
        font-family: 'Santander Micro Text';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 150%;
        color: #4C4C4C;
        flex: none;
        order: 1;
        align-self: stretch;
        flex-grow: 0;
    }

    #content-calculadora .recibe_mes {
        display: none;
        padding-left: 0px;
        text-align: center;
        font-family: 'Santander Headline';
        font-style: normal;
        font-weight: 700;
        font-size: 26px;
        line-height: 125%;
        margin-bottom: 24px;
    }

    #content-calculadora .title-red {
        display: none;
        font-family: 'Santander Headline';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 125%;

    }

    #content-calculadora .gasto_mensual, .recibe_mes {
        text-align: left;
        font-weight: 700;
        font-size: 29px;
        margin-bottom: 16px;
        text-align: center;
    }

    #content-calculadora .porcentajes {
        font-family: 'Santander Micro Text';
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 150%;
        margin-top: 5px;
        text-align: left;
    }

    

    #content-calculadora .result_cashback{
        font-family: 'Santander Text';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        letter-spacing: 0.05em;
    }

    .img-secciones {
        max-width: 270px !important;
    }

    #content-calculadora .img-secciones {
        height: 249px;
        width: auto;
    }
    #content-calculadora .img-secciones-likeu {
        height: 200px !important;
    }

    #content-calculadora .carousel-cell {
        margin-top: 140px;
    }

    #content-calculadora .text-cashback-total {
        margin: 8px 0px 0px 0px;
        font-size: 18px;
    }

    #content-calculadora .aviso_cashback_maximo {
        font-family: 'Santander Micro Text';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
    }

    #content-calculadora .cashback-total {
        height: auto;    
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #content-calculadora .cashback_total_pesos {
        padding-top: 0px;
        height: auto;
        font-family: 'Santander Text';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        letter-spacing: 0.05em;
    }

    #content-calculadora .content_cashback_total {
        height: 32px;
    }

    .footer-beneficio {
        margin-top: 0;
    }

    #requisitos .btn-contrata-ahora {
        font-family: 'Santander Text';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        color: #FFFFFF;
        padding: 12px 24px;
    }

    .btn-contrata-ahora-blanco {
        font-family: 'Santander Text';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        color: #EC0000;
        background: #FFFFFF;
        border: 1px solid #EC0000;
        border-radius: 44px;
        margin-top: 24px;
    }

    #requisitos {
        padding-top: 104px;
    }

    #requisitos h3 {
        font-size: 30px;
        line-height: 125%;
    }

    #requisitos .contenedor-img-lateral {
        display: block;
        position: relative;
        margin-left: -24px;
    }

    .div-text-header {
        margin-top: 0;
    }

    #content-calculadora .carousel-cell,
    #promociones .carousel-cell {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #promociones .img-secciones {
        max-width: 327px !important;
        width: 100%;
        margin-right: 0;
    }

    #promociones .img-secciones.img-principal,
    #content-calculadora .img-secciones.img-principal {
        display: none;
    }

    #promociones .img-secciones.img-mobile,
    #content-calculadora .img-secciones.img-mobile {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16px;
    }

    #promociones h3,
    #content-calculadora h3 {
        text-align: center;
        max-width: 327px;
        font-size: 30px;
        margin-left: auto;
        margin-right: auto;
    }

    #promociones .footer-beneficio-image p {
        margin-top: 72px !important;
    }

    #promociones .footer-beneficio {
        text-align: center;
        margin-top: 32px;
    }

    #promociones .btn-contrata-ahora {
        margin-top: 0px;
        font-family: 'Santander Text';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        color: #FFFFFF;
    }

    #promociones .flickity-page-dots {
        bottom: 140px;
    }

    #donde-aplica {
        padding-top: 104px;
    }

    #donde-aplica .contenedor {
        padding-top: 0;
        margin-top: 0;
        min-height: auto;
    }

    #donde-aplica.div-content .div-pasos h2 {
        font-size: 26px !important;
        margin-bottom: 16px;
    }

    #donde-aplica .desc {
        max-width: 327px;
        font-size: 18px !important;
        margin-bottom: 40px;
    }

    #donde-aplica .carousel .carousel-cell {
        max-width: 100%;
        font-size: 22px;
    }

    #donde-aplica .carousel .carousel-cell div.contenedor-carusel {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }

    #descubre-otros-beneficios {
        padding-top: 136px;
    }

    #descubre-otros-beneficios #cell1 .carousel-fondo {
        background: url('../img/index/index_4_mobile.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 583px;
        width: calc(100% - 24px);
    }

    #descubre-otros-beneficios #cell1 .w-50 {
        width: 100% !important;
        float: right;
        text-align: center;
        padding-left: 22px;
        margin-top: 32px;
    }

    #descubre-otros-beneficios #cell1 .carousel-fondo p {
        margin-bottom: 21px;
        max-width: 279px;
        margin-left: auto;
        margin-right: auto;
    }

    #content-calculadora .selecciona-tarjeta {
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        flex: none;
        order: 0;
        flex-grow: 0;
    }

    #content-calculadora .card-nomina,
    #content-calculadora .card-likeu {
        max-width: 100%;
        height: 80%;
    }

    #content-calculadora .content-img-card-nomina,
    #content-calculadora .content-img-card-likeU {
        width: auto;
        margin: auto;
        display: block;
    }

    #content-calculadora .img-card-nomina,
    #content-calculadora .img-card-likeU {
        max-height: 100px;
        margin: auto;
        display: block;
    }

    #content-calculadora .text-cards {
        font-size: 16px;
        line-height: 125%;
        text-align: center;
        width: 100%;
        height: auto;
        margin-bottom: 5%;
        margin-top: 0px;
    }

    #content-calculadora .recibe_mes_mobil {
        font-family: 'Santander Text';
        font-style: normal;
        display: block;
        font-weight: 700;
        font-size: 18px;
        line-height: 150%;
        margin-bottom: 8px;
        color: #404040;
    }


    #content-calculadora .title-red-mobil {
        font-family: 'Santander Headline';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 125%;
        text-align: left;
        color: #EC0000;
        display: block;
    }

    #content-calculadora .alerts-monto-maximo {
        font-size: 10px;
    }

    #content-calculadora .linea-horizontal,
    #content-calculadora .space-farmacias {
        padding-top: 35px;
        margin-bottom: 32px;
    }

    #content-calculadora .linea-horizontal {
        border-bottom: 1px solid #D9D9D9;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    #content-calculadora .card-nomina,
    #content-calculadora .card-likeu {
        max-width: 257px !important;
        width: auto;
        padding: 20px;
    }

    #content-calculadora .content-img-card-nomina,
    #content-calculadora .content-img-card-likeU {
        margin: auto;
        display: block;
    }

    #content-calculadora .img-card-nomina,
    #content-calculadora .img-card-likeU {
        max-height: 150px;
        margin: auto;
        display: block;
    }

    #content-calculadora .text-cards {
        line-height: 125%;
        text-align: center;
        width: 100%;
        height: auto;
        margin-top: 4%;
    }

    #content-calculadora .text_input {
        font-size: 1.9vw;
    }

    
}

@media (max-width: 767px) { 
    #content-calculadora .cashback-total {
        height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #content-calculadora .text-cashback-total {
        margin: 20px 0px 0px 0px;
        font-size: 18px;
    }

    #content-calculadora .cashback_total_pesos {
        padding-top: 0px;
        height: auto;
        font-family: 'Santander Text';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        text-align: center;
        letter-spacing: 0.05em;
    }
}

.p-items {
    height: 20px;
}