.elementor-1328 .elementor-element.elementor-element-7da71b49{--display:flex;--min-height:416px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.67;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:100;}.elementor-1328 .elementor-element.elementor-element-7da71b49:not(.elementor-motion-effects-element-type-background), .elementor-1328 .elementor-element.elementor-element-7da71b49 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#33A6FD;}.elementor-1328 .elementor-element.elementor-element-7da71b49::before, .elementor-1328 .elementor-element.elementor-element-7da71b49 > .elementor-background-video-container::before, .elementor-1328 .elementor-element.elementor-element-7da71b49 > .e-con-inner > .elementor-background-video-container::before, .elementor-1328 .elementor-element.elementor-element-7da71b49 > .elementor-background-slideshow::before, .elementor-1328 .elementor-element.elementor-element-7da71b49 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1328 .elementor-element.elementor-element-7da71b49 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#0079FFAB;--background-overlay:'';}.elementor-1328 .elementor-element.elementor-element-69ffeb44{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1328 .elementor-element.elementor-element-69ffeb44:not(.elementor-motion-effects-element-type-background), .elementor-1328 .elementor-element.elementor-element-69ffeb44 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E8E8E8;}@media(min-width:768px){.elementor-1328 .elementor-element.elementor-element-7da71b49{--content-width:1440px;}.elementor-1328 .elementor-element.elementor-element-69ffeb44{--content-width:1440px;}}@media(max-width:1024px){.elementor-1328 .elementor-element.elementor-element-7da71b49{--justify-content:center;}}@media(max-width:767px){.elementor-1328 .elementor-element.elementor-element-7da71b49{--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1328 .elementor-element.elementor-element-7da71b49:not(.elementor-motion-effects-element-type-background), .elementor-1328 .elementor-element.elementor-element-7da71b49 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}}/* Start custom CSS for html, class: .elementor-element-5e38c18f */<style>
/* ==========================================================================
   CONTENEDOR GLOBAL (1440px x 900px)
   ========================================================================== */
.bc-contact-clean-container {
    width: 100%;
    max-width: 1440px;
    height: 900px;
    position: relative;
    margin: 0 auto !important;
    box-sizing: border-box;
    background: transparent !important; /* El color lo manejas tú en Elementor */
    overflow: hidden;
}

/* ==========================================================================
   SECTOR IZQUIERDO (Mantiene la posición fija idéntica a tu otra página)
   ========================================================================== */
.bc-contact-clean-static-box {
    position: absolute;
    width: 475px;
    height: auto;
    left: 16px;
    top: 196px; /* Posición original exacta arriba */
    display: flex;
    flex-direction: column;
    justify-content: flex-start; 
    align-items: flex-start;
    gap: 12px; /* Separación limpia entre títulos */
    z-index: 20;
}

