/*
|--------------------------------------------------------------------------
| UltraPC - Recibimos tu Laptop
|--------------------------------------------------------------------------
| Página: 17833
| Rediseño visual específico.
|--------------------------------------------------------------------------
*/


/* ==========================================================================
   01. BASE VISUAL
   ========================================================================== */

body.page-id-17833 {
    --upc-blue: #003EB2;
    --upc-blue-dark: #002f88;
    --upc-text: #252b36;
    --upc-muted: #667085;
    --upc-border: #e5e9f0;
    --upc-surface: #ffffff;
    --upc-background: #f7f8fb;
}

body.page-id-17833 #content {
    background: var(--upc-background);
}

body.page-id-17833 #primary .site-main {
    padding-bottom: 50px;
}

body.page-id-17833 article#post-17833 {
    color: var(--upc-text);
}


/* ==========================================================================
   02. TÍTULO PRINCIPAL
   ========================================================================== */

body.page-id-17833 .entry-header {
    margin-bottom: 24px;
}

body.page-id-17833 .entry-title {
    color: var(--upc-blue) !important;
    font-size: 38.4px;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -0.6px;
}


/* ==========================================================================
   03. CONTENIDO ELEMENTOR
   ========================================================================== */

body.page-id-17833 .elementor-17833 {
    color: var(--upc-text);
}

body.page-id-17833 .elementor-17833 .recibimos-laptop {
    color: var(--upc-text) !important;
}

body.page-id-17833 .elementor-17833 .recibimos-laptop p,
body.page-id-17833 .elementor-17833 .recibimos-laptop li {
    color: var(--upc-text) !important;
    font-size: 18px;
    line-height: 1.7;
}

body.page-id-17833 .elementor-17833 .recibimos-laptop strong,
body.page-id-17833 .elementor-17833 .recibimos-laptop b {
    color: inherit;
    font-weight: 700;
}


/* ==========================================================================
   04. TÍTULOS DE SECCIÓN
   ========================================================================== */

body.page-id-17833 .elementor-17833 .recibimos-laptop h2,
body.page-id-17833 .elementor-17833 .recibimos-laptop h2 *,
body.page-id-17833 .elementor-17833 .recibimos-laptop h3,
body.page-id-17833 .elementor-17833 .recibimos-laptop h4 {
    color: var(--upc-blue) !important;
}

body.page-id-17833 .elementor-17833 .recibimos-laptop h2 {
    margin: 38px 0 18px;
    font-size: 27.6px;
    line-height: 1.3;
    font-weight: 800;
    letter-spacing: -0.35px !important;
}

body.page-id-17833 .elementor-17833 .recibimos-laptop h3 {
    margin: 24px 0 12px;
    font-size: 21.6px;
    line-height: 1.35;
    font-weight: 700;
}

body.page-id-17833 .elementor-17833 .recibimos-laptop h4 {
    margin: 22px 0 10px;
    font-size: 19.2px;
    line-height: 1.4;
    font-weight: 800;
}


/* ==========================================================================
   05. BANNER SUPERIOR
   ========================================================================== */

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container > p:first-child {
    margin: 0 0 32px;
}

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container > p:first-child img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(16, 24, 40, 0.08);
}


/* Elimina el espacio vacío dejado debajo del banner */

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container > h1:first-of-type {
    display: none;
}


/* ==========================================================================
   06. LISTAS INFORMATIVAS
   ========================================================================== */

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container > ul {
    margin: 0 0 20px;
    padding: 18px 22px 18px 42px;
    background: var(--upc-surface);
    border: 1px solid var(--upc-border);
    border-radius: 12px;
}

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container > ul li {
    margin-bottom: 8px;
}

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container > ul li:last-child {
    margin-bottom: 0;
}

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container > ul li::marker {
    color: var(--upc-blue);
}


/* ==========================================================================
   07. SEPARADORES
   ========================================================================== */

body.page-id-17833 .recibimos-laptop hr {
    margin: 28px 0;
    border: 0;
    border-top: 1px solid var(--upc-border);
}

body.page-id-17833 .recibimos-laptop blockquote {
    margin: 12px 0 18px;
    padding: 12px 16px;
    background: #f3f6ff;
    border-left: 4px solid var(--upc-blue);
    border-radius: 0 10px 10px 0;
}

body.page-id-17833 .recibimos-laptop blockquote p {
    margin: 0;
    color: var(--upc-blue) !important;
    font-weight: 700;
}


/* ==========================================================================
   08. LAYOUT DE ANCHO COMPLETO
   ========================================================================== */

/* Ocultar únicamente la barra lateral de esta página */

body.page-id-17833 #sidebar {
    display: none !important;
}


/* El contenido principal ocupa todo el espacio disponible */

body.page-id-17833 #primary.content-area {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
}


/* Elementor aprovecha todo el ancho del área principal */

body.page-id-17833
.elementor-17833
.elementor-element-51bf611b
> .elementor-container {
    width: 100%;
    max-width: 100% !important;
}


/* ==========================================================================
   09. CTA - QUIERO OFRECER MI EQUIPO
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.info_extra
> details {
    display: block !important;
    width: 100%;
    max-width: 560px;
    margin: 28px auto 36px !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    border-radius: 14px !important;
}


/* Botón principal */

body.page-id-17833
#recibimos-laptop
.info_extra
> details
> summary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    min-height: 54px;
    padding: 14px 24px !important;

    background: var(--upc-blue) !important;
    color: #ffffff !important;

    border: 1px solid var(--upc-blue) !important;
    border-radius: 12px !important;

    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1.2;
    letter-spacing: .15px;

    cursor: pointer;

    box-shadow: 0 8px 20px rgba(0, 62, 178, 0.18);

    transition:
        background-color .2s ease,
        box-shadow .2s ease,
        transform .2s ease;
}


/* Eliminar marcador nativo */

body.page-id-17833
#recibimos-laptop
.info_extra
> details
> summary::-webkit-details-marker {
    display: none;
}

body.page-id-17833
#recibimos-laptop
.info_extra
> details
> summary::marker {
    content: "";
}


/* Flecha moderna */

body.page-id-17833
#recibimos-laptop
.info_extra
> details
> summary::before {
    content: "›";
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 22px;
    height: 22px;

    color: #ffffff;

    font-size: 22px;
    font-weight: 700;
    line-height: 1;

    transform: rotate(0deg);

    transition: transform .2s ease;
}

body.page-id-17833
#recibimos-laptop
.info_extra
> details[open]
> summary::before {
    transform: rotate(90deg);
}


/* Hover */

body.page-id-17833
#recibimos-laptop
.info_extra
> details
> summary:hover {
    background: var(--upc-blue-dark) !important;
    border-color: var(--upc-blue-dark) !important;

    box-shadow: 0 10px 24px rgba(0, 62, 178, 0.24);

    transform: translateY(-1px);
}


/* Área desplegada */

body.page-id-17833
#recibimos-laptop
.info_extra
> details[open] {
    max-width: 900px;
    padding: 0 28px 30px !important;

    background: #ffffff !important;

    border: 1px solid var(--upc-border) !important;

    box-shadow: 0 12px 34px rgba(16, 24, 40, 0.08);
}

body.page-id-17833
#recibimos-laptop
.info_extra
> details[open]
> summary {
    margin:
        0 -28px
        28px !important;

    border-radius: 12px 12px 0 0 !important;
}


/* ==========================================================================
   10. MODAL - OFRECER MI EQUIPO
   ========================================================================== */

body.page-id-17833.upc-laptop-modal-open {
    overflow: hidden !important;
}


/* Fondo oscuro */

body.page-id-17833 .upc-laptop-modal-overlay {
    position: fixed;
    inset: 0;
    z-index: 999999;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 32px;

    background: rgba(15, 23, 42, 0.62);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);

    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    transition:
        opacity .22s ease,
        visibility .22s ease;
}


/* Modal visible */

body.page-id-17833 .upc-laptop-modal-overlay.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}


/* Ventana */

body.page-id-17833 .upc-laptop-modal {
    display: flex;
    flex-direction: column;

    width: min(900px, 100%);
    max-height: calc(100vh - 64px);

    background: #ffffff;

    border: 1px solid rgba(0, 62, 178, 0.10);
    border-radius: 18px;

    box-shadow:
        0 24px 70px rgba(15, 23, 42, 0.24),
        0 4px 16px rgba(15, 23, 42, 0.08);

    overflow: hidden;

    transform: translateY(16px) scale(.985);

    transition: transform .22s ease;
}

body.page-id-17833
.upc-laptop-modal-overlay.is-open
.upc-laptop-modal {
    transform: translateY(0) scale(1);
}


/* ==========================================================================
   11. CABECERA DEL MODAL
   ========================================================================== */

body.page-id-17833 .upc-laptop-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    flex: 0 0 auto;

    min-height: 72px;
    padding: 18px 24px;

    background: #ffffff;

    border-bottom: 1px solid var(--upc-border);
}


/* Título */

body.page-id-17833 .upc-laptop-modal-title {
    color: var(--upc-blue) !important;

    font-size: 21px;
    line-height: 1.25;
    font-weight: 800;
    letter-spacing: -0.25px;
}


/* Botón cerrar */

body.page-id-17833 .upc-laptop-modal-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 40px;

    width: 40px;
    height: 40px;

    padding: 0;

    background: #f4f6f9 !important;
    color: #475467 !important;

    border: 1px solid #e5e9f0 !important;
    border-radius: 10px !important;

    font-size: 28px;
    line-height: 1;
    font-weight: 400;

    cursor: pointer;

    box-shadow: none !important;

    transition:
        background-color .2s ease,
        color .2s ease,
        border-color .2s ease;
}

body.page-id-17833 .upc-laptop-modal-close:hover {
    background: #eef3ff !important;
    color: var(--upc-blue) !important;
    border-color: #d6e2ff !important;
}


/* ==========================================================================
   12. CUERPO DEL MODAL
   ========================================================================== */

body.page-id-17833 .upc-laptop-modal-body {
    flex: 1 1 auto;

    min-height: 0;

    padding: 26px 30px 34px;

    overflow-y: auto;
    overscroll-behavior: contain;

    background: #ffffff;
}


/* El contenido ya no necesita estilos del details original */

body.page-id-17833
.upc-laptop-modal-body
.info_formulario {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;

    text-align: left;
}


/* Scrollbar discreto */

body.page-id-17833
.upc-laptop-modal-body::-webkit-scrollbar {
    width: 8px;
}

body.page-id-17833
.upc-laptop-modal-body::-webkit-scrollbar-track {
    background: transparent;
}

body.page-id-17833
.upc-laptop-modal-body::-webkit-scrollbar-thumb {
    background: #cbd2dc;
    border-radius: 999px;
}


/* ==========================================================================
   13. RESPONSIVE DEL MODAL
   ========================================================================== */

@media (max-width: 768px) {

    body.page-id-17833 .upc-laptop-modal-overlay {
        align-items: flex-end;

        padding: 12px;
    }

    body.page-id-17833 .upc-laptop-modal {
        width: 100%;
        max-height: calc(100vh - 24px);

        border-radius: 16px;
    }

    body.page-id-17833 .upc-laptop-modal-header {
        min-height: 64px;
        padding: 14px 18px;
    }

    body.page-id-17833 .upc-laptop-modal-title {
        font-size: 19px;
    }

    body.page-id-17833 .upc-laptop-modal-body {
        padding: 20px 18px 28px;
    }
}


/* ==========================================================================
   14. FORMULARIO DENTRO DEL MODAL
   ========================================================================== */

/* Neutralizar ancho antiguo de 370px */

