
:root{--navy:#102b48;--ink:#102b48;--blue:#0074bb;--red:#ed1029;--muted:#586776;--line:#dce2e8;--pale:#f3f6f8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.06;letter-spacing:-.045em}.wrap{max-width:1360px;width:calc(100% - 112px);margin:auto}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;left:15px;top:-100px;padding:12px 20px;background:#fff;z-index:100}.skip:focus{top:12px}.topline{background:var(--navy);color:#dbe5ee;font-size:12px;letter-spacing:.05em}.topline-inner{display:flex;justify-content:space-between;align-items:center;min-height:35px}.topline-location{margin-left:14px;color:#a7b8cb}.header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #e8edf1}.header-inner{height:104px;display:flex;align-items:center;gap:32px}.brand{display:block;flex:none;width:238px}.brand img{width:100%;height:auto}nav{display:flex;gap:29px;margin-left:auto;align-items:center}nav a{font-size:14px;font-weight:600;position:relative;white-space:nowrap}nav a:after{content:'';position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--red);transition:width .2s}nav a:hover:after{width:100%}.header-phone{border-left:1px solid var(--line);padding-left:28px;display:flex;align-items:center;gap:12px;font-weight:700;font-size:16px;white-space:nowrap}.header-phone svg{color:var(--red);width:18px;height:18px}.menu-toggle{display:none}.hero{position:relative;background:var(--navy);color:#fff;isolation:isolate;overflow:hidden;min-height:650px}.hero-picture{position:absolute;inset:0 0 0 46%;z-index:-1}.hero-picture>img{width:100%;height:100%;object-fit:cover;object-position:65% 50%}.hero-picture:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#102b48 0%,rgba(16,43,72,.22) 38%,rgba(16,43,72,.06) 100%)}.hero-inner{padding-top:74px;padding-bottom:88px}.hero-content{max-width:690px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.5;margin-bottom:25px;color:var(--blue)}.eyebrow.light{color:#c6d9e9}.hero .eyebrow{display:flex;align-items:center;gap:13px;letter-spacing:.105em;font-size:12px}.hero .eyebrow>span{display:block;width:24px;height:3px;background:var(--red)}h1{font-size:clamp(58px,5.55vw,84px);font-weight:750;line-height:1.015;letter-spacing:-.055em}h1 em{font-style:normal;color:#fff;position:relative;display:inline-block}h1 em:after{content:'';position:absolute;left:0;right:0;bottom:-10px;height:5px;background:var(--red);transform:skewX(-30deg)}.hero-copy{max-width:440px;color:#cad7e4;line-height:1.65;font-size:17px;margin-top:37px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:33px;min-height:56px;padding:16px 23px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button.red{background:var(--red);color:#fff}.button.red:hover{background:#ce0c22}.button svg{width:21px;height:21px}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:14px;font-weight:700}.text-link svg{width:20px;height:20px}.text-link:hover{color:var(--blue)}.light-link:hover{color:#9bd5ff}.light-link>span{font-size:23px}.hero-mark{position:absolute;bottom:0;right:13%;height:7px;width:120px;background:var(--red);transform:skewX(-30deg)}.image-tag{position:absolute;bottom:41px;right:55px;z-index:1;display:flex;gap:16px;align-items:center;font-size:12px;font-weight:700;letter-spacing:.16em;color:#fff}.tag-line{height:1px;width:60px;background:#fff;opacity:.6}.credentials{border-bottom:1px solid var(--line);background:#fff}.credentials-grid{display:grid;grid-template-columns:1fr 1fr 1fr;padding:31px 0}.credentials-grid>div{padding-left:40px;border-left:1px solid var(--line)}.credentials-grid>div:first-child{border:0;padding:0}.credentials strong{font-size:23px;letter-spacing:-.035em;display:block;line-height:1.3;margin-bottom:7px}.credentials strong span{color:var(--red)}.credentials-grid>div>span{font-size:13px;color:var(--muted)}.section{padding:99px 0}h2{font-size:clamp(36px,3.5vw,52px);font-weight:700;line-height:1.1}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:44px}.section-heading>p{max-width:342px;color:var(--muted);font-size:16px;margin-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{padding:32px 30px 0;background:var(--pale);border-top:3px solid var(--blue);display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #102b480c}.service-card.commercial{border-top-color:var(--red)}.service-card.industrial{border-top-color:var(--navy)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.sector-icon{width:49px;height:49px;stroke-width:1.4}.card-top>span{font-size:13px;color:#718090}.service-card h3{font-size:29px;letter-spacing:-.035em;margin-bottom:19px}.service-card p{font-size:16px;line-height:1.7;color:var(--muted)}.service-card ul{list-style:none;padding:0;margin:22px 0 28px;font-size:13px;line-height:1.8}.service-card li{padding:4px 0 4px 16px;position:relative}.service-card li:before{content:'';position:absolute;left:0;top:15px;width:5px;height:5px;background:var(--blue)}.commercial li:before{background:var(--red)}.card-link{margin-top:auto;min-height:70px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;gap:15px}.card-link svg{width:20px;height:20px;flex:none}.card-link:hover{color:var(--blue)}.about{background:var(--navy);color:#fff;padding:78px 0;position:relative;overflow:hidden}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center}.heritage{border-right:1px solid #ffffff25;position:relative;padding-right:30px}.heritage .eyebrow{font-size:12px;color:#a9c1d9}.year{display:block;font-size:clamp(90px,11vw,160px);letter-spacing:-.065em;line-height:1.1;font-weight:700;color:#fff}.year>span{font-weight:400;font-size:.7em;color:var(--red);display:block;height:55px;line-height:.5}.heritage>p:not(.eyebrow){font-size:25px;line-height:1.35;letter-spacing:-.03em}.heritage-caption{display:block;color:#9fb3c9;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-top:38px}.about-copy h2{font-size:44px;margin-bottom:26px}.about-copy>p:not(.eyebrow){color:#c0d0de;font-size:15px;margin-top:17px;max-width:510px}.about-copy .text-link{margin-top:30px}.capability-grid{display:grid;grid-template-columns:1fr 1.14fr;gap:90px}.capability-intro h2{font-size:44px}.capability-intro h2>span{color:var(--blue)}.capability-intro>p:not(.eyebrow){color:var(--muted);max-width:330px;margin-top:26px;margin-bottom:28px}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;gap:22px;align-items:center;padding:25px 0;font-size:20px;font-weight:700;letter-spacing:-.025em}summary::-webkit-details-marker{display:none}.detail-number{font-size:12px;font-weight:400;color:var(--blue);letter-spacing:0}.plus{position:relative;width:22px;height:22px;margin-left:auto;flex:none}.plus:before,.plus:after{content:'';position:absolute;background:var(--blue);left:5px;top:10px;width:12px;height:1px}.plus:after{transform:rotate(90deg);transition:transform .2s}details[open] .plus:after{transform:rotate(0)}.detail-body{padding:0 34px 28px;color:var(--muted);font-size:14px;line-height:1.8}.detail-body ul{padding-left:18px;margin:15px 0 0}.detail-body li{padding:3px 0}.detail-body .text-link{margin-top:15px;color:var(--blue)}.accreditations{padding:0 0 64px}.accreditations>.wrap{border-top:1px solid var(--line);padding-top:42px}.accreditation-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}.accreditation-heading .eyebrow{margin:0}.accreditation-heading h2{font-size:24px;letter-spacing:-.035em}.accreditation-list{list-style:none;padding:0;margin:42px 0 0;display:flex;justify-content:space-between;align-items:center;gap:25px;color:#506174}.accreditation-list li{font-weight:800;font-size:32px;letter-spacing:-.06em}.accreditation-list .eca{font-weight:400;font-size:35px;letter-spacing:0}.accreditation-list .constructionline{font-size:23px;letter-spacing:-.065em}.accreditation-list .safecontractor{font-size:23px;letter-spacing:-.04em}.accreditation-list .jib{letter-spacing:.06em}.contact{padding:68px 0;background:var(--red);color:white;position:relative;overflow:hidden}.contact:after{content:'';position:absolute;right:-15px;top:0;bottom:0;width:32%;background:#c70920;clip-path:polygon(82% 0,100% 0,100% 100%,0 100%);opacity:.5}.contact-inner{display:flex;justify-content:space-between;gap:45px;align-items:center;position:relative;z-index:1}.contact .eyebrow{color:#fff;margin-bottom:19px}.contact h2{font-size:58px}.contact p:not(.eyebrow){margin-top:24px;color:#fff;font-size:15px}.contact-action{display:flex;flex-direction:column;align-items:flex-start;margin-right:6%}.button.white{background:#fff;color:var(--ink);min-width:250px}.button.white:hover{background:#edf3f8}.contact-number{font-size:27px;font-weight:700;margin-top:21px;letter-spacing:-.025em}.contact-action>span{font-size:12px;margin-top:4px}footer{background:#fff}.footer-top{display:flex;align-items:center;gap:55px;padding:48px 0}.footer-top .brand{width:211px}.footer-top>p{font-size:13px;color:var(--muted)}.footer-top>.text-link{margin-left:auto;font-size:12px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:22px 0;color:var(--muted);font-size:12px}.footer-bottom>div{display:flex;gap:26px}.footer-bottom a:hover{color:var(--blue)}
@media(min-width:1600px){.hero-picture{left:43%}.hero{min-height:700px}.hero-inner{padding-top:90px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header-inner{gap:24px;height:90px}.brand{width:190px}nav{gap:22px}.header-phone{padding-left:22px;font-size:14px}.header-phone svg{display:none}.hero{min-height:620px}.hero-inner{padding-top:65px}.hero-content{max-width:600px}h1{font-size:70px}.hero-picture{left:40%}.hero-picture:after{background:linear-gradient(90deg,#102b48 0%,#102b4890 45%,#102b4815)}.hero-copy{font-size:16px;max-width:390px}.hero .eyebrow{font-size:12px}.service-card{padding-left:22px;padding-right:22px}.service-card p{font-size:16px}.service-card ul{font-size:14px}.card-link{font-size:14px}.about-grid,.capability-grid{gap:55px}.about-copy h2,.capability-intro h2{font-size:39px}.credentials strong{font-size:21px}.credentials-grid>div{padding-left:26px}.credentials-grid>div>span{font-size:12px}.image-tag{right:30px}.contact h2{font-size:50px}}
@media(max-width:900px){.header-inner{height:83px}.brand{width:190px}.header-phone{margin-left:auto;border:0;padding:0}.header-phone svg{display:block}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:42px;height:42px;align-items:center;justify-content:center;background:var(--pale);border:0;cursor:pointer;flex:none}.menu-toggle span{height:2px;width:20px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:18px 32px 27px;box-shadow:0 18px 22px #102b4814;margin:0;border-top:1px solid var(--line)}nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a{padding:14px 0}nav a:after{display:none}.hero{min-height:640px}.hero-picture{left:26%}.hero-picture:after{background:linear-gradient(90deg,#102b48 0%,#102b48bd 45%,#102b4840 100%)}.hero-inner{padding-top:60px}.hero-content{max-width:570px}.section{padding:75px 0}.section-heading{align-items:flex-start;gap:25px}.section-heading>p{max-width:240px;font-size:14px}.section-heading h2{font-size:36px}.service-grid{gap:14px}.service-card{padding:24px 17px 0}.service-card h3{font-size:25px}.card-top{margin-bottom:28px}.sector-icon{width:40px;height:40px}.service-card p{font-size:16px}.service-card ul{font-size:14px}.card-link{min-height:75px;line-height:1.5}.about-grid{gap:40px;grid-template-columns:.85fr 1fr}.about-copy h2{font-size:33px}.about-copy>p:not(.eyebrow){font-size:14px}.year{font-size:100px}.heritage>p:not(.eyebrow){font-size:22px}.capability-grid{grid-template-columns:1fr;gap:42px}.capability-intro h2 br:nth-of-type(2){display:none}.capability-intro>p:not(.eyebrow){max-width:450px}.capability-intro h2{font-size:40px}.accreditation-list{flex-wrap:wrap;justify-content:center;gap:25px 40px}.contact h2{font-size:42px}.contact-action{margin-right:0}.button.white{min-width:210px}.contact-number{font-size:25px}.footer-top{gap:30px}.footer-top .brand{width:185px}.footer-top>p{font-size:12px}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.topline{font-size:12px}.topline-inner{min-height:30px}.topline-location{display:none}.header-inner{height:79px;gap:13px}.brand{width:172px}.header-phone span{display:none}.header-phone{padding:7px}.header-phone svg{width:20px;height:20px}.menu-toggle{width:38px;height:38px}.hero{min-height:auto;display:flex;flex-direction:column;padding-bottom:0}.hero-inner{padding-top:42px;padding-bottom:38px}.hero-picture{position:relative;order:2;inset:auto;height:260px;z-index:0;margin-top:0}.hero-picture>img{object-position:center 55%}.hero-picture:after{background:linear-gradient(180deg,#102b48 0%,#102b4800 26%,#102b4840 100%)}.hero .eyebrow{font-size:12px;letter-spacing:.07em;margin-bottom:25px;gap:9px}.hero .eyebrow>span{width:17px}h1{font-size:clamp(46px,11.8vw,68px);line-height:1.02;letter-spacing:-.052em}.hero-copy{font-size:15px;max-width:370px;margin-top:30px;line-height:1.65}.hero-actions{gap:21px;flex-wrap:wrap;margin-top:27px}.button{font-size:13px;min-height:53px;padding:14px 20px;gap:22px}.hero-actions .text-link{font-size:12px;gap:11px}.hero-mark{z-index:2;right:20px;width:80px;height:5px}.image-tag{bottom:23px;right:20px;font-size:12px}.credentials-grid{padding:24px 0;gap:20px;grid-template-columns:1fr 1fr}.credentials-grid>div{padding-left:18px}.credentials-grid>div:last-child{display:none}.credentials strong{font-size:20px}.credentials-grid>div>span{font-size:12px;display:block;line-height:1.6;max-width:150px}.section{padding:58px 0}.section-heading{display:block;margin-bottom:30px}.eyebrow{font-size:12px;margin-bottom:18px}.section-heading h2,h2{font-size:35px}.section-heading>p{max-width:100%;font-size:15px;margin-top:22px}.service-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:27px 25px 0}.card-top{margin-bottom:24px}.sector-icon{width:46px;height:46px}.card-top>span{font-size:13px}.service-card h3{font-size:30px;margin-bottom:15px}.service-card p{font-size:16px}.service-card ul{font-size:14px;margin-top:19px;margin-bottom:24px}.card-link{font-size:14px;min-height:66px}.about{padding:54px 0}.about-grid{grid-template-columns:1fr;gap:39px}.heritage{border:0;border-bottom:1px solid #ffffff25;padding:0 0 31px}.heritage .eyebrow{font-size:12px}.year{font-size:115px;line-height:1;display:flex;gap:15px;align-items:center}.year>span{font-size:65px;height:auto;line-height:1}.heritage>p:not(.eyebrow){font-size:22px;margin-top:18px}.heritage-caption{margin-top:23px;font-size:12px}.about-copy h2{font-size:35px}.about-copy>p:not(.eyebrow){font-size:15px}.capability-intro h2{font-size:35px}.capability-intro h2 br:nth-of-type(2){display:block}.capability-grid{gap:33px}.capability-intro>p:not(.eyebrow){font-size:15px;margin-top:23px}.accordion summary{padding:23px 0;font-size:18px;gap:17px}.detail-body{padding-left:30px;padding-right:10px;font-size:14px}.accreditations{padding-bottom:46px}.accreditations>.wrap{padding-top:32px}.accreditation-heading{display:block}.accreditation-heading h2{margin-top:14px;font-size:26px}.accreditation-list{justify-content:flex-start;gap:20px 28px;margin-top:30px}.accreditation-list li{font-size:27px}.accreditation-list .constructionline,.accreditation-list .safecontractor{font-size:21px}.accreditation-list .eca{font-size:30px}.contact{padding:48px 0}.contact-inner{display:block}.contact h2{font-size:43px}.contact p:not(.eyebrow){font-size:15px;max-width:290px;margin-top:20px}.contact-action{margin-top:31px}.contact-number{font-size:27px;margin-top:18px}.contact:after{width:60%;opacity:.4}.footer-top{display:grid;grid-template-columns:1fr auto;gap:23px;padding:33px 0}.footer-top .brand{width:180px;grid-column:1/-1}.footer-top>p{font-size:12px}.footer-top>.text-link{font-size:12px;gap:10px}.footer-bottom{flex-wrap:wrap;font-size:12px;gap:17px;padding:21px 0}.footer-bottom>div{gap:15px}.footer-bottom>span:last-child{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

