.Header-module__9fWxfa__header{z-index:var(--z-header);padding-top:calc(env(safe-area-inset-top) + clamp(.5rem, 1.4vw, .9rem));pointer-events:none;padding-inline:clamp(.75rem,3vw,1.75rem);position:fixed;top:0;left:0;right:0}.Header-module__9fWxfa__bar{pointer-events:auto;max-width:var(--content-wide);border-radius:var(--r-pill);height:66px;transition:height var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);background:#f2efe69e;border:1px solid #1f2e221a;justify-content:space-between;align-items:center;gap:1.5rem;margin-inline:auto;padding-inline:clamp(1rem,2.4vw,1.6rem);display:flex;box-shadow:0 10px 30px #1f2e221a}.Header-module__9fWxfa__scrolled .Header-module__9fWxfa__bar{background:#f2efe6bf;height:58px;box-shadow:0 12px 34px #1f2e2229}.Header-module__9fWxfa__logo{flex-shrink:0;align-items:center;display:inline-flex}.Header-module__9fWxfa__logo img{width:auto;height:38px;transition:height var(--dur-base) var(--ease-out)}.Header-module__9fWxfa__scrolled .Header-module__9fWxfa__logo img{height:34px}.Header-module__9fWxfa__nav{align-items:center;gap:1.8rem;display:flex}.Header-module__9fWxfa__link{color:var(--text);transition:color var(--dur-fast) var(--ease-out);padding-block:.4rem;font-size:.95rem;font-weight:600;position:relative}.Header-module__9fWxfa__link:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform var(--dur-base) var(--ease-out-expo);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__9fWxfa__link:hover{color:var(--primary)}.Header-module__9fWxfa__link:hover:after{transform:scaleX(1)}.Header-module__9fWxfa__actions{flex-shrink:0;align-items:center;gap:1.15rem;display:flex}.Header-module__9fWxfa__signin{color:var(--text);transition:color var(--dur-fast) var(--ease-out);font-size:.95rem;font-weight:700}.Header-module__9fWxfa__signin:hover{color:var(--primary)}.Header-module__9fWxfa__cta{padding-block:.55rem;line-height:1}.Header-module__9fWxfa__burger{color:var(--text);padding:.35rem;display:none}.Header-module__9fWxfa__menu{z-index:-1;padding:calc(104px + env(safe-area-inset-top)) var(--gutter) 2rem;opacity:0;pointer-events:none;transition:transform var(--dur-slow) var(--ease-drawer), opacity var(--dur-base) var(--ease-out);background:#f2efe6b8;flex-direction:column;gap:2rem;display:flex;position:fixed;inset:0;transform:translateY(-101%)}.Header-module__9fWxfa__menuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__9fWxfa__menuNav{flex-direction:column;display:flex}.Header-module__9fWxfa__menuLink{font-family:var(--font-display);border-bottom:1px solid var(--border);padding-block:.7rem;font-size:1.45rem}@media (max-width:900px){.Header-module__9fWxfa__nav,.Header-module__9fWxfa__actions{display:none}.Header-module__9fWxfa__burger{display:inline-flex}.Header-module__9fWxfa__bar{height:60px}.Header-module__9fWxfa__scrolled .Header-module__9fWxfa__bar{height:54px}}@media (min-width:901px){.Header-module__9fWxfa__menu{display:none}}
.Marquee-module__JHCSNG__marquee{width:100%;overflow:hidden}.Marquee-module__JHCSNG__track{align-items:center;gap:2.75rem;width:max-content;animation:34s linear infinite Marquee-module__JHCSNG__marquee-scroll;display:flex}.Marquee-module__JHCSNG__item{white-space:nowrap;letter-spacing:.01em;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:inline-flex}.Marquee-module__JHCSNG__item svg{color:var(--primary);flex-shrink:0}@keyframes Marquee-module__JHCSNG__marquee-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Marquee-module__JHCSNG__track{flex-wrap:wrap;justify-content:center;gap:1rem 2rem;animation:none}}
.Hero-module__gNeX-G__hero{min-height:100dvh;padding-top:calc(104px + env(safe-area-inset-top));flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__hero:before{content:"";z-index:-1;pointer-events:none;opacity:1;background-image:radial-gradient(circle,#1f2e221f 1.4px,#0000 1.8px);background-size:20px 20px;position:absolute;inset:0}.Hero-module__gNeX-G__hero:after{content:"";z-index:-1;pointer-events:none;opacity:.1;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='hn'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23hn)'/%3E%3C/svg%3E");background-size:160px 160px;position:absolute;inset:0}.Hero-module__gNeX-G__glow{z-index:-2;background:radial-gradient(62% 74% at 83% 46%,#efeacf,#0000 66%),radial-gradient(46% 40% at 6% 92%,#c79a3b17,#0000 60%);position:absolute;inset:0}.Hero-module__gNeX-G__inner{flex:1;grid-template-columns:1.12fr .88fr;align-content:center;align-items:center;gap:clamp(2rem,5vw,4.5rem);width:100%;padding-block:clamp(1.5rem,4vh,3.5rem);display:grid}.Hero-module__gNeX-G__marqueeWrap{z-index:1;border-top:1px solid var(--border);width:100%;padding-block:.95rem;position:relative}.Hero-module__gNeX-G__copy{flex-direction:column;align-items:flex-start;gap:1.15rem;max-width:46ch;display:flex}.Hero-module__gNeX-G__copy h1{letter-spacing:-.015em;font-size:clamp(1.7rem,2.7vw,2.45rem);line-height:1.08}.Hero-module__gNeX-G__sub{color:var(--text-muted);max-width:46ch;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.55}.Hero-module__gNeX-G__ctas{flex-wrap:nowrap;gap:.9rem;margin-top:.25rem;display:flex}@media (max-width:440px){.Hero-module__gNeX-G__ctas{gap:.6rem}.Hero-module__gNeX-G__ctas .Hero-module__gNeX-G__btn{flex:1 1 0;min-width:0;padding-inline:.9rem;font-size:.85rem}}.Hero-module__gNeX-G__microtext{color:var(--text-muted);opacity:.9;max-width:50ch;font-size:.9rem;line-height:1.5}.Hero-module__gNeX-G__visual{position:relative}.Hero-module__gNeX-G__mainAsset{aspect-ratio:4/5;object-fit:cover;border-radius:var(--r-bento);border:1px solid var(--border-strong);width:100%;box-shadow:var(--shadow-lg);background:linear-gradient(#fbfaf4,#eceee1);display:block}.Hero-module__gNeX-G__floatCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);box-shadow:var(--shadow-md);gap:.2rem;padding:.85rem 1.1rem;display:grid;position:absolute}.Hero-module__gNeX-G__floatCard[data-p=a]{top:7%;left:-6%}.Hero-module__gNeX-G__floatCard[data-p=b]{bottom:9%;left:-8%}@media (prefers-reduced-motion:no-preference){.Hero-module__gNeX-G__floatCard[data-p=a]{animation:Hero-module__gNeX-G__hero-float 4.1s var(--ease-in-out) infinite}.Hero-module__gNeX-G__floatCard[data-p=b]{animation:Hero-module__gNeX-G__hero-float 5s var(--ease-in-out) infinite;animation-delay:-1.6s}}@keyframes Hero-module__gNeX-G__hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}.Hero-module__gNeX-G__floatLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.72rem;font-weight:600}.Hero-module__gNeX-G__floatNum{font-family:var(--font-display);color:var(--primary);font-size:1.55rem;line-height:1}.Hero-module__gNeX-G__floatCard[data-p=b] .Hero-module__gNeX-G__floatNum{color:var(--highlight-hover)}@media (max-width:860px){.Hero-module__gNeX-G__inner{grid-template-columns:minmax(0,1fr);gap:2.5rem}.Hero-module__gNeX-G__copy,.Hero-module__gNeX-G__visual{min-width:0}.Hero-module__gNeX-G__copy{text-align:center;align-items:center;max-width:none}.Hero-module__gNeX-G__sub,.Hero-module__gNeX-G__microtext{margin-inline:auto}.Hero-module__gNeX-G__ctas{justify-content:center;width:100%}.Hero-module__gNeX-G__visual{width:100%;max-width:440px;margin-inline:auto}.Hero-module__gNeX-G__floatCard[data-p=a],.Hero-module__gNeX-G__floatCard[data-p=b]{left:-2%}}@media (max-width:520px){.Hero-module__gNeX-G__floatCard{padding:.65rem .85rem}.Hero-module__gNeX-G__floatNum{font-size:1.25rem}.Hero-module__gNeX-G__floatCard[data-p=a]{top:4%;left:1%}.Hero-module__gNeX-G__floatCard[data-p=b]{bottom:5%;left:1%}}
.VisaoUnica-module__kjXXCW__section{text-align:center}.VisaoUnica-module__kjXXCW__head{gap:1.1rem;max-width:42ch;margin-inline:auto;display:grid}.VisaoUnica-module__kjXXCW__head h2{font-size:var(--fs-h2)}.VisaoUnica-module__kjXXCW__head p{color:var(--text-muted);font-size:1.08rem}.VisaoUnica-module__kjXXCW__rail{margin-top:clamp(3rem,6vw,5rem);position:relative}.VisaoUnica-module__kjXXCW__railLine{background:var(--border-strong);border-radius:3px;height:3px;position:absolute;top:40px;left:8%;right:8%;overflow:hidden}.VisaoUnica-module__kjXXCW__railFill{transform-origin:0;background:linear-gradient(90deg, var(--bovin-oliva), var(--bovin-campo));position:absolute;inset:0}.VisaoUnica-module__kjXXCW__railBeam{filter:blur(.5px);background:linear-gradient(90deg,#0000,#f2dca0e6 42%,#fff8e0 50%,#f2dca0e6 58%,#0000);width:26%;position:absolute;top:-2px;bottom:-2px;left:0;transform:translate(-130%)}@media (prefers-reduced-motion:no-preference){.VisaoUnica-module__kjXXCW__railBeam{animation:3.6s linear infinite VisaoUnica-module__kjXXCW__vu-beam}}@keyframes VisaoUnica-module__kjXXCW__vu-beam{to{transform:translate(520%)}}.VisaoUnica-module__kjXXCW__nodes{justify-content:space-between;gap:1rem;display:flex;position:relative}.VisaoUnica-module__kjXXCW__node{flex:1;justify-items:center;gap:.7rem;display:grid}.VisaoUnica-module__kjXXCW__icon{background:var(--surface);border:1px solid var(--border);width:80px;height:80px;box-shadow:var(--shadow-sm);color:var(--primary);transition:transform .22s var(--ease-out), color .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:50%;place-items:center;display:grid;position:relative}.VisaoUnica-module__kjXXCW__icon:after{content:"";opacity:0;transition:opacity .22s var(--ease-out), transform .22s var(--ease-out);border:1.5px solid #c79a3b66;border-radius:50%;position:absolute;inset:-5px;transform:scale(.9)}@media (hover:hover) and (pointer:fine){.VisaoUnica-module__kjXXCW__node:hover .VisaoUnica-module__kjXXCW__icon{color:var(--bovin-campo);box-shadow:var(--shadow-md), 0 0 24px #8aa25a40;transform:translateY(-4px)}.VisaoUnica-module__kjXXCW__node:hover .VisaoUnica-module__kjXXCW__icon:after{opacity:1;transform:scale(1)}}.VisaoUnica-module__kjXXCW__nodeLabel{font-size:.92rem;font-weight:600}.VisaoUnica-module__kjXXCW__railClose{max-width:48ch;color:var(--text-muted);margin:clamp(2.25rem,4.5vw,3.25rem) auto 0;font-size:1.05rem;line-height:1.55}.VisaoUnica-module__kjXXCW__ctaRow{justify-content:center;margin-top:clamp(2rem,4vw,2.75rem);display:flex}@media (max-width:720px){.VisaoUnica-module__kjXXCW__railLine{display:none}.VisaoUnica-module__kjXXCW__nodes{text-align:left;flex-direction:column;gap:1.4rem;max-width:22rem;margin-inline:auto;display:flex;position:relative}.VisaoUnica-module__kjXXCW__nodes:before{content:"";background:var(--border-strong);border-radius:2px;width:2px;position:absolute;top:28px;bottom:28px;left:27px}.VisaoUnica-module__kjXXCW__nodes:after{content:"";filter:blur(.5px);pointer-events:none;opacity:0;background:linear-gradient(#0000,#fff8e0,#f2dca0e6,#0000);border-radius:6px;width:6px;height:48px;position:absolute;top:24px;left:25px}.VisaoUnica-module__kjXXCW__node{z-index:1;flex-direction:row;flex:none;align-items:center;gap:1rem;display:flex;position:relative}.VisaoUnica-module__kjXXCW__icon{flex-shrink:0;width:56px;height:56px}.VisaoUnica-module__kjXXCW__nodeLabel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);box-shadow:var(--shadow-sm);flex:1;padding:.9rem 1.2rem;font-size:1rem;font-weight:600}}@media (max-width:720px) and (prefers-reduced-motion:no-preference){.VisaoUnica-module__kjXXCW__nodes:after{animation:VisaoUnica-module__kjXXCW__vu-beam-v 3.6s var(--ease-in-out) infinite}}@keyframes VisaoUnica-module__kjXXCW__vu-beam-v{0%{opacity:0;top:24px}12%{opacity:1}88%{opacity:1}to{opacity:0;top:calc(100% - 76px)}}
.CampoVivo-module__-GioLG__section{z-index:2;background:radial-gradient(80% 80% at 50% 44%, #223328, #141f18 72%), var(--bovin-floresta);min-height:94vh;color:var(--text-on-dark);border-radius:clamp(28px,4vw,52px) clamp(28px,4vw,52px) 0 0;flex-direction:column;justify-content:center;align-items:center;margin-top:clamp(-72px,-6vw,-44px);padding-block:clamp(5rem,12vh,9rem);display:flex;position:relative;overflow:hidden}@media (min-width:861px){.CampoVivo-module__-GioLG__section{padding-bottom:calc(clamp(5rem,12vh,9rem) + clamp(28px,3.5vw,52px))}}.CampoVivo-module__-GioLG__bgVideo{object-fit:cover;opacity:.2;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.CampoVivo-module__-GioLG__rings{z-index:1;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.CampoVivo-module__-GioLG__rings span{border:1px solid #8aa25a33;border-radius:50%;width:360px;height:360px;position:absolute}.CampoVivo-module__-GioLG__stage{z-index:3;flex-direction:column;align-items:center;gap:clamp(.75rem,2vw,1.5rem);width:100%;display:flex;position:relative}.CampoVivo-module__-GioLG__canvasWrap{z-index:1;width:min(100%,660px);height:clamp(280px,42vh,460px);position:relative}.CampoVivo-module__-GioLG__canvasWrap canvas{display:block}.CampoVivo-module__-GioLG__staticBull{opacity:.92;width:clamp(150px,22vw,240px);height:auto;margin:auto;position:absolute;inset:0}.CampoVivo-module__-GioLG__overlay{z-index:3;text-align:center;justify-items:center;gap:1.1rem;display:grid;position:relative}.CampoVivo-module__-GioLG__overlay h2{color:var(--text-on-dark);text-shadow:0 2px 40px #00000080;font-size:clamp(2.4rem,5.5vw,4.6rem);line-height:1}.CampoVivo-module__-GioLG__overlay p{max-width:42ch;color:var(--text-on-dark);opacity:.9;text-shadow:0 1px 24px #0000008c;font-size:clamp(1.05rem,1.6vw,1.3rem)}@media (prefers-reduced-motion:no-preference){.CampoVivo-module__-GioLG__rings span{animation:7s ease-out infinite CampoVivo-module__-GioLG__campo-ring}.CampoVivo-module__-GioLG__rings span:nth-child(2){animation-delay:2.3s}.CampoVivo-module__-GioLG__rings span:nth-child(3){animation-delay:4.6s}}@keyframes CampoVivo-module__-GioLG__campo-ring{0%{opacity:0;transform:scale(.25)}16%{opacity:.5}to{opacity:0;transform:scale(2.7)}}@media (max-width:620px){.CampoVivo-module__-GioLG__canvasWrap{height:clamp(240px,38vh,320px)}}
.Placeholder-module__d1GxgW__ph{border-radius:var(--r-bento);isolation:isolate;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.Placeholder-module__d1GxgW__light{border:1px solid var(--border-strong);color:var(--text);background:radial-gradient(120% 120% at 0 0,#8aa25a24,#0000 55%),linear-gradient(#fbfaf4,#eceee1)}.Placeholder-module__d1GxgW__dark{border:1px solid var(--border-on-dark);color:var(--text-on-dark);background:radial-gradient(130% 130% at 100% 0,#8aa25a33,#0000 55%),linear-gradient(#26382b,#182420)}.Placeholder-module__d1GxgW__grid{z-index:-1;opacity:.05;background-image:radial-gradient(currentColor 1px,#0000 1.4px);background-size:22px 22px;position:absolute;inset:0}.Placeholder-module__d1GxgW__inner{text-align:center;justify-items:center;gap:.7rem;max-width:34ch;padding:clamp(1.5rem,4vw,2.5rem);display:grid}.Placeholder-module__d1GxgW__badge{font-family:var(--font-body);letter-spacing:.12em;border-radius:var(--r-pill);background:var(--highlight);color:var(--bovin-floresta);align-items:center;gap:.4rem;padding:.38rem .72rem;font-size:.68rem;font-weight:700;display:inline-flex}.Placeholder-module__d1GxgW__label{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.25}.Placeholder-module__d1GxgW__hint{letter-spacing:.09em;text-transform:uppercase;opacity:.55;font-size:.7rem;font-weight:600}.Placeholder-module__d1GxgW__corner{border:2px solid var(--highlight);opacity:.55;z-index:1;width:13px;height:13px;position:absolute}.Placeholder-module__d1GxgW__corner[data-c=tl]{border-bottom:0;border-right:0;top:14px;left:14px}.Placeholder-module__d1GxgW__corner[data-c=tr]{border-bottom:0;border-left:0;top:14px;right:14px}.Placeholder-module__d1GxgW__corner[data-c=bl]{border-top:0;border-right:0;bottom:14px;left:14px}.Placeholder-module__d1GxgW__corner[data-c=br]{border-top:0;border-left:0;bottom:14px;right:14px}@media (prefers-reduced-motion:no-preference){.Placeholder-module__d1GxgW__ph:after{content:"";z-index:-1;animation:Placeholder-module__d1GxgW__ph-shine 4s var(--ease-in-out) infinite;background:linear-gradient(105deg,#0000 42%,#ffffff1a 50%,#0000 58%);position:absolute;inset:0;transform:translate(-100%)}.Placeholder-module__d1GxgW__dark:after{background:linear-gradient(105deg,#0000 42%,#ffffff0f 50%,#0000 58%)}}@keyframes Placeholder-module__d1GxgW__ph-shine{to{transform:translate(100%)}}
.FlipCard-module__VV6HBW__card{perspective:1400px;cursor:pointer;min-height:250px;transition:transform .14s var(--ease-out);outline:none}.FlipCard-module__VV6HBW__card:active{transform:scale(.985)}.FlipCard-module__VV6HBW__inner{width:100%;height:100%;min-height:250px;transform-style:preserve-3d;transition:transform .56s var(--ease-in-out);position:relative}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.FlipCard-module__VV6HBW__card:hover .FlipCard-module__VV6HBW__inner{transform:rotateY(180deg)}}.FlipCard-module__VV6HBW__flipped .FlipCard-module__VV6HBW__inner{transform:rotateY(180deg)}.FlipCard-module__VV6HBW__face{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:var(--r-bento);flex-direction:column;gap:.75rem;padding:clamp(1.5rem,3vw,2.1rem);display:flex;position:absolute;inset:0}.FlipCard-module__VV6HBW__front{background:radial-gradient(120% 120% at 100% 0%, #8aa25a1f, transparent 55%), var(--surface);border:1px solid var(--border)}.FlipCard-module__VV6HBW__back{background:radial-gradient(130% 130% at 0% 0%, #8aa25a38, transparent 55%), var(--bovin-floresta);color:var(--text-on-dark);border:1px solid var(--border-on-dark);justify-content:center;overflow:hidden;transform:rotateY(180deg)}.FlipCard-module__VV6HBW__backMark{opacity:.12;pointer-events:none;width:88px;height:auto;position:absolute;bottom:.9rem;right:.9rem}.FlipCard-module__VV6HBW__backTitle,.FlipCard-module__VV6HBW__back .FlipCard-module__VV6HBW__list{z-index:1;position:relative}.FlipCard-module__VV6HBW__icon{width:52px;height:52px;color:var(--primary);background:#556b3d1f;border-radius:14px;place-items:center;display:grid}.FlipCard-module__VV6HBW__title{font-family:var(--font-body);color:var(--text);font-size:1.25rem;font-weight:700}.FlipCard-module__VV6HBW__frontText{color:var(--text-muted);font-size:.98rem;line-height:1.5}.FlipCard-module__VV6HBW__hint{text-transform:uppercase;letter-spacing:.08em;color:var(--highlight-hover);align-items:center;gap:.4rem;margin-top:auto;font-size:.78rem;font-weight:700;display:inline-flex}.FlipCard-module__VV6HBW__backTitle{font-family:var(--font-body);color:var(--text-on-dark);margin-bottom:.3rem;font-size:1.15rem;font-weight:700}.FlipCard-module__VV6HBW__list{grid-template-columns:1fr 1fr;gap:.4rem .9rem;display:grid}.FlipCard-module__VV6HBW__list li{color:var(--muted-on-dark);align-items:flex-start;gap:.45rem;font-size:.82rem;line-height:1.35;display:flex}.FlipCard-module__VV6HBW__list li svg{color:var(--bovin-campo);flex-shrink:0;margin-top:3px}
.FeaturesTrack-module__0RLk0W__rail{flex-direction:column;justify-content:center;gap:clamp(1.75rem,4vh,3rem);display:flex;position:relative}.FeaturesTrack-module__0RLk0W__header{text-align:center}.FeaturesTrack-module__0RLk0W__header h2{font-size:clamp(2rem,4.4vw,3.1rem)}.FeaturesTrack-module__0RLk0W__scroller{width:100%}.FeaturesTrack-module__0RLk0W__track{align-items:center;gap:clamp(1.5rem,3vw,2.5rem);width:max-content;padding-inline:max(1.25rem,50vw - min(1060px,88vw)/2);display:flex}.FeaturesTrack-module__0RLk0W__track>*{flex:0 0 min(1060px,88vw)}@media (min-width:861px){.FeaturesTrack-module__0RLk0W__rail{box-sizing:border-box;min-height:100vh;padding-top:clamp(5rem,10vh,7rem);padding-bottom:clamp(2.5rem,6vh,4.5rem);overflow:hidden}.FeaturesTrack-module__0RLk0W__track>*{margin:0!important}}@media (max-width:860px){.FeaturesTrack-module__0RLk0W__rail{display:block}.FeaturesTrack-module__0RLk0W__header{margin-bottom:clamp(2.5rem,6vw,4rem)}.FeaturesTrack-module__0RLk0W__scroller{overflow:visible}.FeaturesTrack-module__0RLk0W__track{width:auto;padding:0 clamp(1rem,4vw,1.5rem);display:block}.FeaturesTrack-module__0RLk0W__track>*{width:100%}}.FeaturesTrack-module__0RLk0W__noPin{display:block;min-height:0!important;overflow:visible!important}.FeaturesTrack-module__0RLk0W__noPin .FeaturesTrack-module__0RLk0W__header{margin-bottom:clamp(2.5rem,6vw,4rem)}.FeaturesTrack-module__0RLk0W__noPin .FeaturesTrack-module__0RLk0W__track{width:auto;padding:0;display:block}.FeaturesTrack-module__0RLk0W__noPin .FeaturesTrack-module__0RLk0W__track>*{width:100%;margin:0 0 clamp(2.75rem,4.5vw,3.75rem)!important}
.LazyVideo-module__ppVRoW__video{object-fit:cover;border-radius:var(--r-card);border:1px solid var(--border);width:100%;height:auto;box-shadow:var(--shadow-md);background:linear-gradient(#fbfaf4,#eceee1);display:block}
.Funcionalidades-module__1rt8GW__section{z-index:3;background:var(--bg);border-radius:clamp(28px,4vw,52px) clamp(28px,4vw,52px) 0 0;margin-top:clamp(-72px,-6vw,-44px);position:relative}.Funcionalidades-module__1rt8GW__head{text-align:center;margin-inline:auto;gap:1rem;margin-bottom:clamp(3rem,6vw,5rem);display:grid}.Funcionalidades-module__1rt8GW__head h2{font-size:clamp(2rem,4.4vw,3.1rem)}.Funcionalidades-module__1rt8GW__split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.Funcionalidades-module__1rt8GW__boxed{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-bento);box-shadow:var(--shadow-md);gap:clamp(1.75rem,4vw,3.5rem);margin-bottom:clamp(2.75rem,4.5vw,3.75rem);padding:clamp(2.5rem,4vw,3.5rem) clamp(1.5rem,3vw,2.75rem) clamp(1.5rem,3vw,2.75rem);position:relative}.Funcionalidades-module__1rt8GW__boxed .Funcionalidades-module__1rt8GW__kicker{z-index:2;white-space:nowrap;padding:.56rem 1.35rem .56rem 1rem;font-size:.82rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #1f2e2233}@media (max-width:600px){.Funcionalidades-module__1rt8GW__boxed .Funcionalidades-module__1rt8GW__kicker{letter-spacing:.06em;padding:.46rem .95rem .46rem .7rem;font-size:.66rem}}.Funcionalidades-module__1rt8GW__splitText{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.Funcionalidades-module__1rt8GW__kicker{background:var(--primary);color:#fff;border-radius:var(--r-pill);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:.42rem;padding:.4rem .85rem .4rem .62rem;font-size:.68rem;font-weight:700;display:inline-flex}.Funcionalidades-module__1rt8GW__kicker svg{color:#fff}.Funcionalidades-module__1rt8GW__splitText h3{font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.12}.Funcionalidades-module__1rt8GW__splitText>p{color:var(--text-muted);max-width:48ch}.Funcionalidades-module__1rt8GW__bullets{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.Funcionalidades-module__1rt8GW__bullets li{border-radius:var(--r-pill);color:var(--text);background:#8aa25a1a;border:1px solid #8aa25a38;align-items:center;gap:.4rem;padding:.28rem .68rem .28rem .38rem;font-size:.72rem;font-weight:600;line-height:1.15;display:inline-flex}.Funcionalidades-module__1rt8GW__checkDot{background:var(--bovin-campo);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.Funcionalidades-module__1rt8GW__groups{gap:1.1rem;margin-top:.4rem;display:grid}.Funcionalidades-module__1rt8GW__group{gap:.5rem;display:grid}.Funcionalidades-module__1rt8GW__groupLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--primary);font-size:.75rem;font-weight:700}.Funcionalidades-module__1rt8GW__note{color:var(--text);max-width:46ch;margin-top:.3rem;font-size:.95rem;font-weight:600}.Funcionalidades-module__1rt8GW__splitMedia{width:100%}.Funcionalidades-module__1rt8GW__bentoHead{gap:.6rem;margin:clamp(1.5rem,3vw,2.5rem) 0 1.6rem;display:grid}.Funcionalidades-module__1rt8GW__bentoHead h3{font-size:clamp(1.4rem,2.4vw,1.9rem)}.Funcionalidades-module__1rt8GW__bentoHead p{color:var(--text-muted);font-size:.95rem}.Funcionalidades-module__1rt8GW__flipGrid{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.25rem);display:grid}@media (max-width:860px){.Funcionalidades-module__1rt8GW__boxed{margin-bottom:4.5rem}.Funcionalidades-module__1rt8GW__split{grid-template-columns:1fr;gap:1.5rem}.Funcionalidades-module__1rt8GW__splitMedia{order:-1}.Funcionalidades-module__1rt8GW__flipGrid{grid-template-columns:1fr;gap:1.75rem}}@media (max-width:480px){.Funcionalidades-module__1rt8GW__bullets{grid-template-columns:1fr}}
.Comparativo-module__YQUcia__head{text-align:center;margin-inline:auto;gap:1rem;max-width:46ch;margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.Comparativo-module__YQUcia__head h2{font-size:clamp(1.5rem,2.3vw,1.95rem)}.Comparativo-module__YQUcia__head p{color:var(--text-muted);font-size:1.08rem}.Comparativo-module__YQUcia__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(1rem,2.5vw,1.75rem);display:grid}.Comparativo-module__YQUcia__col{border-radius:var(--r-bento);flex-direction:column;gap:1.5rem;padding:clamp(1.75rem,3.5vw,2.75rem);display:flex}.Comparativo-module__YQUcia__colSem{background:var(--surface);border:1px solid var(--border)}.Comparativo-module__YQUcia__colCom{background:radial-gradient(130% 120% at 100% 0%, #8aa25a3d, transparent 55%), var(--bovin-floresta);color:var(--text-on-dark);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.Comparativo-module__YQUcia__tagSem,.Comparativo-module__YQUcia__tagCom{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;border-radius:var(--r-pill);align-self:flex-start;padding:.4rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.Comparativo-module__YQUcia__tagSem{color:var(--text-muted);background:#1f2e220f}.Comparativo-module__YQUcia__tagCom{background:var(--highlight);color:var(--bovin-floresta)}.Comparativo-module__YQUcia__list{gap:1.05rem;display:grid}.Comparativo-module__YQUcia__list li{align-items:flex-start;gap:.7rem;line-height:1.45;display:flex}.Comparativo-module__YQUcia__list li svg{flex-shrink:0;margin-top:1px}.Comparativo-module__YQUcia__colSem .Comparativo-module__YQUcia__list li{color:var(--text-muted)}.Comparativo-module__YQUcia__colSem .Comparativo-module__YQUcia__list li svg{color:#b3a99a}.Comparativo-module__YQUcia__colCom .Comparativo-module__YQUcia__list li svg{color:var(--bovin-campo)}.Comparativo-module__YQUcia__operacoes{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1rem;margin-top:clamp(2.5rem,5vw,3.5rem);display:flex}.Comparativo-module__YQUcia__opLabel{color:var(--text-muted);font-weight:600}.Comparativo-module__YQUcia__chips{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.Comparativo-module__YQUcia__chip{border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border-strong);transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);padding:.55rem 1.1rem;font-size:.95rem;font-weight:600}.Comparativo-module__YQUcia__chip:hover{background:var(--bovin-campo);border-color:var(--bovin-campo);color:var(--bovin-floresta)}@media (max-width:760px){.Comparativo-module__YQUcia__grid{grid-template-columns:1fr}.Comparativo-module__YQUcia__operacoes{flex-direction:column}}
.Fases-module__n5CZoa__head{text-align:center;justify-items:center;gap:1rem;margin-bottom:clamp(2.75rem,5vw,4.5rem);display:grid}.Fases-module__n5CZoa__mark{width:40px;height:auto}.Fases-module__n5CZoa__head h2{color:var(--text-muted);max-width:26ch;font-size:clamp(1.7rem,3.4vw,2.6rem);font-weight:600}.Fases-module__n5CZoa__head h2 strong{color:var(--text);font-weight:700}.Fases-module__n5CZoa__flow{justify-content:center;align-items:flex-start;gap:clamp(1.75rem,3.2vw,3rem);display:flex}.Fases-module__n5CZoa__phase{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;min-width:0;display:flex;position:relative}.Fases-module__n5CZoa__media{width:100%;margin-top:28px;margin-bottom:36px;position:relative}.Fases-module__n5CZoa__photo{aspect-ratio:3/4;object-fit:cover;border-radius:var(--r-card);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);background:linear-gradient(#fbfaf4,#eceee1);display:block}.Fases-module__n5CZoa__phaseIcon{z-index:2;background:var(--surface);border:1px solid var(--border);width:54px;height:54px;box-shadow:var(--shadow-sm);color:var(--primary);border-radius:50%;place-items:center;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Fases-module__n5CZoa__phaseLabel{z-index:2;border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--primary);white-space:nowrap;padding:.42rem 1.15rem;font-size:.95rem;font-weight:700;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.Fases-module__n5CZoa__phase:not(:last-child) .Fases-module__n5CZoa__media:after{content:"→";z-index:3;background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.05rem;font-weight:700;display:grid;position:absolute;top:50%;right:0;transform:translate(calc(50% + clamp(.875rem,1.6vw,1.5rem)),-50%)}.Fases-module__n5CZoa__phaseDesc{color:var(--text-muted);max-width:22ch;font-size:.9rem;line-height:1.45}.Fases-module__n5CZoa__footer{justify-content:center;margin-top:clamp(2.75rem,5vw,4rem);display:flex}.Fases-module__n5CZoa__footPill{border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--text);text-align:left;align-items:center;gap:.6rem;padding:.7rem 1.5rem;font-weight:600;display:inline-flex}.Fases-module__n5CZoa__footPill svg{color:var(--bovin-campo);flex-shrink:0}@media (max-width:860px){.Fases-module__n5CZoa__flow{flex-direction:column;align-items:center;gap:2.25rem}.Fases-module__n5CZoa__phase{width:100%;max-width:20rem}.Fases-module__n5CZoa__phase:not(:last-child) .Fases-module__n5CZoa__media:after{display:none}}
.Origem-module__0OyLAW__split{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.Origem-module__0OyLAW__media{width:100%;max-width:400px}.Origem-module__0OyLAW__photo{aspect-ratio:4/5;object-fit:cover;border-radius:var(--r-bento);border:1px solid var(--border-on-dark);width:100%;box-shadow:var(--shadow-lg);display:block}.Origem-module__0OyLAW__text{flex-direction:column;align-items:flex-start;gap:1.4rem;display:flex}.Origem-module__0OyLAW__text h2{font-size:var(--fs-h2);max-width:18ch}.Origem-module__0OyLAW__text p{color:var(--muted-on-dark);max-width:52ch;line-height:1.6}.Origem-module__0OyLAW__stats{flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem);margin-block:.6rem;display:flex}.Origem-module__0OyLAW__stat{gap:.25rem;display:grid}.Origem-module__0OyLAW__stat strong{font-family:var(--font-display);color:var(--highlight);font-size:clamp(2.2rem,4vw,3rem);font-weight:400;line-height:1}.Origem-module__0OyLAW__stat span{color:var(--muted-on-dark);max-width:18ch;font-size:.9rem}.Origem-module__0OyLAW__ecosystem{color:var(--muted-on-dark);flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.4rem;font-size:.95rem;display:flex}.Origem-module__0OyLAW__ecosystem img{width:auto;height:28px}@media (max-width:820px){.Origem-module__0OyLAW__split{grid-template-columns:1fr;gap:2.5rem}.Origem-module__0OyLAW__media{max-width:320px;margin-inline:auto}}
.Diferenciais-module__m1umsa__head{text-align:center;margin-inline:auto;gap:.9rem;max-width:46ch;margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.Diferenciais-module__m1umsa__head h2{font-size:clamp(2.1rem,4.5vw,3.3rem)}.Diferenciais-module__m1umsa__grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}.Diferenciais-module__m1umsa__list{flex-direction:column;gap:.65rem;display:flex}.Diferenciais-module__m1umsa__item{text-align:left;border-radius:var(--r-card);border:1px solid var(--border);background:var(--surface);width:100%;transition:border-color .22s var(--ease-out), box-shadow .22s var(--ease-out), transform .14s var(--ease-out);padding:1.1rem 1.25rem;position:relative;overflow:hidden}.Diferenciais-module__m1umsa__item:active{transform:scale(.995)}.Diferenciais-module__m1umsa__item:before{content:"";background:var(--bovin-campo);transform-origin:top;width:3px;transition:transform .3s var(--ease-out-expo);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.Diferenciais-module__m1umsa__itemActive{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.Diferenciais-module__m1umsa__itemActive:before{transform:scaleY(1)}.Diferenciais-module__m1umsa__itemHead{align-items:center;gap:.75rem;display:flex}.Diferenciais-module__m1umsa__itemIcon{width:40px;height:40px;color:var(--primary);transition:background var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);background:#556b3d1a;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.Diferenciais-module__m1umsa__itemActive .Diferenciais-module__m1umsa__itemIcon{background:var(--primary);color:var(--bovin-branco)}.Diferenciais-module__m1umsa__itemTitle{font-family:var(--font-body);letter-spacing:-.005em;font-size:1.1rem;font-weight:700}.Diferenciais-module__m1umsa__itemBodyWrap{opacity:0;transition:grid-template-rows .3s var(--ease-out-expo), opacity .22s var(--ease-out);grid-template-rows:0fr;display:grid}.Diferenciais-module__m1umsa__itemActive .Diferenciais-module__m1umsa__itemBodyWrap{opacity:1;grid-template-rows:1fr}.Diferenciais-module__m1umsa__itemBody{min-height:0;color:var(--text-muted);padding-top:.6rem;padding-left:calc(40px + .75rem);font-size:.98rem;line-height:1.55;overflow:hidden}.Diferenciais-module__m1umsa__media{aspect-ratio:4/3;transition:aspect-ratio .32s var(--ease-out);position:relative}.Diferenciais-module__m1umsa__mediaItem{opacity:0;filter:blur(6px);pointer-events:none;transition:opacity .18s var(--ease-out), transform .18s var(--ease-out), filter .18s var(--ease-out);position:absolute;inset:0;transform:scale(.98)}.Diferenciais-module__m1umsa__mediaActive{opacity:1;filter:blur();pointer-events:auto;transition-duration:.3s;transform:scale(1)}.Diferenciais-module__m1umsa__photo{aspect-ratio:4/3;object-fit:cover;border-radius:var(--r-bento);border:1px solid var(--border-strong);width:100%;box-shadow:var(--shadow-md);background:linear-gradient(#fbfaf4,#eceee1);display:block}.Diferenciais-module__m1umsa__mediaItem .Diferenciais-module__m1umsa__photo{height:100%}.Diferenciais-module__m1umsa__itemRow{display:contents}.Diferenciais-module__m1umsa__inlineMedia{display:none}@media (max-width:820px){.Diferenciais-module__m1umsa__grid{grid-template-columns:1fr}.Diferenciais-module__m1umsa__media{display:none}.Diferenciais-module__m1umsa__itemRow{flex-direction:column;gap:.65rem;display:flex}.Diferenciais-module__m1umsa__inlineMedia{opacity:0;pointer-events:none;transition:grid-template-rows .32s var(--ease-out-expo), opacity .22s var(--ease-out), transform .22s var(--ease-out);grid-template-rows:0fr;display:grid;transform:translateY(4px)}.Diferenciais-module__m1umsa__inlineMedia>*{min-height:0;overflow:hidden}.Diferenciais-module__m1umsa__inlineMediaActive{opacity:1;pointer-events:auto;grid-template-rows:1fr;transform:translateY(0)}}
.Planos-module__z5t_5W__head{text-align:center;margin-inline:auto;gap:1rem;max-width:48ch;margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.Planos-module__z5t_5W__head h2{max-width:20ch;margin-inline:auto;font-size:clamp(1.7rem,2.9vw,2.4rem)}.Planos-module__z5t_5W__head p{color:var(--text-muted);max-width:46ch;margin-inline:auto}.Planos-module__z5t_5W__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.1rem;display:grid}.Planos-module__z5t_5W__card{border-radius:var(--r-bento);background:var(--surface);border:1px solid var(--border);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;gap:.8rem;padding:clamp(1.5rem,2.2vw,2rem) clamp(1.3rem,1.8vw,1.6rem);display:flex;position:relative}.Planos-module__z5t_5W__card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.Planos-module__z5t_5W__cardHi{background:radial-gradient(130% 100% at 100% 0%, #8aa25a38, transparent 55%), var(--bovin-floresta);color:var(--text-on-dark);box-shadow:var(--shadow-lg);border-color:#0000}.Planos-module__z5t_5W__badge{white-space:nowrap;text-transform:uppercase;letter-spacing:.1em;border-radius:var(--r-pill);background:var(--highlight);color:var(--bovin-floresta);padding:.35rem .85rem;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Planos-module__z5t_5W__name{color:var(--text);font-size:1.4rem}.Planos-module__z5t_5W__cardHi .Planos-module__z5t_5W__name{color:var(--text-on-dark)}.Planos-module__z5t_5W__cap{color:var(--text-muted);min-height:2.4em;font-size:.85rem}.Planos-module__z5t_5W__cardHi .Planos-module__z5t_5W__cap{color:var(--muted-on-dark)}.Planos-module__z5t_5W__price{font-family:var(--font-body);letter-spacing:-.01em;color:var(--text);margin-top:.2rem;font-size:1.85rem;font-weight:700;line-height:1}.Planos-module__z5t_5W__cardHi .Planos-module__z5t_5W__price{color:var(--highlight)}.Planos-module__z5t_5W__suffix{font-family:var(--font-body);color:var(--text-muted);margin-left:.15rem;font-size:.9rem;font-weight:600}.Planos-module__z5t_5W__cardHi .Planos-module__z5t_5W__suffix{color:var(--muted-on-dark)}.Planos-module__z5t_5W__specs{border-top:1px solid var(--border);gap:.55rem;margin-top:.3rem;padding-top:1rem;display:grid}.Planos-module__z5t_5W__cardHi .Planos-module__z5t_5W__specs{border-top-color:var(--border-on-dark)}.Planos-module__z5t_5W__specs li{align-items:flex-start;gap:.55rem;font-size:.9rem;line-height:1.35;display:flex}.Planos-module__z5t_5W__specs li svg{color:var(--bovin-campo);flex-shrink:0;margin-top:2px}.Planos-module__z5t_5W__support{margin-top:.4rem}.Planos-module__z5t_5W__support .Planos-module__z5t_5W__specs{border-top:none;margin-top:0;padding-top:.4rem}.Planos-module__z5t_5W__supportLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:.2rem;font-size:.7rem;font-weight:700;display:block}.Planos-module__z5t_5W__cardHi .Planos-module__z5t_5W__supportLabel{color:var(--bovin-campo)}.Planos-module__z5t_5W__cta{width:100%;margin-top:auto}.Planos-module__z5t_5W__help{text-align:center;flex-direction:column;align-items:center;gap:.9rem;margin-top:clamp(2.5rem,5vw,3.5rem);display:flex}.Planos-module__z5t_5W__helpTitle{font-family:var(--font-display);font-size:1.35rem;font-weight:700}.Planos-module__z5t_5W__helpSub{color:var(--text-muted);margin-top:-.5rem}.Planos-module__z5t_5W__team{align-items:center;gap:.7rem;margin-top:.4rem;display:inline-flex}.Planos-module__z5t_5W__avatars{display:inline-flex}.Planos-module__z5t_5W__avatars img{object-fit:cover;border:2px solid var(--bg);background:var(--surface);border-radius:50%;width:38px;height:38px;margin-left:-12px}.Planos-module__z5t_5W__avatars img:first-child{margin-left:0}.Planos-module__z5t_5W__teamLabel{color:var(--text);font-size:.92rem;font-weight:600}@media (max-width:1000px){.Planos-module__z5t_5W__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.1rem}}@media (max-width:540px){.Planos-module__z5t_5W__grid{grid-template-columns:1fr}.Planos-module__z5t_5W__card{padding:35px}}
.Garantia-module__1tgUQa__wrap{grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.Garantia-module__1tgUQa__text{flex-direction:column;align-items:flex-start;gap:1.4rem;display:flex}.Garantia-module__1tgUQa__text h2{font-size:var(--fs-h2);max-width:18ch}.Garantia-module__1tgUQa__text p{color:var(--muted-on-dark);max-width:54ch;line-height:1.6}.Garantia-module__1tgUQa__bullets{gap:.75rem;display:grid}.Garantia-module__1tgUQa__bullets li{align-items:center;gap:.65rem;font-weight:500;display:flex}.Garantia-module__1tgUQa__bullets li svg{color:var(--bovin-campo);flex-shrink:0}.Garantia-module__1tgUQa__sealWrap{place-items:center;display:grid}.Garantia-module__1tgUQa__seal{aspect-ratio:1;text-align:center;width:clamp(200px,22vw,250px);box-shadow:inset 0 0 0 1px var(--border-on-dark);background:radial-gradient(circle at 50% 35%,#c79a3b24,#0000 65%);border-radius:50%;align-content:center;place-items:center;gap:.35rem;padding:2rem;display:grid;position:relative}.Garantia-module__1tgUQa__ring{border:2px dashed #c79a3b8c;border-radius:50%;animation:26s linear infinite Garantia-module__1tgUQa__seal-spin;position:absolute;inset:6px}.Garantia-module__1tgUQa__shield{color:var(--highlight)}.Garantia-module__1tgUQa__sealNum{font-family:var(--font-display);color:var(--text-on-dark);font-size:clamp(2.4rem,4vw,3.2rem);font-weight:400;line-height:1}.Garantia-module__1tgUQa__sealText{color:var(--muted-on-dark);max-width:16ch;font-size:.85rem}@keyframes Garantia-module__1tgUQa__seal-spin{to{transform:rotate(360deg)}}@media (max-width:820px){.Garantia-module__1tgUQa__wrap{grid-template-columns:1fr;gap:3rem}.Garantia-module__1tgUQa__sealWrap{order:-1}}@media (prefers-reduced-motion:reduce){.Garantia-module__1tgUQa__ring{animation:none}}
.Faq-module__hTyjzG__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(2rem,5vw,4.5rem);display:grid}.Faq-module__hTyjzG__aside{flex-direction:column;align-items:flex-start;gap:1.2rem;display:flex;position:sticky;top:110px}.Faq-module__hTyjzG__asideIcon{width:52px;height:auto;margin-bottom:.2rem}.Faq-module__hTyjzG__aside h2{font-size:var(--fs-h2);max-width:14ch}.Faq-module__hTyjzG__aside p{color:var(--text-muted);max-width:40ch}.Faq-module__hTyjzG__list{flex-direction:column;gap:.75rem;display:flex}.Faq-module__hTyjzG__item{border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);transition:border-color var(--dur-base) var(--ease-out);overflow:hidden}.Faq-module__hTyjzG__itemOpen{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.Faq-module__hTyjzG__q{text-align:left;width:100%;font-family:var(--font-body);color:var(--text);transition:transform .14s var(--ease-out);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.35rem;font-size:1.02rem;font-weight:700;display:flex}.Faq-module__hTyjzG__q:active{transform:scale(.99)}.Faq-module__hTyjzG__plus{color:var(--primary);transition:transform .24s var(--ease-out-expo);flex-shrink:0}.Faq-module__hTyjzG__itemOpen .Faq-module__hTyjzG__plus{transform:rotate(135deg)}.Faq-module__hTyjzG__ansWrap{transition:grid-template-rows .24s var(--ease-out-expo);grid-template-rows:0fr;display:grid}.Faq-module__hTyjzG__itemOpen .Faq-module__hTyjzG__ansWrap{grid-template-rows:1fr}.Faq-module__hTyjzG__ans{min-height:0;color:var(--text-muted);padding:0 1.35rem;line-height:1.6;overflow:hidden}.Faq-module__hTyjzG__itemOpen .Faq-module__hTyjzG__ans{padding-bottom:1.3rem}@media (max-width:820px){.Faq-module__hTyjzG__grid{grid-template-columns:1fr}.Faq-module__hTyjzG__aside{position:static}}
.CtaFinal-module__gxGwAq__section{background:radial-gradient(70% 90% at 50% 0%, #223328, #17221a 70%), var(--bovin-floresta);color:var(--text-on-dark);text-align:center;position:relative;overflow:hidden}.CtaFinal-module__gxGwAq__glow{z-index:0;pointer-events:none;background:radial-gradient(50% 50% at 50% 40%,#c79a3b1f,#0000 70%);position:absolute;inset:0}.CtaFinal-module__gxGwAq__rings{z-index:0;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.CtaFinal-module__gxGwAq__rings span{border:1px solid #c79a3b2e;border-radius:50%;width:320px;height:320px;position:absolute}@media (prefers-reduced-motion:no-preference){.CtaFinal-module__gxGwAq__rings span{animation:8s ease-out infinite CtaFinal-module__gxGwAq__cta-ring}.CtaFinal-module__gxGwAq__rings span:nth-child(2){animation-delay:2.6s}.CtaFinal-module__gxGwAq__rings span:nth-child(3){animation-delay:5.2s}}@keyframes CtaFinal-module__gxGwAq__cta-ring{0%{opacity:0;transform:scale(.3)}16%{opacity:.4}to{opacity:0;transform:scale(2.6)}}.CtaFinal-module__gxGwAq__inner{z-index:1;text-align:left;flex-direction:row;justify-content:center;align-items:center;gap:clamp(1.75rem,4vw,3.25rem);display:flex;position:relative}.CtaFinal-module__gxGwAq__textBlock{justify-items:start;gap:1.4rem;display:grid}.CtaFinal-module__gxGwAq__badge{aspect-ratio:1;flex-shrink:0;place-items:center;width:clamp(128px,15vw,176px);display:grid;position:relative}.CtaFinal-module__gxGwAq__badgeText{width:100%;height:100%;animation:22s linear infinite CtaFinal-module__gxGwAq__badge-spin;position:absolute;inset:0}.CtaFinal-module__gxGwAq__badgeText text{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;fill:var(--highlight);font-size:12px;font-weight:700}.CtaFinal-module__gxGwAq__badgeIcon{opacity:.95;width:42%;height:auto}.CtaFinal-module__gxGwAq__inner h2{color:var(--text-on-dark);max-width:15ch;font-size:clamp(1.7rem,3.4vw,2.7rem);line-height:1.06}.CtaFinal-module__gxGwAq__ctas{flex-wrap:wrap;justify-content:flex-start;gap:.9rem;display:flex}@media (max-width:640px){.CtaFinal-module__gxGwAq__inner{text-align:center;flex-direction:column}.CtaFinal-module__gxGwAq__textBlock{justify-items:center}.CtaFinal-module__gxGwAq__inner h2{max-width:20ch}.CtaFinal-module__gxGwAq__ctas{justify-content:center}}@keyframes CtaFinal-module__gxGwAq__badge-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.CtaFinal-module__gxGwAq__badgeText{animation:none}}
.Footer-module__nhiC3q__footer{background:var(--bovin-floresta);color:var(--text-on-dark);border-top:1px solid var(--border-on-dark);padding-top:clamp(3rem,6vw,4.5rem);padding-bottom:calc(15vh + clamp(1.5rem, 3vw, 2.5rem) + env(safe-area-inset-bottom))}.Footer-module__nhiC3q__top{border-bottom:1px solid var(--border-on-dark);grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;display:grid}.Footer-module__nhiC3q__brand{flex-direction:column;align-items:flex-start;gap:1.1rem;display:flex}.Footer-module__nhiC3q__logo{width:auto;height:60px}.Footer-module__nhiC3q__brand p{color:var(--muted-on-dark);max-width:32ch;font-size:.95rem}.Footer-module__nhiC3q__partner{border-top:1px solid var(--border-on-dark);flex-direction:column;align-items:flex-start;gap:.7rem;width:100%;max-width:32ch;margin-top:.35rem;padding-top:1.35rem;display:flex}.Footer-module__nhiC3q__partnerLabel{color:var(--muted-on-dark);font-size:.78rem;line-height:1.4}.Footer-module__nhiC3q__partnerLink{border-radius:6px;align-self:flex-start;display:inline-flex}.Footer-module__nhiC3q__partnerLogo{opacity:.9;width:auto;height:28px;transition:opacity var(--dur-fast) var(--ease-out)}.Footer-module__nhiC3q__partnerLink:hover .Footer-module__nhiC3q__partnerLogo{opacity:1}.Footer-module__nhiC3q__nav,.Footer-module__nhiC3q__group,.Footer-module__nhiC3q__contact{flex-direction:column;gap:.75rem;display:flex}.Footer-module__nhiC3q__navLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--bovin-campo);margin-bottom:.25rem;font-size:.72rem;font-weight:700}.Footer-module__nhiC3q__navLink{color:var(--muted-on-dark);width:-moz-fit-content;width:fit-content;transition:color var(--dur-fast) var(--ease-out);font-size:.95rem}.Footer-module__nhiC3q__navLink:hover{color:var(--text-on-dark)}.Footer-module__nhiC3q__agro{opacity:.95;align-self:flex-start;width:auto;height:30px}.Footer-module__nhiC3q__bottom{color:var(--muted-on-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 2rem;padding-top:1.75rem;font-size:.85rem;display:flex}.Footer-module__nhiC3q__slogan{font-style:italic}.Footer-module__nhiC3q__legal{gap:.35rem;display:grid}.Footer-module__nhiC3q__contact .Footer-module__nhiC3q__navLink{overflow-wrap:anywhere;max-width:100%}@media (max-width:980px){.Footer-module__nhiC3q__top{grid-template-columns:1fr 1fr;gap:2rem 2.5rem}}@media (max-width:720px){.Footer-module__nhiC3q__top{grid-template-columns:1fr;gap:2rem}}
