:root{--page:#f3f6fa;--paper:#fff;--ink:#0f1b2d;--muted:#61748a;--line:rgba(15,27,45,.11);--brand:#173256;--brand-2:#4b709d;--accent:#8fc7f0;--wash:#eaf2f8;--shadow:0 22px 60px rgba(15,27,45,.12);--max:1180px}
h1,h2,h3{text-transform:capitalize}
.project-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.project-gallery img{width:100%;height:320px;object-fit:cover;border-radius:20px;box-shadow:0 12px 34px rgba(15,27,45,.1)}@media(max-width:850px){.project-gallery{grid-template-columns:1fr}.project-gallery img{height:260px}}
.renovation-gallery{grid-template-columns:repeat(3,1fr)}.renovation-gallery img{height:auto;aspect-ratio:1/1;object-fit:cover;cursor:zoom-in;filter:brightness(1);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.renovation-gallery img:hover{filter:brightness(1.16) saturate(1.08);transform:translateY(-3px);box-shadow:0 18px 40px rgba(15,27,45,.18)}.lightbox{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(6,16,30,.88)}.lightbox.is-open{display:flex}.lightbox-content{display:grid;gap:12px;justify-items:center}.lightbox-title{max-width:min(900px,80vw);color:#fff;font-family:"Cormorant Garamond",serif;font-size:34px;font-weight:600;line-height:1;text-align:center;text-transform:capitalize}.lightbox-image{max-width:min(1100px,94vw);max-height:82vh;object-fit:contain;border-radius:12px;box-shadow:0 24px 70px rgba(0,0,0,.4)}.lightbox-close,.lightbox-arrow{display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:50%;color:#fff;background:rgba(15,39,71,.75);line-height:1;cursor:pointer}.lightbox-close{position:fixed;top:18px;right:18px;width:46px;height:46px;font-size:30px}.lightbox-arrow{position:fixed;top:50%;width:52px;height:52px;font-size:34px;transform:translateY(-50%)}.lightbox-prev{left:18px}.lightbox-next{right:18px}@media(max-width:520px){.lightbox-title{max-width:72vw;font-size:25px}.lightbox-image{max-height:78vh}.lightbox-arrow{width:42px;height:42px;font-size:28px}.lightbox-prev{left:7px}.lightbox-next{right:7px}}
[data-row-carousel] img.is-row-hidden{display:none}[data-row-carousel] img.is-row-visible{animation:gallery-row-reveal .48s ease both}[data-row-carousel].is-two-image-row{width:66.6667%;margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.row-carousel-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px}.row-carousel-arrow{display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 10px 22px rgba(23,50,86,.16);font-size:29px;line-height:1;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.row-carousel-arrow:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(23,50,86,.24)}.row-carousel-status{min-width:72px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.06em;text-align:center;text-transform:uppercase}@keyframes gallery-row-reveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){[data-row-carousel] img.is-row-visible{animation:none}}
@media(max-width:850px){.renovation-gallery{grid-template-columns:repeat(3,1fr);gap:8px}}
.renovation-feature{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center}.renovation-feature .feature-img{width:min(100%,430px);height:auto;min-height:0;aspect-ratio:1/1;justify-self:end;object-fit:cover;object-position:left center}.renovation-feature .feature-stack{display:grid;width:min(100%,430px);justify-self:end}.renovation-feature .feature-stack .feature-img{width:100%;justify-self:stretch}.home-renovation-feature{grid-template-columns:minmax(0,720px);align-items:start}.home-renovation-feature .feature-stack{justify-self:start}@media(max-width:850px){.renovation-feature{grid-template-columns:1fr}.renovation-feature .feature-img,.renovation-feature .feature-stack{width:100%;height:auto;min-height:0;justify-self:stretch}}
.waterproofing-highlight{background:linear-gradient(180deg,#f7fbfe,#e6f0f7)}.waterproofing-gallery img:hover{filter:brightness(1.28) saturate(1.12)}.waterproofing-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 24px;padding:0;list-style:none}.waterproofing-points li{padding:14px 16px;border:1px solid var(--line);border-radius:16px;color:var(--brand);background:rgba(255,255,255,.86);font-size:13px;font-weight:800;box-shadow:0 10px 24px rgba(15,27,45,.06)}.section-actions{display:flex;gap:10px;margin-top:22px}@media(max-width:850px){.waterproofing-points{grid-template-columns:1fr}.section-actions{align-items:stretch;flex-direction:column}}
#about-us,#proud-projects{scroll-margin-top:92px}.about-standard{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:18px;align-items:stretch}.about-standard .card{height:100%}.approach-list{display:grid;gap:14px;margin-top:20px}.approach-item{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center}.approach-number{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#fff;background:var(--brand);font-size:13px;font-weight:800}.approach-item strong{font-size:14px;line-height:1.5}.about-value-card{display:grid;align-content:start}.about-value-logo{width:100%;max-height:190px;object-fit:contain;border-radius:16px;background:#102b4f;padding:18px}.about-value-card h3,.about-standard h3{margin-top:18px;font-size:31px}.about-value-card p{margin-top:10px}.about-value-points{display:grid;gap:10px;margin-top:18px}.about-value-point{padding:12px 14px;border-radius:14px;background:var(--wash);color:var(--brand);font-size:13px;font-weight:800}@media(max-width:850px){.about-standard{grid-template-columns:1fr}}
.proud-projects-section .section-header{max-width:720px;margin-bottom:30px}.proud-projects-section .eyebrow{align-items:center;gap:8px;border-color:var(--line);color:var(--brand-2);background:#fff}.proud-projects-section .eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--brand-2)}.proud-projects-section .gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.proud-projects-section .gallery-card{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;border-radius:20px;background:#d6dde3;box-shadow:0 12px 30px rgba(15,27,45,.1);isolation:isolate;transition:transform .3s ease,box-shadow .3s ease}.proud-projects-section .gallery-card:before{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(180deg,rgba(15,27,45,.05),rgba(15,27,45,.62));pointer-events:none}.proud-projects-section .gallery-card:hover,.proud-projects-section .gallery-card:focus-visible{transform:translateY(-5px);box-shadow:0 18px 34px rgba(15,27,45,.18)}.proud-projects-section .gallery-card img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;cursor:zoom-in}.proud-projects-section .gallery-card-overlay{position:absolute;right:12px;bottom:12px;left:12px;z-index:2;display:flex;flex-wrap:wrap;gap:7px}.proud-projects-section .tag-pill,.proud-projects-section .label-pill{display:inline-flex;padding:7px 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.proud-projects-section .tag-pill{color:var(--brand);background:#fff}.proud-projects-section .label-pill{color:#fff;background:rgba(15,27,45,.72)}.proud-projects-section .gallery-card.is-hidden{display:none}.proud-projects-section .gallery-more{display:flex;justify-content:center;margin-top:22px}.proud-projects-section .gallery-more-secondary[hidden]{display:none}.proud-projects-section .btn-outline{padding:12px 18px;border:1px solid var(--line);border-radius:999px;color:var(--brand);background:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.proud-projects-section .btn-outline:hover{border-color:var(--brand-2);color:var(--brand-2)}@media(max-width:850px){.proud-projects-section .gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}}@media(max-width:520px){.proud-projects-section .gallery-card-overlay{right:8px;bottom:8px;left:8px;gap:5px}.proud-projects-section .tag-pill,.proud-projects-section .label-pill{padding:5px 7px;font-size:8px}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Plus Jakarta Sans",sans-serif;background:var(--page)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3{margin:0;font-family:"Cormorant Garamond",serif;letter-spacing:-.025em}p{margin:0;color:var(--muted);line-height:1.75}.shell{width:min(var(--max),calc(100% - 32px));margin:auto}.utility{padding:9px 0;color:#dceafa;background:#0d2340;font-size:12px;font-weight:700}.utility .shell,.top-inner,.nav,.actions,.hero-actions,.grid,.split{display:flex;align-items:center}.utility .shell,.top-inner{justify-content:space-between;gap:18px}.topbar{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.top-inner{min-height:84px}.logo{width:86px;height:64px;object-fit:cover;border-radius:14px}.nav{gap:20px;margin-right:auto;font-size:13px;font-weight:800}.nav a:hover,.nav a[aria-current=page]{color:var(--brand-2)}.actions,.hero-actions{gap:10px}.btn,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:999px;font-size:13px;font-weight:800}.btn{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 10px 22px rgba(23,50,86,.2)}.btn-ghost{border:1px solid var(--line);background:#fff}.nav-toggle{display:none;width:48px;height:48px;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;cursor:pointer}.nav-toggle-bars,.nav-toggle-bars:before,.nav-toggle-bars:after{display:block;width:18px;height:2px;border-radius:999px;background:currentColor;content:"";transition:transform .2s ease,opacity .2s ease}.nav-toggle-bars{position:relative}.nav-toggle-bars:before,.nav-toggle-bars:after{position:absolute;left:0}.nav-toggle-bars:before{top:-6px}.nav-toggle-bars:after{top:6px}.topbar.is-menu-open .nav-toggle-bars{background:transparent}.topbar.is-menu-open .nav-toggle-bars:before{transform:translateY(6px) rotate(45deg)}.topbar.is-menu-open .nav-toggle-bars:after{transform:translateY(-6px) rotate(-45deg)}.hero{position:relative;overflow:hidden;padding:88px 0;background:linear-gradient(90deg,rgba(7,24,45,.94),rgba(15,49,82,.77)),var(--hero) center/cover}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;padding:9px 13px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#d6eafa;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.hero h1{max-width:720px;margin-top:20px;color:#f3ede2;font-size:clamp(46px,7vw,76px);line-height:.95}.hero p{max-width:660px;margin-top:20px;color:#d9e5f0;font-size:17px}.hero-actions{margin-top:28px}.hero .btn-ghost{color:#fff;border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.08)}.trust-strip{padding:18px 0;border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;color:var(--brand);font-size:12px;font-weight:800;text-align:center}.section{padding:78px 0}.wash{background:var(--wash)}.section-head{max-width:720px;margin-bottom:30px}.kicker{color:var(--brand-2);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.section h2{margin-top:9px;font-size:clamp(38px,5vw,56px);line-height:1}.section-head p{margin-top:13px}.grid{align-items:stretch;gap:18px}.cols-3>*{flex:1}.cols-2>*{flex:1}.card{padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(15,27,45,.06)}.card h3{font-size:28px}.card p{margin-top:9px;font-size:14px}.card a{display:inline-block;margin-top:15px;color:var(--brand-2);font-size:13px;font-weight:800}.split{align-items:stretch;gap:30px}.split>*{flex:1}.feature-img{width:100%;height:100%;min-height:430px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.check-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:27px;color:var(--muted);line-height:1.6}.check-list li:before{position:absolute;left:0;color:var(--brand-2);content:"✓";font-weight:900}.steps{counter-reset:steps}.step{position:relative;padding-left:54px}.step:before{position:absolute;left:0;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#fff;background:var(--brand);content:counter(steps);counter-increment:steps;font-weight:800}.cta{padding:34px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#102b4f,#35628e);box-shadow:var(--shadow)}.cta h2{font-size:46px}.cta p{max-width:690px;margin-top:10px;color:#d9e5f0}.cta .hero-actions{margin-top:20px}.cta .btn{background:#fff;color:var(--brand)}.cta .btn-ghost{color:#fff;border-color:rgba(255,255,255,.3);background:transparent}.footer{padding:38px 0 28px;border-top:1px solid var(--line);color:var(--ink);background:var(--page)}.footer-grid{display:grid;grid-template-columns:1.12fr .56fr .92fr;gap:28px;align-items:start}.footer-brand{display:flex;align-items:center;gap:14px}.footer-copy{margin-top:16px;color:var(--muted);font-size:14px;line-height:1.65}.footer-title{font-size:16px;font-weight:800}.footer-contact-title{margin-top:18px}.footer-links{display:grid;gap:8px;margin-top:12px;color:var(--muted);font-size:14px;font-weight:500}.footer-links a:hover{color:var(--brand-2)}.footer-socials{display:flex;gap:10px;margin-top:15px}.footer-social{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;box-shadow:0 10px 24px rgba(15,27,45,.08)}.footer-social svg{width:17px;height:17px;fill:currentColor}.footer-hours{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.65}.footer-region{padding:18px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(15,27,45,.08)}.footer-region strong{display:block;font-size:15px}.footer-region p{margin-top:8px;font-size:13px}.footer-policy{display:inline-flex;margin-top:14px;padding:11px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13px;font-weight:800}.footer-bottom{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.menu{display:none}@media(max-width:850px){.utility .shell{justify-content:center}.utility span:last-child,.actions .btn-ghost{display:none}.top-inner{display:grid;grid-template-columns:auto 1fr auto;gap:10px;padding:10px 0}.nav-toggle{display:inline-flex;grid-column:3;grid-row:1}.nav{display:none;grid-column:1/-1;grid-row:2;width:100%;align-items:stretch;flex-direction:column;gap:8px;margin:0;padding:16px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);font-size:13px}.topbar.is-menu-open .nav{display:flex}.nav a{width:100%;padding:12px 14px;border-radius:16px}.actions{grid-column:2;grid-row:1;justify-self:end;margin-left:0}.hero{padding:68px 0}.trust-grid{grid-template-columns:repeat(2,1fr)}.grid,.split{display:grid}.cols-3,.cols-2{grid-template-columns:1fr}.split{gap:20px}.feature-img{min-height:280px}.footer-grid{grid-template-columns:1fr;gap:22px}}@media(max-width:520px){.actions .btn{padding:11px 14px}.hero h1{font-size:51px}.hero-actions{align-items:stretch;flex-direction:column}.section{padding:58px 0}.trust-grid{font-size:11px}.card{padding:21px}}
.proud-projects-section .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.proud-projects-section .project-pair{padding:12px;border:1px solid rgba(15,27,45,.1);border-radius:28px;background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:0 18px 46px rgba(15,27,45,.1);transition:transform .25s ease,box-shadow .25s ease}.proud-projects-section .project-pair:hover{transform:translateY(-3px);box-shadow:0 24px 54px rgba(15,27,45,.14)}.proud-projects-section .project-pair.is-hidden{display:none}.proud-projects-section .project-pair-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 12px}.proud-projects-section .project-pair-header strong{color:var(--ink);font-family:"Cormorant Garamond",serif;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1}.proud-projects-section .project-pair-header span{display:inline-flex;flex-shrink:0;padding:7px 10px;border:1px solid rgba(75,112,157,.18);border-radius:999px;color:var(--brand-2);background:var(--wash);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.proud-projects-section .project-pair-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.proud-projects-section .project-pair.is-single .project-pair-images{grid-template-columns:1fr}.proud-projects-section .gallery-card{border-radius:19px;box-shadow:none}.proud-projects-section .gallery-card:before{background:linear-gradient(180deg,rgba(15,27,45,0),rgba(15,27,45,.58))}.proud-projects-section .gallery-card img{filter:brightness(1);transition:filter .25s ease,transform .25s ease}.proud-projects-section .gallery-card:hover img,.proud-projects-section .gallery-card:focus-visible img{filter:brightness(1.13) saturate(1.05);transform:scale(1.03)}.proud-projects-section .tag-pill{color:var(--brand);background:rgba(255,255,255,.92)}.proud-projects-section .label-pill{color:#fff;background:rgba(15,27,45,.64)}@media(max-width:850px){.proud-projects-section .gallery-grid{grid-template-columns:1fr;gap:16px}.proud-projects-section .project-pair{padding:10px;border-radius:24px}.proud-projects-section .project-pair-images{gap:8px}}@media(max-width:520px){.proud-projects-section .project-pair-header{align-items:flex-start;flex-direction:column;gap:8px}.proud-projects-section .project-pair-header span{font-size:9px}.proud-projects-section .project-pair-images{gap:7px}.proud-projects-section .gallery-card{border-radius:16px}}
.portfolio-projects-section .section-header{max-width:780px;margin-bottom:30px}.portfolio-projects-section .eyebrow{align-items:center;gap:8px;border-color:var(--line);color:var(--brand-2);background:#fff}.portfolio-projects-section .eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--brand-2)}.portfolio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:16px}.portfolio-card{position:relative;display:block;min-height:250px;overflow:hidden;border-radius:26px;background:#d6dde3;box-shadow:0 18px 44px rgba(15,27,45,.12);isolation:isolate}.portfolio-card.is-featured{grid-column:span 2;grid-row:span 2;min-height:520px}.portfolio-card:before{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(180deg,rgba(15,27,45,.03),rgba(15,27,45,.72));pointer-events:none}.portfolio-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;cursor:zoom-in;filter:brightness(1);transition:filter .28s ease,transform .28s ease}.portfolio-card:hover img,.portfolio-card:focus-visible img{filter:brightness(1.15) saturate(1.06);transform:scale(1.035)}.portfolio-card-copy{position:absolute;right:16px;bottom:16px;left:16px;z-index:2;display:grid;gap:7px;color:#fff}.portfolio-card-copy span{width:max-content;max-width:100%;padding:7px 10px;border-radius:999px;color:var(--brand);background:rgba(255,255,255,.92);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.portfolio-card-copy strong{max-width:95%;font-family:"Cormorant Garamond",serif;font-size:clamp(26px,3vw,42px);font-weight:700;line-height:.95;text-shadow:0 3px 18px rgba(0,0,0,.28)}.portfolio-card:not(.is-featured) .portfolio-card-copy strong{font-size:clamp(22px,2.1vw,31px)}.transformations-section{background:linear-gradient(180deg,#eaf2f8,#f7fafc)}.transformations-section .section-header{max-width:760px}.transformations-section .gallery-more{margin-top:26px}@media(max-width:980px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-card,.portfolio-card.is-featured{grid-column:auto;grid-row:auto;min-height:330px}}@media(max-width:620px){.portfolio-grid{grid-template-columns:1fr;gap:12px}.portfolio-card,.portfolio-card.is-featured{min-height:310px;border-radius:22px}.portfolio-card-copy{right:13px;bottom:13px;left:13px}.portfolio-card-copy strong,.portfolio-card:not(.is-featured) .portfolio-card-copy strong{font-size:29px}}
#before-after-transformations{scroll-margin-top:92px}
@media(max-width:620px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.portfolio-card,.portfolio-card.is-featured{min-height:0;aspect-ratio:1/1;border-radius:16px}.portfolio-card-copy{right:8px;bottom:8px;left:8px;gap:5px}.portfolio-card-copy span{padding:5px 7px;font-size:7px;letter-spacing:.06em}.portfolio-card-copy strong,.portfolio-card:not(.is-featured) .portfolio-card-copy strong{font-size:18px;line-height:.95}}
.home-intro-card{padding:28px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:var(--shadow)}.home-intro-card .section-head{margin-bottom:24px}.home-intro-image{width:100%;height:clamp(320px,45vw,520px);object-fit:cover;object-position:center;border-radius:26px;box-shadow:0 18px 44px rgba(15,27,45,.13)}.home-intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.home-intro-grid article{display:grid;gap:7px;padding:18px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(15,27,45,.06)}.home-intro-grid strong{color:var(--brand);font-size:15px}.home-intro-grid span{color:var(--muted);font-size:13px;line-height:1.55}@media(max-width:850px){.home-intro-card{padding:18px;border-radius:24px}.home-intro-image{height:auto;aspect-ratio:1/1}.home-intro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-intro-grid article{padding:14px}}@media(max-width:520px){.home-intro-grid{grid-template-columns:1fr}}
