html {
    scroll-behavior: smooth;
}

.btn-solicitar-orange {
    margin-inline: auto;
    display: flex;
    flex-direction: row;
    border-radius: 20px;
    outline: 0;
    outline-offset: unset;
    text-decoration: none !important;
    background-color: var(--secondary-500);
    color: var(--white);
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: normal;
    text-align: center;
    transition: box-shadow .2s linear, color .2s linear, background-color .2s linear;
    user-select: none;
    width: max-content;
    font-size: 14px;
    height: 40px;
    line-height: 16px;
    padding: 12px 24px;
    font-family: flexo-demi;
    align-items: center;
    gap: 8px;
}

.legal-aviso {
    font-size: 12px;
    line-height: 18px;
    color: #202E44;
    margin-top: 24px;
    padding-top: 16px;
    border-top: 1px solid #EFF0F2;
    text-align: center;
}

.title-billetera {
    font-family: flexo;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #002A8D;
}

.clausula {
    font-family: Flexo;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 0;
}

.textsection {
    flex-direction: column;
    align-items: flex-start;
    -webkit-text-size-adjust: none;
    display: flex;
}

header {
    box-shadow: 0 0 28px 0 #afc1df4d;
}

.icon-billetera {
    width: 24px;
    height: 24px;
    border: 0;
    overflow: clip;
}

.banner-con-icono {
    margin-top: 195px;
    margin-bottom: 32px;
    margin-left: 24px;
    margin-right: 24px;
}

.boton-secundario {
    background: transparent;
    border: none;
    align-items: center;
    border-radius: 20px;
    cursor: pointer;
    display: flex;
    font-stretch: normal;
    font-style: normal;
    color: var(--secondary-500);
    font-family: Flexo;
    font-weight: 600;
    height: 40px;
    justify-content: center;
    letter-spacing: normal;
    text-align: center;
    transition: box-shadow .2s linear, color .2s linear, background-color .2s linear;
    user-select: none;
    margin: auto ! Important;
    margin-top: 32px ! Important;
    font-size: 16px;
}

.boton-secundario::before {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi41IDIuNUM4LjQ3NzQ3IDIuNTA4NjEgNC44NTE2NiA0LjkyNjYxIDMuMjk3NzIgOC42MzY4OEMxLjc0Mzc3IDEyLjM0NzEgMi41NjQyMSAxNi42MjczIDUuMzggMTkuNUgzLjVDMi45NDc3MiAxOS41IDIuNSAxOS45NDc3IDIuNSAyMC41QzIuNSAyMS4wNTIzIDIuOTQ3NzIgMjEuNSAzLjUgMjEuNUg3LjVDOC4wNTIyOCAyMS41IDguNSAyMS4wNTIzIDguNSAyMC41VjE2LjVDOC41IDE1Ljk0NzcgOC4wNTIyOCAxNS41IDcuNSAxNS41QzYuOTQ3NzIgMTUuNSA2LjUgMTUuOTQ3NyA2LjUgMTYuNVYxNy43OUM0LjAwNzQ0IDE0Ljk2MjMgMy44MjY5NyAxMC43NzgyIDYuMDY2ODEgNy43NDYzN0M4LjMwNjY1IDQuNzE0NTMgMTIuMzU5IDMuNjU3NTYgMTUuNzk0MyA1LjIwOTE4QzE5LjIyOTcgNi43NjA4IDIxLjExNTggMTAuNSAyMC4zMjE5IDE0LjE4NDlDMTkuNTI4IDE3Ljg2OTggMTYuMjY5NSAyMC41MDA2IDEyLjUgMjAuNUMxMS45NDc3IDIwLjUgMTEuNSAyMC45NDc3IDExLjUgMjEuNUMxMS41IDIyLjA1MjMgMTEuOTQ3NyAyMi41IDEyLjUgMjIuNUMxOC4wMjI4IDIyLjUgMjIuNSAxOC4wMjI4IDIyLjUgMTIuNUMyMi41IDYuOTc3MTUgMTguMDIyOCAyLjUgMTIuNSAyLjVaIiBmaWxsPSIjRkY3ODAwIi8+Cjwvc3ZnPgo=);
    width: 24px;
    height: 24px;
    margin-right: 6px;
}

.banner-principal {
    margin-bottom: 0px;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    justify-content: center;
    padding-top: 0px;
    gap: 168px;
    align-items: center;
    background-image: radial-gradient(#F2E5FF, #F2E5FF);
    width: 100%;
    height: 172px;
    margin: 0px 0px 8px 0px;
    margin-top: 10px !important;
}

.scroll-opciones {
    max-height: 200px;
    overflow-y: scroll;
    scrollbar-width: auto;
}

#parrafobotonsolicitar {
    margin: 0;
    font-weight: 600;
    font-family: flexo;
}

.scroll-opciones::-webkit-scrollbar {
    width: 6px;
}

.scroll-opciones::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 3px;
}

.scroll-opciones::-webkit-scrollbar-track {
    background-color: #f0f0f0;
}

.campo-select {
    display: block;
    margin-bottom: 18px;
    position: relative;
}

h1 {
    font-family: flexo-demi;
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
}

.titulo-banner {
    font-weight: normal;
    -webkit-text-size-adjust: none;
    font-family: flexo-demi;
    font-size: 10px;
}

.container-clientes {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}

.banner-content {
    padding: 16px;
    gap: 16px;
    background-color: #EBF4FF;
    display: flex;
    border-radius: 8px;
}

.formulario {
    padding: 40px 22px;
    overflow: hidden;
    transition: all .25s ease;
}

