.elementor-2613 .elementor-element.elementor-element-bd89c6c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2613 .elementor-element.elementor-element-99832f5{--display:flex;}.elementor-2613 .elementor-element.elementor-element-65ee80f{margin:25px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-2613 .elementor-element.elementor-element-6ae094b7{--display:flex;}.elementor-2613 .elementor-element.elementor-element-7a2bee4{margin:25px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-2613 .elementor-element.elementor-element-32775ec{--display:flex;}.elementor-2613 .elementor-element.elementor-element-32775ec.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2613 .elementor-element.elementor-element-e535f99{margin:15px 30px calc(var(--kit-widget-spacing, 0px) + 0px) 030px;padding:80px 80px 80px 80px;--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}.elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-field-group{padding-right:calc( 15px/2 );padding-left:calc( 15px/2 );margin-bottom:30px;}.elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-form-fields-wrapper{margin-left:calc( -15px/2 );margin-right:calc( -15px/2 );margin-bottom:-30px;}.elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-field-group.recaptcha_v3-bottomleft, .elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-labels-inline .elementor-field-group > label{padding-left:15px;}body:not(.rtl) .elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-labels-inline .elementor-field-group > label{padding-right:15px;}body .elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-labels-above .elementor-field-group > label{padding-bottom:15px;}.elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-field-type-html{padding-bottom:0px;}.elementor-2613 .elementor-element.elementor-element-e535f99 .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-secondary );color:#ffffff;}.elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-button[type="submit"]{background-color:var( --e-global-color-secondary );color:#ffffff;}.elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-2613 .elementor-element.elementor-element-e535f99 .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-2613 .elementor-element.elementor-element-e535f99 .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-2613 .elementor-element.elementor-element-e535f99 .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-2613 .elementor-element.elementor-element-e535f99 .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-2613 .elementor-element.elementor-element-4541443{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2613 .elementor-element.elementor-element-32775ec{--width:91.274%;}}@media(max-width:1024px){.elementor-2613 .elementor-element.elementor-element-e535f99{margin:20px 20px calc(var(--kit-widget-spacing, 0px) + 20px) 20px;padding:20px 20px 20px 20px;}}@media(max-width:767px){.elementor-2613 .elementor-element.elementor-element-e535f99{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:30px 30px 30px 30px;}}/* Start custom CSS for text-editor, class: .elementor-element-7a2bee4 */#mi-calendario {
    display: none;
}/* End custom CSS */
/* Start custom CSS for form, class: .elementor-element-e535f99 *//* 1. RESET TOTAL DEL CONTENEDOR DEL CAMPO */
.formulario-moderno .elementor-field-group {
    display: block !important;
    width: 100% !important;
    clear: both !important;
}

/* 2. FORZAR TÍTULO ARRIBA Y AL CENTRO */
.formulario-moderno .elementor-field-label {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto 30px auto !important;
    float: none !important;
    font-size: 34px !important;
    color: #ffffff !important;
}

/* 3. REORGANIZAR LAS TARJETAS (Ajustado para 2 o 3 opciones) */
.formulario-moderno .elementor-field-subgroup {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important; /* Centra si hay 2 opciones */
    gap: 20px !important;
    width: 100% !important;
    max-width: 1000px !important;
    margin: 0 auto !important;
}

/* Estilo de cada tarjeta individual */
.formulario-moderno .elementor-field-option {
    flex: 1 1 calc(33.333% - 20px) !important;
    min-width: 280px !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 4. OCULTAR EL RADIO/CHECKBOX Y RESIDUOS VISUALES */
.formulario-moderno .elementor-field-option input,
.formulario-moderno .elementor-field-option input[type="radio"],
.formulario-moderno .elementor-field-option input[type="checkbox"] {
    display: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}

/* Elimina cualquier contenedor de icono nativo de Elementor */
.formulario-moderno .elementor-field-option span {
    display: contents !important;
}

/* 5. DISEÑO DE LAS TARJETAS (LABELS) */
.formulario-moderno .elementor-field-option label {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 30px 20px !important; 
    font-size: 22px;
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid #333 !important;
    border-radius: 12px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    color: #ffffff !important;
    text-align: center !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

/* 6. HOVER Y SELECCIÓN */
.formulario-moderno .elementor-field-option label:hover {
    border-color: #4b108b !important;
    transform: translateY(-5px);
    background: rgba(75, 16, 139, 0.05) !important;
}

.formulario-moderno .elementor-field-option input:checked + label {
    border-color: #4b108b !important;
    background: rgba(75, 16, 139, 0.2) !important;
    box-shadow: 0 0 20px rgba(75, 16, 139, 0.5) !important;
}

/* 7. BOTÓN SIGUIENTE Y ESTADOS */
.formulario-moderno .elementor-button {
    display: block !important;
    width: 100% !important;
    max-width: 400px !important;
    margin: 40px auto 0 auto !important;
    transition: all 0.3s ease !important;
}

.formulario-moderno .elementor-button:active {
    transform: scale(0.95);
    background-color: #3a0d6d !important;
}

/* 8. LOADER (ESTADO DE CARGA) */
.formulario-moderno .elementor-button.elementor-loading,
.formulario-moderno .elementor-button[disabled] {
    opacity: 0.7 !important;
    cursor: not-allowed !important;
    position: relative !important;
    color: transparent !important;
}

.formulario-moderno .elementor-button.elementor-loading::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    border: 3px solid rgba(255,255,255,0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spinRvisioon 0.8s ease-in-out infinite;
    display: block !important;
}

@keyframes spinRvisioon {
    to { transform: rotate(360deg); }
}

/* 9. MENSAJE DE ÉXITO PERSONALIZADO */
.elementor-message-success {
    background-color: rgba(75, 16, 139, 0.2) !important;
    border: 1px solid #4b108b !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    padding: 15px !important;
    margin-top: 20px !important;
    text-align: center !important;
}

/* RESPONSIVO */
@media (max-width: 768px) {
    .formulario-moderno .elementor-field-subgroup {
        flex-direction: column !important;
    }
    .formulario-moderno .elementor-field-option {
        max-width: 100% !important;
        width: 100% !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3562035 */.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.95); /* Fondo casi negro puro */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    color: #fff;
    font-family: 'Inter', sans-serif;
    text-align: center;
}

.loader-content {
    max-width: 450px;
    padding: 20px;
}

/* Spinner personalizado con los colores de RVISIOON */
.loader-spinner {
    width: 60px;
    height: 60px;
    border: 3px solid rgba(75, 16, 139, 0.2);
    border-top: 3px solid #4b108b;
    border-radius: 50%;
    margin: 0 auto 25px;
    animation: spinRvisioon 1s linear infinite;
}

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

#loader-text {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    background: linear-gradient(90deg, #fff, #4b108b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.loader-subtext {
    color: #888;
    font-size: 16px;
    margin-bottom: 30px;
}

/* El Call To Action llamativo */
.loader-cta {
    background: rgba(75, 16, 139, 0.1);
    border: 1px dashed #4b108b;
    padding: 20px;
    border-radius: 12px;
    animation: pulseGlow 2s infinite;
}

.loader-cta .highlight {
    color: #4b108b;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
}

@keyframes pulseGlow {
    0% { box-shadow: 0 0 0 0 rgba(75, 16, 139, 0.4); }
    70% { box-shadow: 0 0 0 15px rgba(75, 16, 139, 0); }
    100% { box-shadow: 0 0 0 0 rgba(75, 16, 139, 0); }
}/* End custom CSS */