@charset "UTF-8";@keyframes sd-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(-1.5deg)}}@keyframes sd-float-2{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes sd-pop{0%{opacity:0;transform:scale(.4) translateY(8px)}60%{transform:scale(1.06)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes sd-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes sd-blob{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-20px) scale(1.12)}}@keyframes sd-drift{0%,to{transform:translate(0)}50%{transform:translate(-24px,20px)}}@media(prefers-reduced-motion:reduce){*{animation:none!important}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#2b3b4f;background:#f4f7fb;-webkit-font-smoothing:antialiased}a{color:#3f6eb2;text-decoration:none}a:hover{color:#24468e}.em-breve{position:relative;min-height:100vh;overflow:hidden;background:#f4f7fb}.em-breve:before,.em-breve:after{content:"";position:absolute;border-radius:50%;filter:blur(6px);pointer-events:none;z-index:0}.em-breve:before{top:-160px;right:-120px;width:420px;height:420px;background:radial-gradient(circle at 30% 30%,rgba(63,110,178,.14),transparent 70%);animation:sd-blob 16s ease-in-out infinite}.em-breve:after{top:640px;left:-140px;width:440px;height:440px;background:radial-gradient(circle at 40% 40%,rgba(188,47,125,.1),transparent 70%);animation:sd-blob 20s ease-in-out infinite reverse}.em-breve__inner{position:relative;z-index:2;max-width:1180px;margin:0 auto}.eb-header{padding:34px 56px;display:flex;align-items:center;justify-content:space-between}.eb-header__logo{height:32px;width:auto;display:block}.eb-header__status{font:600 12px Inter,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#8b98a6}.eb-hero{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;padding:24px 56px 56px}.eb-hero__badge{display:inline-flex;align-items:center;gap:9px;padding:7px 16px;border-radius:999px;background:#fff;border:1px solid #e4eaf1;box-shadow:0 2px 10px #2b3b4f0d;font:600 13px Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#24468e}.eb-hero__badge .dot{width:8px;height:8px;border-radius:50%;background:#bc2f7d;box-shadow:0 0 0 4px #bc2f7d26}.eb-hero__badge{animation:sd-rise .6s ease .1s both}.eb-hero__title{margin:22px 0 0;font:800 54px/1.06 Inter,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:-.03em;color:#2b3b4f;text-wrap:balance;animation:sd-rise .6s ease .18s both}.eb-hero__lead{margin:22px 0 0;max-width:520px;font:400 19px/1.6 Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#5c6b7a;text-wrap:pretty;animation:sd-rise .6s ease .26s both}.eb-hero__lead b{color:#2b3b4f;font-weight:700}.eb-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px;animation:sd-rise .6s ease .34s both}.eb-btn{display:inline-flex;align-items:center;gap:10px;padding:15px 26px;border-radius:14px;font:700 16px Inter,system-ui,-apple-system,Segoe UI,sans-serif;transition:filter .15s ease,transform .15s ease,border-color .15s ease}.eb-btn--primary{background:linear-gradient(120deg,#24468e,#bc2f7d);color:#fff;box-shadow:0 4px 12px #bc2f7d29}.eb-btn--primary:hover{filter:brightness(1.05);transform:translateY(-1px);color:#fff}.eb-btn--ghost{background:#fff;border:1px solid #e4eaf1;color:#2b3b4f}.eb-btn--ghost:hover{border-color:#3f6eb2;color:#2b3b4f}.eb-mark{position:relative;width:250px;height:262px;margin:0 auto;animation:sd-float 7s ease-in-out infinite}.eb-mark span{position:absolute;display:block;aspect-ratio:1;border-radius:16%;box-shadow:0 0 0 5px #f4f7fb,0 12px 26px #2b3b4f29;animation:sd-pop .6s ease both}.eb-mark .s1{top:16.79%;left:0;width:39.2%;background:#3f6eb2;animation-delay:.05s}.eb-mark .s2{top:0;left:69.6%;width:30.4%;background:#24468e;animation-delay:.15s}.eb-mark .s2.float{animation:sd-pop .6s ease .15s both,sd-float-2 5s ease-in-out 1s infinite}.eb-mark .s3{top:31.3%;left:28%;width:53.6%;background:#2b3b4f;animation-delay:.1s;box-shadow:0 0 0 5px #f4f7fb,0 18px 40px #2b3b4f38}.eb-mark .s4{top:78.63%;left:2.8%;width:20%;background:#642679;animation-delay:.25s}.eb-mark .s5{top:72.52%;left:67.2%;width:30.4%;background:#bc2f7d;animation-delay:.2s}.eb-mark .s5.float{animation:sd-pop .6s ease .2s both,sd-float-2 6s ease-in-out 1.2s infinite}.eb-pillars{padding:8px 56px 20px}.eb-pillars__label{margin:0 0 22px;font:600 13px Inter,system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#8b98a6}.eb-pillars__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.eb-pillar{display:flex;flex-direction:column;gap:12px;padding:22px;border-radius:16px;background:#fff;border:1px solid #e4eaf1;box-shadow:0 6px 20px #2b3b4f0d}.eb-pillar__chip{width:32px;height:32px;border-radius:9px;box-shadow:0 6px 16px #2b3b4f2e}.eb-pillar__title{font:700 16px Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#2b3b4f}.eb-pillar__desc{font:400 14px/1.55 Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#5c6b7a;text-wrap:pretty}.eb-form{position:relative;overflow:hidden;margin:36px 56px 0;padding:40px 44px;border-radius:22px;background:linear-gradient(160deg,#24468e,#2b3b4f 60%,#642679 130%)}.eb-form:before{content:"";position:absolute;top:-80px;right:-60px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(188,47,125,.4),transparent 70%);filter:blur(6px);animation:sd-blob 18s ease-in-out infinite;pointer-events:none}.eb-form__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.eb-form__title{margin:0;font:800 30px/1.15 Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#fff;letter-spacing:-.02em}.eb-form__lead{margin:14px 0 0;font:400 16px/1.6 Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#fffc;text-wrap:pretty}.eb-fields{display:flex;flex-direction:column;gap:16px}.eb-fields__row{display:flex;gap:16px;flex-wrap:wrap}.eb-field{display:flex;flex-direction:column;gap:7px;font:600 12.5px Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#ffffffb8}.eb-field input{width:100%;padding:13px 15px;border-radius:12px;background:#fff;border:1px solid #e4eaf1;color:#2b3b4f;font:500 15px Inter,system-ui,-apple-system,Segoe UI,sans-serif;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.eb-field input::placeholder{color:#8b98a6}.eb-field input:focus{border-color:#3f6eb2;box-shadow:0 0 0 3px #3f6eb22e}.eb-field--grow{flex:1 1 220px}.eb-field--cnpj{flex:0 0 210px}.eb-field--phone{flex:0 0 190px}.eb-submit{border:none;cursor:pointer;border-radius:12px;background:linear-gradient(120deg,#3f6eb2,#bc2f7d);color:#fff;font:700 16px Inter,system-ui,-apple-system,Segoe UI,sans-serif;box-shadow:0 4px 12px #bc2f7d2e;transition:filter .15s ease,transform .15s ease}.eb-submit:hover{filter:brightness(1.06)}.eb-submit{margin-top:2px;padding:15px}.eb-success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:24px 0}.eb-success__icon{width:56px;height:56px;border-radius:16px;background:#ffffff29;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font:800 26px Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#fff}.eb-success__title{margin:0;font:800 28px Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#fff}.eb-success__text{margin:0;max-width:440px;font:400 16px/1.6 Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#ffffffc7}.eb-footer{margin-top:36px;padding:26px 56px;border-top:1px solid #e4eaf1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.eb-footer__contacts{display:flex;flex-wrap:wrap;gap:24px;font:500 14px Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#5c6b7a}.eb-footer__contacts b{color:#2b3b4f;font-weight:700}.eb-footer__copy{font:400 12.5px Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#8b98a6}@media(max-width:900px){.eb-header{padding:32px 44px 16px}.eb-hero{grid-template-columns:1.1fr .9fr;gap:32px;padding:14px 44px 32px}.eb-hero__title{font-size:40px}.eb-hero__lead{font-size:16.5px}.eb-mark{width:190px;height:200px}.eb-pillars{padding:4px 44px 12px}.eb-pillars__grid{grid-template-columns:repeat(2,1fr)}.eb-form{margin:24px 44px 0;padding:32px 34px}.eb-form__inner{grid-template-columns:1fr;gap:20px}.eb-form__title{font-size:26px}.eb-footer{padding:22px 44px 32px}}@media(max-width:640px){.eb-header{padding:52px 24px 12px}.eb-hero{grid-template-columns:1fr;text-align:center;padding:14px 24px 24px}.eb-hero__badge{align-self:center}.eb-hero__title{font-size:29px}.eb-hero__lead{font-size:15px;max-width:none}.eb-hero__actions{flex-direction:column}.eb-hero__mark-wrap{order:-1}.eb-btn{justify-content:center;width:100%}.eb-mark{width:132px;height:140px;margin-bottom:20px}.eb-pillars{padding:4px 24px 8px}.eb-pillars__grid{grid-template-columns:1fr}.eb-pillar{flex-direction:row;align-items:center;padding:13px 15px}.eb-pillar__desc{display:none}.eb-form{margin:20px 16px 0;padding:24px 20px}.eb-form__title{font-size:20px}.eb-form__lead{font-size:13.5px}.eb-fields__row{flex-direction:column}.eb-field--cnpj,.eb-field--phone,.eb-field--grow{flex:1 1 auto}.eb-footer{flex-direction:column;align-items:center;text-align:center;padding:20px 24px 30px}.eb-footer__contacts{flex-direction:column;gap:8px}}:root{--rsd-blue: #3f6eb2;--rsd-indigo: #24468e;--rsd-dark: #2b3b4f;--rsd-purple: #642679;--rsd-magenta: #bc2f7d;--rsd-ink: #2b3b4f;--rsd-ink-soft: #5c6b7a;--rsd-ink-faint: #8b98a6;--rsd-bg: #f4f7fb;--rsd-surface: #ffffff;--rsd-line: #e4eaf1;--rsd-success: #28c840;--rsd-font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--rsd-grad: linear-gradient(120deg, var(--rsd-indigo), var(--rsd-magenta))}@keyframes rsd-pop{0%{opacity:0;transform:scale(.4) translateY(8px)}60%{transform:scale(1.06)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes rsd-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes rsd-blob{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-20px) scale(1.12)}}@keyframes rsd-check{0%{stroke-dashoffset:32}to{stroke-dashoffset:0}}@keyframes rsd-ring{0%{opacity:.5;transform:scale(.6)}to{opacity:0;transform:scale(1.9)}}.rsd{position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;background:var(--rsd-bg);color:var(--rsd-ink);font-family:var(--rsd-font);-webkit-font-smoothing:antialiased}.rsd *{box-sizing:border-box}.rsd a{color:var(--rsd-blue);text-decoration:none}.rsd a:hover{color:var(--rsd-indigo)}.rsd__glow{position:absolute;border-radius:50%;filter:blur(6px);pointer-events:none;z-index:0}.rsd__glow--tr{top:-160px;right:-120px;width:420px;height:420px;background:radial-gradient(circle at 30% 30%,rgba(63,110,178,.14),transparent 70%);animation:rsd-blob 16s ease-in-out infinite}.rsd__glow--bl{bottom:-160px;left:-140px;width:440px;height:440px;background:radial-gradient(circle at 40% 40%,rgba(188,47,125,.1),transparent 70%);animation:rsd-blob 20s ease-in-out infinite reverse}.rsd__header{position:relative;z-index:2;padding:30px 56px;display:flex;align-items:center;justify-content:space-between}.rsd__logo{height:32px;width:auto;display:block}.rsd__btn{display:inline-flex;align-items:center;gap:8px;border-radius:11px;font:700 14px var(--rsd-font);cursor:pointer;transition:border-color .15s,color .15s,filter .15s,transform .15s,background .15s}.rsd__btn-arrow{font:700 17px var(--rsd-font);line-height:1}.rsd__btn--ghost{padding:9px 16px;background:var(--rsd-surface);border:1px solid var(--rsd-line);color:var(--rsd-ink)}.rsd__btn--ghost:hover{border-color:var(--rsd-blue);color:var(--rsd-indigo)}.rsd__main{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 56px 64px}.rsd__badge-icon{position:relative;width:96px;height:96px;margin-bottom:30px;animation:rsd-pop .55s ease both}.rsd__badge-icon-ring{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(63,110,178,.25),transparent 70%);animation:rsd-ring 2.4s ease-out infinite}.rsd__badge-icon-tile{position:absolute;inset:0;border-radius:26px;background:var(--rsd-grad);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 40px #bc2f7d4d}.rsd__badge-icon svg path{stroke:#fff;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:32;animation:rsd-check .5s ease .35s both}.rsd__pill{display:inline-flex;align-items:center;gap:9px;padding:7px 16px;border-radius:999px;background:var(--rsd-surface);border:1px solid var(--rsd-line);box-shadow:0 2px 10px #2b3b4f0d;font:600 13px var(--rsd-font);color:var(--rsd-indigo);animation:rsd-rise .6s ease .25s both}.rsd__pill-dot{width:8px;height:8px;border-radius:50%;background:var(--rsd-success);box-shadow:0 0 0 4px #28c84029}.rsd__title{margin:20px 0 0;font:800 46px/1.08 var(--rsd-font);letter-spacing:-.03em;color:var(--rsd-ink);text-wrap:balance;animation:rsd-rise .6s ease .32s both}.rsd__text{margin:20px 0 0;max-width:560px;font:400 18px/1.65 var(--rsd-font);color:var(--rsd-ink-soft);text-wrap:pretty;animation:rsd-rise .6s ease .4s both}.rsd__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:36px;animation:rsd-rise .6s ease .48s both}a.rsd__btn--primary{padding:15px 28px;border-radius:14px;background:var(--rsd-grad);color:#fff;font:700 16px var(--rsd-font);box-shadow:0 4px 12px #bc2f7d33}a.rsd__btn--primary:hover{filter:brightness(1.05);transform:translateY(-1px);color:#fff}a.rsd__btn--primary .rsd__btn--primary-dot{width:9px;height:9px;border-radius:50%;background:#fff}a.rsd__btn--secondary{padding:15px 28px;border-radius:14px;background:var(--rsd-surface);border:1px solid var(--rsd-line);color:var(--rsd-ink);font:700 16px var(--rsd-font)}a.rsd__btn--secondary:hover{border-color:var(--rsd-blue);color:var(--rsd-indigo)}a.rsd__btn--secondary .rsd__btn-arrow{font-size:18px}a.rsd__btn--ghost{color:var(--rsd-ink)}a.rsd__btn--ghost:hover{color:var(--rsd-indigo)}.rsd__footer{position:relative;z-index:2;padding:24px 56px;border-top:1px solid var(--rsd-line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.rsd__footer-info{display:flex;flex-wrap:wrap;gap:24px;font:500 14px var(--rsd-font);color:var(--rsd-ink-soft)}.rsd__footer-info b{color:var(--rsd-ink);font-weight:700}.rsd__footer-copy{font:400 12.5px var(--rsd-font);color:var(--rsd-ink-faint)}@media(max-width:900px){.rsd__header{padding:32px 44px}.rsd__main{padding:20px 48px 56px}.rsd__footer{padding:24px 44px 32px;flex-direction:column;align-items:center;text-align:center;gap:6px}.rsd__badge-icon{width:88px;height:88px;margin-bottom:28px}.rsd__title{font-size:40px}.rsd__text{font-size:17px;max-width:480px}}@media(max-width:560px){.rsd__header{padding:24px 24px 8px}.rsd__main{padding:24px 26px 40px}.rsd__footer{padding:20px 24px 30px}.rsd__logo{height:26px}.rsd__btn--ghost{padding:8px 13px;font-size:13px}.rsd__badge-icon{width:82px;height:82px;margin-bottom:24px}.rsd__badge-icon-tile{border-radius:22px}.rsd__title{font-size:30px;letter-spacing:-.02em;margin-top:16px}.rsd__text{font-size:15px;line-height:1.6;margin-top:14px}.rsd__actions{flex-direction:column;align-items:stretch;width:100%;gap:10px;margin-top:28px}.rsd__btn--primary,.rsd__btn--secondary{justify-content:center;padding:14px;font-size:15px}}@media(prefers-reduced-motion:reduce){.rsd *,.rsd *:before,.rsd *:after{animation:none!important}}@font-face{font-family:Inter;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/inter-latin-var.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.eb-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.eb-form__msg{margin:0 0 2px;font:600 13px Inter,system-ui,sans-serif;color:#ffe0ec}.eb-footer__wa,.rsd__footer-wa{color:inherit;text-decoration:none;cursor:pointer}
