@import"https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&display=swap";.h2-show[data-v-1b679220]{background:#fff;color:#0a0a0a;padding:clamp(96px,12vw,160px) 24px;overflow:hidden;transition:background .32s ease}.h2-show.is-without[data-v-1b679220]{background:#fafafa}.h2-show__head[data-v-1b679220]{max-width:880px;margin:0 auto clamp(56px,7vw,88px);text-align:center}.h2-show__eyebrow[data-v-1b679220]{font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--color-primary);margin:0 0 24px}.h2-show__heading[data-v-1b679220]{font-family:var(--font-heading);font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#0a0a0a;margin:0 0 24px}.h2-show__heading-dot[data-v-1b679220]{color:var(--color-primary)}.h2-show__sub[data-v-1b679220]{font-family:var(--font-body);font-size:clamp(15px,1.4vw,18px);line-height:1.55;color:#0a0a0a;max-width:620px;margin:0 auto;min-height:4em}.h2-show__stage[data-v-1b679220]{position:relative;max-width:1080px;margin:0 auto clamp(40px,5vw,56px);padding:96px 100px}.h2-show__grid[data-v-1b679220]{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.h2-mod[data-v-1b679220]{background:#fff;border:1px solid #ececec;padding:18px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;min-height:104px;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease,border-color .24s ease,box-shadow .24s ease,background .32s ease,color .32s ease;transition-delay:var(--delay, 0ms)}.h2-show.is-visible .h2-mod[data-v-1b679220]{opacity:1;transform:translateY(0)}.h2-show.is-without .h2-mod[data-v-1b679220]{opacity:.5;border-color:#ececec}.h2-show.is-without .h2-mod__icon[data-v-1b679220]{color:#b0b0b0}.h2-mod[data-v-1b679220]:hover{border-color:#d2000080;box-shadow:0 6px 14px #d200000f,0 2px 4px #0000000a;transform:translateY(-2px);opacity:1}.h2-mod__icon[data-v-1b679220]{width:32px;height:32px;color:var(--color-primary);flex-shrink:0;transition:color .32s ease}.h2-mod__name[data-v-1b679220]{font-family:var(--font-body);font-size:12.5px;font-weight:600;color:#0a0a0a;line-height:1.25;transition:color .32s ease}.h2-show__annotations[data-v-1b679220]{position:absolute;inset:0;pointer-events:none}.h2-annot[data-v-1b679220]{position:absolute;display:inline-flex;flex-direction:column;align-items:center;gap:2px;opacity:0;transition:opacity .5s cubic-bezier(.34,1.56,.64,1)}.h2-annot--top[data-v-1b679220]{flex-direction:column}.h2-annot--bottom[data-v-1b679220]{flex-direction:column-reverse}.h2-annot--bottom .h2-annot__arrow[data-v-1b679220]{transform:rotate(180deg)}.h2-annot--left[data-v-1b679220]{flex-direction:row;align-items:center;gap:6px}.h2-annot--left .h2-annot__arrow[data-v-1b679220]{transform:rotate(-90deg)}.h2-annot--right[data-v-1b679220]{flex-direction:row-reverse;align-items:center;gap:6px}.h2-annot--right .h2-annot__arrow[data-v-1b679220]{transform:rotate(90deg)}.h2-show.is-without .h2-annot[data-v-1b679220]{opacity:1}.h2-annot__text[data-v-1b679220]{font-family:Caveat,Brush Script MT,cursive;font-size:24px;font-weight:700;color:var(--color-primary);white-space:nowrap;letter-spacing:.5px;line-height:1}.h2-annot__arrow[data-v-1b679220]{width:22px;height:50px;flex-shrink:0}.h2-show__toggle-wrap[data-v-1b679220]{display:flex;justify-content:center;margin-bottom:clamp(32px,4vw,48px)}.h2-show__toggle[data-v-1b679220]{appearance:none;background:transparent;border:none;display:inline-flex;align-items:center;gap:12px;cursor:pointer;padding:8px 12px;font-family:var(--font-body);font-size:14px;font-weight:600;color:#6a6a6a;transition:color .2s ease}.h2-show__toggle[data-v-1b679220]:hover{color:#0a0a0a}.h2-show__toggle-track[data-v-1b679220]{position:relative;display:inline-block;width:42px;height:24px;background:#d0d0d0;border-radius:999px;transition:background .24s ease}.h2-show__toggle-dot[data-v-1b679220]{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:transform .24s ease}.h2-show__toggle.is-on .h2-show__toggle-track[data-v-1b679220]{background:var(--color-primary)}.h2-show__toggle.is-on .h2-show__toggle-dot[data-v-1b679220]{transform:translate(18px)}.h2-show__toggle.is-on[data-v-1b679220]{color:var(--color-primary)}.h2-show__toggle-label[data-v-1b679220]{letter-spacing:.04em}.h2-show__stats[data-v-1b679220]{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,48px)}.h2-stat[data-v-1b679220]{display:flex;flex-direction:row;align-items:flex-start;gap:14px;text-align:left}.h2-stat__body[data-v-1b679220]{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.h2-stat__icon[data-v-1b679220]{width:40px;height:40px;color:var(--color-primary);flex-shrink:0;padding:8px;background:#d2000014;border-radius:999px;transition:color .32s ease,background .32s ease,transform .48s cubic-bezier(.34,1.56,.64,1);transform:scale(0) rotate(-90deg)}.h2-show.is-visible .h2-stat__icon[data-v-1b679220]{transform:scale(1) rotate(0)}.h2-show.is-visible .h2-stat:not(.h2-stat--bad) .h2-stat__icon[data-v-1b679220]{animation:h2-stat-pulse-1b679220 2.4s ease-in-out infinite;animation-delay:.8s}@keyframes h2-stat-pulse-1b679220{0%,to{box-shadow:0 0 #d200002e}50%{box-shadow:0 0 0 8px #d2000000}}.h2-stat:hover .h2-stat__icon[data-v-1b679220]{transform:scale(1.12) rotate(0);background:#d2000029}.h2-stat--bad .h2-stat__icon[data-v-1b679220]{color:#888;background:#0000000d;animation:none}.h2-stat--bad:hover .h2-stat__icon[data-v-1b679220]{background:#00000014}.h2-stat__title[data-v-1b679220]{font-family:var(--font-heading);font-size:clamp(17px,1.5vw,20px);font-weight:800;color:#0a0a0a;margin:0;letter-spacing:-.015em;line-height:1.25}.h2-stat__desc[data-v-1b679220]{font-family:var(--font-body);font-size:clamp(13.5px,1.05vw,15px);font-weight:500;color:#4a4a4a;line-height:1.55;margin:0}@media(max-width:900px){.h2-show__stats[data-v-1b679220]{grid-template-columns:1fr;gap:24px}}@media(max-width:1024px){.h2-show__grid[data-v-1b679220]{grid-template-columns:repeat(4,1fr)}.h2-show__stage[data-v-1b679220]{padding:40px 20px}.h2-show__annotations[data-v-1b679220]{display:none}}.h2-show__alt-list[data-v-1b679220]{display:none}@media(max-width:1024px){.h2-show.is-without .h2-show__alt-list[data-v-1b679220]{display:block;max-width:720px;margin:0 auto clamp(28px,4vw,40px);padding:0 24px;text-align:center}.h2-show__alt-intro[data-v-1b679220]{font-family:var(--font-body);font-size:14px;font-weight:700;color:#0a0a0a;margin:0 0 16px;letter-spacing:.01em;line-height:1.4}.h2-show__alt-items[data-v-1b679220]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:center;align-items:center}.h2-show__alt-items li[data-v-1b679220]{font-family:Caveat,Brush Script MT,cursive;font-size:22px;font-weight:700;color:var(--color-primary);line-height:1;padding:6px 12px;background:#d2000012;white-space:nowrap}}@media(max-width:700px){.h2-show__grid[data-v-1b679220]{grid-template-columns:repeat(3,1fr);gap:8px}.h2-mod[data-v-1b679220]{padding:12px 6px;min-height:76px}.h2-mod__icon[data-v-1b679220]{width:20px;height:20px}.h2-mod__name[data-v-1b679220]{font-size:11px}}@media(max-width:420px){.h2-show__grid[data-v-1b679220]{grid-template-columns:repeat(2,1fr)}}.h2-chat[data-v-4cace759]{position:relative;background:#f5f5f7;color:#0a0a0a;padding:clamp(96px,12vw,160px) 24px clamp(48px,5vw,72px);overflow:hidden}.h2-chat__inner[data-v-4cace759]{position:relative;z-index:1;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);align-items:center}.h2-chat__content[data-v-4cace759]{display:flex;flex-direction:column;text-align:left}.h2-chat__head[data-v-4cace759]{margin:0 0 32px;text-align:left}.h2-chat__heading[data-v-4cace759]{font-family:var(--font-heading);font-size:clamp(28px,3.6vw,48px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#0a0a0a;margin:0 0 24px}.h2-chat__heading-dot[data-v-4cace759]{color:var(--color-primary)}.h2-chat__sub[data-v-4cace759]{font-family:var(--font-body);font-size:clamp(15px,1.4vw,18px);line-height:1.55;color:#0a0a0a;max-width:540px;margin:0}.h2-chat__perks[data-v-4cace759]{list-style:none;margin:0 0 36px;padding:0;display:flex;flex-direction:column;gap:14px}.h2-chat__perks li[data-v-4cace759]{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-body);font-size:15px;font-weight:500;color:#0a0a0a}.h2-chat__check[data-v-4cace759]{width:20px;height:20px;color:var(--color-primary);flex-shrink:0}.h2-chat__cta[data-v-4cace759]{display:inline-flex}.h2-chat__phone[data-v-4cace759]{position:relative;z-index:1;max-width:480px;width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;min-height:620px}.h2-chat__phone--whatsapp[data-v-4cace759]{min-height:0}.h2-chat__chat-embed[data-v-4cace759],.h2-chat__wa-embed[data-v-4cace759]{width:100%;height:560px;max-height:80vh}.h2-chat__phone--whatsapp .h2-chat__wa-embed[data-v-4cace759]{height:auto;max-height:none}.h2-chat__tabs[data-v-4cace759]{display:inline-flex;background:#fff;border:1px solid #ececec;padding:4px;margin-bottom:14px;gap:2px;align-self:center}.h2-chat__tab[data-v-4cace759]{appearance:none;background:transparent;border:none;padding:8px 16px;display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:13px;font-weight:600;color:#6a6a6a;cursor:pointer;transition:background .2s ease,color .2s ease}.h2-chat__tab svg[data-v-4cace759]{width:16px;height:16px;display:block}.h2-chat__tab[data-v-4cace759]:hover{color:#0a0a0a}.h2-chat__tab.is-active[data-v-4cace759]{background:#0a0a0a;color:#fff}.h2-chat__chat-embed[data-v-4cace759] .bep-chat-demo{padding:0;background:transparent!important}.h2-chat__chat-embed[data-v-4cace759] .bep-chat-demo__container{display:block;padding:0;max-width:none}.h2-chat__chat-embed[data-v-4cace759] .bep-chat-demo__left{display:none}.h2-chat__chat-embed[data-v-4cace759] .bep-chat-demo__right{display:block;width:100%}.h2-chat__chat-embed[data-v-4cace759] .bep-chat-demo__window{width:100%;max-width:480px;margin:0 auto;height:560px;max-height:80vh;display:flex;flex-direction:column}.h2-chat__chat-embed[data-v-4cace759] .bep-chat-demo__messages{flex:1;overflow-y:auto;min-height:0;max-height:none}.h2-chat__wa-embed[data-v-4cace759] .bep-wa-demo{padding:0;background:transparent!important}.h2-chat__wa-embed[data-v-4cace759] .bep-wa-demo__container{display:block;padding:0;max-width:none}.h2-chat__wa-embed[data-v-4cace759] .bep-wa-demo__left{display:none}.h2-chat__wa-embed[data-v-4cace759] .bep-wa-demo__right{display:flex;justify-content:center}.h2-chat__caption[data-v-4cace759]{position:relative;z-index:1;margin:32px auto 0;max-width:540px;text-align:center;font-family:var(--font-body);font-size:13px;letter-spacing:.04em;color:#6a6a6a;display:flex;flex-direction:column;align-items:center;gap:10px}.h2-chat__devices[data-v-4cace759]{display:inline-flex;align-items:center;gap:18px;color:#0a0a0a}.h2-chat__devices svg[data-v-4cace759]{width:22px;height:22px;display:block}@media(max-width:900px){.h2-chat__inner[data-v-4cace759]{grid-template-columns:1fr;gap:56px}.h2-chat__content[data-v-4cace759]{align-items:center;text-align:center}.h2-chat__head[data-v-4cace759]{text-align:center;margin-bottom:24px}.h2-chat__sub[data-v-4cace759]{margin-left:auto;margin-right:auto}.h2-chat__perks[data-v-4cace759]{align-items:flex-start;margin-left:auto;margin-right:auto}}@media(max-width:640px){.h2-chat__phone-frame[data-v-4cace759]{height:520px}}.h2-mkt[data-v-3533e493]{background:#fff;color:#0a0a0a;padding:clamp(96px,12vw,160px) 24px;overflow:hidden}.h2-mkt__inner[data-v-3533e493]{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);align-items:center}.h2-mkt__content[data-v-3533e493]{display:flex;flex-direction:column}.h2-mkt__title[data-v-3533e493]{font-family:var(--font-heading);font-size:clamp(34px,5.4vw,72px);font-weight:800;line-height:1.05;letter-spacing:-.025em;color:#0a0a0a;margin:0 0 24px}.h2-mkt__title-dot[data-v-3533e493]{color:var(--color-primary)}.h2-mkt__subtitle[data-v-3533e493]{font-family:var(--font-body);font-size:clamp(15px,1.4vw,18px);line-height:1.55;color:#0a0a0a;margin:0 0 32px;max-width:540px}.h2-mkt__perks[data-v-3533e493]{list-style:none;margin:0 0 40px;padding:0;display:flex;flex-direction:column;gap:14px}.h2-mkt__perks li[data-v-3533e493]{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-body);font-size:15px;font-weight:500;color:#0a0a0a}.h2-mkt__check[data-v-3533e493]{width:20px;height:20px;color:var(--color-primary);flex-shrink:0}.h2-mkt__cta[data-v-3533e493]{display:inline-flex}.h2-mkt__visual[data-v-3533e493]{display:flex;align-items:center;justify-content:center}.h2-mkt__logos[data-v-3533e493]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;max-width:560px}.h2-mkt__logo-card[data-v-3533e493]{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background:#fff;border:1px solid #ececec;padding:18px;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.h2-mkt__logo-card[data-v-3533e493]:hover{border-color:#d2000066;transform:translateY(-2px);box-shadow:0 8px 18px #0000000a}.h2-mkt__logo-img[data-v-3533e493]{display:block;width:100%;max-width:90px;max-height:50px;height:auto;object-fit:contain}@media(max-width:900px){.h2-mkt__inner[data-v-3533e493]{grid-template-columns:1fr;gap:48px;text-align:center}.h2-mkt__content[data-v-3533e493]{align-items:center;text-align:center}.h2-mkt__subtitle[data-v-3533e493]{margin-left:auto;margin-right:auto}.h2-mkt__perks[data-v-3533e493]{align-items:flex-start;margin-left:auto;margin-right:auto}.h2-mkt__logos[data-v-3533e493]{max-width:460px;margin:0 auto}}@media(max-width:480px){.h2-mkt__logos[data-v-3533e493]{grid-template-columns:repeat(3,1fr);gap:10px}.h2-mkt__logo-card[data-v-3533e493]{padding:14px}}
