.Navbar_navbar__GiCX7{position:relative;width:100%;text-align:center;margin:0 auto;max-width:1200px;padding:10px 20px}.Navbar_navContainer__A8jhe{justify-content:space-between;padding:1rem 2rem;border-radius:50px;border:1px solid rgba(211,218,230,.8);transition:background-color .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),border-color .4s cubic-bezier(.23,1,.32,1),border-radius .2s cubic-bezier(.23,1,.32,1),-webkit-backdrop-filter .4s cubic-bezier(.23,1,.32,1);transition:background-color .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),border-color .4s cubic-bezier(.23,1,.32,1),backdrop-filter .4s cubic-bezier(.23,1,.32,1),border-radius .2s cubic-bezier(.23,1,.32,1);transition:background-color .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),border-color .4s cubic-bezier(.23,1,.32,1),backdrop-filter .4s cubic-bezier(.23,1,.32,1),border-radius .2s cubic-bezier(.23,1,.32,1),-webkit-backdrop-filter .4s cubic-bezier(.23,1,.32,1);width:100%;max-width:1200px;margin:0 auto;z-index:1000;will-change:background-color,box-shadow}.Navbar_logo__RmIwM,.Navbar_navContainer__A8jhe{display:flex;align-items:center}.Navbar_logoImage__Ukjp4{width:160px;height:auto;margin-right:1rem}.Navbar_navLinks__Hq_oz{display:flex;align-items:center;gap:.25rem}.Navbar_navLink__BnhO7{position:relative;text-decoration:none;color:#1a1a2e;padding:12px 14px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:color .25s cubic-bezier(.23,1,.32,1);border-radius:8px}.Navbar_navLink__BnhO7:hover{color:#685bff}.Navbar_navLink__BnhO7:after{content:"";position:absolute;bottom:8px;left:14px;right:14px;height:2px;background-color:#685bff;border-radius:1px;transform:scaleX(0);transition:transform .25s cubic-bezier(.23,1,.32,1)}.Navbar_navLink__BnhO7:hover:after{transform:scaleX(1)}.Navbar_dropdown__t7wh7{position:relative;display:inline-block}.Navbar_dropdownTrigger__dvUMz{display:flex;align-items:center;gap:6px;text-decoration:none;color:#1a1a2e;padding:12px 14px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:color .25s cubic-bezier(.23,1,.32,1);border-radius:8px}.Navbar_dropdownTrigger__dvUMz:hover{color:#685bff}.Navbar_dropdownIcon__mMrea{font-size:.65rem;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.Navbar_dropdownOpen__IRNtm .Navbar_dropdownIcon__mMrea{transform:rotate(180deg)}.Navbar_dropdownMenu__dVGrb{position:absolute;top:100%;left:50%;transform:translateX(-50%);transform-origin:top center;min-width:220px;z-index:1001;padding-top:8px;margin-top:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s cubic-bezier(.23,1,.32,1),visibility .2s cubic-bezier(.23,1,.32,1)}.Navbar_dropdownMenu__dVGrb:before{content:"";position:absolute;top:-12px;left:0;right:0;height:20px}.Navbar_dropdownOpen__IRNtm .Navbar_dropdownMenu__dVGrb{opacity:1;visibility:visible;pointer-events:auto}.Navbar_dropdownCard__j1AWl{background-color:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06);border:1px solid #f1f5f9;padding:8px;overflow:hidden}.Navbar_dropdownHeader__exAak{padding:8px 12px;border-bottom:1px solid #f8fafc;margin-bottom:4px;background-color:rgba(248,250,252,.5);border-radius:8px 8px 0 0;text-align:left}.Navbar_dropdownHeaderText__RaLO4{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0;text-align:left}.Navbar_dropdownArrow__CGTeZ{position:absolute;top:2px;left:50%;transform:translateX(-50%) rotate(-135deg);width:12px;height:12px;background-color:#fff;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;box-shadow:2px 2px 4px rgba(0,0,0,.05)}.Navbar_dropdownItem__iT6SW{display:block;padding:10px 12px;text-decoration:none;color:#475569;font-size:14px;font-weight:500;border-radius:8px;text-align:left;transition:background-color .2s cubic-bezier(.23,1,.32,1),color .2s cubic-bezier(.23,1,.32,1)}.Navbar_dropdownItem__iT6SW:hover{background-color:rgba(104,91,255,.08);color:#685bff}.Navbar_dropdownItem__iT6SW:not(:last-child){margin-bottom:2px}.Navbar_hamburger__xWDxB{display:none;background:none;border:none;cursor:pointer;padding:12px;border-radius:10px;transition:background-color .25s cubic-bezier(.23,1,.32,1),transform .25s cubic-bezier(.23,1,.32,1)}.Navbar_hamburger__xWDxB:hover{background-color:rgba(104,91,255,.08)}.Navbar_hamburger__xWDxB:active{transform:scale(.95)}.Navbar_hamburgerIcon__dADtp{display:flex;flex-direction:column;justify-content:space-between;width:22px;height:16px}.Navbar_hamburgerLine__n2X_R{width:100%;height:2px;background-color:#1a1a2e;border-radius:2px;transform-origin:center;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .25s cubic-bezier(.23,1,.32,1),width .25s cubic-bezier(.23,1,.32,1)}.Navbar_hamburgerLine__n2X_R:nth-child(2){width:70%;margin-left:auto}.Navbar_hamburger__xWDxB:hover .Navbar_hamburgerLine__n2X_R:nth-child(2){width:100%}.Navbar_hamburgerOpen__YaF6v .Navbar_hamburgerLine__n2X_R:first-child{transform:translateY(7px) rotate(45deg)}.Navbar_hamburgerOpen__YaF6v .Navbar_hamburgerLine__n2X_R:nth-child(2){opacity:0;width:0}.Navbar_hamburgerOpen__YaF6v .Navbar_hamburgerLine__n2X_R:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Navbar_ctaButton__Oy95h{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;background:linear-gradient(90deg,#9333ea,#c026d3,#db2777);color:#fff;padding:10px 2rem;border-radius:50px;text-decoration:none;letter-spacing:.03em;overflow:hidden;transition:all .3s ease}.Navbar_ctaButton__Oy95h:hover{background:linear-gradient(90deg,#7c22ce,#a020b0,#be185d);transform:scale(1.05);box-shadow:0 4px 12px rgba(168,85,247,.6);color:#fff}.Navbar_ctaButton__Oy95h:active{transform:scale(1.02)}.Navbar_ctaButton__Oy95h:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transform:translateX(-100%);transition:transform 1s ease}.Navbar_ctaButton__Oy95h:hover:after{transform:translateX(100%)}.Navbar_ctaButtonMobile__Woz8V{display:block;width:100%;text-align:center;margin-top:16px;padding:14px;border-radius:14px;font-size:1rem}@media (max-width:1024px){.Navbar_navContainer__A8jhe{padding:.875rem 1.25rem;transition:background-color .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),border-color .4s cubic-bezier(.23,1,.32,1),border-radius .4s cubic-bezier(.23,1,.32,1),-webkit-backdrop-filter .4s cubic-bezier(.23,1,.32,1);transition:background-color .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),border-color .4s cubic-bezier(.23,1,.32,1),backdrop-filter .4s cubic-bezier(.23,1,.32,1),border-radius .4s cubic-bezier(.23,1,.32,1);transition:background-color .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),border-color .4s cubic-bezier(.23,1,.32,1),backdrop-filter .4s cubic-bezier(.23,1,.32,1),border-radius .4s cubic-bezier(.23,1,.32,1),-webkit-backdrop-filter .4s cubic-bezier(.23,1,.32,1)}.Navbar_navbarScrolled__Z3Rgb{border-radius:0!important;opacity:1!important;top:0!important}.Navbar_navbarNotScrolled__8Yrej,.Navbar_navbarScrolled__Z3Rgb{background-color:#fff!important}.Navbar_hideMobile__QR3p0{display:none}.Navbar_hamburger__xWDxB{display:flex;align-items:center;justify-content:center}.Navbar_navLinks__Hq_oz{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:2px;border-radius:var(--menu-border-radius,20px);padding:16px 20px 20px;box-shadow:0 10px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06);position:absolute;top:calc(100% + var(--menu-gap, 10px));width:100%;left:0;border:1px solid rgba(211,218,230,.6);background-color:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(-12px);pointer-events:none;transition:opacity .2s cubic-bezier(.23,1,.32,1),transform .2s cubic-bezier(.23,1,.32,1),visibility .2s cubic-bezier(.23,1,.32,1)}.Navbar_navLinksMenuOpen__RT0wB{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.Navbar_navLinksMenuOpen__RT0wB>:not(.Navbar_ctaButtonMobile__Woz8V){animation:Navbar_menuSlideIn__79CVa .2s ease-out forwards;opacity:0}.Navbar_navLinksMenuOpen__RT0wB>.Navbar_ctaButtonMobile__Woz8V{animation:Navbar_menuFadeIn__FL_Y_ .25s ease-out forwards;animation-delay:.15s;opacity:0}.Navbar_navLinksMenuOpen__RT0wB>:first-child{animation-delay:.03s}.Navbar_navLinksMenuOpen__RT0wB>:nth-child(2){animation-delay:.05s}.Navbar_navLinksMenuOpen__RT0wB>:nth-child(3){animation-delay:.07s}.Navbar_navLinksMenuOpen__RT0wB>:nth-child(4){animation-delay:.09s}.Navbar_navLinksMenuOpen__RT0wB>:nth-child(5){animation-delay:.11s}.Navbar_navLinksMenuOpen__RT0wB>:nth-child(6){animation-delay:.13s}.Navbar_navLinksMenuOpen__RT0wB>:nth-child(7){animation-delay:.15s}@keyframes Navbar_menuSlideIn__79CVa{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes Navbar_menuFadeIn__FL_Y_{0%{opacity:0}to{opacity:1}}.Navbar_navLink__BnhO7{padding:12px 0;font-size:1.15rem;border-radius:0;text-align:left;transition:color .15s ease}.Navbar_navLink__BnhO7:active{color:#685bff}.Navbar_navLink__BnhO7:after{display:none}.Navbar_dropdown__t7wh7{width:auto;text-align:left}.Navbar_dropdownTrigger__dvUMz{width:auto;padding:12px 0;border-radius:0;justify-content:flex-start;gap:8px;font-size:1.15rem}.Navbar_dropdownTrigger__dvUMz:active{color:#685bff}.Navbar_dropdownMenu__dVGrb{position:static;transform:none!important;padding:4px 0 0;opacity:1;visibility:visible;pointer-events:auto;max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.23,1,.32,1)}.Navbar_dropdownMenu__dVGrb:before{display:none}.Navbar_dropdownOpen__IRNtm .Navbar_dropdownMenu__dVGrb{max-height:300px}.Navbar_dropdownCard__j1AWl{background-color:transparent;box-shadow:none;border:none;border-radius:0;padding:0}.Navbar_dropdownArrow__CGTeZ,.Navbar_dropdownHeader__exAak{display:none}.Navbar_dropdownItem__iT6SW{padding:10px 0;border-radius:0;font-size:1.05rem;color:#64748b;text-align:left}.Navbar_dropdownItem__iT6SW:hover{background-color:transparent;color:#64748b}.Navbar_dropdownItem__iT6SW:active{color:#685bff}.Navbar_ctaButtonMobile__Woz8V{margin-top:12px;padding:16px;border-radius:14px;font-size:1.15rem;width:100%;text-align:center}}@media (min-width:1025px){.Navbar_hideDesktop__aG6Q5{display:none!important}.Navbar_hamburger__xWDxB{display:none}.Navbar_navLinks__Hq_oz{display:flex!important;flex-direction:row;align-items:center;gap:.25rem;border-radius:0;padding:0;box-shadow:none;position:static;top:auto;width:auto;left:0;transform:none;border:none;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}}.style_mainCard__yqGpV{background-color:#685bff;padding:2.5rem;margin:0 2rem 2rem;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.style_mainCard__yqGpV .style_disclaimer___gJez{font-size:14px!important}.style_cardContent__O8FxG{max-width:42rem;margin:0 auto;text-align:center}.style_cardInner__gXzd1{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (max-width:768px){.style_mainCard__yqGpV{margin:0 1.5rem 1.5rem;padding:2rem 1.5rem}}.HeroSection_heroButton__lhTca{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background-color:#685bff;color:#fff!important;padding:14px 32px;border-radius:55px;text-decoration:none;font-weight:700;box-shadow:0 4px 4px rgba(0,0,0,.25);transition:all .3s ease}.HeroSection_heroButton__lhTca:hover{background-color:#5a4ee6;color:#fff!important;transform:scale(1.05);box-shadow:0 8px 25px rgba(104,91,255,.4)}.HeroSection_heroButton__lhTca:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transform:translateX(-100%);transition:transform 1s ease}.HeroSection_heroButton__lhTca:hover:after{transform:translateX(100%)}@media (max-width:1350px) and (min-width:666px){.HeroSection_heroText__Kx_AN{justify-content:center!important;max-width:800px!important;text-align:center!important}.HeroSection_heroButtons__Ljudc{align-items:center!important}}@media (max-width:1350px){.HeroSection_heroSection__hnJB9{flex-direction:column!important;margin-top:0;margin-bottom:0}.HeroSection_heroText__Kx_AN{max-width:100%;margin-left:0;padding:24px}.HeroSection_heroVideo__7xJeJ{position:static;left:auto;margin-top:30px}}@media (min-width:1351px){.HeroSection_heroSection__hnJB9{flex-direction:row!important;margin-top:100px!important;margin-bottom:100px!important}.HeroSection_heroText__Kx_AN{max-width:58%;margin-left:-100px;padding:50px}.HeroSection_heroButtons__Ljudc{align-items:flex-start!important;text-align:left!important}.HeroSection_heroVideo__7xJeJ{position:absolute;left:50%;margin-top:0}}.DrivenByData_tagline__Tsryv{font-size:20px!important}@media (max-width:768px){.HighImpact_cardContainer__T4Ha1{width:calc(100vw - 40px)}}.HighImpact_cardTitle__So0DW{font-size:23px!important}.HighImpact_tagline__Af2or{font-size:20px!important}.style_container__ki_8e{border:1px solid #eaeaea;width:20px;height:1200px;margin:auto;position:relative;border-radius:12px;will-change:transform;overflow:visible}.style_progress__g374_{width:100%;height:1px;color:transparent;position:sticky;top:430px;transform:translateZ(0)}.style_progressFill__NVceR{background-color:rgba(105,91,255,.85);position:absolute;top:0;min-height:24px;border-radius:12px;will-change:height,width,opacity;backface-visibility:hidden;box-shadow:0 0 0 3px rgba(105,91,255,.15),0 2px 8px rgba(105,91,255,.3);animation:style_progressEnter__wX2GK .5s cubic-bezier(.22,1,.36,1) forwards}.style_progressFill__NVceR:before{content:"";position:absolute;inset:0;border-radius:inherit;background:transparent;animation:style_pulse__3jTO6 2s ease-in-out infinite}@keyframes style_progressEnter__wX2GK{0%{opacity:0}to{opacity:1}}@keyframes style_pulse__3jTO6{0%,to{box-shadow:0 0 0 0 rgba(105,91,255,0)}50%{box-shadow:0 0 0 4px rgba(105,91,255,.4)}}.style_stage__ZU0Rc{position:absolute;top:0;width:80px;height:80px;left:-30px;display:flex;justify-content:center;align-items:center;text-align:center;padding:8px;background-color:#fff;border:3px solid #eaeaea;border-radius:18px;font-size:18px;font-weight:600;line-height:1.1;opacity:0;transition:opacity .6s cubic-bezier(.25,.8,.25,1);box-sizing:border-box;z-index:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden}.style_stage__ZU0Rc.style_visible__OCXYU{opacity:1}.style_stepLabel__Jsfl5{display:flex;flex-direction:column;align-items:center;gap:2px;animation:style_stepEnter__YnOOA .4s cubic-bezier(.22,1,.36,1) forwards}@keyframes style_stepEnter__YnOOA{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.style_stepText__LVDg6{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#888}.style_stepNumber__h086j{font-size:28px;font-weight:700;color:#695bff;line-height:1;animation:style_numberBounce__RoQHX .5s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes style_numberBounce__RoQHX{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.25);opacity:1}to{transform:scale(1);opacity:1}}.style_contentContainer__Jgui_{position:absolute;top:0;left:0;right:0;bottom:0;display:flex}.style_lottieComponent__xi7dw{opacity:0;position:relative;width:300px;height:300px;margin-bottom:40px;will-change:opacity,transform;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.style_lottieComponent__xi7dw.style_fromLeft__sbcOK{transform:translateX(-80px) translateY(20px) scale(.95)}.style_lottieComponent__xi7dw.style_fromRight__59Nz9{transform:translateX(80px) translateY(20px) scale(.95)}.style_lottieComponent__xi7dw.style_visible__OCXYU{opacity:1;transform:translateX(0) translateY(0) scale(1)}.style_lottieComponent__xi7dw p{line-height:1.4;font-size:18px;margin-top:16px}.style_leftContent__wNak9{justify-content:space-between;padding-top:60px;padding-bottom:100px}.style_leftContent__wNak9,.style_rightContent__I25px{width:50%;display:flex;flex-direction:column;align-items:center}.style_rightContent__I25px{justify-content:center}@media (min-width:821px) and (max-width:1024px){.style_container__ki_8e{height:900px}.style_lottieComponent__xi7dw{width:250px!important;height:250px!important}.style_progress__g374_{top:350px}.style_leftContent__wNak9{padding-top:40px;padding-bottom:80px}}@media (max-width:820px){.style_desktop__iuu0U{display:none}.style_mobile__ETW6l{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:20px}.style_lottieComponent__xi7dw{margin-bottom:60px;height:auto;width:280px}}@media (min-width:821px){.style_mobile__ETW6l{display:none}}@media (prefers-reduced-motion:reduce){.style_lottieComponent__xi7dw,.style_progressFill__NVceR,.style_stage__ZU0Rc{transition:none}.style_lottieComponent__xi7dw.style_fromLeft__sbcOK,.style_lottieComponent__xi7dw.style_fromRight__59Nz9{transform:none;opacity:1}}.Testimonials_section__AWfTC{padding:0 20px;background:#fff}.Testimonials_container__X7N0N{max-width:1200px;margin:0 auto}.Testimonials_header__V7bUU{text-align:center;margin-bottom:48px}.Testimonials_title__kqJxx{font-size:36px;font-weight:700;color:#111;margin-bottom:12px}.Testimonials_subtitle__teCZ4{font-size:18px;color:#6b7280;max-width:500px;margin:0 auto}.Testimonials_bentoGrid__kb_X2{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:auto auto;gap:20px}.Testimonials_cardOuter__aS_GQ{position:relative}.Testimonials_featuredCardOuter__jJIUQ{grid-row:1/3}.Testimonials_featuredCard__201oO{height:100%;background:linear-gradient(135deg,#f8f7ff,#fff);border:1px solid #e5e7eb;border-radius:8px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.Testimonials_featuredCard__201oO:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,transparent,#9333ea,transparent)}.Testimonials_quoteIcon__nNueh{font-size:64px;color:rgba(105,91,255,.15);line-height:1;margin-bottom:16px;font-family:Georgia,serif}.Testimonials_featuredQuote__j2nZP{font-size:28px!important;line-height:1.4;color:#1f2937;font-weight:500;margin-bottom:32px;flex-grow:1}.Testimonials_featuredAuthor__SjkEZ{display:flex;align-items:center;gap:16px}.Testimonials_featuredAvatar__bUXPp{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Testimonials_featuredInfo__Q_LOR{display:flex;flex-direction:column;gap:2px}.Testimonials_featuredName__QWEm2{font-size:18px;font-weight:700;color:#111;display:inline-flex;align-items:center;gap:6px}.Testimonials_platformIconInline__2w3kB{display:inline-flex;align-items:center;color:#9ca3af}.Testimonials_platformIconInline__2w3kB svg{width:14px;height:14px}.Testimonials_featuredTitle__5bqC4{font-size:14px;color:#6b7280}.Testimonials_featuredCompany__ys_kv{font-size:13px;color:#9ca3af;margin-top:2px}.Testimonials_platformBadge__ItdAf{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#9ca3af;margin-top:4px}.Testimonials_platformIcon__ImxgC{width:14px;height:14px;opacity:.7}.Testimonials_supportingCards__J_5nl{display:contents}.Testimonials_card__QztJU{height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;position:relative;overflow:hidden}.Testimonials_card__QztJU:before{bottom:20px;right:-35px}.Testimonials_card__QztJU:after,.Testimonials_card__QztJU:before{content:"";position:absolute;width:80px;height:2px;background:#695bff80;transform:rotate(135deg);opacity:.33}.Testimonials_card__QztJU:after{bottom:10px;right:-15px}.Testimonials_cardQuoteIcon__OHbHZ{font-size:32px;color:rgba(105,91,255,.12);line-height:1;margin-bottom:8px;font-family:Georgia,serif}.Testimonials_cardQuote__pcM2C{font-size:15px;line-height:1.55;color:#374151;margin-bottom:20px;flex-grow:1}.Testimonials_cardAuthor__ZDlIq{display:flex;align-items:center;gap:12px}.Testimonials_cardAvatar__ce9sz{width:52px;height:52px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #f3f4f6}.Testimonials_cardInfo__spyFv{display:flex;flex-direction:column;gap:1px}.Testimonials_cardName__Y0GqZ{font-size:14px;font-weight:600;color:#111;display:inline-flex;align-items:center;gap:5px}.Testimonials_cardTitle__j9ITb{font-size:12px;color:#9ca3af}.Testimonials_bottomGrid__aUTfF{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}.Testimonials_smallCardOuter__tQBDC{min-height:180px}.Testimonials_smallCard__t5jW9{height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.Testimonials_smallCard__t5jW9:before{bottom:20px;right:-35px}.Testimonials_smallCard__t5jW9:after,.Testimonials_smallCard__t5jW9:before{content:"";position:absolute;width:70px;height:2px;background:#695bff80;transform:rotate(135deg);opacity:.33}.Testimonials_smallCard__t5jW9:after{bottom:10px;right:-15px}.Testimonials_smallQuoteIcon__0pmij{font-size:24px;color:rgba(105,91,255,.12);line-height:1;margin-bottom:6px;font-family:Georgia,serif}.Testimonials_smallQuote__tB0fI{font-size:14px;line-height:1.5;color:#4b5563;margin-bottom:16px;flex-grow:1}.Testimonials_smallAuthor__Z08WF{display:flex;align-items:center;gap:10px}.Testimonials_smallAvatar__Y5VDY{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.Testimonials_smallInfo__mS14x{display:flex;flex-direction:column}.Testimonials_smallName__2Hsvh{font-size:13px;font-weight:600;color:#111;display:inline-flex;align-items:center;gap:4px}.Testimonials_smallTitle__ZLcZH{font-size:11px;color:#9ca3af}.Testimonials_fadeInUp__361hc{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.Testimonials_fadeInUp__361hc.Testimonials_visible__Akolq{opacity:1;transform:translateY(0)}.Testimonials_delay1__TOCOB{transition-delay:.1s}.Testimonials_delay2__zuJbV{transition-delay:.2s}.Testimonials_delay3__GggpI{transition-delay:.3s}.Testimonials_delay4__YPAFi{transition-delay:.4s}.Testimonials_delay5__BPNmP{transition-delay:.5s}.Testimonials_delay6__fqpX0{transition-delay:.6s}.Testimonials_delay7__hZ_5E{transition-delay:.7s}.Testimonials_delay8__2HH_p{transition-delay:.8s}@media (max-width:1024px){.Testimonials_bentoGrid__kb_X2{grid-template-columns:1.2fr 1fr;gap:16px}.Testimonials_featuredCard__201oO{padding:32px}.Testimonials_featuredQuote__j2nZP{font-size:22px!important;margin-bottom:24px!important}.Testimonials_featuredAvatar__bUXPp{width:56px;height:56px}.Testimonials_bottomGrid__aUTfF{grid-template-columns:repeat(3,1fr);gap:16px}.Testimonials_card__QztJU{padding:20px;min-height:180px}.Testimonials_cardQuote__pcM2C{font-size:14px;margin-bottom:16px}.Testimonials_smallCard__t5jW9{min-height:160px;padding:16px}.Testimonials_smallQuote__tB0fI{font-size:13px}}@media (max-width:768px){.Testimonials_section__AWfTC{padding:60px 20px}.Testimonials_bentoGrid__kb_X2{grid-template-columns:1fr;gap:14px}.Testimonials_featuredCardOuter__jJIUQ{grid-row:auto}.Testimonials_featuredCard__201oO{padding:24px}.Testimonials_featuredQuote__j2nZP{font-size:20px!important;margin-bottom:20px!important}.Testimonials_quoteIcon__nNueh{font-size:48px;margin-bottom:12px}.Testimonials_featuredAvatar__bUXPp{width:48px;height:48px}.Testimonials_featuredName__QWEm2{font-size:16px}.Testimonials_featuredTitle__5bqC4{font-size:13px}.Testimonials_supportingCards__J_5nl{display:grid;grid-template-columns:1fr 1fr;gap:14px}.Testimonials_bottomGrid__aUTfF{grid-template-columns:repeat(2,1fr);gap:14px}.Testimonials_card__QztJU{min-height:160px}.Testimonials_smallCard__t5jW9{min-height:140px}}@media (max-width:640px){.Testimonials_section__AWfTC{padding:48px 16px}.Testimonials_header__V7bUU{margin-bottom:32px}.Testimonials_title__kqJxx{font-size:26px}.Testimonials_subtitle__teCZ4{font-size:15px}.Testimonials_bentoGrid__kb_X2{gap:12px}.Testimonials_featuredCard__201oO{padding:20px}.Testimonials_featuredQuote__j2nZP{font-size:16px!important;line-height:1.4;margin-bottom:20px!important}.Testimonials_quoteIcon__nNueh{font-size:40px;margin-bottom:8px}.Testimonials_featuredAuthor__SjkEZ{gap:12px}.Testimonials_featuredAvatar__bUXPp{width:44px;height:44px;border-width:2px}.Testimonials_featuredName__QWEm2{font-size:15px}.Testimonials_featuredTitle__5bqC4{font-size:12px}.Testimonials_featuredCompany__ys_kv{font-size:11px}.Testimonials_supportingCards__J_5nl{display:contents}.Testimonials_card__QztJU{padding:16px;min-height:auto}.Testimonials_cardQuote__pcM2C{font-size:14px!important;margin-bottom:14px!important}.Testimonials_cardAvatar__ce9sz{width:36px;height:36px}.Testimonials_cardName__Y0GqZ{font-size:13px}.Testimonials_cardTitle__j9ITb{font-size:11px}.Testimonials_bottomGrid__aUTfF{grid-template-columns:1fr;gap:12px;margin-top:12px}.Testimonials_smallCard__t5jW9{padding:16px;min-height:auto}.Testimonials_smallQuote__tB0fI{font-size:13px;margin-bottom:12px}.Testimonials_smallAvatar__Y5VDY{width:32px;height:32px}.Testimonials_smallName__2Hsvh{font-size:12px}.Testimonials_smallTitle__ZLcZH{font-size:10px}}@media (prefers-reduced-motion:reduce){.Testimonials_fadeInUp__361hc{opacity:1;transform:none!important;transition:none}.Testimonials_cardOuter__aS_GQ{will-change:auto}}.FaqSimple_section__fdgMD{display:flex;justify-content:center;padding:0 20px;background:#fff}.FaqSimple_container__JZyHJ{max-width:900px;width:100%}.FaqSimple_header__wEJ8K{text-align:center;margin-bottom:48px}.FaqSimple_title__Ze3bt{font-size:36px;font-weight:700;color:#111;margin-bottom:12px}.FaqSimple_subtitle__0Yi2h{font-size:18px;color:#6b7280;max-width:500px;margin:0 auto}.FaqSimple_item__dhpMm{position:relative;border-radius:8px;border:1px solid #e5e7eb;background:linear-gradient(135deg,#f8f7ff,#fff)}.FaqSimple_separator__1KVkz{height:0;border-bottom:1px solid #e5e7eb}.FaqSimple_accentBar__zaXM8{position:absolute;left:0;top:12px;bottom:12px;width:3px;background:linear-gradient(180deg,transparent,#9333ea,transparent);border-radius:2px}.FaqSimple_trigger__OebKI{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 20px 16px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit;min-height:44px;transition:color .15s ease}@media (min-width:768px){.FaqSimple_trigger__OebKI{padding:24px 0 24px 20px}}.FaqSimple_trigger__OebKI:hover .FaqSimple_question__8fFRN{color:#9333ea}.FaqSimple_trigger__OebKI:focus-visible{outline:2px solid #9333ea;outline-offset:2px;border-radius:4px}.FaqSimple_question__8fFRN{flex:1;font-size:16px;font-weight:600;color:#111827;line-height:1.5;margin:0;transition:color .15s ease}@media (min-width:768px){.FaqSimple_question__8fFRN{font-size:18px}}.FaqSimple_chevron__13g_Q{flex-shrink:0;margin-right:20px;width:20px;height:20px;color:#9ca3af;transition:transform .2s ease,color .15s ease}.FaqSimple_chevronOpen__umMGa{transform:rotate(180deg);color:#9333ea}.FaqSimple_answerWrapper__uWT8b{display:grid;grid-template-rows:0fr;transition:grid-template-rows .08s ease-out}.FaqSimple_answerWrapperOpen__ud0FA{grid-template-rows:1fr}.FaqSimple_answerInner___R4od{overflow:hidden}.FaqSimple_answer__4mf4Q{padding:0 0 20px 16px;font-size:15px;color:#4b5563;line-height:1.4;margin:0;white-space:pre-line}@media (min-width:768px){.FaqSimple_answer__4mf4Q{padding:0 0 24px 20px;font-size:16px}}.FaqSimple_readMore__Hls31{text-align:center;margin-top:32px}.FaqSimple_readMoreLink__cAm0T{color:#9333ea;text-decoration:none;font-size:14px;font-weight:500;transition:color .15s ease}.FaqSimple_readMoreLink__cAm0T:hover{color:#7c22ce;text-decoration:underline}.FaqSimple_fadeInUp__C4_nl{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.FaqSimple_fadeInUp__C4_nl.FaqSimple_visible__06tMo{opacity:1;transform:translateY(0)}.FaqSimple_delay0__8gxFr{transition-delay:0s}.FaqSimple_delay1__oVqkz{transition-delay:.05s}.FaqSimple_delay2__eGZib{transition-delay:.1s}.FaqSimple_delay3__Mft4R{transition-delay:.15s}.FaqSimple_delay4__etRVO{transition-delay:.2s}.FaqSimple_delay5__4OLWd{transition-delay:.25s}.FaqSimple_delay6__RaN_d{transition-delay:.3s}.FaqSimple_delay7__43q8V{transition-delay:.35s}.FaqSimple_delay8__sbFLJ{transition-delay:.4s}@media (prefers-reduced-motion:reduce){.FaqSimple_fadeInUp__C4_nl{opacity:1;transform:none;transition:none}.FaqSimple_answerWrapper__uWT8b,.FaqSimple_chevron__13g_Q,.FaqSimple_question__8fFRN,.FaqSimple_trigger__OebKI{transition:none}}.Footer_footer__Vbf_Q{width:100%;position:relative;background-color:#f8f9ff;color:#1a1a2e;overflow:visible}.Footer_container__1sDHk{max-width:1200px;margin:0 auto;padding:64px 24px;position:relative;z-index:10}.Footer_mainGrid__PpYhj{display:grid;grid-template-columns:1fr;gap:8rem}@media (min-width:1024px){.Footer_mainGrid__PpYhj{grid-template-columns:4fr 8fr;gap:32px}}.Footer_brandColumn__mO_Td{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.Footer_logoContainer__j1v0D{margin-bottom:16px;height:40px;display:flex;align-items:center}.Footer_logo__WEfSt{height:100%;width:auto;filter:brightness(0) saturate(100%) invert(21%) sepia(15%) saturate(1251%) hue-rotate(184deg) brightness(96%) contrast(89%)}.Footer_tagline__CYRFM{color:#64748b;font-size:14px;line-height:1.6;max-width:320px;font-weight:500;margin:0}.Footer_ctaCard__3sgNh{width:100%;max-width:280px;padding:20px;border-radius:16px;background-color:#fff;border:1px solid #f1f5f9;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:box-shadow .3s ease}.Footer_ctaCard__3sgNh:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.Footer_ctaCardHeader__qJSki{display:flex;align-items:center;gap:8px;margin-bottom:8px}.Footer_ctaIconWrapper__awdPN{padding:6px;border-radius:8px;background-color:#f3e8ff;color:#9333ea;display:flex;align-items:center;justify-content:center}.Footer_ctaCardTitle__4do7Y{font-weight:600;font-size:14px;color:#1e293b;margin:0}.Footer_ctaCardText__GQ3n8{font-size:12px;color:#64748b;margin:0 0 16px}.Footer_ctaButton__HG8Gz{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 16px;border-radius:12px;background:linear-gradient(90deg,#9333ea,#c026d3,#db2777);color:#fff;font-size:14px;font-weight:500;text-decoration:none;box-shadow:0 2px 8px rgba(147,51,234,.3);transition:opacity .2s ease,box-shadow .2s ease}.Footer_ctaButton__HG8Gz:hover{opacity:.95;box-shadow:0 4px 12px rgba(147,51,234,.4)}.Footer_ctaButtonIcon__zK0z6{margin-left:6px}.Footer_socialLinks__xQnqw{display:flex;align-items:center;gap:12px}.Footer_socialLink__6IbMh{background-color:#fff;padding:10px;border-radius:12px;border:1px solid #f1f5f9;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:color .15s ease,border-color .15s ease,box-shadow .15s ease}.Footer_socialLink__6IbMh:hover{color:#9333ea;border-color:#e9d5ff;box-shadow:0 4px 12px rgba(0,0,0,.08)}.Footer_navColumns__3RctF{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media (min-width:640px){.Footer_navColumns__3RctF{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Footer_navColumns__3RctF{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.Footer_navColumns__3RctF{padding-left:64px;justify-content:flex-end;grid-template-columns:auto auto auto auto;gap:48px}.Footer_navColumnDouble__ZJ3SH,.Footer_navColumn__VwqDy{width:-moz-fit-content;width:fit-content}}.Footer_navColumnDouble__ZJ3SH,.Footer_navColumn__VwqDy{display:flex;flex-direction:column}.Footer_navColumnDouble__ZJ3SH{gap:40px}.Footer_navColumnLegalMobile___BEOw{display:none;flex-direction:column}.Footer_legalDesktop__Zs3s_{display:block}.Footer_columnTitle__mxzQO{font-weight:700;font-size:16px;margin:0 0 24px;color:#1a1a2e}.Footer_linkList__0r697{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.Footer_footerLink__lQuGK{display:block;width:-moz-fit-content;width:fit-content;padding:6px 12px;margin-left:-12px;border-radius:8px;font-size:14px;color:#64748b;text-decoration:none;transition:color .15s ease,background-color .15s ease}.Footer_footerLink__lQuGK:hover{color:#7c3aed;background-color:rgba(147,51,234,.08)}.Footer_atsDropdown__ItPAO{position:relative}.Footer_atsDropdownTrigger__5S5F4{display:flex;align-items:center;gap:6px;padding:6px 12px;margin-left:-12px;border-radius:8px;font-size:14px;color:#64748b;font-weight:500;background:none;border:none;cursor:pointer;white-space:nowrap;transition:color .15s ease,background-color .15s ease}.Footer_atsDropdownTrigger__5S5F4:hover{color:#9333ea;background-color:rgba(147,51,234,.08)}.Footer_atsDropdownIcon__7Qm6Z{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.Footer_atsDropdownOpen__cgOnc .Footer_atsDropdownIcon__7Qm6Z{transform:rotate(180deg)}.Footer_atsDropdownMenu__e_SvM{position:absolute;left:0;bottom:100%;width:256px;padding-bottom:8px;z-index:1000;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.Footer_atsDropdownOpen__cgOnc .Footer_atsDropdownMenu__e_SvM{opacity:1;visibility:visible;transform:translateY(0)}.Footer_atsDropdownCard__xwdYr{background-color:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06);border:1px solid #f1f5f9;padding:8px;overflow:hidden}.Footer_atsDropdownHeader__vpstR{padding:8px 12px;border-bottom:1px solid #f8fafc;margin-bottom:4px;background-color:rgba(248,250,252,.5);border-radius:8px 8px 0 0}.Footer_atsDropdownHeaderText__UfSHC{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0}.Footer_atsDropdownList__wyFkQ{max-height:224px;overflow-y:auto;padding-right:4px}.Footer_atsDropdownItem__uasMe{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;font-size:14px;color:#475569;text-decoration:none;border-radius:8px;transition:background-color .2s ease,color .2s ease}.Footer_atsDropdownItem__uasMe:hover{background-color:rgba(147,51,234,.08);color:#9333ea}.Footer_atsDropdownArrow__YNyEz{position:absolute;bottom:8px;left:24px;width:12px;height:12px;background-color:#fff;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;transform:rotate(45deg);box-shadow:2px 2px 4px rgba(0,0,0,.05)}.Footer_bottomBar__aX07T{margin-top:80px;padding-top:32px;border-top:1px solid #e2e8f0;display:flex;justify-content:center;align-items:center;font-size:14px;color:#94a3b8;font-weight:500}.Footer_copyright__3OTei{margin:0;text-align:center}.Footer_madeWith__ILnI5{display:flex;align-items:center;gap:6px;padding:8px 16px;background-color:#fff;border-radius:9999px;border:1px solid #f1f5f9;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Footer_heartIcon__O0jEy{color:#ec4899;animation:Footer_pulse__gr1Ut 2s ease-in-out infinite}@keyframes Footer_pulse__gr1Ut{0%,to{opacity:1}50%{opacity:.6}}@media (max-width:1023px) and (min-width:768px){.Footer_mainGrid__PpYhj{grid-template-columns:1fr;gap:48px}.Footer_brandColumn__mO_Td{padding-left:0;align-items:center;text-align:center}.Footer_navColumns__3RctF{grid-template-columns:repeat(4,1fr);justify-items:center}.Footer_navColumnLegalMobile___BEOw{display:none}.Footer_legalDesktop__Zs3s_{display:block}}@media (max-width:767px) and (min-width:641px){.Footer_mainGrid__PpYhj{grid-template-columns:1fr;gap:48px}.Footer_brandColumn__mO_Td{align-items:center;text-align:center}.Footer_navColumns__3RctF{grid-template-columns:repeat(2,1fr)}.Footer_navColumnLegalMobile___BEOw{display:flex}.Footer_legalDesktop__Zs3s_{display:none}}@media (max-width:640px){.Footer_container__1sDHk{padding:8rem 1.5rem 4rem}.Footer_brandColumn__mO_Td{align-items:center;text-align:center}.Footer_logoContainer__j1v0D{justify-content:center}.Footer_tagline__CYRFM{text-align:center}.Footer_ctaCard__3sgNh{max-width:100%}.Footer_navColumns__3RctF{text-align:center;grid-template-columns:repeat(2,1fr)}.Footer_navColumnLegalMobile___BEOw{display:flex}.Footer_legalDesktop__Zs3s_{display:none}.Footer_atsDropdownTrigger__5S5F4,.Footer_footerLink__lQuGK{margin:0 auto}.Footer_atsDropdownMenu__e_SvM{bottom:auto;width:256px;padding-bottom:0;padding-top:8px}.Footer_atsDropdownArrow__YNyEz{bottom:auto;top:2px;transform:rotate(-135deg)}}.Pricing_container__F1jJ4{max-width:1200px;margin:0 auto;padding:6rem 1rem}.Pricing_inApp__7XJZy{padding:0 0 2rem}.Pricing_header__9aR_b{text-align:center}.Pricing_title__mJa1S{font-size:2.5rem;font-weight:700;color:#1a1a1a}.Pricing_grid__2dFRu{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin:auto}@media (min-width:768px){.Pricing_grid__2dFRu{grid-template-columns:repeat(3,1fr);gap:1rem}.Pricing_tier__8LMPD{padding:1.25rem}.Pricing_tierName__L6V9c{font-size:1.1rem}.Pricing_price__yXDQE{font-size:2.25rem}.Pricing_featureText__FMF5s{font-size:.875rem}.Pricing_button__wWqz8{padding:10px 16px;font-size:13px}}@media (min-width:1024px){.Pricing_grid__2dFRu{grid-template-columns:repeat(3,1fr);gap:2rem}.Pricing_tier__8LMPD{padding:2rem}.Pricing_tierName__L6V9c{font-size:1.25rem}.Pricing_price__yXDQE{font-size:3rem}.Pricing_featureText__FMF5s{font-size:1rem}.Pricing_button__wWqz8{padding:12px 24px;font-size:14px}.Pricing_freeTrial__8jTmP .Pricing_grid__2dFRu{grid-template-columns:repeat(4,1fr);max-width:1100px}}.Pricing_tier__8LMPD{position:relative;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;transition:all .2s ease-in-out;display:flex;flex-direction:column}.Pricing_tierContents__eUh_i{display:flex;flex-direction:column;height:100%}.Pricing_tier__8LMPD:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Pricing_popular__0OFhV{border-color:#60a5fa;background-color:rgba(219,234,254,.5)}.Pricing_highlight__DaUrd{border-width:2px}.Pricing_popularBadge__JfN4i{position:absolute;top:-1rem;left:50%;transform:translateX(-50%);background-color:#3b82f6;color:#fff;padding:.25rem 1rem;border-radius:9999px;font-size:.875rem}.Pricing_tierHeader__9tOKD{margin-bottom:1.5rem}.Pricing_tierName__L6V9c{font-size:1.25rem;font-weight:700;color:#1a1a1a}.Pricing_priceContainer__phpiW{margin-top:1rem;display:flex;align-items:baseline}.Pricing_price__yXDQE{font-size:3rem;margin-top:10px;font-weight:700;color:#3b82f6}.Pricing_period__g0wQC{margin-left:.5rem;color:#6b7280}.Pricing_featuresList__Jvhi9{border-top:1px solid #e5e7eb;padding-top:1.5rem;margin-bottom:1rem}.Pricing_featureItem__gB28a{display:flex;align-items:flex-start;margin-bottom:1rem}.Pricing_featureIcon__XGxzv{margin-right:.5rem;color:#3b82f6;flex-shrink:0}.Pricing_priorityIcon__swTL9{display:flex;color:#fbbf24;margin-right:.5rem}.Pricing_featureText__FMF5s{color:#4b5563}.Pricing_priorityText__h4mUY{font-weight:500}.Pricing_priorityDescription__jvszY{font-size:.875rem;color:#6b7280;margin-top:.25rem}.Pricing_button__wWqz8{width:100%;padding:12px 24px;border-radius:8px;font-weight:500;font-size:14px;transition:all .2s ease;margin-top:auto;letter-spacing:.5px;cursor:pointer}.Pricing_buttonHighlight__JKqnN{background-color:#06f;border:none}.Pricing_buttonHighlight__JKqnN:hover{background-color:#0052cc}.Pricing_buttonDefault__VLFH3{background-color:transparent;border:1px solid #e5e7eb;color:#111827}.Pricing_buttonDefault__VLFH3:hover{background-color:#f9fafb;border-color:#d1d5db}.Pricing_buttonHighlight__JKqnN{background-color:#3b82f6;color:#fff}.Pricing_buttonHighlight__JKqnN:hover{background-color:#2563eb}.Pricing_buttonDefault__VLFH3{background-color:#f3f4f6;color:#1f2937}.Pricing_buttonDefault__VLFH3:hover{background-color:#e5e7eb}@keyframes Pricing_pulseBorder__PLYXj{0%{box-shadow:0 0 0 0 rgba(59,130,246,.4)}70%{box-shadow:0 0 0 10px rgba(59,130,246,0)}to{box-shadow:0 0 0 0 rgba(59,130,246,0)}}.Pricing_popularAnimation__DQ1Na{animation:Pricing_pulseBorder__PLYXj 2s infinite}@media (max-width:820px){.Pricing_topContainer__TWYcR{height:180px!important}.Pricing_title__mJa1S{font-size:2rem}.Pricing_inApp__7XJZy{padding:2rem}}.style_heroWrapper__YRHhf{background:linear-gradient(90deg,#e6e7ff,#fff 50%,#e6e7ff);padding:10px;margin:20px auto -20px}.style_heroWrapper__YRHhf,.style_statsWrapper__zXCMc{min-height:auto;width:95%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:25px;box-sizing:border-box;overflow:hidden}.style_statsWrapper__zXCMc{background:linear-gradient(90deg,#fff,#e6e7ff 50%,#fff);padding:80px;margin:20px auto 0}@media (max-width:820px){.style_container__If7sj{overflow-x:hidden}}@media (max-width:1200px){.style_wrapperWindmill__86IE5{display:none}}@media (min-width:1201px){.style_wrapperWindmill__86IE5{display:block}}
/*# sourceMappingURL=f0b5999b583de396.css.map*/