.noticias-module-scss-module__Y_xTDG__noticiasSection{--primary-color:#0540ff;--secondary-color:#0130ce;--text-color-dark:#34495e;--text-color-light:#5d6d7e;--bg-light:#f8f9fa;--card-bg:#fff;--shadow-light:0 6px 30px rgba(44,62,80,.08);--shadow-hover:0 12px 40px rgba(44,62,80,.18);--border-radius:16px;--font-primary:"Poppins",sans-serif;--font-secondary:"Montserrat",sans-serif}.noticias-module-scss-module__Y_xTDG__noticiaHeader{--primary-color:#0540ff;--secondary-color:#0130ce;--text-color-dark:#34495e;--text-color-light:#5d6d7e;--bg-light:#f8f9fa;--card-bg:#fff;--shadow-light:0 6px 30px rgba(44,62,80,.08);--shadow-hover:0 12px 40px rgba(44,62,80,.18);--border-radius:16px;--font-primary:"Poppins",sans-serif;--font-secondary:"Montserrat",sans-serif}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse{--primary-color:#0540ff;--secondary-color:#0130ce;--text-color-dark:#34495e;--text-color-light:#5d6d7e;--bg-light:#f8f9fa;--card-bg:#fff;--shadow-light:0 6px 30px rgba(44,62,80,.08);--shadow-hover:0 12px 40px rgba(44,62,80,.18);--border-radius:16px;--font-primary:"Poppins",sans-serif;--font-secondary:"Montserrat",sans-serif}.noticias-module-scss-module__Y_xTDG__noticiasSection{background-color:var(--bg-light);padding:6rem 0}.noticias-module-scss-module__Y_xTDG__newsCard{background-color:var(--card-bg);border-radius:var(--border-radius);box-shadow:var(--shadow-light);border:none;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden}.noticias-module-scss-module__Y_xTDG__newsCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-12px)}.noticias-module-scss-module__Y_xTDG__imgWrapper{width:100%;height:220px;position:relative;overflow:hidden}.noticias-module-scss-module__Y_xTDG__imgWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s}.noticias-module-scss-module__Y_xTDG__imgWrapper:hover img{filter:brightness(.9);transform:scale(1.1)}.noticias-module-scss-module__Y_xTDG__newsCardBody{flex-direction:column;flex-grow:1;padding:25px;display:flex}.noticias-module-scss-module__Y_xTDG__newsCardTitle{font-family:var(--font-secondary);color:var(--text-color-dark);margin-bottom:15px;font-size:1.2rem;font-weight:700;line-height:1.4}.noticias-module-scss-module__Y_xTDG__newsCardText{color:var(--text-color-light);flex-grow:1;margin-bottom:20px;font-size:.9rem}.noticias-module-scss-module__Y_xTDG__newsCardFooter{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 25px 25px;display:flex}.noticias-module-scss-module__Y_xTDG__newsCardDate{color:#999;font-size:.8rem;font-weight:500}.noticias-module-scss-module__Y_xTDG__newsCardDate i{color:var(--primary-color);margin-right:6px}.noticias-module-scss-module__Y_xTDG__btnReadMore{color:var(--primary-color);font-size:.9rem;font-weight:700;text-decoration:none;transition:color .3s}.noticias-module-scss-module__Y_xTDG__btnReadMore i{margin-left:5px;transition:transform .3s}.noticias-module-scss-module__Y_xTDG__btnReadMore:hover{color:var(--secondary-color)}.noticias-module-scss-module__Y_xTDG__btnReadMore:hover i{transform:translate(4px)}.noticias-module-scss-module__Y_xTDG__noticiaHeader{text-align:center;color:#fff;justify-content:center;align-items:center;width:100%;height:60vh;display:flex;position:relative;overflow:hidden}.noticias-module-scss-module__Y_xTDG__noticiaImagenBg{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.noticias-module-scss-module__Y_xTDG__noticiaHeaderOverlay{z-index:2;background-color:rgba(0,0,0,.6);width:100%;height:100%;position:absolute;top:0;left:0}.noticias-module-scss-module__Y_xTDG__noticiaTituloWrapper{z-index:3;position:relative}.noticias-module-scss-module__Y_xTDG__noticiaTitulo{font-family:var(--font-secondary);text-shadow:2px 2px 8px rgba(0,0,0,.8);margin-bottom:.5rem;font-size:2.8rem;font-weight:700}.noticias-module-scss-module__Y_xTDG__noticiaSubtitulo{opacity:.9;max-width:800px;margin:1rem auto;font-size:1.3rem;font-style:italic;font-weight:300;line-height:1.6}.noticias-module-scss-module__Y_xTDG__noticiaMeta{opacity:.9;font-size:1rem;font-weight:400}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse{color:var(--text-color-dark);font-size:1.1rem;line-height:1.8}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse p{margin-bottom:1.5rem}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse h2{font-family:var(--font-secondary);color:var(--secondary-color);margin-top:2.5rem;margin-bottom:1rem;font-weight:700}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse h3{font-family:var(--font-secondary);color:var(--secondary-color);margin-top:2.5rem;margin-bottom:1rem;font-weight:700}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse h4{font-family:var(--font-secondary);color:var(--secondary-color);margin-top:2.5rem;margin-bottom:1rem;font-weight:700}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse img{border-radius:var(--border-radius);max-width:100%;height:auto;box-shadow:var(--shadow-light);margin:2rem 0}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse blockquote{border-left:4px solid var(--primary-color);color:var(--text-color-light);margin:2rem 0;padding-left:1.5rem;font-style:italic}.noticias-module-scss-module__Y_xTDG__sidebarWidget{background-color:var(--bg-light);border-radius:var(--border-radius);border:1px solid #e9ecef;padding:25px}.noticias-module-scss-module__Y_xTDG__sidebarTitulo{font-family:var(--font-secondary);color:var(--secondary-color);border-bottom:2px solid var(--primary-color);margin-bottom:20px;padding-bottom:10px;font-size:1.3rem;font-weight:600}.noticias-module-scss-module__Y_xTDG__socialShare{gap:15px;display:flex}.noticias-module-scss-module__Y_xTDG__socialIconShare{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;text-decoration:none;transition:all .3s;display:inline-flex}.noticias-module-scss-module__Y_xTDG__socialIconShare.noticias-module-scss-module__Y_xTDG__facebook{background-color:#3b5998}.noticias-module-scss-module__Y_xTDG__socialIconShare.noticias-module-scss-module__Y_xTDG__twitter{background-color:#1da1f2}.noticias-module-scss-module__Y_xTDG__socialIconShare.noticias-module-scss-module__Y_xTDG__linkedin{background-color:#0077b5}.noticias-module-scss-module__Y_xTDG__socialIconShare.noticias-module-scss-module__Y_xTDG__whatsapp{background-color:#25d366}.noticias-module-scss-module__Y_xTDG__socialIconShare:hover{opacity:.9;transform:translateY(-5px)scale(1.1)}@media (max-width:768px){.noticias-module-scss-module__Y_xTDG__noticiaHeader{height:50vh}.noticias-module-scss-module__Y_xTDG__noticiaTitulo{font-size:2rem}.noticias-module-scss-module__Y_xTDG__noticiaCuerpoProse{font-size:1rem;line-height:1.7}}