.banner-wrapper {
    margin-bottom: 0px;
    margin-top: 24px;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    justify-content: center;
    padding-top: 0px;
    gap: 168px;
    align-items: center;
    background-image: radial-gradient(#F2E5FF, #F2E5FF);
    width: 100%;
    height: 172px;
    margin: 0px 0px 8px 0px;
}

.selector {
    border-radius: 8px;
    box-shadow: 0 0 0 1px #868f9e;
    box-sizing: border-box;
    position: relative;
    transition: box-shadow .2s linear, color .2s linear;
    user-select: none !important;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjMjAyRTQ0IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC41OSA4LjM5YTEuMjkgMS4yOSAwIDAgMSAwIDEuODg2bC01LjYgNS4zMzRjLS4yNzMuMjYtLjYzMi4zOS0uOTkuMzlzLS43MTctLjEzLS45OS0uMzlsLTUuNi01LjMzNGExLjI5IDEuMjkgMCAwIDEgMC0xLjg4NUM1LjY4NSA4LjEzIDYuMDQzIDggNi40IDhoMTEuMmMuMzU3IDAgLjcxNi4xMy45OS4zOSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
    background-origin: content-box;
    background-position: 100%;
    background-repeat: no-repeat;
    border: 0;
    border-color: #0000;
    cursor: pointer;
    display: block;
    height: 48px;
    margin: 0;
    outline: 0;
    padding: 0 12px 0 0;
    text-align: left;
    width: 100%;
}

.lista-opciones {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 4px #52709424, 0 3px 3px #5270941f, 0 1px 8px #52709433;
    list-style-type: none;
    margin-block-start: unset;
    margin-top: 4px;
    padding-inline-start: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    user-select: none !important;
    cursor: pointer;
    text-align: left;
    max-height: 200px;
    overflow-y: scroll;
    scrollbar-width: auto;
}

.lista-opciones::-webkit-scrollbar {
    width: 6px;
}

.lista-opciones::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 3px;
}

.lista-opciones::-webkit-scrollbar-track {
    background-color: #f0f0f0;
}

.opcion {
    color: #202e44;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    list-style-type: none;
    padding: 8px 16px 12px;
    transition: all .2s linear;
}

.input-activo {
    border: 1px solid #0a47f0 !important;
    box-shadow: 0 0 0 1px #0a47f0 !important;
}

.input-inactivo {
    border: 1px solid #868f9e !important;
    box-shadow: none !important;
}

.input-error {
    border: 1px solid #e30425 !important;
    box-shadow: none !important;
}

.label-activo {
    color: #0a47f0 !important;
}

.label-inactivo {
    color: #99a1ad !important;
}

.texto-seleccionado {
    display: block;
    height: 40px;
    margin-bottom: 12px;
    -webkit-line-clamp: 1;
    color: #202e44;
    font-family: Flexo;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 12px 16px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.boton-naranja {
    min-width:130px;
    border: 1px solid var(--secondary-500);
    margin-top: 24px ! Important;
    width: max-content ! Important;
    margin-left: auto;
    font-family: Flexo-demi, sans-serif;
    align-items: center;
    border-radius: 20px;
    cursor: pointer;
    display: flex;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: normal;
    text-align: center;
    transition: box-shadow .2s linear, color .2s linear, background-color .2s linear;
    user-select: none;
    background-color: var(--secondary-500);
    color: var(--white);
    font-size: 14px;
    height: 40px;
    line-height: 16px;
    padding: 12px 24px;
    margin-right: auto;
    position: relative;
    min-height: 30px;
}

#loaderElementSolicitar {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.texto-seleccionado-documento {
    color: #202e44;
    font-family: Flexo !Important;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    line-height: 24px;
    margin-bottom: 4px;
    padding: 12px 16px;
}

.contenedor-central {
    margin: auto;
    padding: auto;
    position: relative;
    width: 100%;
    height: 280px;
    max-height: 280px;
    min-height: 280px;
}

.icono-flecha {
    width: 10px;
    height: 10px;
    background-image: url('flecha.svg');
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.2s ease;
}

a:hover {
    color: white;
}

#abrir-cuenta-vinculo:hover {
    color: var(--secondary-500);
}

.icono-flecha.abierto {
    transform: rotate(180deg);
}

