@import 'PaginaInformativa.Client.0ifwl8jzsv.bundle.scp.css';

/* /Components/Layout/Accordion.razor.rz.scp.css */
.accordion-card-shell[b-8c6jogbscl] {
    overflow: hidden;
    border-color: var(--accordion-card-border);
}

.accordion-category-btn[b-8c6jogbscl] {
    color: var(--accordion-category-text);
}

.accordion-content-divider[b-8c6jogbscl] {
    border-color: var(--primary-purple) !important;
}

.accordion-faq-item[b-8c6jogbscl] {
    background-color: var(--white);
    border: 1px solid var(--accordion-card-border);
    border-radius: 1rem;
    padding: 1rem 1.25rem;
    margin-bottom: 1rem;
}

.accordion-faq-item:last-child[b-8c6jogbscl] {
    margin-bottom: 0;
}

.accordion-faq-question[b-8c6jogbscl] {
    margin-bottom: 0.65rem;
    font-weight: var(--font-semi-bold);
    line-height: 1.35;
}

.accordion-faq-answer[b-8c6jogbscl] {
    border-top: 1px dashed var(--light-purple-30);
    padding-top: 0.75rem;
}

.accordion-faq-paragraph[b-8c6jogbscl] {
    margin-bottom: 0.6rem;
}

.accordion-faq-list[b-8c6jogbscl] {
    margin-bottom: 0.65rem;
    padding-left: 1.35rem;
}

.accordion-faq-list li[b-8c6jogbscl] {
    margin-bottom: 0.3rem;
    line-height: 1.45;
}

.accordion-faq-list-ordered li[b-8c6jogbscl]::marker {
    font-weight: var(--font-bold);
    color: var(--primary-purple);
}

@media (max-width: 768px) {
    .accordion-faq-item[b-8c6jogbscl] {
        padding: 0.875rem 1rem;
    }
}
/* /Components/Layout/Button.razor.rz.scp.css */
.button-purple[b-og6o0ophat] {
    background-color: var(--secondary-purple);
    border: none;
}
/* /Components/Layout/Card.razor.rz.scp.css */
.card-check-icon[b-3dk2ydrxs7] {
    width: 21px;
    height: 21px;
    min-width: 21px;
}
/* /Components/Layout/CardMedicina.razor.rz.scp.css */
.card-medicina-shell[b-thazqfe0de] {
    background-color: var(--card-medicina-background);
}

.card-medicina-step-primary[b-thazqfe0de] {
    width: 21px;
    height: 21px;
    min-width: 21px;
    background-color: var(--secondary-purple);
    font-size: 12px;
}


.card-medicina-main-image[b-thazqfe0de] {
    max-height: 700px;
    width: 100%;
    object-fit: contain;
}

.card-medicina-separator-wrap[b-thazqfe0de] {
    z-index: 2;
}

.card-medicina-separator-icon[b-thazqfe0de] {
    width: 1.5em;
    height: 1.5em;
    vertical-align: -0.125em;
    margin-right: 0.35rem;
}

.card-medicina-step-soft[b-thazqfe0de] {
    width: 21px;
    height: 21px;
    min-width: 21px;
    font-size: 12px;
}

.card-medicina-steps-list li + li[b-thazqfe0de] {
    margin-top: 0.75rem;
}


/* /Components/Layout/Certificaciones.razor.rz.scp.css */
.certification-btn[b-i47q1nb3bz] {
    border: none;
    transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
    cursor: pointer;
}

.certification-btn:hover[b-i47q1nb3bz],
.certification-btn:focus-visible[b-i47q1nb3bz] {
    transform: translateY(-3px);
    box-shadow: 0 10px 24px var(--medium-purple-20) !important;
    filter: brightness(1.02);
}

.certification-btn-base[b-i47q1nb3bz] {
    background-color: var(--certification-card-bg);
    color: var(--primary-purple);
}

.certification-btn-alt[b-i47q1nb3bz] {
    background-color: var(--certification-card-alt-bg);
    color: var(--primary-purple);
}

.certification-btn-gradient[b-i47q1nb3bz] {
    background: var(--certification-card-gradient);
    color: var(--certification-card-gradient-text);
}