.bc-contact-clean-main-title {
    width: 443px;
    font-size: 64px;
    font-weight: 300;
    line-height: 90%;
    letter-spacing: 0.04em;
    color: #FDFDFD;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

.bc-contact-clean-subtitle {
    width: 443px;
    font-size: 32px;
    font-weight: 380;
    line-height: 120%;
    letter-spacing: 0.04em;
    color: #C0E3FE;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

/* ==========================================================================
   RESPONSIVE MÓVIL (Mantiene tu comportamiento nativo adaptado)
   ========================================================================== */
@media (max-width: 1024px) {
    .bc-contact-clean-container {
        height: auto !important;
        width: 100% !important;
        max-width: 100vw !important;
        padding: 60px 0 !important; /* Padding equilibrado al no haber contenido abajo */
        display: flex !important;
        flex-direction: column !important;
    }

    .bc-contact-clean-static-box {
        position: relative !important;
        width: 100% !important;
        height: auto !important;
        left: 0 !important;
        top: 0 !important;
        padding: 0 16px !important;
        gap: 8px !important;
        margin-bottom: 0 !important;
        box-sizing: border-box !important;
    }

    .bc-contact-clean-main-title {
        width: 100% !important;
        font-size: 38px !important;
        line-height: 100% !important;
    }

    .bc-contact-clean-subtitle {
        width: 100% !important;
        font-size: 24px !important;
        line-height: 100% !important;
    }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef57f5d */<style>
/* ==========================================================================
   1. DISEÑO DE ESCRITORIO (Figma Estricto 1440px)
   ========================================================================== */
.bc-formsection-section {
    width: 100%;
    background-color: #E8E8E8;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
    margin: 0;
    padding: 0;
}

.bc-formsection-wrapper {
    width: 100%;
    max-width: 1440px;
    height: 900px;
    box-sizing: border-box;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
}

/* CABECERA */
.bc-formsection-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    padding: 16px 0;
    margin-top: 96px;
    width: 100%;
}

.bc-formsection-header-texts {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
}

.bc-formsection-subtitle {
    font-size: 32px;
    font-weight: 380;
    line-height: 120%;
    letter-spacing: 0.04em;
    color: #535353;
    font-family: 'Inter', sans-serif;
}

.bc-formsection-title {
    font-size: 64px;
    font-weight: 300;
    line-height: 90%;
    letter-spacing: 0.04em;
    color: #0A0A0A;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

.bc-formsection-description {
    width: 576px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'DM Mono', Consolas, monospace;
    line-height: 120%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #535353;
    margin: 0;
    align-self: flex-end;
}

/* CONTENIDO INFERIOR */
.bc-formsection-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 64px;
    width: 100%;
    gap: 32px;
}

/* LISTA IZQUIERDA */
.bc-formsection-list {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 439px;
    flex-shrink: 0;
}

/* FILAS DE CONTACTO */
.bc-formsection-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 48px;
    padding: 0 0 0 16px;
    border-left: 1px solid #8E8E8E;
    min-height: 37px;
}

.bc-formsection-name {
    font-size: 16px;
    font-weight: 500;
    font-family: 'DM Mono', Consolas, monospace;
    line-height: 120%;
    letter-spacing: 0.04em;
    text-transform: lowercase; /* Forzamos minúsculas estéticas para los correos */
    color: #0A0A0A;
}

/* BOTÓN */
.bc-formsection-btn {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 8px;
    height: 24px;
    min-width: 115px;
    background: #33A6FD;
    border-radius: 4px;
    text-decoration: none;
    flex-shrink: 0;
    transition: background 0.2s ease;
    box-sizing: border-box;
}

.bc-formsection-btn:hover {
    background: #1B95F2;
}

.bc-formsection-btn span {
    font-size: 12px;
    font-weight: 500;
    font-family: 'DM Mono', Consolas, monospace;
    line-height: 14px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FDFDFD;
    white-space: nowrap;
}

/* CONTENEDOR DEL FORMULARIO (Sustituye a la imagen vieja) */
.bc-formsection-form-container {
    width: 583px;
    min-height: 394px; /* Asegura el tiro visual de la caja original */
    flex-shrink: 0;
    box-sizing: border-box;
}

/* Reseteo técnico para que las cajas de Elementor se estiren bien aquí dentro */
.bc-formsection-form-container .elementor-form {
    width: 100% !important;
}

/* ==========================================================================
   2. CONTROL RESPONSIVE
   ========================================================================== */
@media (max-width: 1024px) {
    .bc-formsection-wrapper {
        height: auto !important;
        padding: 40px 16px !important;
    }

    .bc-formsection-header {
        margin-top: 24px !important;
        gap: 24px !important;
    }

    .bc-formsection-header-texts {
        gap: 20px !important;
    }

    .bc-formsection-subtitle {
        font-size: 20px !important;
    }

    .bc-formsection-title {
        font-size: 42px !important;
        line-height: 100% !important;
    }

    .bc-formsection-description {
        width: 100% !important;
        max-width: 100% !important;
        align-self: flex-start !important;
        font-size: 14px !important;
    }

    .bc-formsection-bottom {
        flex-direction: column !important;
        margin-top: 40px !important;
        gap: 40px !important;
    }

    .bc-formsection-list {
        width: 100% !important;
        gap: 24px !important;
    }

    .bc-formsection-row {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 12px !important;
        padding-left: 12px !important;
    }

    .bc-formsection-form-container {
        width: 100% !important;
        height: auto !important;
    }
}
</style>/* End custom CSS */