@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--background:#f7f7f2;--foreground:#222720;--card:#fff;--card-foreground:#222720;--popover:#fff;--popover-foreground:#222720;--primary:#c4e784;--primary-foreground:#222720;--secondary:#ebede5;--secondary-foreground:#222720;--muted:#ebede5;--muted-foreground:#64695f;--accent:#ebede5;--accent-foreground:#222720;--destructive:#a52d28;--border:#d7dbcf;--input:#d7dbcf;--ring:#467322;--radius:0px}
html{scroll-behavior:smooth}body{margin:0;background:#f7f7f2;color:#222720;font-family:'DM Sans',Arial,sans-serif;font-size:16px} [data-slot=select-content]{font-size:16px;background:white;color:#222720}

#ces-editorial{
 --ce-paper:#f7f7f2;--ce-ink:#222720;--ce-muted:#64695f;--ce-line:#d7dbcf;--ce-green:#c4e784;--ce-deep:#467322;
 color-scheme:light;background:var(--ce-paper);color:var(--ce-ink);font-family:'DM Sans',Arial,sans-serif;font-size:15px;line-height:1.5;width:100%;isolation:isolate;
 *{box-sizing:border-box} h1,h2,h3,p,figure{margin:0} h1,h2,h3{font-family:inherit;font-weight:500} a{color:inherit;text-decoration:none} button,input,select,textarea{font:inherit} button{color:inherit} img{display:block;width:100%;height:100%;object-fit:cover} svg{width:20px;height:20px;flex-shrink:0} [hidden]{display:none!important} button,a{touch-action:manipulation} a:hover{color:var(--ce-deep)}
 .ce-pad{padding-left:4.2%;padding-right:4.2%}.ce-kicker{font-size:11px;letter-spacing:1.15px;text-transform:uppercase;display:flex;align-items:center;gap:10px}.ce-dot{width:7px;height:7px;background:#81ac45;border-radius:50%;display:inline-block;flex-shrink:0}.ce-header{height:91px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ce-line);gap:24px}.ce-brand{display:flex;align-items:center;gap:14px}.ce-wordmark{font-size:43px;letter-spacing:-4px;line-height:1;font-weight:700;display:flex;align-items:flex-end}.ce-wordmark::after{content:'';display:block;width:9px;height:9px;background:#8cbc45;margin:0 0 6px 5px}.ce-brand-name{font-size:10px;line-height:1.35;max-width:100px}.ce-nav{display:flex;gap:24px;font-size:12px}.ce-header-cta{font-size:12px;display:flex;align-items:center;gap:18px}.ce-circle{display:inline-flex;align-items:center;justify-content:center;background:var(--ce-green);border-radius:50%;width:39px;height:39px;flex-shrink:0}.ce-menu{display:none;border:1px solid var(--ce-line);background:transparent;padding:10px;border-radius:50%}.ce-mobile{padding-top:14px;padding-bottom:14px;border-bottom:1px solid var(--ce-line)}.ce-mobile a{display:block;padding:10px}
 .ce-hero{padding-top:30px}.ce-hero-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.ce-location{font-size:11px;color:var(--ce-muted)}.ce-hero h1{font-size:clamp(48px,8.5vw,116px);line-height:1.02;letter-spacing:-.06em;margin:28px 0 27px}.ce-hero h1 span{color:#7c8571}.ce-hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:29px}.ce-hero-bottom p{max-width:440px;font-size:14px;color:var(--ce-muted);line-height:1.6}.ce-link{display:inline-flex;gap:30px;align-items:center;font-size:13px;white-space:nowrap}.ce-link .ce-circle{width:47px;height:47px}.ce-link:hover .ce-circle{background:#afd66a;transform:translateX(3px)}.ce-circle{transition:transform .2s,background .2s}.ce-hero-media{position:relative;height:420px;overflow:hidden}.ce-hero-media img{object-position:50% 54%}.ce-image-note{position:absolute;left:0;bottom:0;background:var(--ce-paper);padding:17px 23px 2px 0;display:flex;gap:22px;align-items:center;font-size:11px}.ce-image-note svg{width:16px;height:16px}.ce-image-corner{position:absolute;right:23px;top:23px;background:var(--ce-green);height:68px;width:68px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ce-image-corner svg{width:28px;height:28px}.ce-stripe{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--ce-line);padding-top:26px;padding-bottom:27px}.ce-stripe a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px;border-right:1px solid var(--ce-line);font-size:14px}.ce-stripe a:first-child{padding-left:0}.ce-stripe a:last-child{border:0;padding-right:0}.ce-stripe small{font-size:10px;color:var(--ce-muted);margin-right:12px}
 .ce-section{padding-top:79px;padding-bottom:79px}.ce-intro{display:grid;grid-template-columns:1fr 2.1fr;gap:50px}.ce-intro .ce-kicker{align-self:start;margin-top:8px}.ce-intro h2{font-size:clamp(29px,3.8vw,50px);letter-spacing:-1.8px;line-height:1.17}.ce-intro h2 span{color:#7c8571}.ce-intro-bottom{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:27px}.ce-intro-bottom p{font-size:13px;line-height:1.7;color:var(--ce-muted)}.ce-intro-bottom .ce-link{align-self:end;justify-self:end}
 .ce-services{background:#fff}.ce-service-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:31px}.ce-service-heading h2{font-size:42px;letter-spacing:-1.7px;line-height:1.1}.ce-service-heading>p{font-size:12px;color:var(--ce-muted);max-width:210px}.ce-service-item{border-top:1px solid var(--ce-line)}.ce-service-item:last-child{border-bottom:1px solid var(--ce-line)}.ce-service-toggle{background:none;border:0;display:grid;grid-template-columns:55px 1fr 45px;gap:15px;align-items:center;width:100%;text-align:left;padding:22px 0}.ce-service-toggle>small{font-size:11px;align-self:center;color:var(--ce-muted)}.ce-service-toggle>span:nth-child(2){font-size:38px;letter-spacing:-1.5px;line-height:1.2}.ce-toggle-icon{height:37px;width:37px;border:1px solid var(--ce-line);border-radius:50%;display:flex;align-items:center;justify-content:center;justify-self:end;font-size:25px;font-weight:400}.ce-service-toggle[aria-expanded=true] .ce-toggle-icon{background:var(--ce-green);border-color:var(--ce-green)}.ce-service-body{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:0 0 30px 70px}.ce-service-picture{height:260px;overflow:hidden}.ce-service-picture img{object-position:50% 35%}.ce-service-body p{font-size:15px;line-height:1.6;max-width:330px}.ce-service-body ul{padding:0;list-style:none;margin:18px 0 20px;color:var(--ce-muted);font-size:12px;line-height:1.5}.ce-service-body li{padding:7px 0;border-bottom:1px solid #e6e8e0}.ce-service-body .ce-link{font-size:12px;gap:17px}.ce-service-body .ce-circle{height:34px;width:34px}.ce-security img{object-position:50% 70%}.ce-service-note{font-size:10px;color:var(--ce-muted);margin-top:17px}
 .ce-energy{margin:0 4.2%;display:grid;grid-template-columns:1.2fr 1fr;background:#eaece2;min-height:480px}.ce-energy-photo{position:relative;min-width:0;overflow:hidden}.ce-energy-photo>img{position:absolute;inset:0;object-position:50% 65%}.ce-energy-photo>span{position:absolute;bottom:20px;left:23px;font-size:10px;background:rgba(255,255,255,.92);padding:8px 12px}.ce-energy-content{padding:46px 12% 42px;display:flex;flex-direction:column;align-items:start}.ce-energy h2{font-size:clamp(36px,4.6vw,60px);letter-spacing:-2px;line-height:1.04;margin:30px 0 25px}.ce-energy p{font-size:13px;line-height:1.7;color:var(--ce-muted);margin-bottom:30px}.ce-energy .ce-link{margin-top:auto}.ce-energy-tags{font-size:10px;margin-top:30px;color:var(--ce-muted);line-height:1.8}
 .ce-spaces-head{display:grid;grid-template-columns:1fr 2.1fr;gap:50px;align-items:start;margin-bottom:36px}.ce-spaces-head h2{font-size:42px;letter-spacing:-1.8px;line-height:1.12}.ce-spaces-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:7%;align-items:center}.ce-interior{height:460px;overflow:hidden}.ce-interior img{object-position:45% 50%}.ce-space{border-bottom:1px solid var(--ce-line);padding:23px 0}.ce-space:first-child{border-top:1px solid var(--ce-line)}.ce-space a{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:27px;letter-spacing:-.8px}.ce-space p{font-size:13px;line-height:1.7;color:var(--ce-muted);margin-top:10px;max-width:300px}.ce-space small{font-size:10px;letter-spacing:0;margin-bottom:9px;display:block;color:var(--ce-muted)}
 .ce-process{padding-top:0}.ce-process-title{display:flex;justify-content:space-between;gap:30px;margin-bottom:28px;align-items:center}.ce-process-title h2{font-size:27px;letter-spacing:-.8px}.ce-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.ce-step{border-top:1px solid var(--ce-line);padding-top:15px}.ce-step small{color:var(--ce-muted);font-size:10px}.ce-step h3{font-size:19px;margin:15px 0 9px;letter-spacing:-.4px}.ce-step p{color:var(--ce-muted);font-size:12px;line-height:1.6}
 .ce-contact{border-top:1px solid var(--ce-line);padding-top:50px;padding-bottom:50px}.ce-contact-heading{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:26px}.ce-contact h2{font-size:clamp(42px,7.5vw,96px);line-height:1.02;letter-spacing:-.055em}.ce-start{border:0;background:var(--ce-green);width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ce-start svg{width:39px;height:39px}.ce-start:hover{background:#afd66a}.ce-contact-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:30px;gap:25px;font-size:12px;color:var(--ce-muted)}.ce-contact-bottom button{border:0;border-bottom:1px solid var(--ce-ink);padding:4px 0;background:transparent;color:var(--ce-ink);font-size:13px}.ce-form-wrap{padding-top:40px;max-width:750px;margin-left:auto}.ce-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ce-field{display:flex;flex-direction:column;gap:8px;font-size:12px}.ce-field input,.ce-field select,.ce-field textarea{background:white;border:1px solid var(--ce-line);border-radius:0;padding:12px;color:var(--ce-ink);font-size:16px;min-width:0;width:100%}.ce-full{grid-column:1/-1}.ce-field textarea{min-height:100px;resize:vertical}.ce-submit{background:var(--ce-ink);color:white;border:0;padding:14px 24px;justify-self:start;font-size:13px;display:flex;align-items:center;gap:30px}.ce-feedback{font-size:14px;padding:15px 0}.ce-form-privacy{font-size:11px;color:var(--ce-muted)}
 .ce-footer{background:#ebede5;padding-top:31px;padding-bottom:20px}.ce-footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px}.ce-footer-main p{font-size:12px;line-height:1.6}.ce-footer-links{display:flex;flex-wrap:wrap;gap:8px 20px;max-width:220px;font-size:12px}.ce-footer-main .ce-kicker{margin-bottom:13px;font-size:10px}.ce-big-brand{font-size:clamp(125px,26vw,340px);line-height:.86;font-weight:700;letter-spacing:-.09em;margin:45px 0 26px;border-bottom:1px solid #d1d6c7;padding-bottom:25px;display:flex;align-items:baseline}.ce-big-brand>span{color:#98bd62}.ce-big-brand>small{margin-left:auto;font-size:12px;letter-spacing:0;line-height:1.5;font-weight:400;text-align:right}.ce-footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--ce-muted)}.ce-credits{font-size:10px;margin-top:15px;color:var(--ce-muted)}.ce-credits p{margin-top:10px;max-width:740px}.ce-credits a{text-decoration:underline}
 @media(min-width:1400px){.ce-hero h1{font-size:116px}.ce-hero-media{height:540px}}
 @media(max-width:850px){.ce-brand-name{display:none}.ce-nav{gap:16px}.ce-header{height:80px}.ce-hero h1{font-size:68px}.ce-intro,.ce-spaces-head{gap:30px;grid-template-columns:.7fr 2fr}.ce-service-toggle>span:nth-child(2){font-size:32px}.ce-energy-content{padding-left:9%;padding-right:9%}.ce-energy{min-height:420px}.ce-energy h2{font-size:40px}.ce-interior{height:420px}}
 @media(max-width:620px){.ce-pad{padding-left:6%;padding-right:6%}.ce-nav,.ce-header-cta{display:none}.ce-menu{display:flex}.ce-header{height:76px}.ce-brand-name{display:block}.ce-wordmark{font-size:39px}.ce-hero{padding-top:25px}.ce-hero h1{font-size:clamp(35px,9.2vw,56px);letter-spacing:-.06em;margin-top:25px}.ce-kicker,.ce-location{font-size:10px;letter-spacing:.5px}.ce-hero-top{gap:12px}.ce-hero-bottom{align-items:start;flex-direction:column;gap:19px}.ce-hero-bottom p{font-size:13px;max-width:350px}.ce-hero-bottom .ce-link{width:100%;justify-content:space-between}.ce-hero-media{height:350px;margin-left:-6.82%;margin-right:-6.82%}.ce-hero-media img{object-position:50% 55%}.ce-image-note{left:6%;padding:11px 15px;font-size:10px;gap:15px}.ce-image-corner{width:52px;height:52px;top:17px;right:17px}.ce-stripe{padding-top:20px;padding-bottom:20px;gap:12px}.ce-stripe a{padding:0;border-right:0;font-size:11px;justify-content:flex-start;gap:5px}.ce-stripe small{display:none}.ce-stripe svg{width:14px;height:14px}.ce-section{padding-top:50px;padding-bottom:50px}.ce-intro,.ce-spaces-head{grid-template-columns:1fr;gap:22px}.ce-intro h2{font-size:31px;letter-spacing:-1px}.ce-intro-bottom{grid-template-columns:1fr;gap:20px}.ce-intro-bottom .ce-link{justify-self:start}.ce-service-heading h2{font-size:33px}.ce-service-heading>p{display:none}.ce-service-toggle{grid-template-columns:26px 1fr 32px;gap:8px;padding:21px 0}.ce-service-toggle>span:nth-child(2){font-size:25px;letter-spacing:-.8px}.ce-toggle-icon{width:31px;height:31px;font-size:22px}.ce-service-body{grid-template-columns:1fr;padding-left:0;gap:22px}.ce-service-picture{height:245px}.ce-service-body p{max-width:100%}.ce-service-body ul{font-size:13px}.ce-energy{margin:0;grid-template-columns:1fr}.ce-energy-photo{height:330px}.ce-energy-content{padding:31px 6% 36px}.ce-energy h2{font-size:45px;margin:22px 0}.ce-energy h2 br{display:block}.ce-energy p{max-width:360px}.ce-energy-tags{margin-top:20px}.ce-spaces-head h2{font-size:33px}.ce-spaces-grid{grid-template-columns:1fr;gap:24px}.ce-interior{height:360px}.ce-space p{max-width:100%}.ce-process{padding-top:0}.ce-process-title{align-items:start;flex-direction:column;gap:16px}.ce-steps{grid-template-columns:1fr 1fr;gap:26px}.ce-contact-heading{gap:15px}.ce-contact h2{font-size:45px}.ce-start{width:66px;height:66px}.ce-start svg{width:28px;height:28px}.ce-contact-bottom{align-items:start;flex-direction:column;gap:17px}.ce-form{grid-template-columns:1fr}.ce-footer-main{grid-template-columns:1fr 1fr;gap:25px}.ce-footer-main>div:first-child{grid-column:1/-1}.ce-big-brand{font-size:37vw;letter-spacing:-.09em;margin-top:34px}.ce-big-brand>small{font-size:10px;max-width:91px}.ce-footer-bottom{font-size:9px}.ce-contact{padding-top:34px;padding-bottom:34px}}
 @media(prefers-reduced-motion:reduce){.ce-circle{transition:none}}
}

#ces-editorial{max-width:1800px;margin-inline:auto;
.ce-brand-name,.ce-kicker,.ce-location,.ce-image-note,.ce-stripe small,.ce-service-toggle>small,.ce-energy-photo>span,.ce-energy-tags,.ce-space small,.ce-step small,.ce-footer-main .ce-kicker,.ce-credits,.ce-footer-bottom{font-size:12px}
.ce-nav,.ce-header-cta,.ce-link,.ce-footer-links,.ce-footer-main p,.ce-contact-bottom,.ce-contact-bottom button{font-size:14px}
.ce-hero-bottom p,.ce-intro-bottom p,.ce-service-body p,.ce-energy p,.ce-space p,.ce-step p{font-size:16px}
.ce-service-body ul{font-size:14px}.ce-service-heading>p{font-size:14px}
.ce-form-wrap{max-width:800px}.enquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:9px;font-size:14px}.field input,.field textarea,.field [data-slot=select-trigger]{border:1px solid var(--ce-line);background:white;border-radius:0;padding:12px;width:100%;font-size:16px;min-height:50px;box-shadow:none}.field textarea{min-height:125px;resize:vertical}.full{grid-column:1/-1}.form-privacy{font-size:13px;color:var(--ce-muted)}.form-error{color:#a52d28;font-size:14px}.button{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ce-ink);color:white;border:0;padding:15px 23px;font-size:14px}.submit-button{justify-content:center}.submit-button:disabled{opacity:.65;cursor:wait}.form-success{border-top:2px solid var(--ce-deep);padding:25px 0}.form-success h3{font-size:28px;margin:15px 0}.form-success p{font-size:16px;margin:12px 0}.form-success .button{margin-top:20px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.ce-menu,.ce-start,.ce-open-form,.ce-service-toggle,button{cursor:pointer}
.ce-skip{position:absolute;left:15px;top:-100px;z-index:100;background:var(--ce-green);padding:15px}.ce-skip:focus{top:10px} a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--ce-deep);outline-offset:4px}
@media(max-width:620px){.ce-hero-top{flex-wrap:wrap}.ce-kicker,.ce-location{font-size:12px}.ce-stripe a{font-size:12px}.ce-image-note{font-size:11px}.ce-intro h2 br{display:none}.ce-contact h2{font-size:clamp(33px,8.9vw,45px)}.ce-contact-heading{gap:10px}.ce-start{width:58px;height:58px}.ce-footer-bottom{flex-wrap:wrap;font-size:12px}.ce-form-wrap .enquiry-form{grid-template-columns:1fr}.ce-big-brand{font-size:35vw}.ce-big-brand small{font-size:12px}.ce-nav a,.ce-footer-links a{padding:7px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{scroll-behavior:auto!important}}
}

/* Compact footer, with practical links and credits. */
#ces-editorial .ce-footer{padding-top:28px;padding-bottom:20px}
#ces-editorial .ce-footer-main{grid-template-columns:1.2fr 1.4fr auto;gap:24px;align-items:start}
#ces-editorial .ce-footer-main .ce-kicker{margin-bottom:8px}
#ces-editorial .ce-footer-links{max-width:none;gap:8px 18px}
#ces-editorial .ce-footer-bottom{border-top:1px solid var(--ce-line);margin-top:22px;padding-top:16px}
#ces-editorial .ce-credits{margin-top:10px}
@media(max-width:620px){
 #ces-editorial .ce-footer-main{grid-template-columns:1fr auto;gap:18px}
 #ces-editorial .ce-footer-main>div:first-child{grid-column:1/-1}
 #ces-editorial .ce-footer-links{max-width:220px;gap:4px 16px}
 #ces-editorial .ce-footer-bottom{margin-top:18px;padding-top:14px}
}

/* Keep the electrician, PPE and electrical board visible together. */
#ces-editorial .ce-hero-media{height:auto;aspect-ratio:2/1}
#ces-editorial .ce-hero-media img{object-position:50% 25%}
@media(max-width:620px){
 #ces-editorial .ce-hero-media{height:auto;aspect-ratio:4/3}
 #ces-editorial .ce-hero-media img{object-position:60% 30%}
}

/* Fit the approved, descriptive headline across screen sizes. */
#ces-editorial .ce-hero h1{font-size:clamp(36px,6.3vw,90px);line-height:1.08;letter-spacing:-.055em}
@media(max-width:620px){#ces-editorial .ce-hero h1{font-size:clamp(34px,8.8vw,52px)}}

/* Mobile enquiry button and intrinsically sized energy content. */
@media(max-width:620px){
 #ces-editorial .ce-hero-bottom .ce-link{justify-content:center;text-align:center;min-height:52px;padding:14px 18px;border:2px solid #81ac45;border-radius:0;white-space:normal;gap:0}
 #ces-editorial .ce-hero-bottom .ce-link .ce-circle{display:none}
 #ces-editorial .ce-hero-bottom .ce-link:hover{background:var(--ce-green);color:var(--ce-ink)}
 #ces-editorial .ce-energy{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}
 #ces-editorial .ce-energy-content{min-width:0;max-width:100%}
 #ces-editorial .ce-energy h2{font-size:clamp(32px,10vw,45px);max-width:100%;overflow-wrap:anywhere;line-height:1.08}
 #ces-editorial .ce-energy-content>p{max-width:100%}
 #ces-editorial .ce-energy .ce-link{max-width:100%;white-space:normal;gap:20px}
}

*,*::before,*::after{box-sizing:border-box}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait}html{line-height:1.5;-webkit-text-size-adjust:100%}body{margin:0}#ces-editorial .field select{border:1px solid var(--ce-line);background:#fff;border-radius:0;padding:12px;width:100%;font-size:16px;min-height:50px;color:var(--ce-ink)}#ces-editorial .field input:focus-visible,#ces-editorial .field select:focus-visible{outline:2px solid var(--ce-deep);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