.certification-modal-overlay[b-i47q1nb3bz] {
    background-color: var(--certification-modal-overlay);
}

.certification-modal-close[b-i47q1nb3bz] {
    z-index: 1060;
    background-color: var(--certification-close-bg);
    border-radius: 50%;
    padding: 12px;
    backdrop-filter: blur(4px);
}

.certification-caption[b-i47q1nb3bz] {
    font-size: 0.7rem;
}

.certification-caption-emphasis[b-i47q1nb3bz] {
    letter-spacing: 1px;
    opacity: 0.9;
}

.certification-modal-image[b-i47q1nb3bz] {
    max-height: 90vh;
    object-fit: contain;
}

.certification-info-accordion[b-i47q1nb3bz] {
    max-width: 900px;
}

.certification-info-item[b-i47q1nb3bz] {
    border: 1px solid var(--light-purple-30);
    border-radius: 1rem;
    overflow: hidden;
}

.certification-info-button[b-i47q1nb3bz] {
    font-weight: var(--font-bold);
    color: var(--primary-purple);
    background-color: var(--white);
}

.certification-info-button:not(.collapsed)[b-i47q1nb3bz] {
    color: var(--primary-purple);
    background-color: var(--light-purple-10);
}

.certification-info-body[b-i47q1nb3bz] {
    background-color: var(--white);
}

.certification-info-pdf[b-i47q1nb3bz] {
    width: 100%;
    min-height: 480px;
    border: 0;
    border-radius: 0.75rem;
}
/* /Components/Layout/EntidadesControl.razor.rz.scp.css */
.entidades-control-carousel-item[b-hlltgd3sq0] {
    min-height: 300px;
}

.entidades-control-carousel-image[b-hlltgd3sq0] {
    border-radius: 1.5rem;
    object-fit: contain;
    object-position: center;
    background-color: var(--white);
}

.entidades-control-indicator[b-hlltgd3sq0] {
    width: 10px;
    height: 10px;
}

.entidades-control-title[b-hlltgd3sq0] {
    font-size: 20px;
}

.entidades-control-thumb[b-hlltgd3sq0] {
    width: 80px;
    height: 80px;
    object-fit: contain;
    background-color: var(--white);
}

@media (max-width: 768px) {
    .entidades-control-carousel-item[b-hlltgd3sq0] {
        min-height: 220px;
    }
}
/* /Components/Layout/FooterMenu.razor.rz.scp.css */
.skeleton-columns-title[b-1ftijqmgaz] {
    height: 1.4rem;
}

.skeleton-columns-line[b-1ftijqmgaz] {
    height: 1rem;
}

.footer-divider-item[b-1ftijqmgaz] {
    border-color: var(--footer-divider-purple-20) !important;
}

.footer-link-icon[b-1ftijqmgaz] {
    height: 1rem;
    width: 1rem;
    margin-right: 4px;
}

.footer-electronic-btn[b-1ftijqmgaz] {
    background-color: var(--footer-electronic-btn-bg) !important;
    color: var(--primary-purple) !important;
    border: none;
    padding: 8px 18px;
}

.footer-electronic-btn:hover[b-1ftijqmgaz],
.footer-electronic-btn:focus[b-1ftijqmgaz],
.footer-electronic-btn:active[b-1ftijqmgaz] {
    background-color: var(--footer-electronic-btn-bg) !important;
    color: var(--primary-purple) !important;
}

.footer-electronic-btn span[b-1ftijqmgaz] {
    color: var(--primary-purple) !important;
}

/* /Components/Layout/Header.razor.rz.scp.css */
.app-header[b-e3fq8kul9u] {
    position: sticky;
    top: 0;
    z-index: 1020;
    background-color: var(--white);
}

.header-toggle-icon[b-e3fq8kul9u] {
    fill: var(--primary-purple);
}

.header-option-subtitle[b-e3fq8kul9u] {
    white-space: normal;
    line-height: 1.2;
}

