.elementor-236 .elementor-element.elementor-element-0a63b24{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-625c8c6 *//* BLINDAJE DE ESTILOS PARA EVITAR INTERFERENCIAS */
#SECTION_COLEGIO_REFINED, 
#SECTION_COLEGIO_REFINED * {
    box-sizing: border-box !important;
    margin: 0; padding: 0;
    font-family: 'Montserrat', sans-serif !important;
}

#SECTION_COLEGIO_REFINED .school-intro-core {
    background-color: #ffffff !important; /* FONDO BLANCO */
    padding: 120px 5% !important;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
}

#canvasPlexusSchool {
    position: absolute !important;
    top: 0; left: 0; width: 100%; height: 100%;
    z-index: 1;
}

#SECTION_COLEGIO_REFINED .school-container {
    position: relative !important;
    z-index: 2 !important;
    max-width: 1300px !important;
    margin: 0 auto !important;
}

/* TIPOGRAFÍA EXTRA FINA (PESO 300) */
#SECTION_COLEGIO_REFINED .nw-w-300 { font-weight: 300 !important; }
#SECTION_COLEGIO_REFINED .nw-w-700 { font-weight: 700 !important; }

#SECTION_COLEGIO_REFINED .school-grid {
    display: grid !important;
    grid-template-columns: 1fr 1.2fr !important;
    gap: 80px !important;
    align-items: center !important;
}

/* CONTENIDO DE TEXTO */
#SECTION_COLEGIO_REFINED .school-tag {
    color: #fdb913; font-size: 11px; letter-spacing: 5px; display: block; margin-bottom: 15px;
}

#SECTION_COLEGIO_REFINED .school-title {
    font-size: clamp(28px, 5vw, 42px) !important;
    color: #004a99; letter-spacing: 1px; text-transform: uppercase;
}

#SECTION_COLEGIO_REFINED .school-title strong { font-weight: 700 !important; }

#SECTION_COLEGIO_REFINED .school-divider {
    width: 50px; height: 2px; background: #fdb913; margin: 25px 0;
}

#SECTION_COLEGIO_REFINED .school-lead {
    font-size: 20px !important; color: #004a99; line-height: 1.6 !important; margin-bottom: 25px !important;
}

#SECTION_COLEGIO_REFINED .school-description {
    font-size: 15px !important; color: #666; line-height: 1.8 !important; margin-bottom: 40px !important;
}

/* ICONOS BLINDADOS */
#SECTION_COLEGIO_REFINED .school-features {
    display: flex; gap: 30px;
}

#SECTION_COLEGIO_REFINED .feature-item {
    display: flex; align-items: center; gap: 10px; color: #004a99; font-size: 14px;
}

#SECTION_COLEGIO_REFINED .feature-item i {
    color: #fdb913 !important; font-size: 18px !important;
    display: inline-block !important;
    font-family: "Font Awesome 6 Free", "Font Awesome 6 Solid" !important;
    font-weight: 900 !important;
}

/* IMAGEN CON ESTILO PREMIUM */
#SECTION_COLEGIO_REFINED .school-img-wrapper {
    position: relative; border-radius: 40px; overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 74, 153, 0.1);
}

#SECTION_COLEGIO_REFINED .school-img-wrapper img {
    width: 100%; height: auto; display: block; filter: brightness(0.95);
}

#SECTION_COLEGIO_REFINED .school-img-accent {
    position: absolute; bottom: 0; left: 0; width: 100%; height: 6px; background: #fdb913;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    #SECTION_COLEGIO_REFINED .school-grid { grid-template-columns: 1fr !important; gap: 50px !important; }
    #SECTION_COLEGIO_REFINED .school-visual { order: 2; }
    #SECTION_COLEGIO_REFINED .school-content { order: 1; }
}/* End custom CSS */