:root{--blue:#1689ee;--blue-dark:#0876d3;--navy:#09243d;--dark:#061b2d;--text:#122b42;--muted:#627386;--border:#dce5ec;--max-width:1600px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:calc(100% - 100px);max-width:var(--max-width);margin:0 auto}.site-header{position:absolute;top:0;left:0;width:100%;z-index:1000;color:#fff}.header-top{border-bottom:1px solid rgba(255,255,255,.24)}.header-top-inner{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:50px}.logo{flex:0 0 auto}.logo img{width:440px;max-height:82px;object-fit:contain;object-position:left center}.header-right{margin-left:auto;display:flex;align-items:center;gap:34px}.social{display:flex;align-items:center;gap:12px}.social a,.footer-social a{display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.25s ease}.social a{width:42px;height:42px;background:rgba(255,255,255,.96);color:var(--navy);font-size:19px}.social a:hover{background:var(--blue);color:#fff;transform:translateY(-2px)}.phone-wrap{padding-left:32px;border-left:1px solid rgba(255,255,255,.4)}.phone{display:flex;align-items:center;gap:15px}.phone-icon{width:52px;height:52px;border-radius:50%;background:#fff;color:var(--navy);display:flex;align-items:center;justify-content:center;font-size:21px}.phone-copy{display:flex;flex-direction:column}.phone-number{font-size:26px;line-height:1;font-weight:900;letter-spacing:-.5px}.phone-label{margin-top:7px;color:rgba(255,255,255,.86);font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.navigation{width:100%;background:rgba(4,22,38,.16);border-bottom:1px solid rgba(255,255,255,.18);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.navigation-inner{min-height:68px;display:flex;align-items:center;justify-content:center}.navigation ul{list-style:none;width:100%;display:flex;align-items:center;justify-content:center;gap:clamp(45px,6vw,115px)}.navigation a{position:relative;display:block;padding:25px 0;color:#fff;font-size:14px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.navigation a:after{content:"";position:absolute;left:50%;bottom:17px;width:0;height:2px;background:var(--blue);transform:translateX(-50%);transition:width .25s ease}.navigation a:hover:after{width:100%}.mobile-menu-button{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.45);border-radius:6px;background:rgba(0,0,0,.14);color:#fff;cursor:pointer;align-items:center;justify-content:center;font-size:22px}.hero,.interior-hero{position:relative;color:#fff;overflow:hidden}.hero{min-height:900px;display:flex;align-items:center;background:linear-gradient(135deg,#071f34 0%,#0c4d7f 100%)}.hero-media{position:absolute;inset:0}.hero-media img,.hero-media video{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,31,.88) 0%,rgba(4,23,39,.67) 38%,rgba(4,23,39,.26) 66%,rgba(4,23,39,.08) 100%)}.hero-inner{position:relative;z-index:2;width:100%;padding-top:215px;padding-bottom:110px}.hero-content{width:930px;max-width:70%}.hero-eyebrow{margin-bottom:28px;display:flex;align-items:center;gap:17px;font-size:14px;font-weight:800;letter-spacing:3px;text-transform:uppercase}.hero-eyebrow:before{content:"";width:48px;height:2px;background:#fff}.hero h1{font-size:clamp(62px,5.4vw,94px);line-height:.98;letter-spacing:-4px;font-weight:900;text-transform:uppercase}.hero h1 span{display:block;color:var(--blue)}.hero-description{width:730px;max-width:100%;margin-top:30px;color:rgba(255,255,255,.95);font-size:21px;line-height:1.6}.hero-buttons{margin-top:40px;display:flex;gap:18px}.btn,.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:14px;font-weight:800;text-transform:uppercase;transition:.25s ease}.btn{min-height:62px;padding:0 36px;border-radius:7px}.btn-primary{background:var(--blue);color:#fff;border:2px solid var(--blue)}.btn-primary:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-2px)}.btn-outline{color:#fff;border:2px solid #fff;background:rgba(0,0,0,.12)}.btn-outline:hover{background:#fff;color:var(--navy);transform:translateY(-2px)}.hero-message{position:absolute;top:290px;right:7%;z-index:3;font-family:"Segoe Script",cursive;font-size:30px;line-height:1.3;font-style:italic;transform:rotate(-4deg)}.hero-message:after{content:"";display:block;width:88px;height:3px;margin:18px auto 0;background:var(--blue);transform:rotate(-6deg)}.home-cms-content{padding:45px 0 0;background:#fff}.cms-content-inner{font-size:17px;line-height:1.75;color:#465b6e}.section-heading{margin-bottom:72px;text-align:center}.eyebrow{margin-bottom:17px;display:flex;align-items:center;justify-content:center;gap:16px;color:#536a7e;font-size:12px;font-weight:800;letter-spacing:3px;text-transform:uppercase}.eyebrow:before,.eyebrow:after{content:"";width:38px;height:2px;background:var(--blue)}.section-heading h2{font-size:clamp(35px,3vw,52px);line-height:1.08;letter-spacing:-2px;font-weight:900;text-transform:uppercase}.section-heading h2 span{color:var(--blue)}.services{padding:125px 0 135px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr)}.service-card{min-height:310px;padding:20px 42px;text-align:center;display:flex;flex-direction:column;align-items:center}.service-card+.service-card{border-left:1px solid var(--border)}.service-icon{height:68px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:46px}.service-card h3{margin-bottom:15px;font-size:17px;font-weight:900;text-transform:uppercase}.service-card p{max-width:230px;color:var(--muted);font-size:14px;line-height:1.65}.service-link{margin-top:auto;padding-top:24px;display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:14px;font-weight:800}.service-link i{transition:transform .25s}.service-link:hover i{transform:translateX(5px)}.projects{padding:135px 0;color:#fff;background:linear-gradient(90deg,#071f34 0%,#0c2d49 100%)}.projects-intro{width:700px;max-width:100%}.projects .eyebrow{justify-content:flex-start;color:#fff}.projects .eyebrow:before{display:none}.projects h2{font-size:clamp(48px,5vw,76px);line-height:.96;letter-spacing:-3px;font-weight:900;text-transform:uppercase}.projects-intro p{width:570px;max-width:100%;margin-top:24px;color:rgba(255,255,255,.72);font-size:17px;line-height:1.75}.project-grid{margin-top:65px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.project-card{transition:transform .3s}.project-card:hover{transform:translateY(-8px)}.project-image{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.26);display:block}.project-image img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .4s}.project-card:hover .project-image img{transform:scale(1.04)}.project-placeholder{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;background:#eef3f7;color:#8aa0b2;font-size:54px}.project-info{padding-top:21px}.project-info h3{margin-bottom:6px;font-size:19px}.project-info span{display:block;color:rgba(255,255,255,.55);font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;line-height:1.5}.projects-button{margin-top:55px}.why-us{padding:135px 0}.why-grid{display:grid;grid-template-columns:1.1fr 1.1fr 1fr;gap:70px;align-items:center}.why-eyebrow{margin-bottom:17px;color:#345a7a;font-size:12px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}.why-heading h2{font-size:clamp(38px,3.7vw,58px);line-height:1;letter-spacing:-2.5px;font-weight:900;text-transform:uppercase}.why-heading h2 span{color:var(--blue)}.why-copy p{margin-bottom:22px;color:#465b6e;font-size:17px;line-height:1.75}.why-points{padding-left:48px;border-left:1px solid var(--border)}.why-point{display:flex;align-items:center;gap:17px;padding:15px 0;border-bottom:1px solid #e5ebf0}.why-point:last-child{border-bottom:0}.why-icon{width:34px;color:var(--blue);font-size:24px;text-align:center}.why-point strong{display:block;margin-bottom:4px;color:var(--navy);font-size:14px}.why-point span{color:#68798a;font-size:13px}.testimonial-section{padding:95px 0;background:linear-gradient(135deg,#0d5591,#0a78c9)}.testimonial-card{width:980px;max-width:100%;margin:0 auto;padding:42px 56px;display:flex;align-items:center;gap:40px;background:rgba(255,255,255,.97);border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.19)}.testimonial-photo{flex:0 0 110px}.testimonial-photo img{width:110px;height:110px;border-radius:50%;object-fit:cover}.quote-icon{margin-bottom:10px;color:var(--blue);font-size:24px}.testimonial-content blockquote{color:#42566a;font-size:16px;line-height:1.7}.testimonial-content blockquote p{margin:0}.testimonial-name{margin-top:16px;color:var(--blue);font-weight:800}.testimonial-location{margin-top:4px;color:#82909e;font-size:11px}.big-cta{padding:120px 0;color:#fff;text-align:center;background:linear-gradient(135deg,#0068bc,#074c86)}.cta-content{width:800px;max-width:100%;margin:0 auto}.cta-eyebrow{margin-bottom:16px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.cta-content h2{font-size:clamp(42px,4vw,64px);line-height:1;letter-spacing:-2px;font-weight:900;text-transform:uppercase}.cta-content p{width:650px;max-width:100%;margin:25px auto 34px;color:rgba(255,255,255,.88);font-size:16px;line-height:1.7}.cta-button{min-height:60px;padding:0 34px;border-radius:7px;background:#fff;color:var(--navy)}.cta-button:hover{background:#f1f5f8;transform:translateY(-2px)}.footer{padding:75px 0 30px;background:var(--dark);color:#fff}.footer-top{padding-bottom:50px;display:grid;grid-template-columns:1.2fr 2fr .6fr;gap:50px;align-items:center;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand img{width:285px}.footer-brand p{margin-top:13px;color:rgba(255,255,255,.55);font-size:11px;letter-spacing:2px;text-transform:uppercase}.footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:28px}.footer-nav a{color:rgba(255,255,255,.82);font-size:13px}.footer-nav a:hover{color:var(--blue)}.footer-social{display:flex;justify-content:flex-end;gap:10px}.footer-social a{width:38px;height:38px;border:1px solid rgba(255,255,255,.3)}.footer-social a:hover{background:var(--blue);border-color:var(--blue)}.footer-bottom{padding-top:29px;display:flex;justify-content:space-between;gap:25px;color:rgba(255,255,255,.55);font-size:11px}.footer-locations{display:flex;align-items:center;flex-wrap:wrap;gap:11px}.footer-locations i{color:#fff}.interior-hero{min-height:470px;display:flex;align-items:flex-end;background:linear-gradient(135deg,#071f34 0%,#0c4d7f 100%)}.interior-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,31,.83),rgba(4,23,39,.35))}.interior-hero-inner{position:relative;z-index:2;padding-top:220px;padding-bottom:75px}.interior-hero h1{font-size:clamp(42px,5vw,72px);line-height:1;font-weight:900;letter-spacing:-2px;text-transform:uppercase}.interior-main{padding:90px 0 110px}.interior-content{font-size:17px;line-height:1.75}.interior-content img{height:auto}.interior-content a{color:var(--blue)}
@media(max-width:1200px){.container{width:calc(100% - 60px)}.logo img{width:350px}.hero-content{max-width:78%}.hero-message{display:none}.service-grid{grid-template-columns:repeat(2,1fr);gap:35px 0}.service-card:nth-child(odd){border-left:0}.why-grid{grid-template-columns:1fr 1fr}.why-points{grid-column:1/-1;padding-left:0;border-left:0;display:grid;grid-template-columns:1fr 1fr;gap:0 40px}}
@media(max-width:900px){.container{width:calc(100% - 36px)}.header-top-inner{min-height:88px;gap:18px}.logo img{width:250px}.social{display:none}.phone-wrap{padding-left:0;border-left:0}.phone-label{display:none}.phone-number{font-size:17px}.phone-icon{width:42px;height:42px;font-size:17px}.mobile-menu-button{display:flex}.navigation{position:fixed;top:88px;left:0;width:100%;height:calc(100vh - 88px);background:rgba(5,26,44,.98);transform:translateX(100%);transition:transform .3s ease;border:0}.navigation.open{transform:translateX(0)}.navigation-inner{min-height:100%;align-items:flex-start;padding-top:28px}.navigation ul{display:block;width:100%}.navigation li{border-bottom:1px solid rgba(255,255,255,.12)}.navigation a{padding:22px 4px;font-size:16px}.navigation a:after{display:none}.hero{min-height:790px}.hero-inner{padding-top:180px;padding-bottom:90px}.hero-content{width:100%;max-width:100%}.hero h1{letter-spacing:-2.5px}.hero-description{font-size:18px}.project-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr;text-align:center}.footer-brand img{margin:0 auto}.footer-social{justify-content:center}.interior-hero{min-height:390px}.interior-hero-inner{padding-top:160px;padding-bottom:55px}}
@media(max-width:650px){.container{width:calc(100% - 30px)}.header-top-inner{min-height:78px}.logo img{width:195px;max-height:56px}.phone-number{display:none}.phone-icon{width:39px;height:39px}.navigation{top:78px;height:calc(100vh - 78px)}.hero{min-height:730px}.hero-inner{padding-top:155px;padding-bottom:70px}.hero-eyebrow{margin-bottom:22px;font-size:11px;letter-spacing:2px}.hero-eyebrow:before{width:30px}.hero h1{font-size:44px;line-height:1.02;letter-spacing:-2px}.hero-description{margin-top:22px;font-size:16px;line-height:1.55}.hero-buttons{margin-top:30px;flex-direction:column}.btn{width:100%;min-height:56px}.home-cms-content{padding-top:30px}.services{padding:85px 0}.section-heading{margin-bottom:48px}.section-heading h2{font-size:34px}.service-grid{grid-template-columns:1fr}.service-card,.service-card+.service-card{min-height:auto;padding:38px 15px 45px;border-left:0;border-bottom:1px solid var(--border)}.service-card:last-child{border-bottom:0}.service-card p{max-width:320px}.service-link{margin-top:18px;padding-top:0}.projects{padding:85px 0}.projects h2{font-size:48px}.projects-intro p{font-size:15px}.project-grid{grid-template-columns:1fr;gap:38px}.projects-button .btn{width:auto}.why-us{padding:85px 0}.why-grid{grid-template-columns:1fr;gap:38px}.why-heading h2{font-size:42px}.why-copy p{font-size:16px}.why-points{grid-column:auto;grid-template-columns:1fr;gap:0}.testimonial-section{padding:70px 0}.testimonial-card{padding:34px 24px;flex-direction:column;text-align:center;gap:24px}.testimonial-photo{flex-basis:auto}.testimonial-photo img{width:95px;height:95px}.big-cta{padding:85px 0}.cta-content h2{font-size:42px}.cta-content p{font-size:15px}.cta-button{width:100%}.footer{padding-top:60px}.footer-top{gap:38px}.footer-brand img{width:240px}.footer-nav{flex-direction:column;gap:15px}.footer-bottom{flex-direction:column;align-items:center;text-align:center}.footer-locations{justify-content:center}.interior-main{padding:60px 0 75px}.interior-hero{min-height:330px}.interior-hero-inner{padding-top:130px;padding-bottom:45px}.interior-hero h1{font-size:38px}}
@media(max-width:420px){.logo img{width:170px}.hero h1{font-size:38px}.hero{min-height:700px}.section-heading h2,.why-heading h2,.cta-content h2{font-size:34px}.projects h2{font-size:42px}}