#header .header-submenu-link:hover[b-e3fq8kul9u],
#header .header-submenu-link:focus[b-e3fq8kul9u] {
    background-color: var(--header-submenu-hover-bg) !important;
    border-radius: 10px;
    color: var(--primary-purple) !important;
    text-decoration: none;
}
/* /Components/Layout/Ify.razor.rz.scp.css */
.ify-cta-btn[b-djvxt2o9px] {
    background-color: var(--medium-purple);
    border: none;
    padding: 5px 15px;
}

.ify-cta-icon[b-djvxt2o9px] {
    width: 21px;
    height: 21px;
    background-color: var(--light-purple);
    flex-shrink: 0;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-h3gtf172pw] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-h3gtf172pw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ProductosDigitales.razor.rz.scp.css */
.productos-digitales-section[b-9xmv5cu243] {
    padding: 1.25rem 0 1.5rem;
}

.productos-digitales-scroll[b-9xmv5cu243] {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.25rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: var(--light-purple) transparent;
}

.productos-digitales-track[b-9xmv5cu243] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 280px));
    justify-content: center;
    gap: 1rem;
}

.productos-digitales-card[b-9xmv5cu243] {
    min-height: 100%;
    border: 1px solid var(--light-purple-30);
    border-radius: 1.25rem;
    padding: 1.25rem;
    background-color: var(--white);
    box-shadow: 0 8px 20px var(--primary-purple-10);
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.productos-digitales-card-icon-wrap[b-9xmv5cu243] {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--light-purple-20);
    margin: 0 auto;
}

.productos-digitales-card-icon[b-9xmv5cu243] {
    color: var(--primary-purple);
    font-size: 1.1rem;
}

.productos-digitales-card-title[b-9xmv5cu243] {
    margin-bottom: 0;
    text-align: center;
}

.productos-digitales-card-description[b-9xmv5cu243] {
    margin-bottom: 0;
    flex: 1;
    text-align: center;
}

.productos-digitales-card-btn[b-9xmv5cu243] {
    margin-top: 0.5rem;
    align-self: center;
    background-color: var(--medium-purple);
    border: none;
    padding: 5px 15px;
}

@media (max-width: 991.98px) {
    .productos-digitales-track[b-9xmv5cu243] {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: minmax(240px, 240px);
        justify-content: flex-start;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-t8kouh02sn],
.components-reconnect-repeated-attempt-visible[b-t8kouh02sn],
.components-reconnect-failed-visible[b-t8kouh02sn],
.components-pause-visible[b-t8kouh02sn],
.components-resume-failed-visible[b-t8kouh02sn],
.components-rejoining-animation[b-t8kouh02sn] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-t8kouh02sn],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-t8kouh02sn],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-t8kouh02sn],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-t8kouh02sn],
#components-reconnect-modal.components-reconnect-retrying[b-t8kouh02sn],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-t8kouh02sn],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-t8kouh02sn],
#components-reconnect-modal.components-reconnect-failed[b-t8kouh02sn],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-t8kouh02sn] {
    display: block;
}


#components-reconnect-modal[b-t8kouh02sn] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-t8kouh02sn 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-t8kouh02sn 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-t8kouh02sn 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-t8kouh02sn]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-t8kouh02sn 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-t8kouh02sn {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-t8kouh02sn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-t8kouh02sn {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-t8kouh02sn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-t8kouh02sn] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-t8kouh02sn] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-t8kouh02sn] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-t8kouh02sn] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-t8kouh02sn] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-t8kouh02sn] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-t8kouh02sn 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-t8kouh02sn] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-t8kouh02sn {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/RightCircle.razor.rz.scp.css */
.right-circle-icon[b-i2lk7a59wt] {
    width: 21px;
    height: 21px;
    background-color: var(--light-purple);
    flex-shrink: 0;
}
/* /Components/Layout/ServicioCard.razor.rz.scp.css */
.servicio-card-shell[b-afcfqe06nz] {
    background-color: var(--light-purple-20);
}

