@import "https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@400;500;600;700&display=swap";:root{--navy:#000c33;--blue:#2950b2;--lime:#bfea00;--cream:#fff2e9;--white:#fffdf8;--ink:#07102f;--muted:#66708c;--line:#000c3326}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Montserrat Alternates,Avenir Next,sans-serif}button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:50;background:var(--navy);border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{width:210px;height:52px;overflow:hidden}.brand img,footer img{object-fit:contain;object-position:left center;width:100%;height:100%}.main-nav{color:var(--white);align-items:center;gap:clamp(20px,2.7vw,42px);font-size:14px;font-weight:600;display:flex}.main-nav>a:not(.nav-call){border-bottom:3px solid #0000;padding:26px 0 23px}.main-nav>a:not(.nav-call):hover{color:var(--lime);border-bottom-color:var(--lime)}.nav-call{color:var(--navy);background:var(--lime);border-radius:8px;align-items:center;gap:8px;padding:11px 14px;display:flex}.menu-button{color:#fff;background:0 0;border:0;padding:8px;display:none}.hero{min-height:690px;color:var(--white);background:var(--navy);grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:clamp(74px,8vw,128px) clamp(28px,6vw,96px)}.location{color:var(--lime);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.hero h1{letter-spacing:-.065em;max-width:800px;margin:22px 0 24px;font-size:clamp(48px,6vw,88px);line-height:.96}.hero-text{color:#fffdf8c7;max-width:610px;margin:0;font-size:clamp(17px,1.7vw,22px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin:36px 0 42px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:14px;font-weight:700;transition:background-color .16s,color .16s;display:inline-flex}.button-lime{background:var(--lime);color:var(--navy)}.button-lime:hover{background:#d4ff13}.button-outline{color:var(--white);border:1px solid #ffffff6b}.button-outline:hover{border-color:var(--white)}.hero-proof{color:#fffdf8bf;flex-wrap:wrap;gap:20px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:7px;display:flex}.hero-proof svg{color:var(--lime)}.hero-visual{background:var(--blue);min-height:600px;position:relative}.hero-visual img{object-fit:cover;object-position:50% 38%;width:100%;height:100%}.hero-visual:before{content:"";z-index:2;background:linear-gradient(90deg, var(--navy), transparent);width:18%;position:absolute;inset:0 auto 0 0}.hero-visual:after{content:"";z-index:3;border:3px solid var(--lime);opacity:.9;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.section{padding:clamp(76px,9vw,130px) clamp(24px,6vw,96px)}.section-heading{justify-content:space-between;align-items:end;gap:40px;max-width:1380px;margin:0 auto 54px;display:flex}.section-heading h2,.visit-intro h2,.process h2,.contact-copy h2{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(34px,4.4vw,62px);line-height:1.04}.section-heading p{max-width:520px;color:var(--muted);margin:0;line-height:1.7}.services{background:var(--cream)}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(6,1fr);max-width:1380px;margin:0 auto;display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff40;flex-direction:column;grid-column:span 2;min-height:320px;padding:34px;display:flex}.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 3}.service-card>svg{color:var(--blue);width:32px;height:32px}.service-card h3{margin:36px 0 14px;font-size:22px}.service-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.service-card a{color:var(--blue);align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:13px;font-weight:700;display:inline-flex}.service-featured{background:var(--lime)}.service-featured>svg,.service-featured a{color:var(--navy)}.service-featured p{color:#000c33bf}.visit-section{background:var(--navy);color:var(--white);padding:clamp(76px,9vw,130px) clamp(24px,6vw,96px)}.visit-intro{justify-content:space-between;align-items:end;gap:50px;max-width:1380px;margin:0 auto 55px;display:flex}.quote-index{color:var(--lime);font-size:13px;font-weight:700}.visit-intro h2{max-width:850px;margin:14px 0 18px}.visit-intro>div:first-child>p:last-child{color:#ffffffab;max-width:750px;line-height:1.65}.visit-note{border-left:2px solid var(--lime);flex:0 0 280px;padding:6px 0 6px 20px;font-size:14px;line-height:1.5}.visit-note svg{color:var(--lime);margin-bottom:9px;display:block}.visit-layout{grid-template-columns:minmax(0,1fr) 470px;align-items:start;gap:34px;max-width:1380px;margin:auto;display:grid}fieldset{border:0;margin:0;padding:0}legend{margin-bottom:18px;font-size:14px;font-weight:700}.project-options{border-top:1px solid #fff3;border-left:1px solid #fff3;grid-template-columns:repeat(2,1fr);display:grid}.project-option{cursor:pointer;border-bottom:1px solid #fff3;border-right:1px solid #fff3;grid-template-columns:26px 1fr;align-items:center;gap:10px;min-height:82px;padding:18px;font-size:14px;font-weight:700;display:grid}.project-option:hover{background:#ffffff0d}.project-option input{opacity:0;pointer-events:none;position:absolute}.custom-check{color:#0000;border:1px solid #ffffff80;border-radius:4px;place-items:center;width:20px;height:20px;display:grid}.project-option input:checked+.custom-check{background:var(--lime);border-color:var(--lime);color:var(--navy)}.visit-promise{margin-top:38px}.visit-promise h3{margin:0 0 14px;font-size:19px}.visit-promise ul{border-top:1px solid #ffffff2b;margin:0;padding:0;list-style:none}.visit-promise li{color:#ffffffb8;border-bottom:1px solid #ffffff2b;align-items:center;gap:10px;min-height:48px;font-size:13px;display:flex}.visit-promise li svg{width:17px;color:var(--lime)}.visit-form{background:var(--cream);color:var(--navy);border-top:5px solid var(--lime);padding:32px;position:sticky;top:98px}.visit-form>p{margin:0 0 24px;font-size:17px;font-weight:700}.visit-fields{grid-template-columns:1fr 1fr;gap:16px 12px;margin-bottom:20px;display:grid}.visit-fields label{font-size:11px;font-weight:700}.visit-fields input,.visit-fields select{border:1px solid var(--line);background:var(--white);width:100%;height:46px;color:var(--navy);border-radius:6px;outline:none;margin-top:7px;padding:0 10px;font-size:12px}.visit-fields input:focus,.visit-fields select:focus{border-color:var(--blue);box-shadow:0 0 0 2px #2950b22e}.visit-fields .field-wide{grid-column:1/-1}.button-full{width:100%}.visit-disclaimer{color:var(--muted);margin-top:14px;font-size:10px;line-height:1.45;display:block}.process{grid-template-columns:.9fr 1.1fr;gap:clamp(50px,9vw,150px);max-width:1550px;margin:auto;display:grid}.quote-index.dark{color:var(--blue)}.process-copy h2{margin:16px 0 24px}.process-copy>p:nth-of-type(2){max-width:580px;color:var(--muted);line-height:1.7}.text-link{color:var(--blue);border-bottom:1px solid var(--blue);align-items:center;gap:8px;margin-top:25px;padding-bottom:5px;font-weight:700;display:inline-flex}.steps{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);gap:25px;padding:25px 0;display:flex}.steps li>span{background:var(--navy);width:34px;height:34px;color:var(--lime);border-radius:50%;flex:0 0 34px;place-items:center;font-weight:700;display:grid}.steps h3{margin:2px 0 8px;font-size:18px}.steps p{color:var(--muted);margin:0;font-size:13px}.work-gallery{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.work-gallery figure{background:var(--navy);color:var(--white);margin:0}.work-gallery img{aspect-ratio:4/5;object-fit:cover;width:100%}.work-gallery figure:first-child img{object-position:58% center}.work-gallery figure:nth-child(2) img{object-position:center}.work-gallery figure:nth-child(3) img{object-position:center 35%}.work-gallery figcaption{padding:15px 17px 17px;font-size:12px;font-weight:700}.feed-section{background:var(--blue);color:var(--white);padding:clamp(76px,9vw,130px) 0 0;overflow:hidden}.section-heading.light{padding:0 clamp(24px,6vw,96px)}.section-heading.light a{color:var(--lime);align-items:center;gap:8px;font-weight:700;display:flex}.post-strip{grid-template-columns:repeat(6,minmax(260px,1fr));display:grid}.post-strip img{aspect-ratio:1;object-fit:cover;width:100%}.contact-section{background:var(--lime);grid-template-columns:1.2fr .8fr;gap:80px;padding:clamp(76px,9vw,130px) clamp(24px,6vw,96px);display:grid}.contact-copy p{color:#000c33b3;max-width:670px;line-height:1.7}.button-navy{background:var(--navy);color:var(--white);margin-top:15px}.button-navy:hover{background:var(--blue)}.contact-details{border-top:1px solid #000c3340;align-self:center;font-style:normal}.contact-details>*{border-bottom:1px solid #000c3340;align-items:center;gap:16px;padding:20px 0;font-weight:700;display:flex}.contact-details svg{flex:0 0 22px}.contact-details span{overflow-wrap:anywhere;flex-direction:column;display:flex}.contact-details small{opacity:.62;margin-bottom:5px;font-weight:500}footer{background:var(--navy);color:#ffffffa3;grid-template-columns:190px 1fr auto;align-items:center;gap:30px;min-height:150px;padding:35px clamp(24px,6vw,96px);font-size:12px;display:grid}footer img{width:190px;height:58px}footer .social-links{gap:10px;display:flex}footer .social-links a{width:38px;height:38px;color:var(--white);border:1px solid #ffffff3d;border-radius:50%;place-items:center;display:grid}footer .social-links a:hover{color:var(--lime);border-color:var(--lime)}footer>small{border-top:1px solid #ffffff21;grid-column:1/-1;padding-top:20px}.floating-whatsapp{z-index:45;width:56px;height:56px;color:var(--navy);background:var(--lime);border:3px solid var(--navy);border-radius:50%;place-items:center;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 2px 8px #0003}@media (width<=1050px){.hero{grid-template-columns:1fr 42%}.hero-copy{padding-left:35px;padding-right:35px}.visit-layout{grid-template-columns:1fr 410px}.post-strip{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.site-header{height:64px}.brand{width:175px;height:46px}.menu-button{display:block}.main-nav{background:var(--navy);border-top:1px solid #ffffff21;flex-direction:column;align-items:stretch;gap:0;padding:22px;display:none;position:absolute;top:64px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav>a:not(.nav-call){border-bottom:1px solid #ffffff21;padding:15px 0}.nav-call{justify-content:center;margin-top:16px}.hero{flex-direction:column;display:flex}.hero-copy{padding:70px 24px 55px}.hero h1{font-size:clamp(50px,14vw,72px)}.hero-visual{min-height:480px}.hero-visual img{object-position:center 30%}.section-heading,.visit-intro{display:block}.section-heading p{margin-top:22px}.visit-note{margin-top:30px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:auto;min-height:270px}.visit-layout{grid-template-columns:1fr}.visit-form{position:static}.process{grid-template-columns:1fr}.contact-section{grid-template-columns:1fr;gap:45px}}@media (width<=560px){.hero-actions,.hero-actions .button{width:100%}.hero-proof{gap:12px;display:grid}.hero-visual{min-height:390px}.section,.visit-section{padding-left:18px;padding-right:18px}.section-heading h2,.visit-intro h2,.process h2,.contact-copy h2{font-size:36px}.service-card{padding:28px 24px}.project-options,.visit-fields{grid-template-columns:1fr}.visit-fields .field-wide{grid-column:auto}.visit-form{padding:25px 20px}.post-strip{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.post-strip img{scroll-snap-align:start;flex:0 0 82vw}.section-heading.light a{margin-top:20px}.contact-section{padding-left:20px;padding-right:20px}footer{grid-template-columns:1fr auto}footer p{grid-column:1/-1}.work-gallery{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.work-gallery figure{scroll-snap-align:start;flex:0 0 82vw}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
