.AboutSection_aboutSection__8a_8i{min-height:100vh;background-color:var(--color-muted);overflow:hidden;display:flex;align-items:center}.AboutSection_gridContainer__RRZaV{width:100%;display:grid;justify-content:center;align-items:center}@media (min-width:1024px){.AboutSection_gridContainer__RRZaV{grid-template-columns:repeat(5,1fr)}}.AboutSection_imageContainer__swDVV{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (min-width:1024px){.AboutSection_imageContainer__swDVV{grid-column:span 3}}.AboutSection_image__N3xNU{width:100%;height:35rem;object-fit:cover}.AboutSection_textContainer__IBsQC{background-color:var(--color-foreground);color:var(--color-background);padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translateY(40px);transition:opacity 1.5s ease,transform 1.5s ease}.AboutSection_fadeIn__N_9P9{animation:AboutSection_slideInRight__ob7Nj 1.5s cubic-bezier(.23,1,.32,1) forwards}@media (min-width:1024px){.AboutSection_textContainer__IBsQC{padding:4rem 3rem;aspect-ratio:1/1;grid-column:span 2}}@keyframes AboutSection_slideInRight__ob7Nj{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}.AboutSection_maxWidth__0sBsT{max-width:40rem}.AboutSection_primaryText__fhXXY{color:var(--color-primary);font-size:1rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem}.AboutSection_heading__xJLKn{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}@media (min-width:1024px){.AboutSection_heading__xJLKn{font-size:2.25rem}}.AboutSection_subText__ZnuTG{color:rgba(var(--color-background-rgb),.8);font-size:1.125rem;margin-bottom:2rem;line-height:1.625}.AboutSection_spaceY4__6FyGH>*+*{margin-top:1rem}.Challenges_challengesSection__ZYZqb{padding:5rem 0;background-color:var(--accent)}.Challenges_container__jCi8K{max-width:80rem;margin:0 auto;padding:0 1rem;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.Challenges_fadeIn__JlKZ9{opacity:1;transform:translateY(0);transition:opacity .8s ease,transform .8s ease}@media (min-width:640px){.Challenges_container__jCi8K{padding:0 1.5rem}}@media (min-width:1024px){.Challenges_container__jCi8K{padding:0 2rem}}.Challenges_header__abxCb{text-align:center;margin-bottom:4rem}.Challenges_title__O_qPv{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:var(--accent-foreground);margin-bottom:1rem}@media (min-width:1024px){.Challenges_title__O_qPv{font-size:2.25rem;line-height:2.5rem}}.Challenges_divider__YPf1h{width:6rem;height:.25rem;background-color:var(--primary);margin:0 auto}.Challenges_grid__U09uE{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media (min-width:768px){.Challenges_grid__U09uE{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.Challenges_grid__U09uE{grid-template-columns:repeat(5,minmax(0,1fr))}}.Challenges_challengeCard__UCBhb{text-align:center}.Challenges_iconContainer__xnPKO{margin-bottom:1.5rem}.Challenges_iconWrapper__Z4D2u{width:4rem;height:4rem;background-color:rgba(255,255,255,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.Challenges_icon__Lw4p0{height:2rem;width:2rem;color:var(--accent-foreground)}.Challenges_challengeTitle__XEK_V{color:var(--accent-foreground);margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600}@media (min-width:1024px){.Challenges_challengeTitle__XEK_V{font-size:1rem;line-height:1.5rem}}.Challenges_challengeDescription__uxez9{color:rgba(255,255,255,.8);font-size:.875rem;line-height:1.625}.Button_button__bMMJZ{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .15s ease-out;pointer-events:auto;opacity:1;outline:none;cursor:pointer;border:none}.Button_button__bMMJZ:disabled{pointer-events:none;opacity:.5}.Button_button__bMMJZ svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}.Button_button__bMMJZ:focus-visible{box-shadow:0 0 0 3px rgba(254,225,1,.5)}.Button_button__bMMJZ[aria-invalid=true]{box-shadow:0 0 0 3px rgba(220,38,38,.2)}.Button_button__bMMJZ:hover{transform:scale(1.05);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Button_button__bMMJZ:active{transform:scale(.95)}.Button_default__Cr7aU{background-color:#fee101;color:#1e2a38}.Button_default__Cr7aU:hover{background-color:rgba(254,225,1,.9)}.Button_destructive__s7myC{background-color:#d4183d;color:white}.Button_destructive__s7myC:hover{background-color:rgba(212,24,61,.9)}.Button_destructive__s7myC:focus-visible{box-shadow:0 0 0 3px rgba(220,38,38,.2)}.Button_outline__Bnqk_{border:1px solid rgba(30,42,56,.1);background-color:#ffffff;color:#1e2a38}.Button_outline__Bnqk_:hover{background-color:#3b82f6;color:#ffffff}.Button_secondary__dNzjm{background-color:#f7f8fa;color:#1e2a38}.Button_secondary__dNzjm:hover{background-color:rgba(247,248,250,.8)}.Button_ghost__wM_kC{background:transparent}.Button_ghost__wM_kC:hover{background-color:#3b82f6;color:#ffffff}.Button_link__yaz0e{color:#fee101;text-decoration:underline;text-underline-offset:4px;background:none;border:none}.Button_link__yaz0e:hover{text-decoration:underline;transform:scale(1.05)}.Button_defaultSize__MQKol{height:2.25rem;padding:.5rem 1rem}.Button_sm__tveQp{height:2rem;border-radius:.375rem;gap:.375rem;padding:0 .75rem}.Button_lg__arB21{height:2.5rem;border-radius:.375rem;padding:0 1.5rem}.Button_icon__KDnNp{width:2.25rem;height:2.25rem;border-radius:.375rem}@media (prefers-color-scheme:dark){.Button_outline__Bnqk_{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.1)}.Button_outline__Bnqk_:hover{background-color:rgba(255,255,255,.2)}.Button_ghost__wM_kC:hover{background-color:rgba(59,130,246,.5)}.Button_destructive__s7myC{background-color:rgba(212,24,61,.6)}}.Button_dark__0XVTV .Button_outline__Bnqk_{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.1)}.Button_dark__0XVTV .Button_outline__Bnqk_:hover{background-color:rgba(255,255,255,.2)}.Button_dark__0XVTV .Button_ghost__wM_kC:hover{background-color:rgba(59,130,246,.5)}.Button_dark__0XVTV .Button_destructive__s7myC{background-color:rgba(212,24,61,.6)}.Footer_footer__4ngX1{background-color:var(--card);border-top:1px solid var(--border)}.Footer_container__DuuQ8{max-width:80rem;margin:0 auto;padding:4rem 1rem}@media (min-width:640px){.Footer_container__DuuQ8{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.Footer_container__DuuQ8{padding-left:2rem;padding-right:2rem}}.Footer_grid__FoH9M{display:grid;gap:2rem}@media (min-width:768px){.Footer_grid__FoH9M{grid-template-columns:repeat(4,minmax(0,1fr))}}.Footer_companyInfo__o6cbo{grid-column:span 2}.Footer_logo__AHcLt{height:2.5rem;width:auto;margin-bottom:1rem;cursor:pointer}.Footer_description__dZFHv{color:var(--muted-foreground);margin-bottom:1.5rem;max-width:28rem;line-height:1.6;font-size:.95rem}.Footer_contact__2lxC9{display:flex;flex-direction:column;gap:.5rem;color:var(--muted-foreground)}.Footer_contactItem__C3iJp{display:flex;align-items:center;gap:.5rem}.Footer_icon__MtLTS{height:1rem;width:1rem}.Footer_links__l6_6S h4{font-weight:600;margin-bottom:1rem;color:var(--card-foreground)}.Footer_links__l6_6S ul{display:flex;flex-direction:column;gap:.5rem;color:var(--muted-foreground)}.Footer_links__l6_6S a{transition:color .2s ease}.Footer_links__l6_6S a:hover{color:var(--primary);cursor:pointer}.Footer_separator__S8doK{margin:2rem 0;height:1px;background-color:var(--border)}.Footer_bottom__KPifp{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media (min-width:768px){.Footer_bottom__KPifp{flex-direction:row}}.Footer_bottomText__pwWse{color:var(--muted-foreground);font-size:.875rem;display:inline}.Footer_bottomText__pwWse a{transition:color .2s ease}.Footer_bottomText__pwWse a:hover{color:var(--primary);cursor:pointer}.Footer_socials__T2emQ{display:flex;gap:1rem}.Footer_socialIcon__Dwga8{height:1rem;width:1rem;color:var(--muted-foreground);transition:color .2s ease}.Footer_socialIcon__Dwga8:hover{color:var(--primary)}.Footer_disabled__SiFbP{pointer-events:none;cursor:not-allowed;text-decoration:none}.Header_header__ceAaR{background:var(--background);box-shadow:0 1px 2px 0 rgb(0 0 0/.03);border-bottom:1px solid var(--border);position:fixed;top:0;left:0;width:100%;z-index:50;transition:transform .2s ease-in-out}.Header_visible__NEzDb{transform:translateY(0)}.Header_hidden__ojG9Y{transform:translateY(-100%)}.Header_container__hzCrD{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.Header_container__hzCrD{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.Header_container__hzCrD{padding-left:2rem;padding-right:2rem}}.Header_inner__BF4q_{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:7rem}.Header_left__xWZkf,.Header_logoWrapper__5_88A{display:flex;align-items:center}.Header_logoWrapper__5_88A{flex-shrink:0}.Header_logoBox__nEH49{width:2rem;height:2rem;background:var(--primary);border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem}.Header_logoText__7O15k{color:var(--primary-foreground);font-weight:700}.Header_title__gkBJY{font-size:1.25rem;font-weight:700;color:var(--foreground)}.Header_subtitle__t7oJY{font-size:.75rem;color:var(--muted-foreground)}.Header_nav__vEp9l{display:none}@media (min-width:768px){.Header_nav__vEp9l{display:flex;gap:2rem}}.Header_navLink__9j3fq{color:var(--muted-foreground);transition:color .2s;text-decoration:none;cursor:pointer}.Header_navLink__9j3fq:hover{color:var(--primary)}.Header_ctaGroup__87PPw{display:none}@media (min-width:768px){.Header_ctaGroup__87PPw{display:flex;align-items:center;gap:1rem}}.Header_menuButtonWrapper__amJ77{display:flex;position:absolute;right:1rem;top:50%;transform:translateY(-50%);align-items:center}@media (min-width:768px){.Header_menuButtonWrapper__amJ77{display:none}}.Header_menuIcon__3jZHI{width:1.25rem;height:1.25rem}.Header_mobileMenu__OVniX{position:absolute;top:100%;left:0;right:0;background:var(--background);border-bottom:1px solid var(--border);box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -1px rgb(0 0 0/.06);z-index:40;animation:Header_slideIn__cGJn6 .3s ease-out;transform-origin:top}@keyframes Header_slideIn__cGJn6{0%{opacity:0;transform:translateY(-20px) scaleY(.95)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes Header_slideOut__kh_K3{0%{opacity:1;transform:translateY(0) scaleY(1)}to{opacity:0;transform:translateY(-20px) scaleY(.95)}}.Header_mobileMenu__OVniX.Header_slideOut__kh_K3{animation:Header_slideOut__kh_K3 .2s ease-in forwards}.Header_mobileMenuContent__YWtn0{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.Header_mobileNavLink__j6aqQ{color:var(--muted-foreground);text-decoration:none;padding:.75rem 0;font-size:1rem;font-weight:500;cursor:pointer;transition:color .2s;border-bottom:1px solid var(--border);text-align:center}.Header_mobileNavLink__j6aqQ:last-of-type{border-bottom:none}.Header_mobileNavLink__j6aqQ:hover{color:var(--primary)}.Header_mobileCta__uMP1i{margin-top:.5rem;padding-top:.75rem;border-top:1px solid var(--border)}.Hero_heroSection__ASanP{background-color:var(--foreground);color:var(--background);padding:5rem 0;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}@media (min-width:640px){.Hero_heroSection__ASanP{padding:7rem 0}}@media (min-width:1024px){.Hero_heroSection__ASanP{padding:7rem 0}}.Hero_container__iihYC{max-width:80rem;margin:0 auto;padding:0 1rem;z-index:25}@media (min-width:640px){.Hero_container__iihYC{padding:0 1.5rem}}@media (min-width:1024px){.Hero_container__iihYC{padding:0 2rem}}.Hero_grid__Ld308{display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.Hero_grid__Ld308{grid-template-columns:repeat(2,1fr)}}.Hero_title__QKuej{font-size:2.25rem;line-height:2.5rem;font-weight:700;color:var(--background);margin-bottom:1.5rem}@media (min-width:1024px){.Hero_title__QKuej{font-size:3rem;line-height:1}}.Hero_subtitle__otmQs{font-size:1.25rem;line-height:1.75rem;color:var(--background) /.8;margin-bottom:2rem}.Hero_buttonContainer__UcQmL{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}@media (min-width:640px){.Hero_buttonContainer__UcQmL{flex-direction:row}}.Hero_button__WxhqW{padding-left:2rem;padding-right:2rem}.Hero_featuresGrid__4_vuO{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.Hero_featureItem__doUY8{text-align:center}.Hero_featureIcon__kDN1L{height:2rem;width:2rem;color:var(--primary);margin:0 auto .5rem}.Hero_featureTitle__rVWmS{font-weight:600;color:var(--background)}.Hero_featureDescription__PSQvI{font-size:.875rem;line-height:1.25rem;color:var(--background) /.7}.Hero_cardContainer__MhNol{padding-left:0}@media (min-width:1024px){.Hero_cardContainer__MhNol{padding-left:2rem}}.Hero_card__dT2KG{background-color:var(--card);border-radius:1rem;box-shadow:0 25px 50px -12px rgb(0 0 0/.25);padding:2rem;border:1px solid var(--border)}.Hero_cardTitle__gG4k2{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:var(--card-foreground);margin-bottom:1.5rem}.Hero_list__v4ubP{display:flex;flex-direction:column;gap:1rem}.Hero_listItem__iKl6g{display:flex;align-items:flex-start}.Hero_bullet__VdFFS{width:1.5rem;height:1.5rem;background-color:rgb(34 197 94/.2);border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-top:.125rem;margin-right:.75rem}.Hero_bulletDot__fO0Qg{width:.5rem;height:.5rem;background-color:rgb(34 197 94);border-radius:9999px}.Hero_listContent__wUov4{flex:1}.Hero_listTitle__zaX_t{font-weight:600;color:var(--card-foreground)}.Hero_listDescription__7WV0M{color:var(--muted-foreground)}.Hero_mobileContent__5UM8y{margin-top:2rem}.Hero_fadeInItem__lGIMq{animation:Hero_fadeInUp__85ld3 .8s cubic-bezier(.4,0,.2,1) forwards;opacity:0;transform:translateY(30px)}@keyframes Hero_fadeInUp__85ld3{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero_backgroundImage__Phvlr{position:absolute;bottom:-150rem;left:-50rem;color:var(--primary) /.1;z-index:10;width:280rem;height:280rem;opacity:.1;animation:Hero_spin__IreKS 30s linear infinite}@keyframes Hero_spin__IreKS{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:639px){.Hero_heroSection__ASanP{padding-top:10rem;padding-bottom:3rem;min-height:auto;height:auto}.Hero_backgroundImage__Phvlr{bottom:-14rem;left:14rem;width:130rem;height:130rem;opacity:.08;animation:Hero_spin__IreKS 20s linear infinite}}.Plans_plansSection__dcmVf{padding:5rem 0;background-color:var(--muted);position:relative;overflow:hidden;box-sizing:border-box}.Plans_container__PTevl{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.Plans_container__PTevl{padding:0 1.5rem}}@media (min-width:1024px){.Plans_container__PTevl{padding:0 2rem}}.Plans_header__CCrTP{text-align:center;margin-bottom:4rem}.Plans_title__5er2m{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}@media (min-width:1024px){.Plans_title__5er2m{font-size:2.25rem;line-height:2.5rem}}.Plans_subtitle__g_jgj{font-size:1.125rem;line-height:1.75rem;color:var(--muted-foreground);max-width:48rem;margin:0 auto}.Plans_divider__DOHd3{width:6rem;height:.25rem;background-color:var(--primary);margin:1rem auto}.Plans_grid__pXmRX{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.Plans_planCard__hlsOf{flex:1 1 300px;max-width:350px;min-width:280px;margin-bottom:2rem;background-color:var(--muted);border-radius:.5rem;padding:1.5rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease;cursor:default;border:2px solid transparent}.Plans_planCard__hlsOf:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1);border:2px solid var(--primary);z-index:10}.Plans_iconWrapper__clRfl{width:4rem;height:4rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.Plans_iconWrapper__clRfl.Plans_orange__eW201{background:linear-gradient(to bottom right,#f97316,#ea580c)}.Plans_iconWrapper__clRfl.Plans_blue__UGMwc{background:linear-gradient(to bottom right,#3b82f6,#1d4ed8)}.Plans_iconWrapper__clRfl.Plans_yellow___mfgq{background:linear-gradient(to bottom right,#eab308,#ca8a04)}.Plans_icon__GEma9{height:2rem;width:2rem;color:#fff}.Plans_planTitle__RIqhr{font-size:1.5rem;font-weight:600;color:var(--foreground);margin-bottom:1rem}.Plans_features__8JvDI{display:flex;flex-direction:column;gap:.75rem}.Plans_featureItem__W_v4b{display:flex;align-items:flex-start;gap:.5rem}.Plans_checkIcon__95_mb{height:1.25rem;width:1.25rem;color:var(--primary);flex-shrink:0;margin-top:.125rem}.Plans_featureText__beqLo{font-size:.875rem;color:var(--foreground);text-align:left}.Services_servicesSection__64jci{padding:5rem 0;background-color:var(--muted)}.Services_container__99jCc{max-width:80rem;margin:0 auto;padding:0 1rem}.Services_heading__v2ozS{text-align:center;margin-bottom:4rem}.Services_heading__v2ozS h2{font-size:1.875rem;font-weight:700;color:var(--foreground,#000);margin-bottom:1rem}.Services_heading__v2ozS p{max-width:36rem;margin:0 auto;color:var(--muted-foreground,#666)}.Services_grid__NgVol{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Services_card__m1E45{background:var(--card-bg,#fff);transition:transform 1s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.1);will-change:transform,opacity;position:relative}.Services_fadeInInitial__CVyxF{transform:translateY(40px)}.Services_fadeIn__e_LQi{transform:translateY(0)}.Services_card__m1E45:hover{cursor:default;transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.Services_icon__wkBGY{width:2rem;height:2rem;color:var(--primary,#800020);margin-bottom:.5rem}@supports (-webkit-appearance:none){.Services_card__m1E45{transform-style:preserve-3d;backface-visibility:hidden}}