@font-face{font-family:DM Sans;src:url('assets/dm-sans.ttf') format('truetype');font-style:normal;font-weight:100 1000;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:#102d42;background:#fff;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #df6210;outline-offset:5px}.skip{position:fixed;top:-100px;left:24px;background:white;padding:12px;z-index:99}.skip:focus{top:10px}.header{height:86px;display:flex;justify-content:space-between;align-items:center;padding:0 5.6%;gap:30px}.logo{display:flex;align-items:center}.logo img{width:210px;height:auto;display:block}.header nav{display:flex;align-items:center;gap:36px;font-size:14px}.header nav>a:not(.button):hover{color:#087db0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:16px 24px;background:#f58a32;color:#102d42;font-weight:650;line-height:1.3;border:0;border-radius:1px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#ffa65c;transform:translateY(-2px)}.header-button{padding:13px 21px}.hero{height:820px;position:relative;overflow:hidden;background:#102d42;color:#fff}.hero-image{position:absolute;bottom:0;width:100%;height:650px;object-fit:cover;object-position:center 49%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#102d42 0%,rgba(16,45,66,.98) 13%,rgba(16,45,66,.8) 31%,rgba(16,45,66,.25) 50%,transparent 69%)}.hero-copy{position:relative;padding:56px 5.6% 0}.eyebrow{font-size:12px;letter-spacing:.21em;text-transform:uppercase;font-weight:550;margin:0 0 24px;color:#087fae}.hero .eyebrow{color:#83cff3}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(66px,7.55vw,112px);font-weight:700;letter-spacing:-.035em;line-height:.99;margin-bottom:21px;max-width:1120px}.hero-intro{font-size:22px;margin-bottom:23px;letter-spacing:-.02em}.hero-note{position:absolute;top:60px;right:5.6%;font-size:10px;letter-spacing:.18em;line-height:1.7;text-transform:uppercase}.hero-note span{display:block;width:36px;height:1px;background:#a7c0d0;margin-top:20px}.image-credit{position:absolute;bottom:16px;left:24px;font-size:10px;margin:0;color:#fff;text-shadow:0 1px 6px #000}.identity{height:78px;border-bottom:1px solid #dce5eb;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;font-size:17px;padding:0 5.6%}.identity span+span{border-left:1px solid #89c9ea}.about{padding:56px 5.6% 44px;display:grid;grid-template-columns:1.6fr 1fr;gap:7%}.about h2{font-size:clamp(38px,4.2vw,64px);letter-spacing:-.035em;line-height:1.04;margin:0;font-weight:700}.about-copy{padding-top:32px;font-size:17px;color:#445260;max-width:460px}.about-copy p:last-child{margin-bottom:0}.process{display:grid;grid-template-columns:57% 43%}.detail-image{position:relative;margin:0;min-height:460px;overflow:hidden}.detail-image img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.detail-image figcaption{position:absolute;bottom:20px;left:24px;color:#fff;font-size:10px;text-shadow:0 1px 6px #000}.steps{list-style:none;padding:0 13% 0 14%;margin:0;display:flex;flex-direction:column;justify-content:center}.steps li{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:28px 0;border-bottom:1px solid #bdcfda}.steps li:last-child{border:0}.step-number{font-size:40px;line-height:1.1;font-weight:350;letter-spacing:-.03em;color:#087fae}h3{font-size:21px;line-height:1.3;letter-spacing:-.03em;margin-bottom:6px}.steps p{font-size:15px;color:#596675;line-height:1.65;margin:0}.contact{background:#63b9e9;padding:66px 5.6% 30px;display:grid;grid-template-columns:1.6fr 1fr;gap:36px 7%;align-items:center}.contact .eyebrow{color:#102d42}.contact h2{font-size:clamp(40px,4.9vw,72px);line-height:1.04;letter-spacing:-.035em;margin-bottom:18px}.contact-intro>p:not(.eyebrow){font-size:25px;line-height:1.35;letter-spacing:-.02em;margin-bottom:24px}.person{display:flex;align-items:center;gap:24px;border-left:1px solid #348fc0;padding-left:34px}.portrait{width:118px;height:146px;object-fit:cover;object-position:center 42%;background:#102d42}.person h3{font-size:20px}.role{font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.person a{display:block;font-size:18px;margin-top:6px}.person a:hover{text-decoration:underline}.enquiry{grid-column:1/-1;border-top:1px solid #348fc0;margin-top:8px}.enquiry summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:22px 0;list-style:none;font-size:16px}.enquiry summary::-webkit-details-marker{display:none}.enquiry summary span{font-size:28px;font-weight:350}.enquiry[open] summary span{transform:rotate(45deg)}form{max-width:880px;padding:4px 0 24px}form>p{font-size:14px;max-width:640px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:14px;font-weight:600;margin-bottom:18px}input,textarea{display:block;width:100%;padding:13px;border:1px solid #348fc0;background:#eaf6fc;color:#102d42;border-radius:0;margin-top:8px;font-weight:400}textarea{resize:vertical}#form-status{margin:14px 0 0}footer{background:#102d42;color:#fff;padding:34px 5.6% 20px;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:24px;font-size:13px}footer strong{font-size:21px;color:#63b9e9}footer p{margin-bottom:8px}footer a{margin-right:24px}footer a:hover{text-decoration:underline}.preview-note{grid-column:1/-1;border-top:1px solid #365062;padding-top:16px;font-size:10px;color:#bacdd8}
@media(min-width:1600px){.hero-copy,.header,.about,.contact,footer{padding-left:max(5.6%,calc((100vw - 1440px)/2));padding-right:max(5.6%,calc((100vw - 1440px)/2))}.hero-note{right:max(5.6%,calc((100vw - 1440px)/2))}}@media(max-width:1100px){.hero-note{display:none}.hero{height:760px}.hero-image{height:580px}.person{flex-direction:column;align-items:flex-start;padding-left:24px;gap:16px}.portrait{width:98px;height:116px}.steps{padding-left:10%;padding-right:10%}.steps li{gap:12px;grid-template-columns:48px 1fr}.step-number{font-size:34px}}@media(max-width:700px){html{scroll-padding-top:16px}.header{height:76px;padding:0 24px;gap:15px}.logo img{width:155px}.header nav{gap:20px;font-size:13px}.header nav>a:first-child,.header-button{display:none}.hero{height:710px}.hero-copy{padding:44px 24px 0}.eyebrow{font-size:10px;margin-bottom:22px}h1{font-size:clamp(45px,9.5vw,66px);line-height:1.04;letter-spacing:-.03em;margin-bottom:20px}.hero-intro{font-size:18px;max-width:330px;line-height:1.5;margin-bottom:24px}.hero-image{height:390px;object-position:63% center}.hero-shade{background:linear-gradient(180deg,#102d42 0%,#102d42 35%,rgba(16,45,66,.85) 46%,transparent 68%)}.button{font-size:15px;padding:15px 19px}.image-credit{left:16px;right:16px;font-size:9px;bottom:12px}.identity{height:66px;padding:0 12px;font-size:11px;grid-template-columns:.85fr 1.45fr .9fr}.about{padding:42px 24px 32px;display:block}.about h2{font-size:41px;line-height:1.05}.about-copy{padding-top:25px;font-size:16px}.process{display:flex;flex-direction:column}.detail-image{min-height:310px}.steps{padding:10px 24px 24px}.steps li{grid-template-columns:48px 1fr;padding:23px 0;gap:20px}.steps h3{font-size:20px}.steps p{font-size:14px}.contact{padding:44px 24px 18px;display:block}.contact h2{font-size:45px;max-width:350px}.contact-intro>p:not(.eyebrow){font-size:21px}.person{margin-top:34px;border-left:0;border-top:1px solid #348fc0;padding:26px 0;flex-direction:row;align-items:center;gap:22px}.portrait{width:90px;height:114px}.person a{font-size:16px}.person h3{font-size:19px}.enquiry{margin:0}.enquiry summary{font-size:14px;gap:25px}.form-row{display:block}footer{padding:32px 24px 20px;grid-template-columns:1fr 1fr;gap:20px}footer>div:first-child{grid-column:1/-1}.preview-note{line-height:1.6}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero-image{mask-image:linear-gradient(to bottom,transparent 0%,#000 24%,#000 100%)}
