@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600&display=swap');
:root{--navy:#082d49;--ink:#122f43;--muted:#576a78;--blue:#adc9db;--line:#d5dfe5;--paper:#f2f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #538bb5;outline-offset:6px}.skip{position:absolute;top:-70px;background:white;padding:10px;z-index:10}.skip:focus{top:5px}header{height:102px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid var(--line)}.brand{width:210px;height:67px;overflow:hidden;position:relative;display:block}.brand img{position:absolute;width:251px;max-width:none;left:-22px;top:-29px}nav{display:flex;gap:36px;font-size:14px}nav a:hover{color:#5b819b}.location{font-size:12px;letter-spacing:2px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{background:var(--navy);color:white;padding:64px 9% 26px 10%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 30px}.hero .eyebrow{color:#bdd0dc}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Manrope',Arial,sans-serif;font-weight:400}h1{font-size:clamp(48px,5.2vw,80px);line-height:1.08;letter-spacing:-3px;margin-bottom:26px}em{font-style:normal;color:var(--blue)}.intro{color:#d4dfe7;line-height:1.8;font-size:16px}.button{display:flex;align-items:center;gap:42px;background:white;color:var(--navy);padding:13px 20px;font-size:14px;margin-top:10px}.button:hover{background:#dceaf3}.button span{font-size:22px}.hero-foot{border-top:1px solid #426078;margin-top:49px;padding-top:18px;width:100%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.3px;color:#b6cbd9}.hero-image{background:#748d9e;position:relative;background-size:cover;background-position:center}.image-caption{position:absolute;bottom:0;left:0;right:0;padding:50px 25px 25px;display:flex;justify-content:space-between;gap:18px;color:white;font-size:10px;letter-spacing:1.2px;background:linear-gradient(transparent,#07243dcc)}.section{padding:90px 7%}.section-heading{display:grid;grid-template-columns:1fr 1.7fr 1.1fr;gap:36px;align-items:start;margin-bottom:55px}.section-heading .eyebrow{padding-top:8px}h2{font-size:clamp(30px,3vw,44px);letter-spacing:-1.6px;line-height:1.25;margin-bottom:0}h2 span{color:#6c8393}.section-heading>p:last-child:not(.eyebrow){font-size:15px;color:var(--muted)}.services{display:grid;grid-template-columns:1fr 1fr;gap:55px}.primary-service{background:var(--paper);padding:38px 42px;border-top:3px solid var(--navy)}.service-no{font-size:12px;letter-spacing:1.5px;color:#587589}.primary-service h3{font-size:32px;letter-spacing:-1px;margin:25px 0 13px;font-weight:500}.primary-service p,.supporting p{color:var(--muted);font-size:16px}.primary-service ul{padding:12px 0 15px;list-style:none}.primary-service li{border-top:1px solid var(--line);padding:9px 0;font-size:14px}.primary-service a{font-size:14px;font-weight:600;display:flex;justify-content:space-between}.supporting article{display:grid;grid-template-columns:40px 1fr;gap:15px;padding:25px 0;border-top:1px solid var(--line)}.supporting article:first-child{padding-top:28px}.supporting h3{font-weight:500;font-size:23px;margin-bottom:9px}.supporting p{margin-bottom:0}.complex{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:80px}.complex .eyebrow{color:#b9cddd}.complex h2{font-size:clamp(36px,3.7vw,53px);line-height:1.25}.complex-intro{max-width:380px;color:#c2d1db;margin-top:30px}.tag{font-size:11px;letter-spacing:1.4px;border:1px solid #617c91;padding:7px 10px;display:inline-block;margin-bottom:23px}.complex h3{font-size:28px;line-height:1.35;font-weight:400;margin-bottom:17px}.complex-details p{color:#c2d1db;font-size:16px}.topics{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;color:#cbdde9;margin-top:24px}.emerging{border-top:1px solid #426078;padding-top:30px;margin-top:35px}.emerging h3{font-size:24px}.emerging p{margin-bottom:0}.approach .section-heading{grid-template-columns:1fr 2.9fr}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.steps article{border-top:1px solid #8399a9;padding-top:20px}.steps span{font-size:13px;color:#658499}.steps h3{font-size:24px;font-weight:500;margin:25px 0 12px}.steps p{color:var(--muted);font-size:15px}footer{padding:50px 7% 24px;background:var(--paper);display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px}footer .eyebrow{margin-bottom:12px}.footer-line{font-family:Manrope,Arial,sans-serif;font-size:30px;letter-spacing:-1px;margin-bottom:20px}.footer-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;font-size:14px}.footer-right a{color:#56768c}.footer-bottom{border-top:1px solid var(--line);width:100%;display:flex;justify-content:space-between;gap:25px;padding-top:23px;font-size:12px;color:var(--muted)}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:900px){header{padding:0 5%;height:86px}.location{display:none}nav{gap:18px}.hero{min-height:580px}.hero-copy{padding-top:45px}h1{font-size:52px}.hero-foot{gap:18px;font-size:9px}.section{padding:65px 6%}.section-heading{grid-template-columns:1fr 2fr;gap:22px}.section-heading>p:last-child:not(.eyebrow){grid-column:2}.services{gap:25px}.primary-service{padding:30px}.complex{gap:35px}.steps{gap:24px;grid-template-columns:1fr 1fr}.image-caption{flex-direction:column}.footer-bottom{flex-direction:column;gap:6px}}@media(max-width:600px){header{height:auto;min-height:110px;flex-direction:column;justify-content:center;padding:8px 5% 15px;gap:8px}.brand{width:168px;height:50px}.brand img{width:205px;left:-18px;top:-25px}nav{font-size:13px;gap:24px}.hero{grid-template-columns:1fr}.hero-copy{padding:39px 7% 23px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}h1{font-size:59px;letter-spacing:-2.8px}.hero-foot{margin-top:36px;font-size:9px}.hero-image{min-height:320px}.image-caption{flex-direction:row;font-size:9px}.section{padding:52px 7%}.section-heading,.approach .section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p:last-child:not(.eyebrow){margin-top:20px}.section-heading h2{font-size:32px}.services,.complex{grid-template-columns:1fr;gap:30px}.primary-service{padding:27px}.supporting article{padding:22px 0}.complex h2{font-size:39px}.complex-intro{margin-bottom:0}.complex h3{font-size:26px}.tag{font-size:10px}.steps{gap:24px}.steps h3{font-size:21px}.steps p{font-size:14px}.footer-right{align-items:flex-start}.footer-line{font-size:27px}.footer-bottom{font-size:11px}html{scroll-padding-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.hero-image{background-image:url('assets/sydney.jpg')}
