*{box-sizing:border-box}html,body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#10284d;background:#f6f8fb}body{overflow-x:hidden}.site-header{height:96px;background:#061b45;color:#fff;display:flex;align-items:center;padding:0 5%;gap:34px;position:relative;z-index:5}.brand img{width:180px;display:block}.site-header nav{display:flex;gap:34px;margin-left:auto}.site-header a{color:#fff;text-decoration:none}.site-header nav a{font-size:15px;padding:38px 0 34px;border-bottom:3px solid transparent}.site-header nav a.active{border-color:#f9b91b}.actions{display:flex;gap:14px;margin-left:8px}.book,.staff{display:inline-flex;align-items:center;justify-content:center;border-radius:30px;padding:15px 27px;font-weight:700}.book{background:#f9b91b;color:#071b43!important}.staff{border:1px solid rgba(255,255,255,.65)}.hero{min-height:460px;background:linear-gradient(100deg,rgba(5,25,65,.96),rgba(8,71,118,.84)),url('assets/about-hero.jpg') center/cover;display:flex;align-items:center;padding:70px 7%;color:white}.hero-copy{max-width:760px}.eyebrow{font-size:12px;letter-spacing:3px;font-weight:800;color:#d3a62b;margin-bottom:18px}.hero h1,h2{font-family:Georgia,'Times New Roman',serif}.hero h1{font-size:64px;line-height:.98;margin:0 0 24px}.hero h1 span,h2 span{color:#7d9abb}.hero p{font-size:19px;line-height:1.7;max-width:650px}.section{padding:90px 7%}.intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;background:#f8fafc}.section h2{font-size:50px;line-height:1.05;margin:0}.bodycopy{font-size:18px;color:#69778a;line-height:1.75}.values{background:white}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:42px}.section-head>p{max-width:500px;color:#6f7c8e;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards article{background:#fff;border:1px solid #e3e8ef;border-radius:18px;padding:28px;min-height:190px;box-shadow:0 8px 25px rgba(16,40,77,.04)}.cards b{font-size:12px;color:#c39b2c;letter-spacing:2px}.cards h3{font-size:21px;margin:28px 0 10px}.cards p{color:#728092;line-height:1.55}.cta{background:linear-gradient(110deg,#061c47,#087fb3);color:#fff;padding:65px 7%;display:flex;justify-content:space-between;align-items:center;gap:40px}.cta h2{font-size:48px;margin:0 0 12px}.cta p{color:#d8e4ee}.cta .eyebrow{margin-bottom:10px}.cta .book{white-space:nowrap}footer{background:#041737;color:#dbe4ef;padding:55px 7%;display:flex;justify-content:space-between;align-items:end}footer img{width:175px}footer p{font-size:11px;letter-spacing:1px;color:#93a4b8}.footlinks{display:flex;gap:28px}.footlinks a{color:#dbe4ef;text-decoration:none;font-size:14px}@media(max-width:900px){.site-header{height:72px;padding:0 22px;gap:12px}.brand img{width:135px}.site-header nav{gap:14px}.site-header nav a{font-size:10px;padding:28px 0 24px}.actions{gap:7px}.book,.staff{padding:10px 14px;font-size:11px}.hero{min-height:390px;padding:55px 7%}.hero h1{font-size:44px}.hero p{font-size:15px}.section{padding:65px 6%}.intro{grid-template-columns:1fr;gap:35px}.section h2{font-size:40px}.section-head{display:block}.cards{grid-template-columns:repeat(2,1fr)}.cta{padding:50px 6%}.cta h2{font-size:38px}footer{padding:40px 6%}.footlinks{gap:15px;flex-wrap:wrap}}@media(max-width:600px){.site-header nav{display:none}.site-header{justify-content:space-between}.hero{min-height:430px}.hero h1{font-size:39px}.cards{grid-template-columns:1fr}.cta{display:block}.cta .book{margin-top:25px}.footlinks{display:grid;grid-template-columns:1fr 1fr}}