body.page-id-17833
.upc-laptop-modal
.info_formulario p,
body.page-id-17833
.upc-laptop-modal
.info_formulario input,
body.page-id-17833
.upc-laptop-modal
.info_formulario select,
body.page-id-17833
.upc-laptop-modal
.info_formulario textarea {
    width: 100% !important;
    max-width: 100% !important;
}


/* Espaciado de cada campo */

body.page-id-17833
.upc-laptop-modal
.info_formulario > p {
    margin: 0 0 20px !important;
}


/* Etiquetas */

body.page-id-17833
.upc-laptop-modal
.info_formulario label {
    display: block;

    margin: 0 0 7px !important;

    color: #344054 !important;

    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
}


/* Asteriscos */

body.page-id-17833
.upc-laptop-modal
.info_formulario label em {
    color: var(--upc-blue);
    font-style: normal;
}


/* Inputs, selects y fechas */

body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="text"],
body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="email"],
body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="number"],
body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="date"],
body.page-id-17833
.upc-laptop-modal
.info_formulario select {
    display: block;

    width: 100% !important;
    height: 48px !important;

    padding: 0 14px !important;

    background: #ffffff !important;
    color: #101828 !important;

    border: 1px solid #d0d5dd !important;
    border-radius: 10px !important;

    font-size: 14px !important;
    line-height: 48px;

    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04) !important;

    outline: none !important;

    transition:
        border-color .18s ease,
        box-shadow .18s ease;
}


/* Textareas */

body.page-id-17833
.upc-laptop-modal
.info_formulario textarea {
    display: block;

    min-height: 120px !important;
    height: 120px !important;

    padding: 12px 14px !important;

    background: #ffffff !important;
    color: #101828 !important;

    border: 1px solid #d0d5dd !important;
    border-radius: 10px !important;

    font-size: 14px !important;
    line-height: 1.5;

    resize: vertical;

    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04) !important;

    outline: none !important;
}


/* Estado focus */

body.page-id-17833
.upc-laptop-modal
.info_formulario input:focus,
body.page-id-17833
.upc-laptop-modal
.info_formulario select:focus,
body.page-id-17833
.upc-laptop-modal
.info_formulario textarea:focus {
    border-color: var(--upc-blue) !important;

    box-shadow:
        0 0 0 3px rgba(0, 62, 178, 0.10) !important;
}


/* Campo de archivo */

body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="file"] {
    height: auto !important;

    padding: 10px !important;

    background: #f8fafc !important;

    border: 1px dashed #b8c3d1 !important;
    border-radius: 10px !important;
}


/* Details informativos internos */

body.page-id-17833
.upc-laptop-modal
.info_formulario > details {
    width: 100%;

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

    background: #f8faff !important;

    border: 1px solid #dbe5fb !important;
    border-radius: 10px !important;

    color: var(--upc-text) !important;
}

body.page-id-17833
.upc-laptop-modal
.info_formulario > details > summary {
    padding: 13px 16px;

    color: var(--upc-blue) !important;

    font-size: 14px;
    font-weight: 700;

    cursor: pointer;
}


/* Botón enviar */

body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="submit"] {
    display: block;

    width: 100% !important;
    height: 50px !important;

    margin-top: 8px;

    background: var(--upc-blue) !important;
    color: #ffffff !important;

    border: 0 !important;
    border-radius: 10px !important;

    font-size: 15px !important;
    font-weight: 800 !important;

    cursor: pointer;

    box-shadow: 0 6px 16px rgba(0, 62, 178, 0.18) !important;
}

body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="submit"]:hover {
    background: var(--upc-blue-dark) !important;
}


/* ==========================================================================
   14. FORMULARIO DENTRO DEL MODAL
   ========================================================================== */

/* Neutralizar ancho antiguo de 370px */

body.page-id-17833
.upc-laptop-modal
.info_formulario p,
body.page-id-17833
.upc-laptop-modal
.info_formulario input,
body.page-id-17833
.upc-laptop-modal
.info_formulario select,
body.page-id-17833
.upc-laptop-modal
.info_formulario textarea {
    width: 100% !important;
    max-width: 100% !important;
}


/* Espaciado de cada campo */

body.page-id-17833
.upc-laptop-modal
.info_formulario > p {
    margin: 0 0 20px !important;
}


/* Etiquetas */

body.page-id-17833
.upc-laptop-modal
.info_formulario label {
    display: block;

    margin: 0 0 7px !important;

    color: #344054 !important;

    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
}


/* Asteriscos */

body.page-id-17833
.upc-laptop-modal
.info_formulario label em {
    color: var(--upc-blue);
    font-style: normal;
}


/* Inputs, selects y fechas */

body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="text"],
body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="email"],
body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="number"],
body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="date"],
body.page-id-17833
.upc-laptop-modal
.info_formulario select {
    display: block;

    width: 100% !important;
    height: 48px !important;

    padding: 0 14px !important;

    background: #ffffff !important;
    color: #101828 !important;

    border: 1px solid #d0d5dd !important;
    border-radius: 10px !important;

    font-size: 14px !important;
    line-height: 48px;

    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04) !important;

    outline: none !important;

    transition:
        border-color .18s ease,
        box-shadow .18s ease;
}


/* Textareas */

body.page-id-17833
.upc-laptop-modal
.info_formulario textarea {
    display: block;

    min-height: 120px !important;
    height: 120px !important;

    padding: 12px 14px !important;

    background: #ffffff !important;
    color: #101828 !important;

    border: 1px solid #d0d5dd !important;
    border-radius: 10px !important;

    font-size: 14px !important;
    line-height: 1.5;

    resize: vertical;

    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04) !important;

    outline: none !important;
}


/* Estado focus */

body.page-id-17833
.upc-laptop-modal
.info_formulario input:focus,
body.page-id-17833
.upc-laptop-modal
.info_formulario select:focus,
body.page-id-17833
.upc-laptop-modal
.info_formulario textarea:focus {
    border-color: var(--upc-blue) !important;

    box-shadow:
        0 0 0 3px rgba(0, 62, 178, 0.10) !important;
}


/* Campo de archivo */

body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="file"] {
    height: auto !important;

    padding: 10px !important;

    background: #f8fafc !important;

    border: 1px dashed #b8c3d1 !important;
    border-radius: 10px !important;
}


/* Details informativos internos */

body.page-id-17833
.upc-laptop-modal
.info_formulario > details {
    width: 100%;

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

    background: #f8faff !important;

    border: 1px solid #dbe5fb !important;
    border-radius: 10px !important;

    color: var(--upc-text) !important;
}

body.page-id-17833
.upc-laptop-modal
.info_formulario > details > summary {
    padding: 13px 16px;

    color: var(--upc-blue) !important;

    font-size: 14px;
    font-weight: 700;

    cursor: pointer;
}


/* Botón enviar */

body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="submit"] {
    display: block;

    width: 100% !important;
    height: 50px !important;

    margin-top: 8px;

    background: var(--upc-blue) !important;
    color: #ffffff !important;

    border: 0 !important;
    border-radius: 10px !important;

    font-size: 15px !important;
    font-weight: 800 !important;

    cursor: pointer;

    box-shadow: 0 6px 16px rgba(0, 62, 178, 0.18) !important;
}

body.page-id-17833
.upc-laptop-modal
.info_formulario input[type="submit"]:hover {
    background: var(--upc-blue-dark) !important;
}


/* ==========================================================================
   15. GRID DEL FORMULARIO - ESCRITORIO
   ========================================================================== */

@media (min-width: 769px) {

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario {
        display: grid;

        grid-template-columns:
            minmax(0, 1fr)
            minmax(0, 1fr);

        column-gap: 24px;
        row-gap: 20px;

        align-items: start;
    }


    /* Cada bloque deja de generar margen vertical propio */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario > p,
    body.page-id-17833
    .upc-laptop-modal
    .info_formulario > details,
    body.page-id-17833
    .upc-laptop-modal
    .info_formulario > div {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }


    /* Ayudas desplegables a ancho completo */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario > details {
        grid-column: 1 / -1;
    }


    /* Reporte de batería */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > p:has(.subir-archivo) {
        grid-column: 1 / -1;
    }


    /* Contenedor del archivo de batería */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > div:has(input[name="reporte-bateria"]) {
        grid-column: 1 / -1;
    }


    /* Descripción larga del equipo */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > p:has(textarea[name="detalles-equipo"]) {
        grid-column: 1 / -1;
    }


    /* Notas adicionales */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > p:has(textarea[name="notas-adicionales"]) {
        grid-column: 1 / -1;
    }


    /* Documento de compra */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > p:has(input[name="documento-compra"]) {
        grid-column: 1 / -1;
    }


    /* Caja informativa del documento */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > div:not(:has(input)) {
        grid-column: 1 / -1;
    }


    /* Botón enviar */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > p:has(input[type="submit"]) {
        grid-column: 1 / -1;
    }


    /* Textareas con mejor proporción */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario textarea {
        min-height: 105px !important;
        height: 105px !important;
    }

}


/* ==========================================================================
   16. GRID - MÓVIL
   ========================================================================== */

@media (max-width: 768px) {

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario {
        display: block;
    }

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario > p,
    body.page-id-17833
    .upc-laptop-modal
    .info_formulario > details,
    body.page-id-17833
    .upc-laptop-modal
    .info_formulario > div {
        margin-bottom: 18px !important;
    }
}


/* ==========================================================================
   17. AJUSTE FINAL DE BLOQUES ESPECIALES
   ========================================================================== */

@media (min-width: 769px) {

    /* Campos que deben ocupar las dos columnas */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > .upc-field-full {
        grid-column: 1 / -1 !important;
    }


    /* Archivo de reporte de batería */

    body.page-id-17833
    .upc-laptop-modal
    .info_formulario
    > .upc-bateria-archivo {
        grid-column: 1 / -1 !important;
    }


    /* ----------------------------------------------------------------------
       VALOR ESPERADO
       ---------------------------------------------------------------------- */

    body.page-id-17833
    .upc-laptop-modal
    .upc-valor-titulo {
        grid-column: 1 !important;

        align-self: end;

        margin: 0 !important;

        color: #344054 !important;
        font-weight: 700;
    }


    body.page-id-17833
    .upc-laptop-modal
    .upc-valor-ayuda {
        grid-column: 2 !important;
        grid-row: span 2;

        align-self: stretch;

        margin: 0 !important;
        padding: 16px 18px !important;

        background: #f5f8ff;

        border: 1px solid #dce6fb;
        border-radius: 10px;

        color: #475467 !important;

        font-size: 13px !important;
        line-height: 1.6 !important;
    }


    body.page-id-17833
    .upc-laptop-modal
    .upc-valor-campo {
        grid-column: 1 !important;

        margin: 0 !important;
    }


    /* ----------------------------------------------------------------------
       BOTÓN ENVIAR
       ---------------------------------------------------------------------- */

    body.page-id-17833
    .upc-laptop-modal
    .upc-submit-row {
        grid-column: 1 / -1 !important;

        margin-top: 4px !important;
    }


    body.page-id-17833
    .upc-laptop-modal
    .upc-submit-row
    input[type="submit"] {
        width: 100% !important;
        max-width: none !important;
    }


    /* ----------------------------------------------------------------------
       ADJUNTOS
       ---------------------------------------------------------------------- */

    body.page-id-17833
    .upc-laptop-modal
    .upc-field-full
    input[type="file"],
    body.page-id-17833
    .upc-laptop-modal
    .upc-bateria-archivo
    input[type="file"] {
        width: 100% !important;
    }


    /* ----------------------------------------------------------------------
       TEXTAREAS GRANDES
       ---------------------------------------------------------------------- */

    body.page-id-17833
    .upc-laptop-modal
    .upc-field-full
    textarea {
        width: 100% !important;

        min-height: 110px !important;
        height: 110px !important;
    }

}


