.client-logo{border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}
.client-logo{width:220px;height:108px;flex-basis:220px;padding:16px}.client-logo img{width:auto;height:auto;max-width:180px;max-height:68px;object-fit:contain;filter:grayscale(1);opacity:.62}
@media(max-width:620px){.client-logo{width:170px;height:92px;flex-basis:170px;padding:12px}.client-logo img{max-width:140px;max-height:58px}}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');
:root{--red:#df1f2d;--navy:#1b203d;--pink:#ff9999;--soft:#fff3f3;--text:#4d5061;--border:#eee0e0;--white:#fff;--shadow:0 14px 35px rgba(27,32,61,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,Arial,sans-serif;color:var(--navy);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 32px));margin:auto}.narrow{max-width:780px;text-align:center}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid var(--border);backdrop-filter:blur(12px)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px}.brand img{width:46px;height:46px;object-fit:contain}.brand strong,.brand small{display:block}.brand strong{color:var(--red);font-size:21px;line-height:1}.brand small{font-size:10px;margin-top:4px}.site-nav{display:flex;gap:22px;align-items:center}.nav-link{font-size:13px;color:#6d6f7a}.nav-link:hover,.nav-link.active{color:var(--navy);font-weight:600}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.home-hero{background:var(--pink);min-height:calc(100vh - 72px);display:grid;place-items:center;overflow:hidden}.hero-content{text-align:center;padding:64px 0 28px}.hero-brand{display:inline-flex;align-items:center;gap:14px}.hero-brand img{width:68px}.hero-brand strong,.hero-brand small{display:block;text-align:left}.hero-brand strong{font-size:38px;color:var(--red);line-height:1}.hero-brand small{font-size:14px}.home-hero h1{font-size:clamp(38px,6vw,70px);line-height:1.12;letter-spacing:-2px;margin:32px auto;max-width:980px}.actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:48px;padding:12px 27px;font-weight:600;font-size:14px;border:2px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--red);color:#fff}.btn.outline{border-color:var(--navy)}.btn.light{background:#fff;color:var(--red)}.product-collage{display:flex;align-items:end;justify-content:center;gap:10px;margin-top:50px;min-height:190px}.product-collage img{max-width:13%;max-height:180px;object-fit:contain;animation:rise .7s both;animation-delay:var(--delay)}@keyframes rise{from{opacity:0;transform:translateY(32px) scale(.9)}to{opacity:1;transform:none}}.welcome{padding:110px 0;background:radial-gradient(ellipse at center,var(--pink) 0 47%,#fff 48% 100%)}.welcome h2{font-size:clamp(52px,8vw,86px);margin:0}.welcome p{font-size:19px}.section{padding:82px 0}.soft{background:var(--soft)}.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.section-heading h2,.split h2{font-size:clamp(30px,4vw,44px);line-height:1.2;margin:8px 0 14px}.eyebrow{color:var(--red);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.grid{display:grid;gap:24px}.cards-2{grid-template-columns:repeat(2,1fr)}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:24px;box-shadow:0 4px 14px rgba(27,32,61,.04)}.card:hover,.project-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.card,.project-card{transition:.25s}.image-box{height:150px;border-radius:14px;background:var(--soft);display:grid;place-items:center;padding:16px}.image-box img{max-height:120px;object-fit:contain}.card h3,.card h2{margin:18px 0 8px}.card p{color:var(--text);font-size:14px}.text-link{color:var(--red);font-weight:600;font-size:14px}.assurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.assurance{display:flex;gap:16px}.assurance>span{width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:var(--pink);display:grid;place-items:center;font-weight:700}.assurance h3{margin:0}.assurance p{margin:6px 0;color:var(--text);font-size:14px}.cta{background:var(--red);color:#fff;text-align:center;padding:66px 0}.cta h2{font-size:clamp(30px,4vw,44px);margin:0}.page-hero{padding:94px 0;text-align:center;background:linear-gradient(135deg,var(--pink),var(--soft))}.page-hero h1{font-size:clamp(38px,6vw,64px);line-height:1.1;margin:8px 0 16px}.page-hero p:last-child{max-width:760px;margin:auto}.split{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.feature-image{width:100%;height:420px;object-fit:cover;border-radius:24px}.stats{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.stats strong{font-size:48px;color:var(--red)}.stats span{font-size:28px;font-weight:700;color:var(--red)}.stats p{margin:0;color:var(--text)}.horizontal{display:grid;grid-template-columns:170px 1fr;gap:22px}.horizontal .image-box{height:100%}.horizontal h2{font-size:19px;margin-top:0}.horizontal ul{padding-left:20px;font-size:14px;color:var(--text)}.horizontal li::marker{color:var(--red)}.process{position:relative}.process>span{font-size:46px;color:var(--pink);font-weight:800;position:absolute;right:20px;top:8px}.project-card{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden}.project-card>img{width:100%;height:230px;object-fit:cover;background:var(--soft)}.project-card>div{padding:24px}.project-card h2{font-size:20px}.tag{font-size:11px;color:var(--red);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.location{font-size:13px;color:var(--red)}.client-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.client-list span{background:#fff;border:1px solid var(--border);padding:16px;border-radius:12px;text-align:center;font-size:14px}.quote blockquote{font-size:25px;font-weight:600;margin:0}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px}.contact-card{padding:18px 0;border-bottom:1px solid var(--border)}.contact-card h3,.contact-card p{margin:0}.contact-form label{display:block;font-size:13px;font-weight:600;margin:16px 0}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #d9d3d3;border-radius:10px;padding:12px;font:inherit}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid rgba(223,31,45,.2);border-color:var(--red)}.form-status{color:var(--red);min-height:24px}.site-footer{background:var(--navy);color:#fff;padding:64px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:45px}.footer-brand strong{color:#fff}.footer-links{display:grid;gap:8px}.site-footer p,.site-footer a{color:rgba(255,255,255,.72);font-size:13px}.copyright{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:rgba(255,255,255,.55)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-nav{position:absolute;left:0;right:0;top:72px;background:#fff;display:none;padding:20px 16px;border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start}.site-nav.open{display:flex}.menu-toggle{display:block}.cards-3,.cards-4{grid-template-columns:repeat(2,1fr)}.assurance-grid,.stats{grid-template-columns:repeat(2,1fr)}.split,.contact-grid{grid-template-columns:1fr}.client-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.brand small{display:none}.hero-brand small{display:block}.hero-brand strong{font-size:29px}.home-hero h1{font-size:39px}.product-collage{flex-wrap:wrap}.product-collage img{max-width:22%;max-height:100px}.cards-2,.cards-3,.cards-4,.assurance-grid,.stats,.footer-grid{grid-template-columns:1fr}.horizontal{grid-template-columns:1fr}.client-list{grid-template-columns:repeat(2,1fr)}.section{padding:60px 0}.feature-image{height:300px}}.client-carousel-section{padding:76px 0;background:#fff;overflow:hidden}.client-carousel-heading{text-align:center;margin-bottom:34px}.client-carousel-heading h2{font-size:clamp(28px,4vw,42px);line-height:1.2;margin:8px 0}.client-carousel{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.client-carousel-track{display:flex;width:max-content;gap:22px;animation:client-logo-loop 34s linear infinite}.client-carousel:hover .client-carousel-track{animation-play-state:paused}.client-logo{width:240px;height:130px;flex:0 0 240px;display:grid;place-items:center;padding:12px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(27,32,61,.05)}.client-logo img{width:100%;height:100%;object-fit:contain}@keyframes client-logo-loop{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 11px))}}@media(prefers-reduced-motion:reduce){.client-carousel-track{animation-play-state:paused}}@media(max-width:620px){.client-carousel-section{padding:58px 0}.client-logo{width:190px;height:110px;flex-basis:190px}.client-carousel-track{gap:16px;animation-duration:28s}@keyframes client-logo-loop{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}}
.nav-cta{padding:10px 15px;color:#fff!important;background:#17191d}.nav-cta:hover,.nav-cta.active{background:#e31d2b}@media(max-width:900px){.nav-cta{width:100%;text-align:center}}


/* V6: square-edged visual system aligned with the redesigned homepage */
:root{--red:#e31d2b;--navy:#17191d;--pink:#f2d9da;--soft:#f4f0eb;--text:#666b73;--border:#e5e6e8;--shadow:none}
body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202226}
.site-header{position:relative;background:#fff;border-bottom:1px solid var(--border);backdrop-filter:none}.header-inner{min-height:76px}.brand strong{color:#202226;font-size:.9rem;letter-spacing:.13em}.brand img{width:38px;height:38px}.site-nav{gap:25px}.nav-link{font-size:.82rem;font-weight:650}.nav-link:hover,.nav-link.active{color:var(--red)}
.nav-cta{border-radius:0!important;background:#17191d!important}.nav-cta:hover,.nav-cta.active{background:var(--red)!important;color:#fff!important}
.page-hero{padding:100px 0;background:linear-gradient(135deg,#f7dfe1 0%,#fff7f7 62%,#f4f0eb 100%);text-align:left;border-bottom:1px solid var(--border)}.page-hero .container{max-width:1120px}.page-hero h1{max-width:850px;font-weight:650;letter-spacing:-.045em}.page-hero p:last-child{max-width:720px;margin:0;color:var(--text)}
.section{padding:90px 0}.soft{background:#f4f0eb}.eyebrow{color:var(--red);font-size:.69rem;letter-spacing:.16em}.section-heading{text-align:left;margin:0 0 42px}.section-heading h2,.split h2{font-weight:650;letter-spacing:-.035em}
.card,.project-card,.image-box,.feature-image,.contact-form input,.contact-form textarea{border-radius:0!important;box-shadow:none!important}.card,.project-card{border:1px solid var(--border)}.card:hover,.project-card:hover{transform:none;border-color:#c9cbd0}.image-box{background:#f4f0eb}.btn{border-radius:0!important}.text-link{color:var(--red)}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #383b42;border-left:1px solid #383b42}.service-panel{display:flex;min-height:100%;padding:0;flex-direction:column;background:#fff;border-right:1px solid #383b42;border-bottom:1px solid #383b42}.service-panel .service-image{height:215px;padding:26px;display:grid;place-items:center;background:#f4f0eb;border-bottom:4px solid var(--red)}.service-panel .service-image img{width:100%;height:100%;object-fit:contain}.service-panel .service-copy{padding:27px}.service-panel h2{margin:0 0 12px;font-size:1.12rem;line-height:1.2;color:#202226}.service-panel p{margin:0;color:var(--text);font-size:.88rem;line-height:1.65}.services-shell{background:#17191d}.services-shell .section-heading h2{color:#fff}.services-shell .section-heading p:last-child{color:#afb2b8}.service-index{display:block;margin-bottom:10px;color:var(--red);font-size:.68rem;font-weight:800;letter-spacing:.14em}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-left:1px solid var(--border)}.process-step{position:relative;min-height:220px;padding:30px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.process-step>span{color:var(--red);font-size:.72rem;font-weight:800}.process-step h3{margin:36px 0 10px}.process-step p{margin:0;color:var(--text);font-size:.86rem}
.cta{background:linear-gradient(120deg,#c91524,#e31d2b 58%,#a90f1b)}.site-footer{background:#111}.footer-brand img{width:38px;height:38px;object-fit:contain}
@media(max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.site-nav{top:76px}.page-hero{text-align:left}}
@media(max-width:620px){.services-grid,.process-grid{grid-template-columns:1fr}.service-panel .service-image{height:190px}.section{padding:65px 0}.page-hero{padding:75px 0}}

/* Product images extracted from the supplied service screenshots */
.service-panel .service-image{padding:0;background:#f1f1f1;overflow:hidden}
.service-panel .service-image img{width:100%;height:100%;object-fit:cover;object-position:center}

/* V8: red emphasis inside service descriptions */
.service-panel .service-copy p{
  margin-top:18px;
  padding:16px 16px 16px 18px;
  border-left:3px solid var(--red);
  background:#fff5f5;
  color:#555b64;
}
.service-panel .description-accent{
  color:var(--red);
  font-weight:750;
}
@media(max-width:620px){
  .service-panel .service-copy p{padding:14px 14px 14px 16px}
}

/* V9: spacing between individual service panels */
.services-grid{
  gap:24px;
  border:0;
}
.service-panel{
  border:1px solid #383b42;
}
.service-panel .service-copy{
  padding:30px;
}
@media(max-width:900px){
  .services-grid{gap:20px}
}
@media(max-width:620px){
  .services-grid{gap:18px}
  .service-panel .service-copy{padding:24px}
}

/* Editorial projects portfolio aligned with the square-edged homepage theme */
:root{--red:#e31d2b;--dark:#17191d;--line:#e5e6e8;--warm:#f4f0eb}.nav-cta{padding:10px 15px;color:#fff!important;background:var(--dark)}.nav-cta:hover,.nav-cta.active{background:var(--red)!important}.projects-hero{padding:110px 0 90px;background:linear-gradient(135deg,#f7dfe1,#fff7f7 60%,#f4f0eb);border-bottom:1px solid var(--line)}.projects-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.projects-hero h1{max-width:720px;margin:10px 0 0;font-size:clamp(3rem,6vw,5.8rem);line-height:.98;letter-spacing:-.055em}.projects-hero-grid>p{margin:0;color:#666b73;line-height:1.8}.portfolio{padding:72px 0 110px;background:#17191d}.portfolio-intro{display:flex;justify-content:space-between;align-items:center;padding:0 0 28px;color:#b5b7bc;border-bottom:1px solid #3a3d43}.portfolio-intro span,.project-number,.photo-count,.project-scope{font-size:.68rem;font-weight:800;letter-spacing:.14em}.portfolio-intro p{max-width:520px;margin:0}.portfolio-project{padding:58px 0 70px;border-bottom:1px solid #3a3d43}.project-heading{display:grid;grid-template-columns:70px 1fr auto;gap:22px;align-items:start;margin-bottom:26px;color:#fff}.project-number,.project-scope{color:var(--red)}.project-heading h2{margin:7px 0 0;font-size:clamp(1.7rem,3vw,3rem);line-height:1.05;letter-spacing:-.035em}.photo-count{color:#8f9298}.project-gallery{display:grid;grid-template-columns:2fr 1fr;gap:14px}.project-feature,.project-thumb{display:block;width:100%;padding:0;border:0;background:#24272c;cursor:zoom-in;overflow:hidden}.project-feature{height:570px}.project-feature img,.project-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s,opacity .35s}.project-feature:hover img,.project-thumb:hover img{transform:scale(1.025);opacity:.88}.project-thumbs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:14px}.project-thumb:first-child{grid-column:1/-1}.project-lightbox{position:fixed;inset:0;z-index:1000;display:grid;grid-template-columns:70px 1fr 70px;place-items:center;background:rgba(10,11,13,.96);padding:60px}.project-lightbox[hidden]{display:none}.project-lightbox figure{max-width:min(1200px,82vw);max-height:86vh;margin:0}.project-lightbox img{display:block;max-width:100%;max-height:80vh;margin:auto;object-fit:contain}.project-lightbox figcaption{padding-top:12px;color:#c7c9cd;text-align:center;font-size:.82rem}.lightbox-close,.lightbox-prev,.lightbox-next{border:0;color:#fff;background:transparent;cursor:pointer}.lightbox-close{position:absolute;top:22px;right:30px;font-size:2.2rem}.lightbox-prev,.lightbox-next{font-size:3rem}.cta{background:linear-gradient(120deg,#c91524,#e31d2b 58%,#a90f1b)}.btn{border-radius:0}.project-card,.feature-image{border-radius:0!important}@media(max-width:900px){.projects-hero-grid{grid-template-columns:1fr;gap:30px}.project-gallery{grid-template-columns:1fr}.project-feature{height:460px}.project-thumbs{grid-template-columns:repeat(5,1fr);grid-template-rows:150px}.project-thumb:first-child{grid-column:auto}.project-lightbox{grid-template-columns:45px 1fr 45px;padding:45px 15px}}@media(max-width:620px){.projects-hero{padding:75px 0 60px}.portfolio{padding-top:45px}.portfolio-intro{display:grid;gap:12px}.project-heading{grid-template-columns:42px 1fr}.photo-count{display:none}.project-feature{height:310px}.project-thumbs{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,120px)}.project-thumb:first-child{grid-column:1/-1}.portfolio-project{padding:45px 0 55px}.project-lightbox{grid-template-columns:36px 1fr 36px}.lightbox-prev,.lightbox-next{font-size:2.2rem}}

/* V13 collapsible projects card portfolio */
.projects-card-section{padding:78px 0 110px;background:#17191d}.projects-card-intro{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:34px;padding-bottom:26px;border-bottom:1px solid #3a3d43;color:#aeb1b7}.projects-card-intro span{color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.14em}.projects-card-intro p{max-width:560px;margin:0}.projects-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.project-expand-card{min-width:0;background:#fff;border:1px solid #3a3d43}.project-card-summary{display:block;width:100%;padding:0;border:0;background:#fff;color:#202226;text-align:left;cursor:pointer}.project-card-image{display:block;height:255px;overflow:hidden;border-bottom:4px solid var(--red)}.project-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s,opacity .35s}.project-card-summary:hover .project-card-image img{transform:scale(1.025);opacity:.9}.project-card-copy{display:flex;min-height:260px;padding:27px;flex-direction:column}.project-card-meta{display:flex;justify-content:space-between;color:var(--red);font-size:.65rem;font-weight:800;letter-spacing:.12em}.project-card-scope{display:block;margin-top:34px;color:#666b73;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.project-card-copy strong{display:block;margin-top:9px;font-size:1.38rem;line-height:1.15;letter-spacing:-.025em}.project-card-action{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:30px;color:var(--red);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.action-icon{font-size:1.6rem;font-weight:300;line-height:1}.project-card-summary[aria-expanded="true"] .action-icon{transform:rotate(45deg)}.project-expanded{grid-column:1/-1;margin-top:0;padding:36px;background:#f4f0eb;border-top:1px solid #d8d8d8}.project-expanded[hidden]{display:none}.expanded-heading{display:flex;justify-content:space-between;gap:30px;align-items:start;margin-bottom:28px}.expanded-heading span{color:var(--red);font-size:.68rem;font-weight:800;letter-spacing:.12em}.expanded-heading h3{margin:7px 0 4px;font-size:clamp(1.8rem,3.5vw,3.2rem);letter-spacing:-.04em}.expanded-heading p{margin:0;color:#666b73}.project-collapse{padding:11px 15px;border:1px solid #202226;background:transparent;color:#202226;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.project-collapse:hover{color:#fff;background:#202226}.expanded-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.expanded-photo{height:260px;padding:0;border:0;background:#ddd;overflow:hidden;cursor:zoom-in}.expanded-photo:first-child{grid-column:span 2;grid-row:span 2;height:534px}.expanded-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s,opacity .3s}.expanded-photo:hover img{transform:scale(1.02);opacity:.9}.project-expand-card.is-open{grid-column:1/-1}.project-expand-card.is-open .project-card-summary{display:grid;grid-template-columns:320px 1fr}.project-expand-card.is-open .project-card-image{height:100%;min-height:235px;border-right:4px solid var(--red);border-bottom:0}.project-expand-card.is-open .project-card-copy{min-height:235px}.project-lightbox{position:fixed;inset:0;z-index:1000;display:grid;grid-template-columns:70px 1fr 70px;place-items:center;padding:55px;background:rgba(10,11,13,.96)}.project-lightbox[hidden]{display:none}.project-lightbox figure{max-width:min(1200px,82vw);margin:0}.project-lightbox img{display:block;max-width:100%;max-height:80vh;margin:auto;object-fit:contain}.project-lightbox figcaption{padding-top:12px;color:#c7c9cd;text-align:center}.lightbox-close,.lightbox-prev,.lightbox-next{border:0;color:#fff;background:transparent;cursor:pointer}.lightbox-close{position:absolute;top:22px;right:30px;font-size:2.2rem}.lightbox-prev,.lightbox-next{font-size:3rem}@media(max-width:900px){.projects-card-grid{grid-template-columns:repeat(2,1fr)}.project-expand-card.is-open{grid-column:1/-1}.expanded-grid{grid-template-columns:repeat(2,1fr)}.expanded-photo:first-child{height:534px}.project-lightbox{grid-template-columns:45px 1fr 45px;padding:45px 15px}}@media(max-width:620px){.projects-card-section{padding:55px 0 75px}.projects-card-intro{display:grid;gap:12px}.projects-card-grid{grid-template-columns:1fr;gap:18px}.project-card-image{height:230px}.project-card-copy{min-height:230px;padding:24px}.project-expand-card.is-open .project-card-summary{display:block}.project-expand-card.is-open .project-card-image{height:230px;min-height:0;border-right:0;border-bottom:4px solid var(--red)}.project-expanded{padding:24px 18px}.expanded-heading{display:grid}.project-collapse{justify-self:start}.expanded-grid{grid-template-columns:1fr}.expanded-photo,.expanded-photo:first-child{grid-column:auto;grid-row:auto;height:250px}.project-lightbox{grid-template-columns:36px 1fr 36px;padding:40px 8px}.lightbox-prev,.lightbox-next{font-size:2.2rem}}

/* V14 project card slideshows and popup galleries */
.project-popup-card{min-width:0;background:#fff;border:1px solid #3a3d43}.project-card-open{display:block;width:100%;height:100%;padding:0;border:0;background:#fff;color:#202226;text-align:left;cursor:pointer}.project-card-slideshow{position:relative}.card-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .75s ease,transform .4s ease}.card-slide.active{opacity:1;visibility:visible}.project-card-open:hover .card-slide.active{transform:scale(1.025)}.card-slide-dots{position:absolute;z-index:3;left:18px;bottom:16px;display:flex;gap:5px}.card-slide-dot{width:17px;height:3px;background:rgba(255,255,255,.45);transition:width .25s,background .25s}.card-slide-dot.active{width:28px;background:#fff}.card-photo-count{position:absolute;z-index:3;right:14px;top:14px;padding:7px 9px;color:#fff;background:rgba(23,25,29,.72);font-size:.61rem;font-weight:800;letter-spacing:.1em}.project-card-slideshow:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(16,18,21,.42));pointer-events:none}.project-popup-card .project-card-copy{min-height:260px}.project-popup-card .action-icon{font-size:1.15rem}.project-modal{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:28px;background:rgba(8,9,11,.88);backdrop-filter:blur(9px)}.project-modal[hidden]{display:none}.project-modal-panel{position:relative;width:min(1180px,96vw);max-height:94vh;overflow:auto;background:#17191d;color:#fff;border:1px solid #45484e;box-shadow:0 30px 90px rgba(0,0,0,.45)}.project-modal-close{position:absolute;z-index:5;top:20px;right:22px;width:44px;height:44px;border:1px solid #5c6067;color:#fff;background:#17191d;font-size:1.8rem;line-height:1;cursor:pointer}.project-modal-close:hover{background:var(--red);border-color:var(--red)}.project-modal-header{display:flex;justify-content:space-between;gap:30px;align-items:end;padding:34px 82px 28px 34px;border-bottom:1px solid #3a3d43}.project-modal-number,.project-modal-counter,.project-modal-scope{color:var(--red);font-size:.68rem;font-weight:800;letter-spacing:.12em}.project-modal-scope{margin:14px 0 5px;text-transform:uppercase}.project-modal-header h2{margin:0;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1;letter-spacing:-.04em}.project-modal-stage{display:grid;grid-template-columns:58px 1fr 58px;align-items:center;padding:26px 18px 18px;background:#0e1013}.project-modal-stage figure{margin:0;text-align:center}.project-modal-stage img{display:block;width:100%;height:min(62vh,650px);object-fit:contain;background:#0e1013}.project-modal-stage figcaption{padding-top:12px;color:#b8bbc1;font-size:.78rem}.project-modal-prev,.project-modal-next{height:58px;border:1px solid #4a4e55;color:#fff;background:#17191d;font-size:2.4rem;cursor:pointer}.project-modal-prev:hover,.project-modal-next:hover{background:var(--red);border-color:var(--red)}.project-modal-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:18px 34px 30px}.project-modal-thumb{height:96px;padding:0;border:2px solid transparent;background:#292c31;cursor:pointer;opacity:.58}.project-modal-thumb.active{border-color:var(--red);opacity:1}.project-modal-thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.project-modal{padding:16px}.project-modal-header{padding:28px 75px 24px 24px}.project-modal-stage{grid-template-columns:48px 1fr 48px;padding:18px 8px 12px}.project-modal-thumbs{grid-template-columns:repeat(3,1fr);padding:14px 24px 24px}.project-modal-thumb{height:90px}}@media(max-width:620px){.project-modal{padding:0}.project-modal-panel{width:100vw;max-height:100vh;height:100vh;border:0}.project-modal-header{padding:72px 18px 20px}.project-modal-close{top:14px;right:14px}.project-modal-stage{grid-template-columns:38px 1fr 38px;padding:12px 4px}.project-modal-stage img{height:48vh}.project-modal-prev,.project-modal-next{height:48px;font-size:1.8rem}.project-modal-thumbs{grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 18px 22px}.project-modal-thumb{height:72px}}

/* V15: compact project popup without caption strip or thumbnails */
.project-modal{overflow:hidden}
.project-modal-panel{
  display:grid;
  grid-template-rows:auto minmax(0,1fr);
  height:min(900px,calc(100vh - 56px));
  max-height:calc(100vh - 56px);
  overflow:hidden;
}
.project-modal-stage{
  min-height:0;
  height:100%;
  padding:18px;
}
.project-modal-stage figure{
  width:100%;
  height:100%;
  min-height:0;
}
.project-modal-stage img{
  width:100%;
  height:100%;
  max-height:none;
  object-fit:contain;
}
.project-modal-stage figcaption,.project-modal-thumbs{display:none!important}
@media(max-width:900px){
  .project-modal-panel{height:calc(100vh - 32px);max-height:calc(100vh - 32px)}
  .project-modal-stage{padding:12px 8px}
}
@media(max-width:620px){
  .project-modal-panel{height:100vh;max-height:100vh}
  .project-modal-stage{padding:8px 4px 14px}
  .project-modal-stage img{height:100%;max-height:none}
}

/* V16: project card metadata simplified */
.project-popup-card .project-card-meta{
  justify-content:flex-start;
}

/* V17: About Us company statistics */
.about-stats{padding:82px 0;background:#fff;border-top:1px solid #f2e1e2;border-bottom:1px solid var(--border)}
.about-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;text-align:center}
.about-stat-value{display:flex;justify-content:center;align-items:baseline;color:var(--red);line-height:1}
.about-stat-value strong{font-size:clamp(2.6rem,5vw,4rem);font-weight:750;letter-spacing:-.045em}
.about-stat-value span{font-size:clamp(1.35rem,2.4vw,2rem);font-weight:750}
.about-stat p{margin:18px 0 0;color:#30343a;font-size:.96rem}
@media(max-width:900px){.about-stats-grid{grid-template-columns:repeat(2,1fr);row-gap:52px}}
@media(max-width:620px){.about-stats{padding:62px 0}.about-stats-grid{grid-template-columns:1fr;gap:42px}.about-stat p{margin-top:12px}}

/* V25: consistent footer brand across all pages */
.site-footer .footer-brand{display:flex;align-items:center;gap:12px}
.site-footer .footer-brand img{width:46px!important;height:46px!important;object-fit:contain!important;flex:0 0 46px}
.site-footer .footer-brand strong{display:block!important;color:#fff!important;font-size:.9rem!important;font-weight:800!important;line-height:1.1!important;letter-spacing:.13em!important}
.site-footer .footer-brand small{display:block!important;margin-top:5px!important;color:rgba(255,255,255,.82)!important;font-size:.64rem!important;line-height:1.25!important;letter-spacing:0!important}
.site-footer .footer-brand+ p{margin-top:20px;color:rgba(255,255,255,.78)!important}
@media(max-width:620px){.site-footer .footer-brand small{display:block!important}}

/* V26: direct contact action buttons */
.contact-actions{display:grid;gap:12px;margin-top:28px}
.contact-action{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;min-height:68px;padding:11px 15px;border:1px solid var(--border);background:#fff;color:#202226;transition:border-color .2s,background .2s,color .2s}
.contact-action:hover,.contact-action:focus-visible{border-color:var(--red);background:#fff5f5;outline:none}
.contact-action-icon{display:grid;width:44px;height:44px;place-items:center;color:#fff;background:#202226;font-size:.78rem;font-weight:800;letter-spacing:.02em}
.contact-call .contact-action-icon{background:var(--red)}
.contact-whatsapp .contact-action-icon{background:#168b4d}
.contact-viber .contact-action-icon{background:#665cac}
.contact-action strong,.contact-action small{display:block}
.contact-action strong{font-size:.9rem}
.contact-action small{margin-top:2px;color:#666b73;font-size:.72rem}
@media(max-width:620px){.contact-actions{margin-top:22px}.contact-action{min-height:64px}}

/* V27: official contact and Facebook icons */
.contact-action-icon{padding:0!important;overflow:hidden;background:transparent!important}
.contact-action-icon img{width:44px;height:44px;object-fit:contain}
.footer-facebook{display:inline-flex;align-items:center;gap:10px;margin-top:14px;color:rgba(255,255,255,.82)!important}
.footer-facebook:hover,.footer-facebook:focus-visible{color:#fff!important;outline:none}
.footer-facebook img{width:30px;height:30px;object-fit:contain}
.footer-facebook span{font-size:.76rem;font-weight:650}

/* V28: contact actions lead the contact details column */
.contact-grid>.reveal>.contact-actions{margin:0 0 26px}
.contact-grid>.reveal>.contact-actions+.contact-card{border-top:1px solid var(--border)}
.contact-call .contact-action-icon{background:transparent!important}

/* V29: compact footer Facebook icon and restored contact heading */
.site-footer a.footer-facebook img,
.site-footer .footer-facebook img{
  display:block!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  flex:0 0 30px!important;
  object-fit:contain!important;
}
.contact-actions-heading{
  margin:0 0 14px;
  color:#202226;
  font-size:1.05rem;
  font-weight:700;
}
.contact-actions-heading+.contact-actions{margin-top:0!important}

/* V31: interactive Philippines location map */
.philippines-map{display:grid;grid-template-rows:minmax(390px,1fr) auto;min-height:520px;border:1px solid var(--border);background:#f4f0eb}
.map-canvas{position:relative;display:grid;min-height:390px;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,#fff 0 28%,#f7eeee 67%,#f1e7e2 100%)}
.map-canvas:before{content:"";position:absolute;inset:20px;border:1px solid rgba(227,29,43,.12);pointer-events:none}
.philippines-silhouette{width:min(82%,430px);height:92%;filter:drop-shadow(0 18px 22px rgba(23,25,29,.14))}
.map-islands{fill:#e31d2b;stroke:#b8101d;stroke-width:3;stroke-linejoin:round}
.location-pin{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-100%);filter:drop-shadow(0 8px 10px rgba(0,0,0,.22))}
.location-pin-label{position:absolute;left:50%;bottom:39px;transform:translateX(-50%);width:max-content;padding:8px 11px;color:#fff;background:#17191d;font-size:.72rem;font-weight:800;letter-spacing:.02em}
.location-pin-label:after{content:"";position:absolute;left:50%;top:100%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#17191d}
.location-pin-marker{display:block;width:28px;height:28px;border:7px solid #fff;border-radius:50% 50% 50% 0;background:#17191d;transform:rotate(-45deg);box-shadow:0 0 0 4px #e31d2b}
.map-controls{padding:20px;background:#fff;border-top:1px solid var(--border)}
.map-locate-button{min-height:44px;padding:10px 16px;border:0;color:#fff;background:#e31d2b;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}
.map-locate-button:hover,.map-locate-button:focus-visible{background:#17191d;outline:none}
.map-locate-button:disabled{cursor:wait;opacity:.62}
.map-location-status{margin:13px 0 0;color:#353940;font-size:.78rem;font-weight:650}
.map-privacy-note{margin:6px 0 0;color:#747982;font-size:.67rem}
@media(max-width:900px){.philippines-map{min-height:500px}.map-canvas{min-height:380px}}
@media(max-width:620px){.philippines-map{min-height:450px}.map-canvas{min-height:340px}.philippines-silhouette{width:88%}.map-controls{padding:17px}.location-pin-label{font-size:.66rem}}

/* V32: supplied accurate Philippine map */
.philippines-map-image{display:block;width:auto;height:92%;max-width:86%;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(23,25,29,.14))}
.philippines-silhouette{display:none!important}
@media(max-width:620px){.philippines-map-image{height:88%;max-width:92%}}

/* V33: Philippine phone input and Apps Script inquiry form */
.phone-input{display:grid;grid-template-columns:auto 1fr;align-items:center;margin-top:7px;border:1px solid #d9d3d3;background:#fff}
.phone-input:focus-within{outline:2px solid rgba(223,31,45,.2);border-color:var(--red)}
.phone-input>span{align-self:stretch;display:grid;place-items:center;padding:0 15px;border-right:1px solid #d9d3d3;background:#f4f0eb;color:#202226;font-weight:750}
.contact-form .phone-input input{margin:0;border:0!important;outline:0!important;border-radius:0!important}
.field-help{display:block;margin-top:6px;color:#727780;font-size:.68rem;font-weight:400}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.contact-form button[disabled]{cursor:wait;opacity:.65}
.form-status.is-success{color:#168b4d}.form-status.is-error{color:var(--red)}

/* V35: identical footer on every page */
.site-footer{background:#111!important;color:#fff!important;padding:64px 0 20px!important}
.site-footer .footer-grid{display:grid!important;grid-template-columns:1.2fr .7fr 1fr!important;gap:45px!important}
.site-footer .footer-brand{display:flex!important;align-items:center!important;gap:12px!important}
.site-footer .footer-brand img{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;object-fit:contain!important;flex:0 0 46px!important}
.site-footer .footer-brand strong{display:block!important;color:#fff!important;font-size:.9rem!important;font-weight:800!important;line-height:1.1!important;letter-spacing:.13em!important}
.site-footer .footer-brand small{display:block!important;margin-top:5px!important;color:rgba(255,255,255,.82)!important;font-size:.64rem!important;line-height:1.25!important}
.site-footer h3{margin:0 0 16px!important;color:#fff!important;font-size:1rem!important}
.site-footer p,.site-footer a{color:rgba(255,255,255,.76)!important;font-size:13px!important}
.site-footer .footer-links{display:grid!important;gap:8px!important}
.site-footer .footer-facebook-standard{display:inline-flex!important;margin-top:14px!important;line-height:0!important}
.site-footer .footer-facebook-standard img{display:block!important;width:185px!important;height:auto!important;min-width:0!important;max-width:185px!important;min-height:0!important;max-height:48px!important;flex:none!important;object-fit:contain!important}
.site-footer .copyright{margin-top:40px!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.12)!important;color:rgba(255,255,255,.55)!important;font-size:12px!important}
@media(max-width:620px){.site-footer .footer-grid{grid-template-columns:1fr!important}.site-footer .footer-facebook-standard img{width:170px!important;max-width:170px!important}.site-footer .footer-brand small{display:block!important}}

/* V36: prevent legacy 30px icon rules from shrinking the combined badge */
.site-footer a.footer-facebook.footer-facebook-standard{
  display:inline-flex!important;
  width:auto!important;
  max-width:100%!important;
  align-items:center!important;
  margin-top:18px!important;
  line-height:0!important;
}
.site-footer a.footer-facebook.footer-facebook-standard > img{
  display:block!important;
  width:185px!important;
  height:auto!important;
  min-width:185px!important;
  max-width:185px!important;
  min-height:0!important;
  max-height:none!important;
  flex:0 0 185px!important;
  object-fit:contain!important;
}
@media(max-width:620px){
  .site-footer a.footer-facebook.footer-facebook-standard > img{
    width:170px!important;
    min-width:170px!important;
    max-width:170px!important;
    flex-basis:170px!important;
  }
}

/* V37: smaller Philippine map with transparent background */
.map-canvas{background:radial-gradient(circle at 50% 45%,#fff 0 22%,#f7eeee 62%,#f1e7e2 100%)!important}
.philippines-map-image{
  width:auto!important;
  height:auto!important;
  max-width:54%!important;
  max-height:330px!important;
  object-fit:contain!important;
  background:transparent!important;
  mix-blend-mode:multiply;
}
@media(max-width:900px){.philippines-map-image{max-width:48%!important;max-height:320px!important}}
@media(max-width:620px){.philippines-map-image{max-width:58%!important;max-height:285px!important}}

/* V38: left-align Facebook badge and reduce gap */
.site-footer .footer-grid>div:last-child{text-align:left!important;justify-items:start!important}
.site-footer .footer-grid>div:last-child>p{margin-bottom:0!important}
.site-footer a.footer-facebook.footer-facebook-standard{display:inline-flex!important;align-self:flex-start!important;justify-self:start!important;margin:7px 0 0!important;padding:0!important;transform:none!important}
.site-footer a.footer-facebook.footer-facebook-standard>img{margin:0!important;transform:none!important}

/* V40: homepage featured projects */
.home-featured-projects{padding:90px 0 100px;background:#17191d;color:#fff}
.home-projects-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:38px;padding-bottom:26px;border-bottom:1px solid #3a3d43}
.home-projects-heading h2{margin:8px 0 0;color:#fff;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.04em}
.home-projects-heading>p{margin:0;color:#b5b7bc;line-height:1.8}
.home-projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.home-project-card{min-width:0;background:#fff;border:1px solid #3a3d43}
.home-project-card>a{display:flex;height:100%;flex-direction:column;color:#202226}
.home-project-image{position:relative;display:block;height:260px;overflow:hidden;border-bottom:4px solid var(--red);background:#292c31}
.home-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s,opacity .35s}
.home-project-card:hover .home-project-image img{transform:scale(1.025);opacity:.9}
.home-project-number{position:absolute;top:14px;right:14px;padding:7px 10px;color:#fff;background:rgba(23,25,29,.78);font-size:.68rem;font-weight:800;letter-spacing:.12em}
.home-project-copy{display:flex;min-height:220px;padding:27px;flex-direction:column}
.home-project-scope{color:var(--red);font-size:.69rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.home-project-copy strong{display:block;margin-top:13px;font-size:1.35rem;line-height:1.18;letter-spacing:-.025em}
.home-project-action{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:30px;color:var(--red);font-size:.75rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.home-projects-cta{display:flex;justify-content:center;margin-top:38px}
@media(max-width:900px){.home-projects-heading{grid-template-columns:1fr;gap:18px}.home-projects-grid{grid-template-columns:repeat(2,1fr)}.home-project-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px);width:100%;justify-self:center}}
@media(max-width:620px){.home-featured-projects{padding:65px 0 75px}.home-projects-grid{grid-template-columns:1fr;gap:18px}.home-project-card:last-child{grid-column:auto;max-width:none}.home-project-image{height:230px}.home-project-copy{min-height:205px;padding:24px}.home-projects-cta{justify-content:stretch}.home-projects-cta .btn{width:100%}}

/* V41: three-column homepage project gallery cards matching Projects page */
.home-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.home-gallery-card{min-width:0;background:#fff;border:1px solid #3a3d43}
.home-gallery-link{display:flex;height:100%;min-height:560px;flex-direction:column;color:#202226;background:#fff}
.home-gallery-image{position:relative;display:block;height:255px;overflow:hidden;border-bottom:4px solid var(--red);background:#292c31}
.home-gallery-image .card-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .75s ease,transform .4s ease}
.home-gallery-image .card-slide.active{opacity:1;visibility:visible}
.home-gallery-link:hover .card-slide.active{transform:scale(1.025)}
.home-gallery-image:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(16,18,21,.42));pointer-events:none}
.home-gallery-copy{display:flex;min-height:300px;padding:27px;flex:1;flex-direction:column}
.home-gallery-number{color:var(--red);font-size:.68rem;font-weight:800;letter-spacing:.12em}
.home-gallery-scope{display:block;margin-top:34px;color:#666b73;font-size:.75rem;font-weight:700;letter-spacing:.12em}
.home-gallery-copy strong{display:block;margin-top:9px;font-size:1.38rem;line-height:1.15;letter-spacing:-.025em}
.home-gallery-action{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:38px;color:var(--red);font-size:.76rem;font-weight:800;letter-spacing:.1em}
.home-gallery-card .card-slide-dots{z-index:3}.home-gallery-card .card-photo-count{z-index:3}
@media(max-width:900px){.home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-gallery-card:last-child{grid-column:1/-1;width:calc(50% - 12px);justify-self:center}.home-gallery-link{min-height:540px}}
@media(max-width:620px){.home-gallery-grid{grid-template-columns:1fr;gap:18px}.home-gallery-card:last-child{grid-column:auto;width:100%}.home-gallery-link{min-height:520px}.home-gallery-image{height:250px}.home-gallery-copy{min-height:270px;padding:24px}}

/* V42: exact Projects-page cards on the homepage */
.home-projects-exact{background:#17191d!important}
.home-exact-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}
.home-project-page-card{display:block!important;min-width:0!important;height:100%!important;background:#fff!important;border:1px solid #3a3d43!important}
.home-project-card-link{display:flex!important;width:100%!important;height:100%!important;min-height:515px!important;flex-direction:column!important;padding:0!important;background:#fff!important;color:#202226!important;text-align:left!important;text-decoration:none!important}
.home-project-page-card .project-card-image{display:block!important;height:255px!important;min-height:255px!important;overflow:hidden!important;border-bottom:4px solid var(--red)!important}
.home-project-page-card .project-card-copy{display:flex!important;min-height:256px!important;padding:27px!important;flex:1!important;flex-direction:column!important}
.home-project-page-card .project-card-meta{display:flex!important;justify-content:flex-start!important}
.home-project-page-card .project-card-scope{margin-top:34px!important}
.home-project-page-card .project-card-action{margin-top:auto!important;padding-top:30px!important}
.home-project-page-card:hover .card-slide.active{transform:scale(1.025)}
@media(max-width:900px){.home-exact-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-project-page-card:last-child{grid-column:1/-1!important;width:calc(50% - 12px)!important;justify-self:center!important}}
@media(max-width:620px){.home-exact-project-grid{grid-template-columns:1fr!important;gap:18px!important}.home-project-page-card:last-child{grid-column:auto!important;width:100%!important}.home-project-card-link{min-height:500px!important}.home-project-page-card .project-card-image{height:240px!important;min-height:240px!important}.home-project-page-card .project-card-copy{min-height:256px!important;padding:24px!important}}
