.Hero-module__KTD73a__hero{background:linear-gradient(180deg, var(--color-primary-light) 0%, var(--color-background) 100%);padding:2.5rem 0 5rem;overflow:hidden}.Hero-module__KTD73a__container{grid-template-columns:minmax(0,580px) minmax(0,520px);justify-content:space-between;align-items:center;gap:5rem;display:grid}.Hero-module__KTD73a__content{max-width:580px}.Hero-module__KTD73a__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--color-primary);box-shadow:var(--shadow-sm);background:#ffffffeb;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.Hero-module__KTD73a__title{letter-spacing:-.04em;color:var(--color-text);margin-bottom:1.5rem;font-size:3.6rem;font-weight:800;line-height:1.05}.Hero-module__KTD73a__title span{color:var(--color-primary)}.Hero-module__KTD73a__subtitle{max-width:540px;color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.15rem;line-height:1.8}.Hero-module__KTD73a__actions{gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__KTD73a__actions a{border-radius:var(--radius-full);justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__KTD73a__features{flex-wrap:wrap;gap:1rem 1.5rem;display:flex}.Hero-module__KTD73a__feature{color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.Hero-module__KTD73a__feature svg{color:var(--color-secondary)}FOTO DIREITA .Hero-module__KTD73a__visual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__KTD73a__imageWrapper{width:100%;max-width:470px;position:relative;overflow:hidden}.Hero-module__KTD73a__heroImage{object-fit:cover;border-radius:2rem;width:100%;height:auto;box-shadow:0 25px 60px #0f172a29,0 10px 25px #0f172a14}FLOATING CARDS .Hero-module__KTD73a__floatingCard{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);z-index:2;background:#fff;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex;position:absolute;bottom:2rem;left:-2rem}.Hero-module__KTD73a__floatingCardSecondary{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);z-index:2;background:#fff;align-items:center;gap:.75rem;padding:.75rem 1.15rem;display:flex;position:absolute;top:2rem;right:-1rem}.Hero-module__KTD73a__cardIcon{background:var(--color-success);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Hero-module__KTD73a__floatingCardSecondary .Hero-module__KTD73a__cardIcon{background:var(--color-primary);width:36px;height:36px}.Hero-module__KTD73a__floatingCard strong,.Hero-module__KTD73a__floatingCardSecondary strong{color:var(--color-text);font-weight:700;display:block}.Hero-module__KTD73a__floatingCard span,.Hero-module__KTD73a__floatingCardSecondary span{color:var(--color-text-muted)}@keyframes Hero-module__KTD73a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Hero-module__KTD73a__fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__KTD73a__fadeInRight{0%{opacity:0;transform:translate(48px)}to{opacity:1;transform:translate(0)}}.Hero-module__KTD73a__animFadeUp1,.Hero-module__KTD73a__animFadeUp2,.Hero-module__KTD73a__animFadeUp3,.Hero-module__KTD73a__animFadeUp4{animation:.6s ease-out both Hero-module__KTD73a__fadeInUp}.Hero-module__KTD73a__animFadeUp1{animation-delay:0s}.Hero-module__KTD73a__animFadeUp2{animation-delay:.15s}.Hero-module__KTD73a__animFadeUp3{animation-delay:.3s}.Hero-module__KTD73a__animFadeUp4{animation-delay:.45s}.Hero-module__KTD73a__animFadeRight{animation:.6s ease-out .3s both Hero-module__KTD73a__fadeInRight}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__animFadeUp1,.Hero-module__KTD73a__animFadeUp2,.Hero-module__KTD73a__animFadeUp3,.Hero-module__KTD73a__animFadeUp4,.Hero-module__KTD73a__animFadeRight{animation:none}}@media (max-width:1024px){.Hero-module__KTD73a__hero{padding:6rem 0 4rem}.Hero-module__KTD73a__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__KTD73a__content{max-width:100%}.Hero-module__KTD73a__badge{margin-inline:auto}.Hero-module__KTD73a__title{font-size:2.8rem}.Hero-module__KTD73a__subtitle{margin-inline:auto}.Hero-module__KTD73a__actions,.Hero-module__KTD73a__features{justify-content:center}.Hero-module__KTD73a__visual{margin-top:1rem}.Hero-module__KTD73a__imageWrapper{max-width:360px}.Hero-module__KTD73a__floatingCard{left:0}.Hero-module__KTD73a__floatingCardSecondary{right:0}}@media (max-width:640px){.Hero-module__KTD73a__hero{padding:2rem 0}.Hero-module__KTD73a__container{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__KTD73a__title{margin-bottom:.9rem;font-size:1.95rem;line-height:1.12}.Hero-module__KTD73a__subtitle{margin-bottom:1.1rem;font-size:.98rem;line-height:1.65}.Hero-module__KTD73a__badge{margin-bottom:1rem;padding:.5rem .85rem;font-size:.72rem}.Hero-module__KTD73a__visual{margin:0 auto 1rem}.Hero-module__KTD73a__imageWrapper{max-width:230px}.Hero-module__KTD73a__heroImage{border-radius:1.35rem}.Hero-module__KTD73a__actions{width:100%;margin-bottom:1.5rem}.Hero-module__KTD73a__actions a{width:100%;padding:.95rem 1.2rem;font-size:.95rem}.Hero-module__KTD73a__features{flex-direction:column;align-items:center;gap:.85rem}.Hero-module__KTD73a__feature{text-align:center;justify-content:center;font-size:.84rem}.Hero-module__KTD73a__floatingCard{gap:.65rem;padding:.65rem .85rem;bottom:.5rem;left:-.5rem}.Hero-module__KTD73a__floatingCardSecondary{padding:.55rem .75rem;top:.5rem;right:-.5rem}.Hero-module__KTD73a__cardIcon{width:34px;height:34px}.Hero-module__KTD73a__floatingCardSecondary .Hero-module__KTD73a__cardIcon{width:28px;height:28px}.Hero-module__KTD73a__floatingCard strong,.Hero-module__KTD73a__floatingCardSecondary strong{font-size:.78rem}.Hero-module__KTD73a__floatingCard span,.Hero-module__KTD73a__floatingCardSecondary span{font-size:.62rem}}.Hero-module__KTD73a__mobileVisual{display:none}@media (max-width:640px){.Hero-module__KTD73a__visual{display:none}.Hero-module__KTD73a__mobileVisual{justify-content:center;margin:.5rem 0 1rem;display:flex}.Hero-module__KTD73a__mobileVisual .Hero-module__KTD73a__imageWrapper{max-width:180px}.Hero-module__KTD73a__mobileVisual .Hero-module__KTD73a__heroImage{border-radius:1.35rem}}.Hero-module__KTD73a__crmCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;background:#fffffff5;border-radius:1rem;flex-direction:column;padding:.9rem 1.2rem;display:flex;position:absolute;bottom:1.5rem;right:1.5rem;box-shadow:0 10px 30px #0f172a1f,0 4px 12px #0f172a14}.Hero-module__KTD73a__crmCard strong{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.72rem;font-weight:700}.Hero-module__KTD73a__crmCard span{color:var(--color-text);font-size:1rem;font-weight:700}@media (max-width:640px){.Hero-module__KTD73a__crmCard{border-radius:.85rem;padding:.7rem .9rem;bottom:.75rem;right:.75rem}.Hero-module__KTD73a__crmCard strong{font-size:.62rem}.Hero-module__KTD73a__crmCard span{font-size:.82rem}.Hero-module__KTD73a__mobileVisual .Hero-module__KTD73a__crmCard{border-radius:.8rem;padding:.55rem .75rem;bottom:.6rem;right:.6rem}.Hero-module__KTD73a__mobileVisual .Hero-module__KTD73a__crmCard strong{font-size:.56rem}.Hero-module__KTD73a__mobileVisual .Hero-module__KTD73a__crmCard span{font-size:.74rem}}
.Benefits-module__IFh7Qa__section{background:var(--color-background)}.Benefits-module__IFh7Qa__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Benefits-module__IFh7Qa__benefit{border-radius:var(--radius-xl);gap:1rem;padding:1.5rem;transition:background .2s,box-shadow .2s;display:flex}.Benefits-module__IFh7Qa__benefit:hover{background:var(--color-background-alt);box-shadow:var(--shadow-sm)}.Benefits-module__IFh7Qa__iconWrapper{background:var(--color-primary-light);width:48px;height:48px;color:var(--color-primary);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Benefits-module__IFh7Qa__title{color:var(--color-text);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Benefits-module__IFh7Qa__description{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}@media (max-width:640px){.Benefits-module__IFh7Qa__grid{grid-template-columns:1fr}.Benefits-module__IFh7Qa__benefit{padding:1rem}}
.HowItWorks-module__EV_z8a__section{background:var(--color-background-alt);position:relative}.HowItWorks-module__EV_z8a__steps{z-index:1;grid-template-columns:repeat(3,1fr);gap:3rem;display:grid;position:relative}.HowItWorks-module__EV_z8a__step{text-align:center;padding:2rem}.HowItWorks-module__EV_z8a__stepHeader{margin-bottom:1.5rem;position:relative}.HowItWorks-module__EV_z8a__stepNumber{color:var(--color-primary-light);z-index:0;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.HowItWorks-module__EV_z8a__stepIcon{z-index:1;background:var(--color-primary);border-radius:var(--radius-xl);color:#fff;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto;display:flex;position:relative}.HowItWorks-module__EV_z8a__stepTitle{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.HowItWorks-module__EV_z8a__stepDescription{color:var(--color-text-secondary);line-height:1.7}.HowItWorks-module__EV_z8a__connector{display:none}@media (min-width:1024px){.HowItWorks-module__EV_z8a__connector{width:60%;display:block;position:absolute;top:calc(50% - 20px);left:50%;transform:translate(-50%)}.HowItWorks-module__EV_z8a__line{background:linear-gradient(90deg, transparent 0%, var(--color-border) 10%, var(--color-border) 90%, transparent 100%);height:2px}}@media (max-width:768px){.HowItWorks-module__EV_z8a__steps{grid-template-columns:1fr;gap:2rem}.HowItWorks-module__EV_z8a__step{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem}}
.FAQ-module__XxaKoW__section{background:var(--color-background-alt)}.FAQ-module__XxaKoW__faqList{max-width:800px;margin:0 auto}.FAQ-module__XxaKoW__faqItem{border-radius:var(--radius-lg);border:1px solid var(--color-border-light);background:#fff;margin-bottom:1rem;overflow:hidden}.FAQ-module__XxaKoW__question{text-align:left;width:100%;color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.FAQ-module__XxaKoW__question:hover{background:var(--color-background-alt)}.FAQ-module__XxaKoW__chevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s}.FAQ-module__XxaKoW__open .FAQ-module__XxaKoW__chevron{transform:rotate(180deg)}.FAQ-module__XxaKoW__answerWrapper{max-height:0;transition:max-height .3s;overflow:hidden}.FAQ-module__XxaKoW__open .FAQ-module__XxaKoW__answerWrapper{max-height:500px}.FAQ-module__XxaKoW__answer{color:var(--color-text-secondary);padding:0 1.5rem 1.25rem;line-height:1.7}
.CTA-module__zICVmG__section{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);padding:5rem 0;position:relative;overflow:hidden}.CTA-module__zICVmG__container{z-index:1;position:relative}.CTA-module__zICVmG__content{text-align:center;max-width:700px;margin:0 auto}.CTA-module__zICVmG__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.CTA-module__zICVmG__subtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.CTA-module__zICVmG__actions{justify-content:center;gap:1rem;display:flex}.CTA-module__zICVmG__actions .CTA-module__zICVmG__btn-primary{color:var(--color-primary);background:#fff}.CTA-module__zICVmG__actions .CTA-module__zICVmG__btn-primary:hover{background:#ffffffe6}.CTA-module__zICVmG__whatsapp{color:#fff;border-color:#fff}.CTA-module__zICVmG__whatsapp:hover{background:#ffffff1a}.CTA-module__zICVmG__decoration{pointer-events:none;position:absolute;inset:0}.CTA-module__zICVmG__circle1{background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.CTA-module__zICVmG__circle2{background:#ffffff08;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-50px}@media (max-width:768px){.CTA-module__zICVmG__title{font-size:1.75rem}.CTA-module__zICVmG__subtitle{font-size:1rem}.CTA-module__zICVmG__actions{flex-direction:column;align-items:center}}