/* ==========================================================================
   18. CORRECCIÓN DE ESPECIFICIDAD - ANCHOS DEL FORMULARIO
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > p {
    width: 100% !important;
    max-width: 100% !important;
}


/* Campos marcados como ancho completo */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > .upc-field-full {
    width: 100% !important;
    max-width: 100% !important;
    grid-column: 1 / -1 !important;
}


/* Textareas de ancho completo */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-field-full textarea {
    width: 100% !important;
    max-width: 100% !important;
}


/* Adjuntos */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-field-full input[type="file"],
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-archivo input[type="file"] {
    width: 100% !important;
    max-width: 100% !important;
}


/* Fila del botón enviar */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-submit-row {
    width: 100% !important;
    max-width: 100% !important;
    grid-column: 1 / -1 !important;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-submit-row input[type="submit"] {
    width: 100% !important;
    max-width: 100% !important;
}


/* Contenedor del archivo de batería */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-archivo {
    width: 100% !important;
    max-width: 100% !important;
    grid-column: 1 / -1 !important;
}


/* ==========================================================================
   19. AYUDA - CONOZCA SU MODELO Y PROCESADOR
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:first-of-type {
    padding: 0 0 20px !important;

    background: #f7f9fd !important;

    border: 1px solid #d8e2f5 !important;
    border-radius: 12px !important;

    overflow: hidden;
}


/* Cabecera */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:first-of-type
> summary {
    padding: 15px 18px !important;

    background: #f3f6fc !important;
    color: var(--upc-blue) !important;

    border-bottom: 1px solid transparent;

    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.4;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:first-of-type[open]
> summary {
    border-bottom-color: #d8e2f5;
}


/* Texto interior */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:first-of-type
> p {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 16px 20px 0 !important;

    color: #475467 !important;

    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.65 !important;

    text-align: left !important;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:first-of-type
> p span {
    color: inherit !important;

    font-size: inherit !important;
    font-weight: 400 !important;
    line-height: inherit !important;
}


/* Imagen de referencia */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:first-of-type
img.msinfo32 {
    display: block;

    width: 100% !important;
    max-width: 720px !important;
    height: auto !important;

    margin: 0 auto !important;

    background: #ffffff;

    border: 1px solid #d0d5dd;
    border-radius: 10px;

    box-shadow: 0 6px 18px rgba(16, 24, 40, 0.08);
}


/* ==========================================================================
   20. AYUDA - REPORTE DE BATERÍA
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:nth-of-type(2) {
    padding: 0 0 18px !important;

    background: #f7f9fd !important;

    border: 1px solid #d8e2f5 !important;
    border-radius: 12px !important;

    overflow: hidden;
}


/* Cabecera */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:nth-of-type(2)
> summary {
    padding: 15px 18px !important;

    background: #f3f6fc !important;
    color: var(--upc-blue) !important;

    border-bottom: 1px solid transparent;

    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.4;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:nth-of-type(2)[open]
> summary {
    border-bottom-color: #d8e2f5;
}


/* Contenido */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:nth-of-type(2)
> p {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 18px 20px 4px !important;

    color: #475467 !important;

    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.75 !important;

    text-align: left !important;
}


/* Quitar negrita heredada del details antiguo */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:nth-of-type(2)
> p span {
    color: inherit !important;

    font-size: inherit !important;
    font-weight: 400 !important;
    line-height: inherit !important;
}


/* Destacar el comando */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:nth-of-type(2)
> p {
    background: #ffffff;
    margin: 18px 20px 0 !important;
    width: calc(100% - 40px) !important;

    padding: 18px 20px !important;

    border: 1px solid #e1e7ef;
    border-radius: 10px;
}


/* Ajuste móvil */

@media (max-width: 768px) {

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario
    > details:nth-of-type(2)
    > p {
        margin: 14px 14px 0 !important;
        width: calc(100% - 28px) !important;

        padding: 15px !important;
    }
}


/* ==========================================================================
   21. PASOS VISUALES - REPORTE DE BATERÍA
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-pasos {
    display: flex;
    flex-direction: column;
    gap: 14px;

    width: 100%;
}


/* Nota Apple */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-apple {
    display: flex;
    flex-direction: column;
    gap: 4px;

    padding: 14px 16px;

    background: #ffffff;

    border: 1px solid #e1e7ef;
    border-radius: 10px;

    color: #475467;

    font-size: 14px;
    line-height: 1.55;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-apple strong {
    color: var(--upc-blue);
}


/* Encabezado Windows */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-windows {
    margin-top: 2px;

    color: #344054;

    font-size: 14px;
    font-weight: 800;
}


/* Cada paso */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-paso {
    display: grid;

    grid-template-columns: 34px 1fr;

    align-items: start;
    gap: 12px;

    padding: 12px 14px;

    background: #ffffff;

    border: 1px solid #e1e7ef;
    border-radius: 10px;

    color: #475467;

    font-size: 14px;
    line-height: 1.55;
}


/* Número azul */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-numero {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 30px;
    height: 30px;

    background: var(--upc-blue);
    color: #ffffff;

    border-radius: 999px;

    font-size: 13px;
    font-weight: 800;
    line-height: 1;
}


/* Texto destacado */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-paso strong {
    color: #344054;
    font-weight: 700;
}


/* Comando */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-comando {
    margin-left: 46px;

    padding: 12px 14px;

    background: #101828;
    color: #ffffff;

    border-radius: 8px;

    font-family: monospace;
    font-size: 13px;
    line-height: 1.4;

    user-select: all;
}


/* Móvil */

@media (max-width: 768px) {

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .upc-bateria-paso {
        grid-template-columns: 30px 1fr;
        gap: 10px;

        padding: 11px 12px;
    }

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .upc-bateria-numero {
        width: 28px;
        height: 28px;
    }

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .upc-bateria-comando {
        margin-left: 40px;
    }
}


/* ==========================================================================
   22. AJUSTE DE CONTRASTE - NÚMEROS EN PASOS DE BATERÍA
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-numero,
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-paso
.upc-bateria-numero {
    color: #ffffff !important;
}


/* ==========================================================================
   22.1. CONTRASTE DEFINITIVO - NÚMEROS BLANCOS
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.upc-bateria-paso
span.upc-bateria-numero {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;

    opacity: 1 !important;

    font-weight: 800 !important;

    text-shadow: none !important;
}


/* ==========================================================================
   23. DATEPICKER - FECHA DE GARANTÍA
   ========================================================================== */

/* Ocultar el input date original que sigue usando Contact Form 7 */

body.page-id-17833
#recibimos-laptop
.upc-fecha-garantia-original {
    position: absolute !important;

    width: 1px !important;
    height: 1px !important;

    padding: 0 !important;
    margin: 0 !important;

    opacity: 0 !important;
    pointer-events: none !important;
}


/* Campo visual */

body.page-id-17833
#recibimos-laptop
.upc-fecha-garantia-visual {
    width: 100% !important;
    height: 48px !important;

    padding: 0 46px 0 14px !important;

    background:
        #ffffff
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23003EB2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")
        no-repeat
        right 14px center !important;

    color: #101828 !important;

    border: 1px solid #d0d5dd !important;
    border-radius: 10px !important;

    font-size: 16.8px !important;
    font-weight: 500 !important;

    cursor: pointer !important;

    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04) !important;

    outline: none !important;

    transition:
        border-color .18s ease,
        box-shadow .18s ease;
}

body.page-id-17833
#recibimos-laptop
.upc-fecha-garantia-visual:focus {
    border-color: var(--upc-blue) !important;

    box-shadow:
        0 0 0 3px rgba(0, 62, 178, 0.10) !important;
}


/* ==========================================================================
   24. VENTANA DEL CALENDARIO JQUERY UI
   ========================================================================== */

body.page-id-17833 #ui-datepicker-div {
    z-index: 1000005 !important;

    width: 320px !important;

    padding: 0 !important;

    background: #ffffff !important;

    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;

    box-shadow:
        0 20px 50px rgba(15, 23, 42, 0.20),
        0 4px 14px rgba(15, 23, 42, 0.08) !important;

    overflow: hidden;

    font-family: inherit !important;
}


/* ==========================================================================
   25. CABECERA DEL CALENDARIO
   ========================================================================== */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-header {
    position: relative;

    display: flex;
    align-items: center;
    justify-content: center;

    min-height: 66px;

    padding: 14px 52px !important;

    background: var(--upc-blue) !important;

    border: 0 !important;
    border-radius: 0 !important;
}


/* Mes y año */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-title {
    display: flex;
    align-items: center;
    justify-content: center;

    gap: 6px;

    width: 100%;

    margin: 0 !important;

    color: #ffffff !important;

    font-size: 15px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
}


/* Selectores de mes y año */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-title select {
    width: auto !important;
    min-width: 86px;

    height: 34px !important;

    padding: 0 26px 0 9px !important;

    background-color: rgba(255, 255, 255, 0.14) !important;
    color: #ffffff !important;

    border: 1px solid rgba(255, 255, 255, 0.28) !important;
    border-radius: 8px !important;

    font-size: 13px !important;
    font-weight: 700 !important;

    outline: none !important;
    box-shadow: none !important;

    cursor: pointer;
}

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-title select option {
    background: #ffffff;
    color: #101828;
}


/* ==========================================================================
   26. NAVEGACIÓN MES ANTERIOR / SIGUIENTE
   ========================================================================== */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-prev,
body.page-id-17833
#ui-datepicker-div
.ui-datepicker-next {
    position: absolute;

    top: 15px !important;

    display: flex !important;
    align-items: center;
    justify-content: center;

    width: 36px !important;
    height: 36px !important;

    background: rgba(255, 255, 255, 0.12) !important;

    border: 1px solid rgba(255, 255, 255, 0.22) !important;
    border-radius: 9px !important;

    cursor: pointer !important;
}

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-prev {
    left: 12px !important;
}

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-next {
    right: 12px !important;
}

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-prev:hover,
body.page-id-17833
#ui-datepicker-div
.ui-datepicker-next:hover {
    background: rgba(255, 255, 255, 0.22) !important;
}


/* Ocultar texto/ícono heredado */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-prev span,
body.page-id-17833
#ui-datepicker-div
.ui-datepicker-next span {
    display: none !important;
}


/* Flechas propias */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-prev::before,
body.page-id-17833
#ui-datepicker-div
.ui-datepicker-next::before {
    color: #ffffff;

    font-size: 23px;
    font-weight: 400;
    line-height: 1;
}

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-prev::before {
    content: "‹";
}

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-next::before {
    content: "›";
}


/* ==========================================================================
   27. TABLA DE DÍAS
   ========================================================================== */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-calendar {
    width: calc(100% - 24px) !important;

    margin: 12px !important;

    border-collapse: separate !important;
    border-spacing: 3px !important;
}


/* Días de la semana */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-calendar th {
    padding: 7px 2px !important;

    color: #667085 !important;

    font-size: 11px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
}


/* Celdas */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-calendar td {
    padding: 0 !important;

    border: 0 !important;

    background: transparent !important;
}


/* Días */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-calendar td a,
body.page-id-17833
#ui-datepicker-div
.ui-datepicker-calendar td span {
    display: flex !important;
    align-items: center;
    justify-content: center;

    width: 36px !important;
    height: 36px !important;

    margin: auto !important;
    padding: 0 !important;

    background: transparent !important;
    color: #344054 !important;

    border: 0 !important;
    border-radius: 9px !important;

    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 1 !important;

    text-align: center !important;

    transition:
        background-color .15s ease,
        color .15s ease;
}


/* Hover */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-calendar td a:hover {
    background: #eef3ff !important;
    color: var(--upc-blue) !important;
}


/* Día actual */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-today a {
    background: #eef3ff !important;
    color: var(--upc-blue) !important;

    box-shadow:
        inset 0 0 0 1px #cbd9ff !important;
}


/* Día seleccionado */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-current-day a {
    background: var(--upc-blue) !important;
    color: #ffffff !important;

    -webkit-text-fill-color: #ffffff !important;

    box-shadow:
        0 4px 10px rgba(0, 62, 178, 0.22) !important;
}


/* Días de otros meses */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-other-month a,
body.page-id-17833
#ui-datepicker-div
.ui-datepicker-other-month span {
    color: #c0c7d1 !important;

    opacity: .75;
}


/* ==========================================================================
   28. MÓVIL
   ========================================================================== */

@media (max-width: 480px) {

    body.page-id-17833 #ui-datepicker-div {
        width: calc(100vw - 32px) !important;
        max-width: 340px;
    }

    body.page-id-17833
    #ui-datepicker-div
    .ui-datepicker-calendar td a,
    body.page-id-17833
    #ui-datepicker-div
    .ui-datepicker-calendar td span {
        width: 34px !important;
        height: 34px !important;
    }
}


/* ==========================================================================
   29. BOTONERA INFERIOR DEL DATEPICKER
   ========================================================================== */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-buttonpane {
    display: flex !important;
    align-items: center;
    justify-content: space-between;

    gap: 10px;

    margin: 0 !important;
    padding: 12px 14px 14px !important;

    background: #f8fafc !important;

    border: 0 !important;
    border-top: 1px solid #e5e9f0 !important;
}


/* Reset de botones heredados */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-buttonpane button {
    float: none !important;

    width: auto !important;
    min-width: 90px;

    height: 36px !important;

    margin: 0 !important;
    padding: 0 16px !important;

    border-radius: 8px !important;

    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 36px !important;

    cursor: pointer !important;

    opacity: 1 !important;

    box-shadow: none !important;

    transition:
        background-color .15s ease,
        color .15s ease,
        border-color .15s ease;
}


/* Botón HOY */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-current {
    order: 2;

    margin-left: auto !important;

    background: var(--upc-blue) !important;
    color: #ffffff !important;

    -webkit-text-fill-color: #ffffff !important;

    border: 1px solid var(--upc-blue) !important;
}

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-current:hover {
    background: var(--upc-blue-dark) !important;
    border-color: var(--upc-blue-dark) !important;
}


/* Botón LIMPIAR */

body.page-id-17833
#ui-datepicker-div
.upc-datepicker-clear {
    order: 1;

    margin-right: auto !important;

    background: #ffffff !important;
    color: #475467 !important;

    -webkit-text-fill-color: #475467 !important;

    border: 1px solid #d0d5dd !important;
}

body.page-id-17833
#ui-datepicker-div
.upc-datepicker-clear:hover {
    background: #f1f5f9 !important;
    color: #101828 !important;

    -webkit-text-fill-color: #101828 !important;

    border-color: #b8c2ce !important;
}


/* Ocultar completamente Cerrar */

body.page-id-17833
#ui-datepicker-div
.ui-datepicker-close {
    display: none !important;
}


/* Móvil */

@media (max-width: 480px) {

    body.page-id-17833
    #ui-datepicker-div
    .ui-datepicker-buttonpane {
        padding: 10px 12px 12px !important;
    }

    body.page-id-17833
    #ui-datepicker-div
    .ui-datepicker-buttonpane button {
        min-width: 82px;

        height: 34px !important;

        padding: 0 13px !important;

        line-height: 34px !important;
    }
}


/* ==========================================================================
   30. PROCESO FINAL - ¿Y AHORA QUÉ SIGUE?
   ========================================================================== */

body.page-id-17833
.elementor-element-41da44f {
    margin-top: 42px;
}


/* Título principal de la sección */

body.page-id-17833
.elementor-element-41da44f
.elementor-widget-container
> div:first-child
> p:first-child {
    margin: 0 0 10px !important;
}

body.page-id-17833
.elementor-element-41da44f
.elementor-widget-container
> div:first-child
> p:first-child
b {
    display: block;

    color: var(--upc-blue) !important;

    font-size: 30px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
    letter-spacing: -0.4px !important;

    text-align: left !important;
}


/* Texto introductorio */

body.page-id-17833
.elementor-element-41da44f
.elementor-widget-container
> div:first-child
> p:last-child {
    margin: 0 0 24px !important;

    color: var(--upc-muted) !important;

    font-size: 18px !important;
    line-height: 1.65 !important;
}


/* ==========================================================================
   31. GRID DE LAS 4 TARJETAS
   ========================================================================== */

body.page-id-17833
.upc-proceso-grid {
    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap: 18px;

    width: 100%;
}


/* Tarjeta */

body.page-id-17833
.upc-proceso-card {
    position: relative;

    padding: 22px;

    background: #ffffff;

    border: 1px solid var(--upc-border);
    border-radius: 14px;

    box-shadow:
        0 6px 18px rgba(16, 24, 40, 0.05);

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        border-color .18s ease;
}

body.page-id-17833
.upc-proceso-card:hover {
    transform: translateY(-2px);

    border-color: #d5e0f7;

    box-shadow:
        0 10px 26px rgba(16, 24, 40, 0.08);
}


/* ==========================================================================
   32. CABECERA DE CADA PASO
   ========================================================================== */

body.page-id-17833
.upc-proceso-card-header {
    display: flex;
    align-items: center;

    gap: 12px;

    margin-bottom: 16px;
}


/* Número */

body.page-id-17833
.upc-proceso-numero {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 38px;

    width: 38px;
    height: 38px;

    background: var(--upc-blue);
    color: #ffffff !important;

    -webkit-text-fill-color: #ffffff !important;

    border-radius: 999px;

    font-size: 18px;
    line-height: 1;
    font-weight: 800;

    box-shadow:
        0 5px 12px rgba(0, 62, 178, 0.18);
}


/* Título de cada tarjeta */

body.page-id-17833
.upc-proceso-card-header
h3 {
    margin: 0 !important;

    color: var(--upc-blue) !important;

    font-size: 20.4px !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
    letter-spacing: -0.2px !important;
}


/* ==========================================================================
   33. CONTENIDO DE LAS TARJETAS
   ========================================================================== */

body.page-id-17833
.upc-proceso-card
> ul {
    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
}

body.page-id-17833
.upc-proceso-card
> ul
> li {
    position: relative;

    margin: 0 0 13px !important;
    padding: 0 0 0 18px !important;

    color: var(--upc-text) !important;

    font-size: 16.8px !important;
    line-height: 1.65 !important;
}

body.page-id-17833
.upc-proceso-card
> ul
> li:last-child {
    margin-bottom: 0 !important;
}


/* Punto azul principal */

body.page-id-17833
.upc-proceso-card
> ul
> li::before {
    content: "";

    position: absolute;

    top: 9px;
    left: 1px;

    width: 6px;
    height: 6px;

    background: var(--upc-blue);

    border-radius: 999px;
}


/* Párrafos */

body.page-id-17833
.upc-proceso-card
p {
    margin: 0 !important;

    color: var(--upc-text) !important;

    font-size: 16.8px !important;
    line-height: 1.65 !important;
}


/* Destacados */

body.page-id-17833
.upc-proceso-card
strong,
body.page-id-17833
.upc-proceso-card
b {
    color: #344054 !important;
    font-weight: 700 !important;
}


/* ==========================================================================
   34. SUBLISTAS INTERNAS
   ========================================================================== */

body.page-id-17833
.upc-proceso-card
ul ul {
    margin: 10px 0 2px !important;
    padding: 10px 14px 10px 30px !important;

    background: #f7f9fd;

    border: 1px solid #e3e9f2;
    border-radius: 9px;
}

body.page-id-17833
.upc-proceso-card
ul ul li {
    margin: 0 0 7px !important;

    color: #475467 !important;

    font-size: 15.6px !important;
    line-height: 1.55 !important;
}

body.page-id-17833
.upc-proceso-card
ul ul li:last-child {
    margin-bottom: 0 !important;
}

body.page-id-17833
.upc-proceso-card
ul ul li::marker {
    color: var(--upc-blue);
}


/* ==========================================================================
   35. MÓVIL
   ========================================================================== */

@media (max-width: 768px) {

    body.page-id-17833
    .upc-proceso-grid {
        grid-template-columns: 1fr;

        gap: 14px;
    }

    body.page-id-17833
    .upc-proceso-card {
        padding: 18px;
    }

    body.page-id-17833
    .upc-proceso-numero {
        flex-basis: 34px;

        width: 34px;
        height: 34px;
    }

    body.page-id-17833
    .upc-proceso-card-header
    h3 {
        font-size: 19.2px !important;
    }

    body.page-id-17833
    .elementor-element-41da44f
    .elementor-widget-container
    > div:first-child
    > p:first-child
    b {
        font-size: 25.2px !important;
    }
}


/* ==========================================================================
   36. REQUISITOS PRINCIPALES - 3 TARJETAS
   ========================================================================== */

body.page-id-17833
.upc-requisitos-grid {
    display: grid;

    grid-template-columns:
        repeat(3, minmax(0, 1fr));

    gap: 16px;

    width: 100%;

    margin: 20px 0 38px;
}


/* Tarjeta */

body.page-id-17833
.upc-requisito-card {
    display: flex;
    flex-direction: column;

    min-width: 0;

    padding: 20px;

    background: #ffffff;

    border: 1px solid #e2e8f0;
    border-radius: 14px;

    box-shadow:
        0 6px 18px rgba(16, 24, 40, 0.05);

    transition:
        transform .18s ease,
        border-color .18s ease,
        box-shadow .18s ease;
}

body.page-id-17833
.upc-requisito-card:hover {
    transform: translateY(-2px);

    border-color: #cfdbf3;

    box-shadow:
        0 10px 26px rgba(16, 24, 40, 0.08);
}


/* ==========================================================================
   37. CABECERA
   ========================================================================== */

body.page-id-17833
.upc-requisito-card-header {
    display: flex;
    align-items: center;

    gap: 11px;

    margin-bottom: 16px;
}


/* Icono */

body.page-id-17833
.upc-requisito-icono {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 42px;

    width: 42px;
    height: 42px;

    background: #eef3ff;
    color: var(--upc-blue);

    border: 1px solid #d9e4ff;
    border-radius: 11px;

    font-size: 13px;
    line-height: 1;
    font-weight: 800;
}


/* Iconos por tarjeta */

body.page-id-17833
.upc-requisito-card-1
.upc-requisito-icono::before {
    content: "CPU";
}

body.page-id-17833
.upc-requisito-card-2
.upc-requisito-icono::before {
    content: "✓";

    font-size: 21px;
}

body.page-id-17833
.upc-requisito-card-3
.upc-requisito-icono::before {
    content: "ID";
}


/* Título */

body.page-id-17833
.upc-requisito-card-header
h4 {
    margin: 0 !important;

    color: var(--upc-blue) !important;

    font-size: 19.2px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
}


/* ==========================================================================
   38. CONTENIDO
   ========================================================================== */

body.page-id-17833
.upc-requisito-card
> ul {
    flex: 1 1 auto;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;

    border: 0 !important;
    border-radius: 0 !important;

    list-style: none !important;
}


/* Cada requisito */

body.page-id-17833
.upc-requisito-card
> ul
> li {
    position: relative;

    margin: 0 0 12px !important;
    padding: 0 0 0 16px !important;

    color: #475467 !important;

    font-size: 15.6px !important;
    line-height: 1.55 !important;
}

body.page-id-17833
.upc-requisito-card
> ul
> li:last-child {
    margin-bottom: 0 !important;
}


/* Punto azul */

body.page-id-17833
.upc-requisito-card
> ul
> li::before {
    content: "";

    position: absolute;

    top: 8px;
    left: 1px;

    width: 5px;
    height: 5px;

    background: var(--upc-blue);

    border-radius: 999px;
}


/* Párrafos heredados */

body.page-id-17833
.upc-requisito-card
p {
    margin: 0 !important;

    color: #475467 !important;

    font-size: 15.6px !important;
    line-height: 1.55 !important;
}


/* Destacados */

body.page-id-17833
.upc-requisito-card
strong,
body.page-id-17833
.upc-requisito-card
b {
    color: #344054 !important;

    font-weight: 700 !important;
}


/* ==========================================================================
   39. TABLET / MÓVIL
   ========================================================================== */

@media (max-width: 991px) {

    body.page-id-17833
    .upc-requisitos-grid {
        grid-template-columns: 1fr;

        gap: 12px;
    }
}

@media (max-width: 768px) {

    body.page-id-17833
    .upc-requisito-card {
        padding: 17px;
    }

    body.page-id-17833
    .upc-requisito-icono {
        flex-basis: 38px;

        width: 38px;
        height: 38px;
    }
}


/* ==========================================================================
   40. CONSIDERACIONES - 2 TARJETAS
   ========================================================================== */

body.page-id-17833
.upc-consideraciones-grid {
    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap: 18px;

    width: 100%;

    margin: 22px 0 38px;
}


/* Tarjetas */

body.page-id-17833
.upc-consideracion-card {
    min-width: 0;

    padding: 22px;

    background: #ffffff;

    border: 1px solid #e2e8f0;
    border-radius: 14px;

    box-shadow:
        0 6px 18px rgba(16, 24, 40, 0.05);
}


/* Títulos */

body.page-id-17833
.upc-consideracion-card
> h3 {
    margin: 0 0 14px !important;

    color: var(--upc-blue) !important;

    font-size: 20.4px !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
}


/* Texto */

body.page-id-17833
.upc-consideracion-card
> p {
    margin: 0 0 14px !important;

    color: #475467 !important;

    font-size: 16.8px !important;
    line-height: 1.6 !important;
}


/* Listas */

body.page-id-17833
.upc-consideracion-card
> ul {
    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;

    border: 0 !important;
    border-radius: 0 !important;

    list-style: none !important;
}

body.page-id-17833
.upc-consideracion-card
> ul
> li {
    position: relative;

    margin: 0 0 11px !important;
    padding: 0 0 0 17px !important;

    color: #475467 !important;

    font-size: 15.6px !important;
    line-height: 1.6 !important;
}

body.page-id-17833
.upc-consideracion-card
> ul
> li:last-child {
    margin-bottom: 0 !important;
}

body.page-id-17833
.upc-consideracion-card
> ul
> li::before {
    content: "";

    position: absolute;

    top: 8px;
    left: 1px;

    width: 5px;
    height: 5px;

    background: var(--upc-blue);

    border-radius: 999px;
}


/* Nota importante */

body.page-id-17833
.upc-consideracion-tiempos
blockquote {
    margin: 0 0 14px !important;
    padding: 12px 14px !important;

    background: #f3f6ff !important;

    border-left: 4px solid var(--upc-blue) !important;
    border-radius: 0 9px 9px 0 !important;
}

body.page-id-17833
.upc-consideracion-tiempos
blockquote p {
    margin: 0 !important;

    color: var(--upc-blue) !important;

    font-size: 15.6px !important;
    font-weight: 700 !important;
}


/* Destacados */

body.page-id-17833
.upc-consideracion-card
strong,
body.page-id-17833
.upc-consideracion-card
b {
    color: #344054 !important;

    font-weight: 700 !important;
}


/* Móvil */

@media (max-width: 768px) {

    body.page-id-17833
    .upc-consideraciones-grid {
        grid-template-columns: 1fr;

        gap: 14px;
    }

    body.page-id-17833
    .upc-consideracion-card {
        padding: 18px;
    }
}


/* ==========================================================================
   41. CTA FINAL - OFRECER MI EQUIPO
   ========================================================================== */

body.page-id-17833
.upc-oferta-cta {
    position: relative;

    margin: 42px 0 46px;
    padding: 34px 38px;

    background:
        linear-gradient(
            135deg,
            #ffffff 0%,
            #f4f7ff 100%
        );

    border: 1px solid #d9e3f5;
    border-radius: 18px;

    box-shadow:
        0 12px 34px rgba(16, 24, 40, 0.07);

    overflow: hidden;
}


/* Línea decorativa superior */

body.page-id-17833
.upc-oferta-cta::before {
    content: "";

    position: absolute;

    top: 0;
    left: 0;

    width: 100%;
    height: 4px;

    background: var(--upc-blue);
}


/* ==========================================================================
   42. CABECERA DEL CTA
   ========================================================================== */

body.page-id-17833
.upc-oferta-cta-header {
    max-width: 760px;

    margin: 0 auto;

    text-align: center;
}


/* Etiqueta superior */

body.page-id-17833
.upc-oferta-cta-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 12px;
    padding: 6px 12px;

    background: #eaf1ff;
    color: var(--upc-blue);

    border: 1px solid #d4e1ff;
    border-radius: 999px;

    font-size: 11px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: .7px;
}


/* Título */

body.page-id-17833
.upc-oferta-cta-header
h2 {
    margin: 0 0 10px !important;

    color: var(--upc-blue) !important;

    font-size: 33.6px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    letter-spacing: -0.45px !important;

    text-align: center !important;
}


/* Descripción */

body.page-id-17833
.upc-oferta-cta-descripcion {
    max-width: 680px;

    margin: 0 auto !important;

    color: #475467 !important;

    font-size: 18px !important;
    line-height: 1.65 !important;

    text-align: center !important;
}


/* ==========================================================================
   43. NOTA DE CAMPOS OBLIGATORIOS
   ========================================================================== */

body.page-id-17833
.upc-oferta-cta-nota {
    margin: 14px 0 22px !important;

    color: #667085 !important;

    font-size: 14.4px !important;
    line-height: 1.4 !important;

    text-align: center !important;
}


/* ==========================================================================
   44. BOTÓN PRINCIPAL
   ========================================================================== */

body.page-id-17833
.upc-oferta-cta
#recibimos-laptop {
    width: 100%;
}

