.otsh-root{--otsh-h:74px;--otsh-ink:var(--ot-ink,#17151f);--otsh-soft:var(--ot-nav,#4b4459);--otsh-surface:var(--ot-surface,#fff);--otsh-line:var(--ot-border,#e6e2ee);--otsh-glass:var(--ot-header,#ffffffdb);--otsh-accent:var(--ot-a1,#7c4dff);--otsh-accent-wash:#7c4dff14;--otsh-cta:linear-gradient(120deg, #7c4dff 0%, #ec4899 100%);--otsh-scrim:#08061473;--otsh-pad-x:40px;--otsh-gap-shell:32px;--otsh-gap-menu:clamp(14px, 1.6vw, 30px);--otsh-pad-item:16px;--otsh-gap-right:16px}.otsh-root[data-dark=true]{--otsh-ink:var(--ot-ink,#f2ecfa);--otsh-soft:var(--ot-nav,#d3c9e2);--otsh-surface:var(--ot-surface,#1b1626);--otsh-line:var(--ot-border,#ffffff1f);--otsh-glass:var(--ot-header,#0e0b16db);--otsh-accent:var(--ot-a1,#b885fc);--otsh-accent-wash:#b885fc1f}.otsh-root *{box-sizing:border-box}.otsh-root.otsh-root a{color:inherit;text-decoration:none}.otsh-root svg{display:block}.otsh-root .otsh-nav{z-index:100;border-bottom:1px solid #0000;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;transition:background .4s,box-shadow .4s,border-color .4s;position:fixed;top:0;left:0;right:0}.otsh-root .otsh-nav.is-scrolled{background:var(--otsh-glass);-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);border-bottom-color:var(--otsh-line)}.otsh-root .otsh-inner{-moz-column-gap:var(--otsh-gap-shell);align-items:center;column-gap:var(--otsh-gap-shell);height:var(--otsh-h);width:100%;padding:0 var(--otsh-pad-x);grid-template-columns:1fr auto 1fr;margin:0 auto;display:grid}.otsh-root .otsh-logo{flex:none;align-items:center;gap:12px;display:inline-flex}.otsh-root .otsh-logo .otsh-spark{flex-shrink:0;width:38px;height:38px}.otsh-root .otsh-logo .otsh-word{letter-spacing:-.03em;color:var(--otsh-ink);font-size:23px;font-weight:800}.otsh-root .otsh-spark.is-float{animation:22s linear infinite otsh-spin}.otsh-root .otsh-spark .otsh-core{transform-origin:50%;transform-box:fill-box;animation:3.4s ease-in-out infinite otsh-pulse}@keyframes otsh-spin{to{transform:rotate(360deg)}}@keyframes otsh-pulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}.otsh-root .otsh-menu{align-items:center;gap:var(--otsh-gap-menu);justify-self:center;display:flex}.otsh-root .otsh-menu a{color:var(--otsh-soft);padding:8px var(--otsh-pad-item);white-space:nowrap;border-radius:10px;align-items:center;font-size:14.5px;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.otsh-root .otsh-menu a:hover{color:var(--otsh-accent);background:var(--otsh-accent-wash)}.otsh-root .otsh-right{justify-self:end;align-items:center;gap:var(--otsh-gap-right);display:flex}.otsh-root .otsh-toggle,.otsh-root .otsh-burger{border:1px solid var(--otsh-line);background:var(--otsh-surface);width:42px;height:42px;color:var(--otsh-ink);cursor:pointer;border-radius:12px;flex:none;transition:transform .2s,border-color .2s,box-shadow .25s}.otsh-root .otsh-toggle{place-items:center;display:grid}.otsh-root .otsh-burger{place-items:center;display:none}.otsh-root .otsh-toggle:hover,.otsh-root .otsh-burger:hover{border-color:var(--otsh-accent);transform:translateY(-2px)}.otsh-root .otsh-toggle svg{width:19px;height:19px}.otsh-root .otsh-burger svg{width:22px;height:22px}.otsh-root .otsh-enter{color:var(--otsh-ink);border:1px solid var(--otsh-line);white-space:nowrap;border-radius:11px;padding:10px 18px;font-size:14.5px;font-weight:600;transition:border-color .2s}.otsh-root .otsh-enter:hover{border-color:var(--otsh-accent)}.otsh-root .otsh-cta{background:var(--otsh-cta);color:#fff;white-space:nowrap;border:none;border-radius:13px;align-items:center;gap:9px;padding:13px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 30px -10px #ec489999}.otsh-root .otsh-cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px -10px #ec4899b3}.otsh-root .otsh-cta .otsh-ar{transition:transform .25s}.otsh-root .otsh-cta:hover .otsh-ar{transform:translate(4px)}.otsh-root .otsh-cta.is-lg{border-radius:15px;justify-content:center;padding:16px 28px;font-size:16px}.otsh-root .otsh-acct{display:inline-flex;position:relative}.otsh-root .otsh-acct-chip{color:var(--otsh-ink);background:var(--otsh-surface);border:1px solid var(--otsh-line);cursor:pointer;border-radius:999px;align-items:center;gap:9px;padding:6px 12px 6px 6px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .2s,transform .2s;display:inline-flex}.otsh-root .otsh-acct-chip:hover{border-color:var(--otsh-accent);transform:translateY(-1px)}.otsh-root .otsh-av{background:var(--otsh-cta);color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:12.5px;font-weight:700;display:grid}.otsh-root .otsh-av.is-lg{width:38px;height:38px;font-size:15px}.otsh-root .otsh-acct-name{text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.otsh-root .otsh-acct-caret{color:var(--otsh-soft);transition:transform .2s}.otsh-root .otsh-acct.is-open .otsh-acct-caret{transform:rotate(180deg)}.otsh-root .otsh-acct-menu{background:var(--otsh-surface);border:1px solid var(--otsh-line);z-index:60;border-radius:16px;flex-direction:column;gap:2px;min-width:232px;padding:8px;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 32px #00000026}.otsh-root .otsh-acct.is-open .otsh-acct-menu{display:flex}.otsh-root .otsh-acct-head{border-bottom:1px solid var(--otsh-line);align-items:center;gap:10px;margin-bottom:4px;padding:8px 10px 12px;display:flex}.otsh-root .otsh-acct-head strong{color:var(--otsh-ink);font-size:14px;font-weight:700;display:block}.otsh-root .otsh-acct-head small{color:var(--otsh-soft);text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:12px;display:block;overflow:hidden}.otsh-root .otsh-acct-menu a,.otsh-root .otsh-acct-menu button{text-align:left;color:var(--otsh-ink);cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:color .2s,background .2s}.otsh-root .otsh-acct-menu a:hover,.otsh-root .otsh-acct-menu button:hover{color:var(--otsh-accent);background:var(--otsh-accent-wash)}.otsh-root .otsh-acct-menu .otsh-logout:hover{color:#ef4444;background:#ef444414}.otsh-root .otsh-drawer{display:none}.otsh-root .otsh-scrim{z-index:90;background:var(--otsh-scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s;position:fixed;inset:0}.otsh-root .otsh-panel{top:var(--otsh-h);z-index:95;background:var(--otsh-surface);border-bottom:1px solid var(--otsh-line);padding:14px var(--otsh-pad-x) 22px;opacity:0;flex-direction:column;gap:4px;transition:transform .3s cubic-bezier(.4,1.2,.5,1),opacity .3s;display:flex;position:fixed;left:0;right:0;transform:translateY(-12px);box-shadow:0 24px 48px -16px #08061459}.otsh-root .otsh-panel a{color:var(--otsh-ink);border-radius:12px;padding:14px 12px;font-size:16px;font-weight:600;transition:color .2s,background .2s}.otsh-root .otsh-panel a:hover{color:var(--otsh-accent);background:var(--otsh-accent-wash)}.otsh-root .otsh-panel-cta{border-top:1px solid var(--otsh-line);flex-direction:column;gap:10px;margin-top:12px;padding-top:16px;display:flex}.otsh-root .otsh-panel-cta .otsh-enter{text-align:center;padding:13px}.otsh-root .otsh-drawer-user{border-bottom:1px solid var(--otsh-line);align-items:center;gap:12px;margin-bottom:4px;padding:10px 12px 16px;display:flex}.otsh-root .otsh-drawer-user strong{color:var(--otsh-ink);font-size:15px;font-weight:700;display:block}.otsh-root .otsh-drawer-user small{color:var(--otsh-soft);font-size:12.5px;display:block}.otsh-root .otsh-panel-cta .otsh-logout{cursor:pointer;background:0 0;font-family:inherit}.otsh-root .otsh-panel-cta .otsh-logout:hover{color:#ef4444;border-color:#ef444480}@media (max-width:1180px){.otsh-root .otsh-menu{display:none}.otsh-root .otsh-burger{display:grid}.otsh-root .otsh-right .otsh-enter,.otsh-root .otsh-right .otsh-acct,.otsh-root .otsh-right .otsh-cta{display:none}.otsh-root .otsh-drawer{display:block}.otsh-root .otsh-drawer:not(.is-open){pointer-events:none}.otsh-root .otsh-drawer:not(.is-open) .otsh-scrim,.otsh-root .otsh-drawer:not(.is-open) .otsh-panel{opacity:0}.otsh-root .otsh-drawer:not(.is-open) .otsh-panel{pointer-events:none;transform:translateY(-12px)}.otsh-root .otsh-drawer.is-open .otsh-scrim{opacity:1}.otsh-root .otsh-drawer.is-open .otsh-panel{opacity:1;transform:translateY(0)}}@media (max-width:720px){.otsh-root{--otsh-pad-x:20px}}@media (prefers-reduced-motion:reduce){.otsh-root *{animation:none!important}}
.PartnerChrome-module__R1ixhq__header .otsh-root{--otsh-h:56px;--otsh-gap-shell:18px;--otsh-gap-menu:6px;--otsh-pad-item:10px;--otsh-pad-x:3.7%;--otsh-gap-right:12px;--otsh-cta:linear-gradient(110deg,#303dff,#e12b9c)}.PartnerChrome-module__R1ixhq__header .otsh-nav{background:var(--otsh-surface)}.PartnerChrome-module__R1ixhq__header .otsh-inner{max-width:1440px;margin:auto}.PartnerChrome-module__R1ixhq__header .otsh-word{letter-spacing:-1px;font-size:22px!important}.PartnerChrome-module__R1ixhq__header .otsh-logo{gap:7px}.PartnerChrome-module__R1ixhq__header .otsh-spark{width:25px!important;height:25px!important}.PartnerChrome-module__R1ixhq__header .otsh-menu a{padding:8px 10px;font-size:12px}.PartnerChrome-module__R1ixhq__header .otsh-cta{border-radius:6px;padding:10px 18px;font-size:12px}.PartnerChrome-module__R1ixhq__header .otsh-toggle{width:32px;height:32px}.PartnerChrome-module__R1ixhq__header .otsh-menu a[href=\/parceiros]{color:#3b48ff;border-bottom:2px solid #555cff;border-radius:0}.PartnerChrome-module__R1ixhq__footer{color:#69769c;background:#fff;border-top:1px solid #e3edf9;justify-content:space-between;align-items:flex-end;gap:20px;max-width:1440px;margin:auto;padding:18px 3.7% 28px;font-size:11px;display:flex}.PartnerChrome-module__R1ixhq__footer[data-theme=dark]{color:#acb8d8;background:#101a30;border-color:#2c3c60}.PartnerChrome-module__R1ixhq__footer strong{color:#16235a;letter-spacing:-1px;margin-bottom:5px;font-size:20px;display:block}.PartnerChrome-module__R1ixhq__footer[data-theme=dark] strong{color:#e5edff}.PartnerChrome-module__R1ixhq__footer nav{flex-wrap:wrap;gap:15px;display:flex}.PartnerChrome-module__R1ixhq__footer a{color:inherit;text-decoration:none}.PartnerChrome-module__R1ixhq__footer a:hover{text-decoration:underline}@media (min-width:900px){.PartnerChrome-module__R1ixhq__header .otsh-menu{display:flex}.PartnerChrome-module__R1ixhq__header .otsh-burger{display:none}}@media (max-width:760px){.PartnerChrome-module__R1ixhq__footer{flex-direction:column;align-items:flex-start;padding:20px 5%}.PartnerChrome-module__R1ixhq__header .otsh-word{font-size:19px!important}}
.home-v2-module__cCHiBq__homeV2{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#0a2049;--blue:#0666f5;--gold:#a66e1e;--muted:#52627a;--line:#e4ebf5;color:var(--ink);font-synthesis:none;background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif}.home-v2-module__cCHiBq__homeV2 *{box-sizing:border-box}.home-v2-module__cCHiBq__homeV2{margin:0}.home-v2-module__cCHiBq__homeV2 a{color:inherit;text-decoration:none}.home-v2-module__cCHiBq__homeV2 button,.home-v2-module__cCHiBq__homeV2 a{-webkit-tap-highlight-color:transparent}.home-v2-module__cCHiBq__homeV2 a:focus-visible{outline-offset:5px;outline:3px solid #7a39d0}.home-v2-module__cCHiBq__homeV2 a:hover{text-underline-offset:5px;text-decoration:underline}.home-v2-module__cCHiBq__homeV2{scroll-behavior:smooth;scroll-padding-top:24px}.home-v2-module__cCHiBq__homeV2 p{line-height:1.6}.home-v2-module__cCHiBq__homeV2 img{max-width:100%;display:block}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__wrap{width:100%;min-width:0;max-width:none;margin-inline:auto;padding-inline:clamp(22px,2.08333vw,64px)}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__skip{z-index:20;background:#fff;padding:16px;position:fixed;top:-100px;left:16px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__skip:focus{top:12px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__preview-note{color:#324b73;text-align:center;background:#edf4ff;padding:9px 24px;font-size:.8125rem;line-height:1.6}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__preview-note span{margin-inline:14px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__preview-note a{text-decoration:underline}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header{justify-content:space-between;align-items:center;gap:28px;min-height:96px;display:flex}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__brand{letter-spacing:-1px;align-items:center;gap:4px;font-size:1.6rem;font-weight:800;display:flex}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__brand-symbol{color:var(--blue);font-size:2.2rem;line-height:1}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header nav,.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header-actions,.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__footer nav{align-items:center;gap:28px;font-size:.875rem;display:flex}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header-actions{gap:24px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__button{background:var(--blue);border:1px solid var(--blue);color:#fff;border-radius:50px;justify-content:center;align-items:center;gap:30px;min-height:48px;padding:16px 26px;font-size:1rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 8px 22px #0064f518}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__button:hover{background:#004fd2;text-decoration:none;transform:translateY(-2px)}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__button.home-v2-module__cCHiBq__small{gap:16px;min-height:44px;padding:11px 20px;font-size:.875rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero{isolation:isolate;align-items:center;min-height:690px;display:flex;position:relative}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-copy{z-index:2;max-width:590px;padding-block:80px 110px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__eyebrow{text-transform:uppercase;letter-spacing:3px;color:#486186;margin:0 0 23px;font-size:.75rem;font-weight:650}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__section-heading .home-v2-module__cCHiBq__eyebrow{letter-spacing:.14em;font-size:.875rem;font-weight:700;line-height:1.5}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__verticals{scroll-margin-top:100px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero h1{letter-spacing:-2.5px;margin:0 0 26px;font-size:clamp(2.65rem,4.3vw,4rem);font-weight:750;line-height:1.09}.home-v2-module__cCHiBq__homeV2 em{color:var(--gold);font-style:normal}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__intro{color:#334969;max-width:365px;margin-bottom:30px;font-size:1.125rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__text-link{color:#075ddc;text-underline-offset:6px;width:fit-content;margin-top:24px;font-size:.9375rem;text-decoration:underline;display:block}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__explore{align-items:center;gap:14px;display:flex}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__explore span{font-size:1.6rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-art{z-index:-1;-webkit-mask-composite:source-in, xor;background-image:-webkit-image-set(url(/solucoes/home/01_uma-plataforma-muitos-negocios_light.webp) 1x,url(/solucoes/home/01_uma-plataforma-muitos-negocios_light@2x.webp) 2x);background-image:image-set("/solucoes/home/01_uma-plataforma-muitos-negocios_light.webp" 1x,"/solucoes/home/01_uma-plataforma-muitos-negocios_light@2x.webp" 2x);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;position:absolute;inset:-15px 0 0 33%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28% 93%,#0000),linear-gradient(#0000,#000 8% 77%,#0000 99%);mask-image:linear-gradient(90deg,#0000,#000 28% 93%,#0000),linear-gradient(#0000,#000 8% 77%,#0000 99%);-webkit-mask-composite:source-in;mask-composite:intersect}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero:after{content:"";z-index:-2;background:radial-gradient(at 70%,#dfedff 0,#0000 65%);position:absolute;inset:15% 0 -8%}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-caption{text-transform:uppercase;letter-spacing:2px;font-size:.75rem;position:absolute;bottom:45px;right:35px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__foundation{grid-template-columns:1fr 1.4fr;align-items:center;gap:50px;padding-block:48px 75px;display:grid}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__foundation h2{letter-spacing:-.8px;margin:0;font-size:1.9rem;line-height:1.2}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__foundation p:not(.home-v2-module__cCHiBq__eyebrow){color:var(--muted);margin:14px 0 0}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__capabilities{grid-template-columns:repeat(6,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__capabilities li{text-align:center;font-size:.8125rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__capabilities span{color:#1555b4;background:#f1f7ff;border:1px solid #dfebfc;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 14px;font-size:1.8rem;display:grid}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__section-heading{text-align:center;max-width:900px;margin:auto auto 42px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__section-heading h2{letter-spacing:-1.4px;margin:0;font-size:clamp(2rem,3.1vw,2.8rem);line-height:1.15}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__section-heading p:not(.home-v2-module__cCHiBq__eyebrow){color:var(--muted);margin-top:17px;font-size:1.0625rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__verticals{padding-top:45px;padding-bottom:65px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__vertical-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__vertical-card{border:1px solid var(--line);background:#fff;border-radius:20px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 5px 16px #14284b05}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__vertical-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #182f5612}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image{isolation:isolate;background:#152748;height:175px;position:relative}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:65% 50%;object-position:65% 50%;width:100%;height:100%;transition:transform .4s}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 20%,#08162ace);position:absolute;inset:0}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image h3{z-index:2;color:#fff;letter-spacing:-.4px;margin:0;font-size:1.375rem;position:absolute;bottom:18px;left:23px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__image-link{z-index:3;position:absolute;inset:0}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__image-link:focus-visible{outline-offset:-5px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-content{padding:21px 23px 24px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-content>p{color:var(--muted);margin:0 0 20px;font-size:.875rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-actions{gap:10px;display:grid}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-actions a{text-align:center;border-radius:10px;min-height:43px;padding:12px 16px;font-size:.875rem;font-weight:600}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__presentation-link{color:#0959d2;background:#edf4ff;border:1px solid #d5e6ff}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__platform-link{color:#604298;background:#fff;border:1px solid #e4ddef}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-actions a:hover{text-decoration:none;box-shadow:inset 0 0 0 1px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__vertical-comunidades .home-v2-module__cCHiBq__card-image{background-image:url(/solucoes/home/07_comunidades-pessoas-se-conectam_light.webp);background-position:90% 45%;background-size:165%}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-content .home-v2-module__cCHiBq__pending{text-align:center;color:#596273;background:#f5f6f8;border-radius:10px;justify-content:center;align-items:center;min-height:96px;margin:0;padding:14px;font-size:.875rem;display:flex}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__catalog-note{text-align:center;color:var(--muted);margin:30px 0 0;font-size:.9375rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__catalog-note a{color:#075ddc;text-underline-offset:4px;text-decoration:underline}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing{isolation:isolate;grid-template-columns:1.1fr 1fr;align-items:center;gap:40px;min-height:430px;margin-block:10px 25px;display:grid;position:relative}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing-art{z-index:-1;-webkit-mask-composite:source-in, xor;background-image:-webkit-image-set(url(/solucoes/home/03_escolha-a-vertical_light.webp) 1x,url(/solucoes/home/03_escolha-a-vertical_light@2x.webp) 2x);background-image:image-set("/solucoes/home/03_escolha-a-vertical_light.webp" 1x,"/solucoes/home/03_escolha-a-vertical_light@2x.webp" 2x);background-position:bottom;background-repeat:no-repeat;background-size:auto 250%;position:absolute;inset:0 35% 0 0;-webkit-mask-image:linear-gradient(90deg,#000 60%,#0000 100%),linear-gradient(#0000,#000 40% 80%,#0000);mask-image:linear-gradient(90deg,#000 60%,#0000 100%),linear-gradient(#0000,#000 40% 80%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing-copy{grid-column:2;padding-block:50px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing h2{letter-spacing:-1.4px;margin:0;font-size:2.65rem;line-height:1.12}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing-copy>p:not(.home-v2-module__cCHiBq__eyebrow){max-width:355px;color:var(--muted);margin-bottom:24px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-block:32px;display:flex}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__footer p{color:var(--muted);font-size:.8125rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__mobile-break{display:none}@media (min-width:1500px){.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-art{background-size:160%;left:35%}}@media (max-width:1050px){.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header nav{gap:16px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header nav a:nth-child(3){display:none}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header-actions{gap:14px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero{min-height:630px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero h1{font-size:3.1rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-copy{max-width:490px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-art{opacity:.9;left:35%}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__foundation{grid-template-columns:1fr;gap:32px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__capabilities{max-width:750px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__vertical-grid{gap:18px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-content{padding:18px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image h3{left:18px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing h2{font-size:2.1rem}}@media (max-width:720px){.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__preview-note{padding:8px 16px;font-size:.75rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__preview-note span{display:none}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__preview-note a{margin-left:12px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header{flex-wrap:wrap;gap:12px;min-height:80px;padding-block:18px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__brand{font-size:1.3rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header nav{order:3;justify-content:space-between;gap:12px;width:100%;font-size:.875rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header nav a:nth-child(3){display:block}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header-actions>a:first-child{font-size:.875rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header-actions .home-v2-module__cCHiBq__small{min-height:38px;padding:8px 12px;font-size:.75rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header-actions .home-v2-module__cCHiBq__small span{display:none}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero{align-items:flex-start;min-height:760px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-copy{max-width:100%;padding-block:35px 320px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero h1{letter-spacing:-1.4px;font-size:clamp(2.2rem,7.7vw,3.3rem)}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__eyebrow{letter-spacing:2px;margin-bottom:18px;font-size:.7rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__intro{max-width:345px;font-size:1rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-art{opacity:1;background-size:auto 100%;inset:370px 0 0;-webkit-mask-image:linear-gradient(#0000,#000 20% 77%,#0000);mask-image:linear-gradient(#0000,#000 20% 77%,#0000)}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-caption{display:none}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__foundation{gap:28px;padding-top:10px;padding-bottom:40px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__foundation h2{font-size:1.65rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__capabilities{grid-template-columns:repeat(3,1fr);row-gap:22px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__capabilities li{font-size:.875rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__verticals{padding-top:35px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__section-heading{text-align:left;margin-bottom:28px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__section-heading h2{font-size:2rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__section-heading p:not(.home-v2-module__cCHiBq__eyebrow){font-size:1rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__mobile-break{display:block}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__vertical-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image{height:155px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image h3{font-size:1.05rem;bottom:15px;left:13px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-content{padding:15px 12px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-content>p{min-height:45px;margin-bottom:15px;font-size:.875rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-actions a{padding:12px 5px;font-size:.8125rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing{align-items:flex-start;min-height:650px;margin-top:0;display:flex}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing-copy{padding-top:20px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing-art{background-size:auto 185%;inset:280px 0 0;-webkit-mask-image:linear-gradient(#0000,#000 35% 80%,#0000);mask-image:linear-gradient(#0000,#000 35% 80%,#0000)}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__footer{flex-wrap:wrap;gap:20px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__footer nav{gap:20px;font-size:.875rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__footer p{margin:0}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__catalog-note{font-size:.875rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__catalog-note a{display:block}}@media (max-width:400px){.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__header-actions>a:first-child{display:none}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__vertical-grid{grid-template-columns:1fr}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image{height:180px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-image h3{font-size:1.4rem}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-content>p{min-height:0}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__card-actions{grid-template-columns:1fr 1fr}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero{min-height:750px}.home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__footer nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.home-v2-module__cCHiBq__homeV2{scroll-behavior:auto}.home-v2-module__cCHiBq__homeV2 *,.home-v2-module__cCHiBq__homeV2 :before,.home-v2-module__cCHiBq__homeV2 :after{transition:none!important;animation:none!important}}html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2{--ink:#edf3ff;--muted:#b4c3d9;--gold:#e5b568;--line:#2b3c57;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0a1426}:is(html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-art,html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing-art){opacity:1}:is(html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__vertical-card,html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__platform-link){color:#dbc7ff;background:#132139}:is(html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__intro,html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__eyebrow){color:#c4d5ef}html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__text-link{color:#87b5ff}html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__catalog-note a{color:#87b5ff}html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero-art{background-image:-webkit-image-set(url(/solucoes/home/01_uma-plataforma-muitos-negocios_dark.webp) 1x,url(/solucoes/home/01_uma-plataforma-muitos-negocios_dark@2x.webp) 2x);background-image:image-set("/solucoes/home/01_uma-plataforma-muitos-negocios_dark.webp" 1x,"/solucoes/home/01_uma-plataforma-muitos-negocios_dark@2x.webp" 2x)}html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__closing-art{background-image:-webkit-image-set(url(/solucoes/home/03_escolha-a-vertical_dark.webp) 1x,url(/solucoes/home/03_escolha-a-vertical_dark@2x.webp) 2x);background-image:image-set("/solucoes/home/03_escolha-a-vertical_dark.webp" 1x,"/solucoes/home/03_escolha-a-vertical_dark@2x.webp" 2x)}html:is(.dark,[data-theme=dark]) .home-v2-module__cCHiBq__homeV2 .home-v2-module__cCHiBq__hero:after{background:radial-gradient(at 70%,#16304c 0,#0000 65%)}
