:root{--green:#103d32;--deep:#092b23;--gold:#dfc68e;--cream:#f6f5ef;--ink:#17382f;--muted:#63716b;--line:#d8dfd7;--serif:'Iowan Old Style','Palatino Linotype','Book Antiqua',Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.65 var(--sans);background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #c99f42;outline-offset:5px}img{max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.025em;line-height:1.05}h2{font-size:clamp(2.75rem,4.6vw,4.5rem)}em{font-weight:400;color:#7d8c64}p+p{margin-top:20px}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:110px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;margin-bottom:24px}.light{color:var(--gold)}.header{height:100px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 56px;gap:32px;position:relative;z-index:20}.brand{display:flex;gap:10px;align-items:center;line-height:1;font-size:28px;letter-spacing:.09em;font-weight:600}.brand small{display:block;font-size:9px;letter-spacing:.16em;margin-top:7px}.brand-symbol{font-family:Georgia,serif;font-size:61px;letter-spacing:-.1em;font-weight:400;position:relative;line-height:1;width:52px}.brand-symbol span{position:absolute;width:27px;height:2px;background:#ab8b4b;left:9px;top:32px;transform:rotate(-42deg)}nav{display:flex;gap:30px;margin-left:auto;font-size:14px}nav a:hover{color:#93753e}.nav-cta{border-left:1px solid var(--line);padding-left:32px;font-size:14px;font-weight:650;display:flex;gap:24px}.nav-cta span{font-size:22px}.menu-button{display:none;background:none;border:0;font-size:25px}.hero{height:min(740px,calc(100svh - 100px));min-height:600px;position:relative;background:var(--deep);color:#fff;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 57%}.hero-shade{background:linear-gradient(90deg,rgba(5,31,24,.87),rgba(4,27,22,.48) 60%,rgba(4,27,22,.1)),linear-gradient(0deg,rgba(3,24,19,.65),transparent 45%)}.hero-content{position:relative;padding-top:102px}.hero h1{font-size:clamp(4rem,7.2vw,7.2rem);max-width:950px}.hero h1 em{color:var(--gold)}.hero-content p{font-size:18px;max-width:465px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:17px 23px;font-size:14px;font-weight:650;border:1px solid transparent;transition:background .2s,transform .2s}.button span{font-size:24px;line-height:1}.button:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:var(--deep)}.gold:hover{background:#edd6a8}.green{background:var(--green);color:#fff}.green:hover{background:#1c5948}.hero-bottom{position:absolute;bottom:35px;left:0;right:0;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.1em}.hero-bottom a{font-size:14px;letter-spacing:0}.hero-bottom a span{margin-left:24px}.hero-number{position:absolute;right:55px;top:60px;writing-mode:vertical-rl;font-size:12px;letter-spacing:.13em;opacity:.7}.promise{background:var(--green);color:#fff}.promise .wrap{display:flex;justify-content:space-between;padding-block:27px;font-size:18px}.promise span{flex:1;text-align:center}.promise span+span{border-left:1px solid #ffffff30}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-copy{padding-top:42px;color:var(--muted)}.about-copy .lead{font-size:23px;color:var(--ink);line-height:1.5;margin-bottom:25px}.text-link{display:inline-flex;align-items:center;gap:30px;font-weight:600;font-size:14px;border:0;border-bottom:1px solid currentColor;background:none;padding:0 0 7px;margin-top:30px;color:var(--green);text-align:left}.text-link:hover{color:#94722f}.expertise{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:55px}.section-heading>p{max-width:335px;color:var(--muted)}.services{border-top:1px solid #bfcac0}details{border-bottom:1px solid #cbd4cb}summary{list-style:none;display:flex;align-items:center;padding:26px 0;gap:35px;cursor:pointer}summary::-webkit-details-marker{display:none}.service-no{font-size:13px;color:#7c897d;align-self:center;width:25px}summary h3{font-size:23px;font-weight:500;line-height:1.4}.toggle{margin-left:auto;border:1px solid #b9c5b9;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;flex-shrink:0}.toggle:after{content:'+';font-size:23px;font-weight:400}details[open] .toggle{background:var(--green);color:#fff;border-color:var(--green)}details[open] .toggle:after{content:'−'}.service-content{padding:0 60px 30px;display:grid;grid-template-columns:1fr 1fr;column-gap:70px;color:var(--muted)}.service-content ul{margin:0;padding-left:18px;font-size:15px}.service-content>a{font-size:14px;font-weight:600;color:var(--green);margin-top:20px}.sector-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:60px}.sector-buttons{display:flex;flex-direction:column}.sector-buttons button{text-align:left;padding:22px 0;border:0;border-bottom:1px solid var(--line);background:none;color:var(--muted);display:flex;justify-content:space-between;gap:20px;font-size:18px}.sector-buttons button.active{color:var(--green);font-weight:650}.sector-buttons button span{opacity:0}.sector-buttons button.active span,.sector-buttons button:hover span{opacity:1}.sector-panel{background:#eaf0e7;padding:40px 42px;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:400px}.sector-top{display:flex;justify-content:space-between;font-size:12px}.sector-top .eyebrow{margin:0}.sector-panel h3{font-family:var(--serif);font-size:46px;font-weight:400;line-height:1.1;margin:36px 0 20px;max-width:440px}.sector-panel p{color:#516356;max-width:470px}.sector-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.sector-tags span{border:1px solid #bbcbb6;padding:5px 12px;font-size:12px}.sector-panel .text-link{align-self:flex-start}.approach{background:var(--deep);color:white}.approach em{color:var(--gold)}.approach .section-heading>p{color:#becfc3}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;margin-top:65px}.steps article{border-top:1px solid #466055;padding-top:24px}.steps article>span{color:var(--gold);font-size:13px}.steps h3{font-size:22px;font-weight:500;margin:24px 0 13px}.steps p{color:#bccbbf;font-size:15px}.people{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.people>button{border:0;background:none;text-align:left;color:var(--ink);padding:0;display:flex;flex-direction:column;align-items:flex-start}.initials{display:grid;place-items:center;background:#edf0e9;border:1px solid #dfe5d9;color:#8b987b;width:100%;aspect-ratio:1.5;font-family:var(--serif);font-size:55px;transition:background .2s}.people>button:nth-child(even) .initials{background:#e4ebe2}.people>button:hover .initials{background:#d8e3d4}.person-name{font-size:19px;line-height:1.4;font-weight:600;margin-top:22px}.person-focus{font-size:13px;color:var(--muted);margin-top:8px;min-height:43px}.bio-link{font-size:13px;margin-top:18px;border-bottom:1px solid #c8d0c5;padding-bottom:4px}.contact{background:var(--cream)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact h2{font-size:clamp(3.5rem,6vw,5.8rem)}.contact h2+p{margin-top:30px;color:var(--muted)}.preview-note{border-left:2px solid #b69962;padding-left:20px;margin-top:45px;max-width:310px;font-size:13px;color:var(--muted)}.preview-note p{margin:5px 0 0}.preview-note strong{font-size:14px;color:var(--ink)}form{padding-top:12px}label{display:flex;flex-direction:column;gap:8px;margin-bottom:22px;font-size:14px;font-weight:500}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}input,textarea,select{border:1px solid #cbd2c8;border-radius:0;padding:13px 15px;color:var(--ink);background:transparent;min-width:0;width:100%;font-size:16px;font-weight:400}input:focus,textarea:focus,select:focus{outline:2px solid #668467;outline-offset:1px}textarea{resize:vertical}::placeholder{color:#849087;opacity:1}form .button{width:100%;margin-top:2px}.form-caption{font-size:12px;color:var(--muted);margin-top:15px!important}#enquiry-result{background:#e1ebde;padding:22px;margin-top:24px;font-size:14px}#enquiry-result p{margin-top:6px}#enquiry-result .text-link{margin-top:15px}footer{background:#092b23;color:#fff;padding-top:55px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:55px}.footer-main p{font-family:var(--serif);font-size:23px;color:#dfd5bc;line-height:1.35}.footer-main>a:last-child{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;font-size:12px;padding:25px 0;color:#adbbb1;border-top:1px solid #345044}dialog{padding:55px;border:0;max-width:640px;width:calc(100% - 32px);color:var(--ink);background:var(--cream)}dialog::backdrop{background:#00180fc7;backdrop-filter:blur(5px)}dialog h2{font-size:45px;margin-bottom:25px}dialog p{color:var(--muted)}.dialog-close{position:absolute;right:17px;top:10px;background:none;border:0;font-size:32px;color:var(--green)}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}
@media(min-width:1600px){.hero-content{padding-top:115px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px;gap:22px}nav{gap:20px}.nav-cta{padding-left:20px}.about,.contact-layout{gap:60px}.hero-content{padding-top:100px}.section{padding-block:85px}.hero-number{right:25px}.person-name{font-size:17px}.sector-layout{gap:35px}.sector-panel{padding:30px}.steps{gap:20px}}@media(max-width:800px){.header{height:82px;padding-inline:24px}.brand{font-size:24px}.brand-symbol{font-size:50px;width:44px}.brand-symbol span{top:27px;width:22px}.nav-cta{margin-left:auto;border:0;padding:0;font-size:14px}.menu-button{display:block}nav{display:none;position:absolute;top:82px;left:0;right:0;background:white;padding:25px;box-shadow:0 12px 14px #0001}nav.open{display:flex;flex-direction:column;gap:20px}.wrap{width:calc(100% - 48px)}.hero{height:680px;min-height:0}.hero-content{padding-top:100px}.hero h1{font-size:clamp(3.8rem,9.5vw,5.5rem)}.hero-number{display:none}.hero-content p{max-width:400px}.hero-bottom>span{max-width:180px;font-size:10px}.promise .wrap{width:100%;font-size:14px;padding-block:22px}.about,.contact-layout{grid-template-columns:1fr;gap:40px}.about-copy{padding-top:0}.section-heading{display:block;margin-bottom:40px}.section-heading>p{margin-top:25px;max-width:480px}.service-content{padding-left:50px;padding-right:0;gap:20px}summary{gap:25px}summary h3{font-size:20px}.sector-layout{grid-template-columns:1fr;gap:30px}.sector-buttons{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.sector-buttons button{font-size:16px;padding:17px 0}.sector-panel{min-height:350px}.steps{grid-template-columns:repeat(3,1fr);row-gap:35px}.people{grid-template-columns:repeat(2,1fr);gap:40px 25px}.contact-layout{gap:45px}.preview-note{margin-top:25px;max-width:100%}.footer-main{flex-wrap:wrap;gap:30px}.footer-main p{font-size:20px}.footer-bottom{gap:20px}}@media(max-width:480px){.header{padding:0 18px;gap:18px}.brand{font-size:22px}.brand small{font-size:7px}.nav-cta{font-size:13px;gap:10px}.nav-cta span{display:none}.wrap{width:calc(100% - 40px)}.hero{height:630px}.hero-content{padding-top:85px}.hero h1{font-size:3.8rem}.eyebrow{font-size:10px;letter-spacing:.13em}.hero-content p{font-size:16px}.hero-bottom{bottom:27px}.promise .wrap{gap:0}.promise span{font-size:12px;padding-inline:8px;line-height:1.5}.section{padding-block:65px}h2{font-size:2.8rem}.about-copy .lead{font-size:20px}summary{gap:15px;padding:23px 0}summary h3{font-size:18px}.service-no{width:18px;font-size:12px}.toggle{width:29px;height:29px}.service-content{padding-left:33px;display:block}.service-content ul{margin-top:16px}.service-content>a{display:inline-block}.sector-buttons{grid-template-columns:1fr}.sector-panel{padding:25px}.sector-panel h3{font-size:38px}.sector-top{font-size:11px}.steps{grid-template-columns:1fr 1fr;gap:30px}.steps h3{font-size:21px}.people{gap:35px 18px}.initials{font-size:42px;aspect-ratio:1.2}.person-name{font-size:16px}.person-focus{font-size:12px;line-height:1.5;min-height:36px}.bio-link{font-size:12px}.contact h2{font-size:4rem}.form-row{grid-template-columns:1fr;gap:0}.footer-main{align-items:flex-start;flex-direction:column}.footer-bottom{flex-direction:column;gap:8px}dialog{padding:45px 27px}dialog h2{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
