*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#123047;background:#fff}a{text-decoration:none;color:inherit}.site-header{height:76px;display:flex;align-items:center;gap:28px;padding:0 5%;border-bottom:1px solid #e7edf2;background:#fff;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:8px;min-width:230px}.brand-mark{font-size:34px;color:#ff6b19;font-weight:900}.brand strong{font-size:34px;letter-spacing:1px;display:block;line-height:.8}.brand small{font-size:12px;color:#23445b}nav{display:flex;gap:22px;flex:1;justify-content:center;font-size:14px}nav a:hover,nav .active{color:#f5661a}.socials{display:flex;gap:12px;font-weight:700}.hero{min-height:470px;background:linear-gradient(90deg,rgba(5,34,51,.94),rgba(5,34,51,.35)),url('https://images.unsplash.com/photo-1500534623283-312aade485b7?auto=format&fit=crop&w=1800&q=80') center/cover;display:flex;align-items:center;color:white}.hero-copy{max-width:560px;margin-left:7%;padding:50px 0}.eyebrow{letter-spacing:3px;font-weight:700}.hero h1{font-size:74px;margin:0;line-height:.95}.hero h1 span{color:#ff6b19}.hero h2{font-size:23px;margin:8px 0}.motto{font-size:28px;font-style:italic}.motto i{color:#ff6b19}.hero-copy>p:not(.eyebrow):not(.motto){font-size:17px;line-height:1.55}.btn{display:inline-block;background:#ff6b19;color:#fff;padding:14px 22px;border-radius:10px;font-weight:700;margin-top:14px}.quick-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;padding:28px 4%}.quick-grid a{border:1px solid #e4ebf0;border-radius:10px;padding:18px;background:#fff;box-shadow:0 2px 8px #dfe6eb55}.quick-grid b{display:block;font-size:23px;margin-bottom:10px}.quick-grid strong,.quick-grid span{display:block}.quick-grid span{font-size:12px;color:#657784;margin-top:7px}.content-layout{display:grid;grid-template-columns:1fr 280px;gap:28px;padding:10px 4% 50px}.section-head{display:flex;justify-content:space-between;align-items:center;margin:22px 0 14px;border-left:4px solid #ff6b19;padding-left:10px}.section-head h2{margin:0}.section-head a{font-size:13px;color:#164b6a}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid #e3eaf0;border-radius:9px;overflow:hidden;padding-bottom:16px}.card h3,.card p,.card small,.card .tag{margin-left:14px;margin-right:14px}.card h3{margin-top:8px}.card p{color:#657784;font-size:14px;line-height:1.4}.card small{color:#748490}.tag{display:inline-block;background:#eef6fb;color:#15648e;padding:5px 9px;border-radius:10px;font-size:11px;margin-top:12px}.photo,.mini{background-position:center;background-size:cover}.photo{height:170px}.mini{height:92px}.ph1{background-image:url('https://images.unsplash.com/photo-1499750310107-5fef28a66643?auto=format&fit=crop&w=800&q=80')}.ph2{background-image:url('https://images.unsplash.com/photo-1455390582262-044cdead277a?auto=format&fit=crop&w=800&q=80')}.ph3{background-image:url('https://images.unsplash.com/photo-1500534623283-312aade485b7?auto=format&fit=crop&w=800&q=80')}.ph4{background-image:url('https://images.unsplash.com/photo-1485846234645-a62644f84728?auto=format&fit=crop&w=800&q=80')}.ph5{background-image:url('https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=800&q=80')}.latest{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.latest article{border:1px solid #e3eaf0;border-radius:8px;overflow:hidden}.latest b,.latest small{display:block;padding:8px 10px}.latest small{color:#748490}.profile{background:#0b3854;color:#fff;border-radius:8px;padding:22px}.avatar{width:62px;height:62px;border-radius:50%;background:#fff;color:#0b3854;display:grid;place-items:center;font-weight:800;font-size:20px}.profile p{font-size:13px;line-height:1.5}.outline{display:inline-block;border:1px solid #ff6b19;padding:10px 14px;border-radius:8px;color:#fff}.sidebox{border:1px solid #e3eaf0;border-radius:8px;padding:15px;margin-top:12px}.sidebox p{font-size:13px;color:#647684}.sidebox p span{float:right}form{display:flex}input{width:100%;padding:11px;border:1px solid #d6e0e7;border-radius:7px 0 0 7px}button{border:0;background:#ff6b19;color:#fff;padding:0 12px;border-radius:0 7px 7px 0}.cta{margin-top:20px;background:#0b3854;color:#fff;border-radius:8px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between}.cta h2{margin:0 0 5px}.cta p{margin:0;color:#d9e5ec}.simple-section{padding:65px 8%;border-top:1px solid #edf1f4}.simple-section h2{color:#0b3854}footer{background:#082b40;color:#fff;padding:28px 5%;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}footer small{width:100%;color:#b9cbd6}@media(max-width:1000px){nav{gap:10px}.quick-grid{grid-template-columns:repeat(3,1fr)}.content-layout{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.latest{grid-template-columns:1fr 1fr}}@media(max-width:700px){.site-header{height:auto;padding:12px 4%;flex-wrap:wrap}.brand{min-width:auto}nav{order:3;width:100%;overflow:auto;justify-content:flex-start;padding-bottom:4px}.socials{margin-left:auto}.hero{min-height:520px}.hero-copy{margin-left:6%;margin-right:6%}.hero h1{font-size:58px}.quick-grid,.cards,.latest{grid-template-columns:1fr}.content-layout{padding-left:5%;padding-right:5%}.cta{display:block}footer{font-size:13px}}