.contenido-banner {
    position: relative;
    overflow: hidden;
    min-height: 280px;
    background: #eaf4ff;
    background-image: url('../img/prestamoefectivo.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.info-banner {
    position: relative;
    z-index: 2;
    padding: 24px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.contenido-banner-interno {
    position: absolute;
    right: -85px;
    bottom: 0;
    width: 72%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    pointer-events: none;
}

.imagen-vehiculo-banner {
    width: 174px;
    height: 244px;
    background-size: cover;
    background-position: center;
}

@media (max-width: 600px) {
    .contenido-banner {
        min-height: 280px;
    }

    .contenido-banner-interno {
        right: -1px;
        width: 76%;
    }

    .imagen-vehiculo-banner {
        max-width: 390px;
    }
}

.button-outline-orange {
    outline: 0;
    outline-offset: unset;
    align-items: center;
    font-size: 14px;
    border-radius: 20px;
    cursor: pointer;
    background-color: initial;
    border: 0;
    display: flex;
    color: var(--secondary-500);
    font-family: Flexo;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    justify-content: start;
    letter-spacing: normal;
    text-align: center;
    transition: box-shadow .2s linear, color .2s linear, background-color .2s linear;
    user-select: none;
    text-decoration: none !important;
}

.cintillo_campana {
    height: 56px;
    background: linear-gradient(89deg, #0030B3 35.42%, #D3017F 100%);
}

.cintillo_campana a {
    display: block;
    padding: 8px 42px;
    font-family: 'Flexo-demi';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    margin-right: 2px;
    color: white;
    line-height: 1.25;
    text-align: center;
}

#correo {
    border-radius: 8px !important;
}

.body {
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    background: white;
}

.menuburger {
    margin-left: 5px;
    margin-right: 15px;
}

.mensaje-error {
    color: #e30425;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 0 16px;
}

.dinline {
    visibility: hidden;
}

.btn_cerrar_promocion {
    margin-top: 8px !important;
    right: 8px;
    background-color: unset;
    border-style: unset;
    padding: 0px;
    margin: 0px;
    top: 0px;
    position: absolute;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
}

.custom-button {
    position: relative;
}

.btn-block:disabled .loader {
    display: block;
}

@keyframes animatedgradient {
    0% { background-position: 0% 50%; }
      100% { background-position: 100% 50%; }
}

.buscador {
    display: inline-block;
    padding: 3px;
    border-radius: 30px;
    background: linear-gradient(60deg, #F43C46, #6D3ACD, #0A47F0, #F43C46, #5073b8);
    background-size: 300% 100%;
    animation: animatedgradient 4s cubic-bezier(0.45, 0.05, 0, 0.93) alternate infinite;
}

.icono-info-tooltip {
    top: 10px;
    position: absolute;
    right: 12px;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.search-box {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 247px;
    padding: 5px 10px;
    background: white;
    border-radius: 30px;
}

#documento {
    border-radius: 0 8px 8px 0;
}

.search-icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.oculto {
    display: none;
}

.visible {
    display: block;
}

.search-box span {
    color: #527094;
    font-family: 'Flexo-Demi';
    font-size: 16px;
}

.texto-ayuda {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 14px;
    color: #606C7F;
}

.texto-subtitle {
    color: #202e44;
    font-family: Flexo, sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 32px;
    text-align: left;
}

.campo-input {
    display: block;
    margin-bottom: 18px;
    position: relative;
}

input {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border: unset !important;
    color: #202e44 !important;
    cursor: text;
    font-family: Flexo;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    height: 48px;
    line-height: 24px !important;
    outline: unset;
    padding: 12px 16px;
    transition: box-shadow .2s linear, color .2s linear;
    width: 100%;
}

.columna-select-activo {
}

.monto-solicitado {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border: unset !important;
    border-radius: 8px !important;
    box-shadow: 0 0 0 1px #868f9e !important;
    color: #202e44 !important;
    cursor: text;
    font-family: Flexo-demi, sans-serif !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    height: 48px;
    line-height: 24px !important;
    outline: unset;
    padding: 12px 16px;
    transition: box-shadow .2s linear, color .2s linear;
    width: 100%;
}

.label-input {
    font-family: Flexo;
    font-style: normal;
    display: inline-block;
    font-weight: 600;
    left: 0;
    line-height: 24px;
    cursor: text;
    position: absolute;
    -webkit-transition: top .2s ease-in-out,font-size .2s ease-in-out,color .2s ease-in-out,;
    transition: top .2s ease-in-out, font-size .2s ease-in-out;
}

.formulario-simulador {
    background: #0000;
    display: block;
}

.bcp_form_integrado {
    padding: 40px 16px;
}

.lista-opciones-documento {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 4px #52709424, 0 3px 3px #5270941f, 0 1px 8px #52709433;
    list-style-type: none;
    margin-block-start: unset;
    margin-top: 4px;
    padding-inline-start: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    max-height: 150px;
    overflow-y: auto;
}

.subtitulo {
    color: #012d74;
    font-family: 'Flexo-Demi';
    font-size: 14px;
    font-weight: unset;
    margin-bottom: 20px;
    text-align: left;
    line-height: 20px;
}

#monto-solicitado {
    border-radius: 8px !important;
}

#tea {
    border-radius: 8px !important;
}

#dni {
    border-radius: 0 8px 8px 0;
}

.columna-select {
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    transition: box-shadow .2s linear, color .2s linear;
    width: 100%;
}

.columna-select-btn {
    height: 48px;
    position: relative;
    user-select: none !important;
    width: 100px;
}

.resultado-simulacion {
    text-align: center;
    box-sizing: border-box;
    width: 90%;
    margin: auto;
    margin-top: 40px;
}

.resultado-monto {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 16px;
    font-family: 'Flexo';
    color: #002da0;
    font-weight: 600;
}

.resultado-detalles {
    border-radius: 16px;
    border: solid 1px #BFC4CC;
    padding: 32px 16px;
}

.boton-principal {
    min-width:270px;
    display: flex;
    font-size: 14px;
    line-height: 16px;
    height: 40px !important;
    margin: 0 auto !important;
    width: 252px !important;
    border-radius: 24px;
    padding: 16px 24px;
    position: relative;
    user-select: none;
    border: 0;
    font-family: flexo-demi;
    background-color: var(--secondary-500);
    color: var(--white);
}

.selector-documento.abierto {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjMjAyRTQ0IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC41OSAxNS42MDlhMS4yOSAxLjI5IDAgMCAwIDAtMS44ODVsLTUuNi01LjMzNEExLjQzIDEuNDMgMCAwIDAgMTIgOGMtLjM1OCAwLS43MTcuMTMtLjk5LjM5bC01LjYgNS4zMzRhMS4yOSAxLjI5IDAgMCAwIDAgMS44ODVjLjI3NC4yNi42MzIuMzkuOTkuMzkxaDExLjJjLjM1NyAwIC43MTYtLjEzLjk5LS4zOTEiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
}