.servicio-card-subtitle[b-afcfqe06nz] {
    font-size: 0.8rem;
}
/* /Components/Layout/TiendasApp.razor.rz.scp.css */
.contenedor-apps[b-1cwhdu0fjt] {
    background-image: url('/files/Assets/Webp/fondo-apps.webp');
    background-size: cover;
    background-position: center;
    background-color: var(--medium-purple);
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contenido-apps[b-1cwhdu0fjt] {
    z-index: 10;
    max-width: 800px;
    margin-top: -260px;
}

.tiendas-app-description[b-1cwhdu0fjt] {
    max-width: 600px;
}

.tiendas-app-store-btn[b-1cwhdu0fjt] {
    border: none;
    min-width: 180px;
}

.tiendas-app-store-caption[b-1cwhdu0fjt] {
    font-size: 10px;
}

@media (max-width: 768px) {
    .contenedor-apps[b-1cwhdu0fjt] {
        min-height: 560px;
        align-items: center;
        background-image: none;
    }

    .contenido-apps[b-1cwhdu0fjt] {
        margin-top: 0;
        padding-top: 0;
    }

    .contenido-apps h1[b-1cwhdu0fjt] {
        font-size: 42px;
        line-height: 1.15;
    }

    .contenido-apps p[b-1cwhdu0fjt] {
        font-size: 20px;
        margin-bottom: 3rem !important;
    }

    .contenido-apps .d-flex[b-1cwhdu0fjt] {
        gap: 1rem !important;
    }
}
/* /Components/Layout/TituloSeccion.razor.rz.scp.css */
.titulo-seccion-superior[b-vz6g1u62ss] {
    color: var(--gray-custom);
}

.titulo-seccion-inferior[b-vz6g1u62ss] {
    color: var(--primary-purple);
}
/* /Components/Layout/Wrapper.razor.rz.scp.css */
.wrapper-separator-icon[b-3fkz43b29h] {
    width: 1.5em;
    height: 1.5em;
    vertical-align: -0.125em;
    margin-right: 0.35rem;
}
/* /Components/Pages/AhorraInvierte.razor.rz.scp.css */
.ai-hero-row[b-8rdavvx7s8] {
    background-color: var(--soft-pink-35);
}

.ai-title-left[b-8rdavvx7s8] {
    text-align: left;
}

.ai-arrow-icon[b-8rdavvx7s8] {
    margin-left: 10px;
}

.ai-info-card[b-8rdavvx7s8] {
    border: 1px solid var(--ai-info-border);
    box-shadow: 0 8px 20px var(--ai-info-shadow);
}

.ai-icon-wrap[b-8rdavvx7s8] {
    min-width: 60px;
}

.ai-gray-card[b-8rdavvx7s8] {
    background-color: var(--gray-custom-10);
}

.ai-invest-title[b-8rdavvx7s8] {
    text-align: left;
    font-size: 70px;
}

.ai-invest-subtitle[b-8rdavvx7s8] {
    font-size: 20px;
}
/* /Components/Pages/Creditos.razor.rz.scp.css */
.credit-feature-icon[b-b00y3zrfb3] {
    width: 50px;
    height: 50px;
}

.credit-feature-icon img[b-b00y3zrfb3] {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.credit-highlight-text[b-b00y3zrfb3],
.credit-section-title[b-b00y3zrfb3] {
    color: var(--credit-title-purple);
}

.credit-simulator-panel[b-b00y3zrfb3] {
    border-color: var(--credit-panel-border) !important;
}

.credit-simulator-image[b-b00y3zrfb3] {
    width: 50px;
}

.credit-section-icon[b-b00y3zrfb3] {
    width: 40px;
    height: 40px;
}

.credit-intro-card[b-b00y3zrfb3] {
    max-width: 100%;
}

.credit-intro-text[b-b00y3zrfb3] {
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: var(--line-height-normal);
}
/* /Components/Pages/EducacionFinanciera.razor.rz.scp.css */
.educacion-shell[b-ezwjx6in24] {
    background-color: var(--card-medicina-background);
}


.educacion-benefit-card[b-ezwjx6in24] {
    border-color: var(--soft-pink) !important;
}

.educacion-promo-image[b-ezwjx6in24] {
    aspect-ratio: 4 / 3.2;
}

.educacion-date-title[b-ezwjx6in24] {
    line-height: 1.1;
}

.educacion-date-subtitle[b-ezwjx6in24] {
    font-size: 20px;
}

.educacion-prize-icon[b-ezwjx6in24] {
    width: 45px;
    opacity: 0.7;
}
/* /Components/Pages/Mapa.razor.rz.scp.css */
.mapa-wrapper[b-jhiu8dgxij] {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 1rem;
}

#mapContainer[b-jhiu8dgxij] {
    width: 100%;
    height: 70vh;
    min-height: 400px;
    position: relative;
    z-index: 1;
}

.buscador-sagrario[b-jhiu8dgxij] {
    width: 100%;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 12px 35px rgba(100, 72, 168, 0.18);
    z-index: 10;
}

@media (min-width: 768px) {
    .buscador-sagrario[b-jhiu8dgxij] {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 380px;
        border-radius: 15px;
    }
}

@media (max-width: 767px) {
    .buscador-sagrario[b-jhiu8dgxij] {
        position: relative;
    }
}

.form-label-custom[b-jhiu8dgxij] {
    display: block;
    color: var(--secondary-purple);
    font-size: 0.9rem;
    margin-bottom: 0.35rem;
}

.filter-group[b-jhiu8dgxij] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.btn-filter[b-jhiu8dgxij] {
    border: none;
    background: #f7f3ff;
    color: var(--primary-purple);
    font-size: 0.85rem;
    padding: 0.55rem 1rem;
    border-radius: 999px;
}

.btn-filter:hover[b-jhiu8dgxij],
.btn-filter.active[b-jhiu8dgxij] {
    background: var(--soft-pink);
}

.location-link[b-jhiu8dgxij] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    color: var(--primary-purple);
    font-size: 0.9rem;
    text-decoration: none;
    cursor: pointer;
    border: none;
    background-color: transparent;
    padding: 0;
}

