.how-it-works-module__owrgfG__page{background:linear-gradient(#fff,#f9fafb);min-height:100vh;padding-top:80px}.how-it-works-module__owrgfG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#472d7a 0%,#5a3a94 100%);padding:3rem 1.5rem}.how-it-works-module__owrgfG__hero__container{max-width:800px;margin:0 auto}.how-it-works-module__owrgfG__hero__title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.how-it-works-module__owrgfG__hero__subtitle{opacity:.95;font-size:1.25rem;line-height:1.6}.how-it-works-module__owrgfG__steps{background:#fff;padding:5rem 1.5rem}.how-it-works-module__owrgfG__steps__container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.how-it-works-module__owrgfG__step{text-align:center;background:#fff;border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 4px 20px #472d7a14}.how-it-works-module__owrgfG__step:hover{transform:translateY(-8px);box-shadow:0 8px 30px #472d7a26}.how-it-works-module__owrgfG__step__number{background:linear-gradient(135deg,var(--color-green-light)0%,#059669 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #10b9814d}.how-it-works-module__owrgfG__step__icon{color:#fff;background:linear-gradient(135deg,#472d7a 0%,#5a3a94 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:2rem auto 1.5rem;display:flex}.how-it-works-module__owrgfG__step__title{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.how-it-works-module__owrgfG__step__description{color:#6b7280;font-size:1rem;line-height:1.6}.how-it-works-module__owrgfG__timeline{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);padding:4rem 1.5rem}.how-it-works-module__owrgfG__timeline__container{text-align:center;max-width:800px;margin:0 auto}.how-it-works-module__owrgfG__timeline__content{border-left:4px solid var(--color-green-light);background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 20px #0000000f}.how-it-works-module__owrgfG__timeline__title{color:#1f2937;margin-bottom:1rem;font-size:2rem;font-weight:700}.how-it-works-module__owrgfG__timeline__text{color:#4b5563;font-size:1.125rem;line-height:1.7}.how-it-works-module__owrgfG__benefits{background:#fff;padding:5rem 1.5rem}.how-it-works-module__owrgfG__benefits__container{max-width:1200px;margin:0 auto}.how-it-works-module__owrgfG__benefits__title{color:#1f2937;text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.how-it-works-module__owrgfG__benefits__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.how-it-works-module__owrgfG__benefit{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);border:2px solid #e5e7eb;border-radius:16px;padding:2.5rem;transition:all .3s}.how-it-works-module__owrgfG__benefit:hover{border-color:#472d7a;box-shadow:0 8px 30px #472d7a1f}.how-it-works-module__owrgfG__benefit__icon{color:#fff;background:linear-gradient(135deg,#472d7a 0%,#5a3a94 100%);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.how-it-works-module__owrgfG__benefit__title{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.how-it-works-module__owrgfG__benefit__description{color:#6b7280;font-size:1rem;line-height:1.6}.how-it-works-module__owrgfG__cta{color:#fff;background:linear-gradient(135deg,#472d7a 0%,#5a3a94 100%);padding:5rem 1.5rem}.how-it-works-module__owrgfG__cta__container{text-align:center;max-width:800px;margin:0 auto}.how-it-works-module__owrgfG__cta__content{padding:3rem}.how-it-works-module__owrgfG__cta__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.how-it-works-module__owrgfG__cta__subtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.how-it-works-module__owrgfG__cta__button{background:var(--color-green-light);color:#fff;border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #10b9814d}.how-it-works-module__owrgfG__cta__button:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}@media (max-width:768px){.how-it-works-module__owrgfG__hero{padding:3rem 1rem}.how-it-works-module__owrgfG__hero__title{font-size:2rem}.how-it-works-module__owrgfG__hero__subtitle{font-size:1.125rem}.how-it-works-module__owrgfG__steps{padding:3rem 1rem}.how-it-works-module__owrgfG__steps__container{gap:2rem}.how-it-works-module__owrgfG__timeline{padding:3rem 1rem}.how-it-works-module__owrgfG__timeline__content{padding:2rem}.how-it-works-module__owrgfG__timeline__title{font-size:1.75rem}.how-it-works-module__owrgfG__benefits{padding:3rem 1rem}.how-it-works-module__owrgfG__benefits__title{margin-bottom:3rem;font-size:2rem}.how-it-works-module__owrgfG__benefits__grid{gap:2rem}.how-it-works-module__owrgfG__cta{padding:3rem 1rem}.how-it-works-module__owrgfG__cta__content{padding:2rem 1rem}.how-it-works-module__owrgfG__cta__title{font-size:2rem}.how-it-works-module__owrgfG__cta__subtitle{font-size:1.125rem}}