body.page-id-17833
.upc-oferta-cta
#recibimos-laptop
.info_extra
> details {
    max-width: 520px;

    margin: 0 auto !important;
}

body.page-id-17833
.upc-oferta-cta
#recibimos-laptop
.info_extra
> details
> summary {
    min-height: 56px;

    padding: 15px 28px !important;

    border-radius: 12px !important;

    font-size: 18px !important;

    box-shadow:
        0 10px 24px rgba(0, 62, 178, 0.20);
}


/* ==========================================================================
   45. RESPONSIVE CTA
   ========================================================================== */

@media (max-width: 768px) {

    body.page-id-17833
    .upc-oferta-cta {
        margin: 30px 0 34px;

        padding: 28px 20px;
    }

    body.page-id-17833
    .upc-oferta-cta-header
    h2 {
        font-size: 27.6px !important;
    }

    body.page-id-17833
    .upc-oferta-cta-descripcion {
        font-size: 16.8px !important;
    }

    body.page-id-17833
    .upc-oferta-cta
    #recibimos-laptop
    .info_extra
    > details {
        width: 100%;
        max-width: 100%;
    }
}


/* ==========================================================================
   46. CTA FINAL - COMPACTO
   ========================================================================== */

/* Ocultar etiqueta TASACIÓN ULTRAPC */