.location-link:hover[b-jhiu8dgxij] {
    color: var(--secondary-purple);
    text-decoration: underline;
}

.select-wrapper[b-jhiu8dgxij] {
    position: relative;
    border-bottom: 1px solid rgba(100, 72, 168, .18);
    transition: all .2s ease;
}

.select-wrapper:hover[b-jhiu8dgxij] {
    border-color: var(--primary-purple);
}

.select-custom[b-jhiu8dgxij] {
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    color: var(--primary-purple);
    font-size: 1rem;
    padding: .45rem 2rem .45rem 0;
    appearance: none;
    cursor: pointer;
}

.select-custom:focus[b-jhiu8dgxij] {
    box-shadow: none;
}

.select-icon[b-jhiu8dgxij] {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: var(--primary-purple);
    font-size: .9rem;
    pointer-events: none;
}

.location-list-card[b-jhiu8dgxij] {
    box-shadow: 0 8px 25px rgba(100, 72, 168, 0.12);
    background: #fff;
    border-radius: 12px;
}

.location-list-scroll[b-jhiu8dgxij] {
    max-height: 240px;
    overflow-y: auto;
    padding-right: 0.35rem;
    padding-left: 0.5rem;
    padding-bottom: 0.6rem;
}

.location-item:last-child[b-jhiu8dgxij] {
    border-bottom: none !important;
}

.location-type[b-jhiu8dgxij] {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--secondary-purple);
    background: rgba(131, 109, 185, 0.12);
    border-radius: 999px;
    padding: 0.15rem 0.6rem;
    margin-bottom: 0.35rem;
}

.how-to-arrive-link[b-jhiu8dgxij] {
    font-size: 0.85rem;
    color: var(--primary-purple);
    text-decoration: underline;
    white-space: nowrap;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

.how-to-arrive-link:hover[b-jhiu8dgxij] {
    color: var(--secondary-purple);
}
/* /Components/Pages/Utilidades/RenderizadorHtml.razor.rz.scp.css */
.renderizador-html-skeleton-title[b-2b27ec68aw] {
    height: 28px;
}

.renderizador-html-skeleton-hero[b-2b27ec68aw] {
    height: 220px;
}

.renderizador-html-skeleton-line[b-2b27ec68aw] {
    height: 18px;
}
