:root{--ink:#131512;--paper:#f5f4ef;--card:#fff;--muted:#6d716b;--line:#dedfd8;--accent:#05a58b;--lime:#dce947;--dark:#222321;--radius:30px;--shadow:0 24px 70px rgba(0,0,0,.20)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#262725;color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-shell{width:100%;margin:0;background:var(--paper);overflow:hidden}.container{width:min(1320px,calc(100% - 80px));margin:auto}.header{height:86px;display:flex;align-items:center;gap:28px}.brand img{width:195px;height:58px;object-fit:contain}.nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:12px}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:var(--accent);transition:.25s}.nav a:hover:after,.nav a.is-active:after{width:100%}.header-cta{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:13px 20px;font-size:11px;cursor:pointer;transition:.25s}.header-cta:hover{background:var(--lime);color:#111;transform:translateY(-2px)}.mobile-toggle{display:none;margin-left:auto;border:1px solid var(--line);background:#fff;width:42px;height:42px;border-radius:50%}.hero{margin:0 24px;position:relative;min-height:680px;border-radius:28px;overflow:visible;color:#fff;background:#202620}.hero>img{border-radius:28px}.hero:before{content:"";position:absolute;left:0;bottom:-1px;width:420px;height:72px;background:var(--paper);border-radius:0 34px 0 0;z-index:4}.hero-cta-cut{position:absolute;left:34px;bottom:-27px;z-index:6;background:var(--ink);color:#fff;border-radius:999px;padding:18px 30px;display:inline-flex;align-items:center;gap:26px;font-size:11px;font-weight:700;box-shadow:0 12px 30px rgba(0,0,0,.16);transition:.28s}.hero-cta-cut:hover{background:var(--lime);color:#111;transform:translateY(-3px)}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,8,.88) 0%,rgba(7,12,10,.58) 39%,rgba(4,9,7,.10) 75%),linear-gradient(0deg,rgba(0,0,0,.2),transparent 45%)}.hero-copy{position:relative;z-index:2;width:min(690px,80%);padding:92px 56px}.eyebrow,.tag{display:inline-flex;align-items:center;gap:8px;font-size:9px;text-transform:uppercase;letter-spacing:.14em}.eyebrow{color:rgba(255,255,255,.78)}.eyebrow:before,.tag:before{content:"";width:24px;height:2px;background:var(--lime)}.hero h1{font-size:clamp(52px,6.2vw,82px);line-height:.96;letter-spacing:-.052em;font-weight:550;margin:20px 0 22px}.hero h1 em{font-style:normal;color:var(--lime)}.hero p{max-width:580px;font-size:14px;line-height:1.65;color:rgba(255,255,255,.80);margin:0 0 28px}.actions{display:flex;gap:12px;align-items:center}.btn{border:0;border-radius:999px;padding:15px 22px;font-size:11px;font-weight:650;cursor:pointer;transition:.25s;display:inline-flex;align-items:center;gap:18px}.btn-primary{background:linear-gradient(90deg,var(--accent),var(--lime));color:#fff}.btn-dark{background:var(--ink);color:#fff}.btn-outline{border:1px solid #bfc1bb;background:transparent}.btn:hover{transform:translateY(-3px)}.btn-primary:hover{padding-left:27px;padding-right:27px}.hero-meta{position:absolute;z-index:3;right:30px;bottom:26px;display:flex;gap:8px;align-items:center;font-size:10px}.hero-meta i{width:44px;height:2px;background:rgba(255,255,255,.25);position:relative}.hero-meta i:after{content:"";position:absolute;left:0;top:0;width:58%;height:100%;background:var(--lime)}.section{padding:110px 0}.section-white{background:#fff}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.tag{color:#73766f;background:#ecece7;padding:7px 10px;border-radius:999px;gap:0}.tag:before{display:none}.display{font-size:clamp(38px,4.8vw,62px);line-height:1;letter-spacing:-.045em;margin:20px 0;font-weight:560}.lead{font-size:14px;line-height:1.7;color:var(--muted);max-width:570px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.chip{padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:10px}.metrics{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden}.metric{min-height:140px;padding:27px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.metric:nth-child(2n){border-right:0}.metric:nth-last-child(-n+2){border-bottom:0}.metric strong{display:block;font-size:38px;line-height:1;margin-bottom:10px}.metric span{font-size:11px;color:var(--muted);line-height:1.4}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.section-head h2{font-size:31px;letter-spacing:-.035em;margin:10px 0 0}.section-head p{font-size:12px;color:var(--muted);max-width:460px;line-height:1.6}.carousel-controls{display:flex;gap:8px}.round{width:42px;height:42px;border-radius:50%;border:1px solid #bfc1bb;background:#fff;cursor:pointer}.round.next{background:#111;color:#fff;border-color:#111}.services-window{overflow:hidden}.services-track{display:flex;gap:13px;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.service-card{flex:0 0 calc((100% - 39px)/4);min-width:225px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;cursor:pointer;transition:.3s}.service-card:hover{transform:translateY(-7px);box-shadow:0 18px 35px rgba(0,0,0,.08)}.service-img{height:205px;position:relative;overflow:hidden}.service-img img{width:100%;height:100%;object-fit:cover;transition:.45s}.service-card:hover img{transform:scale(1.06)}.service-no{position:absolute;left:14px;top:12px;z-index:2;background:rgba(0,0,0,.55);color:#fff;border-radius:999px;padding:6px 8px;font-size:10px}.service-copy{padding:17px}.service-copy h3{font-size:14px;margin:0 0 6px}.service-copy p{font-size:10px;line-height:1.5;color:var(--muted);margin:0}.portfolio-layout{display:grid;grid-template-columns:.72fr 1.65fr;gap:42px;align-items:stretch}.portfolio-copy{padding-top:20px}.portfolio-copy .display{font-size:44px}.project-collage{display:grid;grid-template-columns:1.02fr 1fr 1.02fr;grid-template-rows:200px 200px;gap:11px}.project-card{position:relative;border-radius:17px;overflow:hidden;color:#fff;cursor:pointer;min-height:0}.project-card.large,.project-card.tall{grid-row:1/span 2}.project-card img{width:100%;height:100%;object-fit:cover;transition:.55s}.project-card:hover img{transform:scale(1.055)}.project-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.80))}.project-info{position:absolute;z-index:2;left:15px;right:15px;bottom:14px}.project-info strong{font-size:13px}.project-info span{display:block;font-size:9px;color:rgba(255,255,255,.80);margin-top:3px;line-height:1.4}.clients{padding:45px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.clients-row{display:grid;grid-template-columns:1.2fr repeat(5,1fr);align-items:center}.clients-row h3{font-size:22px;font-weight:520;margin:0}.client-logo{height:70px;border-left:1px solid var(--line);padding:18px;display:grid;place-items:center}.client-logo img{max-height:40px;max-width:120px;object-fit:contain;filter:grayscale(1);opacity:.62;transition:.3s}.client-logo:hover img{filter:none;opacity:1}.commitment{margin:0 14px 40px;background:#151613;color:#fff;border-radius:24px;padding:36px 40px;display:grid;grid-template-columns:1.25fr repeat(3,.7fr);gap:25px;align-items:center}.commitment h2{font-size:25px;line-height:1.05;margin:0 0 8px}.commitment p{font-size:10px;line-height:1.5;color:#b9bcb6}.commit-stat{border-left:1px solid #42443f;padding-left:24px}.commit-stat strong{font-size:31px}.commit-stat span{display:block;margin-top:6px;font-size:8px;color:#b7bab4;line-height:1.4}.contact-section{padding:75px 0}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px}.contact-grid h2{font-size:42px;line-height:1.02;letter-spacing:-.04em;margin:15px 0}.contact-list{display:grid;gap:10px;margin-top:25px;font-size:11px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:block;border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px}.field span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#7c7f78;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:0;background:transparent;outline:0;color:#151615;font-size:12px}.field.full{grid-column:1/-1}.field textarea{min-height:100px;resize:vertical}.form-status{grid-column:1/-1;display:none;padding:12px;border-radius:10px;background:#eef5d4;font-size:11px}.footer{padding:38px 0 32px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:40px}.footer-logo img{width:190px;height:58px;object-fit:contain}.footer p,.footer a{font-size:10px;color:var(--muted);line-height:1.55}.footer-links{display:grid;gap:8px}.footer-title{font-size:9px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px}.copyright{border-top:1px solid var(--line);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;font-size:8px;color:#858880}.subhero{padding:80px 0 55px}.subhero h1{font-size:clamp(46px,6vw,76px);line-height:.97;letter-spacing:-.055em;margin:16px 0}.subhero p{max-width:680px;color:var(--muted);font-size:14px;line-height:1.7}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.content-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.content-card h3{font-size:18px;margin:15px 0 9px}.content-card p{font-size:11px;line-height:1.6;color:var(--muted)}.portfolio-page-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.portfolio-page-grid .project-card{grid-column:span 6;height:480px}.portfolio-page-grid .project-card:nth-child(3n){grid-column:span 7}.portfolio-page-grid .project-card:nth-child(3n+1):not(:first-child){grid-column:span 5}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0 35px}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-size:9px;cursor:pointer}.filter.active{background:#111;color:#fff}.reveal{opacity:0;transform:translateY(34px);transition:opacity .85s cubic-bezier(.2,.8,.2,1),transform .85s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}.modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.76);display:none;align-items:center;justify-content:center;padding:20px}.modal-backdrop.open{display:flex}.project-modal{width:min(720px,96vw);background:#fff;border-radius:24px;padding:22px;position:relative}.modal-close{position:absolute;right:16px;top:16px;width:36px;height:36px;border:0;border-radius:50%;background:#fff;z-index:2;cursor:pointer}.modal-media{height:380px;border-radius:16px;overflow:hidden}.modal-media img{width:100%;height:100%;object-fit:cover}.project-modal h3{font-size:27px;margin:20px 0 7px}.project-modal p{font-size:12px;color:var(--muted);line-height:1.6}.modal-tags{display:flex;gap:8px;flex-wrap:wrap}.modal-tags span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;font-size:9px}.mobile-nav{display:none}.honeypot{position:absolute!important;left:-9999px!important}@media(max-width:900px){.site-shell{width:100%;margin:0;border-radius:0}.container{width:calc(100% - 36px)}.nav,.header-cta{display:none}.mobile-toggle{display:block}.header{height:72px}.brand img{width:165px}.mobile-nav{display:none;padding:0 18px 18px}.mobile-nav.open{display:grid;gap:6px}.mobile-nav a{background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px;font-size:11px}.hero{min-height:590px;margin:0 14px}.hero:before{width:300px;height:62px}.hero-copy{padding:80px 28px;width:92%}.about-grid,.portfolio-layout,.contact-grid{grid-template-columns:1fr}.services-track{width:max-content}.service-card{flex-basis:220px}.project-collage{grid-template-columns:1fr 1fr;grid-template-rows:220px 220px 220px}.project-card.tall{grid-row:auto}.clients-row{grid-template-columns:1fr 1fr 1fr}.clients-row h3{grid-column:1/-1;margin-bottom:20px}.client-logo:nth-child(2){border-left:0}.commitment{grid-template-columns:1fr 1fr}.commitment>div:first-child{grid-column:1/-1}.portfolio-page-grid .project-card,.portfolio-page-grid .project-card:nth-child(n){grid-column:span 12;height:440px}}@media(max-width:580px){.hero{margin:0 8px;min-height:560px}.hero:before{width:230px;height:56px}.hero-cta-cut{left:18px;bottom:-24px;padding:15px 22px}.hero-copy{padding:72px 20px}.hero h1{font-size:45px}.actions{flex-direction:column;align-items:flex-start}.section{padding:65px 0}.metrics{grid-template-columns:1fr}.metric{border-right:0!important}.metric:nth-last-child(2){border-bottom:1px solid var(--line)}.section-head{align-items:flex-start}.section-head p{display:none}.project-collage{display:flex;flex-direction:column}.project-card,.project-card.large,.project-card.tall{height:250px;min-height:250px}.project-card.large{height:350px}.clients-row{grid-template-columns:1fr 1fr}.client-logo{border-left:0;border-top:1px solid var(--line)}.commitment{margin:0 8px 28px;grid-template-columns:1fr}.commitment>div:first-child{grid-column:auto}.commit-stat{border-left:0;border-top:1px solid #42443f;padding:17px 0 0}.contact-form{grid-template-columns:1fr}.field.full,.form-status{grid-column:auto}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:8px}.portfolio-page-grid .project-card,.portfolio-page-grid .project-card:nth-child(n){height:330px}.modal-media{height:260px}}

/* =========================
   PROJETECH V2.1 OVERRIDES
   ========================= */
:root{--max:1540px;--accent:#0a9f86;--lime:#dce84a;--paper:#f4f3ee;--ink:#121411;--muted:#676b65;--line:#d9dbd4}
body{background:var(--paper)}
.site-shell{width:100%;max-width:none;overflow:clip}
.container{width:min(var(--max),calc(100% - 7vw));margin:auto}
.site-header{position:sticky;top:0;z-index:80;background:rgba(244,243,238,.90);backdrop-filter:blur(16px);border-bottom:1px solid rgba(18,20,17,.06);transition:.35s}
.site-header.scrolled{box-shadow:0 10px 34px rgba(0,0,0,.08);background:rgba(255,255,255,.94)}
.header{height:94px}.brand img{width:218px;height:64px}.nav{gap:34px;font-size:12px}.header-cta{padding:15px 23px}

.hero-v21{height:clamp(690px,56vw,865px);min-height:0;margin:0 2.3vw 0;border-radius:34px;overflow:hidden;background:#172019}
.hero-v21 .hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%;border-radius:0;will-change:transform;transform:scale(1.02);transition:transform .12s linear}
.hero-v21 .hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(5,9,7,.90) 0%,rgba(5,10,8,.71) 35%,rgba(5,9,7,.23) 62%,rgba(4,8,6,.04) 82%),linear-gradient(0deg,rgba(0,0,0,.20),transparent 48%)}
.hero-v21:before,.hero-v21:after{display:none}
.hero-v21 .hero-copy{z-index:3;width:min(880px,63%);padding:clamp(82px,8vw,138px) 0 100px clamp(42px,5vw,92px)}
.hero-v21 h1{font-size:clamp(64px,6.25vw,108px);line-height:.91;letter-spacing:-.064em;font-weight:520;margin:22px 0 28px}
.hero-v21 h1 em{color:#fff;font-style:normal}
.hero-v21 p{font-size:clamp(14px,1.05vw,18px);line-height:1.65;max-width:730px;margin-bottom:16px}
.hero-positioning{display:block;font-size:12px;letter-spacing:.03em;color:var(--lime);margin-bottom:28px}
.hero-secondary{color:#fff!important;border-color:rgba(255,255,255,.42)!important;padding:15px 20px}
.hero-notch{position:absolute;z-index:8;left:0;bottom:0;width:clamp(360px,29vw,520px);height:94px;background:var(--paper);border-radius:0 42px 0 0;display:flex;align-items:flex-end;padding:17px 22px 0 0}
.hero-notch:after{content:"";position:absolute;left:100%;bottom:0;width:42px;height:42px;background:transparent;border-radius:0 0 0 42px;box-shadow:-19px 19px 0 18px var(--paper);pointer-events:none}
.hero-notch-btn{width:100%;height:60px;border-radius:999px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px 0 26px;font-size:12px;font-weight:650;transition:.3s}
.hero-notch-btn b{font-size:17px;font-weight:400;transition:.3s}.hero-notch-btn:hover{background:var(--lime);color:#111}.hero-notch-btn:hover b{transform:translate(4px,-4px)}
.hero-scroll{position:absolute;z-index:5;right:34px;bottom:28px;color:#fff;display:flex;align-items:center;gap:11px;font-size:9px;text-transform:uppercase;letter-spacing:.13em}.hero-scroll i{width:55px;height:1px;background:rgba(255,255,255,.42);position:relative;overflow:hidden}.hero-scroll i:after{content:"";position:absolute;inset:0;width:50%;background:var(--lime);animation:scrollbar 2s ease-in-out infinite alternate}@keyframes scrollbar{to{transform:translateX(100%)}}

.section{padding:clamp(92px,8vw,138px) 0}.trust-strip{padding:34px 0;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:1.2fr repeat(5,1fr);align-items:center}.trust-title{font-size:12px;text-transform:uppercase;letter-spacing:.11em;color:#6e716c}.trust-grid .client-logo{border-left:1px solid var(--line)}
.about-grid-v21{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(70px,8vw,140px);align-items:center}.display-xl{font-size:clamp(48px,4.9vw,82px);line-height:.97;letter-spacing:-.055em;font-weight:520;margin:22px 0 28px}.lead-lg{font-size:clamp(14px,1.05vw,17px);line-height:1.75;color:var(--muted);max-width:690px}.text-link{display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid currentColor;padding-bottom:7px;margin-top:24px;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.text-link span{transition:.3s}.text-link:hover span{transform:translate(4px,-4px)}
.metrics-v21{border-radius:24px}.metrics-v21 .metric{min-height:175px;padding:34px}.metrics-v21 .metric strong{font-size:clamp(40px,3.4vw,58px);font-weight:520}.metrics-v21 .metric span{font-size:12px;max-width:190px;display:block}
.section-head-v21{margin-bottom:44px}.section-head-v21 h2{font-size:clamp(37px,3.7vw,62px);line-height:1;max-width:900px}.section-head-v21>div:last-child{max-width:470px}.services-track{gap:16px}.service-card{flex-basis:calc((100% - 48px)/4);min-width:270px;border-radius:22px}.service-img{height:clamp(230px,17vw,310px)}.service-copy{padding:22px}.service-copy h3{font-size:18px}.service-copy p{font-size:11px;min-height:34px}.service-copy a{display:inline-flex;margin-top:16px;font-size:9px;text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid #aaa;padding-bottom:4px}

.integration-section{background:#151714;color:#fff;padding:0}.integration-grid{width:100%;max-width:none;display:grid;grid-template-columns:1.06fr .94fr}.integration-media{height:clamp(660px,54vw,920px);position:relative;overflow:hidden}.integration-media img{width:100%;height:100%;object-fit:cover}.media-label{position:absolute;left:32px;bottom:30px;padding:10px 13px;background:#fff;color:#111;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.integration-copy{padding:clamp(70px,8vw,145px) clamp(45px,7vw,120px);display:flex;flex-direction:column;justify-content:center}.tag-dark{background:rgba(255,255,255,.11);color:rgba(255,255,255,.72)}.integration-copy .display-xl{font-size:clamp(48px,4.8vw,80px)}.integration-copy>p{font-size:15px;line-height:1.75;color:rgba(255,255,255,.64);max-width:650px}.flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:38px 0}.flow span{border:1px solid rgba(255,255,255,.24);padding:9px 12px;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.flow i{font-style:normal;color:var(--lime)}.btn-light{background:#fff;color:#111;width:max-content}

.methodology{background:#ecebe5}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #c9cbc4;border-left:1px solid #c9cbc4}.process-grid article{min-height:290px;padding:25px;border-right:1px solid #c9cbc4;border-bottom:1px solid #c9cbc4;display:flex;flex-direction:column;transition:.35s}.process-grid article:hover{background:var(--lime);transform:translateY(-5px)}.process-grid b{font-size:10px;font-weight:500;color:#74776f}.process-grid h3{font-size:19px;font-weight:550;margin:auto 0 14px}.process-grid p{font-size:11px;line-height:1.6;color:#666a64;margin:0}

.portfolio-v21{grid-template-columns:.72fr 1.7fr;gap:55px}.portfolio-v21 .portfolio-copy{padding:40px 0}.portfolio-v21 .display-xl{font-size:clamp(44px,4.3vw,72px)}.project-collage-v21{grid-template-rows:clamp(245px,20vw,350px) clamp(245px,20vw,350px);gap:14px}.project-collage-v21 .project-card{border-radius:22px}.project-collage-v21 .project-info{left:22px;right:22px;bottom:20px}.project-collage-v21 .project-info strong{font-size:16px}.project-collage-v21 .project-info span{font-size:10px}

.segments-section{background:var(--paper)}.segments-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.segments-grid article{min-height:350px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:.35s}.segments-grid article:hover{background:#fff}.segments-grid span{font-size:10px;color:#858880}.segments-grid h3{font-size:28px;letter-spacing:-.03em;margin:auto 0 15px}.segments-grid p{font-size:12px;color:var(--muted);line-height:1.65;margin:0 0 20px}.segments-grid a{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}

.insights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.insight-card{display:block;border-top:1px solid var(--line);padding-top:14px}.insight-card img{width:100%;height:220px;object-fit:cover;border-radius:14px;transition:.5s}.insight-card:hover img{transform:scale(1.025)}.insight-card span{display:block;margin-top:17px;font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#747871}.insight-card h3{font-size:17px;line-height:1.3;margin:9px 0 16px}.insight-card b{font-size:9px;text-transform:uppercase;letter-spacing:.08em}

.cta-band{margin:0 2.3vw;background:linear-gradient(105deg,#111310,#22251f);border-radius:30px;color:#fff;padding:clamp(52px,5vw,84px) clamp(40px,5vw,84px);display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-band h2{font-size:clamp(38px,4vw,68px);letter-spacing:-.045em;line-height:1;margin:15px 0}.cta-band p{font-size:13px;line-height:1.6;color:rgba(255,255,255,.62);max-width:680px}.cta-big{min-width:310px;background:var(--lime);color:#111;border-radius:999px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;transition:.3s}.cta-big:hover{transform:translateY(-4px)}

.contact-home-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:clamp(65px,8vw,135px);align-items:start}.contact-institutional .display-xl{font-size:clamp(44px,4.5vw,72px)}.contact-details{margin-top:40px;border-top:1px solid var(--line)}.contact-details>a,.contact-details>div{display:grid;gap:4px;padding:20px 0;border-bottom:1px solid var(--line)}.contact-details small{font-size:8px;text-transform:uppercase;letter-spacing:.11em;color:#84877f}.contact-details strong{font-size:14px;font-weight:600}.contact-details span{font-size:10px;color:var(--muted)}.institutional-form{background:#fff;padding:28px;border:1px solid var(--line);border-radius:22px}.field{padding:15px}.field span{font-size:9px}.field input,.field select,.field textarea{font-size:13px}.field textarea{min-height:130px}

.footer-v21{background:#111310;color:#fff;padding:70px 0 26px;border-top:0}.footer-grid-v21{grid-template-columns:1.45fr repeat(3,.62fr);gap:55px}.footer-v21 .footer-logo img{filter:brightness(0) invert(1);width:215px}.footer-v21 p,.footer-v21 a,.footer-v21 span{color:rgba(255,255,255,.58)}.footer-v21 .footer-title{color:rgba(255,255,255,.35)}.footer-v21 .footer-links a:hover{color:var(--lime)}.footer-v21 .copyright{border-color:rgba(255,255,255,.13);color:rgba(255,255,255,.38)}
.whatsapp-float{position:fixed;z-index:75;right:22px;bottom:22px;background:#111;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:12px 14px 12px 18px;display:flex;align-items:center;gap:15px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 12px 32px rgba(0,0,0,.22);transition:.3s}.whatsapp-float b{width:28px;height:28px;border-radius:50%;background:var(--lime);color:#111;display:grid;place-items:center}.whatsapp-float:hover{transform:translateY(-4px)}

/* subpages scale */
.subhero{padding:clamp(100px,9vw,150px) 0 75px}.subhero h1{font-size:clamp(58px,6.2vw,96px);max-width:1250px}.subhero p{font-size:16px;max-width:830px}.grid-3{gap:22px}.content-card{border-radius:22px;padding:28px}.content-card h3{font-size:22px}.content-card p{font-size:12px}.portfolio-page-grid{gap:18px}.portfolio-page-grid .project-card{height:clamp(440px,38vw,620px)}

@media(max-width:1180px){
  .container{width:calc(100% - 50px)}.hero-v21{margin:0 18px;height:720px}.hero-v21 .hero-copy{width:70%;padding-left:44px}.hero-v21 h1{font-size:70px}.process-grid{grid-template-columns:repeat(3,1fr)}.insights-grid{grid-template-columns:repeat(2,1fr)}.footer-grid-v21{grid-template-columns:1.2fr repeat(3,.7fr)}
}
@media(max-width:900px){
  .container{width:calc(100% - 36px)}.site-header{position:sticky}.header{height:76px}.hero-v21{height:650px;margin:0 12px;border-radius:24px}.hero-v21 .hero-copy{width:92%;padding:76px 28px 110px}.hero-v21 h1{font-size:58px}.hero-notch{width:310px;height:78px;border-radius:0 30px 0 0;padding:14px 18px 0 0}.hero-notch-btn{height:52px}.trust-grid{grid-template-columns:1fr 1fr 1fr}.trust-title{grid-column:1/-1;margin-bottom:18px}.trust-grid .client-logo:nth-child(2){border-left:0}.about-grid-v21,.integration-grid,.contact-home-grid{grid-template-columns:1fr}.integration-media{height:540px}.integration-copy{padding:70px 28px}.process-grid{grid-template-columns:repeat(2,1fr)}.portfolio-v21{grid-template-columns:1fr}.project-collage-v21{grid-template-columns:1fr 1fr;grid-template-rows:250px 250px 250px}.segments-grid{grid-template-columns:1fr}.segments-grid article{min-height:250px}.cta-band{margin:0 12px;align-items:flex-start;flex-direction:column}.cta-big{min-width:0;width:100%}.footer-grid-v21{grid-template-columns:1fr 1fr}.footer-logo{grid-column:1/-1}
}
@media(max-width:580px){
  .container{width:calc(100% - 28px)}.hero-v21{height:620px;margin:0 7px;border-radius:20px}.hero-v21 .hero-copy{padding:64px 20px 115px;width:100%}.hero-v21 h1{font-size:45px}.hero-v21 p{font-size:13px}.hero-positioning{font-size:10px}.hero-notch{width:255px;height:72px;padding:12px 13px 0 0;border-radius:0 26px 0 0}.hero-notch:after{width:30px;height:30px;box-shadow:-14px 14px 0 14px var(--paper)}.hero-notch-btn{height:48px;font-size:10px;padding:0 16px}.hero-scroll{display:none}.trust-grid{grid-template-columns:1fr 1fr}.about-grid-v21{gap:45px}.display-xl{font-size:43px}.metrics-v21{grid-template-columns:1fr}.metrics-v21 .metric{min-height:115px;padding:24px}.section-head-v21{display:block}.section-head-v21>div:last-child{margin-top:20px}.service-card{min-width:235px}.integration-media{height:420px}.flow i{display:none}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:210px}.project-collage-v21{display:flex;flex-direction:column}.project-collage-v21 .project-card,.project-collage-v21 .project-card.large,.project-collage-v21 .project-card.tall{height:300px;min-height:300px}.project-collage-v21 .project-card.large{height:410px}.insights-grid{grid-template-columns:1fr}.insight-card img{height:250px}.cta-band{padding:45px 24px}.cta-band h2{font-size:42px}.institutional-form{padding:18px}.footer-grid-v21{grid-template-columns:1fr}.footer-logo{grid-column:auto}.whatsapp-float span{display:none}.whatsapp-float{padding:9px;right:12px;bottom:12px}.whatsapp-float b{width:34px;height:34px}.subhero h1{font-size:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}
.article-list{max-width:1050px}.article-block{padding:70px 0;border-top:1px solid var(--line);scroll-margin-top:110px}.article-block h2{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 28px}.article-block p{font-size:15px;line-height:1.8;color:var(--muted);max-width:850px}.article-block .text-link{margin-top:12px}


/* V2.2 refinements */
:root{--brand-green:#11a489}
.header-cta:hover,.nav a:hover,.nav .is-active,.mobile-nav a:hover,.text-link:hover,.service-copy a:hover,.footer-links a:hover,.project-info:hover strong{color:var(--brand-green)}
.hero-v21 .eyebrow,.hero-positioning,.hero-scroll i:after,.round.next:hover,.whatsapp-float:hover{background-color:initial}
.hero-v21{overflow:visible;padding-bottom:126px;margin-bottom:-14px}
.hero-v21 .hero-copy{padding-bottom:130px}
.hero-notch{left:0;bottom:0;width:min(68%,1120px);height:126px;background:var(--paper);border-radius:0 82px 0 0;padding:0 26px 0 0;display:flex;align-items:flex-end}
.hero-notch:before{content:"";position:absolute;left:0;top:-70px;width:100%;height:72px;background:var(--paper);border-radius:0 70px 0 0}
.hero-notch:after{content:"";position:absolute;right:-92px;bottom:0;width:184px;height:126px;background:var(--paper);border-radius:88px 0 0 0;box-shadow:-44px 0 0 0 var(--paper)}
.hero-notch-btn{position:relative;z-index:2;width:calc(100% - 22px);height:74px;border-radius:999px 999px 24px 999px;background:var(--ink);box-shadow:0 16px 30px rgba(0,0,0,.18);padding:0 26px 0 34px}
.hero-notch-btn:hover{background:var(--brand-green);color:#fff}.hero-notch-btn:hover b{transform:translate(6px,-4px)}
@media (max-width: 980px){.hero-v21{padding-bottom:110px}.hero-notch{width:calc(100% - 18px);height:112px}.hero-notch:after{right:-40px;width:100px;height:96px}.hero-notch:before{top:-48px;height:50px}.hero-notch-btn{height:68px;width:100%}}
.service-card.icon-card{display:flex;flex-direction:column;justify-content:space-between}
.service-card.icon-card:hover{border-color:var(--brand-green);box-shadow:0 18px 35px rgba(17,164,137,.14)}
.service-icon-wrap{height:205px;background:linear-gradient(145deg,#f6f6f1,#ecece5);display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid var(--line);transition:.35s}
.service-icon{font-size:68px;line-height:1;color:var(--ink);transition:.35s}
.service-card.icon-card:hover .service-icon-wrap{background:linear-gradient(145deg,#0f1915,#12231d)}
.service-card.icon-card:hover .service-icon{color:var(--lime);transform:scale(1.06)}
.service-card.icon-card .service-no{background:rgba(17,164,137,.10);color:var(--brand-green);border:1px solid rgba(17,164,137,.18)}
.service-copy a{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:10px;font-weight:600;letter-spacing:.04em;border-bottom:1px solid transparent;transition:.25s}
.service-card:hover .service-copy a{border-color:var(--brand-green)}
.integration-media{border-radius:28px;overflow:hidden;background:#0d1512}.integration-media img{transition:transform .6s ease,filter .35s}.integration-media:hover img{transform:scale(1.04);filter:saturate(1.06)}
.media-label{transition:.3s}.integration-media:hover .media-label{background:var(--brand-green);color:#fff}
.flow span{transition:.25s}.flow span:hover{background:var(--brand-green);border-color:var(--brand-green);color:#fff}
.btn-light:hover{background:var(--brand-green);color:#fff}
.content-card,.segments-grid article{transition:.3s}.content-card:hover,.segments-grid article:hover{border-color:var(--brand-green);box-shadow:0 16px 34px rgba(17,164,137,.12);transform:translateY(-6px)}
.content-card:hover .tag,.segments-grid article:hover .tag{background:var(--brand-green);color:#fff}
.service-page-hidden{display:none}.service-page-icon{height:210px;border-radius:13px;background:linear-gradient(145deg,#f6f6f1,#ecece5);display:flex;align-items:center;justify-content:center;font-size:72px;color:var(--ink);transition:.35s}.content-card:hover .service-page-icon{background:linear-gradient(145deg,#102019,#183228);color:var(--lime)}
.footer-logo p,.copyright span{color:#73756f}


/* V2.3 refinements */
:root{--hover-green:#5fe3b8;--brand-green:#1fb39a;--brand-green-dark:#12927d}
.header-cta:hover,.nav a:hover,.mobile-nav a:hover,.text-link:hover,.service-copy a:hover,.footer-links a:hover,.btn:hover,.filter:hover,.filter.active{color:#0b1a15}
.header-cta:hover,.btn-primary:hover,.whatsapp-float:hover,.filter.active,.filter:hover{background:var(--hover-green)!important;border-color:var(--hover-green)!important}
.nav a:after,.text-link span,.service-copy a,.project-card:hover .project-info span{color:var(--hover-green)}
.hero-v21{padding-bottom:0;overflow:hidden;margin-bottom:0}
.hero-v21 .hero-copy{padding-bottom:180px}
.hero-notch{left:32px;bottom:22px;width:min(72%,1180px);height:162px;background:transparent;border-radius:0;padding:0;display:block}
.hero-notch:before{display:none}
.hero-notch:after{display:none}
.hero-notch .hero-notch-btn{position:absolute;left:0;bottom:0;width:calc(100% - 118px);height:74px;border-radius:999px;background:#1fb39a;color:#fff;padding:0 28px 0 30px;z-index:2}
.hero-notch .hero-notch-btn:before{content:"";position:absolute;right:-116px;top:-2px;width:168px;height:138px;background:var(--paper);clip-path:path('M0,138 C36,62 86,24 168,24 L168,138 Z')}
.hero-notch .hero-notch-btn:after{content:"";position:absolute;left:-34px;top:-86px;width:calc(100% + 156px);height:118px;background:var(--paper);border-radius:0 76px 0 0;z-index:-1}
.hero-notch .hero-notch-btn b{font-size:18px}.hero-notch .hero-notch-btn:hover{background:var(--hover-green);color:#0b1a15}
@supports not (clip-path:path('M0,0 L1,1')){.hero-notch .hero-notch-btn:before{clip-path:ellipse(70% 70% at 100% 100%);right:-82px;width:126px;height:126px;top:-12px}}
@media (max-width:980px){.hero-v21 .hero-copy{padding-bottom:150px}.hero-notch{left:18px;right:18px;width:auto;bottom:14px;height:126px}.hero-notch .hero-notch-btn{width:calc(100% - 56px);height:68px}.hero-notch .hero-notch-btn:before{right:-54px;width:82px;height:98px;top:-4px}.hero-notch .hero-notch-btn:after{left:-12px;top:-52px;width:calc(100% + 70px);height:72px;border-radius:0 46px 0 0}}
.service-card.icon-card{border-radius:22px;overflow:hidden;background:#fafaf7}
.service-icon-wrap{height:176px;background:linear-gradient(180deg,#fcfcfa,#f2f2ec)}
.service-icon{font-size:46px;font-weight:300;color:#1d2320}
.service-card.icon-card:hover{transform:translateY(-8px);border-color:#d8ddd7;box-shadow:0 22px 40px rgba(0,0,0,.07)}
.service-card.icon-card:hover .service-icon-wrap{background:linear-gradient(180deg,#f4fff9,#e2fbf2)}
.service-card.icon-card:hover .service-icon{color:var(--brand-green)}
.service-card.icon-card .service-no{background:#fff;color:#73807a;border:1px solid #e2e3dd}
.service-copy{padding:22px}.service-copy h3{font-size:18px;margin-bottom:10px}.service-copy p{font-size:12px;line-height:1.65}.service-copy a{font-size:11px;color:#5d6b66}
.integration-section{background:#111815}.integration-media{border-radius:34px;min-height:720px;background:radial-gradient(circle at 70% 30%,rgba(95,227,184,.25),transparent 22%),linear-gradient(140deg,#1a2622,#101513 60%);position:relative}
.integration-media::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(95,227,184,.12) 1px, transparent 1px),linear-gradient(90deg, rgba(95,227,184,.12) 1px, transparent 1px);background-size:44px 44px;opacity:.55}
.integration-media::after{content:'';position:absolute;right:8%;top:10%;width:38%;height:78%;border:2px solid rgba(255,255,255,.7);box-shadow:-36px 28px 0 -34px rgba(95,227,184,.55), -74px 56px 0 -72px rgba(95,227,184,.45);transform:perspective(700px) rotateY(-18deg)}
.integration-media img{opacity:.18;mix-blend-mode:screen;filter:grayscale(.2) brightness(1.05)}
.media-label{background:#fff;color:#111;font-size:10px;letter-spacing:.11em}.integration-media:hover .media-label{background:var(--hover-green);color:#092018}
.flow span:hover,.btn-light:hover{background:var(--hover-green);border-color:var(--hover-green);color:#0d1b16}
.footer{padding-top:40px;padding-bottom:44px}.footer-logo img{width:220px;max-width:100%}.footer-logo p{font-size:14px;line-height:1.7}.footer-title{font-size:15px;letter-spacing:.02em}.footer-links a,.footer-links span{font-size:13px;line-height:1.9}.copyright span{font-size:12px}
.whatsapp-float{background:#111;color:#fff}.whatsapp-float:hover span,.whatsapp-float:hover b{color:#0d1b16}
/* portfolio premium */
.portfolio-page-grid{gap:18px}.portfolio-page-grid .project-card{border-radius:24px;overflow:hidden}.portfolio-page-grid .project-card img{transition:transform .7s ease,filter .35s}.portfolio-page-grid .project-card:hover img{transform:scale(1.05);filter:saturate(1.08)}
.portfolio-page-grid .project-info{left:22px;right:22px;bottom:20px}.portfolio-page-grid .project-info strong{font-size:20px}.portfolio-page-grid .project-info span{font-size:11px;color:rgba(255,255,255,.82)}
.portfolio-page-grid .project-card::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.68));z-index:1}.portfolio-page-grid .project-info{z-index:2}
.filters{margin:30px 0 42px}.filter{padding:12px 18px;font-size:10px;letter-spacing:.08em}
.content-card:hover .service-page-icon{background:linear-gradient(180deg,#f4fff9,#e2fbf2);color:var(--brand-green)}


/* V2.4 corrections */
:root{--hover-green:#dce83c;--lime:#dce83c;--brand-green:#dce83c;--brand-green-dark:#b7c82d}
.header-cta:hover,.btn-primary:hover,.whatsapp-float:hover,.filter.active,.filter:hover,.btn-light:hover,.btn-dark:hover{background:var(--hover-green)!important;color:#111!important;border-color:var(--hover-green)!important}
.nav a:hover,.mobile-nav a:hover,.text-link:hover,.service-copy a:hover,.footer-links a:hover,.footer-links span:hover,.project-card:hover .project-info strong,.content-card:hover h3,.segments-grid article:hover h3{color:var(--hover-green)!important}
.nav a:after,.mobile-nav a:after{background:var(--hover-green)!important}
.hero-v21{overflow:visible!important;padding-bottom:132px!important}
.hero-v21 .hero-copy{padding-bottom:160px!important;position:relative;z-index:3}
.hero-v21 .hero-actions{position:relative;z-index:4}
.hero-v21 .hero-actions .btn-dark{position:relative;z-index:4}
.hero-notch{position:absolute!important;left:32px!important;right:auto!important;bottom:-1px!important;width:min(76%,1180px)!important;height:148px!important;background:var(--paper)!important;border-radius:0 96px 0 0!important;z-index:2!important;overflow:visible!important}
.hero-notch:before{content:''!important;position:absolute!important;left:0!important;top:-58px!important;width:calc(100% - 96px)!important;height:58px!important;background:var(--paper)!important;border-radius:0 54px 0 0!important;display:block!important}
.hero-notch:after{content:''!important;position:absolute!important;right:-92px!important;bottom:0!important;width:182px!important;height:116px!important;background:var(--paper)!important;border-radius:96px 0 0 0!important;display:block!important}
.hero-notch-btn{position:absolute!important;left:26px!important;right:118px!important;bottom:22px!important;width:auto!important;height:72px!important;border-radius:999px!important;background:#21b7a5!important;color:#fff!important;z-index:5!important;box-shadow:0 22px 34px rgba(0,0,0,.18)!important}
.hero-notch-btn:hover{background:var(--hover-green)!important;color:#111!important}
.hero-notch-btn b{font-size:18px!important}
.hero-notch-btn span,.hero-notch-btn b{position:relative;z-index:2}
.hero-notch-btn:before,.hero-notch-btn:after{display:none!important}
@media(max-width:980px){.hero-v21{padding-bottom:118px!important}.hero-v21 .hero-copy{padding-bottom:138px!important}.hero-notch{left:18px!important;width:calc(100% - 36px)!important;height:118px!important;border-radius:0 54px 0 0!important}.hero-notch:before{top:-42px!important;height:42px!important;width:calc(100% - 54px)!important}.hero-notch:after{right:-46px!important;width:86px!important;height:86px!important;border-radius:48px 0 0 0!important}.hero-notch-btn{left:16px!important;right:52px!important;bottom:14px!important;height:64px!important}}
.service-card:hover,.content-card:hover,.segments-grid article:hover,.project-card:hover{border-color:var(--hover-green)!important}
.footer-logo img{width:290px!important;max-width:100%!important}.footer-logo p{font-size:15px!important}.footer-title{font-size:16px!important}.footer-links a,.footer-links span{font-size:14px!important}.copyright span{font-size:13px!important}
.portfolio-page-grid{display:grid!important;grid-template-columns:1.08fr 1.08fr .92fr .92fr!important;grid-auto-rows:230px!important;gap:16px!important}
.portfolio-page-grid .project-card{min-height:230px!important}.portfolio-page-grid .project-card.tall{grid-row:span 2!important}.portfolio-page-grid .project-card.wide{grid-column:span 2!important}.portfolio-page-grid .project-card.featured{grid-column:span 2!important;grid-row:span 2!important}.portfolio-page-grid .project-card img{width:100%;height:100%;object-fit:cover}
.portfolio-page-grid .project-info strong{font-size:22px!important}.portfolio-page-grid .project-info span{font-size:12px!important}
@media(max-width:900px){.portfolio-page-grid{grid-template-columns:1fr 1fr!important;grid-auto-rows:220px!important}.portfolio-page-grid .project-card.featured,.portfolio-page-grid .project-card.wide{grid-column:span 2!important}.portfolio-page-grid .project-card.tall{grid-row:span 1!important}}
@media(max-width:560px){.portfolio-page-grid{display:flex!important;flex-direction:column!important}.portfolio-page-grid .project-card{height:250px!important}.portfolio-page-grid .project-card.featured{height:340px!important}}


/* V2.5 — hero completo e portfolio estável */
.hero-v21{height:clamp(720px,56vw,900px)!important;min-height:680px!important;margin:0 2.3vw!important;padding-bottom:0!important;overflow:hidden!important;border-radius:34px!important}
.hero-v21 .hero-copy{padding:clamp(82px,8vw,138px) 0 90px clamp(42px,5vw,92px)!important;width:min(920px,66%)!important}
.hero-v21 .actions{display:flex!important;gap:12px!important;align-items:center!important;margin-top:28px!important}
.hero-primary{background:var(--lime)!important;color:#111!important;border:1px solid var(--lime)!important}
.hero-primary:hover{background:#e8f14f!important;border-color:#e8f14f!important;color:#111!important}
.hero-secondary:hover{background:rgba(255,255,255,.12)!important;color:#fff!important;border-color:#fff!important}
.hero-notch,.hero-notch-btn{display:none!important}
.hero-scroll{bottom:30px!important}

.portfolio-page-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:260px!important;grid-auto-flow:row dense!important;gap:18px!important;align-items:stretch!important}
.portfolio-page-grid .project-card,.portfolio-page-grid .project-card:nth-child(n){grid-column:auto!important;grid-row:auto!important;height:auto!important;min-height:260px!important;position:relative!important;transform:none!important;margin:0!important}
.portfolio-page-grid .project-card.portfolio-featured{grid-column:span 2!important;grid-row:span 2!important;min-height:538px!important}
.portfolio-page-grid .project-card img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}
.portfolio-page-grid .project-info{position:absolute!important;left:22px!important;right:22px!important;bottom:20px!important;z-index:3!important}
@media(max-width:900px){.hero-v21{height:680px!important;margin:0 14px!important}.hero-v21 .hero-copy{width:88%!important;padding:78px 28px 80px!important}.portfolio-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:240px!important}.portfolio-page-grid .project-card.portfolio-featured{grid-column:span 2!important;grid-row:span 2!important;min-height:498px!important}}
@media(max-width:580px){.hero-v21{height:620px!important;margin:0 8px!important}.hero-v21 .hero-copy{width:96%!important;padding:70px 20px 70px!important}.hero-v21 .actions{flex-direction:column!important;align-items:flex-start!important}.portfolio-page-grid{display:flex!important;flex-direction:column!important}.portfolio-page-grid .project-card,.portfolio-page-grid .project-card:nth-child(n),.portfolio-page-grid .project-card.portfolio-featured{height:320px!important;min-height:320px!important}.portfolio-page-grid .project-card.portfolio-featured{height:410px!important;min-height:410px!important}}