body.page-id-17833
.upc-oferta-cta-label {
    display: none !important;
}


/* Reducir altura general */

body.page-id-17833
.upc-oferta-cta {
    margin: 30px 0 34px !important;
    padding: 24px 30px 26px !important;
}


/* Título más compacto */

body.page-id-17833
.upc-oferta-cta-header
h2 {
    margin: 0 0 6px !important;

    font-size: 30px !important;
    line-height: 1.15 !important;
}


/* Descripción */

body.page-id-17833
.upc-oferta-cta-descripcion {
    margin: 0 auto !important;

    font-size: 16.8px !important;
    line-height: 1.5 !important;
}


/* Nota */

body.page-id-17833
.upc-oferta-cta-nota {
    margin: 8px 0 16px !important;

    font-size: 13.2px !important;
}


/* Botón ligeramente más compacto */

body.page-id-17833
.upc-oferta-cta
#recibimos-laptop
.info_extra
> details
> summary {
    min-height: 50px !important;

    padding: 12px 24px !important;
}


/* Móvil */

@media (max-width: 768px) {

    body.page-id-17833
    .upc-oferta-cta {
        margin: 24px 0 28px !important;
        padding: 22px 16px 24px !important;
    }

    body.page-id-17833
    .upc-oferta-cta-header
    h2 {
        font-size: 25.2px !important;
    }
}


/* ==========================================================================
   47. ALINEACIÓN FINAL DE ENCABEZADOS DE SECCIÓN
   ========================================================================== */

/* --------------------------------------------------------------------------
   REQUISITOS + CONSIDERACIONES
   -------------------------------------------------------------------------- */

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container
> h2 {
    text-align: center !important;
}


/* Título de Requisitos y sus dos textos introductorios */

body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container
> h2:first-of-type
+ p,
body.page-id-17833
.elementor-element-5fc68703
.elementor-widget-container
> h2:first-of-type
+ p
+ p {
    text-align: center !important;

    max-width: 900px;
    margin-left: auto !important;
    margin-right: auto !important;
}


/* --------------------------------------------------------------------------
   LISTO, ¿Y AHORA, QUÉ SIGUE?
   -------------------------------------------------------------------------- */

body.page-id-17833
.elementor-element-41da44f
.elementor-widget-container
> div:first-child {
    text-align: center !important;
}

body.page-id-17833
.elementor-element-41da44f
.elementor-widget-container
> div:first-child
> p:first-child
b {
    text-align: center !important;
}

body.page-id-17833
.elementor-element-41da44f
.elementor-widget-container
> div:first-child
> p:last-child {
    max-width: 900px;

    margin-left: auto !important;
    margin-right: auto !important;

    text-align: center !important;
}


/* ==========================================================================
   CTA - VARIOS EQUIPOS
   ========================================================================== */

body.page-id-17833
.upc-varios-equipos-cta {
    width: 100%;
    max-width: 560px;

    margin: -8px auto 36px;
    padding: 20px 0 0;

    text-align: center;

    border-top: 1px solid #e3e9f4;
}


body.page-id-17833
.upc-varios-equipos-texto {
    max-width: 520px;

    margin: 0 auto 14px !important;

    color: #475467 !important;

    font-size: 16.8px !important;
    line-height: 1.55 !important;
    font-weight: 400 !important;

    text-align: center !important;
}


body.page-id-17833
.upc-varios-equipos-boton {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    min-height: 54px;

    margin: 0 !important;
    padding: 14px 24px !important;

    background: var(--upc-blue) !important;
    color: #ffffff !important;

    border: 1px solid var(--upc-blue) !important;
    border-radius: 12px !important;

    font-size: 18px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: .15px;

    cursor: pointer;

    box-shadow: 0 8px 20px rgba(0, 62, 178, 0.18);

    transition:
        background-color .2s ease,
        box-shadow .2s ease,
        transform .2s ease;
}


body.page-id-17833
.upc-varios-equipos-boton:hover {
    background: #00369c !important;
    border-color: #00369c !important;

    transform: translateY(-1px);

    box-shadow: 0 10px 24px rgba(0, 62, 178, 0.24);
}


