*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17202a;background:#f7f5ef;line-height:1.6}.hero{min-height:720px;background:#102a43;color:white;padding:0 7%;display:flex;flex-direction:column}nav{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.18)}.brand{font-weight:800;letter-spacing:2px;font-size:19px}.brand span{font-weight:400;font-size:11px;display:block;letter-spacing:3px}.navcta,.primary,.secondary{display:inline-block;text-decoration:none;font-weight:700;letter-spacing:.5px}.navcta{color:white;border:1px solid rgba(255,255,255,.55);padding:10px 18px}.hero-content{max-width:800px;margin:auto 0;padding:80px 0 120px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:3px;color:#d9b45b}.eyebrow.dark{color:#8a671c}.hero h1{font-family:Georgia,serif;font-size:clamp(54px,8vw,100px);line-height:.94;margin:18px 0 28px;font-weight:400}.lead{max-width:650px;font-size:20px;color:#dbe7f0}.buttons{margin-top:35px;display:flex;gap:14px;flex-wrap:wrap}.primary{background:#d9b45b;color:#102a43;padding:15px 24px}.secondary{border:1px solid #fff;color:white;padding:14px 24px}.intro,.coverage,.business,.why,.quote{padding:90px 7%}.intro{max-width:1050px}.intro h2,.section-head h2,.business h2,.why h2,.quote h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);line-height:1.08;font-weight:400;margin:12px 0 25px}.intro>p:last-child{max-width:800px;font-size:19px}.coverage{background:#e9e4d9}.section-head{margin-bottom:45px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{background:#fff;padding:38px;min-height:390px}.num{font-family:Georgia,serif;font-size:18px;color:#9a7728}.cards h3{font-family:Georgia,serif;font-size:30px;font-weight:400;margin:55px 0 15px}.items{font-weight:700;font-size:14px;margin-top:28px}.business{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.tags span{border:1px solid #a99e89;padding:9px 13px;font-size:14px}.why{background:#102a43;color:#fff}.why>p:last-child{max-width:720px;color:#dbe7f0;font-size:19px}.quote{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.direct a{color:#102a43;font-weight:bold}form{background:white;padding:38px;box-shadow:0 10px 35px rgba(0,0,0,.08)}label{display:block;font-weight:700;font-size:13px;margin-bottom:18px}input,select,textarea{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #b9b5aa;background:#fff;font:inherit}textarea{resize:vertical}button{width:100%;border:0;background:#102a43;color:white;padding:16px;font-weight:800;font-size:15px;cursor:pointer}small{display:block;margin-top:15px;color:#666;line-height:1.4}footer{background:#081b2c;color:#c9d5df;padding:55px 7%;display:grid;grid-template-columns:1fr auto;gap:15px;align-items:end}footer p{margin:0;font-size:13px}footer p:last-child{grid-column:2}@media(max-width:800px){.hero{min-height:650px}.cards,.business,.quote{grid-template-columns:1fr}.cards article{min-height:auto}.business,.quote{gap:25px}.quote,.intro,.coverage,.business,.why{padding:65px 6%}footer{grid-template-columns:1fr}footer p:last-child{grid-column:1}.navcta{font-size:11px}.brand{font-size:15px}}