.HeroSection-module__-iGEHq__hero{background:0 0;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__-iGEHq__heroBg{z-index:0;position:absolute;inset:0}.HeroSection-module__-iGEHq__heroBgImg{object-fit:cover;object-position:center;opacity:1}.HeroSection-module__-iGEHq__heroOverlay{display:none}.HeroSection-module__-iGEHq__heroContent{z-index:2;max-width:var(--container-max);padding:calc(var(--header-height) + var(--space-16)) var(--container-pad) var(--space-16);align-items:center;gap:var(--space-8);grid-template-columns:1fr auto 1fr;width:100%;margin:0 auto;display:grid;position:relative}.HeroSection-module__-iGEHq__heroImgLeft,.HeroSection-module__-iGEHq__heroImgRight{justify-content:center;align-items:flex-end;display:flex;position:relative}.HeroSection-module__-iGEHq__heroImgLeft{justify-content:flex-start;height:480px}.HeroSection-module__-iGEHq__heroImgRight{justify-content:flex-end;height:480px}.HeroSection-module__-iGEHq__heroImgLeft img,.HeroSection-module__-iGEHq__heroImgRight img{object-fit:contain;filter:drop-shadow(0 8px 32px #00000080);width:auto;height:100%}.HeroSection-module__-iGEHq__heroCenter{text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;max-width:580px;display:flex}.HeroSection-module__-iGEHq__heroBadge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);font-size:var(--font-size-xs);color:#fffffff2;letter-spacing:.08em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;padding:6px 16px;font-weight:600;display:inline-flex}.HeroSection-module__-iGEHq__heroBadgeDot{background:var(--color-orange);border-radius:50%;width:6px;height:6px;animation:2s infinite HeroSection-module__-iGEHq__pulse}@keyframes HeroSection-module__-iGEHq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.HeroSection-module__-iGEHq__heroTitle{letter-spacing:-.03em;color:var(--color-orange);white-space:normal;font-size:52px;font-weight:900;line-height:1.1}.HeroSection-module__-iGEHq__heroSubtitle{font-size:clamp(var(--font-size-base), 1.5vw, var(--font-size-md));color:#fffffff2;font-weight:400;line-height:1.65}.HeroSection-module__-iGEHq__heroActions{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.HeroSection-module__-iGEHq__whatsappBtn{align-items:center;gap:var(--space-3);background:var(--color-orange);color:var(--color-white);font-size:var(--font-size-base);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);letter-spacing:.01em;border:none;justify-content:center;width:100%;padding:16px 36px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 24px #ff6b2b80}.HeroSection-module__-iGEHq__whatsappBtn:hover{background:var(--color-orange-dark);transform:translateY(-3px);box-shadow:0 12px 36px #ff6b2b99}.HeroSection-module__-iGEHq__whatsappIcon{flex-shrink:0;width:22px;height:22px}.HeroSection-module__-iGEHq__heroNote{font-size:var(--font-size-xs);color:#ffffffbf;letter-spacing:.01em}.HeroSection-module__-iGEHq__floatingIcon{z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:2.5rem;animation:4s ease-in-out infinite HeroSection-module__-iGEHq__float;position:absolute}.HeroSection-module__-iGEHq__iconPlane{animation-delay:0s;top:22%;left:10%}.HeroSection-module__-iGEHq__iconCap{animation-delay:1.2s;top:18%;right:10%}.HeroSection-module__-iGEHq__iconStar{font-size:1.6rem;animation-delay:2.4s;bottom:28%;left:22%}@keyframes HeroSection-module__-iGEHq__float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-12px)rotate(4deg)}66%{transform:translateY(6px)rotate(-3deg)}}.HeroSection-module__-iGEHq__scrollIndicator{bottom:var(--space-8);z-index:3;align-items:center;gap:var(--space-2);color:#ffffff80;font-size:var(--font-size-xs);letter-spacing:.06em;text-transform:uppercase;flex-direction:column;animation:2s ease-in-out infinite HeroSection-module__-iGEHq__bounce;display:flex;position:absolute;left:50%;transform:translate(-50%)}.HeroSection-module__-iGEHq__scrollArrow{border-bottom:2px solid #ffffff80;border-right:2px solid #ffffff80;width:20px;height:20px;transform:rotate(45deg)}@keyframes HeroSection-module__-iGEHq__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (max-width:1024px){.HeroSection-module__-iGEHq__heroContent{text-align:center;padding:calc(var(--header-height) + var(--space-8)) var(--container-pad) var(--space-12);grid-template-columns:1fr auto 1fr}.HeroSection-module__-iGEHq__heroImgLeft,.HeroSection-module__-iGEHq__heroImgRight{width:100%;height:280px;display:flex}.HeroSection-module__-iGEHq__heroImgLeft img,.HeroSection-module__-iGEHq__heroImgRight img{object-fit:contain;width:100%;height:100%}.HeroSection-module__-iGEHq__floatingIcon{font-size:1.8rem;display:block}.HeroSection-module__-iGEHq__heroCenter{padding-top:var(--space-8)}.HeroSection-module__-iGEHq__scrollIndicator{bottom:var(--space-4)}}@media (max-width:640px){.HeroSection-module__-iGEHq__hero{background:#f2f2f2;grid-template-rows:auto auto;grid-template-columns:1fr;align-items:stretch;min-height:auto;padding-bottom:0;display:grid}.HeroSection-module__-iGEHq__heroBg{aspect-ratio:16/9;z-index:0;background:0 0;grid-area:1/1;width:100%;position:relative}.HeroSection-module__-iGEHq__heroBgImg{object-fit:contain;object-position:center}.HeroSection-module__-iGEHq__heroContent,.HeroSection-module__-iGEHq__heroCenter{display:contents}.HeroSection-module__-iGEHq__heroTitle{margin-top:calc(var(--header-height,70px) + 8px);padding:0 var(--container-pad);text-align:center;z-index:2;grid-area:1/1;align-self:flex-start;margin-bottom:0;font-size:clamp(16px,4.5vw,20px);line-height:1.15}.HeroSection-module__-iGEHq__heroSubtitle{margin-top:calc(var(--header-height,70px) + 44px);padding:0 var(--container-pad);text-align:center;z-index:2;grid-area:1/1;align-self:flex-start;max-width:300px;margin-bottom:0;margin-left:auto;margin-right:auto;font-size:11px;line-height:1.55}.HeroSection-module__-iGEHq__heroActions{padding:14px var(--container-pad);background:#f2f2f2;grid-area:2/1;justify-content:center;align-items:center;width:100%;display:flex}.HeroSection-module__-iGEHq__whatsappBtn{font-size:var(--font-size-base);border-radius:var(--radius-full);gap:var(--space-3);justify-content:center;width:100%;padding:16px 24px;box-shadow:0 3px 10px #ff6b2b40}.HeroSection-module__-iGEHq__whatsappIcon{width:20px;height:20px}.HeroSection-module__-iGEHq__scrollIndicator,.HeroSection-module__-iGEHq__heroImgLeft,.HeroSection-module__-iGEHq__heroImgRight,.HeroSection-module__-iGEHq__floatingIcon,.HeroSection-module__-iGEHq__heroBadge,.HeroSection-module__-iGEHq__heroNote{display:none}}@media (max-width:380px){.HeroSection-module__-iGEHq__heroTitle{font-size:26px}.HeroSection-module__-iGEHq__heroSubtitle{font-size:13px}.HeroSection-module__-iGEHq__whatsappBtn{padding:14px 20px;font-size:14px}}.HeroSection-module__-iGEHq__heroBadge{animation:.5s cubic-bezier(.16,1,.3,1) .1s both HeroSection-module__-iGEHq__heroEntrance}.HeroSection-module__-iGEHq__heroTitle{animation:.5s cubic-bezier(.16,1,.3,1) .2s both HeroSection-module__-iGEHq__heroEntrance}.HeroSection-module__-iGEHq__heroSubtitle{animation:.5s cubic-bezier(.16,1,.3,1) .3s both HeroSection-module__-iGEHq__heroEntrance}.HeroSection-module__-iGEHq__heroActions{animation:.5s cubic-bezier(.16,1,.3,1) .4s both HeroSection-module__-iGEHq__heroEntrance}.HeroSection-module__-iGEHq__heroImgLeft{animation:.6s cubic-bezier(.16,1,.3,1) .3s both HeroSection-module__-iGEHq__heroSlideLeft}.HeroSection-module__-iGEHq__heroImgRight{animation:.6s cubic-bezier(.16,1,.3,1) .4s both HeroSection-module__-iGEHq__heroSlideRight}@keyframes HeroSection-module__-iGEHq__heroEntrance{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__-iGEHq__heroSlideLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes HeroSection-module__-iGEHq__heroSlideRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}
.StepsSection-module__Np7Fna__section{padding:var(--space-24) 0;background:linear-gradient(#f2f2f2 0%,#fff 100%);position:relative;overflow:hidden}.StepsSection-module__Np7Fna__header{text-align:center;margin-bottom:var(--space-4)}.StepsSection-module__Np7Fna__eyebrow{font-size:var(--font-size-md);color:var(--color-orange);letter-spacing:.12em;text-transform:uppercase;margin-top:var(--space-4);font-weight:700;display:inline-block}.StepsSection-module__Np7Fna__intro{font-size:clamp(var(--font-size-2xl), 3vw, var(--font-size-4xl));letter-spacing:-.02em;font-weight:800;line-height:1.25}.StepsSection-module__Np7Fna__introOrange{color:var(--color-orange)}.StepsSection-module__Np7Fna__introDark{color:var(--color-purple-dark)}.StepsSection-module__Np7Fna__hint{text-align:center;font-size:var(--font-size-sm);color:var(--color-gray);margin-bottom:var(--space-10);letter-spacing:.01em}.StepsSection-module__Np7Fna__freeTag{text-align:center;margin-top:var(--space-8);font-size:var(--font-size-sm);color:var(--color-gray);font-weight:600}.StepsSection-module__Np7Fna__steps{gap:var(--space-6);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid;position:relative}.StepsSection-module__Np7Fna__steps:before{content:"";background:repeating-linear-gradient(90deg, var(--color-orange) 0, var(--color-orange) 8px, transparent 8px, transparent 18px);z-index:0;height:2px;position:absolute;top:36px;left:calc(10% + 36px);right:calc(10% + 36px)}.StepsSection-module__Np7Fna__step{text-align:center;align-items:center;gap:var(--space-3);z-index:1;cursor:pointer;border-radius:var(--radius-lg);padding:var(--space-4);transition:background var(--transition-base), box-shadow var(--transition-base);outline:none;flex-direction:column;animation:2.5s ease-in-out infinite StepsSection-module__Np7Fna__stepPulse;display:flex;position:relative}.StepsSection-module__Np7Fna__step:first-child{animation-delay:0s}.StepsSection-module__Np7Fna__step:nth-child(2){animation-delay:.5s}.StepsSection-module__Np7Fna__step:nth-child(3){animation-delay:1s}.StepsSection-module__Np7Fna__step:nth-child(4){animation-delay:1.5s}.StepsSection-module__Np7Fna__step:nth-child(5){animation-delay:2s}@keyframes StepsSection-module__Np7Fna__stepPulse{0%,to{box-shadow:none;transform:translateY(0)}50%{transform:translateY(-6px);box-shadow:0 8px 24px #5b2da62e}}.StepsSection-module__Np7Fna__step:hover{background:#5b2da60d}.StepsSection-module__Np7Fna__step:focus-visible{box-shadow:0 0 0 3px var(--color-orange)}.StepsSection-module__Np7Fna__stepNumber{background:linear-gradient(135deg, var(--color-purple), var(--color-purple-dark));width:72px;height:72px;color:var(--color-white);font-size:var(--font-size-xl);border:4px solid var(--color-white);box-shadow:0 4px 20px #5b2da64d, 0 0 0 3px var(--color-orange);transition:transform var(--transition-base), box-shadow var(--transition-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}.StepsSection-module__Np7Fna__step:hover .StepsSection-module__Np7Fna__stepNumber,.StepsSection-module__Np7Fna__stepOpen .StepsSection-module__Np7Fna__stepNumber{box-shadow:0 8px 28px #5b2da673, 0 0 0 3px var(--color-orange);transform:scale(1.1)}.StepsSection-module__Np7Fna__stepIcon{transition:transform var(--transition-base);font-size:2rem;line-height:1;display:inline-block}.StepsSection-module__Np7Fna__step:hover .StepsSection-module__Np7Fna__stepIcon,.StepsSection-module__Np7Fna__stepOpen .StepsSection-module__Np7Fna__stepIcon{transform:scale(1.2)rotate(-5deg)}.StepsSection-module__Np7Fna__stepLabel{font-size:var(--font-size-sm);color:var(--color-purple-dark);font-weight:700;line-height:1.4}.StepsSection-module__Np7Fna__stepDescWrap{opacity:0;max-height:0;transition:max-height .45s cubic-bezier(.16,1,.3,1),opacity .35s;overflow:hidden}.StepsSection-module__Np7Fna__stepOpen .StepsSection-module__Np7Fna__stepDescWrap{opacity:1;max-height:200px}.StepsSection-module__Np7Fna__stepDesc{font-size:var(--font-size-xs);color:var(--color-gray);text-align:center;padding-top:var(--space-2);line-height:1.65}@media (max-width:1100px){.StepsSection-module__Np7Fna__steps{gap:var(--space-8);grid-template-columns:1fr 1fr}.StepsSection-module__Np7Fna__steps:before{display:none}}@media (max-width:640px){.StepsSection-module__Np7Fna__steps{gap:var(--space-4);grid-template-columns:1fr}.StepsSection-module__Np7Fna__stepNumber{width:60px;height:60px;font-size:var(--font-size-lg)}.StepsSection-module__Np7Fna__intro{font-size:clamp(var(--font-size-xl), 5vw, var(--font-size-2xl))}}
.BenefitsSection-module__MAeaMq__section{padding:var(--space-24) 0;background:var(--color-off-white);position:relative}.BenefitsSection-module__MAeaMq__header{text-align:center;margin-bottom:var(--space-16)}.BenefitsSection-module__MAeaMq__eyebrow{font-size:var(--font-size-xs);color:var(--color-orange);letter-spacing:.12em;text-transform:uppercase;margin-bottom:var(--space-3);font-weight:700;display:inline-block}.BenefitsSection-module__MAeaMq__title{font-size:clamp(var(--font-size-2xl), 3vw, var(--font-size-4xl));color:var(--color-purple-dark);letter-spacing:-.03em;margin-bottom:var(--space-4);font-weight:800;line-height:1.15}.BenefitsSection-module__MAeaMq__title span{color:var(--color-orange)}.BenefitsSection-module__MAeaMq__subtitle{font-size:var(--font-size-md);color:var(--color-gray-dark);max-width:560px;margin:0 auto;line-height:1.7}.BenefitsSection-module__MAeaMq__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.BenefitsSection-module__MAeaMq__card{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:transform var(--transition-base), box-shadow var(--transition-base);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.BenefitsSection-module__MAeaMq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.BenefitsSection-module__MAeaMq__cardImageWrap{background:linear-gradient(180deg, var(--color-gray-light) 0%, var(--color-white) 100%);height:340px;position:relative;overflow:hidden}.BenefitsSection-module__MAeaMq__cardImageWrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#5b2da614 100%);position:absolute;inset:0}.BenefitsSection-module__MAeaMq__cardImage{object-fit:cover;object-position:center top;transition:transform var(--transition-slow)}.BenefitsSection-module__MAeaMq__card:hover .BenefitsSection-module__MAeaMq__cardImage{transform:scale(1.04)}.BenefitsSection-module__MAeaMq__cardAccentOrange{background:linear-gradient(90deg, var(--color-orange), var(--color-orange-light));z-index:2;height:4px;position:absolute;top:0;left:0;right:0}.BenefitsSection-module__MAeaMq__cardAccentPurple{background:linear-gradient(90deg, var(--color-purple), var(--color-purple-light));z-index:2;height:4px;position:absolute;top:0;left:0;right:0}.BenefitsSection-module__MAeaMq__cardBody{padding:var(--space-6);background:var(--color-purple-dark);color:var(--color-white);flex:1}.BenefitsSection-module__MAeaMq__cardTitle{font-size:var(--font-size-xl);letter-spacing:-.02em;margin-bottom:var(--space-2);font-weight:700;line-height:1.25}.BenefitsSection-module__MAeaMq__cardDescription{font-size:var(--font-size-sm);color:#ffffffbf;line-height:1.65}@media (max-width:900px){.BenefitsSection-module__MAeaMq__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}@media (max-width:640px){.BenefitsSection-module__MAeaMq__grid{max-width:100%}.BenefitsSection-module__MAeaMq__section{padding:var(--space-16) 0}.BenefitsSection-module__MAeaMq__header{margin-bottom:var(--space-10)}.BenefitsSection-module__MAeaMq__title{font-size:clamp(var(--font-size-xl), 7vw, var(--font-size-2xl))}.BenefitsSection-module__MAeaMq__subtitle{font-size:var(--font-size-base)}.BenefitsSection-module__MAeaMq__cardImageWrap{height:260px}.BenefitsSection-module__MAeaMq__cardBody{padding:var(--space-5)}.BenefitsSection-module__MAeaMq__cardTitle{font-size:var(--font-size-lg)}}
.CTASection-module__D5uEha__section{padding:var(--space-24) 0;background:linear-gradient(135deg, var(--color-gray-light) 0%, var(--color-off-white) 100%);position:relative;overflow:hidden}.CTASection-module__D5uEha__section:before,.CTASection-module__D5uEha__section:after{content:"";opacity:.06;background:var(--color-purple);pointer-events:none;border-radius:50%;position:absolute}.CTASection-module__D5uEha__section:before{width:500px;height:500px;animation:8s ease-in-out infinite CTASection-module__D5uEha__bgPulse;top:-200px;left:-150px}.CTASection-module__D5uEha__section:after{width:400px;height:400px;animation:8s ease-in-out 4s infinite CTASection-module__D5uEha__bgPulse;bottom:-160px;right:-100px}@keyframes CTASection-module__D5uEha__bgPulse{0%,to{opacity:.06;transform:scale(1)}50%{opacity:.1;transform:scale(1.1)}}.CTASection-module__D5uEha__inner{z-index:1;gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.CTASection-module__D5uEha__textCol{gap:var(--space-5);padding-top:var(--space-4);flex-direction:column;display:flex}.CTASection-module__D5uEha__eyebrow{font-size:var(--font-size-xs);color:var(--color-orange);letter-spacing:.12em;text-transform:uppercase;font-weight:700;animation:4s ease-in-out infinite CTASection-module__D5uEha__eyebrowGlow;display:inline-block}@keyframes CTASection-module__D5uEha__eyebrowGlow{0%,to{opacity:.8}50%{opacity:1;text-shadow:0 0 10px #ff8c3266}}.CTASection-module__D5uEha__title{font-size:clamp(var(--font-size-2xl), 2.8vw, var(--font-size-4xl));color:var(--color-purple-dark);letter-spacing:-.035em;font-weight:900;line-height:1.1}.CTASection-module__D5uEha__title span{color:var(--color-orange)}.CTASection-module__D5uEha__description{font-size:var(--font-size-base);color:var(--color-gray-dark);line-height:1.75}.CTASection-module__D5uEha__whatsappBtn{align-items:center;gap:var(--space-3);background:var(--color-orange);color:var(--color-white);font-size:var(--font-size-base);transition:all var(--transition-base);border-radius:10px;width:fit-content;padding:16px 36px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #ff6b2b59}.CTASection-module__D5uEha__whatsappBtn:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;animation:3s ease-out infinite CTASection-module__D5uEha__rippleBtn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes CTASection-module__D5uEha__rippleBtn{0%{opacity:.8;width:0;height:0}to{opacity:0;width:300px;height:300px}}.CTASection-module__D5uEha__whatsappBtn:hover{background:var(--color-orange-dark);box-shadow:var(--shadow-orange);transform:translateY(-3px)}.CTASection-module__D5uEha__socialProof{gap:var(--space-6);padding-top:var(--space-5);border-top:1px solid #5b2da61a;flex-wrap:wrap;display:flex;position:relative}.CTASection-module__D5uEha__socialProof:before{content:"";background:var(--color-orange);width:30%;height:1px;animation:6s ease-in-out infinite CTASection-module__D5uEha__proofLineGlow;position:absolute;top:-1px;left:0}@keyframes CTASection-module__D5uEha__proofLineGlow{0%,to{opacity:0;width:0%;left:0%}50%{opacity:1;width:50%;left:20%}}.CTASection-module__D5uEha__proofItem{flex-direction:column;align-items:center;gap:2px;display:flex}.CTASection-module__D5uEha__proofNumber{font-size:var(--font-size-2xl);color:var(--color-purple-dark);letter-spacing:-.04em;font-weight:900;line-height:1;animation:5s ease-in-out infinite CTASection-module__D5uEha__numberPulse}.CTASection-module__D5uEha__proofItem:nth-child(2) .CTASection-module__D5uEha__proofNumber{animation-delay:2.5s}@keyframes CTASection-module__D5uEha__numberPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.CTASection-module__D5uEha__proofNumber span{color:var(--color-orange)}.CTASection-module__D5uEha__proofLabel{font-size:var(--font-size-xs);color:var(--color-gray);font-weight:500}.CTASection-module__D5uEha__formCol{flex-direction:column;justify-content:center;align-items:center;display:flex}.CTASection-module__D5uEha__formIframe{border:none;width:100%;min-height:520px;display:block;overflow:hidden}@media (max-width:1024px){.CTASection-module__D5uEha__inner{grid-template-columns:1fr}.CTASection-module__D5uEha__textCol{text-align:center;align-items:center}.CTASection-module__D5uEha__socialProof{justify-content:center}.CTASection-module__D5uEha__socialProof:before{display:none}}@media (max-width:640px){.CTASection-module__D5uEha__section{padding:var(--space-16) 0}.CTASection-module__D5uEha__title{font-size:clamp(var(--font-size-xl), 7vw, var(--font-size-2xl))}.CTASection-module__D5uEha__description{font-size:var(--font-size-sm)}.CTASection-module__D5uEha__whatsappBtn{justify-content:center;width:100%;padding:16px 24px}.CTASection-module__D5uEha__socialProof{gap:var(--space-8);padding-top:var(--space-4)}.CTASection-module__D5uEha__proofNumber{font-size:var(--font-size-xl)}.CTASection-module__D5uEha__formIframe{min-height:420px}}
