*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172b4d;background:#fff}.container{width:min(1180px,92%);margin:auto}.top{background:#075b3d;color:#fff;padding:10px 4%;display:flex;justify-content:space-between;letter-spacing:4px;font-size:12px;font-weight:700}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.logo{height:58px;width:auto}.links{display:flex;gap:28px;font-weight:700;font-size:14px}.links a{color:#172b4d;text-decoration:none}.hero{text-align:center;padding:65px 0 40px;background:linear-gradient(#fff,#f7faf9)}.hero img{width:300px;max-width:75%}.hero h1{font-size:clamp(28px,4vw,52px);letter-spacing:4px;margin:25px 0 10px}.hero p{letter-spacing:7px;color:#687586;font-size:12px;font-weight:bold}.wrap{background:#fbfcfc;padding:20px 0 70px}.title{text-align:center;text-transform:uppercase;letter-spacing:7px;color:#657181;margin:20px 0 35px;font-size:18px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:white;border:1px solid #e5e8eb;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #0a233510;display:flex;flex-direction:column;min-height:355px}.visual{height:165px;display:flex;align-items:center;justify-content:center;padding:18px}.visual img{max-width:95%;max-height:140px;object-fit:contain}.body{padding:18px;flex:1}.body h2{font-size:16px;line-height:1.3;margin:0 0 7px;text-transform:uppercase}.cat{font-size:10px;letter-spacing:2px;font-weight:800;margin-bottom:10px}.body p{font-size:13px;color:#697585;line-height:1.55;margin:0}.bar{height:9px}.red .cat{color:#d71928}.red .bar{background:#d71928}.blue .cat{color:#165ca9}.blue .bar{background:#165ca9}.orange .cat{color:#f47b18}.orange .bar{background:#f47b18}.green .cat{color:#14703d}.green .bar{background:#14703d}.teal .cat{color:#069c96}.teal .bar{background:#069c96}.black .cat{color:#222}.black .bar{background:#222}.footer{text-align:center;padding:35px;color:#59697b;letter-spacing:5px;font-size:12px}.footer b{color:#183252}@media(max-width:1000px){.grid{grid-template-columns:repeat(2,1fr)}.links{display:none}}@media(max-width:560px){.grid{grid-template-columns:1fr}.top{font-size:9px;letter-spacing:2px}.hero{padding-top:40px}.hero h1{letter-spacing:2px}.title{letter-spacing:4px;font-size:14px}}
.eyebrow{font-size:11px;letter-spacing:3px;color:#075b3d;font-weight:800;text-transform:uppercase}
.leadership{background:#f5f8f7;padding:80px 0;border-top:1px solid #e7ecea;border-bottom:1px solid #e7ecea}
.leadership-grid{display:grid;grid-template-columns:430px 1fr;gap:70px;align-items:center}
.leader-photo{display:flex;justify-content:center;align-items:end;background:linear-gradient(145deg,#e9f1ed,#fff);border-radius:24px;min-height:470px;overflow:hidden}
.leader-photo img{width:100%;height:auto;max-height:560px;object-fit:contain;object-position:center bottom}
.leader-copy h2{font-size:clamp(32px,4vw,52px);margin:10px 0 4px;color:#172b4d}
.leader-copy h3{margin:0 0 20px;color:#075b3d;font-size:18px}
.leader-copy p{color:#697585;max-width:650px;line-height:1.8}
.leader-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}
.leader-points span{background:#fff;border:1px solid #dfe7e3;border-radius:30px;padding:9px 14px;font-size:11px;font-weight:800;color:#28533f}
@media(max-width:800px){.leadership-grid{grid-template-columns:1fr;gap:30px}.leader-photo{min-height:360px}.leader-photo img{max-height:430px}}
