.updates-hero{background:linear-gradient(90deg,rgba(7,26,51,.94),rgba(7,26,51,.70)),url('../images/updates-cover.jpg') center/cover no-repeat;color:#fff;padding:130px 0;position:relative;overflow:hidden}.updates-hero:after{content:"";position:absolute;right:-120px;bottom:-120px;width:360px;height:360px;border:1px solid rgba(216,184,103,.30);border-radius:50%}.updates-hero-inner{position:relative;z-index:2;max-width:900px}.updates-hero h1{font-size:clamp(42px,6vw,76px);margin:0 0 18px;color:#fff}.updates-hero p{font-size:21px;line-height:1.8;color:#e8eef7;max-width:820px}.updates-presentation{display:grid;grid-template-columns:.95fr 1.05fr;background:linear-gradient(135deg,#fbf6ea,#fff);border:1px solid rgba(216,184,103,.28);border-radius:32px;overflow:hidden;box-shadow:0 22px 60px rgba(7,26,51,.14)}.updates-presentation-image img{width:100%;height:100%;min-height:420px;object-fit:cover}.updates-presentation-content{padding:48px;display:flex;flex-direction:column;justify-content:center}.updates-presentation-content h3{font-size:34px;margin:12px 0 16px;color:#071a33}.updates-presentation-content p{color:var(--muted);line-height:1.9;font-size:18px}.updates-topic-card .updates-icon{width:54px;height:54px;border-radius:16px;background:rgba(216,184,103,.18);color:#8b671b;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:18px}.updates-dark{background:linear-gradient(135deg,#071a33,#0c2549);color:#fff}.updates-gallery-three{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:34px}.updates-gallery-three img{width:100%;height:340px;object-fit:cover;border-radius:24px;box-shadow:0 18px 48px rgba(0,0,0,.22)}.updates-growth-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.updates-growth-grid div{background:rgba(255,255,255,.08);border:1px solid rgba(216,184,103,.28);border-radius:22px;padding:24px 18px;text-align:center}.updates-growth-grid strong{display:block;color:#d8b867;font-size:26px;margin-bottom:8px}.updates-growth-grid span{color:#dfe7f5;line-height:1.6}.updates-cta{background:linear-gradient(135deg,#fbf6ea,#fff);border-top:1px solid rgba(216,184,103,.28)}.updates-cta p{color:var(--muted);font-size:18px;line-height:1.8}@media(max-width:900px){.updates-presentation,.updates-gallery-three,.updates-growth-grid{grid-template-columns:1fr}.updates-presentation-image img,.updates-gallery-three img{height:auto;min-height:auto}.updates-presentation-content{padding:30px}.updates-hero{padding:90px 0}}