.esection-hero{background:linear-gradient(135deg,#002b5c 0%,#0077b6 60%,#00b4d8 100%);width:100%;padding:60px 40px 32px;position:relative;overflow:hidden}.esection-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:500px;height:500px;position:absolute;top:-60%;right:-10%}.esection-hero:after{content:"";background:#ffffff08;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-40%;left:-5%}.esection-hero-inner{z-index:1;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex;position:relative}.esection-hero-logo{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden;box-shadow:0 4px 16px #0003}.esection-hero-logo img{object-fit:cover;width:100%;height:100%}.esection-hero-logo-placeholder{font-family:var(--font-display);color:var(--blue-500);font-size:28px;font-weight:700}.esection-hero-text h1{font-family:var(--font-display);color:#fff;text-shadow:0 2px 8px #0003;margin:0 0 4px;font-size:36px;font-weight:700}.esection-hero-text .esection-entity-name{font-family:var(--font-body);color:#fffc;margin:0;font-size:15px}.esection-hero-text .esection-entity-name a{color:#ffffffe6;text-underline-offset:2px;text-decoration:underline}.esection-hero-text .esection-entity-name a:hover{color:#fff}.esection-accent-bar{background:linear-gradient(90deg,var(--accent-color,#00b4d8)0%,transparent 100%);height:3px}.esection-stats{background:var(--white);border-bottom:1px solid var(--border);align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:12px 24px;display:flex}.esection-stats-count{font-family:var(--font-body);color:var(--text-500);font-size:14px}.esection-stats-count strong{color:var(--blue-700);font-size:16px}.esection-back{font-family:var(--font-body);color:var(--blue-500);align-items:center;gap:4px;margin-left:auto;font-size:13px;text-decoration:none;display:inline-flex}.esection-back:hover{color:var(--blue-700);text-decoration:underline}.esection-back svg{width:14px;height:14px}.esection-list{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;padding:24px;display:flex}.esection-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;grid-template-columns:200px 1fr;gap:20px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.esection-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #002b5c14}.esection-card-image{background:var(--blue-50);width:200px;min-height:140px;position:relative;overflow:hidden}.esection-card-image img{object-fit:cover;width:100%;height:100%}.esection-card-noimage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.esection-card-noimage svg{width:40px;height:40px;color:var(--blue-300,#90cdf4);opacity:.6}.esection-card-body{flex-direction:column;justify-content:center;padding:20px 20px 20px 0;display:flex}.esection-card-date{font-family:var(--font-body);color:var(--text-400,#94a3b8);text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px;font-size:12px;font-weight:600}.esection-card-title{font-family:var(--font-body);color:var(--blue-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:17px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.esection-card:hover .esection-card-title{color:var(--blue-500)}.esection-card-excerpt{font-family:var(--font-body);color:var(--text-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.esection--noticias{--accent-color:#0077b6}.esection--blogs{--accent-color:#38a169}.esection--eventos{--accent-color:#ed8936}.esection--noticias .esection-card-date{color:#0077b6}.esection--blogs .esection-card-date{color:#38a169}.esection--eventos .esection-card-date{color:#ed8936}.esection-empty{text-align:center;max-width:1200px;margin:0 auto;padding:80px 24px}.esection-empty p{font-family:var(--font-body);color:var(--text-400);font-size:16px}@media (max-width:768px){.esection-hero{padding:40px 20px 24px}.esection-hero-logo{width:56px;height:56px}.esection-hero-text h1{font-size:26px}.esection-card{grid-template-columns:1fr}.esection-card-image{width:100%;height:180px}.esection-card-body,.esection-list{padding:16px}}@media (max-width:480px){.esection-hero-text h1{font-size:22px}.esection-hero-inner{gap:16px}.esection-card-image{height:140px}}
