/* --- Noticias --- */

#noticias {
    position: relative;
}
#noticias .et_pb_row {
    margin:0 auto;
}
#noticias .et_pb_column .et_pb_text_inner, #noticias .et_pb_row:hover .et_pb_image img {
    transition: transform 0.3s ease;
}
#noticias .et_pb_row:hover .et_pb_image{
    border-radius:10px;
}
#noticias .et_pb_row:hover .et_pb_image img{
    transform: scale(1.05);    
}
#noticias .et_pb_column:hover .et_pb_text_inner{
    font-weight: 400;    
}
#noticias {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    /* Alinea los items arriba */
    gap: 2rem;
    padding-bottom: 2rem;
    scrollbar-width: none;
    /* Firefox */    
}
#noticias p{
    font-size:18px !important;
}
#noticias p.fecha{
    font-size:16px !important;
}

#noticias::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari y Opera */
}

#noticias .et_pb_row {
    flex: 0 0 calc(25% - 1.5rem);
    max-width: calc(25% - 1.5rem);
    align-self: flex-start;
}

#noticias .et_pb_image {
    position: relative;
    overflow: hidden;
}

#noticias .et_pb_image::after {
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fff;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}

#noticias .noticia-linkedin::after {
    display: block;
    /*background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/></svg>');*/
    background-image: url('data:image/svg+xml,<svg id="Capa_1" xmlns="http://www.w3.org/2000/svg" width="12px" height="9px" viewBox="0 0 18.71 18.8"><g id="Layer_1"><path d="M4.61,18.07c0,.37-.28.65-.65.65H1.29c-.37,0-.65-.28-.65-.65V6.82c0-.37.28-.65.65-.65h2.67c.37,0,.65.28.65.65v11.25ZM2.58,5.16c-1.38,0-2.58-1.11-2.58-2.58S1.11,0,2.58,0s2.58,1.11,2.58,2.58-1.11,2.58-2.58,2.58ZM18.62,18.16c0,.28-.28.55-.55.55h-2.86c-.28,0-.55-.28-.55-.55v-5.25c0-.83.28-3.41-2.03-3.41s-2.12,1.84-2.21,2.67v6.08c0,.28-.28.55-.55.55h-2.77c-.28,0-.55-.28-.55-.55V6.91c0-.28.28-.55.55-.55h2.77c.28,0,.55.28.55.55v1.01c.65-1.01,1.66-1.75,3.69-1.75,4.61,0,4.61,4.33,4.61,6.64v5.44h0l-.09-.09Z"/></g></svg>');
}


#noticias .noticia-instagram::after {
    display: block;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.85s-.012 3.584-.07 4.85c-.148 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.069-4.85.069s-3.584-.012-4.85-.07c-3.252-.148-4.771-1.691-4.919-4.919-.058-1.265-.069-1.645-.069-4.85s.012-3.584.07-4.85c.148-3.225 1.664-4.771 4.919-4.919 1.266-.058 1.644.069 4.85-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948s.014 3.667.072 4.947c.2 4.358 2.618 6.78 6.98 6.98 1.281.059 1.689.073 4.948.073s3.667-.014 4.947-.072c4.358-.2 6.78-2.618 6.98-6.98.059-1.281.073-1.689.073-4.948s-.014-3.667-.072-4.947c-.2-4.358-2.618-6.78-6.98-6.98-1.281-.059-1.689-.073-4.948-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.162 6.162 6.162 6.162-2.759 6.162-6.162-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4s1.791-4 4-4 4 1.79 4 4-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44 1.441-.645 1.441-1.44-.645-1.44-1.441-1.44z"/></svg>');
}
#ultimas-noticas-texto{
    padding:1.3rem 0;
}
@media (max-width: 980px) {
    #noticias .et_pb_row {
        flex: 0 0 calc(100% / 2.2);
        max-width: calc(100% / 2.2);
        padding: 0;
    }

    #ultimas-noticias .et_pb_row {
        padding: 20px 0;
    }

    #noticias {
        padding-bottom: 0;
    }

    #noticias .slider-arrow {
        display: none !important;
    }
    
}
@media (max-width: 600px){
    /* --- Slider Noticias --- */
    #ultimas-noticias.et_pb_section{
        padding-bottom:10px;
    }
    #ultimas-noticias #ultimas-noticias-informacion .et_pb_button_module_wrapper{
        display: none !important;
    }
    #ultimas-noticias #ultimas-noticias-informacion #ultimas-noticas-texto{
        max-width: 100% !important;
    }
    #ultimas-noticias-boton-movil a{
        width: 100% !important;
    }
    #noticias .slider-slide {
        width: 83%; /* Muestra 1 slide y un poco del siguiente */
    }
    #noticias .slider-container {
        margin: 0;
    }
    #noticias .et_pb_row {
            flex: 0 0 100%;
            max-width: 100%;
        }
    #noticias .et_pb_image {
    /* Define una relación de aspecto de 1:1 (cuadrado) */
         /*aspect-ratio: 1 / 1; */
    
    /* Asegura que la imagen dentro se ajuste correctamente */
        overflow: hidden; 
    }
  
    #noticias .et_pb_image img {
        aspect-ratio: 1 / 1; 
        width: 100%;
        height: 100%;
    /* Recorta la imagen para que cubra todo el cuadrado sin distorsión */
        object-fit: cover; 
    }
}