/* Recent Projects v3 */
.project-info .project-category{margin-bottom:9px;color:rgba(255,255,255,.52);font-size:11px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.project-info h3{margin-bottom:10px}.project-summary{max-width:95%;color:rgba(255,255,255,.7);font-size:14px;line-height:1.6}.project-summary p{margin:0}.project-view-link{display:inline-flex;align-items:center;gap:8px;margin-top:17px;color:#fff;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.35px}.project-view-link i{color:var(--blue);transition:transform .25s}.project-view-link:hover i{transform:translateX(4px)}
@media(max-width:650px){.project-summary{max-width:100%}}

/* Testimonial Slider v4 */
.testimonial-slider{position:relative;width:1080px;max-width:100%;margin:0 auto}.testimonial-track{position:relative;min-height:230px}.testimonial-slide{display:none;opacity:0;transform:translateX(18px)}.testimonial-slide.is-active{display:block;opacity:1;transform:none;animation:hdTestimonialIn .45s ease both}.testimonial-controls{margin-top:26px;display:flex;align-items:center;justify-content:center;gap:18px}.testimonial-arrow{width:42px;height:42px;border:1px solid rgba(255,255,255,.62);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.testimonial-arrow:hover,.testimonial-arrow:focus-visible{background:#fff;color:var(--navy);outline:none}.testimonial-dots{display:flex;align-items:center;justify-content:center;gap:9px}.testimonial-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.38);cursor:pointer;transition:.2s ease}.testimonial-dot.is-active{width:28px;border-radius:999px;background:#fff}.testimonial-dot:focus-visible{outline:2px solid #fff;outline-offset:4px}.testimonial-slide .testimonial-card{width:100%}@keyframes hdTestimonialIn{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:none}}@media(max-width:650px){.testimonial-track{min-height:390px}.testimonial-controls{margin-top:22px}.testimonial-arrow{width:40px;height:40px}.testimonial-dot.is-active{width:24px}}@media(prefers-reduced-motion:reduce){.testimonial-slide.is-active{animation:none}.testimonial-arrow,.testimonial-dot{transition:none}}


/* v5 CTA + FOOTER DATA WIRING */
.cta-actions { margin-top: 34px; display: flex; align-items: center; justify-content: center; gap: 24px; flex-wrap: wrap; }
.cta-actions .cta-button { margin: 0; }
.cta-phone { display: inline-flex; align-items: center; gap: 10px; color: #fff; font-size: 17px; font-weight: 800; }
.cta-phone i { width: 36px; height: 36px; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 14px; }
.footer-contact-row { padding: 28px 0; display: flex; align-items: center; justify-content: center; gap: 34px; flex-wrap: wrap; border-bottom: 1px solid rgba(255,255,255,.12); }
.footer-contact-item { display: inline-flex; align-items: center; gap: 10px; color: rgba(255,255,255,.76); font-size: 13px; }
a.footer-contact-item:hover { color: #fff; }
.footer-contact-item i { color: var(--blue); }
@media (max-width: 650px) {
  .cta-actions { flex-direction: column; gap: 20px; }
  .cta-actions .cta-button { width: 100%; }
  .cta-phone { font-size: 16px; }
  .footer-contact-row { flex-direction: column; gap: 16px; }
}

/* v6: user-supplied square header logo only */
.site-header .logo img{width:82px;height:82px;max-height:82px;object-fit:contain}
@media(max-width:900px){.site-header .logo img{width:62px;height:62px;max-height:62px}}
@media(max-width:650px){.site-header .logo img{width:54px;height:54px;max-height:54px}}
@media(max-width:420px){.site-header .logo img{width:50px;height:50px;max-height:50px}}

/* CMS rich-text spacing: restore paragraph margins removed by the global reset. */
.home-cms-content .cms-content-inner p{margin:0 0 1.35em;}
.home-cms-content .cms-content-inner p:last-child{margin-bottom:0;}

/* v9: HD Admin widget-driven homepage sections */
.service-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}
.service-icon img{width:58px;height:58px;object-fit:contain}
.service-details{max-width:230px;color:var(--muted);font-size:14px;line-height:1.65}
.service-details p{margin:0 0 .75em}
.service-details p:last-child{margin-bottom:0}
.why-icon img{width:30px;height:30px;object-fit:contain;margin:0 auto}
.why-details{color:#68798a;font-size:13px;line-height:1.5}
.why-details p{margin:0}
.cta-details{width:650px;max-width:100%;margin:25px auto 34px;color:rgba(255,255,255,.88);font-size:16px;line-height:1.7}
.cta-details p{margin:0 0 1em}
.cta-details p:last-child{margin-bottom:0}

/* v13: reusable interior pages + SEO location pages */
.interior-hero{position:relative;overflow:hidden;color:#fff}
.interior-hero .hero-media{position:absolute;inset:0;z-index:0}
.interior-hero .hero-media img,.interior-hero .hero-media video{width:100%;height:100%;object-fit:cover}
.interior-kicker{display:flex;align-items:center;gap:12px;margin-bottom:17px;color:rgba(255,255,255,.82);font-size:12px;font-weight:800;letter-spacing:2.4px;text-transform:uppercase}
.interior-kicker:before{content:"";width:38px;height:2px;background:var(--blue)}
.interior-content{width:70%;max-width:none;margin:0 auto}
.interior-content-inner{width:100%;max-width:none;margin:0 auto}
.interior-content-inner>p:first-child{font-size:20px;line-height:1.7;color:#38536b}
.interior-content p{margin:0 0 1.35em}
.interior-content h2{margin:1.5em 0 .55em;color:var(--navy);font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-1.5px;font-weight:900}
.interior-content h3{margin:1.45em 0 .55em;color:var(--navy);font-size:24px;line-height:1.2;font-weight:850}
.interior-content h4{margin:1.35em 0 .5em;color:var(--navy);font-size:19px}
.interior-content ul,.interior-content ol{margin:0 0 1.4em 1.35em}
.interior-content li{margin:.45em 0;padding-left:.2em}
.interior-content blockquote{margin:2em 0;padding:24px 30px;border-left:4px solid var(--blue);background:#f4f8fb;color:#40586d}
.interior-content img{margin:30px auto;border-radius:8px}
.interior-content .btn{color:#fff}

/* SEO location detail pages use the same visual language as standard Pages. */
.hd-location-page{padding:0}
.hd-location-page .container{width:100%;max-width:none}
.hd-location-page .row,.hd-location-page .col-md-12{margin:0;padding:0}
.hd-location-page .hd-location-intro{margin:0 0 34px;color:#38536b;font-size:20px;line-height:1.7}
.hd-location-page .hd-location-intro p{margin:0 0 1.25em}
.hd-location-page .hd-location-featured{margin:32px 0 40px}
.hd-location-page .hd-location-featured img{width:100%;max-height:560px;object-fit:cover;border-radius:9px;box-shadow:0 16px 42px rgba(8,37,61,.12)}
.hd-location-page .hd-location-section{margin:0 0 48px}
.hd-location-page .hd-location-section h2{margin:0 0 18px;color:var(--navy);font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-1.5px;font-weight:900}
.hd-location-page .hd-location-section p{margin:0 0 1.35em}
.hd-location-page .hd-location-cta{margin:58px 0 0;padding:42px 46px;border-radius:12px;background:linear-gradient(135deg,#0b5f9f,#087bd0);color:#fff;box-shadow:0 18px 45px rgba(5,70,120,.18)}
.hd-location-page .hd-location-cta h2{margin:0 0 15px;color:#fff;font-size:clamp(30px,3vw,42px);line-height:1.08;letter-spacing:-1px}
.hd-location-page .hd-location-cta p:last-child{margin-bottom:0}
.hd-location-page .hd-location-cta a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.hd-location-page .hd-location-meta{margin-top:34px;padding-top:22px;border-top:1px solid var(--border);color:#738496;font-size:13px;line-height:1.6}

@media(max-width:900px){
  .interior-content{width:calc(100% - 40px)}
}

@media(max-width:650px){
  .interior-content{width:100%}
  .interior-content-inner>p:first-child,.hd-location-page .hd-location-intro{font-size:18px}
  .interior-content h2,.hd-location-page .hd-location-section h2{font-size:30px}
  .interior-content h3{font-size:22px}
  .hd-location-page .hd-location-featured{margin:25px 0 32px}
  .hd-location-page .hd-location-cta{margin-top:42px;padding:30px 24px}
}


/* V14: reusable site CTA + responsive interior primary page image */
.interior-primary-image{float:left;width:min(42%,440px);margin:6px 38px 24px 0}
.interior-primary-image img{display:block;width:100%;height:auto;margin:0;border-radius:8px;box-shadow:0 14px 35px rgba(8,36,61,.12)}
.interior-content-clear{clear:both;height:0;overflow:hidden}
.site-cta .cta-details{width:650px;max-width:100%;margin:25px auto 34px;color:rgba(255,255,255,.88);font-size:16px;line-height:1.7}
.site-cta .cta-details p{margin:0 0 1em}
.site-cta .cta-details p:last-child{margin-bottom:0}
.cta-actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}
.cta-phone{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:15px;font-weight:800}
.cta-phone:hover{opacity:.82}
@media(max-width:760px){
  .interior-primary-image{float:none;width:100%;max-width:none;margin:0 0 30px}
  .interior-primary-image img{width:100%;height:auto}
  .site-cta .cta-details{font-size:15px}
  .cta-actions{flex-direction:column;gap:20px}
  .cta-phone{justify-content:center}
}


/* V16: Home page primary image in main CMS content */
.home-primary-image{float:left;width:min(38%,460px);margin:0 36px 24px 0;}
.home-primary-image img{display:block;width:100%;height:auto;border-radius:8px;}
.home-content-clear{clear:both;}
@media(max-width:750px){
  .home-primary-image{float:none;width:100%;max-width:none;margin:0 0 28px;}
  .home-primary-image img{width:100%;height:auto;}
}


/* V17: SEO Location Page alternating content sections */
.hd-location-page .hd-location-intro{max-width:1100px;margin:0 auto 64px;}
.hd-location-page .hd-location-split{display:flex;align-items:center;gap:clamp(42px,5vw,90px);margin:0 0 82px;}
.hd-location-page .hd-location-split-image,.hd-location-page .hd-location-split-content{flex:1 1 0;min-width:0;}
.hd-location-page .hd-location-split-image img{display:block;width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:9px;box-shadow:0 16px 42px rgba(8,37,61,.12);}
.hd-location-page .hd-location-image-right .hd-location-split-image{order:2;}
.hd-location-page .hd-location-image-right .hd-location-split-content{order:1;}
.hd-location-page .hd-location-split-content h2{margin:0 0 18px;color:var(--navy);font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-1.5px;font-weight:900;}
.hd-location-page .hd-location-split-content h2:first-child{margin-top:0;}
.hd-location-page .hd-location-split-content p{margin:0 0 1.35em;}
.hd-location-page .hd-location-split-content p:last-child{margin-bottom:0;}
.hd-location-page .hd-location-meta{margin-top:0;}
@media(max-width:800px){
  .hd-location-page .hd-location-intro{margin-bottom:42px;}
  .hd-location-page .hd-location-split{display:flex;flex-direction:column;align-items:stretch;gap:26px;margin-bottom:55px;}
  .hd-location-page .hd-location-image-right .hd-location-split-image,.hd-location-page .hd-location-image-right .hd-location-split-content{order:initial;}
  .hd-location-page .hd-location-split-image{width:100%;}
  .hd-location-page .hd-location-split-image img{width:100%;height:auto;max-height:none;}
}

/* =========================================================
   FOOTER V18
   ========================================================= */
.footer{padding:86px 0 28px;background:var(--dark);color:#fff}
.footer-main{display:grid;grid-template-columns:minmax(280px,1.45fr) .72fr .66fr .9fr 1.15fr;gap:clamp(32px,3.4vw,64px);padding-bottom:62px;border-bottom:1px solid rgba(255,255,255,.12);align-items:start}
.footer-column h3{margin:5px 0 23px;color:#fff;font-size:12px;line-height:1.2;font-weight:900;letter-spacing:2px;text-transform:uppercase}
.footer-brand img{width:285px;max-width:100%;height:auto}
.footer-tagline{max-width:390px;margin:22px 0 26px;color:rgba(255,255,255,.63);font-size:14px;line-height:1.75}
.footer-social{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap}
.footer-social a{width:40px;height:40px;border:1px solid rgba(255,255,255,.22);color:#fff}
.footer-social a:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}
.footer-links{margin:0;padding:0;list-style:none}
.footer-links li{margin:0 0 13px;padding:0}
.footer-links a,.footer-links span{display:inline-block;color:rgba(255,255,255,.67);font-size:13px;line-height:1.5;transition:.2s ease}
.footer-links a:hover{color:#fff;transform:translateX(3px)}
.footer-location-links{max-height:250px;overflow:hidden}
.footer-contact-intro{max-width:275px;margin:0 0 20px;color:rgba(255,255,255,.63);font-size:13px;line-height:1.7}
.footer-contact-link{display:flex;align-items:flex-start;gap:11px;margin:0 0 13px;color:rgba(255,255,255,.76);font-size:13px;line-height:1.5}
a.footer-contact-link:hover{color:#fff}
.footer-contact-link i{width:16px;margin-top:3px;color:var(--blue);text-align:center}
.footer-contact-location{cursor:default}
.footer-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:45px;margin-top:12px;padding:0 19px;border:1px solid rgba(255,255,255,.34);border-radius:6px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;transition:.25s ease}
.footer-button:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}
.footer-bottom{padding-top:27px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:rgba(255,255,255,.48);font-size:11px;line-height:1.6}
.footer-locations{display:flex;align-items:center;gap:10px}
.footer-locations i{color:var(--blue)}

@media(max-width:1200px){
  .footer-main{grid-template-columns:1.3fr repeat(2,1fr);gap:45px 55px}
  .footer-brand{grid-row:span 2}
  .footer-contact-column{grid-column:3}
}
@media(max-width:900px){
  .footer{padding-top:70px}
  .footer-main{grid-template-columns:1fr 1fr;gap:44px 50px;padding-bottom:48px}
  .footer-brand{grid-column:1/-1;grid-row:auto;text-align:left}
  .footer-contact-column{grid-column:auto}
  .footer-social{justify-content:flex-start}
  .footer-bottom{align-items:flex-start}
}
@media(max-width:650px){
  .footer{padding-top:58px}
  .footer-main{grid-template-columns:1fr;gap:37px;padding-bottom:42px}
  .footer-brand,.footer-contact-column{grid-column:auto}
  .footer-brand img{width:235px;margin:0}
  .footer-tagline{margin-top:18px}
  .footer-column h3{margin-bottom:17px}
  .footer-location-links{max-height:none}
  .footer-button{width:100%;min-height:50px;margin-top:16px}
  .footer-bottom{flex-direction:column;align-items:flex-start;text-align:left;gap:12px}
  .footer-locations{justify-content:flex-start}
}

/* =========================================================
   FOOTER V19 - Logo Footer Widget
   ========================================================= */
.footer-widget-image{display:inline-block;max-width:190px;margin:0 0 22px}
.footer-widget-image img{display:block;width:auto;max-width:100%;max-height:105px;height:auto;object-fit:contain;object-position:left center}
.footer-widget-title{display:inline-block}
.footer-brand .footer-widget-title h3,.footer-brand>h3{margin:0 0 16px;color:#fff;font-size:16px;line-height:1.3;font-weight:900;letter-spacing:.3px;text-transform:none}
.footer-widget-details{max-width:390px;margin:0 0 24px;color:rgba(255,255,255,.63);font-size:14px;line-height:1.75}
.footer-widget-details p{margin:0 0 1em}
.footer-widget-details p:last-child{margin-bottom:0}
.footer-widget-details a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.footer-brand .footer-social{margin-top:4px}
@media(max-width:650px){
  .footer-widget-image{max-width:165px;margin-bottom:18px}
  .footer-widget-image img{max-height:90px}
}

/* =========================================================
   PROJECT DETAIL V23
   ========================================================= */
.project-detail-main{background:#fff}
.project-detail{overflow:hidden}
.project-detail-hero{padding:82px 0 0;background:linear-gradient(180deg,#f5f8fc 0%,#fff 100%)}
.project-detail-hero-inner{display:flex;justify-content:center}
.project-detail-copy{width:min(100%,980px);text-align:center}
.project-detail-eyebrow{margin-bottom:13px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase}
.project-detail-copy h1{max-width:950px;margin:0 auto 20px;color:var(--navy);font-size:clamp(38px,5.5vw,72px);line-height:1.02;letter-spacing:-2.2px}
.project-detail-lead{max-width:780px;margin:0 auto;color:#596577;font-size:clamp(17px,2vw,21px);line-height:1.7}
.project-detail-actions{display:flex;justify-content:center;margin-top:27px}
.project-detail-back{gap:9px}
.project-detail-hero-image-wrap{margin-top:48px}
.project-detail-hero-image{display:block;width:100%;max-height:760px;object-fit:cover;object-position:top center;border-radius:14px;box-shadow:0 28px 70px rgba(21,39,69,.14)}
.project-detail-body{padding:82px 0 72px}
.project-detail-body-inner{width:70%;max-width:1180px}
.project-detail-content{color:#39465a;font-size:17px;line-height:1.85}
.project-detail-content p{margin:0 0 1.45em}
.project-detail-content h2{margin:1.55em 0 .55em;color:var(--navy);font-size:clamp(28px,3vw,40px);line-height:1.15}
.project-detail-content h3{margin:1.45em 0 .5em;color:var(--navy);font-size:clamp(22px,2.4vw,30px);line-height:1.2}
.project-detail-content ul,.project-detail-content ol{margin:0 0 1.5em 1.3em}
.project-detail-content li{margin-bottom:.55em}
.project-detail-content img{max-width:100%;height:auto;border-radius:10px}
.project-detail-gallery-section{padding:74px 0 84px;background:#f5f8fc}
.project-gallery-heading,.project-related-heading{text-align:center;margin-bottom:35px}
.project-gallery-heading h2,.project-related-heading h2{margin:5px 0 0;color:var(--navy);font-size:clamp(30px,3.5vw,44px)}
.project-detail-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.project-detail-gallery-item{display:block;overflow:hidden;border-radius:10px;background:#e8edf4;aspect-ratio:4/3}
.project-detail-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .35s ease}
.project-detail-gallery-item:hover img{transform:scale(1.035)}
.project-related-section{padding:82px 0 88px;background:#fff}
.project-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.project-related-card{display:block;overflow:hidden;border:1px solid #e3e8ef;border-radius:11px;background:#fff;box-shadow:0 12px 36px rgba(21,39,69,.06);transition:transform .25s ease,box-shadow .25s ease}
.project-related-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(21,39,69,.11)}
.project-related-image{overflow:hidden;aspect-ratio:16/10;background:#edf1f6}
.project-related-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .35s ease}
.project-related-card:hover .project-related-image img{transform:scale(1.03)}
.project-related-copy{padding:24px 24px 26px}
.project-related-copy h3{margin:0 0 10px;color:var(--navy);font-size:20px;line-height:1.25}
.project-related-copy p{margin:0 0 17px;color:#687385;font-size:14px;line-height:1.65}
.project-related-copy span{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.5px;text-transform:uppercase}
@media(max-width:1000px){
  .project-detail-body-inner{width:82%}
  .project-detail-gallery,.project-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .project-detail-hero{padding-top:58px}
  .project-detail-copy h1{letter-spacing:-1.2px}
  .project-detail-hero-image-wrap{margin-top:34px;padding-left:0;padding-right:0}
  .project-detail-hero-image{border-radius:0;max-height:none}
  .project-detail-body{padding:58px 0 52px}
  .project-detail-body-inner{width:100%}
  .project-detail-content{font-size:16px;line-height:1.78}
  .project-detail-gallery-section,.project-related-section{padding:58px 0 62px}
  .project-detail-gallery,.project-related-grid{grid-template-columns:1fr}
  .project-detail-gallery-item{aspect-ratio:16/11}
}

/* v26: compact white sticky header after scrolling */
.site-header{transition:background .25s ease,box-shadow .25s ease,color .25s ease}
.site-header.is-scrolled{position:fixed;background:#fff;color:var(--navy);box-shadow:0 5px 24px rgba(6,27,45,.12)}
.site-header.is-scrolled .header-top{border-bottom:0}
.site-header.is-scrolled .header-top-inner{min-height:82px;position:relative}
.site-header.is-scrolled .logo{position:relative;z-index:3}
.site-header.is-scrolled .logo img{width:58px;height:58px;max-height:58px}
.site-header.is-scrolled .header-right{display:none}
.site-header.is-scrolled .navigation{position:absolute;top:0;left:0;height:82px;background:transparent;border:0;backdrop-filter:none;-webkit-backdrop-filter:none}
.site-header.is-scrolled .navigation-inner{min-height:82px}
.site-header.is-scrolled .navigation a{padding:31px 0;color:var(--navy)}
.site-header.is-scrolled .navigation a:after{bottom:22px}

@media(max-width:900px){
  .site-header.is-scrolled .header-top-inner{min-height:72px;justify-content:space-between}
  .site-header.is-scrolled .logo img{width:52px;height:52px;max-height:52px}
  .site-header.is-scrolled .header-right{display:flex}
  .site-header.is-scrolled .header-right .social,.site-header.is-scrolled .header-right .phone-wrap{display:none}
  .site-header.is-scrolled .mobile-menu-button{display:flex;color:var(--navy);border-color:rgba(9,36,61,.28);background:#fff}
  .site-header.is-scrolled .navigation{position:fixed;top:72px;height:calc(100vh - 72px);background:rgba(5,26,44,.98);transform:translateX(100%)}
  .site-header.is-scrolled .navigation.open{transform:translateX(0)}
  .site-header.is-scrolled .navigation-inner{min-height:100%;padding-top:28px;align-items:flex-start}
  .site-header.is-scrolled .navigation a{padding:22px 4px;color:#fff}
}

/* =========================================================
   PROJECT GALLERY V28 - restore 3-across listing styles
   ========================================================= */
.projects-intro{max-width:1050px;margin:0 0 52px}
.projects-intro p{margin:0 0 1.35em}
.projects-intro p:last-child{margin-bottom:0}
.projects-gallery{width:100%}
.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 30px}
.project-card{min-width:0;background:#fff;border:1px solid rgba(8,36,61,.09);border-radius:10px;overflow:hidden;box-shadow:0 10px 32px rgba(8,36,61,.07);transition:transform .25s ease,box-shadow .25s ease}
.project-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px rgba(8,36,61,.13)}
.project-card-image{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#edf2f6}
.project-card-image img{display:block;width:100%;height:100%;object-fit:cover;margin:0;border-radius:0;transition:transform .45s ease}
.project-card:hover .project-card-image img{transform:scale(1.045)}
.project-card-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:rgba(8,36,61,.28);font-size:42px}
.project-card-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(5,30,52,.72);color:#fff;opacity:0;transition:opacity .25s ease}
.project-card-overlay span{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.project-card:hover .project-card-overlay{opacity:1}
.project-card-content{padding:26px 26px 28px}
.project-card-content h2{margin:0 0 13px;font-size:clamp(21px,1.7vw,27px);line-height:1.16;letter-spacing:-.6px}
.project-card-content h2 a{color:var(--navy)}
.project-card-content h2 a:hover{color:var(--blue)}
.project-card-description{color:#64717d;font-size:14px;line-height:1.7}
.project-card-description p{margin:0 0 1em}
.project-card-description p:last-child{margin-bottom:0}
.project-card-link{display:inline-flex;align-items:center;gap:9px;margin-top:21px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.9px;text-transform:uppercase}
.project-card-link i{font-size:10px;transition:transform .2s ease}
.project-card-link:hover i{transform:translateX(4px)}
.projects-empty{padding:55px 35px;border:1px solid rgba(8,36,61,.09);border-radius:10px;background:#f7f9fb;text-align:center}
.projects-empty h2{margin:0 0 10px;color:var(--navy)}
.projects-empty p{margin:0}
@media(max-width:1050px){
  .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  .projects-intro{margin-bottom:38px}
  .projects-grid{grid-template-columns:1fr;gap:26px}
  .project-card-content{padding:23px 22px 25px}
  .project-card-overlay{display:none}
}
@media(hover:none){
  .project-card:hover{transform:none}
  .project-card-overlay{display:none}
}

/* =========================================================
   V31 - LOCATION PAGE SECOND SECTION BACKGROUND
   Isolated to .hd-location-gray-section only.
   ========================================================= */
.hd-location-page .hd-location-gray-section{
    position:relative;
    z-index:0;
    padding-top:64px;
    padding-bottom:64px;
}
.hd-location-page .hd-location-gray-section:before{
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    bottom:0;
    left:50%;
    width:100vw;
    transform:translateX(-50%);
    background:#f7f7f7;
}
@media (max-width:900px){
    .hd-location-page .hd-location-gray-section{
        padding-top:44px;
        padding-bottom:44px;
    }
}

/* =========================================================
   V34 - ORANGE CTA BUTTON WITH MOTION + ARROW
   Reusable anywhere with class="btn-orange"
   ========================================================= */
.btn-orange{
    min-height:60px;
    padding:0 34px;
    border-radius:7px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    background:#fb6f0e;
    border:2px solid #fb6f0e;
    color:#fff !important;
    font-size:14px;
    font-weight:800;
    text-transform:uppercase;
    text-decoration:none !important;
    transition:background-color .25s ease,border-color .25s ease,transform .25s ease;
}
.btn-orange:after{
    content:"\2192";
    display:inline-block;
    font-size:18px;
    line-height:1;
    transition:transform .25s ease;
}
.btn-orange:hover,
.btn-orange:focus{
    background:#ff9a4a;
    border-color:#ff9a4a;
    color:#fff !important;
    text-decoration:none !important;
    transform:translateY(-2px);
}
.btn-orange:hover:after,
.btn-orange:focus:after{
    transform:translateX(5px);
}

@media(max-width:650px){
    .btn-orange{
        min-height:56px;
    }
}

/* =========================================================
   V36 - HOMEPAGE PROJECTS + RESOURCES
   Scoped so /projects/ card CSS cannot alter homepage cards.
   ========================================================= */
.projects .project-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:30px;
}
.projects .project-card{
    min-width:0;
    background:transparent;
    border:0;
    border-radius:0;
    overflow:visible;
    box-shadow:none;
    transition:transform .3s ease;
}
.projects .project-card:hover{
    transform:translateY(-8px);
    box-shadow:none;
}
.projects .project-image{
    overflow:hidden;
    border-radius:8px;
    background:#fff;
    box-shadow:0 18px 45px rgba(0,0,0,.26);
    display:block;
}
.projects .project-image img{
    display:block;
    width:100%;
    aspect-ratio:16/10;
    object-fit:cover;
}
.projects .project-info{
    padding:21px 0 0;
    background:transparent;
}
.projects .project-info h3,
.projects .project-info h3 a{
    color:#fff;
}
.projects .project-category{
    color:rgba(255,255,255,.55) !important;
}
.projects .project-summary{
    color:rgba(255,255,255,.72);
    line-height:1.65;
}
.projects .project-view-link{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-top:16px;
    color:#fff;
    font-weight:800;
}

/* Homepage Resources */
.home-resources{
    padding:110px 0;
    background:#fff;
}
.home-resources-heading{
    display:grid;
    grid-template-columns:1.2fr .8fr;
    gap:70px;
    align-items:end;
    margin-bottom:48px;
}
.home-resources-heading .section-kicker{
    margin-bottom:14px;
    color:#345a7a;
    font-size:12px;
    font-weight:800;
    letter-spacing:2.5px;
    text-transform:uppercase;
}
.home-resources-heading h2{
    max-width:760px;
    color:var(--navy);
    font-size:clamp(36px,3.5vw,56px);
    line-height:1.02;
    letter-spacing:-2px;
    font-weight:900;
    text-transform:uppercase;
}
.home-resources-heading > p{
    color:var(--muted);
    font-size:16px;
    line-height:1.75;
}
.home-resource-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:30px;
}
.home-resource-card{
    min-width:0;
    overflow:hidden;
    border:1px solid var(--border);
    border-radius:10px;
    background:#fff;
    box-shadow:0 10px 32px rgba(8,36,61,.07);
    transition:transform .25s ease,box-shadow .25s ease;
}
.home-resource-card:hover{
    transform:translateY(-6px);
    box-shadow:0 18px 42px rgba(9,36,61,.12);
}
.home-resource-image{
    display:block;
    overflow:hidden;
    background:#eef3f7;
}
.home-resource-image img{
    display:block;
    width:100%;
    aspect-ratio:16/10;
    object-fit:cover;
    margin:0;
}
.home-resource-content{
    padding:27px 28px 30px;
}
.home-resource-label{
    margin-bottom:10px;
    color:var(--blue);
    font-size:11px;
    font-weight:800;
    letter-spacing:1.5px;
    text-transform:uppercase;
}
.home-resource-content h3{
    margin:0 0 13px;
    color:var(--navy);
    font-size:20px;
    line-height:1.3;
}
.home-resource-content h3 a{
    color:var(--navy);
}
.home-resource-content p{
    color:var(--muted);
    font-size:14px;
    line-height:1.65;
}
.home-resource-link{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-top:19px;
    color:var(--blue);
    font-size:13px;
    font-weight:800;
    text-transform:uppercase;
}
.home-resource-link span{
    transition:transform .25s ease;
}
.home-resource-link:hover span{
    transform:translateX(5px);
}
.home-resources-all{
    margin-top:45px;
    text-align:center;
}

@media(max-width:900px){
    .projects .project-grid,
    .home-resource-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
    .home-resources-heading{
        grid-template-columns:1fr;
        gap:18px;
    }
}
@media(max-width:650px){
    .projects .project-grid,
    .home-resource-grid{
        grid-template-columns:1fr;
    }
    .home-resources{
        padding:75px 0;
    }
    .home-resources-all .btn-orange{
        width:100%;
    }
}