body.page-id-17833
.upc-varios-equipos-boton:active {
    transform: translateY(0);
}


@media (max-width: 767px) {

    body.page-id-17833
    .upc-varios-equipos-cta {
        margin-top: -4px;
        padding-top: 18px;
    }

    body.page-id-17833
    .upc-varios-equipos-texto {
        font-size: 15.6px !important;
    }

    body.page-id-17833
    .upc-varios-equipos-boton {
        min-height: 52px;
        font-size: 16.8px !important;
        padding: 13px 18px !important;
    }
}


/* ==========================================================================
   VARIOS EQUIPOS - INFORMACIÓN DESPLEGABLE
   ========================================================================== */

body.page-id-17833
.upc-varios-equipos-info {
    width: 100%;

    margin: 18px 0 0;
    padding: 22px 24px;

    background: #f7f9fd;

    border: 1px solid #d9e4f5;
    border-radius: 12px;

    color: #475467;

    text-align: left;

    box-shadow:
        0 5px 16px rgba(16, 24, 40, 0.05);
}


body.page-id-17833
.upc-varios-equipos-info[hidden] {
    display: none !important;
}


body.page-id-17833
.upc-varios-info-intro {
    margin: 0 0 16px !important;

    color: #344054 !important;

    font-size: 16.8px !important;
    line-height: 1.6 !important;
}


body.page-id-17833
.upc-varios-info-intro a {
    color: var(--upc-blue) !important;

    font-weight: 800 !important;
    text-decoration: none !important;
}


body.page-id-17833
.upc-varios-info-intro a:hover {
    text-decoration: underline !important;
}


body.page-id-17833
.upc-varios-info-lista {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 8px 24px;

    margin: 0 0 18px !important;
    padding: 0 !important;

    list-style: none !important;
}


body.page-id-17833
.upc-varios-info-lista li {
    position: relative;

    margin: 0 !important;
    padding: 0 0 0 22px !important;

    color: #475467 !important;

    font-size: 16.8px !important;
    line-height: 1.5 !important;
}


body.page-id-17833
.upc-varios-info-lista li::before {
    content: "✓";

    position: absolute;
    left: 0;
    top: 0;

    color: var(--upc-blue);

    font-weight: 900;
}


body.page-id-17833
.upc-varios-info-final {
    margin: 0 !important;
    padding-top: 15px;

    border-top: 1px solid #e3e9f4;

    color: var(--upc-blue) !important;

    font-size: 16.8px !important;
    line-height: 1.55 !important;
    font-weight: 700 !important;
}


body.page-id-17833
.upc-varios-equipos-boton.is-open {
    box-shadow:
        0 5px 14px rgba(0, 62, 178, 0.14);
}


@media (max-width: 767px) {

    body.page-id-17833
    .upc-varios-equipos-info {
        padding: 18px;
    }

    body.page-id-17833
    .upc-varios-info-lista {
        grid-template-columns: 1fr;
        gap: 7px;
    }

    body.page-id-17833
    .upc-varios-info-intro,
    body.page-id-17833
    .upc-varios-info-lista li,
    body.page-id-17833
    .upc-varios-info-final {
        font-size: 15.6px !important;
    }
}


/* Flecha igual al botón principal */
body.page-id-17833
.upc-varios-equipos-boton::before {
    content: "›";
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 22px;
    height: 22px;

    margin-right: 10px;

    color: #ffffff;

    font-size: 22px;
    font-weight: 700;
    line-height: 1;
}


/* ==========================================================================
   REPORTE BATERIA - CORRECCION ANCHO AYUDAS MAC
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details
.upc-bateria-pasos {
    width: 100% !important;
    max-width: none !important;
}


body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details
.upc-bateria-paso {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box !important;
}


body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details
> p {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 20px !important;
    box-sizing: border-box !important;
}


/* ==========================================================================
   REPORTE BATERIA - ACORDEONES MODERNOS
   ========================================================================== */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos) {
    overflow: hidden !important;

    margin: 0 0 12px !important;

    background: #ffffff !important;

    border: 1px solid #d9e4f5 !important;
    border-radius: 12px !important;

    box-shadow:
        0 2px 7px rgba(16, 24, 40, 0.035) !important;

    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        transform .2s ease !important;
}


body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos):hover {
    border-color: #b9cdf5 !important;

    box-shadow:
        0 5px 14px rgba(0, 62, 178, 0.07) !important;
}


body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)[open] {
    border-color: #b9cdf5 !important;

    box-shadow:
        0 7px 18px rgba(0, 62, 178, 0.075) !important;
}


/* CABECERA */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)
> summary {
    position: relative;

    display: flex !important;
    align-items: center !important;

    min-height: 58px;

    padding: 12px 54px 12px 18px !important;

    background:
        linear-gradient(
            135deg,
            #ffffff 0%,
            #f7faff 100%
        ) !important;

    color: var(--upc-blue) !important;

    font-size: 16px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;

    cursor: pointer;

    list-style: none !important;

    transition:
        background .2s ease,
        color .2s ease !important;
}


body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)
> summary::-webkit-details-marker {
    display: none !important;
}


body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)
> summary::marker {
    content: "" !important;
}


/* PUNTO / IDENTIFICADOR */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)
> summary::before {
    content: "";

    flex: 0 0 auto;

    width: 10px;
    height: 10px;

    margin-right: 12px;

    background: var(--upc-blue);

    border-radius: 50%;

    box-shadow:
        0 0 0 4px rgba(0, 62, 178, 0.09);
}


/* CHEVRON DERECHO */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)
> summary::after {
    content: "›";

    position: absolute;
    right: 18px;
    top: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 28px;
    height: 28px;

    background: #edf3ff;
    color: var(--upc-blue);

    border-radius: 8px;

    font-size: 22px;
    font-weight: 700;
    line-height: 1;

    transform:
        translateY(-50%)
        rotate(90deg);

    transition:
        transform .22s ease,
        background-color .22s ease;
}


body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)[open]
> summary::after {
    transform:
        translateY(-50%)
        rotate(-90deg);

    background: var(--upc-blue);
    color: #ffffff;
}


/* ESTADO ABIERTO */

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)[open]
> summary {
    background:
        linear-gradient(
            135deg,
            #f5f8ff 0%,
            #edf3ff 100%
        ) !important;

    border-bottom: 1px solid #d9e4f5;
}


/* MOVIL */

@media (max-width: 767px) {

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario > details:has(.upc-bateria-pasos)
    > summary {
        min-height: 54px;

        padding:
            11px 48px
            11px 15px !important;

        font-size: 15px !important;
    }

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario > details:has(.upc-bateria-pasos)
    > summary::after {
        right: 13px;

        width: 26px;
        height: 26px;
    }
}


/* Ajuste fino: acordeones batería más compactos y uniformes */
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos) {
    margin: 0 0 8px !important;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos):last-of-type {
    margin-bottom: 0 !important;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)
> summary {
    min-height: 52px !important;
    padding: 10px 50px 10px 16px !important;
    font-size: 15px !important;
    line-height: 1.25 !important;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)
> summary::before {
    margin-right: 10px !important;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario > details:has(.upc-bateria-pasos)
> summary::after {
    width: 24px !important;
    height: 24px !important;
    right: 14px !important;
    font-size: 18px !important;
}

@media (max-width: 767px) {
    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario > details:has(.upc-bateria-pasos) {
        margin: 0 0 7px !important;
    }

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario > details:has(.upc-bateria-pasos)
    > summary {
        min-height: 50px !important;
        padding: 10px 44px 10px 14px !important;
        font-size: 14px !important;
    }
}

/* ==========================================================================
   REPORTE BATERIA - COMPACTACION FINAL SIN ALTERAR ESTRUCTURA
   ========================================================================== */

/* Los tres acordeones cerrados tienen exactamente la misma altura */
@media (min-width: 769px) {

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario
    > details:has(.upc-bateria-pasos):not([open]) {
        height: 52px !important;
        min-height: 52px !important;
    }

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario
    > details:has(.upc-bateria-pasos)
    > summary {
        height: 52px !important;
        min-height: 52px !important;
        padding: 10px 50px 10px 16px !important;
        box-sizing: border-box !important;
    }

    /*
     * El grid tiene row-gap:20px.
     * Restamos 12px solamente entre estos acordeones:
     * separación visual final = 8px.
     */
    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario
    > details:has(.upc-bateria-pasos)
    + details:has(.upc-bateria-pasos) {
        margin-top: -12px !important;
    }
}


/* Mantener contenido abierto ocupando todo el ancho */
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:has(.upc-bateria-pasos)
> p {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 20px !important;
    box-sizing: border-box !important;
}

body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:has(.upc-bateria-pasos)
.upc-bateria-pasos,
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
.info_formulario
> details:has(.upc-bateria-pasos)
.upc-bateria-paso {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box !important;
}


/* Móvil */
@media (max-width: 768px) {

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario
    > details:has(.upc-bateria-pasos) {
        margin-bottom: 8px !important;
    }

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    .info_formulario
    > details:has(.upc-bateria-pasos)
    > summary {
        min-height: 50px !important;
    }
}

/* ==========================================================================
   HERO INTERACTIVO - RECIBIMOS TU LAPTOP
   ========================================================================== */

body.page-id-17833
.upc-recibimos-hero {
    width: 100%;
    margin: 0 0 38px;
    padding: 0;

    font-family: inherit;

    text-align: left !important;
}


body.page-id-17833
.upc-recibimos-hero__main {
    position: relative;

    display: grid;
    grid-template-columns:
        minmax(0, 1.25fr)
        minmax(320px, .75fr);

    overflow: hidden;

    min-height: 520px;

    background:
        linear-gradient(
            125deg,
            #ffffff 0%,
            #f7faff 55%,
            #edf4ff 100%
        );

    border: 1px solid #dce6f6;
    border-radius: 26px;

    box-shadow:
        0 18px 55px rgba(0, 62, 178, 0.10);
}


/* --------------------------------------------------------------------------
   CONTENIDO
   -------------------------------------------------------------------------- */

body.page-id-17833
.upc-recibimos-hero__content {
    position: relative;
    z-index: 3;

    display: flex;
    flex-direction: column;
    justify-content: center;

    padding: 52px 48px;
}


body.page-id-17833
.upc-recibimos-hero__eyebrow {
    display: inline-flex;
    align-self: flex-start;

    margin: 0 0 14px;
    padding: 7px 12px;

    background: #edf3ff;
    color: #003eb2;

    border: 1px solid #d1def8;
    border-radius: 999px;

    font-size: 12px;
    line-height: 1;
    font-weight: 800;

    letter-spacing: .8px;
}


body.page-id-17833
.upc-recibimos-hero__title {
    margin: 0 !important;

    color: #0874ec !important;

    font-size: clamp(35px, 4vw, 58px) !important;
    line-height: .98 !important;
    font-weight: 900 !important;

    letter-spacing: -2px !important;
}


body.page-id-17833
.upc-recibimos-hero__title span {
    display: block;

    margin: 0 0 7px;

    color: #17233d !important;

    font-size: .82em;
}


body.page-id-17833
.upc-recibimos-hero__subtitle {
    margin: 23px 0 27px !important;

    color: #4b5568 !important;

    font-size: 18px !important;
    line-height: 1.55 !important;
}


body.page-id-17833
.upc-recibimos-hero__subtitle strong {
    color: #0874ec !important;
    font-weight: 800;
}


/* --------------------------------------------------------------------------
   BENEFICIOS
   -------------------------------------------------------------------------- */

body.page-id-17833
.upc-recibimos-hero__benefits {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));

    gap: 10px;

    width: 100%;
    margin: 0 0 22px;
}