.selector-cuotas {
    border-radius: 8px;
    box-sizing: border-box;
    position: relative;
    transition: box-shadow .2s linear, color .2s linear;
    user-select: none !important;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjMjAyRTQ0IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC41OSA4LjM5YTEuMjkgMS4yOSAwIDAgMSAwIDEuODg2bC01LjYgNS4zMzRjLS4yNzMuMjYtLjYzMi4zOS0uOTkuMzlzLS43MTctLjEzLS45OS0uMzlsLTUuNi01LjMzNGExLjI5IDEuMjkgMCAwIDEgMC0xLjg4NUM1LjY4NSA4LjEzIDYuMDQzIDggNi40IDhoMTEuMmMuMzU3IDAgLjcxNi4xMy45OS4zOSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
    background-origin: content-box;
    background-position: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 48px;
    margin: 0;
    outline: 0;
    padding: 0 12px 0 0;
    text-align: left;
    width: 100%;
}

.selector-cuotas.activo:focus, .selector-cuotas.activo:hover, .selector-cuotas.activo:active {
    border: 1px solid #002DA0;
    box-shadow: none;
    outline: 0;
}

.selector-cuotas-abierto {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjMjAyRTQ0IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC41OSAxNS42MDlhMS4yOSAxLjI5IDAgMCAwIDAtMS44ODVsLTUuNi01LjMzNEExLjQzIDEuNDMgMCAwIDAgMTIgOGMtLjM1OCAwLS43MTcuMTMtLjk5LjM5bC01LjYgNS4zMzRhMS4yOSAxLjI5IDAgMCAwIDAgMS44ODVjLjI3NC4yNi42MzIuMzkuOTkuMzkxaDExLjJjLjM1NyAwIC43MTYtLjEzLjk5LS4zOTEiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
}

.lista-opciones-documento.oculto {
    display: none;
}

.lista-opciones-documento.visible {
    display: block;
}

.grupo-documento {
    display: block;
    margin-bottom: 18px;
    position: relative;
}

.columna-input {
    position: relative;
    width: 100%;
    border-radius: 0 8px 8px 0;
}

.label-documento {
    font-family: Flexo !Important;
    font-style: normal;
    font-weight: 600;
    left: 0;
    line-height: 24px;
    position: absolute;
    -webkit-transition: top .2s ease-in-out,font-size .2s ease-in-out,color .2s ease-in-out,;
    transition: top .2s ease-in-out, font-size .2s ease-in-out;
}

.columna-formulario {
    background: #fff;
    border-radius: 16px;
}

.columna-formulario-title {
    width: 100%;
    background: none;
    border-radius: none;
}

.selector-documento {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjMjAyRTQ0IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC41OSA4LjM5YTEuMjkgMS4yOSAwIDAgMSAwIDEuODg2bC01LjYgNS4zMzRjLS4yNzMuMjYtLjYzMi4zOS0uOTkuMzlzLS43MTctLjEzLS45OS0uMzlsLTUuNi01LjMzNGExLjI5IDEuMjkgMCAwIDEgMC0xLjg4NUM1LjY4NSA4LjEzIDYuMDQzIDggNi40IDhoMTEuMmMuMzU3IDAgLjcxNi4xMy45OS4zOSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
    background-origin: content-box;
    background-position: 100%;
    background-repeat: no-repeat;
    border: 0;
    user-select: none !important;
    border-color: #0000;
    cursor: pointer;
    display: block;
    height: 48px;
    margin: 0;
    outline: 0;
    padding: 0 12px 0 0;
    text-align: left;
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.titulo-formulario {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    font-family: 'Flexo-Demi';
    font-weight: 600;
    padding-bottom: 18px;
    color: #002da0;
}

.formulario-simulador-contenedor {
    background: #ebf4ff;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 48px 24px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    opacity: 1;
    scroll-margin-top: 20px;
}


.etiqueta.enfocado {
    color: #0a47f0;
    transition: color 0.2s ease;
}

.selector-cuotas:not(.selector-cuotas-abierto) + .etiqueta.enfocado {
    color: #99a1ad;
}

button:focus, button:active, button:hover, button:focus-visible, .selector-documento:focus, .selector-documento:active, .selector-documento:focus-visible, input:focus, input:focus-visible {
    outline: none;
    box-shadow: none;
}

input, #correo, #monto-solicitado, #tea, #documento, .monto-solicitado {
    background-color: #fff;
    color: #202e44 !important;
    width: 100%;
    height: 48px;
    padding: 12px 16px;
    font-family: Flexo;
    font-size: 16px !important;
    line-height: 24px !important;
    border-radius: 8px;
    box-sizing: border-box;
}

.inactivo {
    border: 1px solid #868f9e !important;
    box-shadow: none !important;
}

.activo {
    border: 2px solid #0a47f0 !important;
    box-shadow: none !important;
}

.error {
    border: 1px solid #dc3545 !important;
    box-shadow: none !important;
}

input.activo, input:focus.activo, #monto-solicitado.activo, #correo.activo, #tea.activo, #documento.activo, .monto-solicitado.activo {
    border: 2px solid #0a47f0 !important;
    box-shadow: none !important;
}

input.inactivo, #monto-solicitado.inactivo, #correo.inactivo, #tea.inactivo, #documento.inactivo, .monto-solicitado.inactivo {
    border: 1px solid #868f9e !important;
    box-shadow: none !important;
}

input.error, #monto-solicitado.error, #correo.error, #tea.error, #documento.error, .monto-solicitado.error {
    border: 1px solid #dc3545 !important;
    box-shadow: none !important;
}

