.noticias-module___meSdW__mainContainer{padding-top:var(--nav-height);background-color:var(--color-bg);min-height:100vh;padding-bottom:5rem}.noticias-module___meSdW__portalHeader{flex-direction:column;gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem;display:flex}.noticias-module___meSdW__portalHeader h1{font-size:1.5rem!important}@media (min-width:768px){.noticias-module___meSdW__portalHeader h1{font-size:2.2rem!important}}.noticias-module___meSdW__mainTitle{font-family:var(--font-heading);color:var(--color-primary)}@media (min-width:768px){.noticias-module___meSdW__portalHeader{flex-direction:row;justify-content:space-between;align-items:flex-end}}.noticias-module___meSdW__subtitle{color:var(--color-text-muted);max-width:600px;font-size:.8rem;line-height:1.4}@media (min-width:768px){.noticias-module___meSdW__subtitle{font-size:1.1rem}}.noticias-module___meSdW__searchForm{background:var(--color-surface);border:1px solid var(--color-border);border-radius:30px;align-items:center;width:100%;max-width:320px;padding:.25rem .6rem;transition:all .3s;display:flex}.noticias-module___meSdW__searchForm:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #c1272d1a}.noticias-module___meSdW__searchInput{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;padding:.2rem .4rem;font-family:inherit;font-size:.85rem}.noticias-module___meSdW__searchInput::placeholder{color:var(--color-text-muted)}.noticias-module___meSdW__searchButton{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.noticias-module___meSdW__searchButton:hover{color:var(--color-primary)}.noticias-module___meSdW__featuredCard{color:#fff;box-shadow:var(--shadow-md);background:#000;border-radius:12px;flex-direction:column;justify-content:flex-end;min-height:400px;margin-bottom:3rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (min-width:992px){.noticias-module___meSdW__featuredCard{min-height:450px}}.noticias-module___meSdW__featuredCard:hover{box-shadow:var(--shadow-lg);border-color:#9c07204d;transform:translateY(-2px)}.noticias-module___meSdW__featuredImage{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.noticias-module___meSdW__featuredImage:after{content:"";z-index:1;background:linear-gradient(#0000 25%,#0000008c 55%,#000000e6 100%);animation:9s ease-in-out infinite noticias-module___meSdW__autoFadeLoop;position:absolute;inset:0}@keyframes noticias-module___meSdW__autoFadeLoop{0%{opacity:0;transform:translateY(15px)}8%{opacity:1;transform:translateY(0)}60%{opacity:1;transform:translateY(0)}68%{opacity:0;transform:translateY(15px)}to{opacity:0;transform:translateY(15px)}}.noticias-module___meSdW__featuredImage img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.noticias-module___meSdW__featuredCard:hover .noticias-module___meSdW__featuredImage img{transform:scale(1.05)}.noticias-module___meSdW__noImage{color:var(--color-border);letter-spacing:.2em;font-size:3rem;font-weight:800}.noticias-module___meSdW__featuredContent{z-index:2;flex-direction:column;justify-content:flex-end;padding:1.5rem;animation:9s ease-in-out infinite noticias-module___meSdW__autoFadeLoop;display:flex;position:relative}@media (min-width:992px){.noticias-module___meSdW__featuredContent{width:75%;padding:3rem 3rem 2rem}}.noticias-module___meSdW__cardMeta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}:is(.noticias-module___meSdW__featuredCard .badge,.noticias-module___meSdW__newsCard .badge){color:#fff!important;text-transform:uppercase!important;letter-spacing:.5px!important;opacity:1!important;background:#9c0720!important;border:1px solid #fff6!important;border-radius:6px!important;padding:.35rem .75rem!important;font-size:.78rem!important;font-weight:800!important;box-shadow:0 4px 10px #00000073!important}.noticias-module___meSdW__cardDate{color:#fffffff2;text-shadow:0 1px 3px #000000e6;font-size:.85rem;font-weight:600}.noticias-module___meSdW__featuredTitle{font-family:var(--font-heading);color:#fff;text-shadow:0 2px 6px #000000d9;margin-bottom:.75rem;font-size:1.25rem;font-weight:900;line-height:1.25}@media (min-width:992px){.noticias-module___meSdW__featuredTitle{font-size:1.6rem}}.noticias-module___meSdW__featuredExcerpt{color:#ffffffeb;-webkit-line-clamp:2;text-shadow:0 1px 4px #000000d9;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (min-width:992px){.noticias-module___meSdW__featuredExcerpt{-webkit-line-clamp:3;margin-bottom:2rem;font-size:1.1rem}}.noticias-module___meSdW__readMore{color:#ffd27a;text-shadow:0 1px 3px #000c;align-items:center;gap:.5rem;font-size:1rem;font-weight:800;display:inline-flex}.noticias-module___meSdW__featuredCard:hover .noticias-module___meSdW__readMore{text-decoration:underline}.noticias-module___meSdW__newsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.noticias-module___meSdW__newsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1200px){.noticias-module___meSdW__newsGrid{grid-template-columns:repeat(4,1fr);gap:2rem}}.noticias-module___meSdW__newsCard{color:#fff;height:100%;box-shadow:var(--shadow-sm);background:#000;border-radius:12px;flex-direction:column;justify-content:flex-end;min-height:280px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.noticias-module___meSdW__newsCard{border-radius:16px;min-height:280px}}.noticias-module___meSdW__newsCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:#ffd27a!important}.noticias-module___meSdW__cardImageWrapper{z-index:0;background:var(--color-surface-2);width:100%;height:100%;position:absolute;top:0;left:0}.noticias-module___meSdW__cardImageWrapper:after{content:"";z-index:1;background:linear-gradient(#0000 25%,#000000a6 55%,#000000f0 100%);position:absolute;inset:0}.noticias-module___meSdW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.noticias-module___meSdW__newsCard:hover .noticias-module___meSdW__cardImage{transform:scale(1.05)}.noticias-module___meSdW__cardNoImage{opacity:.3;font-size:4rem}.noticias-module___meSdW__cardBody{z-index:2;flex-direction:column;justify-content:flex-end;padding:1.25rem;display:flex;position:relative;opacity:1!important;transform:none!important}.noticias-module___meSdW__cardTitle{font-family:var(--font-heading);color:#fff;-webkit-line-clamp:2;text-shadow:0 1px 4px #000000e6;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.noticias-module___meSdW__cardExcerpt{display:none}.noticias-module___meSdW__cardAction{color:#ffd27a;text-shadow:0 1px 3px #000c;align-items:center;gap:.3rem;margin-top:auto;font-size:.88rem;font-weight:800;display:flex}@media (min-width:768px){.noticias-module___meSdW__cardTitle{font-size:1.1rem}.noticias-module___meSdW__cardAction{font-size:.95rem}}.noticias-module___meSdW__emptyState{text-align:center;background:var(--color-surface);border:1px dashed var(--color-border);border-radius:16px;max-width:600px;margin:0 auto;padding:4rem 2rem}.noticias-module___meSdW__emptyState h2{font-family:var(--font-heading);color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem}.noticias-module___meSdW__emptyState p{color:var(--color-text-muted);font-size:1.1rem}.noticias-module___meSdW__layoutGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.noticias-module___meSdW__layoutGrid{grid-template-columns:3fr 1fr;gap:3rem}}.noticias-module___meSdW__mainColumn{flex-direction:column;display:flex}.noticias-module___meSdW__sidebar{flex-direction:column;gap:2rem;display:flex}.noticias-module___meSdW__filtersWrapper{scrollbar-width:none;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.noticias-module___meSdW__filtersWrapper::-webkit-scrollbar{display:none}.noticias-module___meSdW__filterPill{white-space:nowrap;color:var(--color-text-muted);border:1px solid var(--color-border);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;padding:.4rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.noticias-module___meSdW__filterPill:hover{color:var(--color-text);background:#00000008}.noticias-module___meSdW__filterPill.noticias-module___meSdW__active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.noticias-module___meSdW__sidebarWidget{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;padding:1.5rem}.noticias-module___meSdW__widgetTitle{font-family:var(--font-heading);color:var(--color-primary-dark);border-bottom:2px solid #a80a151a;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:800;display:flex}.noticias-module___meSdW__comunicadoList{flex-direction:column;gap:1rem;display:flex}.noticias-module___meSdW__comunicadoItem{border-bottom:1px dashed var(--color-border);flex-direction:column;gap:.25rem;padding-bottom:1rem;text-decoration:none;transition:opacity .2s;display:flex}.noticias-module___meSdW__comunicadoItem:last-child{border-bottom:none;padding-bottom:0}.noticias-module___meSdW__comunicadoItem:hover{opacity:.7}.noticias-module___meSdW__comunicadoDate{color:var(--color-primary);text-transform:uppercase;font-size:.75rem;font-weight:700}.noticias-module___meSdW__comunicadoTitle{font-family:var(--font-heading);color:var(--color-text);font-size:.95rem;font-weight:600;line-height:1.4}.noticias-module___meSdW__newsletterBanner{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);color:#fff;text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem;padding:2rem;display:flex;box-shadow:0 15px 30px #a80a1533}@media (min-width:768px){.noticias-module___meSdW__newsletterBanner{text-align:left;flex-direction:row;justify-content:space-between;padding:3rem}}.noticias-module___meSdW__newsletterText h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.noticias-module___meSdW__newsletterText p{color:#fffc;max-width:400px;font-size:.95rem}.noticias-module___meSdW__newsletterForm{background:#fff;border-radius:100px;width:100%;max-width:400px;padding:.25rem;display:flex}.noticias-module___meSdW__newsletterForm input{font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;padding:.5rem 1rem}.noticias-module___meSdW__newsletterForm button{background:var(--color-text);color:#fff;border-radius:100px;padding:.5rem 1.5rem;font-weight:600;transition:background .2s}.noticias-module___meSdW__newsletterForm button:hover{background:#333}
