.Header-module__KppamW__header{z-index:1000;background-color:#fff;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__KppamW__header.Header-module__KppamW__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;box-shadow:0 2px 10px #0000001a}.Header-module__KppamW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Header-module__KppamW__navbar{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.Header-module__KppamW__logo{align-items:center;text-decoration:none;display:flex}.Header-module__KppamW__logo img{width:auto;height:50px;transition:transform .3s}.Header-module__KppamW__logo:hover img{transform:scale(1.05)}.Header-module__KppamW__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__KppamW__navLinks a{color:#1a1a2e;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__KppamW__navLinks a:hover{color:#e91e63}.Header-module__KppamW__btnSecondary{background:linear-gradient(135deg,#e91e63,#00bcd4);border-radius:50px;padding:.75rem 1.5rem;font-weight:600;transition:transform .3s,box-shadow .3s;color:#fff!important}.Header-module__KppamW__btnSecondary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #e91e634d}.Header-module__KppamW__mobileMenuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Header-module__KppamW__mobileMenuToggle span{background-color:#1a1a2e;border-radius:3px;width:25px;height:3px;transition:all .3s;display:block}.Header-module__KppamW__mobileMenuToggle.Header-module__KppamW__active span:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__KppamW__mobileMenuToggle.Header-module__KppamW__active span:nth-child(2){opacity:0}.Header-module__KppamW__mobileMenuToggle.Header-module__KppamW__active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Header-module__KppamW__mobileMenuToggle{display:flex}.Header-module__KppamW__navLinks{background:#fff;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .3s;position:fixed;top:70px;left:0;right:0;transform:translate(-100%);box-shadow:0 10px 30px #0000001a}.Header-module__KppamW__navLinks.Header-module__KppamW__active{transform:translate(0)}.Header-module__KppamW__btnSecondary{text-align:center;width:100%}}
.Footer-module__UDEoiW__footer{color:#fff;background-color:#1a1a2e;padding:4rem 0 2rem}.Footer-module__UDEoiW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer-module__UDEoiW__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__UDEoiW__footerColumn h4{color:#fff;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Footer-module__UDEoiW__footerColumn p{color:#9ca3af;line-height:1.6}.Footer-module__UDEoiW__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__UDEoiW__footerColumn ul li{margin-bottom:.75rem}.Footer-module__UDEoiW__footerColumn a{color:#9ca3af;text-decoration:none;transition:color .3s}.Footer-module__UDEoiW__footerColumn a:hover{color:#e91e63}.Footer-module__UDEoiW__footerBottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}.Footer-module__UDEoiW__footerBottom p{color:#9ca3af;margin:0;font-size:.875rem}@media (max-width:768px){.Footer-module__UDEoiW__footerGrid{grid-template-columns:1fr;gap:2rem}}
.Hero-module__fqhYwW__hero{background:linear-gradient(135deg,#e91e630d 0%,#00bcd40d 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex}.Hero-module__fqhYwW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Hero-module__fqhYwW__heroContent{text-align:center;max-width:800px;margin:0 auto}.Hero-module__fqhYwW__title{color:#1a1a2e;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__fqhYwW__subtitle{color:#6b7280;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__fqhYwW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__fqhYwW__btnPrimary{color:#fff;background:linear-gradient(135deg,#e91e63,#c2185b);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 10px 30px #e91e634d}.Hero-module__fqhYwW__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #e91e6366}.Hero-module__fqhYwW__btnOutline{color:#e91e63;background:0 0;border:2px solid #e91e63;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.Hero-module__fqhYwW__btnOutline:hover{color:#fff;background:#e91e63;transform:translateY(-3px)}.Hero-module__fqhYwW__note{color:#6b7280;background:#e91e630d;border-left:3px solid #e91e63;border-radius:8px;margin-top:2rem;padding:1rem;font-size:.95rem}@media (max-width:768px){.Hero-module__fqhYwW__title{font-size:2.5rem}.Hero-module__fqhYwW__subtitle{font-size:1.1rem}.Hero-module__fqhYwW__ctaButtons{flex-direction:column}.Hero-module__fqhYwW__btnPrimary,.Hero-module__fqhYwW__btnOutline{text-align:center;width:100%}}
.ForWho-module__gcWJ0a__forWho{background-color:#fff;padding:6rem 0}.ForWho-module__gcWJ0a__container{max-width:1200px;margin:0 auto;padding:0 1rem}.ForWho-module__gcWJ0a__sectionTitle{text-align:center;color:#1a1a2e;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.ForWho-module__gcWJ0a__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ForWho-module__gcWJ0a__card{text-align:center;background:#fff;border-radius:12px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 6px #0000001a}.ForWho-module__gcWJ0a__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.ForWho-module__gcWJ0a__icon{margin-bottom:1.5rem;font-size:4rem}.ForWho-module__gcWJ0a__cardTitle{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.ForWho-module__gcWJ0a__cardDescription{color:#6b7280;font-size:1rem;line-height:1.6}@media (max-width:768px){.ForWho-module__gcWJ0a__cardsGrid{grid-template-columns:1fr}.ForWho-module__gcWJ0a__sectionTitle{font-size:2rem}}
.HowItWorks-module__u4nESq__howItWorks{background:linear-gradient(135deg,#e91e6308 0%,#00bcd408 100%);padding:6rem 0}.HowItWorks-module__u4nESq__container{max-width:1200px;margin:0 auto;padding:0 1rem}.HowItWorks-module__u4nESq__sectionTitle{text-align:center;color:#1a1a2e;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.HowItWorks-module__u4nESq__sectionSubtitle{text-align:center;color:#6b7280;margin-bottom:3rem;font-size:1.25rem}.HowItWorks-module__u4nESq__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.HowItWorks-module__u4nESq__stepCard{text-align:center;background:#fff;border-radius:12px;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 4px 6px #0000001a}.HowItWorks-module__u4nESq__stepCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.HowItWorks-module__u4nESq__stepNumber{color:#fff;background:linear-gradient(135deg,#e91e63,#00bcd4);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:800;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #e91e634d}.HowItWorks-module__u4nESq__stepIcon{margin:2rem 0 1rem;font-size:3.5rem}.HowItWorks-module__u4nESq__stepTitle{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.HowItWorks-module__u4nESq__stepDescription{color:#6b7280;font-size:1rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__u4nESq__stepsGrid{grid-template-columns:1fr}.HowItWorks-module__u4nESq__sectionTitle{font-size:2rem}}
.Benefits-module__uU7GTq__benefits{background-color:#fff;padding:6rem 0}.Benefits-module__uU7GTq__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Benefits-module__uU7GTq__sectionTitle{text-align:center;color:#1a1a2e;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.Benefits-module__uU7GTq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Benefits-module__uU7GTq__benefitCard{text-align:center;background:linear-gradient(135deg,#e91e630d,#00bcd40d);border:2px solid #0000;border-radius:12px;padding:2rem;transition:all .3s}.Benefits-module__uU7GTq__benefitCard:hover{border-color:#e91e63;transform:translateY(-5px)}.Benefits-module__uU7GTq__benefitIcon{margin-bottom:1rem;font-size:3rem}.Benefits-module__uU7GTq__benefitTitle{color:#1a1a2e;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Benefits-module__uU7GTq__benefitDescription{color:#6b7280;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Benefits-module__uU7GTq__benefitsGrid{grid-template-columns:1fr}.Benefits-module__uU7GTq__sectionTitle{font-size:2rem}}
.Pricing-module__xD3fNa__pricing{background:linear-gradient(135deg,#e91e6308 0%,#00bcd408 100%);padding:6rem 0}.Pricing-module__xD3fNa__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Pricing-module__xD3fNa__sectionTitle{text-align:center;color:#1a1a2e;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Pricing-module__xD3fNa__sectionSubtitle{text-align:center;color:#6b7280;margin-bottom:3rem;font-size:1.25rem}.Pricing-module__xD3fNa__plansGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Pricing-module__xD3fNa__planCard{text-align:center;background:#fff;border:2px solid #0000;border-radius:12px;padding:2rem 1.5rem;transition:all .3s;position:relative;box-shadow:0 4px 6px #0000001a}.Pricing-module__xD3fNa__planCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.Pricing-module__xD3fNa__planCard.Pricing-module__xD3fNa__popular{border-color:#e91e63;box-shadow:0 10px 30px #e91e6333}.Pricing-module__xD3fNa__popularBadge{color:#fff;background:linear-gradient(135deg,#e91e63,#c2185b);border-radius:50px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.Pricing-module__xD3fNa__savingBadge{color:#fff;background:#10b981;border-radius:50px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.Pricing-module__xD3fNa__planName{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Pricing-module__xD3fNa__planPrice{justify-content:center;align-items:baseline;margin-bottom:.5rem;display:flex}.Pricing-module__xD3fNa__price{color:#e91e63;font-size:2.25rem;font-weight:800}.Pricing-module__xD3fNa__period{color:#6b7280;text-align:center;margin-bottom:.5rem;font-size:.95rem}.Pricing-module__xD3fNa__saving{color:#6b7280;text-align:center;margin-bottom:1rem;font-size:.85rem}.Pricing-module__xD3fNa__featuresList{text-align:left;margin:0 0 1.5rem;padding:0;list-style:none}.Pricing-module__xD3fNa__featuresList li{color:#1a1a2e;padding:.5rem 0 .5rem 1.75rem;font-size:.9rem;position:relative}.Pricing-module__xD3fNa__featuresList li:before{content:"✓";color:#10b981;font-size:1.2rem;font-weight:800;position:absolute;left:0}.Pricing-module__xD3fNa__planButton{color:#fff;background:linear-gradient(135deg,#e91e63,#00bcd4);border-radius:50px;width:100%;padding:.875rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.Pricing-module__xD3fNa__planButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #e91e634d}@media (max-width:1024px){.Pricing-module__xD3fNa__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Pricing-module__xD3fNa__plansGrid{grid-template-columns:1fr}.Pricing-module__xD3fNa__sectionTitle{font-size:2rem}}
.Security-module__yY4djW__security{background:linear-gradient(135deg,#e91e6308 0%,#00bcd408 100%);padding:6rem 0}.Security-module__yY4djW__container{max-width:1200px;margin:0 auto;padding:0 1rem}.Security-module__yY4djW__sectionTitle{text-align:center;color:#1a1a2e;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.Security-module__yY4djW__securityBadges{text-align:center;margin-bottom:4rem}.Security-module__yY4djW__badges{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.Security-module__yY4djW__badge{color:#1a1a2e;background:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;display:flex;box-shadow:0 4px 6px #0000001a}.Security-module__yY4djW__badgeIcon{font-size:1.5rem}.Security-module__yY4djW__testimonials{margin-top:4rem}.Security-module__yY4djW__testimonialsTitle{text-align:center;color:#1a1a2e;margin-bottom:3rem;font-size:2rem;font-weight:700}.Security-module__yY4djW__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Security-module__yY4djW__testimonialCard{background:#fff;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000001a}.Security-module__yY4djW__testimonialCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.Security-module__yY4djW__testimonialText{color:#6b7280;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.6}.Security-module__yY4djW__testimonialAuthor{flex-direction:column;gap:.25rem;display:flex}.Security-module__yY4djW__testimonialAuthor strong{color:#1a1a2e;font-weight:700}.Security-module__yY4djW__testimonialAuthor span{color:#9ca3af;font-size:.875rem}@media (max-width:768px){.Security-module__yY4djW__sectionTitle{font-size:2rem}.Security-module__yY4djW__badges{flex-direction:column;align-items:center}.Security-module__yY4djW__testimonialsGrid{grid-template-columns:1fr}.Security-module__yY4djW__testimonialsTitle{font-size:1.5rem}}
.carreiras-module__iqOv7G__main{min-height:100vh}.carreiras-module__iqOv7G__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:120px 0 80px}.carreiras-module__iqOv7G__container{max-width:1200px;margin:0 auto;padding:0 20px}.carreiras-module__iqOv7G__hero h1{margin-bottom:20px;font-size:3rem;font-weight:700}.carreiras-module__iqOv7G__subtitle{opacity:.95;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.carreiras-module__iqOv7G__section{background-color:#fff;padding:80px 0}.carreiras-module__iqOv7G__section h2{text-align:center;color:#2d3748;margin-bottom:60px;font-size:2.5rem}.carreiras-module__iqOv7G__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.carreiras-module__iqOv7G__benefit{text-align:center;background:#f8f9fa;border-radius:12px;padding:30px;transition:transform .3s}.carreiras-module__iqOv7G__benefit:hover{transform:translateY(-5px)}.carreiras-module__iqOv7G__icon{margin-bottom:20px;font-size:3rem}.carreiras-module__iqOv7G__benefit h3{color:#2d3748;margin-bottom:15px;font-size:1.5rem}.carreiras-module__iqOv7G__benefit p{color:#4a5568;line-height:1.6}.carreiras-module__iqOv7G__positions{background-color:#f8f9fa;padding:80px 0}.carreiras-module__iqOv7G__positions h2{text-align:center;color:#2d3748;margin-bottom:20px;font-size:2.5rem}.carreiras-module__iqOv7G__positionsIntro{text-align:center;color:#4a5568;max-width:700px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:1.1rem}.carreiras-module__iqOv7G__jobsList{flex-direction:column;gap:30px;max-width:900px;margin:0 auto;display:flex}.carreiras-module__iqOv7G__job{background:#fff;border-radius:16px;padding:40px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.carreiras-module__iqOv7G__job:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.carreiras-module__iqOv7G__jobHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.carreiras-module__iqOv7G__jobHeader h3{color:#2d3748;font-size:1.75rem}.carreiras-module__iqOv7G__jobType{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:6px 16px;font-size:.9rem;font-weight:600}.carreiras-module__iqOv7G__jobLocation{color:#4a5568;margin-bottom:15px;font-size:1.1rem}.carreiras-module__iqOv7G__jobDescription{color:#2d3748;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.carreiras-module__iqOv7G__requirements{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.carreiras-module__iqOv7G__requirements li{color:#4a5568;padding-left:25px;position:relative}.carreiras-module__iqOv7G__requirements li:before{content:"✓";color:#667eea;font-weight:700;position:absolute;left:0}.carreiras-module__iqOv7G__process{background-color:#fff;padding:80px 0}.carreiras-module__iqOv7G__process h2{text-align:center;color:#2d3748;margin-bottom:60px;font-size:2.5rem}.carreiras-module__iqOv7G__processSteps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.carreiras-module__iqOv7G__processStep{text-align:center;padding:30px 20px}.carreiras-module__iqOv7G__processNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:1.5rem;font-weight:700;display:flex}.carreiras-module__iqOv7G__processStep h3{color:#2d3748;margin-bottom:10px;font-size:1.25rem}.carreiras-module__iqOv7G__processStep p{color:#4a5568;line-height:1.6}.carreiras-module__iqOv7G__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:80px 0}.carreiras-module__iqOv7G__cta h2{margin-bottom:20px;font-size:2.5rem}.carreiras-module__iqOv7G__cta p{max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem}.carreiras-module__iqOv7G__button{color:#667eea;background-color:#fff;border-radius:30px;padding:16px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.carreiras-module__iqOv7G__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}@media (max-width:768px){.carreiras-module__iqOv7G__hero h1{font-size:2rem}.carreiras-module__iqOv7G__subtitle{font-size:1.1rem}.carreiras-module__iqOv7G__section h2,.carreiras-module__iqOv7G__positions h2,.carreiras-module__iqOv7G__process h2,.carreiras-module__iqOv7G__cta h2{font-size:2rem}.carreiras-module__iqOv7G__benefitsGrid,.carreiras-module__iqOv7G__processSteps{grid-template-columns:1fr}.carreiras-module__iqOv7G__job{padding:30px 20px}.carreiras-module__iqOv7G__jobHeader{flex-direction:column;align-items:flex-start}.carreiras-module__iqOv7G__jobHeader h3{font-size:1.5rem}}
.como-funciona-module__icY7Aq__main{min-height:100vh}.como-funciona-module__icY7Aq__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:120px 0 80px}.como-funciona-module__icY7Aq__container{max-width:1200px;margin:0 auto;padding:0 20px}.como-funciona-module__icY7Aq__hero h1{margin-bottom:20px;font-size:3rem;font-weight:700}.como-funciona-module__icY7Aq__subtitle{opacity:.95;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.como-funciona-module__icY7Aq__section{background-color:#f8f9fa;padding:80px 0}.como-funciona-module__icY7Aq__steps{flex-direction:column;gap:40px;max-width:900px;margin:0 auto;display:flex}.como-funciona-module__icY7Aq__step{background:#fff;border-radius:16px;align-items:flex-start;gap:30px;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px #0000000d}.como-funciona-module__icY7Aq__step:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.como-funciona-module__icY7Aq__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.como-funciona-module__icY7Aq__stepContent h2{color:#2d3748;margin-bottom:12px;font-size:1.75rem}.como-funciona-module__icY7Aq__stepContent p{color:#4a5568;font-size:1.1rem;line-height:1.7}.como-funciona-module__icY7Aq__features{background-color:#fff;padding:80px 0}.como-funciona-module__icY7Aq__features h2{text-align:center;color:#2d3748;margin-bottom:60px;font-size:2.5rem}.como-funciona-module__icY7Aq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.como-funciona-module__icY7Aq__feature{background:#f8f9fa;border-radius:12px;padding:30px;transition:transform .3s}.como-funciona-module__icY7Aq__feature:hover{transform:translateY(-5px)}.como-funciona-module__icY7Aq__feature h3{color:#2d3748;margin-bottom:15px;font-size:1.5rem}.como-funciona-module__icY7Aq__feature p{color:#4a5568;line-height:1.6}.como-funciona-module__icY7Aq__cta{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:80px 0}.como-funciona-module__icY7Aq__cta h2{margin-bottom:20px;font-size:2.5rem}.como-funciona-module__icY7Aq__cta p{max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem}.como-funciona-module__icY7Aq__button{color:#667eea;background-color:#fff;border-radius:30px;padding:16px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.como-funciona-module__icY7Aq__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}@media (max-width:768px){.como-funciona-module__icY7Aq__hero h1{font-size:2rem}.como-funciona-module__icY7Aq__subtitle{font-size:1.1rem}.como-funciona-module__icY7Aq__step{flex-direction:column;padding:30px 20px}.como-funciona-module__icY7Aq__stepNumber{width:50px;height:50px;font-size:1.25rem}.como-funciona-module__icY7Aq__stepContent h2{font-size:1.5rem}.como-funciona-module__icY7Aq__features h2,.como-funciona-module__icY7Aq__cta h2{font-size:2rem}.como-funciona-module__icY7Aq__featuresGrid{grid-template-columns:1fr}}
.login-module__WEZH7G__main{background:linear-gradient(135deg,#e91e6308 0%,#00bcd408 100%);align-items:center;min-height:100vh;padding-top:80px;padding-bottom:2rem;display:flex}.login-module__WEZH7G__container{width:100%;max-width:500px;margin:0 auto;padding:0 1rem}.login-module__WEZH7G__loginBox{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 40px #0000001a}.login-module__WEZH7G__header{text-align:center;margin-bottom:2rem}.login-module__WEZH7G__header h1{color:#1a1a2e;margin-bottom:.5rem;font-size:2rem;font-weight:800}.login-module__WEZH7G__header p{color:#6b7280;font-size:1rem}.login-module__WEZH7G__form,.login-module__WEZH7G__formGroup{margin-bottom:1.5rem}.login-module__WEZH7G__formGroup label{color:#1a1a2e;margin-bottom:.5rem;font-weight:600;display:block}.login-module__WEZH7G__formGroup input{border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.875rem;font-size:1rem;transition:all .3s}.login-module__WEZH7G__formGroup input:focus{border-color:#e91e63;outline:none;box-shadow:0 0 0 3px #e91e631a}.login-module__WEZH7G__forgotPassword{text-align:right;margin-bottom:1.5rem}.login-module__WEZH7G__forgotPassword a{color:#e91e63;font-size:.9rem;font-weight:600;text-decoration:none}.login-module__WEZH7G__forgotPassword a:hover{text-decoration:underline}.login-module__WEZH7G__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e91e63,#c2185b);border:none;border-radius:50px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #e91e634d}.login-module__WEZH7G__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #e91e6366}.login-module__WEZH7G__divider{text-align:center;margin:2rem 0;position:relative}.login-module__WEZH7G__divider:before{content:"";background:#e2e8f0;height:1px;position:absolute;top:50%;left:0;right:0}.login-module__WEZH7G__divider span{color:#6b7280;z-index:1;background:#fff;padding:0 1rem;position:relative}.login-module__WEZH7G__socialLogin{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.login-module__WEZH7G__btnSocial{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.login-module__WEZH7G__btnSocial:hover{background:#e91e630d;border-color:#e91e63}.login-module__WEZH7G__btnSocial span{font-size:1.25rem}.login-module__WEZH7G__signup{text-align:center;border-top:1px solid #e2e8f0;padding-top:1.5rem}.login-module__WEZH7G__signup p{color:#6b7280;font-size:.95rem}.login-module__WEZH7G__signup a{color:#e91e63;font-weight:700;text-decoration:none}.login-module__WEZH7G__signup a:hover{text-decoration:underline}@media (max-width:768px){.login-module__WEZH7G__loginBox{padding:2rem 1.5rem}.login-module__WEZH7G__header h1{font-size:1.75rem}}
.register-module__jUGYdG__main{background:linear-gradient(135deg,#e91e6308 0%,#00bcd408 100%);min-height:100vh;padding-top:80px;padding-bottom:2rem}.register-module__jUGYdG__progressBar{background:#fff;justify-content:center;align-items:center;gap:1rem;max-width:800px;margin:0 auto 2rem;padding:2rem 0;display:flex;position:relative;box-shadow:0 4px 6px #0000001a}.register-module__jUGYdG__progressStep{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex;position:relative}.register-module__jUGYdG__progressStep:before{content:"";z-index:0;background:#e2e8f0;width:100%;height:2px;position:absolute;top:20px;left:calc(50% + 30px)}.register-module__jUGYdG__progressStep:last-child:before{display:none}.register-module__jUGYdG__stepCircle{color:#6b7280;z-index:1;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;transition:all .3s;display:flex;position:relative}.register-module__jUGYdG__progressStep.register-module__jUGYdG__active .register-module__jUGYdG__stepCircle{color:#fff;background:linear-gradient(135deg,#e91e63,#c2185b);border-color:#e91e63}.register-module__jUGYdG__progressStep.register-module__jUGYdG__completed .register-module__jUGYdG__stepCircle{color:#fff;background:#10b981;border-color:#10b981}.register-module__jUGYdG__stepLabel{color:#6b7280;font-size:.875rem;font-weight:500}.register-module__jUGYdG__progressStep.register-module__jUGYdG__active .register-module__jUGYdG__stepLabel{color:#e91e63;font-weight:700}.register-module__jUGYdG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.register-module__jUGYdG__screen{animation:.5s register-module__jUGYdG__fadeIn}@keyframes register-module__jUGYdG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.register-module__jUGYdG__screenHeader{text-align:center;margin-bottom:3rem}.register-module__jUGYdG__screenHeader h1{color:#1a1a2e;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.register-module__jUGYdG__screenHeader p{color:#6b7280;font-size:1.125rem}.register-module__jUGYdG__planSelection{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px #0000001a}.register-module__jUGYdG__planSelection h2{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.register-module__jUGYdG__plansGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.register-module__jUGYdG__planCard{cursor:pointer;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s;position:relative}.register-module__jUGYdG__planCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.register-module__jUGYdG__planCard.register-module__jUGYdG__selected{background:#fff;border-color:#e91e63;box-shadow:0 0 0 3px #e91e631a}.register-module__jUGYdG__planCard.register-module__jUGYdG__highlight{border-color:#10b981}.register-module__jUGYdG__bestValue{color:#fff;background:#10b981;border-radius:20px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.register-module__jUGYdG__planHeader h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.register-module__jUGYdG__planPrice{margin-bottom:.5rem}.register-module__jUGYdG__planPrice .register-module__jUGYdG__price{color:#e91e63;font-size:2rem;font-weight:800;display:block}.register-module__jUGYdG__planPrice .register-module__jUGYdG__period{color:#6b7280;margin-top:.25rem;font-size:.875rem;display:block}.register-module__jUGYdG__planTotal{color:#4a5568;margin-bottom:1rem;font-size:.875rem}.register-module__jUGYdG__planFeatures{margin:1.5rem 0;padding:0;list-style:none}.register-module__jUGYdG__planFeatures li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;font-size:.9rem;position:relative}.register-module__jUGYdG__planFeatures li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.register-module__jUGYdG__planBadge{text-align:center;color:#fff;background:linear-gradient(135deg,#e91e63,#c2185b);border-radius:8px;padding:.5rem;font-size:.875rem;font-weight:700}.register-module__jUGYdG__planCard.register-module__jUGYdG__selected .register-module__jUGYdG__planBadge{background:linear-gradient(135deg,#10b981,#059669)}.register-module__jUGYdG__userData{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.register-module__jUGYdG__userData h2{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.register-module__jUGYdG__formGroup{margin-bottom:1.5rem}.register-module__jUGYdG__formGroup label{color:#1a1a2e;margin-bottom:.5rem;font-weight:600;display:block}.register-module__jUGYdG__required{color:#e91e63}.register-module__jUGYdG__formGroup input,.register-module__jUGYdG__formGroup select{border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.875rem;font-size:1rem;transition:all .3s}.register-module__jUGYdG__formGroup input:focus,.register-module__jUGYdG__formGroup select:focus{border-color:#e91e63;outline:none;box-shadow:0 0 0 3px #e91e631a}.register-module__jUGYdG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.register-module__jUGYdG__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e91e63,#c2185b);border:none;border-radius:50px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 30px #e91e634d}.register-module__jUGYdG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #e91e6366}.register-module__jUGYdG__btnSecondary{color:#e91e63;cursor:pointer;background:#fff;border:2px solid #e91e63;border-radius:50px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.register-module__jUGYdG__btnSecondary:hover{color:#fff;background:#e91e63}.register-module__jUGYdG__paymentLayout{grid-template-columns:350px 1fr;gap:2rem;display:grid}.register-module__jUGYdG__orderSummary{background:#fff;border-radius:12px;height:fit-content;padding:2rem;position:sticky;top:100px;box-shadow:0 4px 6px #0000001a}.register-module__jUGYdG__orderSummary h3{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.register-module__jUGYdG__summaryItem{justify-content:space-between;margin-bottom:1rem;font-size:.95rem;display:flex}.register-module__jUGYdG__summaryItem .register-module__jUGYdG__label{color:#6b7280;font-weight:500}.register-module__jUGYdG__summaryItem .register-module__jUGYdG__value{color:#1a1a2e;font-weight:600}.register-module__jUGYdG__summaryDivider{background:#e2e8f0;height:1px;margin:1.5rem 0}.register-module__jUGYdG__summaryTotal{border-top:2px solid #e2e8f0;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.register-module__jUGYdG__summaryTotal .register-module__jUGYdG__value{color:#e91e63}.register-module__jUGYdG__paymentMethods{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}.register-module__jUGYdG__paymentTabs{border-bottom:2px solid #e2e8f0;gap:.5rem;margin-bottom:2rem;display:flex}.register-module__jUGYdG__tabBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.register-module__jUGYdG__tabBtn:hover{color:#1a1a2e}.register-module__jUGYdG__tabBtn.register-module__jUGYdG__active{color:#e91e63;border-bottom-color:#e91e63}.register-module__jUGYdG__tabContent{animation:.3s register-module__jUGYdG__fadeIn}.register-module__jUGYdG__paymentInfo{background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.register-module__jUGYdG__paymentInfo p{color:#4a5568;margin-bottom:.5rem}.register-module__jUGYdG__boletoBox{text-align:center;background:#f8f9fa;border-radius:12px;margin-top:1.5rem;padding:2rem}.register-module__jUGYdG__boletoBox h4{color:#10b981;margin-bottom:1rem;font-size:1.25rem}.register-module__jUGYdG__barcode{background:#fff;border-radius:8px;margin:1rem 0;padding:1.5rem}.register-module__jUGYdG__barcodeMock{letter-spacing:2px;color:#1a1a2e;font-family:Courier New,monospace;font-size:1.1rem}.register-module__jUGYdG__infoText{color:#4a5568;margin:1rem 0;font-size:.95rem}.register-module__jUGYdG__pixContainer{text-align:center}.register-module__jUGYdG__qrcodePlaceholder{justify-content:center;margin:2rem 0;display:flex}.register-module__jUGYdG__qrcodeMock{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;width:200px;height:200px;font-size:1.25rem;font-weight:700;display:flex}.register-module__jUGYdG__pixKey{margin:2rem 0}.register-module__jUGYdG__pixKey label{color:#1a1a2e;margin-bottom:.5rem;font-weight:600;display:block}.register-module__jUGYdG__copyBox{gap:.5rem;display:flex}.register-module__jUGYdG__copyBox input{border:2px solid #e2e8f0;border-radius:8px;flex:1;padding:.875rem;font-family:Courier New,monospace;font-size:.9rem}.register-module__jUGYdG__btnCopy{color:#fff;cursor:pointer;background:#00bcd4;border:none;border-radius:8px;padding:.875rem 1.5rem;font-weight:600;transition:all .3s}.register-module__jUGYdG__btnCopy:hover{background:#0097a7}.register-module__jUGYdG__welcomeScreen{text-align:center;background:#fff;border-radius:12px;max-width:800px;margin:0 auto;padding:4rem 2rem;box-shadow:0 4px 6px #0000001a}.register-module__jUGYdG__welcomeIcon{margin-bottom:1rem;font-size:5rem}.register-module__jUGYdG__welcomeScreen h1{color:#1a1a2e;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.register-module__jUGYdG__welcomeScreen h1 span{color:#e91e63}.register-module__jUGYdG__welcomeMessage{color:#4a5568;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.register-module__jUGYdG__nextSteps{text-align:left;background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:2rem}.register-module__jUGYdG__nextSteps h3{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.register-module__jUGYdG__nextSteps ul{padding:0;list-style:none}.register-module__jUGYdG__nextSteps li{border-bottom:1px solid #e2e8f0;padding:1rem 0}.register-module__jUGYdG__nextSteps li:last-child{border-bottom:none}.register-module__jUGYdG__nextSteps strong{color:#e91e63;font-size:1.1rem}.register-module__jUGYdG__stepDetail{color:#6b7280;margin-top:.5rem;font-size:.95rem;display:block}@media (max-width:1024px){.register-module__jUGYdG__paymentLayout{grid-template-columns:1fr}.register-module__jUGYdG__orderSummary{position:static}}@media (max-width:768px){.register-module__jUGYdG__screenHeader h1{font-size:2rem}.register-module__jUGYdG__plansGrid,.register-module__jUGYdG__formRow{grid-template-columns:1fr}.register-module__jUGYdG__paymentTabs{flex-direction:column}.register-module__jUGYdG__tabBtn{text-align:left;border-bottom:none;border-left:3px solid #0000}.register-module__jUGYdG__tabBtn.register-module__jUGYdG__active{border-bottom-color:#0000;border-left-color:#e91e63}.register-module__jUGYdG__welcomeScreen h1{font-size:1.75rem}.register-module__jUGYdG__progressStep{flex:none}.register-module__jUGYdG__stepLabel{display:none}}
.sobre-module__M3-dFa__sobreMain{min-height:100vh;padding-top:80px}.sobre-module__M3-dFa__container{max-width:1200px;margin:0 auto;padding:0 1rem}.sobre-module__M3-dFa__heroSection{text-align:center;background:linear-gradient(135deg,#e91e630d 0%,#00bcd40d 100%);padding:4rem 0}.sobre-module__M3-dFa__heroSection h1{color:#1a1a2e;margin:0;font-size:3rem;font-weight:800}.sobre-module__M3-dFa__historiaSection{background-color:#fff;padding:6rem 0}.sobre-module__M3-dFa__historiaSection h2{color:#1a1a2e;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.sobre-module__M3-dFa__historiaSection p{color:#6b7280;text-align:center;max-width:900px;margin:0 auto;font-size:1.25rem;line-height:1.8}.sobre-module__M3-dFa__viajarSection{background:linear-gradient(135deg,#e91e6308 0%,#00bcd408 100%);padding:6rem 0}.sobre-module__M3-dFa__viajarSection h2{color:#1a1a2e;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.sobre-module__M3-dFa__viajarSection p{color:#6b7280;text-align:center;max-width:900px;margin:0 auto;font-size:1.25rem;line-height:1.8}.sobre-module__M3-dFa__privacidadeSection{background-color:#fff;padding:6rem 0}.sobre-module__M3-dFa__privacidadeSection h2{color:#1a1a2e;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.sobre-module__M3-dFa__privacidadeSection p{color:#6b7280;text-align:center;max-width:900px;margin:0 auto;font-size:1.25rem;line-height:1.8}.sobre-module__M3-dFa__facaParteSection{color:#fff;text-align:center;background:linear-gradient(135deg,#e91e63 0%,#00bcd4 100%);padding:6rem 0}.sobre-module__M3-dFa__facaParteSection h2{color:#fff;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.sobre-module__M3-dFa__facaParteSection p{color:#fff;max-width:900px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.8}.sobre-module__M3-dFa__ctaButton{justify-content:center;display:flex}.sobre-module__M3-dFa__btnPrimary{color:#e91e63;background:#fff;border-radius:50px;padding:1.25rem 3rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #0003}.sobre-module__M3-dFa__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}@media (max-width:768px){.sobre-module__M3-dFa__heroSection h1{font-size:2.5rem}.sobre-module__M3-dFa__historiaSection h2,.sobre-module__M3-dFa__viajarSection h2,.sobre-module__M3-dFa__privacidadeSection h2,.sobre-module__M3-dFa__facaParteSection h2{font-size:2rem}.sobre-module__M3-dFa__historiaSection p,.sobre-module__M3-dFa__viajarSection p,.sobre-module__M3-dFa__privacidadeSection p,.sobre-module__M3-dFa__facaParteSection p{font-size:1.1rem}.sobre-module__M3-dFa__btnPrimary{padding:1rem 2rem;font-size:1.1rem}}
.legal-module__XoCvjG__legalMain{background-color:#f8f9fa;min-height:100vh;padding-top:80px}.legal-module__XoCvjG__container{background-color:#fff;max-width:900px;min-height:calc(100vh - 80px);margin:0 auto;padding:4rem 1rem}.legal-module__XoCvjG__container h1{color:#1a1a2e;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.legal-module__XoCvjG__lastUpdate{color:#6b7280;margin-bottom:3rem;font-size:.95rem}.legal-module__XoCvjG__section{margin-bottom:3rem}.legal-module__XoCvjG__section h2{color:#1a1a2e;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.legal-module__XoCvjG__section h3{color:#e91e63;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.legal-module__XoCvjG__section p{color:#4b5563;margin-bottom:1rem;line-height:1.8}.legal-module__XoCvjG__section ul{margin-bottom:1rem;margin-left:1.5rem}.legal-module__XoCvjG__section li{color:#4b5563;margin-bottom:.5rem;line-height:1.8}.legal-module__XoCvjG__important{background:#fef2f2;border-left:4px solid #e91e63;margin:1.5rem 0;padding:1rem;font-weight:500}.legal-module__XoCvjG__consent{text-align:center;color:#1a1a2e;background:linear-gradient(135deg,#e91e630d,#00bcd40d);border-radius:8px;padding:1.5rem;font-weight:600}.legal-module__XoCvjG__table{border-collapse:collapse;width:100%;margin:1.5rem 0}.legal-module__XoCvjG__table th,.legal-module__XoCvjG__table td{text-align:left;border:1px solid #e5e7eb;padding:1rem}.legal-module__XoCvjG__table th{color:#1a1a2e;background-color:#f3f4f6;font-weight:600}.legal-module__XoCvjG__table td{color:#4b5563;line-height:1.6}@media (max-width:768px){.legal-module__XoCvjG__container{padding:2rem 1rem}.legal-module__XoCvjG__container h1{font-size:2rem}.legal-module__XoCvjG__section h2{font-size:1.25rem}.legal-module__XoCvjG__section h3{font-size:1.1rem}}
.FAQ-module__jsMW6a__faq{background-color:#fff;padding:6rem 0}.FAQ-module__jsMW6a__container{max-width:900px;margin:0 auto;padding:0 1rem}.FAQ-module__jsMW6a__sectionTitle{text-align:center;color:#1a1a2e;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.FAQ-module__jsMW6a__faqList{flex-direction:column;gap:1rem;display:flex}.FAQ-module__jsMW6a__faqItem{background:#fff;border:2px solid #f3f4f6;border-radius:12px;transition:all .3s;overflow:hidden}.FAQ-module__jsMW6a__faqItem.FAQ-module__jsMW6a__active{border-color:#e91e63}.FAQ-module__jsMW6a__faqQuestion{text-align:left;color:#1a1a2e;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__jsMW6a__faqQuestion:hover{color:#e91e63}.FAQ-module__jsMW6a__faqIcon{color:#e91e63;font-size:1.5rem;font-weight:400;transition:transform .3s}.FAQ-module__jsMW6a__faqItem.FAQ-module__jsMW6a__active .FAQ-module__jsMW6a__faqIcon{transform:rotate(180deg)}.FAQ-module__jsMW6a__faqAnswer{padding:0 1.5rem 1.5rem;animation:.3s FAQ-module__jsMW6a__slideDown}.FAQ-module__jsMW6a__faqAnswer p{color:#6b7280;margin:0;line-height:1.6}@keyframes FAQ-module__jsMW6a__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.FAQ-module__jsMW6a__sectionTitle{font-size:2rem}.FAQ-module__jsMW6a__faqQuestion{padding:1.25rem;font-size:1rem}}
