.elementor-6354 .elementor-element.elementor-element-46dab3c{--display:flex;--min-height:142px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-6354 .elementor-element.elementor-element-46dab3c:not(.elementor-motion-effects-element-type-background), .elementor-6354 .elementor-element.elementor-element-46dab3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#021FA0;}.elementor-6354 .elementor-element.elementor-element-46dab3c, .elementor-6354 .elementor-element.elementor-element-46dab3c::before{--border-transition:0.3s;}.elementor-6354 .elementor-element.elementor-element-598a750{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}/* Start custom CSS for container, class: .elementor-element-46dab3c *//* Estilo para el título en la franja azul */
.elementor-6354 .elementor-element.elementor-element-46dab3c::before {
    content: 'TÉRMINOS Y CONDICIONES';
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    
    /* Tipografía y Color */
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    
    /* Efecto de acabado */
    text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
}

/* Ajuste para que se vea bien en celulares */
@media (max-width: 768px) {
    .elementor-6354 .elementor-element.elementor-element-46dab3c::before {
        font-size: 24px;
        letter-spacing: 1px;
    }
}/* End custom CSS */