.news-hero{position:relative;min-height:70vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.hero-background{z-index:1}.hero-background,.hero-gradient{position:absolute;top:0;left:0;right:0;bottom:0}.hero-gradient{background:linear-gradient(135deg,rgba(58,175,169,.9),rgba(77,166,119,.9))}.hero-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 75% 75%,hsla(0,0%,100%,.1) 0,transparent 50%);background-size:100px 100px}.hero-container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;border:1px solid hsla(0,0%,100%,.3);margin-bottom:2rem;font-size:.875rem;font-weight:500;color:#fff}.badge-icon{font-size:1.25rem}.hero-title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.title-highlight{background:linear-gradient(45deg,gold,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:hsla(0,0%,100%,.9);margin-bottom:3rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.stat-item{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.stat-label{font-size:.875rem;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:.05em}.news-content{padding:5rem 0;background:#f8fafc}.content-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}@media (max-width:1024px){.hero-title{font-size:3rem}.hero-stats{gap:2rem}.stat-number{font-size:2rem}}@media (max-width:768px){.news-hero{min-height:60vh}.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.hero-stats{flex-direction:column;gap:1.5rem}.section-title{font-size:2rem}.content-container{padding:0 1rem}}@media (max-width:640px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-badge{padding:.5rem 1rem;font-size:.75rem}.section-title{font-size:1.75rem}.news-content{padding:3rem 0}}