:root{--red:#f9ce32;--red-dark:#fff000;--gold-dark:#7a5a00;--ink:#013920;--steel:#06291a;--paper:#d6f4d8;--white:#fff;--mint:#d6f4d8;--lime:#70f250;--muted:#4f7060;--line:#b8d9bd;--max:1180px;--display:"Atyp Display Bold","Arial Narrow","Helvetica Neue Condensed",Impact,sans-serif;--body:"Aeonik","Sora","Helvetica Neue",Arial,sans-serif;--accent:"Cornero","ITC Franklin Gothic Heavy",Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;padding-top:36px;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit}img{display:block;max-width:100%}.wrap{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:16px;z-index:999;background:#fff;padding:12px 18px;font-weight:800}.skip-link:focus{top:52px}.top-strip{position:fixed;inset:0 0 auto;height:36px;z-index:100;background:var(--red);color:var(--ink);overflow:hidden;font:800 12px/36px var(--body);letter-spacing:.12em;text-transform:uppercase}.ticker-track{width:max-content;display:flex;align-items:center;animation:ticker 48s linear infinite;will-change:transform}.ticker-group{width:max-content;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:28px;padding-inline:24px;white-space:nowrap}.ticker-group i{flex:0 0 4px;width:4px;height:4px;border-radius:50%;background:var(--ink);opacity:.75}@keyframes ticker{to{transform:translateX(-50%)}}
.site-header{height:108px;padding:0 max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;background:#fff;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;width:max-content}.brand svg{width:44px;height:44px;fill:var(--red)}.brand span{font:900 29px/1 var(--display);letter-spacing:-.05em}.brand strong{color:var(--red)}.header-benefit{display:flex;align-items:center;gap:14px;padding-inline:34px;border-inline:1px solid var(--line);font-size:14px;line-height:1.25}.header-benefit svg{width:34px;height:34px;fill:none;stroke:var(--red);stroke-width:1.7}.header-benefit strong{display:block;color:var(--ink);font-size:16px;text-transform:uppercase}.btn{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:56px;padding:14px 23px;background:var(--red);color:var(--ink);text-decoration:none;font-weight:850;line-height:1.2;transition:.25s ease;box-shadow:0 10px 28px rgba(249,206,50,.24)}.btn:hover,.btn:focus-visible{background:var(--red-dark);transform:translateY(-2px)}.btn-header{justify-self:end;font-size:14px}.btn span{font-size:20px}
.hero{height:min(720px,calc(100vh - 144px));min-height:590px;position:relative;isolation:isolate;background:#000}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-shade{position:absolute;inset:0;z-index:-1;background:rgba(1,57,32,.76)}.hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.eyebrow{margin:0 0 20px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:850;letter-spacing:.15em;text-transform:uppercase;color:var(--red)}.eyebrow span{width:34px;height:3px;background:currentColor}.eyebrow.dark{color:var(--ink)}h1,h2,h3{font-family:var(--display);text-transform:uppercase;letter-spacing:-.035em;margin:0;line-height:.93}h1{font-size:clamp(3.1rem,6.1vw,6rem);max-width:950px}h1 em,h2 em,h3 em{font-style:normal;color:var(--red)}.hero .btn{margin-top:36px}.hero-index{position:absolute;right:max(24px,calc((100vw - var(--max))/2));bottom:38px;color:#fff;display:flex;align-items:center;gap:14px;font-size:12px;letter-spacing:.15em}.hero-index b{font-size:24px;color:var(--red)}.hero-index span{height:1px;width:70px;background:rgba(255,255,255,.5)}
.section{padding:110px 0}.products{background:#eefbef}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:52px}.section h2{font-size:clamp(2.65rem,5vw,5rem)}.carousel-nav{display:flex;align-items:center;gap:16px}.arrow{width:54px;height:54px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:24px;cursor:pointer;transition:.2s}.arrow:hover,.arrow:focus-visible{background:var(--ink);color:#fff}.counter{font-size:13px;color:var(--muted)}.counter b{font-size:22px;color:var(--red)}.carousel{position:relative;min-height:530px}.product-slide{display:none;grid-template-columns:1.5fr .85fr;background:#fff;box-shadow:0 22px 60px rgba(1,57,32,.1)}.product-slide.active{display:grid;animation:reveal .45s ease}@keyframes reveal{from{opacity:.35;transform:translateX(18px)}}.product-photo{position:relative;min-height:530px;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover}.photo-number{position:absolute;bottom:0;left:0;padding:14px 20px;background:var(--red);color:var(--ink);font:800 15px var(--body)}.product-copy{padding:58px 48px;display:flex;flex-direction:column;justify-content:center}.product-label{margin:0 0 20px;color:var(--ink);font-size:12px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.product-copy h3{font-size:clamp(3rem,5vw,5.2rem)}.product-copy ul{margin:30px 0;padding:0;list-style:none;border-top:1px solid var(--line)}.product-copy li{padding:13px 0;border-bottom:1px solid var(--line);font-weight:650}.product-copy li::before{content:"—";color:var(--red);margin-right:10px}.text-link{width:max-content;color:var(--ink);font-weight:850;text-decoration:none;border-bottom:2px solid var(--red);padding-bottom:4px}.text-link span{color:var(--red);margin-left:10px}.dots{display:flex;justify-content:center;gap:8px;margin-top:26px}.dots button{width:36px;height:4px;border:0;background:var(--line);padding:0;cursor:pointer}.dots button[aria-selected="true"]{background:var(--red)}
.benefits{background:var(--ink);color:#fff;position:relative;overflow:hidden}.benefits::after{content:"R";position:absolute;right:-20px;bottom:-145px;font:900 38rem/1 var(--display);color:rgba(255,255,255,.025)}.benefits-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;position:relative;z-index:1}.benefits-title .eyebrow{margin-bottom:25px}.benefits h2{margin-bottom:42px}.btn-outline{background:transparent;border:1px solid #5a5d60;box-shadow:none}.btn-outline:hover{border-color:var(--red)}.benefit-list{margin:0;padding:0;list-style:none}.benefit-list li{display:grid;grid-template-columns:74px 1fr;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid #3c3f42}.benefit-list li:first-child{border-top:1px solid #3c3f42}.benefit-list>li>span{font:900 29px var(--display);color:var(--red)}.benefit-list small{display:block;color:#919599;font-size:13px}.benefit-list strong{display:block;font:900 clamp(1.55rem,3vw,2.7rem)/1 var(--display);text-transform:uppercase}
.about{background:#fff}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.about-visual{min-height:520px;position:relative;display:grid;place-items:center;background:var(--ink);overflow:hidden}.about-visual::before{content:none}.about-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom}.metal-mark{width:235px;height:235px;display:grid;place-items:center;border:1px solid rgba(214,244,216,.35);transform:rotate(45deg);box-shadow:0 0 0 26px rgba(214,244,216,.05)}.metal-mark span{transform:rotate(-45deg);font:900 13rem/.8 var(--display);color:var(--red)}.about-visual p{position:absolute;bottom:26px;right:30px;color:#fff;text-align:center;letter-spacing:.2em;line-height:1.15}.about-copy h2{margin-bottom:34px}.about-copy>p:not(.eyebrow){color:var(--muted);margin:0 0 18px;max-width:650px}.about-copy strong{color:var(--ink)}.btn-dark{margin-top:20px;background:var(--ink);color:#fff;box-shadow:none}.btn-dark:hover{background:var(--red);color:var(--ink)}
.footer{background:#001f12;color:#fff}.footer-main{min-height:260px;display:grid;grid-template-columns:1fr 1.4fr .8fr;gap:70px;align-items:center}.footer-brand svg{fill:var(--red)}.footer-item small{color:var(--red);font-weight:850;letter-spacing:.15em}.footer-item p,.footer-item a{margin:8px 0 0;color:var(--mint);text-decoration:none;line-height:1.55}.footer-item a{font-size:20px;font-weight:800}.footer-bottom{border-top:1px solid rgba(214,244,216,.16);color:#8eaa98;font-size:13px}.footer-bottom .wrap{padding-block:20px;text-align:center}.floating-cta{position:fixed;right:24px;bottom:24px;z-index:40;display:flex;align-items:center;gap:10px;padding:15px 20px;border-radius:999px;background:var(--lime);color:var(--ink);text-decoration:none;font-weight:900;box-shadow:0 12px 35px rgba(0,0,0,.28);transition:.2s}.floating-cta:hover,.floating-cta:focus-visible{background:var(--mint);transform:translateY(-3px)}.floating-cta svg{width:25px;height:25px;fill:currentColor}
@media (max-width:900px){.site-header{height:88px;grid-template-columns:1fr auto;padding-inline:24px}.header-benefit{display:none}.btn-header{min-height:48px}.hero{height:680px;min-height:0}.hero-shade{background:rgba(1,57,32,.8)}.product-slide{grid-template-columns:1fr}.product-photo{min-height:400px}.benefits-grid,.about-grid{grid-template-columns:1fr;gap:60px}.benefits-title{max-width:600px}.about-visual{min-height:420px}.footer-main{grid-template-columns:1fr 1fr;gap:32px;padding-block:60px}.footer-brand{grid-column:1/-1}}
@media (max-width:620px){.wrap{width:min(100% - 32px,var(--max))}.site-header{height:74px;padding-inline:16px}.brand svg{width:35px;height:35px}.brand span{font-size:23px}.btn-header{font-size:0;min-height:44px;padding:10px 14px}.btn-header::before{content:"WhatsApp";font-size:13px}.btn-header span{font-size:16px}.hero{height:640px}.hero-content{justify-content:flex-end;padding-bottom:96px}.hero .eyebrow{font-size:11px}.hero-index{display:none}h1{font-size:clamp(2.75rem,13vw,4.1rem)}.section{padding:78px 0}.section-heading{align-items:flex-start;gap:24px;flex-direction:column}.carousel-nav{align-self:flex-end}.product-photo{min-height:280px}.product-copy{padding:38px 26px}.product-copy h3{font-size:3.4rem}.benefits-grid{gap:45px}.benefit-list li{grid-template-columns:50px 1fr;gap:12px}.benefit-list small{font-size:12px}.about-grid{gap:45px}.about-visual{min-height:350px}.metal-mark{width:165px;height:165px}.metal-mark span{font-size:9rem}.footer-main{grid-template-columns:1fr;gap:35px}.footer-brand{grid-column:auto}.floating-cta{right:14px;bottom:14px;padding:14px}.floating-cta span{font-size:13px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker{animation:none}.btn,.floating-cta{transition:none}.product-slide.active{animation:none}}
.hero-subtitle{margin:18px 0 0;color:var(--red);font:900 clamp(1.2rem,2.3vw,2rem)/1 var(--display);letter-spacing:.02em;text-transform:uppercase}
.floating-cta svg{width:30px;height:30px;flex:0 0 30px}
.product-copy h3{min-height:1.86em}.product-copy li{min-height:66px;display:flex;align-items:center;gap:10px}.product-copy li::before{margin-right:0;flex:0 0 auto}
.product-copy li{height:90px;min-height:90px}
.product-slide.active{animation:reveal-smooth .6s cubic-bezier(.22,.8,.28,1)}@keyframes reveal-smooth{from{opacity:.35;transform:translateX(18px)}}
.product-copy{min-height:530px;align-items:flex-start}
.product-copy ul{border-bottom:1px solid var(--line)}
.product-copy ul{width:100%}
.whatsapp-link{display:inline-flex;align-items:center;justify-content:flex-start;vertical-align:middle;border:0;background:var(--red);color:var(--ink);padding:15px 22px;gap:11px;line-height:1;box-shadow:0 10px 24px rgba(249,206,50,.2)}.whatsapp-link:hover,.whatsapp-link:focus-visible{background:var(--red-dark)}.whatsapp-link svg{display:block;width:27px;height:27px;fill:currentColor;flex:0 0 27px;margin:0;transform:none}.whatsapp-link span{display:block;margin:0;color:inherit;line-height:1.2}
.carousel-nav{margin-top:18px}
@media (max-width:620px){.products.section{padding-top:28px}.products .section-heading{gap:28px;margin-bottom:28px}.products .section-heading>div:first-child{width:100%;text-align:center}.products .eyebrow{display:none}.products .section-heading h2{font-size:clamp(1.55rem,4.8vw,2rem);letter-spacing:.01em;text-align:center}.products .section-heading h2>span{font-size:1.35em;letter-spacing:-.04em;font-weight:900;white-space:nowrap;display:inline-block}.carousel-nav{width:100%;align-self:stretch;justify-content:space-between;gap:12px;margin-top:0}.carousel-nav .arrow{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;padding:0;line-height:1;font-size:22px}.carousel-nav .counter{font-size:15px}.carousel-nav .counter b{font-size:24px}.product-copy{min-height:420px;position:relative;top:-28px}.product-copy h3{font-size:clamp(2.4rem,10vw,3.2rem);white-space:nowrap;min-height:1em}.product-copy ul{margin-top:20px}.product-copy .whatsapp-link{align-self:center}}

@media (min-width:901px){
  .benefits-grid{grid-template-columns:.78fr 1.22fr;gap:118px;align-items:center}
  .benefits-title h2{font-size:clamp(3.5rem,5vw,5.4rem);line-height:.9;letter-spacing:-.045em}
  .benefits-title .btn-outline{width:min(100%,492px);justify-content:space-between;margin-top:54px;padding:18px 28px;min-height:64px;font-size:17px}
  .benefit-list li{grid-template-columns:74px 1fr;gap:72px;min-height:154px;padding:31px 0}
  .benefit-list li:first-child{border-top:1px solid #3c3f42}
  .benefit-list>li>span{font-size:32px}
  .benefit-list small{font-size:17px;line-height:1.2;margin-bottom:7px}
  .benefit-list strong{font-size:clamp(2rem,3vw,3.15rem);line-height:.98;letter-spacing:-.025em}
}

@media (max-width:620px){
  .benefits.section{padding:54px 0 46px}
  .benefits::after{right:-78px;bottom:-70px;font-size:29rem}
  .benefits-grid{gap:30px}
  .benefits-title{max-width:none}
  .benefits-title .eyebrow{margin-bottom:16px}
  .benefits-title h2{margin-bottom:28px;font-size:clamp(3.25rem,15vw,4.6rem);line-height:.86}
  .benefits-title .btn-outline{width:100%;min-height:58px;justify-content:space-between;padding:14px 20px;margin:0}
  .benefit-list{display:grid;gap:12px}
  .benefit-list li,.benefit-list li:first-child{grid-template-columns:46px 1fr;gap:14px;min-height:112px;padding:20px 18px;background:#181b1e;border:1px solid #34383b}
  .benefit-list>li>span{font-size:27px;align-self:start;line-height:1}
  .benefit-list small{font-size:13px;line-height:1.25;margin-bottom:6px}
  .benefit-list strong{font-size:clamp(1.45rem,7vw,2rem);line-height:.98}
}

/* Benefits — horizontal card composition */
.benefits{background:linear-gradient(135deg,#013920 0%,#176b45 52%,#70f250 100%);color:#fff}
.benefits::after{content:none}
.benefits-shell{position:relative;z-index:1}
.benefits-title{max-width:100%}
.benefits-title .eyebrow{color:#fff;margin-bottom:24px}
.benefits-title h2{max-width:1050px;margin:0;color:#fff;font-size:clamp(4rem,7vw,7.2rem);line-height:.86;letter-spacing:-.045em}
.benefits-title h2 em{color:var(--red)}
.brand img{display:block;width:220px;height:auto;object-fit:contain}
.header-benefit{min-height:72px;background:linear-gradient(135deg,#f3fff4 0%,var(--mint) 100%);border:1px solid var(--line);border-radius:12px;padding:9px 20px 9px 10px;gap:16px;box-shadow:0 10px 28px rgba(1,57,32,.1)}
.header-benefit svg{width:52px;height:52px;padding:10px;flex:0 0 52px;background:var(--red);stroke:var(--ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none;border-radius:10px}
.header-benefit strong{font-size:18px;line-height:1.05;letter-spacing:-.015em}
.header-benefit span{font-size:15px;line-height:1.25;color:var(--muted)}
.benefit-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:72px 0 0;padding:0;list-style:none;background:#fff;border:1px solid rgba(17,19,21,.14)}
.benefit-list li,.benefit-list li:first-child{display:flex;flex-direction:column;align-items:flex-start;min-height:270px;padding:30px 32px 28px;background:#fff;color:var(--red);border:0;border-right:1px solid rgba(249,206,50,.34)}
.benefit-list li:last-child{border-right:0}
.benefit-card-top{display:flex;align-items:flex-start;justify-content:space-between;width:100%}
.benefit-card-top svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.benefit-handshake-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;background:transparent}
.benefit-handshake-icon img{display:block;width:42px;height:42px;object-fit:contain;filter:brightness(0) saturate(100%) invert(88%) sepia(59%) saturate(2588%) hue-rotate(330deg) brightness(105%) contrast(95%)}
.benefit-list .benefit-card-top>span{font:900 28px/1 var(--display);color:var(--red)}
.benefit-list strong{display:block;margin-top:auto;color:var(--ink);font:900 clamp(1.7rem,2.5vw,2.55rem)/1.02 var(--body);letter-spacing:-.035em;text-align:left;text-transform:none}
.benefits-cta{width:max-content;min-width:420px;margin-top:30px;justify-content:flex-start;background:#fff;color:var(--ink);box-shadow:none}
.benefits-cta:hover,.benefits-cta:focus-visible{background:var(--ink);color:#fff}
.benefits-cta svg{display:block;width:25px;height:25px;flex:0 0 25px;fill:currentColor}
.benefits-cta span{margin:0;font-size:16px;color:inherit}
.benefits-cta b{margin-left:auto;font-size:20px}

@media (min-width:761px){.benefits-title h2{max-width:none;white-space:nowrap;font-size:clamp(3rem,5.8vw,6.8rem)}}

@media (min-width:761px){
  .benefits.section{padding:72px 0 64px}
  .benefit-list{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:24px;background:transparent;border:0;width:100%;margin:48px auto 0}
  .benefit-list li,.benefit-list li:first-child{position:relative;overflow:hidden;height:180px;min-height:180px;padding:20px 24px 22px;border:1px solid rgba(249,206,50,.42);justify-content:space-between}
  .benefit-card-top svg{width:40px;height:40px}
  .benefit-handshake-icon{width:40px;height:40px;flex-basis:40px}
  .benefit-handshake-icon img{width:40px;height:40px}
  .benefit-list .benefit-card-top>span{font-size:25px}
  .benefit-list strong{position:absolute;left:24px;right:24px;bottom:20px;margin:0;font-size:clamp(1.55rem,2vw,2rem);line-height:1.02}
  .benefits-cta{margin-top:48px}
}

@media (max-width:760px){
  .benefits.section{padding:58px 0 52px}
  .benefits::after{top:-70px;right:-90px;font-size:24rem}
  .benefits-title .eyebrow{margin-bottom:18px}
  .benefits-title h2{font-size:clamp(3.25rem,14vw,5rem);line-height:1.02;white-space:normal}
  .benefit-list{grid-template-columns:1fr;gap:12px;margin-top:38px;background:transparent;border:0}
  .benefit-list li,.benefit-list li:first-child{min-height:180px;padding:24px 26px;border:1px solid rgba(17,19,21,.12)}
  .benefit-card-top svg{width:40px;height:40px}
  .benefit-handshake-icon{width:40px;height:40px;flex-basis:40px}
  .benefit-handshake-icon img{width:40px;height:40px}
  .benefit-list .benefit-card-top>span{font-size:25px}
  .benefit-list strong{font-size:clamp(1.75rem,8vw,2.4rem)}
  .benefits-cta{width:100%;min-width:0;margin-top:18px;padding-inline:20px}
  .benefits-cta span{font-size:14px}
}

@media (max-width:620px){.brand img{width:155px}.footer-brand img{width:190px}}

.benefit-list li{transition:transform .28s cubic-bezier(.2,.75,.25,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease}
.benefit-card-top svg,.benefit-handshake-icon,.benefit-list strong,.benefit-list .benefit-card-top>span{transition:transform .28s cubic-bezier(.2,.75,.25,1),color .28s ease}
@media (hover:hover) and (pointer:fine){
  .benefit-list li:hover{transform:translateY(-8px);background:#fbfffb;border-color:var(--red);box-shadow:inset 0 4px 0 var(--red),0 20px 42px rgba(1,57,32,.22)}
  .benefit-list li:hover .benefit-card-top svg,.benefit-list li:hover .benefit-handshake-icon{transform:translateY(-2px) scale(1.1) rotate(-4deg)}
  .benefit-list li:hover .benefit-card-top>span{transform:translateX(-4px)}
  .benefit-list li:hover strong{transform:translateX(6px)}
}
@media (prefers-reduced-motion:reduce){.benefit-list li,.benefit-card-top svg,.benefit-handshake-icon,.benefit-list strong,.benefit-list .benefit-card-top>span{transition:none}.benefit-list li:hover,.benefit-list li:hover .benefit-card-top svg,.benefit-list li:hover .benefit-handshake-icon,.benefit-list li:hover .benefit-card-top>span,.benefit-list li:hover strong{transform:none}}

/* Neutral photo overlay: soft black for contrast without the green cast. */
.hero-shade{background:rgba(0,0,0,.56)}
@media (max-width:900px){.hero-shade{background:rgba(0,0,0,.6)}}
.btn .whatsapp-btn-icon{display:block;width:25px;height:25px;flex:0 0 25px;fill:currentColor}
.footer-item small{display:block}

/* Services — two horizontal cards inspired by the supplied reference */
.products .wrap{width:calc(100% - 96px);max-width:none}
.products .section-heading{margin-bottom:44px}
.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.product-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(220px,.92fr);min-width:0;min-height:330px;overflow:hidden;background:#fff;border:1px solid rgba(1,57,32,.1);box-shadow:0 20px 50px rgba(1,57,32,.09);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.products .product-photo{aspect-ratio:auto;min-height:0;height:100%;background:var(--ink)}
.products .product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.75,.25,1)}
.products .photo-number{padding:10px 15px;font-size:13px}
.products .product-copy{position:static;top:auto;min-height:0;padding:30px 28px 28px;align-items:flex-start;justify-content:flex-start}
.products .product-copy h3{min-height:0;font-size:clamp(2rem,2.5vw,3.35rem);line-height:.92}
.products .product-copy ul{width:100%;margin:22px 0 24px;border-top:1px solid var(--line);border-bottom:0}
.products .product-copy li{height:auto;min-height:54px;padding:12px 0;font-size:15px;line-height:1.35}
.products .product-copy .whatsapp-link{width:100%;margin-top:auto;padding:13px 16px;font-size:14px;gap:9px}
.products .product-copy .whatsapp-link svg{width:23px;height:23px;flex-basis:23px}
@media (hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-7px);border-color:rgba(249,206,50,.7);box-shadow:0 28px 65px rgba(1,57,32,.15)}.product-card:hover .product-photo img{transform:scale(1.035)}}
@media (max-width:1100px){.products .wrap{width:calc(100% - 48px)}.product-card{grid-template-columns:1fr;min-height:0}.products .product-photo{aspect-ratio:1.12/1;height:auto}.products .product-copy{padding:28px 24px 26px}.products .product-copy h3{font-size:clamp(2.2rem,5vw,3.25rem)}}
@media (max-width:520px){.products .wrap{width:calc(100% - 24px)}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products .section-heading{margin-bottom:30px}.products .product-photo{aspect-ratio:1/1}.products .product-copy{padding:18px 14px}.products .product-copy h3{white-space:normal;font-size:clamp(1.55rem,7vw,2rem);line-height:.94}.products .product-copy ul{margin:18px 0 20px}.products .product-copy li{min-height:56px;padding:10px 0;font-size:14px}.products .product-copy .whatsapp-link{align-self:stretch;justify-content:center;padding:12px 10px;font-size:14px;text-align:center}.products .product-copy .whatsapp-link svg{display:none}}
@media (prefers-reduced-motion:reduce){.product-card,.products .product-photo img{transition:none}.product-card:hover,.product-card:hover .product-photo img{transform:none}}

/* Keep every service image perfectly square at every breakpoint. */
.products .product-photo{aspect-ratio:1/1;height:auto;min-height:0}
.products .product-photo img{aspect-ratio:1/1}
@media (max-width:1100px){.products .product-photo{aspect-ratio:1/1;height:auto}}
@media (max-width:520px){.products .product-photo{aspect-ratio:1/1;height:auto}}

/* Dark green site background */
body{background:var(--ink)}
.products{background:var(--ink);color:#fff}
.products .section-heading h2{color:#fff}
.products .section-heading .eyebrow.dark{color:#fff}

/* Header follows the dark-green brand background. */
.site-header{background:var(--ink);color:#fff;border-bottom-color:rgba(214,244,216,.22)}
.site-header .brand{color:#fff}

/* Header delivery highlight: transparent background, supplied truck icon, yellow type. */
.header-benefit{background:transparent;border:0;box-shadow:none;padding:0;gap:16px}
.header-benefit .delivery-icon{display:block;width:52px;height:52px;flex:0 0 52px;object-fit:contain;filter:brightness(0) saturate(100%) invert(83%) sepia(98%) saturate(1018%) hue-rotate(337deg) brightness(104%) contrast(99%)}
.header-benefit>span,.header-benefit strong{color:#fff}

/* Slightly smaller hero headline for a lighter visual hierarchy. */
.hero h1{font-size:clamp(2.6rem,5vw,5rem)}
@media (max-width:620px){.hero h1{font-size:clamp(2.25rem,10vw,3.5rem)}}

/* On mobile, show the delivery benefit in the header instead of the CTA. */
@media (max-width:620px){
  .site-header .btn-header{display:none}
  .site-header{height:96px}
  .site-header .brand img{width:125px}
  .site-header .header-benefit{display:flex;justify-self:end;max-width:190px;padding:0;border:0;gap:9px;font-size:16px;font-weight:800;text-transform:uppercase;line-height:1.05}
  .site-header .header-benefit .delivery-icon{width:40px;height:40px;flex-basis:40px}
  .site-header .header-benefit strong{font-size:16px}
}

/* Desktop delivery benefit: stronger emphasis with uppercase typography. */
@media (min-width:621px){
  .site-header .header-benefit>span{font-size:18px;font-weight:800;text-transform:uppercase;line-height:1.12}
  .site-header .header-benefit strong{font-size:18px}
}

.hero h1{line-height:1.02}

.products .product-copy{color:var(--ink)}
.products .product-copy h3 em{color:var(--ink)}
.products.section{padding-block:64px}
@media (max-width:620px){.products.section{padding-block:48px}}

/* Mobile product cards: stack vertically so all copy remains readable. */
@media (max-width:620px){
  .products-grid{grid-template-columns:1fr;gap:18px}
}

@media (max-width:620px){
  .hero h1{font-size:clamp(2rem,7.5vw,3.2rem)}
  .hero-content{padding-bottom:96px}
  .hero-subtitle{margin-top:8px}
  .hero-content> :not(.btn){transform:translateY(-240px)}
}

/* Product cards: product name first, image below, without descriptions or CTAs. */
.products .product-card{display:flex;flex-direction:column;min-height:0}
.products .product-copy{display:contents}
.products .product-copy h3{order:1;padding:24px 28px 18px;margin:0;background:#fff;color:var(--ink);font-size:clamp(2rem,3vw,3.35rem);line-height:.95}
.products .product-photo{order:2;width:100%;aspect-ratio:1/1;height:auto}
.products .product-copy ul{display:none}
.products .product-copy .whatsapp-link{display:inline-flex;order:3;width:calc(100% - 56px);margin:20px 28px 28px;justify-content:center}
@media (min-width:621px){.products-grid{max-width:1180px;margin-inline:auto;gap:72px}}
@media (min-width:621px){.products .section-heading{max-width:1180px;margin-inline:auto}}
@media (max-width:620px){.products .product-card{max-width:390px;margin-inline:auto}.products .product-copy h3{padding:18px 18px 14px;font-size:clamp(1.8rem,7vw,2.5rem)}.products .product-copy .whatsapp-link{width:calc(100% - 36px);margin:16px 18px 18px}}
@media (max-width:620px){.products .section-heading{max-width:390px;margin-inline:auto}}

/* Compact production-capacity block. */
.capacity-section{background:var(--ink);color:#fff;padding:0 0 64px}
.products.section{padding-bottom:42px}
.capacity-shell{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:24px 64px;align-items:end;padding-top:52px;border-top:1px solid rgba(255,255,255,.2)}
.capacity-heading .eyebrow{margin-bottom:16px;color:#fff}
.capacity-heading .eyebrow span{background:var(--red)}
.capacity-heading h2{font-size:clamp(2.7rem,4.1vw,4.5rem);line-height:1.02;white-space:nowrap}
.capacity-heading h2 em{color:var(--red)}
.capacity-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;border:0}
.capacity-list li{display:flex;gap:0;align-items:center;min-height:104px;padding:18px 22px;border:1px solid rgba(255,255,255,.24);border-radius:0;background:rgba(255,255,255,.055);box-shadow:none}
.capacity-list li:last-child{border-right:1px solid rgba(255,255,255,.24)}
.capacity-list strong,.capacity-list small{display:block;text-transform:uppercase}
.capacity-list strong{font:900 clamp(1.15rem,1.55vw,1.55rem)/1.05 var(--display)}
.capacity-list small{margin-top:6px;color:var(--mint);font-size:12px;font-weight:800;letter-spacing:.08em}
.capacity-footer{display:contents}
.capacity-materials{grid-column:2;grid-row:2;padding-top:20px;border-top:1px solid rgba(255,255,255,.22)}
.capacity-materials>p{margin:0 0 16px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.12em;text-align:center;text-transform:uppercase}
.capacity-materials ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none}
.capacity-materials li{display:grid;justify-items:center;gap:8px;min-width:0;text-align:center}
.capacity-materials strong{font-size:14px;line-height:1.15}
.material-swatch{display:block;width:56px;height:56px;border:1px solid rgba(255,255,255,.5);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.16),0 6px 14px rgba(0,0,0,.18);transition:transform .28s cubic-bezier(.2,.75,.25,1),box-shadow .28s ease}
.material-carbon{background:repeating-linear-gradient(105deg,#92989a 0 2px,#3d4547 2px 4px,#151b1d 4px 7px)}
.material-inox{background:linear-gradient(135deg,#f7faf9 0%,#7f898a 24%,#e8eded 49%,#626b6c 72%,#f8fbfa 100%)}
.material-aluminum{background:linear-gradient(135deg,#f9fbfa 0%,#aeb8b8 34%,#eef2f1 58%,#8c9797 100%)}
.material-galvanized{background:conic-gradient(from 25deg,#e5e9e7,#8d9896,#f6f8f7,#707b79,#dce2df,#929c9a,#e5e9e7)}
.capacity-cta{grid-column:1;grid-row:2;align-self:center;justify-self:start;background:var(--red);color:var(--ink);box-shadow:none}
.capacity-cta:hover,.capacity-cta:focus-visible{background:var(--red-dark);color:var(--ink)}
@media (hover:hover) and (pointer:fine){.capacity-materials li{transition:transform .28s cubic-bezier(.2,.75,.25,1)}.capacity-materials li:hover{transform:translateY(-7px)}.capacity-materials li:hover .material-swatch{transform:scale(1.1) rotate(8deg);box-shadow:inset 0 0 0 1px rgba(0,0,0,.16),0 12px 24px rgba(249,206,50,.28)}.capacity-materials li:hover strong{color:var(--red)}}
@media (max-width:900px){.capacity-shell{grid-template-columns:1fr;gap:28px}.capacity-heading h2{white-space:normal}.capacity-footer{display:flex;align-items:stretch;flex-direction:column;gap:18px}.capacity-materials{width:100%;padding-top:18px}.capacity-cta{width:auto;align-self:flex-start}}
@media (max-width:620px){.products.section{padding-bottom:32px}.capacity-section{padding:0 0 48px}.capacity-shell{padding-top:40px}.capacity-heading h2{font-size:clamp(2.35rem,11vw,3.5rem)}.capacity-list{grid-template-columns:1fr;gap:12px}.capacity-list li{min-height:78px;padding:15px 20px;border:1px solid rgba(255,255,255,.24)}.capacity-list li:last-child{border:1px solid rgba(255,255,255,.24)}.capacity-materials ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.capacity-materials strong{font-size:14px}.material-swatch{width:52px;height:52px}.capacity-cta{width:100%}}
.about-copy h2 em{color:var(--ink)}
.benefit-handshake-icon img{filter:brightness(0) saturate(100%) invert(83%) sepia(93%) saturate(1000%) hue-rotate(345deg) brightness(103%) contrast(97%)}
.eyebrow span{background:var(--red)}
.hero .eyebrow,.benefits .eyebrow,.capacity-section .eyebrow{color:#fff}
.benefits{background:linear-gradient(120deg,#013920 0%,#06472d 68%,#0b5a38 100%)}
.benefit-handshake-icon{display:block;background-color:var(--red);-webkit-mask:url("assets/icone-aperto-maos.png") center/contain no-repeat;mask:url("assets/icone-aperto-maos.png") center/contain no-repeat}
@media (min-width:901px){.capacity-heading h2{font-size:clamp(2.6rem,3.5vw,4rem)}.benefits-title h2{font-size:clamp(2.9rem,4.6vw,5.6rem)}}