body.page-id-17833
.upc-recibimos-hero__benefit {
    display: flex;
    align-items: center;

    min-width: 0;

    gap: 9px;

    padding: 13px 12px;

    background: rgba(255,255,255,.92);

    border: 1px solid #e2e9f5;
    border-radius: 13px;

    box-shadow:
        0 4px 12px rgba(16,24,40,.045);
}


body.page-id-17833
.upc-recibimos-hero__benefit-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 34px;

    width: 34px;
    height: 34px;

    background: #edf3ff;
    color: #0874ec;

    border-radius: 10px;

    font-size: 17px;
    font-weight: 900;
}


body.page-id-17833
.upc-recibimos-hero__benefit span:last-child {
    min-width: 0;
}


body.page-id-17833
.upc-recibimos-hero__benefit strong {
    display: block;

    color: #25324a !important;

    font-size: 13px;
    line-height: 1.25;
    font-weight: 800;
}


body.page-id-17833
.upc-recibimos-hero__benefit small {
    display: block;

    margin-top: 2px;

    color: #7a8497;

    font-size: 11px;
    line-height: 1.25;
}


/* --------------------------------------------------------------------------
   CTA
   -------------------------------------------------------------------------- */

body.page-id-17833
.upc-recibimos-hero__cta {
    display: flex;
    align-items: center;
    justify-content: space-between;

    width: 100%;

    min-height: 58px;

    padding: 15px 17px 15px 21px !important;

    background:
        linear-gradient(
            135deg,
            #0069dc,
            #168cf5
        ) !important;

    color: #ffffff !important;

    border: 0 !important;
    border-radius: 13px !important;

    font-size: 16px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;

    text-align: left !important;

    cursor: pointer;

    box-shadow:
        0 11px 24px rgba(0, 105, 220, .23);

    transition:
        transform .2s ease,
        box-shadow .2s ease,
        filter .2s ease;
}


body.page-id-17833
.upc-recibimos-hero__cta:hover {
    transform: translateY(-2px);

    box-shadow:
        0 15px 30px rgba(0, 105, 220, .28);

    filter: brightness(1.03);
}


body.page-id-17833
.upc-recibimos-hero__cta-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 34px;

    width: 34px;
    height: 34px;

    margin-left: 15px;

    background: rgba(255,255,255,.16);

    border: 1px solid rgba(255,255,255,.22);
    border-radius: 9px;

    font-size: 19px;
}


/* --------------------------------------------------------------------------
   CONFIANZA
   -------------------------------------------------------------------------- */

body.page-id-17833
.upc-recibimos-hero__trust {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    gap: 10px 19px;

    margin: 18px 0 0;

    color: #5f6b80;

    font-size: 12px;
    line-height: 1.3;
    font-weight: 600;
}


body.page-id-17833
.upc-recibimos-hero__trust span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}


body.page-id-17833
.upc-recibimos-hero__trust b {
    color: #0874ec;
}


/* --------------------------------------------------------------------------
   VISUAL DERECHA
   -------------------------------------------------------------------------- */

body.page-id-17833
.upc-recibimos-hero__visual {
    position: relative;

    overflow: hidden;

    min-height: 100%;

    background:
        linear-gradient(
            145deg,
            #0c7ded 0%,
            #005bd0 100%
        );
}


body.page-id-17833
.upc-recibimos-hero__visual::before {
    content: "";

    position: absolute;

    width: 260px;
    height: 260px;

    top: -95px;
    right: -80px;

    border: 1px solid rgba(255,255,255,.16);
    border-radius: 50%;
}


body.page-id-17833
.upc-recibimos-hero__visual::after {
    content: "";

    position: absolute;

    width: 190px;
    height: 190px;

    left: -70px;
    bottom: -80px;

    background: rgba(255,255,255,.07);

    border-radius: 50%;
}


body.page-id-17833
.upc-recibimos-hero__visual-glow {
    position: absolute;

    width: 360px;
    height: 360px;

    left: 50%;
    top: 50%;

    background:
        radial-gradient(
            circle,
            rgba(84,188,255,.55) 0%,
            rgba(84,188,255,0) 68%
        );

    transform: translate(-50%, -50%);
}


body.page-id-17833
.upc-recibimos-hero__person {
    position: absolute;

    z-index: 2;

    left: 50%;
    bottom: 0;

    width: 115%;
    max-width: none !important;
    height: auto;

    transform: translateX(-50%);

    object-fit: contain;
    object-position: bottom center;

    filter:
        drop-shadow(
            0 20px 25px
            rgba(0,0,0,.20)
        );
}


body.page-id-17833
.upc-recibimos-hero__visual-badge {
    position: absolute;

    z-index: 4;

    top: 30px;
    right: 26px;

    display: flex;
    flex-direction: column;

    padding: 10px 13px;

    background: rgba(255,255,255,.92);

    border-radius: 12px;

    box-shadow:
        0 8px 20px rgba(0,0,0,.12);
}


body.page-id-17833
.upc-recibimos-hero__visual-badge strong {
    color: #0874ec;

    font-size: 15px;
    line-height: 1;
    font-weight: 900;
}


body.page-id-17833
.upc-recibimos-hero__visual-badge span {
    margin-top: 3px;

    color: #566176;

    font-size: 9px;
    line-height: 1;
    font-weight: 800;

    letter-spacing: .7px;
}


body.page-id-17833
.upc-recibimos-hero__floating {
    position: absolute;

    z-index: 5;

    padding: 8px 11px;

    background: rgba(255,255,255,.94);
    color: #0874ec;

    border-radius: 999px;

    font-size: 10px;
    line-height: 1;
    font-weight: 900;

    letter-spacing: .4px;

    box-shadow:
        0 7px 18px rgba(0,0,0,.13);
}


body.page-id-17833
.upc-recibimos-hero__floating--cash {
    left: 20px;
    top: 39%;
}


body.page-id-17833
.upc-recibimos-hero__floating--trade {
    right: 18px;
    bottom: 19%;
}


/* --------------------------------------------------------------------------
   DESTINO DESTACADO AL HACER SCROLL
   -------------------------------------------------------------------------- */

body.page-id-17833
.upc-oferta-cta.upc-oferta-cta--highlight {
    animation:
        upcOfertaHighlight 1.2s ease;
}


@keyframes upcOfertaHighlight {

    0%,
    100% {
        box-shadow:
            0 10px 32px
            rgba(0, 62, 178, .08);
    }

    45% {
        box-shadow:
            0 0 0 5px
            rgba(0, 111, 238, .12),
            0 16px 38px
            rgba(0, 62, 178, .16);
    }
}


/* --------------------------------------------------------------------------
   TABLET / MOBILE
   -------------------------------------------------------------------------- */

@media (max-width: 980px) {

    body.page-id-17833
    .upc-recibimos-hero__main {
        grid-template-columns: 1fr;
    }

    body.page-id-17833
    .upc-recibimos-hero__visual {
        min-height: 320px;
    }

    body.page-id-17833
    .upc-recibimos-hero__person {
        width: min(620px, 95%);
    }
}


@media (max-width: 767px) {

    body.page-id-17833
    .upc-recibimos-hero {
        margin-bottom: 26px;
    }

    body.page-id-17833
    .upc-recibimos-hero__main {
        min-height: 0;

        border-radius: 18px;
    }

    body.page-id-17833
    .upc-recibimos-hero__content {
        padding: 28px 19px 25px;
    }

    body.page-id-17833
    .upc-recibimos-hero__title {
        font-size: 34px !important;
        letter-spacing: -1.2px !important;
    }

    body.page-id-17833
    .upc-recibimos-hero__subtitle {
        margin:
            18px 0 21px !important;

        font-size: 16px !important;
    }

    body.page-id-17833
    .upc-recibimos-hero__benefits {
        grid-template-columns: 1fr;
        gap: 7px;
    }

    body.page-id-17833
    .upc-recibimos-hero__benefit {
        padding: 11px;
    }

    body.page-id-17833
    .upc-recibimos-hero__cta {
        min-height: 56px;

        font-size: 14px !important;
    }

    body.page-id-17833
    .upc-recibimos-hero__trust {
        gap: 8px 14px;

        font-size: 11px;
    }

    body.page-id-17833
    .upc-recibimos-hero__visual {
        min-height: 265px;
    }

    body.page-id-17833
    .upc-recibimos-hero__visual-badge {
        top: 16px;
        right: 14px;
    }

    body.page-id-17833
    .upc-recibimos-hero__floating--cash {
        left: 12px;
    }

    body.page-id-17833
    .upc-recibimos-hero__floating--trade {
        right: 10px;
    }
}

/* ==========================================================================
   HERO RECIBIMOS - IMAGEN LIMPIA DEFINITIVA
   ========================================================================== */

body.page-id-17833
.upc-recibimos-hero__main {
    background:
        url("https://www.ultrapc.cl/wp-content/themes/electro-child/img/recibimos-tu-laptop-hero.png")
        center center / cover no-repeat !important;
}


/* La nueva imagen ya contiene persona + fondo */
body.page-id-17833
.upc-recibimos-hero__visual {
    background: transparent !important;
}


/* Ocultar imagen antigua incrustada */
body.page-id-17833
.upc-recibimos-hero__person {
    display: none !important;
}


/* Ocultar elementos que ahora sobran */
body.page-id-17833
.upc-recibimos-hero__visual-badge,
body.page-id-17833
.upc-recibimos-hero__floating,
body.page-id-17833
.upc-recibimos-hero__visual-glow,
body.page-id-17833
.upc-recibimos-hero__visual::before,
body.page-id-17833
.upc-recibimos-hero__visual::after {
    display: none !important;
}


/* Asegurar legibilidad del contenido real */
body.page-id-17833
.upc-recibimos-hero__content {
    background:
        linear-gradient(
            90deg,
            rgba(255,255,255,.98) 0%,
            rgba(255,255,255,.94) 72%,
            rgba(255,255,255,0) 100%
        );
}


/* Móvil: priorizar lectura */
@media (max-width: 767px) {

    body.page-id-17833
    .upc-recibimos-hero__main {
        background-position: 68% center !important;
    }

    body.page-id-17833
    .upc-recibimos-hero__content {
        background: rgba(255,255,255,.96);
    }
}

/* ==========================================================================
   HERO RECIBIMOS - SIMPLIFICACION FINAL
   ========================================================================== */

/* Ocultar etiqueta superior */
body.page-id-17833
.upc-recibimos-hero__eyebrow {
    display: none !important;
}

/* Ocultar las 3 tarjetas de beneficios */
body.page-id-17833
.upc-recibimos-hero__benefits {
    display: none !important;
}

/* Ocultar línea inferior de confianza */
body.page-id-17833
.upc-recibimos-hero__trust {
    display: none !important;
}

/* Ajustar espacios después de simplificar */
body.page-id-17833
.upc-recibimos-hero__subtitle {
    margin-bottom: 28px !important;
}

body.page-id-17833
.upc-recibimos-hero__cta {
    max-width: 520px;
}

/* Ocultar título superior de la página Recibimos tu Laptop */
body.page-id-17833 .entry-title {
    display: none !important;
}

/* ==========================================================================
   HERO RECIBIMOS - MOBILE 2026
   ========================================================================== */