.inactivo-left {
    border-left: 1px solid #ccc !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.activo-left {
    border-left: 1px solid #0a47f0 !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.error-left {
    border-left: 1px solid #dc3545 !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.campo-input:focus-within, .columna-select:focus-within, .selector-cuotas.activo, .selector-documento.activo {
    box-shadow: none !important;
}

.columna-input input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none !important;
}

.columna-input input.activo {
    border-top: 2px solid #0a47f0 !important;
    border-right: 2px solid #0a47f0 !important;
    border-bottom: 2px solid #0a47f0 !important;
    border-left: none !important;
}

.columna-input input.inactivo {
    border-top: 1px solid #868f9e !important;
    border-right: 1px solid #868f9e !important;
    border-bottom: 1px solid #868f9e !important;
    border-left: none !important;
}

.columna-input input.error {
    border-top: 1px solid #dc3545 !important;
    border-right: 1px solid #dc3545 !important;
    border-bottom: 1px solid #dc3545 !important;
    border-left: none !important;
}

.label-error {
    font-size: 16px;
    padding: 12px 16px;
    top: 0;
    margin: 0;
    color: #e30425 !important;
    background-color: initial;
}

.label-error-cm {
    background-color: #fff;
    color: #e30425 !important;
    font-size: 12px;
    line-height: 18px;
    margin-left: 12px;
    padding: 0 4px;
    top: -10px;
}

.enfocado {
    background-color: #fff;
    color: #0a47f0;
    font-size: 12px;
    line-height: 18px;
    margin-left: 12px;
    padding: 0 4px;
    top: -10px;
}

.enfocado-validado {
    background-color: #fff;
    color: #99a1ad;
    font-size: 12px;
    line-height: 18px;
    margin-left: 12px;
    padding: 0 4px;
    top: -10px;
}

.desenfocado {
    font-size: 16px;
    padding: 12px 16px;
    top: 0;
    margin: 0;
    color: #99a1ad;
    background-color: initial;
}

.loader {
    border: 2.5px solid white;
    border-top: 4px solid transparent;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 55%;
    left: 50%;
    margin-top: -12px;
    margin-left: -10px;
    display: none;
}

.columna-oculta {
    display: none !important;
    visibility: hidden;
    opacity: 0;
    height: 0;
    width: 0;
    position: absolute;
    left: -9999px;
}

.contador-cyber {
    display: flex;
    align-items: flex-start;
    gap: 3px;
    padding-bottom: 8px;
}

.grupo-tiempo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.box-tiempo {
    border-radius: 3px;
    background: #FFFFFF4D;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: flexo;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    width: 21px;
    height: 19px;
}

.label-tiempo {
    color: #ffffff;
    font-size: 10px;
    line-height: 12px;
    padding-top: 6px;
    font-family: flexo;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.separador-tiempo {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    height: 19px;
    color: white;
    margin-bottom: 28px;
}

.currency-switch {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 90px;
    height: 34px;
    border: 1px solid #d2d5dc;
    border-radius: 999px;
    background-color: #ffffff;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 24px;
}

.currency-switch input {
    display: none;
}

.currency-switch__option {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    color: #d3d7de;
    cursor: pointer;
    user-select: none;
    transition: color 0.25s ease;
    top: 4px;
}

.currency-switch__slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 100%;
    background-color: #ff7800;
    border-radius: 999px;
    transition: transform 0.25s ease;
}

.grupo-monto-financiar {
    font-family: 'Flexo';
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #0A47F0;
    margin-bottom: 40px;
}

#currency-pen:checked ~ .currency-switch__slider {
    transform: translateX(0);
}

#currency-usd:checked ~ .currency-switch__slider {
    transform: translateX(45px);
}

#currency-pen:checked + .currency-switch__option {
    color: #ffffff;
}

#currency-usd:checked + .currency-switch__option {
    color: #ffffff;
}

.contenedor-radios {
    display: flex;
    gap: 30px;
    margin-bottom: 18px;
    position: relative;
}

.radio-wrapper {
    position: relative;
}

.radio-wrapper input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.custom-radio {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #202e44;
}

.custom-radio::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid rgba(134, 143, 158, 0.5);
    transition: all 0.2s ease-in-out;
}

.radio-wrapper input[type="radio"]:checked + .custom-radio::before {
    background-color: #fff;
    border-color: #fd7e14;
    border-width: 2px;
}

.radio-wrapper input[type="radio"]:checked + .custom-radio::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fd7e14;
}

.grupo-plazo-credito {
    margin-bottom: 42px;
}

.titulo-plazo {
    font-family: 'Flexo';
    font-weight: 700;
    font-size: 16px;
    color: #002a8d;
    margin-bottom: 28px;
}

.valor-plazo {
    color: #282828 !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    padding-bottom: 6px;
    font-family: Flexo, sans-serif;
    text-align: center !important;
    margin-bottom: 10px;
}

.slider-plazo {
    width: 100%;
    padding: 0;
}

.slider-plazo__track {
    position: relative;
    width: 100%;
    height: 6px;
    background: #e6e6e6;
    border-radius: 999px;
}

.slider-plazo__fill {
    position: absolute;
    left: 0;
    top: 0;
    height: 6px;
    width: 0%;
    background: #ff7800;
    border-radius: 999px;
}

.slider-plazo__thumb {
    position: absolute;
    top: 50%;
    left: 0%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #cfd4dc;
    background: #ffffff;
    box-shadow: 0 1px 4px rgba(0,0,0,.16);
    transform: translate(-50%, -50%);
    cursor: pointer;
    padding: 0;
}

