:root{--background:#f8f9f4;--foreground:#1b382b;--card:#fff;--card-foreground:#1b382b;--popover:#fff;--popover-foreground:#1b382b;--primary:#1b382b;--primary-foreground:#fff;--secondary:#eaf0e5;--secondary-foreground:#1b382b;--muted:#eaf0e5;--muted-foreground:#536558;--accent:#d9eeab;--accent-foreground:#1b382b;--destructive:#ab3030;--border:#d3dace;--input:#c9d3c3;--ring:#467746;--radius:.25rem;--lime:#d9eeab;--forest:#1b382b}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}button,a,input,textarea{-webkit-tap-highlight-color:transparent;outline-offset:5px;font:inherit;color:inherit}button{border:0;cursor:pointer}a,button{touch-action:manipulation}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #628331}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}em,.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400}.skip-link{position:absolute;left:16px;top:-80px;z-index:100;background:var(--forest);color:white;padding:15px}.skip-link:focus{top:12px}
.site-header{height:100px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;background:var(--background);position:relative;z-index:30;border-bottom:1px solid #dae0d5}.wordmark{display:flex;align-items:center;font-size:29px;font-weight:700;letter-spacing:-1.6px;white-space:nowrap}.wordmark>span:not(.brand-symbol):not(.brand-period){font-weight:400}.brand-period{color:#699147}.brand-symbol{display:flex;justify-content:center;align-items:center;transform:rotate(-9deg);width:39px;height:39px;font-size:24px;letter-spacing:-3px;margin-right:13px;border:1.4px solid var(--forest);border-radius:50%;padding-right:3px}.desktop-nav{display:flex;gap:34px;font-size:14px}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:6px;height:1px;left:0;width:0;background:currentColor;transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-cta{display:flex;align-items:center;gap:23px;font-size:14px;border:1px solid var(--forest);padding:13px 22px;border-radius:30px}.header-cta:hover{background:var(--forest);color:white}.menu-toggle{display:none;background:transparent}.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:1.03fr 1fr;min-height:658px}.hero-copy{padding:62px 7% 30px 8.8%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:1.2px;font-weight:600;line-height:1.7}.hero .eyebrow{display:flex;align-items:center;gap:12px;letter-spacing:.9px}.short-rule{height:1px;width:26px;background:currentColor;flex-shrink:0}.hero h1{font-size:clamp(3.9rem,6.7vw,7rem);line-height:1.035;letter-spacing:-.062em;margin:38px 0 25px;white-space:nowrap}.hero h1 .serif{font-style:italic;letter-spacing:-.06em}.hero-description{max-width:380px;line-height:1.7;font-size:17px;color:#526354}.pill-button{display:inline-flex;align-items:center;gap:28px;border-radius:40px;background:var(--forest);color:white;padding:17px 24px;font-size:14px;font-weight:500;transition:background .2s,transform .2s;margin-top:30px;height:auto}.pill-button:hover{background:#315c3c;transform:translateY(-2px)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:47px}.hero-bottom>span{display:flex;align-items:center;gap:9px;font-size:13px;color:#596657}.hero-bottom>a{width:38px;height:38px;border:1px solid #c9d3c3;border-radius:50%;display:grid;place-items:center}.hero-visual{position:relative;overflow:hidden;min-width:0}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:44% 50%;position:absolute;inset:0;animation:slow-enter 1.5s ease-out both}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,#14271238,transparent 38%,#10231080)}.photo-label{position:absolute;top:36px;left:36px;color:white;letter-spacing:1.5px;font-size:12px;line-height:1.65}.photo-caption{position:absolute;bottom:37px;left:36px;right:36px;display:flex;align-items:flex-end;justify-content:space-between;color:white}.photo-caption>span:first-child{font-size:37px;line-height:1.1;letter-spacing:-1.2px}.photo-mark{font-family:Georgia,serif;letter-spacing:-7px;font-style:italic;font-size:80px;line-height:.85;padding-right:6px}
.sector-strip{display:flex;align-items:center;justify-content:center;gap:46px;border-bottom:1px solid #d3dace;padding:26px 4.5%;background:#eef2e8}.sector-strip>span:first-child{font-size:13px;color:#536558}.sector-strip strong{font-size:18px;font-weight:500;letter-spacing:-.3px}.divider{height:18px;width:1px;background:#c3cdbb}.section-wrap{max-width:1440px;margin:0 auto;padding:96px 4.5%}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:32px}.section-heading>.eyebrow{padding-top:12px}.section-heading>div{display:flex;align-items:flex-end;gap:45px}.section-heading h2{font-size:clamp(2.1rem,3.4vw,3.6rem);letter-spacing:-2px;line-height:1.1;flex:1}.section-heading>div>p{font-size:16px;line-height:1.8;max-width:275px;color:#526354;padding-bottom:2px}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border:1px solid #d3dace}.focus-card{padding:33px 30px 30px;transition:background .25s}.focus-card+.focus-card{border-left:1px solid #d3dace}.focus-card:hover{background:#edf2e5}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:43px}.card-top>span{font-size:12px;color:#71826a}.card-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px;color:#4f6948}.focus-card h3{font-size:28px;letter-spacing:-1.2px;line-height:1.15;margin-bottom:18px;max-width:245px}.focus-card>p:not(.card-label){color:#526354;font-size:16px;line-height:1.8;min-height:144px}.focus-card>a{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px;border-top:1px solid #d3dace;padding-top:23px;margin-top:28px}.launch-note{display:grid;grid-template-columns:1fr 2fr;gap:32px;padding:28px 0 0}.note-label{font-size:12px;letter-spacing:1px;font-weight:bold;padding-top:3px}.launch-note p{font-size:14px;line-height:1.8;color:#61705c;max-width:770px}
.approach{background:var(--forest);color:#f5f8eb}.approach-inner{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:91px;padding-bottom:96px}.approach .eyebrow{color:var(--lime);margin-bottom:28px}.approach h2{font-size:clamp(2.2rem,3.8vw,3.7rem);line-height:1.13;letter-spacing:-2px}.approach h2 em{color:var(--lime)}.approach-intro>p:not(.eyebrow){color:#c0ccb9;max-width:355px;margin-top:25px;line-height:1.8;font-size:16px}.text-link{display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid currentColor;padding-bottom:9px;font-size:14px;line-height:1.6}.approach .text-link{margin-top:29px;color:var(--lime)}.principles{padding-top:12px}.principle{display:grid;grid-template-columns:35px 1fr;gap:18px;padding:26px 0;border-bottom:1px solid #58705a}.principle:first-child{padding-top:0}.principle:last-child{border-bottom:0}.principle>span{font-size:12px;color:var(--lime);padding-top:6px}.principle h3{font-size:24px;letter-spacing:-.65px;margin-bottom:13px}.principle p{font-size:16px;color:#c0ccb9;line-height:1.8}.candidate{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:88px;padding-bottom:88px}.candidate h2{font-size:clamp(2.1rem,3.4vw,3.3rem);letter-spacing:-1.7px;line-height:1.1;margin-top:26px}.candidate-copy>p{line-height:1.8;color:#526354;font-size:16px;margin-bottom:17px}.candidate-copy .text-link{margin-top:5px}.worker-note{display:block;font-size:14px;color:#526354;margin-top:23px}
.contact-section{background:var(--lime);border-top:1px solid #c9dd9e}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:88px;padding-bottom:88px}.contact-copy h2{font-size:clamp(3rem,5.6vw,5.2rem);line-height:1.03;letter-spacing:-3px;margin:28px 0}.contact-copy>p:not(.eyebrow){max-width:350px;line-height:1.85;font-size:16px;color:#3e5938}.contact-location{display:flex;gap:17px;margin-top:68px;max-width:320px}.contact-location strong{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.contact-location span{font-size:14px;line-height:1.7;display:block;color:#46613e}.enquiry-panel{background:#f8faf2;padding:34px;box-shadow:0 8px 28px #243b1610;border:1px solid #d2dfbe}.enquiry-panel h3{font-size:25px;letter-spacing:-.8px}.form-intro{font-size:14px;color:#526354;line-height:1.6;margin:8px 0 26px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{margin-bottom:19px}.field label{display:block;font-size:14px;margin-bottom:9px;font-weight:500}.field input{height:47px;border-radius:0;background:transparent;box-shadow:none;font-size:16px;padding:12px}.field textarea{border-radius:0;background:transparent;box-shadow:none;font-size:16px;padding:12px;line-height:1.6;min-height:118px;resize:vertical}.privacy-note{font-size:12px;line-height:1.7;color:#64705e;margin:5px 0 20px}.privacy-note a{text-decoration:underline;text-underline-offset:3px}.submit-button{width:100%;display:flex;justify-content:space-between;height:49px;border-radius:0;padding:0 20px;font-size:14px;background:var(--forest);color:white}.submit-button:hover{background:#315c3c}.honey-field{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.form-error{font-size:14px;line-height:1.5;color:#a42c27;margin-bottom:17px}.success-state{padding:48px 2px;min-height:500px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.success-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--lime);margin-bottom:27px}.success-state h3{font-size:37px;line-height:1.1;margin:20px 0}.success-state>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#526354}
.site-footer{padding:42px 4.5% 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:35px}.footer-top>.wordmark{font-size:31px}.footer-top>p{font-size:14px;color:#526354}.back-top{display:flex;align-items:center;gap:15px;font-size:14px}.footer-bottom{border-top:1px solid #d3dace;padding-top:24px;display:flex;gap:25px;justify-content:space-between;font-size:12px;line-height:1.8;color:#64705e}.footer-bottom a:hover{text-decoration:underline}.reveal.visible{animation:reveal-up .65s ease both}.privacy-page{max-width:850px;margin:0 auto;padding:50px 25px 90px}.privacy-page h1{font-size:52px;letter-spacing:-2px;margin:40px 0 15px}.privacy-page h2{font-size:23px;margin:32px 0 12px}.privacy-page p,.privacy-page li{font-size:16px;line-height:1.85;color:#526354}.privacy-page a{text-decoration:underline;text-underline-offset:4px}.privacy-page ul{list-style:disc;padding-left:22px}.privacy-page .eyebrow{font-size:12px}
.inner-page{overflow:hidden}.inner-hero{padding:92px 7%;max-width:1600px;margin:0 auto}.inner-hero h1,.contact-page h1{font-size:clamp(3.8rem,7vw,7.2rem);line-height:.98;letter-spacing:-.06em;max-width:1050px;margin:31px 0}.inner-hero h1 em,.contact-page h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.inner-lede{font-size:18px;line-height:1.75;color:#526354;max-width:620px}.inner-hero-split{display:grid;grid-template-columns:1.05fr .95fr;gap:6%;align-items:stretch;padding-top:66px;padding-bottom:66px}.inner-hero-split>div:first-child{padding:40px 0}.inner-hero-split h1{font-size:clamp(3.5rem,5.6vw,6rem)}.inner-hero-media{min-height:560px;position:relative;overflow:hidden}.inner-hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.inner-hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#10231075)}.inner-hero-media span{position:absolute;z-index:2;left:28px;bottom:27px;color:white;font-size:12px;letter-spacing:1.2px}.page-section{display:grid;grid-template-columns:1fr 2.15fr;gap:7%;padding:92px 7%;max-width:1440px;margin:0 auto}.section-index{font-size:12px;letter-spacing:1.2px;font-weight:600;padding-top:9px}.page-section-main>h2,.story-section h2{font-size:clamp(2.4rem,4.2vw,4.5rem);line-height:1.08;letter-spacing:-.045em;max-width:790px}.service-list{margin-top:50px;border-top:1px solid #cbd5c4}.service-list article{display:grid;grid-template-columns:48px 1fr;gap:26px;padding:30px 0;border-bottom:1px solid #cbd5c4}.service-list h3{font-size:24px;margin-bottom:10px}.service-list p{font-size:16px;line-height:1.75;color:#526354;max-width:680px}.process-band{background:var(--forest);color:#f4f8ed;padding:90px 7%;display:grid;grid-template-columns:1fr 2.15fr;gap:7%}.process-band>.section-index{color:var(--lime)}.process-grid{display:grid;grid-template-columns:1fr 1fr}.process-grid article{padding:30px;border:1px solid #506858;margin:-1px 0 0 -1px}.process-grid span{font-size:12px;color:var(--lime)}.process-grid h3{font-size:24px;margin:42px 0 13px}.process-grid p{font-size:16px;line-height:1.75;color:#c0ccb9}.assurance-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:90px 7%;max-width:1440px;margin:0 auto}.assurance-section h2{font-size:clamp(2.6rem,4.5vw,4.8rem);line-height:1.04;letter-spacing:-.05em;margin-top:25px}.check-list{padding-top:20px}.check-list p{display:flex;align-items:center;gap:15px;padding:22px 0;border-bottom:1px solid #cbd5c4;font-size:16px}.page-cta{background:var(--lime);padding:80px 7%;text-align:center}.page-cta h2{font-size:clamp(2.5rem,5vw,5rem);letter-spacing:-.05em;line-height:1.02;max-width:930px;margin:22px auto}.page-cta .pill-button,.opportunity-band .pill-button{background:var(--forest);color:white}.worker-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:7%;align-items:end;padding-top:100px;padding-bottom:90px}.worker-hero h1{margin-bottom:0}.worker-cards{display:grid;grid-template-columns:1fr 1fr;margin-top:45px}.worker-cards article{padding:30px;border:1px solid #cbd5c4;margin:-1px 0 0 -1px}.worker-cards svg{margin-bottom:50px}.worker-cards h3{font-size:22px;margin-bottom:12px}.worker-cards p{font-size:16px;line-height:1.75;color:#526354}.route-section{background:#eef2e8;padding:85px 7%;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.route-section h2{font-size:clamp(2.7rem,4.5vw,4.5rem);letter-spacing:-.05em;margin:20px 0}.route-section>div:first-child>p:last-child{font-size:17px;line-height:1.8;color:#526354;max-width:540px}.official-card{background:white;border:1px solid #d2dace;padding:38px}.official-card>span{font-size:12px;letter-spacing:1px}.official-card h3{font-size:30px;margin:27px 0 15px}.official-card p{font-size:16px;line-height:1.75;color:#526354}.official-card a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d2dace;padding-top:20px;margin-top:30px;font-size:14px}.opportunity-band{background:var(--forest);color:#f4f8ed;padding:85px 7%;display:grid;grid-template-columns:1.1fr 1fr auto;gap:6%;align-items:end}.opportunity-band h2{font-size:clamp(2.5rem,4vw,4rem);line-height:1.05;letter-spacing:-.04em;margin-top:17px}.opportunity-band>p{color:#c0ccb9;line-height:1.8}.opportunity-band .pill-button{background:var(--lime);color:var(--forest);white-space:nowrap}.about-hero{padding-bottom:70px}.about-hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:9%;margin-top:55px;padding-top:30px;border-top:1px solid #cbd5c4}.about-hero-bottom p{font-size:20px;line-height:1.7;max-width:640px}.about-hero-bottom span{display:flex;align-items:center;gap:11px;font-size:14px;align-self:end}.story-section{display:grid;grid-template-columns:1fr 2.15fr;gap:7%;padding:88px 7%;background:#eef2e8}.story-section>div:last-child{max-width:880px}.story-section p{font-size:18px;line-height:1.8;color:#526354;margin-top:27px}.values-section{padding:90px 7%;max-width:1440px;margin:0 auto}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:35px;border:1px solid #cbd5c4}.value-grid article{padding:32px}.value-grid article+article{border-left:1px solid #cbd5c4}.value-grid article>span{float:right;font-size:12px;color:#6a7a65}.value-grid h3{font-size:26px;margin:60px 0 15px}.value-grid p{font-size:16px;line-height:1.8;color:#526354}.location-band{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:end;padding:85px 7%;background:var(--lime)}.location-band h2{font-size:clamp(2.6rem,4.5vw,4.7rem);line-height:1.05;letter-spacing:-.05em;margin-top:20px}.location-band>p{font-size:18px;line-height:1.8;color:#3f593a}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:80px 7%;background:var(--lime);min-height:760px}.contact-page-intro h1{font-size:clamp(3.8rem,5.8vw,6rem);margin-top:30px}.contact-page-intro>p:not(.eyebrow){font-size:17px;line-height:1.8;color:#3e5938;max-width:500px}.contact-page-intro .contact-location{margin-top:55px}.contact-page-form>.enquiry-panel{max-width:660px}.contact-guidance{padding:30px 5px}.contact-guidance h2{font-size:20px;margin-bottom:12px}.contact-guidance p{font-size:14px;line-height:1.75;color:#3e5938;margin-bottom:8px}.contact-guidance a{text-decoration:underline;text-underline-offset:3px}@keyframes reveal-up{from{opacity:.5;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes slow-enter{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(min-width:1600px){.hero{min-height:760px}.hero-copy{padding-top:80px}.hero-description{font-size:19px}.hero h1{margin-top:54px}.photo-caption>span:first-child{font-size:48px}}
@media(max-width:1100px){.site-header{height:86px}.desktop-nav{gap:23px}.hero{min-height:600px}.hero-copy{padding-top:45px}.hero h1{font-size:6.8vw;margin-top:40px}.hero .eyebrow{font-size:12px;letter-spacing:.4px}.short-rule{display:none}.hero-description{font-size:16px}.sector-strip{gap:30px}.section-heading{grid-template-columns:1fr 2.5fr}.section-heading>div{gap:30px}.section-heading>div>p{max-width:220px}.focus-card{padding:28px 23px}.focus-card h3{font-size:25px}.focus-card>p:not(.card-label){min-height:170px}.approach-inner,.candidate,.contact-grid{gap:7%}.enquiry-panel{padding:27px}.footer-bottom{gap:16px}.photo-caption>span:first-child{font-size:30px}}
@media(max-width:800px){.desktop-nav{display:none}.site-header{height:80px;padding:0 6%}.wordmark{font-size:27px}.brand-symbol{width:33px;height:33px;font-size:20px;margin-right:10px}.header-cta{margin-left:auto;margin-right:15px;padding:10px 16px;font-size:14px;gap:15px}.menu-toggle{display:flex;width:38px;height:42px;padding:8px}.mobile-nav{position:absolute;left:0;right:0;top:80px;padding:10px 6% 20px;background:var(--background);border-bottom:1px solid #d3dace;display:flex;flex-direction:column;box-shadow:0 14px 16px #1b382b08}.mobile-nav a{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid #e0e6d9;font-size:16px}.hero{min-height:560px;grid-template-columns:1.12fr 1fr}.hero-copy{padding:41px 8% 22px 10.7%}.hero .eyebrow{font-size:12px;letter-spacing:.4px;max-width:245px}.hero h1{font-size:7vw;margin:30px 0 22px}.pill-button{padding:15px 20px;gap:18px}.hero-bottom>span{font-size:12px;gap:6px}.hero-bottom>a{display:none}.photo-label{top:25px;left:24px;font-size:12px}.photo-caption{left:24px;right:24px;bottom:27px}.photo-caption>span:first-child{font-size:27px}.photo-mark{display:none}.sector-strip{gap:23px;padding:22px 6%;flex-wrap:wrap}.sector-strip>span:first-child{width:100%;text-align:center;font-size:12px}.sector-strip strong{font-size:16px}.section-wrap{padding:70px 6%}.section-heading{display:block}.section-heading>.eyebrow{margin-bottom:23px}.section-heading>div{gap:30px;align-items:flex-start}.section-heading h2{font-size:36px}.section-heading>div>p{max-width:245px}.focus-grid{margin-top:35px}.focus-card{padding:24px 18px}.card-top{margin-bottom:28px}.card-label{min-height:40px}.focus-card h3{font-size:23px;min-height:52px}.focus-card>p:not(.card-label){min-height:240px}.focus-card>a{gap:8px;line-height:1.6}.launch-note{grid-template-columns:1fr;gap:12px}.approach h2{font-size:36px}.principle h3{font-size:21px}.principle{gap:10px;grid-template-columns:24px 1fr}.candidate h2{font-size:35px}.contact-grid{gap:6%}.contact-copy h2{font-size:53px}.enquiry-panel{padding:23px}.form-row{grid-template-columns:1fr;gap:0}.footer-bottom{flex-wrap:wrap;gap:12px 24px}.footer-top>p{display:none}}
@media(max-width:560px){html{scroll-padding-top:20px}.site-header{height:76px;padding:0 6%}.wordmark{font-size:25px;letter-spacing:-1.4px}.brand-symbol{width:30px;height:30px;font-size:19px}.header-cta{display:none}.menu-toggle{margin-left:auto}.mobile-nav{top:76px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:37px 6% 28px}.hero .eyebrow{font-size:12px;max-width:none;letter-spacing:.7px}.hero h1{font-size:clamp(3.3rem,12.9vw,4.7rem);line-height:1.02;margin:29px 0 23px;letter-spacing:-.055em}.hero-description{font-size:16px;line-height:1.75;max-width:335px}.pill-button{font-size:14px;margin-top:27px;padding:16px 23px;gap:27px}.hero-bottom{padding-top:27px;margin-top:0}.hero-bottom>span{font-size:12px}.hero-bottom>a{display:grid;width:33px;height:33px}.hero-visual{height:350px}.hero-visual>img{object-position:50% 57%}.photo-label{font-size:12px;left:6%;top:23px}.photo-caption{left:6%;right:6%;bottom:26px}.photo-caption>span:first-child{font-size:32px}.photo-mark{display:block;font-size:68px}.sector-strip{gap:16px;padding:23px 6%}.sector-strip>span:first-child{margin-bottom:2px}.sector-strip strong{font-size:15px}.sector-strip .divider{height:15px}.section-wrap{padding:58px 6%}.section-heading>div{display:block}.section-heading h2{font-size:37px;letter-spacing:-1.7px}.section-heading>div>p{max-width:none;margin-top:22px}.focus-grid{display:block;margin-top:29px}.focus-card{padding:28px}.focus-card+.focus-card{border-left:0;border-top:1px solid #d3dace}.card-top{margin-bottom:24px}.card-label{min-height:0}.focus-card h3{font-size:29px;min-height:0;max-width:none;margin-bottom:16px}.focus-card>p:not(.card-label){min-height:0}.focus-card>a{margin-top:24px;padding-top:20px}.launch-note{padding-top:25px}.approach-inner{display:block}.approach h2{font-size:38px;letter-spacing:-1.8px}.approach-intro>p:not(.eyebrow){max-width:none}.principles{padding-top:39px}.principle{padding:26px 0;grid-template-columns:28px 1fr;gap:12px}.principle h3{font-size:23px}.principle:last-child{padding-bottom:0}.candidate{display:block}.candidate h2{font-size:37px}.candidate-copy{margin-top:28px}.contact-grid{display:block}.contact-copy h2{font-size:58px;letter-spacing:-2.5px}.contact-copy>p:not(.eyebrow){max-width:none}.contact-location{margin-top:30px;max-width:none}.enquiry-panel{margin-top:35px;padding:24px 21px}.submit-button{font-size:15px;height:52px}.footer-top{align-items:center;padding-bottom:27px}.site-footer{padding:30px 6% 25px}.footer-top>.wordmark{font-size:27px}.back-top{font-size:12px;gap:8px}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:13px;font-size:12px}.footer-bottom>span:nth-child(2){grid-column:1/-1;grid-row:2}.footer-bottom>span:last-child{grid-column:1/-1}.privacy-page h1{font-size:43px}.success-state{padding:25px 0;min-height:420px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:900px){.inner-hero-split,.worker-hero,.page-section,.process-band,.assurance-section,.route-section,.location-band,.contact-page,.story-section{grid-template-columns:1fr}.inner-hero-split{padding:55px 6%}.inner-hero-split>div:first-child{padding:10px 0}.inner-hero-media{min-height:420px}.page-section,.process-band,.assurance-section,.route-section,.location-band,.story-section{padding:65px 6%}.page-section-main>h2,.story-section h2{font-size:42px}.service-list{margin-top:35px}.process-grid{margin-top:20px}.assurance-section{gap:30px}.worker-hero{padding:70px 6%;gap:35px}.worker-hero .inner-lede{max-width:680px}.route-section{gap:35px}.opportunity-band{grid-template-columns:1fr 1fr;padding:65px 6%}.opportunity-band .pill-button{grid-column:1/-1;justify-self:start}.about-hero-bottom{grid-template-columns:1fr;gap:25px}.value-grid article{padding:25px}.value-grid h3{font-size:22px}.contact-page{padding:65px 6%;gap:45px}.contact-page-form>.enquiry-panel{max-width:none}}
@media(max-width:600px){.inner-hero{padding:55px 6%}.inner-hero h1,.contact-page h1{font-size:clamp(3rem,14vw,4.6rem)}.inner-hero-split{display:flex;flex-direction:column}.inner-hero-media{min-height:330px}.page-section-main>h2,.story-section h2{font-size:36px}.service-list article{grid-template-columns:36px 1fr;gap:16px}.service-list h3{font-size:22px}.process-grid,.worker-cards,.value-grid{display:block}.process-grid article,.worker-cards article{margin:-1px 0 0}.worker-cards svg{margin-bottom:30px}.assurance-section h2{font-size:39px}.opportunity-band{display:block}.opportunity-band>p{margin:28px 0}.about-hero-bottom p{font-size:17px}.value-grid article+article{border-left:0;border-top:1px solid #cbd5c4}.value-grid h3{margin-top:35px;font-size:25px}.location-band h2{font-size:40px}.location-band>p{font-size:16px}.contact-page{display:block;padding:55px 6%}.contact-page-form{margin-top:40px}.contact-page-intro .contact-location{margin-top:32px}.official-card{padding:27px}.privacy-page{padding-top:38px}}
.icon{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid #9aaa91;border-radius:50%;font-size:15px;flex-shrink:0}.icon.large{width:42px;height:42px;font-size:20px}.arrow{font-size:1.15em;line-height:1}.menu-toggle .close{display:none}.menu-toggle[aria-expanded="true"] .open{display:none}.menu-toggle[aria-expanded="true"] .close{display:block}.mobile-nav.is-open{display:flex}.reveal{opacity:1}.field input,.field textarea{width:100%;border:1px solid var(--input)}.submit-button{border:0;cursor:pointer}.submit-button:disabled{opacity:.65;cursor:wait}.form-status{display:none;margin-bottom:17px;font-size:14px;line-height:1.55}.form-status.error{display:block;color:#a42c27}.form-status.success{display:block;color:#245b36;background:#e9f4df;border:1px solid #b8d59a;padding:14px}.noscript{padding:12px;background:#fff5d9;border:1px solid #d9c783;font-size:14px;line-height:1.6;margin-bottom:18px}