@media (max-width: 767px) {

    body.page-id-17833
    .upc-recibimos-hero {
        margin: 0 0 24px !important;
    }


    /* Contenedor general */

    body.page-id-17833
    .upc-recibimos-hero__main {
        display: flex !important;
        flex-direction: column !important;

        min-height: 0 !important;

        background: #ffffff !important;

        border-radius: 18px !important;

        overflow: hidden !important;
    }


    /* =========================
       ZONA DE TEXTO
       ========================= */

    body.page-id-17833
    .upc-recibimos-hero__content {
        order: 1;

        width: 100% !important;

        padding: 26px 20px 24px !important;

        background: #ffffff !important;

        text-align: left !important;
    }


    body.page-id-17833
    .upc-recibimos-hero__title {
        margin: 0 !important;

        font-size: 31px !important;
        line-height: 1.02 !important;
        letter-spacing: -1px !important;
    }


    body.page-id-17833
    .upc-recibimos-hero__title span {
        margin-bottom: 5px !important;

        font-size: .75em !important;
        line-height: 1.05 !important;
    }


    body.page-id-17833
    .upc-recibimos-hero__subtitle {
        margin: 20px 0 22px !important;

        font-size: 15.5px !important;
        line-height: 1.55 !important;
    }


    /* =========================
       BOTÓN
       ========================= */

    body.page-id-17833
    .upc-recibimos-hero__cta {
        width: 100% !important;
        max-width: none !important;

        min-height: 54px !important;

        padding: 11px 12px 11px 18px !important;

        border-radius: 12px !important;

        font-size: 14px !important;

        box-shadow:
            0 8px 20px rgba(0, 105, 220, .20) !important;
    }


    body.page-id-17833
    .upc-recibimos-hero__cta-arrow {
        flex: 0 0 34px !important;

        width: 34px !important;
        height: 34px !important;

        margin-left: 10px !important;
    }


    /* =========================
       IMAGEN INFERIOR
       ========================= */

    body.page-id-17833
    .upc-recibimos-hero__visual {
        order: 2;

        display: block !important;

        width: 100% !important;
        min-height: 245px !important;

        background:
            url("https://www.ultrapc.cl/wp-content/themes/electro-child/img/recibimos-tu-laptop-hero.png")
            76% center / 185% auto
            no-repeat !important;

        border-top: 1px solid #e8edf5;
    }


    /* El fondo ya no debe estar aplicado al contenedor completo */

    body.page-id-17833
    .upc-recibimos-hero__main {
        background-image: none !important;
    }

}


/* Pantallas pequeñas */

@media (max-width: 390px) {

    body.page-id-17833
    .upc-recibimos-hero__content {
        padding: 23px 18px 22px !important;
    }

    body.page-id-17833
    .upc-recibimos-hero__title {
        font-size: 29px !important;
    }

    body.page-id-17833
    .upc-recibimos-hero__subtitle {
        font-size: 15px !important;
    }

    body.page-id-17833
    .upc-recibimos-hero__visual {
        min-height: 225px !important;

        background-position: 76% center !important;
        background-size: 190% auto !important;
    }
}

/* ==========================================================================
   CTA FORMULARIOS - MOBILE 2026
   ========================================================================== */

@media (max-width: 767px) {

    /* ----------------------------------------------------------
       CORREGIR HERENCIA ANTIGUA DE CF7: min-width: 600px
       ---------------------------------------------------------- */

    body.page-id-17833
    #recibimos-laptop
    .formulario-scroll {
        width: 100% !important;
        max-width: 100% !important;

        overflow: visible !important;
    }

    body.page-id-17833
    #recibimos-laptop
    .formulario-scroll
    .info_extra {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        margin: 0 !important;
        padding: 0 !important;
    }


    /* ----------------------------------------------------------
       BOTÓN QUIERO OFRECER MI EQUIPO
       ---------------------------------------------------------- */

    body.page-id-17833
    #recibimos-laptop
    .info_extra
    > details {
        width: 100% !important;
        max-width: 100% !important;

        margin: 20px 0 24px !important;

        box-sizing: border-box !important;
    }

    body.page-id-17833
    #recibimos-laptop
    .info_extra
    > details
    > summary {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;

        min-height: 56px !important;

        padding: 12px 18px !important;

        box-sizing: border-box !important;

        white-space: normal !important;
        overflow: visible !important;

        text-align: center !important;

        font-size: 15.5px !important;
        line-height: 1.25 !important;

        border-radius: 12px !important;
    }


    /* Flecha del primer botón */

    body.page-id-17833
    #recibimos-laptop
    .info_extra
    > details
    > summary::before {
        flex: 0 0 18px !important;

        width: 18px !important;
        height: 18px !important;

        margin-right: 7px !important;

        font-size: 19px !important;
    }


    /* ----------------------------------------------------------
       BLOQUE VARIOS EQUIPOS
       ---------------------------------------------------------- */

    body.page-id-17833
    .upc-varios-equipos-cta {
        width: 100% !important;
        max-width: 100% !important;

        margin: 0 !important;
        padding: 20px 0 0 !important;
    }

    body.page-id-17833
    .upc-varios-equipos-texto {
        max-width: 290px !important;

        margin: 0 auto 16px !important;

        font-size: 15px !important;
        line-height: 1.55 !important;

        text-align: center !important;
    }


    /* Segundo botón */

    body.page-id-17833
    .upc-varios-equipos-boton {
        width: 100% !important;
        max-width: 100% !important;

        min-height: 56px !important;

        padding: 12px 18px !important;

        box-sizing: border-box !important;

        white-space: normal !important;

        font-size: 15.5px !important;
        line-height: 1.25 !important;

        text-align: center !important;
    }

    body.page-id-17833
    .upc-varios-equipos-boton::before {
        flex: 0 0 18px !important;

        width: 18px !important;
        height: 18px !important;

        margin-right: 7px !important;

        font-size: 19px !important;
    }


    /* ----------------------------------------------------------
       TARJETA GENERAL
       ---------------------------------------------------------- */

    body.page-id-17833
    .upc-oferta-cta {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

}


/* ==========================================================================
   CF7 - MENSAJE DE EXITO DENTRO DEL MODAL
   ========================================================================== */

body.page-id-17833
.upc-form-success {
    width: 100%;

    min-height: 360px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    padding: 42px 28px;

    text-align: center;

    background:
        linear-gradient(
            180deg,
            #ffffff 0%,
            #f6fbf8 100%
        );

    border: 1px solid #cce8d7;
    border-radius: 16px;

    box-sizing: border-box;
}


body.page-id-17833
.upc-form-success[hidden] {
    display: none !important;
}


body.page-id-17833
.upc-form-success__icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 62px;
    height: 62px;

    margin: 0 0 18px;

    background: #eaf8ef;
    color: #198754;

    border: 1px solid #b9dfc7;
    border-radius: 50%;

    font-size: 30px;
    line-height: 1;
    font-weight: 900;
}


body.page-id-17833
.upc-form-success__title {
    margin: 0 0 12px !important;

    color: #198754 !important;

    font-size: 25px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
}


body.page-id-17833
.upc-form-success__message {
    max-width: 610px;

    margin: 0 auto 25px !important;

    color: #344054 !important;

    font-size: 17px !important;
    line-height: 1.65 !important;
    font-weight: 400 !important;
}


body.page-id-17833
.upc-form-success__message strong {
    color: #198754 !important;
    font-weight: 800 !important;
}


body.page-id-17833
.upc-form-success__close {
    min-width: 180px;
    min-height: 48px;

    padding: 12px 24px !important;

    background: var(--upc-blue) !important;
    color: #ffffff !important;

    border: 0 !important;
    border-radius: 10px !important;

    font-size: 15px !important;
    font-weight: 800 !important;

    cursor: pointer;

    box-shadow:
        0 7px 18px rgba(0, 62, 178, .17);
}


@media (max-width: 767px) {

    body.page-id-17833
    .upc-form-success {
        min-height: 300px;

        padding: 34px 20px;
    }

    body.page-id-17833
    .upc-form-success__title {
        font-size: 22px !important;
    }

    body.page-id-17833
    .upc-form-success__message {
        font-size: 15.5px !important;
    }
}


/* ==========================================================================
   DOCUMENTO DE COMPRA - PULIDO VISUAL
   ========================================================================== */

/* Contenedor del campo archivo */
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
p:has(input[name="documento-compra"]) {
    margin-bottom: 14px !important;
}


/* Input file */
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
input[name="documento-compra"] {
    display: block !important;

    width: 100% !important;
    max-width: 100% !important;

    padding: 12px 14px !important;

    background: #fbfcfe !important;
    color: #344054 !important;

    border: 1px dashed #c8d6ea !important;
    border-radius: 16px !important;

    box-sizing: border-box !important;
}


/* Botón del input file */
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
input[name="documento-compra"]::file-selector-button {
    margin-right: 12px;
    padding: 10px 14px;

    background: #edf3ff;
    color: var(--upc-blue);

    border: 1px solid #cbdcfb;
    border-radius: 10px;

    font-size: 14px;
    font-weight: 700;

    cursor: pointer;
}


/* Caja explicativa justo debajo */
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
p:has(input[name="documento-compra"]) + p {
    margin: 0 0 16px !important;
    padding: 18px 18px 16px !important;

    background: #f8fafc !important;
    color: #475467 !important;

    border: 1px solid #d8e0ea !important;
    border-radius: 12px !important;

    font-size: 14px !important;
    line-height: 1.65 !important;

    box-sizing: border-box !important;
}


/* Quitar exceso de separación interna de los párrafos dentro de la caja */
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
p:has(input[name="documento-compra"]) + p br + br {
    content: "";
}


/* Móvil */
@media (max-width: 767px) {

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    input[name="documento-compra"] {
        padding: 10px 12px !important;
        border-radius: 14px !important;
    }

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    input[name="documento-compra"]::file-selector-button {
        margin-right: 10px;
        padding: 9px 12px;
        font-size: 13px;
    }

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    p:has(input[name="documento-compra"]) + p {
        padding: 15px 15px 14px !important;
        font-size: 13.5px !important;
        line-height: 1.6 !important;
    }
}

/* Documento de compra - caja informativa más compacta */
body.page-id-17833
#recibimos-laptop
.upc-laptop-modal
p:has(input[name="documento-compra"]) + p {
    margin: 0 0 12px !important;
    padding: 10px 12px !important;

    font-size: 12.5px !important;
    line-height: 1.4 !important;

    border-radius: 9px !important;
}

@media (max-width: 767px) {

    body.page-id-17833
    #recibimos-laptop
    .upc-laptop-modal
    p:has(input[name="documento-compra"]) + p {
        padding: 9px 11px !important;

        font-size: 12px !important;
        line-height: 1.38 !important;
    }
}

/* =========================================================
   HERO RECIBIMOS - SIN BOTON CTA
   ========================================================= */

body.page-id-17833
.upc-recibimos-hero__cta {
    display: none !important;
}

body.page-id-17833
.upc-recibimos-hero__subtitle {
    margin-bottom: 0 !important;
}


/* =========================================================
   CF7 - OCULTAR MENSAJE NATIVO DESPUES DE ENVIO EXITOSO
   La confirmación se muestra dentro del modal.
   ========================================================= */

body.page-id-17833
#recibimos-laptop
.wpcf7-form.sent
.wpcf7-response-output {
    display: none !important;
}


/* =========================================================
   MODAL OFRECIMIENTO DE EQUIPO - TITULO CENTRADO
   ========================================================= */

body.page-id-17833
.upc-laptop-modal-header {
    position: relative !important;
    justify-content: center !important;
}

body.page-id-17833
.upc-laptop-modal-title {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 60px !important;

    text-align: center !important;
    box-sizing: border-box !important;
}

body.page-id-17833
.upc-laptop-modal-close {
    position: absolute !important;
    right: 24px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

@media (max-width: 767px) {

    body.page-id-17833
    .upc-laptop-modal-title {
        padding: 0 48px !important;
        font-size: 19px !important;
    }

    body.page-id-17833
    .upc-laptop-modal-close {
        right: 14px !important;
    }
}