.labels-plazo {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
    font-family: 'Flexo';
    font-size: 16px;
    color: #202e44;
}

.plazo-campo-input {
    margin-top: 10px;
    margin-bottom: 0;
}

.resumen-plazo {
    margin-top: 14px;
    padding: 10px 12px;
    border-radius: 8px;
    background: #ebf4ff;
}

.resumen-plazo__fila {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    font-family: "Flexo";
    font-size: 14px;
    line-height: 20px;
    color: #002a8d;
}

.resumen-plazo__fila + .resumen-plazo__fila {
    margin-top: 4px;
}

.resumen-plazo__fila strong {
    color: #002a8d;
    font-weight: 600;
}

.banner-info-full {
    width: 100%;
}

.titulo-banner-texto {
    -webkit-text-size-adjust: none;
    font-family: flexo;
    font-size: 10px;
    text-align: center;
    line-height: 1.2;
    color: var(--primary-700, #002a8d);
    width: 100%;
    position: relative;
    margin: 0;
}

.banner-heading {
    margin-bottom: 5px;
}

.banner-heading-texto {
    align-items: start;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 4px 0;
}

.banner-heading-strong {
    display: block;
    text-align: start;
}

.banner-heading-span {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 8px;
    font-weight: 600;
    font-family: Flexo-Demi;
    color: white;
    font-style: normal;
    margin: 0;
}

.banner-subtitle {
    margin: 0;
}

.banner-subtitle-texto {
    align-items: start;
    font-size: 16px;
    line-height: 24px;
    font-family: flexo-regular;
    margin: 0 0 16px 0;
    font-weight: 100;
}

.banner-subtitle-strong {
    display: block;
    text-align: start;
    font-size: 16px;
    line-height: 24px;
    font-family: Flexo;
    font-style: normal;
    font-weight: normal;
    color: white;
    margin-bottom: 0;
}

.btn-banner-simulador {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
    margin-left: 0 !important;
    align-self: flex-start;
    position: relative;
    left: 0;
}

.breadcrumb-simulador {
    margin-top: 110px;
    background: white;
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 24px;
}

.breadcrumb-texto {
    color: #99A1AD;
    font-family: flexo;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    display: inline-flex;
    align-items: center;
}

.honeypot-field {
    position: absolute;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
    opacity: 0;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-10 {
    margin-bottom: 10px;
}

.clausula-privacidad {
    display: block;
    margin-bottom: 10px;
    position: relative;
    font-weight: 600;
}

.clausula-recaptcha {
    display: block;
    margin-bottom: 28px;
    position: relative;
}

.link-legal {
    color: var(--secondary-500);
    font-family: flexo;
    font-weight: 600;
}

.parrafo-boton {
    font-family: flexo;
    text-align: center;
    margin: auto;
    line-height: .6;
    font-weight: 600;
}

.parrafo-boton-solicitar {
    transition: opacity .2s ease;
    margin: 0;
}

.legal-aviso p {
    margin: 0;
    padding: 8px;
    margin-bottom: 10px;
}

.resultado-card-seleccionado {
    position: relative;
    border: 1px solid #D2D5DC;
    border-radius: 8px;
    padding: 30px 16px 30px;
    text-align: center;
}

.badge-eleccion {
    position: absolute;
    top: 12px;
    right: -4px;
    background: #4E73F8;
    color: #fff;
    font-family: Flexo;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 18px;
    border-radius: 6px 6px 0 6px;
}

.resultado-cuotas {
    line-height: 24px;
    font-family: 'Flexo';
    font-size: 18px;
    font-weight: 700;
    color: #202E44;
    padding-bottom: 10px;
}

.resultado-tea, .resultado-saldo-pendiente {
    font-size: 13px;
    color: #606C7F;
    line-height: 18px;
    padding-bottom: 8px;
}

.resultado-headline {
    margin-top: 10px;
    margin-bottom: 26px;
    text-align: center;
}

.resultado-headline-titulo {
    font-family: Flexo;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    color: #002DA0;
    margin-bottom: 12px;
}

.resultado-headline-texto {
    font-family: Flexo;
    font-size: 17px;
    line-height: 28px;
    color: #202E44;
    font-weight: 400;
}

.contacto-inline-titulo {
    color: #002da0;
    font-family: Flexo-demi, sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 16px;
    margin-bottom: 0;
    text-align: start;
}

.radio-wrapper-contacto-inline {
    width: 100%;
}

.contacto-inline-titulo-horario {
    margin-top: 8px;
    margin-bottom: 14px;
}

.contacto-horario-inline {
    width: 100%;
    margin: 0 auto 18px;
}

.contacto-boton-inline {
    width: 100%;
    margin-top: 8px;
}

.contacto-inline-form {
    margin-top: 34px;
    width: 86%;
    margin: 0 auto 32px auto;
}

.contacto-opciones-inline {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 28px;
}

.tarjeta-contacto-inline {
    transition: .2s ease;
    text-align: left;
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #d5dae3;
    border-radius: 14px;
    background: #fff;
    padding: 22px 54px 22px 22px;
    box-sizing: border-box;
    cursor: pointer;
}

.tarjeta-contacto-inline strong {
    display: block;
    font-family: Flexo;
    font-size: 18px;
    line-height: 24px;
    color: #002da0;
    margin-bottom: 10px;
}

.tarjeta-contacto-inline small {
    display: block;
    font-family: Flexo;
    font-size: 15px;
    line-height: 22px;
    color: #606c7f;
}

.tarjeta-contacto-inline .circulo-radio {
    position: absolute;
    top: 24px;
    right: 20px;
    width: 20px;
    height: 20px;
    border: 2px solid #c2c8d8;
    border-radius: 50%;
    background: #fff;
}

.radio-wrapper-contacto-inline input[type="radio"]:checked + .tarjeta-contacto-inline {
    border: 2px solid #ff7800;
}

.radio-wrapper-contacto-inline input[type="radio"]:checked + .tarjeta-contacto-inline .circulo-radio {
    border-color: #ff7800;
}

.radio-wrapper-contacto-inline input[type="radio"]:checked + .tarjeta-contacto-inline .circulo-radio::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #ff7800;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contacto-boton-continuar {
    width: 76%;
    margin-top:30px !important;
    margin: 26px auto 0;
    height: 48px;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.contacto-boton-continuar:disabled {
    background: #bfc4cc !important;
    opacity: 1 !important;
}

#loaderContacto {
    display: none;
}

.informacion-vehicular-grid {
    display: grid;
    grid-template-columns: 420px 1fr;
    gap: 48px;
    align-items: center;
}

.informacion-vehicular-imagen {
    width: 100%;
}

.imagen-vehicular-bg {
    width: 100%;
    height: 188px;
    border-radius: 16px;
    background-image: url(/public/img/vehicular_imagen.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.informacion-vehicular-contenido {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.bloque-informacion {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.titulo-seccion {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 24px;
    padding-top: 0px;
    color: #002a8d;
    font-stretch: normal;
    font-style: normal;
    padding-bottom: 0px;
    margin: 0;
}

.lista-beneficios {
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.item-beneficio {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 16px;
    line-height: 1.6;
    color: #1C1C1C;
    padding-left: 12px;
}

.icono-check {
    flex-shrink: 0;
    margin-top: 4px;
}

.texto-descripcion {
    font-size: 16px;
    line-height: 24px;
    color: #4A4A4A;
    margin: 0;
}

.text-low {
    color: #202E44;
    font-weight: normal;
    list-style-type: none;
    text-align: left;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    font-family: flexo;
    letter-spacing: normal;
}

.linea-volver-arriba {
    flex: 1;
    height: 1px;
    background: #D9D9D9;
}

.icono-volver-arriba {
    position: relative !important;
    z-index: 2;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.boton-volver-arriba {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 100%;
    height: 40px;
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
    position: static !important;
}

@media(max-width: 991px) {
    .informacion-vehicular-grid {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .imagen-vehicular-bg {
        height: 188px;
    }

    .titulo-seccion {
        font-size: 26px;
    }

    .contenedor-volver-arriba {
        margin-top: 40px;
        padding: 32px 24px;
    }
}

.informacion-vehicular .contenedor-central {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
}

.informacion-vehicular {
    padding-top: 100px;
    padding-bottom: 32px;
    padding-left: 24px;
    padding-right: 24px;
    background: white;
    overflow: visible;
}

.contenedor-volver-arriba {
    z-index: 1;
    margin-top: 48px !important;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 32px 24px 48px;
    margin: 0;
    background: #ffffff;
    position: relative;
    clear: both;
}

.footer-app-contacto {
    background: #ffffff;
    padding: 0;
}

.contenedor-central-footer {
    width: 100%;
    margin: 0 auto;
}

.footer-grid {
    display: block;
}

.footer-app-card {
    padding-top: 0px !important;
    position: relative;
    padding: 40px 32px 32px;
    background: #ffffff;
    border-bottom: 1px solid #d8dde6;
    overflow: hidden;
}

.footer-app-contenido {
    position: relative;
    z-index: 2;
    width: 58%;
    padding-bottom: 20px;
}

.footer-titulo {
    font-size: 20px;
    line-height: 28px;
    width: 184px;
    margin-bottom: 18px;
    font-family: Flexo-Demi;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    color: #002a8d;
}

.footer-descripcion, .footer-qr {
    display: none;
}

.footer-boton {
    font-family: Flexo-Demi, sans-serif;
    font-size: 14px;
    line-height: 24px;
    outline: 0;
    align-items: center;
    background-color: var(--white);
    border: 1px solid var(--onsurface-400);
    box-sizing: border-box;
    color: var(--onsurface-900);
    border-radius: 20px;
    cursor: pointer;
    display: flex;
    font-stretch: normal;
    padding-left: 16px;
    padding-right: 16px;
    width: max-content;
    font-style: normal;
    font-weight: 400;
    height: 40px;
    justify-content: center;
    letter-spacing: normal;
    text-align: center;
    transition: box-shadow .2s linear, color .2s linear, background-color .2s linear;
    user-select: none;
    outline-offset: unset;
    text-decoration: none !important;
}

.footer-app-imagen {
    position: absolute;
    right: -18px;
    bottom: -8px;
    width: 260px;
    height: 250px;
    background-image: url('/public/img/celular-banca-movil-mobile.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}

.footer-contacto-redes {
    background: #ffffff;
}

.footer-contacto, .footer-redes {
    padding: 32px;
    border-bottom: 1px solid #d8dde6;
}

.footer-subtitulo {
    font-family: Flexo-Demi;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 16px !important;
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    color: #202e44;
}

.footer-link-contacto {
    font-family: Flexo-Demi;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    margin-bottom: 8px;
    align-items: center;
    display: flex;
    gap: 8px;
    font-style: normal;
}

.footer-link-contacto:first-of-type {
    color: #37A500;
}

.footer-icono {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-icono img {
    width: 28px;
    height: 28px;
}

.footer-redes-lista {
    display: flex;
    gap: 20px;
}

.footer-red-social {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-red-social img {
    width: 32px;
    height: 32px;
}

.lazy_loading {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 160px;
    height: 159px;
}

.footer-certificaciones {
    display: grid;
    grid-template-columns: repeat(4, auto);
    justify-content: center;
    align-items: center;
    gap: 26px;
    padding: 32px 24px;
    background: #ffffff;
}

.footer-certificacion {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-certificacion img {
    width: 53px;
    height: 53px;
    display: block;
    opacity: 100%;
    transition: opacity .3s ease-out;
}

.footer-texto-derechos {
    font-family: 'Flexo';
    font-style: normal;
    font-weight: normal;
    color: #868F9E;
    margin-top: 1em;
    font-size: 12px;
    line-height: 18px;
}

.footer-derechos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 18px 24px 24px 24px;
    border-top: 1px solid #E5E7EB;
}

@media(max-width: 767px) {
    .footer-certificaciones {
        grid-template-columns: repeat(4, auto);
        gap: 16px;
        padding: 24px 12px;
    }

    .footer-certificacion img {
        max-width: 72px;
    }
}

#campo-horario-contacto #error-horario {
    display: block;
    width: 100%;
    text-align: left;
    padding: 6px 0 0 16px;
}

#campo-horario-contacto #error-horario.dinline {
    visibility: hidden;
}

#selector-horario.error {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23e30425' fill-rule='evenodd' d='M18.59 8.39a1.29 1.29 0 0 1 0 1.886l-5.6 5.334c-.273.26-.632.39-.99.39s-.717-.13-.99-.39l-5.6-5.334a1.29 1.29 0 0 1 0-1.885C5.685 8.13 6.043 8 6.4 8h11.2c.357 0 .716.13.99.39Z' clip-rule='evenodd'/%3E%3C/svg%3E") !important;
}

.contacto-exitoso {
    background: #ffffff;
    border-radius: 28px;
    padding: 0;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

.contacto-exitoso-icono {
    display: flex;
    width: 48px;
    height: 48px;
    margin: auto;
}

.contacto-exitoso-icono::before {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    background-image: url('/public/img/check-success.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.contacto-exitoso h2 {
    color: #002da0;
    font-family: Flexo-demi, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: 28px;
    padding-top: 20px;
    text-align: center;
}

#contacto-exitoso {
    border: none !important;
    box-shadow: none !important;
    background: #ffffff;
}

#contacto-exitoso::before, #contacto-exitoso::after {
    display: none !important;
}

.contacto-exitoso p {
    color: #002a8d;
    font-size: 21px;
    line-height: 1.35;
    margin: 0;
    bottom: 0;
    right: 0;
    width: 160px;
    margin-top: 20px;
}

.bloque-preguntas-contacto {
    text-align: left;
}

.bloque-preguntas-contacto .contacto-inline-titulo {
    margin-bottom: 0;
}

.bloque-preguntas-contacto .subtitulo {
    margin-top: 22px;
    margin-bottom: 12px;
}

.contenedor-radios-contacto {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-bottom: 10px;
    align-items: flex-start;
}

.contenedor-radios-contacto .radio-wrapper {
    width: 100%;
    margin-bottom: 0;
}

.contenedor-radios-contacto .custom-radio {
    width: 100%;
    padding: 2px 25px;
    align-items: center;
    color: #202e44;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 2px;
    margin-bottom: 0;
}

.informacion-prestamo {
    background: #ffffff;
    padding-top: 100px !Important;
    padding: 48px 24px;
}

.contenedor-central-prestamo {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
}

.titulo-beneficios-prestamo {
    color: #002a8d;
    font-family: Flexo-Demi;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    margin: 0 0 42px;
}

.beneficios-prestamo-lista {
    display: flex;
    flex-direction: column;
    gap: 46px;
}

.beneficio-prestamo-item {
    text-align: center;
}

.beneficio-prestamo-icono {
    width: 64px;
    height: 64px;
    object-fit: contain;
    margin-bottom: 18px;
}

.beneficio-prestamo-item h3 {
    color: #002a8d;
    font-family: Flexo-Demi;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 10px;
}

.beneficio-prestamo-item p {
    color: #202e44;
    font-family: Flexo;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 420px;
}

.beneficios-extra-prestamo {
    margin-top: 42px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.beneficio-extra-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    color: #202e44;
    font-size: 15px;
    line-height: 22px;
    font-family: Flexo;
}

.beneficio-check {
    color: #002da0;
    font-size: 18px;
    font-family: Flexo-Demi;
    line-height: 1;
    margin-top: 2px;
}

.prestamo-disclaimer {
    margin-top: 42px;
    color: #6b7280;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
}

.resultado-titulo-simulacion {
    color: #002da0;
    font-family: Flexo-Demi;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    margin: 0 0 22px;
}

.resultado-tipo-credito {
    font-style: normal;
    text-align: center;
    font-weight: 400;
    color: #202e44;
    font-family: Flexo-Demi;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px;
}

.resultado-mensaje {
    line-height: 24px;
    font-weight: normal;
    font-family: flexo;
    padding-bottom: 0;
    color: #4b5563;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 0;
}

.resultado-monto-cuota {
    font-weight: 700;
    padding-bottom: 20px;
    color: #002da0;
    font-family: Flexo-Demi;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0;
}

.resultado-tea {
    line-height: 24px;
    font-weight: normal;
    padding-bottom: 8px;
    color: #4b5563;
    font-size: 15px;
    margin-bottom: 0;
}

#card-resultado-simulacion #validar-identidad {
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
}

#card-resultado-simulacion #validar-identidad .form-container {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}
#form-preferencia-contacto.oculto{
    display: none !important;
}

