.Hero-module__PgAKtG__hero{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);align-items:center;min-height:100vh;padding:80px 0;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__hero.Hero-module__PgAKtG__withPattern:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 25%,#4575de0d 0%,#0000 50%),radial-gradient(circle at 75% 75%,#4575de0d 0%,#0000 50%);position:absolute;inset:0}.Hero-module__PgAKtG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid;position:relative}.Hero-module__PgAKtG__content{flex-direction:column;gap:24px;display:flex}.Hero-module__PgAKtG__badge{color:#fff;background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);border-radius:9999px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:14px;font-weight:600;animation:3s ease-in-out infinite Hero-module__PgAKtG__float;display:inline-flex;box-shadow:0 4px 6px #4575de33}.Hero-module__PgAKtG__badgeIcon{font-size:18px}.Hero-module__PgAKtG__badgeText{color:#fff}.Hero-module__PgAKtG__title{color:#1f2937;letter-spacing:-.02em;margin:0;font-family:Nunito,sans-serif;font-size:64px;font-weight:800;line-height:1.1}.Hero-module__PgAKtG__title span{color:#4575de}.Hero-module__PgAKtG__subtitle{color:#4575de;margin:0;font-family:Nunito,sans-serif;font-size:32px;font-weight:700}.Hero-module__PgAKtG__description{color:#6b7280;max-width:500px;margin:0;font-family:Nunito,sans-serif;font-size:18px;line-height:1.6}.Hero-module__PgAKtG__buttonGroup{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.Hero-module__PgAKtG__button{cursor:pointer;white-space:nowrap;border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-family:Nunito,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Hero-module__PgAKtG__buttonIcon{width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Hero-module__PgAKtG__button:hover .Hero-module__PgAKtG__buttonIcon{transform:translate(4px)}.Hero-module__PgAKtG__buttonPrimary{color:#fff;background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);box-shadow:0 4px 6px #4575de33}.Hero-module__PgAKtG__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 15px #4575de4d}.Hero-module__PgAKtG__buttonSecondary{color:#1f2937;background:#f9fafb;border:2px solid #e5e7eb}.Hero-module__PgAKtG__buttonSecondary:hover{color:#4575de;background:#fff;border-color:#4575de}.Hero-module__PgAKtG__trustIndicators{flex-wrap:wrap;gap:32px;margin-top:32px;display:flex}.Hero-module__PgAKtG__trustItem{color:#6b7280;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.Hero-module__PgAKtG__trustIcon{color:#4575de;flex-shrink:0;width:20px;height:20px}.Hero-module__PgAKtG__trustText{color:#6b7280}.Hero-module__PgAKtG__imageContainer{justify-content:center;align-items:center;display:flex}.Hero-module__PgAKtG__imageWrapper{aspect-ratio:1;width:100%;max-width:500px;position:relative}.Hero-module__PgAKtG__imageCard{background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);border-radius:40px;justify-content:center;align-items:center;width:100%;height:100%;animation:4s ease-in-out infinite Hero-module__PgAKtG__float;display:flex;position:relative;box-shadow:0 20px 40px #4575de4d}.Hero-module__PgAKtG__imageCard svg{color:#fff}.Hero-module__PgAKtG__imageIcon{width:200px;height:200px}.Hero-module__PgAKtG__floatingCard{color:#1f2937;white-space:nowrap;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.Hero-module__PgAKtG__floatingCard svg{color:#4575de;flex-shrink:0}.Hero-module__PgAKtG__floatingCard1{animation:3s ease-in-out infinite Hero-module__PgAKtG__float;top:10%;right:-20px}.Hero-module__PgAKtG__floatingCard2{animation:3s ease-in-out .5s infinite Hero-module__PgAKtG__float;bottom:20%;left:-20px}@keyframes Hero-module__PgAKtG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.Hero-module__PgAKtG__container{text-align:center;grid-template-columns:1fr;gap:48px}.Hero-module__PgAKtG__content{align-items:center}.Hero-module__PgAKtG__title{font-size:48px}.Hero-module__PgAKtG__subtitle{font-size:24px}.Hero-module__PgAKtG__description{max-width:100%}.Hero-module__PgAKtG__buttonGroup,.Hero-module__PgAKtG__trustIndicators{justify-content:center}.Hero-module__PgAKtG__imageWrapper{max-width:400px}}@media (max-width:640px){.Hero-module__PgAKtG__hero{min-height:auto;padding:40px 0}.Hero-module__PgAKtG__title{font-size:36px}.Hero-module__PgAKtG__subtitle{font-size:20px}.Hero-module__PgAKtG__description{font-size:16px}.Hero-module__PgAKtG__button{padding:14px 24px;font-size:14px}.Hero-module__PgAKtG__buttonGroup{flex-direction:column;width:100%}.Hero-module__PgAKtG__button{width:100%}.Hero-module__PgAKtG__trustIndicators{justify-content:center;gap:16px}.Hero-module__PgAKtG__trustItem{font-size:12px}.Hero-module__PgAKtG__imageWrapper{max-width:300px}.Hero-module__PgAKtG__imageCard{border-radius:24px}.Hero-module__PgAKtG__floatingCard{padding:8px 12px;font-size:12px}.Hero-module__PgAKtG__floatingCard1{right:-10px}.Hero-module__PgAKtG__floatingCard2{left:-10px}}
.Features-module__KujwKW__features{background:#fff;padding:96px 0;position:relative;overflow:hidden}.Features-module__KujwKW__container{max-width:1200px;margin:0 auto;padding:0 24px}.Features-module__KujwKW__header{text-align:center;max-width:700px;margin-bottom:64px;margin-left:auto;margin-right:auto}.Features-module__KujwKW__title{color:#1f2937;margin:0 0 16px;font-family:Nunito,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.Features-module__KujwKW__subtitle{color:#6b7280;margin:0;font-family:Nunito,sans-serif;font-size:18px;line-height:1.6}.Features-module__KujwKW__grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Features-module__KujwKW__card{text-align:center;opacity:0;background:#f9fafb;border-radius:24px;padding:40px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.4,0,.2,1) forwards Features-module__KujwKW__fadeInUp;position:relative;overflow:hidden}.Features-module__KujwKW__card:before{content:"";background:linear-gradient(90deg,#4575de,#3a5fcc);height:4px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Features-module__KujwKW__card:hover{background:#fff;transform:translateY(-8px);box-shadow:0 20px 40px #4575de26}.Features-module__KujwKW__card:hover:before{transform:scaleX(1)}.Features-module__KujwKW__iconContainer{color:#fff;background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 16px #4575de33}.Features-module__KujwKW__card:hover .Features-module__KujwKW__iconContainer{transform:scale(1.1)rotate(5deg)}.Features-module__KujwKW__iconContainer svg{width:40px;height:40px}.Features-module__KujwKW__cardTitle{color:#1f2937;margin:0 0 12px;font-family:Nunito,sans-serif;font-size:20px;font-weight:700;line-height:1.3}.Features-module__KujwKW__cardDescription{color:#6b7280;margin:0;font-family:Nunito,sans-serif;font-size:14px;line-height:1.6}@keyframes Features-module__KujwKW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Features-module__KujwKW__grid{grid-template-columns:repeat(2,1fr);gap:24px}.Features-module__KujwKW__card{padding:32px 24px}.Features-module__KujwKW__title{font-size:40px}.Features-module__KujwKW__subtitle{font-size:16px}}@media (max-width:640px){.Features-module__KujwKW__features{padding:64px 0}.Features-module__KujwKW__header{margin-bottom:40px}.Features-module__KujwKW__title{font-size:32px}.Features-module__KujwKW__subtitle{font-size:14px}.Features-module__KujwKW__grid{grid-template-columns:1fr;gap:16px}.Features-module__KujwKW__card{padding:24px}.Features-module__KujwKW__iconContainer{width:64px;height:64px;margin-bottom:16px}.Features-module__KujwKW__iconContainer svg{width:32px;height:32px}.Features-module__KujwKW__cardTitle{font-size:18px}.Features-module__KujwKW__cardDescription{font-size:13px}}
.HowItWorks-module__oom_6W__howItWorks{background:#f9fafb;padding:96px 0;position:relative;overflow:hidden}.HowItWorks-module__oom_6W__howItWorks:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#4575de08 0%,#0000 50%),radial-gradient(circle at 80%,#4575de08 0%,#0000 50%);position:absolute;inset:0}.HowItWorks-module__oom_6W__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.HowItWorks-module__oom_6W__header{text-align:center;max-width:700px;margin-bottom:64px;margin-left:auto;margin-right:auto}.HowItWorks-module__oom_6W__title{color:#1f2937;margin:0 0 16px;font-family:Nunito,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.HowItWorks-module__oom_6W__subtitle{color:#6b7280;margin:0;font-family:Nunito,sans-serif;font-size:18px;line-height:1.6}.HowItWorks-module__oom_6W__steps{justify-content:center;align-items:flex-start;gap:16px;margin-bottom:64px;display:flex;position:relative}.HowItWorks-module__oom_6W__step{text-align:center;opacity:0;flex:1;max-width:320px;animation:.6s cubic-bezier(.4,0,.2,1) forwards HowItWorks-module__oom_6W__fadeInUp;position:relative}.HowItWorks-module__oom_6W__stepNumber{color:#fff;z-index:2;background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-family:Nunito,sans-serif;font-size:18px;font-weight:800;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #4575de4d}.HowItWorks-module__oom_6W__stepIcon{color:#4575de;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:16px;padding-top:20px;display:flex}.HowItWorks-module__oom_6W__stepIcon svg{width:64px;height:64px}.HowItWorks-module__oom_6W__stepTitle{color:#1f2937;margin:0 0 12px;font-family:Nunito,sans-serif;font-size:20px;font-weight:700;line-height:1.3}.HowItWorks-module__oom_6W__stepDescription{color:#6b7280;margin:0;font-family:Nunito,sans-serif;font-size:15px;line-height:1.6}.HowItWorks-module__oom_6W__arrow{color:#4575de;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-top:60px;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000000d}.HowItWorks-module__oom_6W__arrow:hover{transform:scale(1.1)}.HowItWorks-module__oom_6W__arrow svg{width:24px;height:24px}.HowItWorks-module__oom_6W__cta{text-align:center}.HowItWorks-module__oom_6W__ctaButton{color:#fff;background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:18px 40px;font-family:Nunito,sans-serif;font-size:17px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 8px 16px #4575de40}.HowItWorks-module__oom_6W__ctaButton:hover{transform:translateY(-2px);box-shadow:0 12px 24px #4575de59}.HowItWorks-module__oom_6W__ctaIcon{width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.HowItWorks-module__oom_6W__ctaButton:hover .HowItWorks-module__oom_6W__ctaIcon{transform:translate(4px)}@keyframes HowItWorks-module__oom_6W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HowItWorks-module__oom_6W__steps{flex-wrap:wrap}.HowItWorks-module__oom_6W__step{min-width:280px;max-width:45%}.HowItWorks-module__oom_6W__arrow{display:none}.HowItWorks-module__oom_6W__title{font-size:40px}.HowItWorks-module__oom_6W__subtitle{font-size:16px}}@media (max-width:640px){.HowItWorks-module__oom_6W__howItWorks{padding:64px 0}.HowItWorks-module__oom_6W__header{margin-bottom:48px}.HowItWorks-module__oom_6W__title{font-size:32px}.HowItWorks-module__oom_6W__subtitle{font-size:14px}.HowItWorks-module__oom_6W__steps{flex-direction:column;align-items:center;gap:32px}.HowItWorks-module__oom_6W__step{width:100%;min-width:auto;max-width:100%}.HowItWorks-module__oom_6W__stepIcon{height:100px}.HowItWorks-module__oom_6W__stepIcon svg{width:48px;height:48px}.HowItWorks-module__oom_6W__stepTitle{font-size:18px}.HowItWorks-module__oom_6W__stepDescription{font-size:14px}.HowItWorks-module__oom_6W__ctaButton{width:100%;padding:16px 32px;font-size:15px}}
.Pricing-module__Do-gqG__pricing{background:#fff;padding:96px 0;position:relative;overflow:hidden}.Pricing-module__Do-gqG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Pricing-module__Do-gqG__header{text-align:center;max-width:700px;margin-bottom:64px;margin-left:auto;margin-right:auto}.Pricing-module__Do-gqG__title{color:#1f2937;margin:0 0 16px;font-family:Nunito,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.Pricing-module__Do-gqG__subtitle{color:#6b7280;margin:0;font-family:Nunito,sans-serif;font-size:18px;line-height:1.6}.Pricing-module__Do-gqG__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:64px;display:grid}.Pricing-module__Do-gqG__card{opacity:0;background:#f9fafb;border:2px solid #0000;border-radius:24px;flex-direction:column;padding:32px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.4,0,.2,1) forwards Pricing-module__Do-gqG__fadeInUp;display:flex;position:relative}.Pricing-module__Do-gqG__card:hover{border-color:#4575de;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.Pricing-module__Do-gqG__cardHighlighted{color:#fff;background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);box-shadow:0 20px 40px #4575de4d}.Pricing-module__Do-gqG__cardHighlighted:hover{box-shadow:0 24px 48px #4575de66}.Pricing-module__Do-gqG__badge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:9999px;align-items:center;gap:4px;padding:6px 12px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #f59e0b4d}.Pricing-module__Do-gqG__badgeIcon{width:16px;height:16px}.Pricing-module__Do-gqG__planName{color:#1f2937;margin:0 0 16px;font-family:Nunito,sans-serif;font-size:24px;font-weight:800}.Pricing-module__Do-gqG__cardHighlighted .Pricing-module__Do-gqG__planName{color:#fff}.Pricing-module__Do-gqG__priceContainer{margin-bottom:16px;position:relative}.Pricing-module__Do-gqG__price{color:#1f2937;margin-bottom:4px;font-family:Nunito,sans-serif;font-size:42px;font-weight:800;line-height:1}.Pricing-module__Do-gqG__cardHighlighted .Pricing-module__Do-gqG__price{color:#fff}.Pricing-module__Do-gqG__period{color:#6b7280;margin-left:4px;font-size:16px;font-weight:600}.Pricing-module__Do-gqG__cardHighlighted .Pricing-module__Do-gqG__period{color:#fffc}.Pricing-module__Do-gqG__originalPrice{color:#9ca3af;margin-bottom:4px;font-family:Nunito,sans-serif;font-size:16px;font-weight:500;text-decoration:line-through}.Pricing-module__Do-gqG__savings{color:#fff;background:#4575de;border-radius:8px;margin-top:8px;padding:4px 8px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;display:inline-block}.Pricing-module__Do-gqG__description{color:#6b7280;margin:0 0 24px;font-family:Nunito,sans-serif;font-size:14px;line-height:1.5}.Pricing-module__Do-gqG__cardHighlighted .Pricing-module__Do-gqG__description{color:#ffffffe6}.Pricing-module__Do-gqG__features{flex:1;margin:0 0 24px;padding:0;list-style:none}.Pricing-module__Do-gqG__feature{color:#374151;align-items:flex-start;gap:8px;margin-bottom:12px;font-family:Nunito,sans-serif;font-size:14px;line-height:1.5;display:flex}.Pricing-module__Do-gqG__cardHighlighted .Pricing-module__Do-gqG__feature{color:#fffffff2}.Pricing-module__Do-gqG__checkIcon{color:#4575de;flex-shrink:0;width:20px;height:20px;margin-top:2px}.Pricing-module__Do-gqG__cardHighlighted .Pricing-module__Do-gqG__checkIcon{color:#fff}.Pricing-module__Do-gqG__button{text-align:center;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px 24px;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block}.Pricing-module__Do-gqG__buttonPrimary{color:#4575de;background:#fff}.Pricing-module__Do-gqG__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.Pricing-module__Do-gqG__buttonSecondary{color:#fff;background:#4575de}.Pricing-module__Do-gqG__buttonSecondary:hover{background:#3a5fcc;transform:translateY(-2px);box-shadow:0 8px 16px #4575de4d}.Pricing-module__Do-gqG__trustBadges{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.Pricing-module__Do-gqG__trustBadge{color:#6b7280;align-items:center;gap:8px;font-family:Nunito,sans-serif;font-size:14px;font-weight:600;display:flex}.Pricing-module__Do-gqG__trustBadge svg{color:#4575de;width:24px;height:24px}@keyframes Pricing-module__Do-gqG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Pricing-module__Do-gqG__modalOverlay{z-index:100;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Pricing-module__Do-gqG__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.Pricing-module__Do-gqG__modal{background:#fff;border-radius:20px;width:100%;max-width:440px;max-height:90vh;padding:32px;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000026}.Pricing-module__Do-gqG__modalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;padding:6px;transition:background .2s;position:absolute;top:16px;right:16px}.Pricing-module__Do-gqG__modalClose:hover{background:#f3f4f6}.Pricing-module__Do-gqG__modalTitle{color:#1f2937;margin:0 0 4px;font-family:Nunito,sans-serif;font-size:20px;font-weight:700}.Pricing-module__Do-gqG__modalSubtitle{color:#6b7280;margin:0 0 24px;font-family:Nunito,sans-serif;font-size:14px}.Pricing-module__Do-gqG__modalSummary{background:#f9fafb;border-radius:16px;margin-bottom:24px;padding:16px}.Pricing-module__Do-gqG__summaryRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Pricing-module__Do-gqG__summaryLabel{color:#6b7280;font-size:14px}.Pricing-module__Do-gqG__summaryValue{color:#1f2937;font-size:14px;font-weight:600}.Pricing-module__Do-gqG__summaryDivider{border-top:1px solid #e5e7eb;margin:12px 0}.Pricing-module__Do-gqG__summaryLabelBold{color:#1f2937;font-size:14px;font-weight:600}.Pricing-module__Do-gqG__summaryTotal{color:#4575de;font-size:20px;font-weight:800}.Pricing-module__Do-gqG__modalError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:16px;padding:12px;font-size:14px}.Pricing-module__Do-gqG__modalField{margin-bottom:20px}.Pricing-module__Do-gqG__fieldLabel{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.Pricing-module__Do-gqG__fieldInput{color:#1f2937;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-family:Nunito,sans-serif;font-size:14px;transition:border-color .2s}.Pricing-module__Do-gqG__fieldInput:focus{border-color:#4575de}.Pricing-module__Do-gqG__fieldHint{color:#9ca3af;margin:6px 0 0;font-size:12px}.Pricing-module__Do-gqG__payMethods{flex-direction:column;gap:8px;display:flex}.Pricing-module__Do-gqG__payMethod{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:Nunito,sans-serif;font-size:14px;transition:all .2s;display:flex}.Pricing-module__Do-gqG__payMethod:hover{border-color:#d1d5db}.Pricing-module__Do-gqG__payMethodActive{background:#eef2ff;border-color:#4575de}.Pricing-module__Do-gqG__payMethodLabel{text-align:left;flex:1}.Pricing-module__Do-gqG__payMethodBadge{color:#fff;background:#4575de;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:700}.Pricing-module__Do-gqG__modalNotice{text-align:center;color:#dc2626;margin:0 0 16px;font-size:14px;font-weight:700}.Pricing-module__Do-gqG__btnPrimary{color:#fff;cursor:pointer;background:#4575de;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;transition:all .2s;display:flex}.Pricing-module__Do-gqG__btnPrimary:hover{background:#3a5fcc}.Pricing-module__Do-gqG__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.Pricing-module__Do-gqG__btnSecondary{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:14px;font-family:Nunito,sans-serif;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Pricing-module__Do-gqG__btnSecondary:hover{background:#f9fafb;border-color:#d1d5db}.Pricing-module__Do-gqG__modalSupport{text-align:center;margin-top:20px}.Pricing-module__Do-gqG__modalSupport p{color:#9ca3af;font-size:12px}.Pricing-module__Do-gqG__modalSupport a{color:#4575de;text-decoration:none}.Pricing-module__Do-gqG__modalSupport a:hover{text-decoration:underline}.Pricing-module__Do-gqG__spinner{width:16px;height:16px;animation:.8s linear infinite Pricing-module__Do-gqG__spin}.Pricing-module__Do-gqG__spinnerTrack{opacity:.25}.Pricing-module__Do-gqG__spinnerFill{opacity:.75}@keyframes Pricing-module__Do-gqG__spin{to{transform:rotate(360deg)}}@media (max-width:1200px){.Pricing-module__Do-gqG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.Pricing-module__Do-gqG__pricing{padding:64px 0}.Pricing-module__Do-gqG__title{font-size:40px}.Pricing-module__Do-gqG__subtitle{font-size:16px}.Pricing-module__Do-gqG__grid{gap:20px}}@media (max-width:640px){.Pricing-module__Do-gqG__pricing{padding:48px 0}.Pricing-module__Do-gqG__header{margin-bottom:40px}.Pricing-module__Do-gqG__title{font-size:32px}.Pricing-module__Do-gqG__subtitle{font-size:14px}.Pricing-module__Do-gqG__grid{grid-template-columns:1fr;gap:16px}.Pricing-module__Do-gqG__card{padding:24px 20px}.Pricing-module__Do-gqG__price{font-size:36px}.Pricing-module__Do-gqG__planName{font-size:20px}.Pricing-module__Do-gqG__trustBadges{gap:24px}.Pricing-module__Do-gqG__trustBadge{font-size:12px}.Pricing-module__Do-gqG__trustBadge svg{width:20px;height:20px}.Pricing-module__Do-gqG__modal{padding:24px}}
.Testimonials-module__3Z1FKa__testimonials{background:#f9fafb;padding:96px 0;position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__container{max-width:1200px;margin:0 auto;padding:0 24px}.Testimonials-module__3Z1FKa__header{text-align:center;max-width:700px;margin-bottom:64px;margin-left:auto;margin-right:auto}.Testimonials-module__3Z1FKa__title{color:#1f2937;margin:0 0 16px;font-family:Nunito,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.Testimonials-module__3Z1FKa__subtitle{color:#6b7280;margin:0;font-family:Nunito,sans-serif;font-size:18px;line-height:1.6}.Testimonials-module__3Z1FKa__carousel{align-items:center;gap:16px;margin-bottom:48px;display:flex;position:relative}.Testimonials-module__3Z1FKa__navButton{color:#4575de;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000000d}.Testimonials-module__3Z1FKa__navButton:hover{color:#fff;background:#4575de;border-color:#4575de;transform:scale(1.1)}.Testimonials-module__3Z1FKa__navButton:active{transform:scale(.95)}.Testimonials-module__3Z1FKa__slidesContainer{border-radius:24px;flex:1;overflow:hidden}.Testimonials-module__3Z1FKa__slides{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Testimonials-module__3Z1FKa__slide{flex:0 0 100%;padding:0 8px}.Testimonials-module__3Z1FKa__card{background:#fff;border-radius:24px;height:100%;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000000d}.Testimonials-module__3Z1FKa__card:hover{box-shadow:0 12px 24px #0000001a}.Testimonials-module__3Z1FKa__cardHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.Testimonials-module__3Z1FKa__avatar{background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Testimonials-module__3Z1FKa__avatarInitials{color:#fff;font-family:Nunito,sans-serif;font-size:20px;font-weight:700}.Testimonials-module__3Z1FKa__authorInfo{flex:1}.Testimonials-module__3Z1FKa__authorName{color:#1f2937;align-items:center;gap:4px;margin-bottom:4px;font-family:Nunito,sans-serif;font-size:18px;font-weight:700;display:flex}.Testimonials-module__3Z1FKa__verifiedIcon{color:#4575de;width:16px;height:16px}.Testimonials-module__3Z1FKa__rating{gap:2px;display:flex}.Testimonials-module__3Z1FKa__star{color:#f59e0b;width:20px;height:20px}.Testimonials-module__3Z1FKa__star:empty{color:#e5e7eb}.Testimonials-module__3Z1FKa__text{color:#374151;margin:0 0 20px;font-family:Nunito,sans-serif;font-size:16px;font-style:italic;line-height:1.6}.Testimonials-module__3Z1FKa__cardFooter{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.Testimonials-module__3Z1FKa__date{color:#9ca3af;font-family:Nunito,sans-serif;font-size:13px}.Testimonials-module__3Z1FKa__dots{justify-content:center;gap:8px;display:flex}.Testimonials-module__3Z1FKa__dot{cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;width:10px;height:10px;transition:all .2s cubic-bezier(.4,0,.2,1)}.Testimonials-module__3Z1FKa__dot:hover{background:#4575de}.Testimonials-module__3Z1FKa__dotActive{background:#4575de;border-radius:5px;width:32px}@media (max-width:1024px){.Testimonials-module__3Z1FKa__title{font-size:40px}.Testimonials-module__3Z1FKa__subtitle{font-size:16px}.Testimonials-module__3Z1FKa__card{padding:24px}}@media (max-width:640px){.Testimonials-module__3Z1FKa__testimonials{padding:64px 0}.Testimonials-module__3Z1FKa__header{margin-bottom:40px}.Testimonials-module__3Z1FKa__title{font-size:32px}.Testimonials-module__3Z1FKa__subtitle{font-size:14px}.Testimonials-module__3Z1FKa__carousel{gap:8px}.Testimonials-module__3Z1FKa__navButton{width:40px;height:40px}.Testimonials-module__3Z1FKa__navButton svg{width:20px;height:20px}.Testimonials-module__3Z1FKa__card{padding:20px}.Testimonials-module__3Z1FKa__cardHeader{gap:12px}.Testimonials-module__3Z1FKa__avatar{width:48px;height:48px}.Testimonials-module__3Z1FKa__avatarInitials{font-size:18px}.Testimonials-module__3Z1FKa__authorName{font-size:16px}.Testimonials-module__3Z1FKa__text{font-size:14px}.Testimonials-module__3Z1FKa__dots{gap:6px}.Testimonials-module__3Z1FKa__dot{width:8px;height:8px}.Testimonials-module__3Z1FKa__dotActive{width:24px}}
.FAQ-module__8ZM7Ka__faq{background:#fff;padding:96px 0;position:relative;overflow:hidden}.FAQ-module__8ZM7Ka__container{max-width:900px;margin:0 auto;padding:0 24px}.FAQ-module__8ZM7Ka__header{text-align:center;max-width:700px;margin-bottom:64px;margin-left:auto;margin-right:auto}.FAQ-module__8ZM7Ka__title{color:#1f2937;margin:0 0 16px;font-family:Nunito,sans-serif;font-size:48px;font-weight:800;line-height:1.2}.FAQ-module__8ZM7Ka__subtitle{color:#6b7280;margin:0;font-family:Nunito,sans-serif;font-size:18px;line-height:1.6}.FAQ-module__8ZM7Ka__faqList{flex-direction:column;gap:40px;margin-bottom:48px;display:flex}.FAQ-module__8ZM7Ka__category{flex-direction:column;gap:16px;display:flex}.FAQ-module__8ZM7Ka__categoryTitle{color:#4575de;border-bottom:2px solid #f3f4f6;margin:0;padding-bottom:8px;font-family:Nunito,sans-serif;font-size:20px;font-weight:700}.FAQ-module__8ZM7Ka__items{flex-direction:column;gap:12px;display:flex}.FAQ-module__8ZM7Ka__item{opacity:0;border:2px solid #f3f4f6;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) forwards FAQ-module__8ZM7Ka__fadeInUp;overflow:hidden}.FAQ-module__8ZM7Ka__item:hover{border-color:#4575de;box-shadow:0 4px 12px #4575de1a}.FAQ-module__8ZM7Ka__itemOpen{background:#f9fafb;border-color:#4575de;box-shadow:0 8px 16px #4575de26}.FAQ-module__8ZM7Ka__question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.FAQ-module__8ZM7Ka__question:hover,.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__question{background:#f9fafb}.FAQ-module__8ZM7Ka__questionText{color:#1f2937;flex:1;font-family:Nunito,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__questionText{color:#4575de}.FAQ-module__8ZM7Ka__icon{color:#4575de;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__icon{color:#fff;background:#4575de;transform:rotate(180deg)}.FAQ-module__8ZM7Ka__icon svg{width:20px;height:20px}.FAQ-module__8ZM7Ka__answer{max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__8ZM7Ka__answerContent{color:#4b5563;padding:0 24px 24px;font-family:Nunito,sans-serif;font-size:15px;line-height:1.6}.FAQ-module__8ZM7Ka__answerContent p{margin:0}.FAQ-module__8ZM7Ka__cta{text-align:center;background:linear-gradient(135deg,#4575de 0%,#3a5fcc 100%);border-radius:24px;padding:40px;box-shadow:0 12px 24px #4575de40}.FAQ-module__8ZM7Ka__ctaText{color:#fff;margin:0 0 20px;font-family:Nunito,sans-serif;font-size:20px;font-weight:700}.FAQ-module__8ZM7Ka__ctaButton{color:#4575de;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0000001a}.FAQ-module__8ZM7Ka__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.FAQ-module__8ZM7Ka__ctaIcon{width:20px;height:20px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.FAQ-module__8ZM7Ka__ctaButton:hover .FAQ-module__8ZM7Ka__ctaIcon{transform:translate(4px)}@keyframes FAQ-module__8ZM7Ka__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.FAQ-module__8ZM7Ka__title{font-size:40px}.FAQ-module__8ZM7Ka__subtitle{font-size:16px}.FAQ-module__8ZM7Ka__questionText{font-size:15px}.FAQ-module__8ZM7Ka__answerContent{font-size:14px}}@media (max-width:640px){.FAQ-module__8ZM7Ka__faq{padding:64px 0}.FAQ-module__8ZM7Ka__header{margin-bottom:40px}.FAQ-module__8ZM7Ka__title{font-size:32px}.FAQ-module__8ZM7Ka__subtitle{font-size:14px}.FAQ-module__8ZM7Ka__faqList{gap:24px}.FAQ-module__8ZM7Ka__question{padding:16px 20px}.FAQ-module__8ZM7Ka__questionText{font-size:14px}.FAQ-module__8ZM7Ka__icon{width:28px;height:28px}.FAQ-module__8ZM7Ka__icon svg{width:18px;height:18px}.FAQ-module__8ZM7Ka__answerContent{padding:0 20px 20px;font-size:13px}.FAQ-module__8ZM7Ka__cta{padding:32px 24px}.FAQ-module__8ZM7Ka__ctaText{font-size:18px}.FAQ-module__8ZM7Ka__ctaButton{width:100%;padding:14px 24px;font-size:14px}}
