.hero{text-align:center;justify-content:center;align-items:center;width:100%;height:103vh;margin-top:-120px;display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:2;background:#00000073;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:3;color:#fff;max-width:900px;padding:0 20px;position:relative}.hero h1{margin-bottom:.25em;font-size:clamp(2rem,5vw,3rem)}.hero h3{color:#fff;margin-bottom:.75em;font-size:clamp(1rem,2.5vw,1.25rem)}.hero-lead{color:#ffffffe6;margin-top:.5rem;font-size:1rem}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{border-radius:4px;margin-top:.5rem;padding:.75em 1.5em;font-weight:700;text-decoration:none}.btn-primary{color:#fff;background:#e26b07;margin-right:1em}.insight-content{z-index:2;max-width:800px;padding:0 20px;position:relative}.insight-content h1{margin-bottom:.5em;font-size:clamp(2rem,4vw,3rem)}.insight-content p{color:#eee;font-size:1.1rem;line-height:1.6}.insight-main{background:#fff;padding:5em 2em}.insight-main .container{max-width:100%;margin:0 auto}.insight-card{background:#f9f9f9;border-radius:12px;margin-bottom:2em;padding:3em 1em;transition:transform .3s,box-shadow .3s;box-shadow:0 6px 16px #0000000f}.insight-card:hover{transform:translateY(-4px);box-shadow:0 8px 22px #0000001a}.insight-card h2{color:#e26b07;margin-bottom:.75em}.insight-card p{color:#444;line-height:1.7}.coming-soon{text-align:center;background:linear-gradient(90deg,#e26b0714,#e26b0705);border-radius:12px;margin-top:3em;padding:3em 1em}.coming-soon h3{color:#1a365d;font-size:1.5rem;font-weight:700}.news-grid{background:#fff;border-radius:12px;grid-template-columns:1.5fr 1fr;align-items:start;gap:2.5rem;max-width:1200px;margin:3em auto;padding:4em 3em;display:grid;overflow:hidden;box-shadow:0 6px 25px #00000014}.news-text h2{color:#e26b07;margin-bottom:.6em;font-size:2rem}.news-text h3{color:#1a365d;margin-bottom:.8em;font-size:1.5rem;line-height:1.4}.news-text p{color:#444;margin-bottom:1em;font-size:1.05rem;line-height:1.7}.news-buttons{flex-wrap:wrap;gap:1em;margin-top:1.8rem;display:flex}.btn-primary,.btn-secondary{text-align:center;border-radius:6px;min-width:160px;padding:.8em 1.5em;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:#e26b07;border:none}.btn-primary:hover{background:#c65a05;transform:translateY(-2px)}.btn-secondary{color:#e26b07;background:0 0;border:2px solid #e26b07}.btn-secondary:hover{color:#fff;background:#e26b07;transform:translateY(-2px)}.news-image{text-align:center}.news-image img{border-radius:12px;width:100%;max-width:480px;box-shadow:0 8px 24px #00000026}.coverage{background:#f8f8f8;border-radius:8px;margin-top:1rem;padding:1em 1.2em;display:inline-block;box-shadow:0 2px 8px #00000014}.coverage h4{color:#1a365d;margin:0;font-size:1rem}.coverage p{color:#444;margin:.3em 0 0;font-size:.95rem;font-weight:600}.reveal-left,.reveal-right{opacity:0;transition:all .8s;transform:translateY(30px)}.reveal-left.active,.reveal-right.active{opacity:1;transform:translateY(0)}@media (max-width:992px){.news-grid{text-align:center;grid-template-columns:1fr;padding:2.5em 1.5em}.news-image{order:-1}.news-image img{max-width:90%;margin:0 auto 1.2em}.coverage{margin:0 auto 1.5em}.news-text h2{font-size:1.8rem}.news-text h3{font-size:1.3rem}.news-buttons{justify-content:center}.insight-card{padding:1.5em}.insight-hero{height:45vh}.insight-content h1{font-size:2rem}}@media (max-width:600px){.btn-primary,.btn-secondary{width:100%;max-width:280px}.news-grid{padding:2em 1em}.coverage{width:100%}}
