.hp{--white:#fff;--page:#fbfcfc;--ice:#f3f7f5;--wash:#e7f1ef;--line:#e4e8eb;--line-2:#cfe3df;--ink:#1c1e21;--body:#2a3942;--muted:#667781;--brand:#075e54;--brand-h:#0a6b5f;--deep:#063f39;--f1:#6fb0a6;--f2:#3a9084;--f3:#0f7d6f;--f4:#0a6b5f;--f5:#075e54;--f6:#05463f;--sh-btn:0 10px 26px rgba(7,94,84,.26);--sh-btn-h:0 16px 38px rgba(7,94,84,.32);--sh-card:0 1px 2px rgba(11,20,26,.04);--sh-lift:0 16px 36px rgba(11,20,26,.1),0 3px 8px rgba(11,20,26,.05);--sans:"Figtree","Helvetica Neue",Arial,sans-serif;--mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--pad:clamp(1.15rem,4.5vw,2.4rem);--gap:clamp(3.4rem,8vw,6.5rem)}.hp,.hp *{box-sizing:border-box}html{scroll-behavior:smooth}.hp{--hh:116px;margin-top:calc(-1 * var(--hh));background:var(--page);color:var(--body);font-family:var(--sans);font-size:clamp(1rem,.97rem + .2vw,1.1rem);line-height:1.62;-webkit-font-smoothing:antialiased}.hp .wrap{width:100%;max-width:1240px;margin-inline:auto;padding-inline:var(--pad)}.hp .sect{padding-block:var(--gap)}.hp .sect--ice{position:relative;background:var(--ice);border-block:0}.hp .sect--ice:after,.hp .sect--ice:before{content:"";position:absolute;inset-inline:0;z-index:0;height:clamp(56px,8vw,104px);pointer-events:none}.hp .sect--ice:before{top:0;background:linear-gradient(180deg,#fbfcfc 0,rgba(251,252,252,.55) 46%,rgba(251,252,252,0))}.hp .sect--ice:after{bottom:0;background:linear-gradient(0deg,#fbfcfc 0,rgba(251,252,252,.55) 46%,rgba(251,252,252,0))}.hp .sect--ice>*{position:relative;z-index:1}.hp h1,.hp h2{margin:0;color:var(--ink);font-weight:800;letter-spacing:-.035em;text-wrap:balance}.hp h1{font-size:clamp(2.4rem,1.5rem + 4.6vw,5rem);line-height:1.03;letter-spacing:-.038em;max-width:18ch}.hp h2{font-size:clamp(1.9rem,1.5rem + 1.9vw,3.1rem);line-height:1.06;max-width:26ch}.hp p{margin:0;max-width:58ch}.hp .eyebrow{font-family:var(--mono);font-size:.74rem;font-weight:500;text-transform:uppercase;letter-spacing:.17em;color:var(--brand)}.hp .lead{font-size:clamp(1.05rem,1rem + .3vw,1.24rem);color:var(--muted);line-height:1.5;max-width:56ch}.hp .fine{font-size:.86rem;color:var(--muted);max-width:62ch}.hp .head{display:flex;flex-direction:column;gap:.9rem}.hp .nav{position:sticky;top:0;z-index:30;background:rgba(251,252,252,.82);backdrop-filter:blur(10px);border-bottom:1px solid rgba(228,232,235,.7)}.hp .nav-in{height:70px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.hp .nav-in>img{height:26px;width:auto;flex:none}.hp .nav-links{display:none;gap:2rem}@media (min-width:940px){.hp .nav-links{display:flex}}.hp .nav-links a{color:var(--body);text-decoration:none;font-size:.96rem;font-weight:500;padding:.35rem 0;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.hp .nav-links a:hover{color:var(--brand);border-bottom-color:var(--brand)}.hp .nav-cta{flex:none;text-decoration:none;white-space:nowrap;font:600 .93rem/1 var(--sans);color:var(--brand);padding:.68rem 1.15rem;border-radius:999px;background:var(--wash);border:1px solid var(--line-2);transition:background .15s ease}.hp .nav-cta:hover{background:#d8ebe6}.hp .hero{position:relative;overflow:hidden;isolation:isolate}.hp #funilbg{width:100%;height:100%}.hp #funilbg,.hp .hero:after{position:absolute;inset:0;z-index:-1;pointer-events:none}.hp .hero:after{content:"";background:radial-gradient(58% 44% at 50% 34%,rgba(251,252,252,.93) 0,rgba(251,252,252,.68) 46%,rgba(251,252,252,0) 82%),linear-gradient(to bottom,rgba(251,252,252,0) 58%,rgba(251,252,252,.72) 84%,var(--page) 100%)}.hp .hero-in{padding-block:calc(clamp(3rem, 8vw, 6.5rem) + var(--hh)) clamp(2rem,4.5vw,3.4rem);display:flex;flex-direction:column;align-items:center;gap:clamp(1.4rem,3vw,2.1rem);text-align:center}.hp .badge{display:inline-flex;align-items:center;gap:.5rem;font:500 .9rem/1 var(--sans);color:var(--ink);padding:.58rem 1.05rem .58rem .8rem;border-radius:999px;background:var(--white);border:1px solid var(--line-2);box-shadow:var(--sh-card)}.hp .badge img{width:20px;height:20px;display:block;flex:none}.hp .badge .tick{width:15px;height:15px;flex:none}.hp h1 .accent{color:var(--brand);display:block}.hp .sub{max-width:60ch;font-size:clamp(1.05rem,1rem + .35vw,1.32rem);line-height:1.45;color:var(--muted)}.hp .cta{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font:700 clamp(.95rem,.9rem + .2vw,1.05rem)/1 var(--sans);letter-spacing:.07em;text-transform:uppercase;padding:1.15rem 2.4rem;border-radius:999px;border:0;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:var(--sh-btn);transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.hp .cta:hover{background:var(--brand-h);transform:translateY(-2px);box-shadow:var(--sh-btn-h)}.hp .cta:active{transform:translateY(0)}.hp .cta:focus-visible,.hp .nav-cta:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.hp .undercta{font-size:.86rem;color:var(--muted)}.hp .clientes{background:var(--ice);padding-block:clamp(1.2rem,3vw,2rem) clamp(1.9rem,4vw,2.8rem);overflow:hidden}.hp .curva{line-height:0;margin-bottom:-1px;background:var(--page)}.hp .curva--de-gelo{background:var(--ice)}.hp .curva svg{display:block;width:100%;height:clamp(56px,7.4vw,100px)}.hp .clientes-k{display:block;text-align:center;font-family:var(--mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-bottom:clamp(1.2rem,2.5vw,1.7rem)}.hp .marquee{display:flex;flex-direction:column;gap:1rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.hp .row{overflow:hidden}.hp .track{display:flex;gap:1.1rem;width:max-content;animation:desliza 52s linear infinite}.hp .row.rev .track{animation-duration:64s;animation-direction:reverse}.hp .marquee:hover .track{animation-play-state:paused}@keyframes desliza{to{transform:translateX(-50%)}}.hp .tile{--th:clamp(62px,7.5vw,78px);--tp:.95rem;flex:none;width:clamp(130px,16vw,172px);height:var(--th);display:grid;place-items:center;padding:var(--tp) 1.5rem;background:var(--white);border:1px solid var(--line);border-radius:14px;box-shadow:var(--sh-card);overflow:hidden}.hp .tile.dark{background:var(--deep);border-color:var(--deep)}.hp .tile img{display:block;width:100%;height:100%;max-width:100%;max-height:calc(var(--th) - 2 * var(--tp));object-fit:contain;object-position:center;filter:none;opacity:1;transition:filter .25s ease,opacity .25s ease}.hp .tile.dark img{filter:none;opacity:.92}.hp .tile:hover img{filter:none;opacity:1}.hp .canais{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:clamp(1.6rem,3.5vw,2.4rem)}.hp .canais .k{font-family:var(--mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-right:.25rem}.hp .canal{display:inline-flex;align-items:center;gap:.45rem;padding:.44rem .82rem;border-radius:999px;background:var(--white);border:1px solid var(--line);font:600 .82rem/1 var(--sans);color:var(--ink);box-shadow:var(--sh-card);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease}.hp .canal img{width:17px;height:17px;flex:none;display:block}.hp .canal .tag{font-family:var(--mono);font-size:.58rem;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-weight:500}.hp .canal.breve{background:var(--ice);color:var(--muted)}.hp .canal.breve img{opacity:.5;filter:grayscale(1)}.hp .canais[data-on] .canal{transform:translateY(-3px);box-shadow:var(--sh-lift)}.hp .canais[data-on] .canal:not(.breve){border-color:var(--line-2)}.hp .funnel{margin-top:clamp(1.1rem,2.5vw,1.6rem);width:100%;position:relative}.hp .funnel svg{display:block;width:100%;height:auto;overflow:visible}.hp .seg{cursor:pointer}.hp .seg path{transition:opacity .22s ease}.hp .funnel[data-hover] .seg:not([data-on]) path{opacity:.2}.hp .seg-label{font-family:var(--sans);font-weight:700;letter-spacing:-.012em;font-size:15px}.hp .seg-idx{font-family:var(--mono);font-weight:600;font-size:12px;letter-spacing:.12em}.hp .seg.claro .seg-label{fill:var(--ink)}.hp .seg.claro .seg-idx{fill:var(--brand)}.hp .seg.escuro .seg-label{fill:#fff}.hp .seg.escuro .seg-idx{fill:hsla(0,0%,100%,.82)}.hp .seg-idx,.hp .seg-label{transition:opacity .22s ease}.hp .funnel[data-hover] .seg:not([data-on]) .seg-idx,.hp .funnel[data-hover] .seg:not([data-on]) .seg-label{opacity:.4}.hp .funnel[data-hover] .seg:not([data-on]).escuro .seg-label{fill:var(--ink);opacity:.55}.hp .funnel[data-hover] .seg:not([data-on]).escuro .seg-idx{fill:var(--muted);opacity:.65}.hp .volta{position:relative;margin-top:.2rem}.hp .volta svg{display:block;width:100%;height:clamp(46px,6vw,70px);overflow:visible}.hp .volta path{fill:none;stroke:var(--brand);stroke-width:1.6;stroke-dasharray:6 5;vector-effect:non-scaling-stroke}.hp .volta .cabeca{fill:var(--brand);stroke:none}.hp .volta .selo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:.5rem;background:var(--white);border:1px solid var(--line-2);box-shadow:var(--sh-card);padding:.4rem .8rem;border-radius:999px;white-space:nowrap;font:600 .78rem/1 var(--sans);color:var(--ink)}.hp .volta .selo img{width:15px;height:15px;display:block;flex:none}.hp .volta .selo .txt{font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);font-weight:500}@media (prefers-reduced-motion:no-preference){.hp .volta path{animation:correVolta 1.4s linear infinite}@keyframes correVolta{to{stroke-dashoffset:-22}}}@media (max-width:759px){.hp .volta svg{display:none}.hp .volta .selo{position:static;transform:none;margin:.9rem auto 0;display:flex;width:fit-content}}.hp .chip-lead{position:absolute;top:0;left:0;z-index:4;display:inline-flex;align-items:center;gap:.45rem;padding:.42rem .8rem .42rem .58rem;border-radius:999px;background:var(--white);border:1px solid var(--line-2);box-shadow:0 6px 18px rgba(11,20,26,.14);font:600 .8rem/1 var(--sans);color:var(--ink);white-space:nowrap;transform:translate(-50%,-50%);transition:left .95s cubic-bezier(.55,.06,.24,1),top .95s cubic-bezier(.55,.06,.24,1),background .35s ease,color .35s ease,border-color .35s ease;pointer-events:none}.hp .chip-lead svg{width:14px;height:14px;flex:none}.hp .chip-lead.fechou{background:var(--brand);border-color:var(--brand);color:#fff}.hp .stages{margin-top:clamp(1.6rem,3.5vw,2.4rem);display:grid;grid-template-columns:1fr;gap:.7rem}@media (min-width:760px){.hp .stages{grid-template-columns:1fr 1fr}}@media (min-width:1060px){.hp .stages{grid-template-columns:repeat(5,1fr);gap:.8rem}}.hp .stage{position:relative;overflow:hidden;background:var(--white);border:1px solid var(--line);border-top:3px solid var(--tone,var(--brand));border-radius:14px;padding:1.1rem 1.15rem;display:flex;flex-direction:column;gap:.45rem;cursor:pointer;font:inherit;text-align:left;color:inherit;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,opacity .22s ease}.hp .stage:hover,.hp .stage[data-on]{transform:translateY(-4px);box-shadow:var(--sh-lift)}.hp .stages[data-hover] .stage:not([data-on]){opacity:.45}.hp .stage:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.hp .stage .k{font-family:var(--mono);font-size:.7rem;letter-spacing:.12em;color:var(--tone,var(--brand));font-weight:500}.hp .stage .t{font-weight:700;color:var(--ink);font-size:1.02rem;letter-spacing:-.015em;line-height:1.25}.hp .stage .d{font-size:.87rem;color:var(--muted);line-height:1.5;max-width:none}.hp .stage .bar{position:absolute;inset-inline:0;bottom:0;height:2px;background:var(--tone,var(--brand));transform:scaleX(0);transform-origin:left}.hp .stage[data-on] .bar{animation:corre var(--dur,5.2s) linear forwards}@keyframes corre{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hp .painel{margin-top:clamp(1.8rem,4vw,2.8rem);display:grid;grid-template-columns:1fr;gap:0;background:var(--white);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--sh-lift)}@media (min-width:900px){.hp .painel{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}}.hp .painel-txt{padding:clamp(1.4rem,3vw,2.2rem);display:flex;flex-direction:column;gap:.85rem;justify-content:center}.hp .painel-txt .k{font-family:var(--mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brand)}.hp .painel-txt h3{margin:0;font-size:clamp(1.25rem,1.1rem + .5vw,1.65rem);font-weight:800;letter-spacing:-.022em;line-height:1.15;color:var(--ink)}.hp .painel-txt .dor{display:flex;gap:.55rem;align-items:flex-start;font-size:.89rem;color:var(--body);line-height:1.5;background:var(--ice);border-left:3px solid var(--tone,var(--brand));padding:.7rem .85rem;border-radius:0 10px 10px 0}.hp .painel-txt .dor b{color:var(--ink);font-weight:700}.hp .funcs{display:flex;flex-wrap:wrap;gap:.38rem}.hp .func{display:inline-flex;align-items:center;gap:.34rem;font:500 .78rem/1.15 var(--sans);color:var(--body);background:var(--ice);border:1px solid var(--line);padding:.36rem .62rem;border-radius:9px}.hp .func:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--tone,var(--brand));flex:none}@media (prefers-reduced-motion:no-preference){.hp .painel[data-anim] .func{opacity:0;transform:translateY(6px);animation:entraChip .42s cubic-bezier(.16,1,.3,1) forwards}@keyframes entraChip{to{opacity:1;transform:none}}}.hp .agentes{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;padding-top:.3rem}.hp .agente{display:inline-flex;align-items:center;gap:.5rem}.hp .agente img{width:40px;height:40px;border-radius:50%;object-fit:cover;object-position:top center;background:var(--wash);border:2px solid var(--white);box-shadow:0 2px 8px rgba(11,20,26,.12)}.hp .agente .nm{display:flex;flex-direction:column;line-height:1.15}.hp .agente .nm b{font-size:.84rem;color:var(--ink);font-weight:700}.hp .agente .nm span{font-family:var(--mono);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}@media (prefers-reduced-motion:no-preference){.hp .painel[data-anim] .agente{opacity:0;animation:entraAg .5s ease .22s forwards}@keyframes entraAg{to{opacity:1}}}.hp .painel-tela{position:relative;background:#0f1720;min-height:210px}.hp .painel-tela iframe{display:block;width:100%;height:100%;border:0;background:var(--ice)}.hp .painel-tela iframe[hidden],.hp .painel-tela video[hidden]{display:none}.hp .painel-tela video{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.hp .painel-tela .marca{position:absolute;left:.7rem;bottom:.7rem;z-index:2;font-family:var(--mono);font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.72);background:rgba(0,0,0,.34);padding:.28rem .5rem;border-radius:6px;backdrop-filter:blur(4px)}.hp .plats{display:flex;flex-wrap:wrap;gap:.45rem}.hp .plat{display:inline-flex;align-items:center;gap:.4rem;background:var(--white);border:1px solid var(--line-2);border-radius:999px;padding:.38rem .72rem;box-shadow:var(--sh-card);font:600 .78rem/1 var(--sans);color:var(--ink);white-space:nowrap}.hp .plat img{height:15px;width:auto;display:block;flex:none}.hp .plat img.selo{height:19px}.hp .painel-txt .base{font-size:.88rem;color:var(--body);line-height:1.5;background:var(--ice);border-left:3px solid var(--tone,var(--brand));padding:.7rem .85rem;border-radius:0 10px 10px 0;max-width:none}.hp .painel-txt .base b{color:var(--ink);font-weight:700}.hp .painel-tela .vazio{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.6rem;text-align:center;font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.hp .painel-tela .vazio span:first-child{font-size:1.4rem;letter-spacing:0}.hp .integ{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:clamp(1.8rem,4vw,2.6rem);align-items:stretch}@media (min-width:900px){.hp .integ{grid-template-columns:1fr minmax(240px,.78fr) 1fr}}.hp .icat{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:clamp(1.2rem,2.6vw,1.7rem);box-shadow:var(--sh-card);display:flex;flex-direction:column;gap:.7rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.hp .icat:hover{transform:translateY(-4px);box-shadow:var(--sh-lift)}.hp .icat h3{margin:0;font-size:1.08rem;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.hp .icat .sub{font-size:.86rem;color:var(--muted);line-height:1.45;max-width:none}.hp .icat .hr{height:1px;background:var(--line);margin:.15rem 0 .1rem}.hp .icat .chips{display:flex;flex-wrap:wrap;gap:.38rem}.hp .icat .chip{font:600 .8rem/1 var(--sans);color:var(--ink);background:var(--ice);border:1px solid var(--line);padding:.42rem .7rem;border-radius:9px}.hp .icol{display:flex;flex-direction:column;gap:1rem}.hp .ihub{position:relative;overflow:hidden;border-radius:18px;border:1px solid var(--deep);background:radial-gradient(120% 80% at 50% 118%,#0f7d6f 0,#063f39 46%,#04302b 100%);display:grid;place-items:center;min-height:clamp(230px,30vw,380px);box-shadow:var(--sh-lift)}.hp .ihub-logo{width:clamp(84px,10vw,116px);aspect-ratio:1;border-radius:22px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);display:grid;place-items:center;backdrop-filter:blur(6px);z-index:2}.hp .ihub-logo img{width:58%;height:auto;display:block}.hp .ihub:after{content:"";position:absolute;left:50%;bottom:-46%;width:120%;aspect-ratio:1;transform:translateX(-50%);background:radial-gradient(circle,rgba(143,220,203,.42) 0,rgba(143,220,203,.12) 34%,transparent 62%);pointer-events:none}.hp .ipill{display:inline-flex;align-items:center;gap:.5rem;align-self:center;padding:.5rem .9rem;border-radius:999px;background:var(--white);border:1px solid var(--line-2);box-shadow:var(--sh-card);font:500 .82rem/1.3 var(--sans);color:var(--body);text-align:center}.hp .ipill b{font-family:var(--mono);font-weight:600;color:var(--brand)}.hp .iwall{margin-top:clamp(1.6rem,3.5vw,2.4rem)}.hp .iwall-k{display:block;text-align:center;margin-bottom:1rem;font-family:var(--mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.hp .iwall .row{overflow:hidden}.hp .iwall .track{display:flex;gap:.8rem;width:max-content;animation:desliza 46s linear infinite}.hp .iwall:hover .track{animation-play-state:paused}.hp .ilogo{flex:none;width:clamp(64px,7vw,82px);aspect-ratio:1;display:grid;place-items:center;padding:.8rem;background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:var(--sh-card)}.hp .ilogo img{width:100%;height:100%;object-fit:contain}@media (prefers-reduced-motion:reduce){.hp .iwall .track{animation:none;width:auto;flex-wrap:wrap;justify-content:center}}.hp .deps{display:flex;justify-content:center;gap:1rem;margin-top:clamp(1.8rem,4vw,2.6rem);max-height:720px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,transparent,#000 9%,#000 91%,transparent);mask-image:linear-gradient(180deg,transparent,#000 9%,#000 91%,transparent)}.hp .deps-col{flex:1 1 0;min-width:0;max-width:340px}.hp .deps-col:nth-child(2),.hp .deps-col:nth-child(3){display:none}@media (min-width:760px){.hp .deps-col:nth-child(2){display:block}}@media (min-width:1060px){.hp .deps-col:nth-child(3){display:block}}.hp .deps-trilha{display:flex;flex-direction:column;gap:1rem}@media (prefers-reduced-motion:no-preference){.hp .deps-trilha{animation:sobeDep var(--dur,34s) linear infinite}.hp .deps:hover .deps-trilha{animation-play-state:paused}@keyframes sobeDep{to{transform:translateY(-50%)}}}.hp .dep{position:relative;display:flex;flex-direction:column;gap:.8rem;background:var(--white);border:1px solid var(--line);border-radius:16px;padding:1rem;box-shadow:var(--sh-card);transition:transform .18s ease,box-shadow .18s ease}.hp .dep:hover{transform:translateY(-5px);box-shadow:var(--sh-lift)}.hp .dep blockquote{margin:0;font-size:.94rem;line-height:1.5;color:var(--body)}.hp .dep blockquote b{color:var(--ink);font-weight:700}.hp .dep-img{border-radius:12px;overflow:hidden;border:1px solid var(--line);background:var(--ice)}.hp .dep-img img{display:block;width:100%;height:auto}.hp .dep-video{border-radius:12px;overflow:hidden;background:#0f1720}.hp .dep-video video{display:block;width:100%;height:auto;max-height:340px}.hp .dep-audio{display:flex;flex-direction:column;gap:.45rem}.hp .dep-audio audio{width:100%;height:34px}.hp .dep-audio .k{font-size:.62rem;color:var(--brand)}.hp .dep .tag,.hp .dep-audio .k{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase}.hp .dep .tag{align-self:flex-start;font-size:.6rem;font-weight:500;color:#7a5b00;background:#fff2c2;border:1px solid #f0d980;padding:.2rem .5rem;border-radius:6px}.hp .dep-quem{display:flex;align-items:center;gap:.6rem}.hp .dep-quem .ini{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:999px;background:var(--wash);color:var(--brand);font-size:.7rem;font-weight:800;letter-spacing:-.01em}.hp .dep-quem .qn{display:flex;flex-direction:column;line-height:1.2;min-width:0}.hp .dep-quem .qn b{font-size:.86rem;color:var(--ink);font-weight:700}.hp .dep-quem .qn span{font-size:.76rem;color:var(--muted)}@media (prefers-reduced-motion:no-preference){.hp .rise{opacity:0;transform:translateY(16px);animation:sobe .7s cubic-bezier(.16,1,.3,1) forwards}.hp .rise:first-child{animation-delay:.05s}.hp .rise:nth-child(2){animation-delay:.14s}.hp .rise:nth-child(3){animation-delay:.23s}.hp .rise:nth-child(4){animation-delay:.32s}.hp .rise:nth-child(5){animation-delay:.41s}.hp .rv{opacity:0;transform:translateY(18px);transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1)}.hp .rv.in{opacity:1;transform:none}@keyframes sobe{to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){.hp .track{animation:none;width:auto;flex-wrap:wrap;justify-content:center}.hp .marquee{-webkit-mask-image:none;mask-image:none}.hp .row.rev{display:none}.hp .stage:hover,.hp .stage[data-on]{transform:none}}.hp .quem{display:grid;grid-template-columns:1fr;gap:1.1rem;margin-top:clamp(1.8rem,4vw,2.6rem)}@media (min-width:820px){.hp .quem{grid-template-columns:1fr 1fr}}.hp .qbox{border-radius:18px;padding:clamp(1.4rem,3vw,2.1rem);display:flex;flex-direction:column;gap:1rem}.hp .qbox.sim{background:var(--white);border:1px solid var(--line);box-shadow:var(--sh-card)}.hp .qbox.nao{background:var(--deep);border:1px solid var(--deep)}.hp .qbox h3{margin:0;font-size:1.15rem;font-weight:800;letter-spacing:-.02em}.hp .qbox.sim h3{color:var(--ink)}.hp .qbox.nao h3{color:#fff}.hp .qbox ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.hp .qbox li{display:grid;grid-template-columns:auto 1fr;gap:.7rem;font-size:.9rem;line-height:1.5}.hp .qbox.sim li{color:var(--body)}.hp .qbox.nao li{color:var(--on-deep-mut,#a6cbc4)}.hp .qbox li strong{font-weight:700}.hp .qbox.sim li strong{color:var(--brand)}.hp .qbox.nao li strong{color:#fff}.hp .qbox li .m{width:15px;height:15px;flex:none;margin-top:.2em}.hp .qbox.sim li .m{color:var(--brand)}.hp .qbox.nao li .m{color:#6fb0a6}.hp .precos{display:grid;grid-template-columns:1fr;gap:1.1rem;margin-top:clamp(2rem,4vw,3rem);align-items:stretch}@media (min-width:900px){.hp .precos{grid-template-columns:repeat(3,1fr);gap:1rem}}.hp .plano{position:relative;background:var(--white);border:1px solid var(--line);border-radius:20px;padding:clamp(1.5rem,3vw,2.1rem);display:flex;flex-direction:column;gap:1rem;box-shadow:var(--sh-card);transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.hp .plano:hover{transform:translateY(-4px);box-shadow:var(--sh-lift)}.hp .plano.destaque{border-color:var(--brand);box-shadow:var(--sh-lift);background:linear-gradient(180deg,var(--wash) 0,var(--white) 34%)}@media (min-width:900px){.hp .plano.destaque{transform:translateY(-10px)}.hp .plano.destaque:hover{transform:translateY(-14px)}}.hp .plano .selo-plano{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:var(--brand);color:#fff;white-space:nowrap;font-size:.6rem;font-weight:600;letter-spacing:.12em;padding:.3rem .75rem;border-radius:999px}.hp .plano .porte,.hp .plano .selo-plano{font-family:var(--mono);text-transform:uppercase}.hp .plano .porte{font-size:.66rem;letter-spacing:.16em;color:var(--muted)}.hp .plano .valor{display:flex;align-items:baseline;gap:.3rem}.hp .plano .valor b{font-family:var(--mono);font-size:clamp(2rem,1.6rem + 1.5vw,2.7rem);font-weight:600;color:var(--ink);line-height:1;letter-spacing:-.03em}.hp .plano .valor span{font-size:.84rem;color:var(--muted)}.hp .plano .qq{font-size:.88rem;color:var(--muted);line-height:1.5;max-width:none}.hp .plano .hr2{height:1px;background:var(--line)}.hp .plano ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem;flex:1}.hp .plano li{display:grid;grid-template-columns:auto 1fr;gap:.6rem;font-size:.85rem;line-height:1.45;color:var(--body)}.hp .plano li .m{width:14px;height:14px;flex:none;margin-top:.2em;color:var(--brand)}.hp .plano li em{font-style:normal;font-family:var(--mono);color:var(--ink)}.hp .plano .anual{font-size:.8rem;color:var(--brand);font-weight:600}.hp .plano .cta-plano{display:inline-flex;align-items:center;justify-content:center;font:700 .88rem/1 var(--sans);letter-spacing:.04em;text-transform:uppercase;padding:.9rem 1.2rem;border-radius:999px;text-decoration:none;background:var(--ice);color:var(--brand);border:1px solid var(--line-2);transition:background .16s ease}.hp .plano .cta-plano:hover{background:var(--wash)}.hp .plano.destaque .cta-plano{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:var(--sh-btn)}.hp .plano.destaque .cta-plano:hover{background:var(--brand-h)}.hp .faq{display:grid;grid-template-columns:1fr;gap:.45rem 1.6rem;margin-top:clamp(1.6rem,3.5vw,2.2rem)}@media (min-width:900px){.hp .faq{grid-template-columns:1fr 1fr}}.hp .faq-col{display:flex;flex-direction:column;gap:.45rem}.hp .faq-hora{grid-column:1/-1;font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:.8rem}.hp .qa{display:flex;flex-direction:column;gap:.35rem}.hp .qa-btn{display:flex;align-items:center;gap:.8rem;width:100%;background:none;border:0;padding:0;cursor:pointer;text-align:left;font:inherit;color:inherit}.hp .qa-bolha{position:relative;background:var(--white);border:1px solid var(--line);border-radius:14px;border-top-left-radius:4px;padding:.68rem .9rem;box-shadow:var(--sh-card);font-weight:600;font-size:.89rem;color:var(--ink);line-height:1.35;transition:border-color .2s ease,background .2s ease}.hp .qa-btn:hover .qa-bolha,.hp .qa[data-aberto] .qa-bolha{border-color:var(--line-2);background:var(--wash)}.hp .qa-mais{flex:none;color:var(--muted);display:grid;place-items:center;transition:color .2s ease,transform .25s ease}.hp .qa[data-aberto] .qa-mais{color:var(--brand);transform:rotate(180deg)}.hp .qa-btn:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:14px}.hp .qa-resp{display:grid;grid-template-rows:0fr;opacity:0}.hp .qa[data-aberto] .qa-resp{grid-template-rows:1fr;opacity:1}.hp .qa-resp>*{overflow:hidden;min-height:0}.hp .qa-resp-in{margin-left:clamp(1rem,3vw,2rem);background:var(--brand);color:#fff;border-radius:16px;border-top-right-radius:4px;padding:.75rem .95rem;max-width:none;font-size:.86rem;line-height:1.48;box-shadow:0 4px 16px rgba(7,94,84,.18)}.hp .qa-resp-in b{color:#fff;font-weight:700}.hp .qa-resp-in .prova{display:block;margin-top:.5rem;padding-top:.5rem;border-top:1px solid hsla(0,0%,100%,.22);font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;color:hsla(0,0%,100%,.82)}@media (prefers-reduced-motion:no-preference){.hp .qa-resp{transition:grid-template-rows .34s cubic-bezier(.16,1,.3,1),opacity .28s ease}}.hp .avulsos{margin-top:clamp(1.6rem,3.5vw,2.4rem)}.hp .avulsos-k{display:block;font-family:var(--mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:.9rem}.hp .avulsos-grid{display:grid;grid-template-columns:1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}@media (min-width:620px){.hp .avulsos-grid{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.hp .avulsos-grid{grid-template-columns:repeat(4,1fr)}}.hp .av{background:var(--white);padding:.95rem 1.1rem;display:flex;flex-direction:column;gap:.18rem}.hp .av .n{font-size:.82rem;color:var(--muted);line-height:1.3}.hp .av .v{font-family:var(--mono);font-size:1.02rem;font-weight:600;color:var(--ink);letter-spacing:-.01em}.hp .av .o{font-size:.74rem;color:var(--subtle,var(--muted))}.hp .trilha{display:none}@media (max-width:899px){.hp .funnel,.hp .stages,.hp .volta{display:none}.hp .trilha{display:flex;gap:.5rem;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:clamp(1.2rem,3vw,1.6rem);padding:.2rem .1rem .7rem;-ms-overflow-style:none;scrollbar-width:none}.hp .trilha::-webkit-scrollbar{display:none}.hp .tpin{flex:none;scroll-snap-align:center;display:flex;flex-direction:column;gap:.12rem;align-items:flex-start;background:var(--white);border:1px solid var(--line);border-top:3px solid var(--tp,var(--brand));border-radius:13px;padding:.6rem .8rem;min-width:8.5rem;font:inherit;text-align:left;cursor:pointer;color:inherit;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,opacity .2s ease}.hp .tpin .n{font-family:var(--mono);font-size:.64rem;letter-spacing:.12em;color:var(--tp,var(--brand));font-weight:600}.hp .tpin .r{font-weight:700;font-size:.86rem;color:var(--ink);letter-spacing:-.012em;white-space:nowrap}.hp .tpin[data-on]{box-shadow:var(--sh-lift);transform:translateY(-2px)}.hp .trilha[data-tem] .tpin:not([data-on]){opacity:.5}.hp .tpin:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.hp .tpin .tbar{display:block;height:2px;width:100%;margin-top:.35rem;background:var(--line);border-radius:2px;overflow:hidden}.hp .tpin .tbar i{display:block;height:100%;width:0;background:var(--tp,var(--brand))}.hp .tpin[data-on] .tbar i{animation:correTpin var(--dur,5.2s) linear forwards}}@media (max-width:899px) and (prefers-reduced-motion:no-preference){@keyframes correTpin{0%{width:0}to{width:100%}}}.hp .passos{position:relative;margin-top:clamp(2rem,4.5vw,3.2rem);display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.6rem)}.hp .passos:before{content:"";position:absolute;top:.6rem;bottom:.6rem;left:19px;width:2px;background:repeating-linear-gradient(to bottom,var(--line-2) 0 6px,transparent 6px 12px);background-size:2px 12px}@media (min-width:900px){.hp .passos:before{left:50%;transform:translateX(-1px)}}@media (prefers-reduced-motion:no-preference){.hp .passos:before{animation:correTrilha 1.1s linear infinite}@keyframes correTrilha{to{background-position-y:12px}}}.hp .passo-l{position:relative;display:grid;grid-template-columns:40px 1fr;gap:1rem;align-items:start}.hp .passo-l>.pnum{grid-column:1;grid-row:1}.hp .passo-l>.pcard{grid-column:2;grid-row:1;min-width:0}@media (min-width:900px){.hp .passo-l{grid-template-columns:1fr 40px 1fr;gap:1.4rem}.hp .passo-l>.pcard{grid-column:1;grid-row:1}.hp .passo-l>.pnum{grid-column:2;grid-row:1}.hp .passo-l:nth-child(2n)>.pcard{grid-column:3}.hp .passo-l:nth-child(odd) .pchips{justify-content:flex-end}}.hp .pnum{width:40px;height:40px;border-radius:50%;z-index:1;display:grid;place-items:center;flex:none;border:2px solid var(--pt,var(--brand));font-family:var(--mono);font-size:.82rem;font-weight:600;color:var(--pt,var(--brand));box-shadow:0 2px 10px rgba(11,20,26,.08)}.hp .pcard,.hp .pnum{background:var(--white)}.hp .pcard{border:1px solid var(--line);border-radius:18px;padding:clamp(1.1rem,2.4vw,1.6rem);box-shadow:var(--sh-card);display:flex;flex-direction:column;gap:.5rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.hp .pcard:hover{transform:translateY(-4px);box-shadow:var(--sh-lift)}.hp .pcard .quando{font-family:var(--mono);font-size:.64rem;letter-spacing:.13em;text-transform:uppercase;color:var(--pt,var(--brand))}.hp .pcard h3{margin:0;font-size:1.1rem;font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1.2}.hp .pcard p{font-size:.88rem;color:var(--muted);line-height:1.5;max-width:none}.hp .pchips{display:flex;flex-wrap:wrap;gap:.32rem;margin-top:.1rem}.hp .pchips span{font-size:.74rem;color:var(--body);background:var(--ice);border:1px solid var(--line);border-radius:8px;padding:.26rem .5rem}.hp .cupula{--g:0;--alt:clamp(72px,15vw,215px);position:relative;height:clamp(112px,18vw,265px);background:var(--cup-de,var(--page));overflow:hidden}.hp .cupula img{position:absolute;inset-inline:0;bottom:0;display:block;width:100%;height:var(--alt);transform-origin:50% 100%;transform:scaleY(calc(.74 + var(--g) * .26));will-change:transform}.hp .sect--deep{position:relative;background:var(--deep);padding-block:clamp(1rem,2vw,1.8rem) var(--gap)}.hp .sect--deep .eyebrow{color:#6fb0a6}.hp .sect--deep h2{color:#fff}.hp .sect--deep .lead{color:#a6cbc4}.hp .sect--deep>.wrap{position:relative;z-index:1}.hp .conex{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-top:clamp(2rem,5vw,3.2rem)}@media (min-width:900px){.hp .conex{grid-template-columns:minmax(0,1fr) clamp(180px,26vw,380px) minmax(0,1fr);grid-template-rows:auto 1fr;align-items:stretch;column-gap:0;row-gap:.55rem}.hp .cx-rot--e{grid-area:1/1}.hp .cx-rot--d{grid-area:1/3;text-align:right}.hp .cx-rail--e{grid-area:2/1}.hp .cx-meio{grid-area:2/2}.hp .cx-rail--d{grid-area:2/3}}.hp .cx-rail{display:flex;flex-direction:column;gap:.55rem;min-width:0}.hp .cx-rot{display:block;font-family:var(--mono);font-size:.68rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}.hp .cx-no{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;background:var(--white);border:1px solid var(--line);border-radius:13px;padding:.6rem .85rem;box-shadow:var(--sh-card);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;width:100%}@media (min-width:900px){.hp .cx-no{width:100%;padding:.68rem 1rem}.hp .cx-no--d{grid-template-columns:minmax(0,1fr) auto;text-align:right}.hp .cx-no--d .cx-marca{order:2}.hp .cx-no--d .cx-txt{order:1}}.hp .cx-no:hover{transform:translateY(-2px);border-color:var(--line-2);box-shadow:var(--sh-lift)}.hp .cx-marca{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:9px;background:var(--ice);border:1px solid var(--line)}.hp .cx-marca img{display:block;width:20px;height:20px;object-fit:contain}.hp .cx-marca[data-duo]{width:54px;grid-auto-flow:column;gap:4px}.hp .cx-marca[data-duo] img{width:18px;height:18px}.hp .cx-word{font-size:.66rem;font-weight:800;letter-spacing:-.02em;color:var(--brand);line-height:1}.hp .cx-txt{display:flex;flex-direction:column;line-height:1.25;min-width:0}.hp .cx-txt b{font-size:.87rem;font-weight:700;color:var(--ink)}.hp .cx-txt>span{font-size:.74rem;color:var(--muted)}.hp .cx-meio{position:relative;display:grid;place-items:center;min-height:130px}.hp .conex{grid-template-areas:none}@media (min-width:900px){.hp .cx-meio{align-self:stretch;min-height:340px}}.hp .cx-svg{position:absolute;inset:0;width:100%;height:100%;display:none}@media (min-width:900px){.hp .cx-svg{display:block}}.hp .cx-fio{stroke-width:1.6;opacity:.34}.hp .cx-fio,.hp .cx-pulso{fill:none;vector-effect:non-scaling-stroke}.hp .cx-pulso{stroke-width:2.2;stroke-linecap:round;stroke-dasharray:14 260;stroke-dashoffset:274}@media (prefers-reduced-motion:no-preference){.hp .cx-pulso{animation:cxCorre 3.4s linear infinite}}@keyframes cxCorre{to{stroke-dashoffset:0}}.hp .cx-hub{position:relative;z-index:1;display:grid;place-items:center;width:clamp(72px,9vw,104px);aspect-ratio:1;border-radius:26px;background:var(--white);border:1px solid var(--line-2);box-shadow:0 18px 44px rgba(7,94,84,.16),0 2px 6px rgba(11,20,26,.05)}.hp .cx-hub:before{content:"";position:absolute;inset:-14px;border-radius:34px;z-index:-1;background:radial-gradient(closest-side,rgba(7,94,84,.13),rgba(7,94,84,0) 78%)}.hp .cx-hub{overflow:hidden;background:#f5f7f7 url(/home/logo-simbolo.svg) 50%/52% auto no-repeat}.hp .cx-hub video{display:block;width:100%;height:100%;object-fit:cover}.hp .cupula--sai{background:var(--deep);height:clamp(82px,13vw,190px);--alt:clamp(54px,11vw,158px)}.hp .cx-pill{display:block;width:max-content;max-width:100%;margin:clamp(1.6rem,4vw,2.6rem) auto 0;padding:.62rem 1.1rem;border-radius:999px;background:var(--wash);border:1px solid var(--line-2);font-size:.86rem;color:var(--body);text-align:center;line-height:1.45}.hp .cx-pill b{font-family:var(--mono);font-weight:600;color:var(--brand)}.hp .tprecos{margin-top:clamp(2rem,4vw,3rem);overflow-x:auto}.hp .tprecos table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;font-size:.88rem}.hp .tprecos .sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.hp .tprecos .canto{width:30%;min-width:210px;background:transparent}.hp .tprecos thead th{vertical-align:bottom;padding:0 .35rem .9rem;width:23.33%}.hp .pcabeca{display:flex;flex-direction:column;gap:.6rem;height:100%;background:var(--white);border:1px solid var(--line);border-radius:16px;padding:1rem 1.05rem 1.1rem;box-shadow:var(--sh-card);text-align:left}.hp .tprecos thead th.destaque .pcabeca{border-color:var(--brand);box-shadow:0 14px 34px rgba(7,94,84,.14)}.hp .pcabeca .linha1{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.hp .pcabeca .linha1 b{font-size:1rem;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.hp .pcabeca .etq{font-family:var(--mono);font-size:.58rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--brand);background:var(--wash);border:1px solid var(--line-2);border-radius:999px;padding:.18rem .45rem}.hp .pcabeca .preco{font-family:var(--mono);font-size:clamp(1.5rem,1.2rem + .9vw,2rem);font-weight:600;color:var(--ink);line-height:1;letter-spacing:-.03em}.hp .pcabeca .preco i{font-style:normal;font-family:var(--sans);font-size:.8rem;color:var(--muted);letter-spacing:0}.hp .pcabeca p{font-size:.8rem;color:var(--muted);line-height:1.45;margin:0;flex:1;max-width:none}.hp .pcabeca .btn{display:inline-flex;align-items:center;justify-content:center;font:600 .82rem/1 var(--sans);text-decoration:none;padding:.72rem 1rem;border-radius:999px;color:var(--brand);background:var(--white);border:1px solid var(--line-2);transition:background .16s ease,border-color .16s ease}.hp .pcabeca .btn:hover{background:var(--wash);border-color:var(--brand)}.hp .tprecos thead th.destaque .btn{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:var(--sh-btn)}.hp .tprecos thead th.destaque .btn:hover{background:var(--brand-h)}.hp .tprecos tr.bloco th{text-align:left;padding:1.15rem .8rem .5rem;font-family:var(--mono);font-size:.64rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--muted);background:transparent}.hp .tprecos tbody th[scope=row]{text-align:left;font-weight:500;color:var(--body);padding:.68rem .8rem;border-top:1px solid var(--line)}.hp .tprecos tbody td{text-align:center;padding:.68rem .5rem;border-top:1px solid var(--line);color:var(--body)}.hp .tprecos tbody td.destaque{background:rgba(7,94,84,.035)}.hp .tprecos tbody tr:hover td,.hp .tprecos tbody tr:hover th[scope=row]{background:var(--ice)}.hp .tprecos tbody tr:hover td.destaque{background:rgba(7,94,84,.06)}.hp .tprecos .sim{width:17px;height:17px;color:var(--brand)}.hp .tprecos .nao{width:17px;height:17px;color:var(--line-2)}.hp .tprecos .txt{font-family:var(--mono);font-size:.78rem;color:var(--ink)}@media (max-width:760px){.hp .tprecos tbody th[scope=row]{position:sticky;left:0;z-index:1;background:var(--ice);font-size:.82rem}.hp .tprecos tbody tr:hover th[scope=row]{background:var(--ice)}}.hp .pcabeca .preco--txt{font-family:var(--sans);font-size:1.15rem;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.hp .pcards{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:clamp(2rem,4vw,3rem);align-items:stretch}@media (min-width:900px){.hp .pcards{grid-template-columns:repeat(3,1fr)}}.hp .pcard2{position:relative;display:flex;flex-direction:column;gap:.7rem;background:var(--white);border:1px solid var(--line);border-radius:18px;padding:1.25rem 1.3rem 1.35rem;box-shadow:var(--sh-card);transition:transform .2s ease,box-shadow .2s ease}.hp .pcard2:hover{transform:translateY(-4px);box-shadow:var(--sh-lift)}.hp .pcard2.destaque{border-color:var(--brand);box-shadow:0 16px 38px rgba(7,94,84,.15)}.hp .pcard2 .fita{position:absolute;top:-.72rem;left:1.3rem;font-family:var(--mono);font-size:.58rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:var(--brand);border-radius:999px;padding:.26rem .6rem}.hp .pcard2 .topo{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.hp .pcard2 .topo b{font-size:1.02rem;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.hp .pcard2 .etq{font-family:var(--mono);font-size:.58rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.hp .pcard2 .preco{font-family:var(--mono);font-size:clamp(1.8rem,1.4rem + 1.3vw,2.4rem);font-weight:600;color:var(--ink);line-height:1;letter-spacing:-.03em}.hp .pcard2 .preco i{font-style:normal;font-family:var(--sans);font-size:.82rem;color:var(--muted);letter-spacing:0}.hp .pcard2 .preco--txt{font-family:var(--sans);font-size:1.3rem;font-weight:700;letter-spacing:-.01em}.hp .pcard2 p{margin:0;flex:1;font-size:.86rem;line-height:1.5;color:var(--muted);max-width:none}.hp .pcard2 .btn{display:inline-flex;align-items:center;justify-content:center;font:600 .86rem/1 var(--sans);text-decoration:none;padding:.82rem 1.1rem;border-radius:999px;color:var(--brand);background:var(--white);border:1px solid var(--line-2);transition:background .16s ease,border-color .16s ease}.hp .pcard2 .btn:hover{background:var(--wash);border-color:var(--brand)}.hp .pcard2.destaque .btn{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:var(--sh-btn)}.hp .pcard2.destaque .btn:hover{background:var(--brand-h)}.hp .ver-tudo{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.3rem;font-size:.88rem;font-weight:600;color:var(--brand);text-decoration:none;border-bottom:1px solid var(--line-2);padding-bottom:.15rem;transition:border-color .16s ease}.hp .ver-tudo:hover{border-color:var(--brand)}.hp .fecha{position:relative;overflow:hidden;background:var(--page);border-top:1px solid var(--line);padding-block:clamp(3rem,7vw,5.5rem) clamp(3rem,7vw,5.5rem);isolation:isolate}.hp .fecha-grade{position:absolute;inset:0;z-index:0;display:grid;grid-template-columns:clamp(20px,9vw,120px) auto clamp(20px,9vw,120px);pointer-events:none}.hp .fecha-grade .meio{border-inline:1px solid var(--line)}.hp .fecha-nevoa{position:absolute;inset:0;z-index:0;pointer-events:none}.hp .fecha-nevoa i{position:absolute;display:block;border-radius:50%}.hp .fecha-nevoa .n1{bottom:-62%;left:50%;translate:-50% 0;width:clamp(320px,46vw,620px);aspect-ratio:1;background:rgba(7,94,84,.26);filter:blur(120px)}.hp .fecha-nevoa .n2{top:12%;left:3vw;width:26vw;aspect-ratio:1;background:rgba(15,125,111,.12);filter:blur(90px)}.hp .fecha-nevoa .n3{bottom:6%;right:5vw;width:24vw;aspect-ratio:1;background:rgba(15,125,111,.1);filter:blur(90px)}@media (max-width:760px){.hp .fecha-nevoa .n2,.hp .fecha-nevoa .n3{display:none}}.hp .fecha-in{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.hp .fecha-selo{align-items:center;gap:.7rem;padding:.5rem .9rem;border:1px solid var(--line);border-bottom:0;background:var(--white)}.hp .fecha-selo,.hp .fecha-selo .avs{display:inline-flex}.hp .fecha-selo .avs img{width:30px;height:30px;border-radius:50%;display:block;border:1px solid var(--line);background:var(--ice);object-fit:cover;object-position:50% 12%;margin-left:-9px}.hp .fecha-selo .avs img:first-child{margin-left:0}.hp .fecha-selo .k{font-family:var(--mono);font-size:.66rem;font-weight:500;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.hp .fecha-txt{width:100%;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:.9rem;padding:clamp(2.2rem,5vw,3.4rem) clamp(1rem,5vw,4rem);text-align:center}.hp .fecha-txt h2{margin:0;max-width:20ch;font-size:clamp(1.9rem,1.3rem + 3vw,3.4rem);font-weight:800;letter-spacing:-.035em;line-height:1.04;color:var(--ink);text-wrap:balance}.hp .fecha-txt h2 em{font-style:normal;color:var(--brand)}.hp .fecha-txt p{margin:0;max-width:52ch;font-size:clamp(1rem,.96rem + .3vw,1.14rem);color:var(--muted);line-height:1.5}.hp .fecha-btns{width:100%;max-width:560px;display:grid;grid-template-columns:1fr;border-top:1px solid var(--line)}@media (min-width:620px){.hp .fecha-btns{grid-template-columns:1fr 1fr}}.hp .fecha-btns :is(a,button){appearance:none;-webkit-appearance:none;cursor:pointer;font-family:var(--sans);display:flex;align-items:center;justify-content:center;height:60px;text-decoration:none;font:600 .96rem/1 var(--sans);letter-spacing:-.01em;border-bottom:1px solid var(--line);transition:background .16s ease,color .16s ease}.hp .fecha-btns .b1{background:var(--brand);color:#fff;border-inline:1px solid var(--brand)}.hp .fecha-btns .b1:hover{background:var(--brand-h)}.hp .fecha-btns .b2{background:transparent;color:var(--brand);backdrop-filter:blur(8px);border-right:1px solid var(--line)}.hp .fecha-btns .b2:hover{background:rgba(7,94,84,.06)}@media (max-width:619px){.hp .fecha-btns .b1,.hp .fecha-btns .b2{border-inline:1px solid var(--line)}.hp .fecha-btns .b1{border-inline-color:var(--brand)}}.hp .ctas{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-top:clamp(1.8rem,4vw,2.8rem);text-align:center}.hp .ctas :is(a,button){appearance:none;-webkit-appearance:none;cursor:pointer;position:relative;isolation:isolate;display:inline-flex;align-items:center;gap:.55rem;font:600 .95rem/1 var(--sans);letter-spacing:-.01em;text-decoration:none;color:#fff;padding:1rem 1.7rem;border-radius:999px;background:radial-gradient(150% 260% at 50% -140%,hsla(0,0%,100%,.16) 0,hsla(0,0%,100%,0) 58%),linear-gradient(180deg,#0a6b5f,#075e54);backdrop-filter:blur(14px) saturate(170%);-webkit-backdrop-filter:blur(14px) saturate(170%);border:1px solid hsla(0,0%,100%,.26);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.42),inset 0 -2px 4px rgba(0,0,0,.14);transition:transform .22s cubic-bezier(.16,1,.3,1),gap .22s ease}.hp .ctas :is(a,button):before{content:"";position:absolute;z-index:-1;inset:22% 6% -14%;border-radius:999px;background:rgba(7,94,84,.45);filter:blur(13px);transition:inset .22s cubic-bezier(.16,1,.3,1),filter .22s ease,background-color .22s ease}.hp .ctas :is(a,button):after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.14);pointer-events:none}.hp .ctas :is(a,button) svg{width:16px;height:16px;flex:none}.hp .ctas :is(a,button):hover{gap:.8rem;transform:translateY(-3px)}.hp .ctas :is(a,button):hover:before{inset:34% 2% -26%;filter:blur(19px);background:rgba(7,94,84,.5)}.hp .ctas :is(a,button):active:before{inset:14% 10% -6%;filter:blur(8px)}.hp .ctas :is(a,button):active{transform:translateY(0) scale(.985)}.hp .ctas :is(a,button):focus-visible{outline:2px solid var(--brand);outline-offset:3px}.hp .ctas-nota{font-size:.8rem;color:var(--muted)}.hp .ctas--escuro a{background:radial-gradient(150% 260% at 50% -140%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,0) 58%),hsla(0,0%,100%,.11);border-color:hsla(0,0%,100%,.34);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.42),inset 0 -1px 0 rgba(0,0,0,.18)}.hp .ctas--escuro a:before{background:rgba(0,0,0,.42)}.hp .ctas--escuro a:hover:before{background:rgba(0,0,0,.48)}.hp .ctas--escuro a:hover{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.55),inset 0 -1px 0 rgba(0,0,0,.2)}.hp .ctas--escuro .ctas-nota{color:#a6cbc4}@media (prefers-reduced-motion:reduce){.hp .ctas :is(a,button),.hp .ctas :is(a,button):active,.hp .ctas :is(a,button):hover{transform:none;transition:none}.hp .ctas :is(a,button):active:before,.hp .ctas :is(a,button):before,.hp .ctas :is(a,button):hover:before{transition:none;inset:22% 6% -14%;filter:blur(13px)}}.bento_grade__Glkrb{list-style:none;margin:clamp(2.2rem,5vw,3.2rem) 0 0;padding:0;column-count:1;column-gap:clamp(.7rem,1.4vw,1rem)}@media (min-width:620px){.bento_grade__Glkrb{column-count:2}}@media (min-width:1000px){.bento_grade__Glkrb{column-count:3}}.bento_item__EU4Zi{position:relative;break-inside:avoid;margin-bottom:clamp(.7rem,1.4vw,1rem);display:flex;flex-direction:column;padding:1.45rem 1.45rem 0;border:1px solid hsla(0,0%,100%,.11);border-radius:18px;background:hsla(0,0%,100%,.045);overflow:hidden}.bento_item__EU4Zi:after,.bento_item__EU4Zi:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:0;transition:opacity .28s ease;pointer-events:none}.bento_item__EU4Zi:before{background:radial-gradient(340px circle at var(--mx,-400px) var(--my,-400px),rgba(111,176,166,.16),transparent 46%)}.bento_item__EU4Zi:after{padding:1px;background:radial-gradient(260px circle at var(--mx,-400px) var(--my,-400px),rgba(158,214,205,.6),transparent 42%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.bento_item__EU4Zi:hover:after,.bento_item__EU4Zi:hover:before{opacity:1}@media (prefers-reduced-motion:reduce){.bento_item__EU4Zi:after,.bento_item__EU4Zi:before{transition:none}}.bento_lista__g0rOn,.bento_shot___QhP8,.bento_texto__XQren,.bento_titulo__Udsml{position:relative;z-index:1}.bento_titulo__Udsml{margin:0;color:#fff;font-size:1.08rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;max-width:26ch}.bento_texto__XQren{margin:.6rem 0 0;font-size:.92rem;line-height:1.55;color:#a6cbc4;max-width:52ch}.bento_shot___QhP8{margin:1.2rem -1.45rem 0;flex:1;display:flex;align-items:flex-end;overflow:hidden}.bento_shot___QhP8 img{width:100%;height:auto;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 14%);mask-image:linear-gradient(180deg,transparent 0,#000 14%)}.bento_solta__8mY7C{margin:1.2rem 0 1.45rem;padding:0;align-items:center;justify-content:center}.bento_solta__8mY7C img{-webkit-mask-image:none;mask-image:none}.bento_lista__g0rOn{list-style:none;margin:1.25rem 0 1.45rem;padding:0;display:grid;gap:.4rem;flex:1;align-content:end}.bento_lista__g0rOn li{padding:.48rem .7rem;border-radius:8px;background:hsla(0,0%,100%,.06);font-family:var(--font-mono,ui-monospace,monospace);font-size:.76rem;line-height:1.35;color:#cfe3df}