:root{--dark-blue:#097392;--dark-blue-light:#2fa1c7;--dark-blue-dark:#064d63;--light-blue:#83b4b3;--light-blue-light:#e5ebeb;--light-blue-dark:#778b8b;--teal:#5a7c8a;--teal-light:#a0b8b9;--teal-dark:#3f5b61;--yellow:#fff0c3;--yellow-light:#fff8e1;--yellow-dark:#ffe08a;--button-colour:#eac36f;--button-colour-hover:#f7dd8f;--red:#d55534;--red-light:#f28c6a;--red-dark:#92402b;--sand:#e6d3be;--sand-light:#f7f2ed;--sand-dark:#cea987;--green:#3ca878;--green-light:#7ed9b6;--green-dark:#217a53;--green-accent:#b6e8d5;--black:#383838;--grey-dark:#5a5a5a;--grey:#b0b0b0;--grey-light:#e6ebed;--white:#fff;--brown:#463b31;--logo-blue-light:#00afaf;--logo-blue-dark:#008080;--logo-blue-lighter:#6a9c9c}html{text-size-adjust:100%;font-size:16px}body,div,h1,h2,h3,h4,h5,h6,p,span{cursor:default}body,html{font-family:Montserrat,'Titillium Web',Roboto,Arial,Helvetica,serif,sans-serif;color:#444;background:#fff;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;width:100vw;max-width:100vw;height:100%;max-height:100vh}body{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;font-size:1rem}main{flex:1}*,::after,::before{box-sizing:border-box}h1{font-size:clamp(3.5rem,5vw + 1rem,4.5rem);line-height:1.1;font-weight:500;margin-top:.5rem;margin-bottom:.5rem}h2{font-size:clamp(2rem,3vw + 1rem,2.1rem);line-height:1.15;font-weight:500;margin-top:.5rem;margin-bottom:.5rem}h3{font-size:2rem;line-height:1.2;font-weight:500;margin-top:.5rem;margin-bottom:.5rem}h4{font-size:1.4rem;line-height:1.3;font-weight:500;margin-top:.5rem;margin-bottom:.5rem}p{font-size:1.1rem;line-height:1.7}li{font-size:1rem;line-height:1.7}.fade-in-then-unblur{color:#fff;text-decoration:underline;font-weight:700;opacity:0;filter:blur(10px);animation:fadeInQuick 1s forwards,unblurSlow 2s forwards 1s}@keyframes fadeInQuick{to{opacity:1}}@keyframes unblurSlow{to{filter:blur(0)}}.custom-column-text{column-count:2;column-gap:2rem;font-size:1rem}.text-container{max-width:900px!important;margin-left:auto;margin-right:auto}.what-we-do-container{display:grid;margin:2rem 0 1rem;grid-template-columns:repeat(3,1fr);gap:2rem}.what-we-do-card{position:relative;display:flex;justify-content:center;align-items:center;height:300px;border-radius:30px;overflow:hidden;transition:transform .3s ease!important;transform-origin:center;max-width:500px;border:1px solid #aaa}.what-we-do-card img{width:100%;height:100%;object-fit:cover;filter:grayscale(30%);transition:opacity .3s ease,filter .3s ease;opacity:.8}.what-we-do-card:hover{transform:scale(1.05)!important}.what-we-do-card:hover img{opacity:.7;filter:grayscale(100%) brightness(.2)}.what-we-do-card-content{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.2),rgba(0,0,0,.2));padding:1.2rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.what-we-do-card h3{color:#fff;font-size:1.5rem;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .4s ease,top .4s ease;z-index:2;width:100%}.what-we-do-card p{color:#eee;line-height:1.5;position:static;top:auto;left:auto;transform:translateY(70px);width:100%;opacity:0;margin:.5em 0;transition:opacity .2s ease,transform .4s ease;transition-delay:.1s}.what-we-do-card:hover h3{top:25%;transform:translate(-50%,-50%)}.what-we-do-card:hover p{opacity:1;transform:translateY(2.5rem)}.we-work-with-card{display:flex;flex-direction:column;align-items:center;height:100%}.we-work-with-card h4{min-height:4rem;width:95%;text-align:center}.vertical-bar-list li{display:table;border-bottom:1px solid #ddd;padding:3px 0;margin-right:.5rem;width:auto}.vertical-bar-list{position:relative;padding-left:1.5rem}.vertical-bar-list::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--light-blue-dark,#0077b6);border-radius:2px}.we-work-with-container{display:grid;width:100%;max-width:1200px;margin:3rem auto 0 auto;text-align:center;justify-items:center;justify-content:center;grid-template-columns:repeat(4,1fr)}.hero-highlight{color:#ddd;font-weight:800}#hero-fallback{transition:opacity 1s;opacity:1}.button-main,.button-simple,.button-small,.button-tertiary,nav a{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:500;letter-spacing:.02em}.custom-column-text,.we-work-with-hover-text,.what-we-do-hover-text,a,li,p{font-family:Montserrat,'Titillium Web',Arial,Helvetica,sans-serif}.about-team-avatar{border-radius:10%;background:#eee;margin-bottom:1em;object-fit:cover;object-position:center;max-width:100%;aspect-ratio:2/3}.site-header{background:var(--light-blue-light);box-shadow:0 2px 8px rgba(0,0,0,.04);padding:.5rem 0;position:fixed;top:0;left:0;width:100dvw;z-index:100;transition:background .35s,box-shadow .35s,transform .35s cubic-bezier(.4,0,.2,1),opacity .25s}.site-header-main{background:rgba(255,255,255,0);color:#ddd;box-shadow:none}.site-header.scrolled-past-hero{background:var(--light-blue-light);box-shadow:0 4px 16px rgba(0,0,0,.1)}.site-header.scrolled-past-hero #site-title{color:#444}.site-header.scrolled-past-hero .header-nav a{color:#444!important}.site-header.scrolled-past-hero .header-nav a:hover{color:#000!important}.header-logo-dark{display:none}.site-header.scrolled-past-hero .header-logo-light{display:none!important}.site-header.scrolled-past-hero .header-logo-dark{display:inline-block!important}.site-header .header-logo-dark{display:inline}.header-title #site-title{display:flex;align-items:center;gap:.5em}.header-logo-dark,.header-logo-light{height:4.5rem;width:auto;vertical-align:middle;opacity:1}.hero-p{font-size:1.5rem;max-width:700px}.button-main{padding:.9rem 1.6rem;border-radius:2rem;font-size:1.1rem;background:var(--button-colour);color:#444;font-weight:700;border:none;cursor:pointer;text-decoration:none;transition:background .5s}.button-main:hover{background:var(--button-colour-hover)}.button-simple{padding:.7rem 1.4rem;border-radius:1.5rem;font-size:.95rem;background:0 0;color:#444;border:1.5px solid #444;font-weight:500;cursor:pointer;text-decoration:none;transition:all .3s}.button-simple:hover{background:#444;color:#fff}.container.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto;padding:0 .7rem}.header-title{flex:0 0 auto}#site-title{font-size:2rem;font-weight:500;color:#444;text-decoration:none;letter-spacing:-1px}.site-header-main #site-title{color:#ddd}.header-nav{display:flex;gap:.1rem;align-items:center}.site-header .header-nav a{color:#444;text-decoration:none;font-size:1.1rem;font-weight:500;padding:.25em .5em;border-radius:4px;transition:background .2s,color .2s}.header-nav a{position:relative;display:inline-block;color:inherit;text-decoration:none;transition:color .2s}.header-nav a::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--white);transform:scaleX(0);transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1);border-radius:1px}.site-header.scrolled-past-hero .header-nav a::after{background:#000}.header-nav a:focus::after,.header-nav a:hover::after{transform:scaleX(1)}.site-header-main .header-nav a{color:#ddd!important}.site-header .header-nav a:hover{color:var(--white)!important;text-decoration:none!important}.hamburger{display:none}.mobile-menu{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:-50px;right:0;width:100dvw;height:calc(100vh + 50px);background:rgba(255,255,255);z-index:200;padding:2rem;opacity:0;pointer-events:none;transform:translateY(-30px);transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu a{color:#444;font-size:1.5rem;font-weight:600;margin:.3rem 0;text-decoration:none;transition:color .2s;text-align:right;width:100%}.mobile-menu a:hover{color:#000}body.menu-open{overflow:hidden;position:relative;touch-action:none;overscroll-behavior:none}.fade-in-up{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.fade-in-up.visible{opacity:1;transform:translateY(0)}.what-we-do-intro-row{display:grid;grid-template-columns:2fr 2fr 2fr;gap:2rem;align-items:start;max-width:1600px;margin:0 auto 2rem auto;width:100%}.what-we-do-intro-row h4{grid-column:1/2;text-align:left;margin:0;align-self:center;font-size:1.5rem}.what-we-do-intro-row .custom-column-text{grid-column:2/4;margin:0;max-width:100%}.site-header.header-hidden{transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s}.contact-page .site-header.header-hidden{transform:none!important;opacity:1!important;pointer-events:auto!important}#footer-section{background:var(--logo-blue-dark);color:#fff;padding:0;margin:0;width:100dvw}#footer-section .content-wrapper{padding-top:1rem;padding-bottom:0}#footer-section .content{margin:0;padding:0}#footer-section .footer-flex{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.5rem 1.5rem;max-width:1000px;margin:0 auto;padding:1rem 0}#footer-section .footer-col{flex:0 0 auto;min-width:0;max-width:100%;word-break:break-word}.footer-logo{height:3rem;padding:0}#footer-section .footer-details{display:flex;flex-direction:column;gap:0;text-align:center}#footer-section .footer-details p{font-size:1.1rem;margin:0;padding:0;line-height:1.3;white-space:normal;overflow-wrap:break-word}.footer-links{color:inherit;text-decoration:none}.contact-page .site-header{width:100%;background:var(--light-blue-light);box-shadow:0 2px 8px rgba(0,0,0,.04);color:#444!important}.opaque-header .site-header{width:100%;background:var(--light-blue-light);box-shadow:0 2px 8px rgba(0,0,0,.04);color:#444!important}.opaque-header .site-header .header-logo-light{display:none!important}.opaque-header .site-header .header-logo-dark{display:inline-block!important}.opaque-header .header-nav a,.opaque-header .site-header *{color:#444!important}.opaque-header .site-header.scrolled-past-hero{box-shadow:0 4px 16px rgba(0,0,0,.1)}.opaque-header .site-header .header-nav a:hover{color:#000!important;text-decoration:none!important}.opaque-header .site-header .header-nav a::after{background:#000!important}.opaque-header .site-header .hamburger span{background:#444}.contact-page .header-nav a,.contact-page .site-header *{color:#444!important}.contact-page .site-header .header-nav a:hover{color:#000!important;text-decoration:none!important}.contact-page .site-header .header-nav a::after{background:#000!important}.contact-page .site-header .header-logo-light{display:none!important}.contact-page .site-header .header-logo-dark{display:inline-block!important}.contact-page .site-header .hamburger span{background:#444}.content-margin{width:100dvw;padding:3rem 0}.contact-flex{display:grid;grid-template-columns:1fr 1fr;gap:2.5em;max-width:1000px;align-items:start}.contact-info{display:flex;flex-direction:column;justify-content:center;padding:1rem 0}.contact-info h1{font-size:2.2rem}.contact-info p{color:#333}.contact-info a{color:var(--dark-blue-dark);text-decoration:none}.contact-form-col{padding:1rem 0;display:flex;flex-direction:column;justify-content:center}.contact-form{display:flex;flex-direction:column}.contact-form .form-group{display:flex;flex-direction:column;gap:.1rem;min-width:0;width:100%;box-sizing:border-box}.contact-form label{font-weight:500;margin-bottom:.2rem}.contact-form input,.contact-form textarea{width:100%;min-width:0;max-width:100%;box-sizing:border-box;font-family:inherit;font-size:1rem;border:1px solid #d1d5db;border-radius:.5em;padding:.4em .7em;background:#f7f7f7;transition:border .2s;outline:0}.contact-form input:focus,.contact-form textarea:focus{border:1.5px solid var(--dark-blue-dark);background:#fff}.contact-form textarea{min-height:50px;resize:vertical}.contact-form .button-main{background:var(--button-colour);color:#444;border:none;border-radius:1.5rem;padding:.8rem 1rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s}.contact-form .button-main:hover{background:var(--button-colour-hover)}.contact-form .required{color:#d00;margin-left:.2em}.contact-form-col,.contact-info{min-width:0}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group{flex:1;display:flex;flex-direction:column}.contact-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100dvw;height:100vh;background:rgba(34,34,34,.85);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeInThankYou .3s}.privacy-policy-info{display:flex;flex-direction:column;justify-content:center;padding:1rem 0}.privacy-policy-info h1{font-size:2.2rem}.privacy-policy-info p{color:#333}.content-inner{margin-left:auto;margin-right:auto;max-width:min(calc(100dvw - 2rem),1200px);justify-content:center}.hero-video-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;overflow:hidden}.hero-video-bg{width:100dvw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-video-overlay{position:absolute;inset:0;width:100dvw;height:100vh;background:rgba(34,34,34,.6);z-index:2;pointer-events:none}.hero-bottom{position:absolute;left:0;right:0;bottom:3.5rem;width:100%;display:flex;flex-direction:column;align-items:center;z-index:2;pointer-events:auto}.hero-fade-blur{opacity:0;filter:blur(12px);animation:heroFadeIn 1s cubic-bezier(.4,0,.2,1) .2s forwards,heroUnblur 2s cubic-bezier(.4,0,.2,1) .5s forwards}.hero-fade{opacity:0;animation:heroFadeIn 1s cubic-bezier(.4,0,.2,1) 2s forwards}@keyframes heroFadeIn{to{opacity:1}}@keyframes heroUnblur{to{filter:blur(0)}}.we-work-with-card{flex:1;max-width:350px;padding:0 1.5em;text-align:center;display:flex;flex-direction:column;align-items:center}.we-work-with-card-image{width:230px;height:230px;border-radius:50%;overflow:hidden;margin-bottom:1em;background:#eee;transition:transform .3s ease;flex-shrink:0}.we-work-with-card-image img,.we-work-with-card-image picture{width:100%;height:100%;display:block}.we-work-with-card-image img{object-fit:cover;object-position:center}.we-work-with-card-image:hover{transform:scale(1.05)}.we-work-with-card h4{width:220px}#footer-section,.contact-cta-section,.content-margin{width:100dvw;box-sizing:border-box;margin-left:0;margin-right:0;max-width:100dvw}.heading-hero{position:relative;background:var(--teal-dark);opacity:1;overflow:hidden;height:70vh;display:flex;align-items:center;justify-content:center}.full-bleed-hero{width:100vw;min-height:100vh;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;overflow-x:hidden;display:flex;align-items:center;justify-content:center;background:#222}#hero-fallback,.full-bleed-hero,.hero-video-wrapper,.mobile-menu{width:100vw!important;max-width:100vw!important;box-sizing:border-box}#hero-fallback,.full-bleed-hero,.hero-video-overlay,.hero-video-wrapper{max-width:100vw!important;max-height:100vh!important;overflow:hidden!important}.about-team-cards-grid{justify-content:center;align-items:flex-start;display:flex;flex-wrap:wrap;gap:5rem}.about-team-card{max-width:340px;margin-bottom:0;display:flex;flex-direction:column;align-items:center}.about-team-photo{width:100%;max-width:340px;height:340px;object-fit:cover;object-position:center;display:block;margin:0 auto 0 auto;filter:grayscale(20%) drop-shadow(0 4px 12px rgba(83, 148, 198, .25));transition:transform .3s ease}.sector-inner{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.sector-image{flex:2;position:relative;display:flex;align-items:center;justify-content:center}.sector-image-inner{width:100%;height:90%;position:relative;overflow:hidden;transition:transform .3s ease}.sector-content{flex:3;box-sizing:border-box}.sector-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.sector-image-inner:hover{transform:scale(1.02)}.about-team-photo:hover{transform:scale(1.02)}.about-team-info{padding:.5rem 1rem 0;text-align:left;width:100%;max-width:400px;margin:0 auto}.about-team-info h3{font-size:1.1rem;font-weight:700;letter-spacing:.05em;margin:1.5rem 0 .2rem 0;color:#222}.about-team-role{font-size:.8rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#d55534;margin-bottom:1.2rem;margin-top:.5rem}.about-team-info p{color:#444;margin:0}.what-we-do-graphic{width:40%;max-width:250;height:auto;margin:0 auto;display:block;object-position:left}a[href],a[href] *{cursor:pointer!important}.heading-hero-content{position:relative;z-index:1;color:var(--grey-light);text-align:center;padding:1rem}.heading-hero-parallax-bg{position:absolute;top:-10%;left:0;width:100%;height:120%;z-index:0;overflow:hidden;will-change:transform}.parallax-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.3;pointer-events:none;will-change:transform}.what-we-do-service{background:#fff;display:flex;gap:2rem;max-width:1200px;margin:0 auto;border-radius:4rem .5rem 4rem .5rem;transition:transform .3s ease}.what-we-do-service-image{flex:1!important;position:relative;overflow:hidden;border-radius:4rem 0 0 .5rem!important}.what-we-do-service-content{flex:2!important;box-sizing:border-box;padding:2rem 1.5rem 2rem 0}.what-we-do-service-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:.8}.what-we-do-service:hover{transform:scale(1.02)}.team-linkedin{width:1em;height:1em;vertical-align:top;margin-left:.3em;filter:grayscale(100%)}.straddle-quote strong{font-family:"Roboto Serif",serif;font-weight:500;font-size:1.5rem}.infra-opportunity-section{padding:3rem 2.5rem 4rem}.infra-opportunity-flex{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.infra-opportunity-heading{flex:1 1 260px;min-width:220px;padding:0 1rem 0 0}.infra-opportunity-text{flex:2 1 400px;min-width:260px}.infra-opportunity-section p{color:#444}.infra-opportunity-heading h2{font-weight:700;text-align:left;margin-bottom:0;padding-right:1rem;color:var(--teal-dark)}.what-we-do-section-homepage h2{margin-bottom:4rem}.button{text-align:center;margin-top:4rem;margin-bottom:3rem}.what-sets-us-apart-section h2{text-align:center;margin-bottom:4rem}.what-sets-us-apart-section p{padding-left:2.5rem;padding-right:2.5rem}.we-believe-in-container{display:flex;gap:0 2rem;justify-content:center;margin:2rem 0;flex-wrap:wrap}.straddle-quote-underline{display:block;width:65%;max-width:600px;min-width:80px;height:4px;background:var(--teal-dark);margin:1.5rem auto 0 auto;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .7s cubic-bezier(.4,0,.2,1),transform-origin 0s}.straddle-quote-underline.active{transform:scaleX(1);transform-origin:left}.about-story-image{max-width:100%;height:auto;margin-top:0;border-radius:8px}.footer-details p{font-size:.9rem!important;line-height:1.2em!important;padding:0!important;margin:0!important}#footer-section .content{margin:0}.blog-content{max-width:800px;margin:0 auto;padding:2rem 1rem;margin-top:1rem}.blog-header{text-align:center;margin-bottom:3rem;padding-top:0}.blog-header h1{margin-bottom:1rem}.blog-meta{color:#666;font-size:.9rem}.blog-featured-image{width:100%;max-height:400px;object-fit:cover;border-radius:8px;margin-bottom:2rem}.blog-body{line-height:1.8}.blog-body h2{margin-top:2rem;margin-bottom:1rem}.blog-body h3{margin-top:1.5rem;margin-bottom:.75rem}.blog-body p{margin-bottom:1.25rem}.blog-body img{width:100%!important;object-fit:cover!important;border-radius:8px;margin:1.5rem 0;display:block}.back-link{display:inline-block;margin-bottom:2rem;font-size:.8rem;color:#444;text-decoration:none}.back-link:hover{text-decoration:underline}.insights-intro-section{padding:3rem 0 1rem 0;margin-top:3rem}.insights-intro-section h2{text-align:center}.insights-intro-section p{text-align:center}.insights-section{background:#fff;padding:2.5rem 0}.insights-section-grey{background:var(--grey-light);padding:2.5rem 0}.insights-content-inner{max-width:900px}.insights-content-inner h2,.insights-section h2{text-align:center}.featured-insight-link{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;text-decoration:none;color:inherit;transition:transform .2s}.featured-insight-link:hover{transform:translateY(-4px)}.featured-insight-image{flex:1;min-width:220px}.featured-insight-image img{width:100%;height:160px;object-fit:cover;border-radius:8px}.insight-placeholder{background:#eee;width:100%;height:160px;display:flex;align-items:center;justify-content:center;border-radius:8px}.featured-insight-content{flex:2;min-width:220px}.insight-meta{font-size:.9rem;color:#666;margin:.5rem 0}#insights-container{display:grid;gap:2rem;margin-top:2rem}.insight-post{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;background:#fff;padding:1.5rem;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s}.insight-post:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.insight-post-image{flex:1;min-width:200px;max-width:250px}.insight-post-image img{width:100%;height:150px;object-fit:cover;border-radius:8px}.insight-post-image .insight-placeholder{height:150px}.insight-post-content{flex:2;min-width:220px}.insight-post-content h4{margin-top:0}.load-more-container{margin-top:2rem;display:flex;justify-content:center}#load-more-btn{display:none}.media-press-flex{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.media-press-image{flex:1;min-width:220px}.media-press-content{flex:2;min-width:220px}@media (max-width:993px){.text-container{max-width:700px!important}.content-margin{padding:1.5rem 0}.we-work-with-container{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px}.we-work-with-card-image{width:220px;height:220px}.we-work-with-card h4{min-height:2rem;width:220px}p{font-size:.9rem;line-height:1.3rem}.blog-meta{font-size:.8rem}h1{font-size:clamp(2.5rem,4vw + 1rem,3.5rem)}h2{font-size:clamp(1rem,5vw + 1rem,1.7rem)}h3{font-size:1.3rem}.hero{max-width:100%;padding:0 .2rem}.hero-p{margin-left:0;margin-right:0;width:100%;text-align:center;font-size:1.1rem;line-height:1.5rem;max-width:300px}.infra-opportunity-section{padding:1.5rem 0 2rem}.what-we-do-section-homepage h2{margin-bottom:2rem}.button{margin-top:2.5rem;margin-bottom:1.5rem}#site-title{font-size:1.5rem}.site-header{padding:.3rem 1rem}.site-header .header-nav a{font-size:.95rem;padding:.15em .3em}.header-logo-dark,.header-logo-light{height:3.5rem}.content-inner{padding-left:2.5rem;padding-right:2.5rem}.what-we-do-card{height:200px}.what-we-do-card h3{font-size:1.2rem;padding:.5em 2em}.what-we-do-card p{font-size:.8rem}.what-we-do-service{gap:1.2rem}.what-we-do-service-content{padding:1rem 1.5rem 1rem 0}.what-we-do-section .content-inner{padding:0 .5em}.what-we-do-section>.content-inner>div[style*="display:flex"]{flex-direction:column!important;gap:1.2rem!important;align-items:stretch!important}.what-we-do-graphic{max-width:100%!important;margin:0 auto 1.5em auto!important;display:block}.what-we-do-card:hover h3{top:20%}.what-we-do-card:hover p{transform:translateY(2rem)}.what-sets-us-apart-section h2{margin-bottom:2rem}.button-main{padding:.7rem 2rem;font-size:.9rem}.about-team-cards-grid{column-gap:1rem;row-gap:3rem}.about-team-card{max-width:250px}.about-team-photo{width:100%;max-width:250px;height:250px}.about-team-info{padding:.5rem .5rem 0}li{font-size:.8rem}.straddle-quote strong{font-size:1.3rem}.footer-details p{font-size:.75rem!important}}@media (max-width:768px){.site-header{padding:.5rem .5rem}.site-header .header-nav a{font-size:.9rem;padding:.15em .3em}.header-logo-dark,.header-logo-light{height:3rem}.what-we-do-container{gap:1rem}.what-we-do-card h3{padding:.5em 1em;font-size:1.05rem}.what-we-do-card p{font-size:.7rem}#site-title{font-size:1.5rem}.content-inner{padding-left:1.5rem;padding-right:1.5rem}.we-work-with-card h4{min-height:2rem}.about-team-cards-grid{gap:2rem}.we-believe-in-container p{font-size:.8rem}.sector-image{flex:1}.sector-image-inner{height:70%}.infra-opportunity-flex{flex-direction:column!important;align-items:stretch!important;gap:0!important}.infra-opportunity-heading{margin-top:1rem!important;margin-bottom:2rem!important}.infra-opportunity-heading,.infra-opportunity-text{min-width:0!important;width:100%!important;flex:unset!important}.infra-opportunity-heading h2,.infra-opportunity-text p{padding-right:0!important;text-align:center!important}.footer-flex{gap:1rem 1rem!important}#footer-section .content-wrapper{padding-top:.1em!important;padding-bottom:.1em!important}#footer-section .content{padding:0!important;margin:0 1.5rem}.footer-logo{margin:0 auto;display:block;height:2rem}}@media (min-width:577px) and (max-width:768px){.site-header .header-nav a{font-size:.85rem;padding:.15em .25em}.header-nav{gap:0}}@media (max-width:576px){body,html{max-height:100dvh}.header-nav{display:none}.blog-meta{font-size:.7rem}.contact-flex{margin-top:3rem}.about-story-image{height:200px;width:200px}.hamburger{display:block;background:0 0;border:none;cursor:pointer;width:40px;height:40px;position:relative;z-index:201}.hamburger span{display:block;width:26px;height:2px;margin:5px auto;background:#444;border-radius:2px;transition:all .3s}.hamburger-middle-span{width:22px!important}.site-header-main .hamburger span{background:#ddd}.hamburger.open span{background:#444}.hamburger.open span:first-child{transform:translateY(7px) rotate(45deg);height:2px}.hamburger.open span.hamburger-middle-span{opacity:0}.hamburger.open span:last-child{transform:translateY(-6.5px) rotate(-45deg);height:2px}body.menu-open .hamburger span{background:#444!important}#site-title{font-size:1.25rem}.button-main{padding:.5rem 1.2rem;font-size:.95rem}.site-header{padding:.1rem 0}.site-header .header-nav a{font-size:.95rem;padding:.15rem .3rem}.header-logo-dark,.header-logo-light{height:2.5rem}.site-header.scrolled-past-hero .hamburger span{background:#444}.hero{max-width:100%;padding:0 .2rem}.hero-p{margin-left:0;margin-right:0;width:100%;text-align:center;font-size:.9rem;line-height:1.3rem;max-width:300px}.button-main{padding:.7em 2em;border-radius:2em;font-size:.8em}.custom-column-text{column-count:1}.content-inner{padding-left:1rem;padding-right:1rem}.hero-bottom{position:absolute;left:50%;transform:translateX(-50%);right:auto;bottom:8rem;margin:0;padding-left:.5rem;padding-right:.5rem;width:calc(100dvw - 3rem);max-width:100dvw;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}#footer-section .content-wrapper{padding-top:.1em!important;padding-bottom:.1em!important}#footer-section .content{padding:0!important;margin:0 1.5rem}.what-we-do-container{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.what-we-do-services{gap:1.2rem!important}.what-we-do-service{flex-direction:column!important;border-radius:2rem .5rem 2rem .5rem}.what-we-do-service-image,.what-we-do-service-image img{height:200px;position:relative;border-radius:2rem .5rem 0 0!important}.what-we-do-service-content{padding:0!important;margin:0 1rem .5rem}.what-we-do-intro-row{display:flex;flex-direction:column;gap:1.5rem}.what-we-do-intro-row h4{text-align:center}.what-we-do-intro-row .custom-column-text{margin:0}.what-we-do-service h3{font-size:1.2rem;margin:0;padding:.5em 0;text-align:center}.what-we-do-card p{font-size:.8rem}.what-we-do-card h3{font-size:1.2rem;color:#fff}.what-we-do-card:hover h3{top:25%}.what-we-do-card:hover p{transform:translateY(2rem)}.heading-hero{height:60vh}.about-team-card{max-width:min(calc(100dvw - 2rem),340px)}.about-team-info{padding:.3rem .5rem 1rem}.about-team-photo{max-width:100%;height:300px}.we-work-with-container{grid-template-columns:1fr;gap:1.5rem}.we-work-with-card-image{width:220px;height:220px}.we-work-with-card h4{min-height:0}h1{font-size:clamp(1rem,5vw + 1rem,1.8rem)}.contact-form-col,.contact-info{padding:0}.contact-flex{grid-template-columns:1fr;gap:1rem}.infra-opportunity-section h2{font-size:1.4rem}.sector-content{padding:0 1.5rem}.sector-inner{flex-direction:column!important;padding:0!important;gap:0 0 1rem!important}.sector-image-inner{height:250px;width:70vw}.what-sets-us-apart-section p{padding:0}.insight-post{padding:0!important;background:#fff!important;box-shadow:none!important;flex-direction:column!important;text-align:center!important}.insight-post>div:first-child{max-width:100%!important;min-width:100%!important}.insight-post>div:last-child{padding:.5rem!important}.insights-section{text-align:center}.insights-section-grey{text-align:center}.featured-insight-link,.media-press-flex{flex-direction:column!important}.featured-insight-image,.media-press-image{max-width:100%!important;min-width:100%!important}.featured-insight-content,.media-press-content{padding:.5rem!important;text-align:center!important}.insight-post-image img{border-radius:8px 8px 0 0!important}}@media (min-width:993px){.container.header-inner,.site-footer .container{max-width:1800px;padding-left:3rem;padding-right:3rem}}@media (hover:none) and (pointer:coarse){.what-we-do-card{cursor:default}}.insight-post-fade-in{animation:fadeInUpInsight .5s ease-out forwards}@keyframes fadeInUpInsight{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}