.page_authContainer__1UIs_{position:absolute;top:20px;right:20px;z-index:1000;display:flex;gap:12px;align-items:center}.page_loginButton__KoiDv{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#0070f3;color:white;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease;border:none;cursor:pointer;font-size:14px}.page_loginButton__KoiDv:hover{background-color:#0051b3;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.page_registerButton__srsur{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:transparent;color:#0070f3;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s ease;border:2px solid #0070f3;cursor:pointer;font-size:14px}.page_registerButton__srsur:hover{background-color:#0070f3;color:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.page_authIcon___NRFj{filter:brightness(0) invert(1)}.page_registerButton__srsur .page_authIcon___NRFj{filter:brightness(0) saturate(100%) invert(33%) sepia(98%) saturate(1388%) hue-rotate(195deg) brightness(97%) contrast(101%)}.page_registerButton__srsur:hover .page_authIcon___NRFj{filter:brightness(0) invert(1)}.HeroSection_hero__WXWJa{min-height:100vh;background:linear-gradient(135deg,#f5f5f5,#ffffff 50%,#f5f5f5);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:5rem 1rem 3rem}.HeroSection_hero__WXWJa:before{content:"";position:absolute;top:0;left:0;right:0;height:4px}.HeroSection_heroContainer__pJMSz{gap:4rem;background-size:cover}.HeroSection_heroContainer__pJMSz.HeroSection_visible__dicLZ{opacity:1;transform:translateY(0)}.HeroSection_welcomeContent__cDisE{max-width:500px}.HeroSection_mainTitle__YWvT4{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(135deg,#3182ce,#1a202c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.HeroSection_subtitle__wlZzW{font-size:1.25rem;color:#4a5568;line-height:1.6;margin-bottom:2.5rem}.HeroSection_featuresList__meRDo{margin-bottom:3rem}.HeroSection_featureItem__ydYP3{gap:1rem;margin-bottom:1rem;padding:.75rem 0}.HeroSection_featureItem__ydYP3:first-child{animation-delay:.1s}.HeroSection_featureItem__ydYP3:nth-child(2){animation-delay:.2s}.HeroSection_featureItem__ydYP3:nth-child(3){animation-delay:.3s}.HeroSection_featureItem__ydYP3:nth-child(4){animation-delay:.4s}.HeroSection_featureIcon__IPF2I{font-size:1.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:rgba(49,130,206,.1);border-radius:.5rem}.HeroSection_ctaSection__AxbVd{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.HeroSection_primaryButton__VUdEv{background:linear-gradient(135deg,#3182ce,#2c5aa0);color:white;border:none;padding:10px;border-radius:.75rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(49,130,206,.3);text-decoration:none;display:inline-block}.HeroSection_primaryButton__VUdEv:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(49,130,206,.4);background:linear-gradient(135deg,#2c5aa0,#3182ce);color:white;text-decoration:none}.HeroSection_secondaryButton__brfLc{background:transparent;border:2px solid #3182ce;padding:1rem 2rem;border-radius:.75rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.HeroSection_secondaryButton__brfLc:hover{background:#3182ce;color:white;transform:translateY(-2px);box-shadow:0 4px 15px rgba(49,130,206,.3);text-decoration:none}.HeroSection_imageContainer__TIs9g{max-width:500px}.HeroSection_dashboardPreview__CoFiJ{padding:1.5rem}.HeroSection_previewHeader__kdBHA{margin-bottom:1.5rem}.HeroSection_previewTabs__HDPQl{display:flex;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.HeroSection_previewTabs__HDPQl span{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;color:#64748b;cursor:pointer;transition:all .2s ease}.HeroSection_previewTabs__HDPQl .HeroSection_activeTab__j2QoD{background:#3182ce;color:white}.HeroSection_previewContent__2ES2X{display:flex;flex-direction:column;gap:1.5rem}.HeroSection_metricGrid__szfPS{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.HeroSection_metricCard__pSa_U{background:#f8fafc;padding:1rem;border-radius:.75rem;text-align:center}.HeroSection_metricValue__rnS78{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.HeroSection_metricLabel__tl5KY{font-size:.75rem;color:#64748b}.HeroSection_chartArea__btr3O{display:flex;align-items:end;gap:.5rem;height:120px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:.75rem;padding:1rem}.HeroSection_chartBar__xrRhJ{flex:1 1;background:linear-gradient(180deg,#3182ce,#2c5aa0);border-radius:4px 4px 0 0;transition:all .3s ease;min-height:20px}.HeroSection_chartBar__xrRhJ:hover{background:linear-gradient(180deg,#2c5aa0,#3182ce);transform:scaleY(1.1)}.HeroSection_imageContainer__TIs9g{max-width:800px}.HeroSection_dashboardImage__e5SR1{width:100%;object-fit:cover;min-height:350px}@keyframes HeroSection_slideInLeft__9W_y4{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes HeroSection_fadeInUp__W4cjV{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroSection_hero__WXWJa{min-height:90vh;padding:5rem 1rem 1rem}.HeroSection_heroContainer__pJMSz{flex-direction:column;gap:3rem;text-align:center}.HeroSection_mainTitle__YWvT4{font-size:2.5rem}.HeroSection_subtitle__wlZzW{font-size:1.1rem}.HeroSection_featureItem__ydYP3{justify-content:center}.HeroSection_ctaSection__AxbVd{flex-direction:column;width:100%}.HeroSection_primaryButton__VUdEv,.HeroSection_secondaryButton__brfLc{width:100%;max-width:300px}.HeroSection_dashboardPreview__CoFiJ,.HeroSection_dashboardPreview__CoFiJ:hover{transform:none}}@media (max-width:480px){.HeroSection_mainTitle__YWvT4{font-size:2rem}.HeroSection_subtitle__wlZzW{font-size:1rem}.HeroSection_featureIcon__IPF2I{font-size:1.25rem;width:2rem;height:2rem}.HeroSection_featureText__3lwdd{font-size:1rem}.HeroSection_dashboardPreview__CoFiJ{padding:1rem}}.HeroSection_imageContainer__TIs9g{width:auto;max-width:none}.HeroSection_dashboardPreview__CoFiJ{background:white;border-radius:1rem;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid #e2e8f0;overflow:hidden;width:-moz-fit-content;width:fit-content}.HeroSection_dashboardImage__e5SR1{width:auto;height:auto;max-width:650px;border-radius:.5rem;object-fit:contain;display:block}.HeroSection_imageBox__nQc9G{flex:1 1;flex:1.5 1;min-width:0}.HeroSection_welcomeBox___sddZ{flex:1 1}.HeroSection_imageContainer__TIs9g{width:100%;max-width:700px;padding-right:2rem}.HeroSection_heroContainer__pJMSz{max-width:1200px;width:100%;display:flex;align-items:center;gap:3rem;opacity:0;transform:translateY(30px);transition:all .8s ease}.HeroSection_welcomeBox___sddZ{flex:0 0 40%;display:flex;align-items:center}.HeroSection_imageBox__nQc9G{flex:0 0 60%;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.HeroSection_imageContainer__TIs9g{max-width:90vw;padding-right:0}.HeroSection_dashboardPreview__CoFiJ{padding:1rem;width:100%}.HeroSection_dashboardImage__e5SR1{width:100%;height:auto;max-height:300px;object-fit:contain}}@media (max-width:480px){.HeroSection_imageContainer__TIs9g{max-width:85vw}.HeroSection_dashboardImage__e5SR1{max-height:250px}}.HeroSection_packageHeader__8ksg2{text-underline-offset:4px}.HeroSection_featuresList__meRDo{margin-bottom:2rem}.HeroSection_featureItem__ydYP3{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.5rem 0;opacity:0;transform:translateX(-20px);animation:HeroSection_slideInLeft__9W_y4 .6s ease forwards}.HeroSection_checkmark__sZ_vr{color:#4caf50;font-weight:700;font-size:1.1rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:rgba(76,175,80,.1);border-radius:50%}.HeroSection_featureText__3lwdd{font-size:1.1rem;font-weight:600;color:#3182ce}@media (max-width:768px){.HeroSection_packageHeader__8ksg2{text-align:center;font-size:1.3rem}.HeroSection_featureItem__ydYP3{justify-content:flex-start;gap:.5rem}}.HeroSection_packageHeader__8ksg2:after{bottom:-4px;height:3px}.HeroSection_packageHeader__8ksg2{font-size:1.5rem;font-weight:600;color:#1a202c;color:#ff9800;font-style:italic;margin-bottom:1rem;text-align:left;position:relative;display:inline-block;padding-bottom:8px}.HeroSection_packageHeader__8ksg2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background:linear-gradient(90deg,#3182ce,#ff9800,#4caf50);border-radius:2px;background-size:200% 100%;animation:HeroSection_gradientShift__s3jtl 3s ease infinite}@keyframes HeroSection_gradientShift__s3jtl{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.HeroSection_packageHeader__8ksg2{text-align:center;font-size:1.3rem}.HeroSection_packageHeader__8ksg2:after{left:50%;transform:translateX(-50%);width:80%}}.AnimatedLineGraph_graphContainer__CmYWR{background:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;max-width:400px}.AnimatedLineGraph_graphTitle__JUwPB{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:1rem;text-align:center}.AnimatedLineGraph_graphWrapper__938Xw{display:flex;justify-content:center;margin-bottom:1rem}.AnimatedLineGraph_lineGraph__BOXyT{overflow:visible}.AnimatedLineGraph_linePath__BucQ4{stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 2s ease-in-out}.AnimatedLineGraph_animateLine__5eoQW{stroke-dashoffset:0}.AnimatedLineGraph_areaPath__VemO4{opacity:0;transition:opacity 1s ease-in-out .5s}.AnimatedLineGraph_animateArea__Bzesy{opacity:1}.AnimatedLineGraph_dataPoint__8A0JI{opacity:0;transform:scale(0);transition:all .3s ease}.AnimatedLineGraph_animatePoint___2lGF{opacity:1;transform:scale(1)}.AnimatedLineGraph_tooltipArea__P_ULi{cursor:pointer;transition:all .2s ease}.AnimatedLineGraph_tooltipArea__P_ULi:hover+.AnimatedLineGraph_tooltip__ckxee{opacity:1;transform:translateY(-5px)}.AnimatedLineGraph_tooltip__ckxee{fill:#1a202c;font-size:10px;font-weight:600;background:white;padding:4px 8px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease;pointer-events:none}.AnimatedLineGraph_graphStats__KsGJ8{display:flex;justify-content:space-around;border-top:1px solid #e2e8f0;padding-top:1rem}.AnimatedLineGraph_stat__W2WhN{text-align:center}.AnimatedLineGraph_statValue__gr5uc{display:block;font-size:1.25rem;font-weight:700;color:#3182ce;margin-bottom:.25rem}.AnimatedLineGraph_statLabel__eNK2z{display:block;font-size:.75rem;color:#64748b}@media (max-width:768px){.AnimatedLineGraph_graphContainer__CmYWR{max-width:100%;padding:1rem}.AnimatedLineGraph_lineGraph__BOXyT{width:100%;height:auto}}.FeaturesSection_featuresSection__1f3_C{padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#ffffff 50%,#f8fafc)}.FeaturesSection_container__HCvDH{max-width:1200px;margin:0 auto;padding:0 2rem}.FeaturesSection_sectionHeader__FCYIq{text-align:center;margin-bottom:4rem}.FeaturesSection_sectionTitle__E3eCe{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem;background:linear-gradient(135deg,#3182ce,#1a202c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.FeaturesSection_sectionSubtitle__d9LAL{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.6}.FeaturesSection_featuresGrid__7xMKE{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.FeaturesSection_featureCard__CFrnO{background:white;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;opacity:0;transform:translateY(30px);transition:all .6s ease;display:flex;flex-direction:column}.FeaturesSection_featureCard__CFrnO.FeaturesSection_visible__v1xWO{opacity:1;transform:translateY(0)}.FeaturesSection_featureCard__CFrnO:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.FeaturesSection_headerContainer__ShSQ_{background:linear-gradient(135deg,#3182ce,#2c5aa0);padding:1.5rem;color:white;display:flex;align-items:center;gap:1rem;height:1rem}.FeaturesSection_featureIcon__J4Mb3{font-size:2rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);border-radius:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.FeaturesSection_featureTitle__s4c4w{font-size:1.25rem;font-weight:600;margin:0;color:white}.FeaturesSection_featuresContainer__8y0XE{padding:1rem;flex:1 1;display:flex;align-items:flex-start}.FeaturesSection_featuresList__LLfjH{list-style:none;padding:0;margin:0;width:100%}.FeaturesSection_featureItem__lXREz{display:flex;align-items:flex-start;gap:5px;margin-bottom:.75rem;padding:.1rem 0;line-height:8px}.FeaturesSection_featureItem__lXREz:last-child{margin-bottom:0}.FeaturesSection_checkmark__xGUII{color:#4caf50;font-weight:700;font-size:1rem;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;background:rgba(76,175,80,.1);border-radius:50%;flex-shrink:0;margin-top:.1rem}.FeaturesSection_featureText__W4Pb_{color:#4a5568;font-size:.95rem;line-height:1.4;flex:1 1}.FeaturesSection_professionalIcon___z6Ma{width:2rem;height:2rem;color:white}@media (max-width:768px){.FeaturesSection_featuresSection__1f3_C{padding:3rem 0}.FeaturesSection_sectionTitle__E3eCe{font-size:2rem}.FeaturesSection_sectionSubtitle__d9LAL{font-size:1.1rem}.FeaturesSection_featuresGrid__7xMKE{grid-template-columns:1fr;gap:1.5rem}.FeaturesSection_headerContainer__ShSQ_{padding:1.25rem;min-height:70px}.FeaturesSection_featureIcon__J4Mb3{font-size:1.75rem;width:2.5rem;height:2.5rem}.FeaturesSection_featuresContainer__8y0XE{padding:1rem}.FeaturesSection_featureItem__lXREz{gap:.4rem;margin-bottom:.4rem;padding:.2rem 0}}@media (max-width:480px){.FeaturesSection_container__HCvDH{padding:0 1rem}.FeaturesSection_sectionTitle__E3eCe{font-size:1.75rem}.FeaturesSection_headerContainer__ShSQ_{flex-direction:column;text-align:center;gap:.75rem;padding:1rem}.FeaturesSection_featureTitle__s4c4w{font-size:1.1rem}}.FeaturesSection_sectionTitle__E3eCe:after{left:0}@media (max-width:768px){.FeaturesSection_sectionTitle__E3eCe:after{left:50%;transform:translateX(-50%);width:60px;height:3px;bottom:-8px}}@media (max-width:480px){.FeaturesSection_sectionTitle__E3eCe:after{width:50px;height:3px;bottom:-6px}}.FeaturesSection_sectionTitle__E3eCe{position:relative;display:inline-block;margin-bottom:1.5rem;text-align:center}.FeaturesSection_sectionTitle__E3eCe:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#ff9800;border-radius:2px}.BrandPromiseSection_brandPromiseSection__Hv_AR{padding:5rem 0;background:white;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.BrandPromiseSection_container__YAcPv{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:4rem;opacity:0;transform:translateY(30px);transition:all .8s ease}.BrandPromiseSection_container__YAcPv.BrandPromiseSection_visible__3ZfM8{opacity:1;transform:translateY(0)}.BrandPromiseSection_imageContainer__qNeIj{flex:1 1;display:flex;justify-content:center;align-items:center}.BrandPromiseSection_imageWrapper__VcHSh{width:100%;max-width:500px}.BrandPromiseSection_placeholderImage__0H4O3{width:100%;height:400px;background:linear-gradient(135deg,#3182ce,#4caf50);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 20px 60px rgba(49,130,206,.2)}.BrandPromiseSection_placeholderContent__SsAgZ{text-align:center}.BrandPromiseSection_placeholderIcon__7NFZK{font-size:4rem;display:block;margin-bottom:1rem}.BrandPromiseSection_placeholderContent__SsAgZ p{font-size:1.1rem;font-weight:600;margin:0;opacity:.9}.BrandPromiseSection_brandImage__cQGUT{width:100%;height:auto;box-shadow:0 20px 60px rgba(0,0,0,.1)}.BrandPromiseSection_promiseContainer__f1CIh{flex:1 1;display:flex;align-items:center}.BrandPromiseSection_promiseContent__q4GZg{max-width:500px}.BrandPromiseSection_promiseText__cAgBP{font-size:1.25rem;color:#4a5568;line-height:1.6;margin-bottom:2.5rem;position:relative;padding-left:1.5rem}.BrandPromiseSection_promiseText__cAgBP:before{content:'"';position:absolute;left:0;top:-.5rem;font-size:3rem;color:#3182ce;opacity:.3;font-family:serif}.BrandPromiseSection_promisePoints__4PS6a{display:flex;flex-direction:column;gap:1.5rem}.BrandPromiseSection_promisePoint__GjwKC{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.75rem;border-left:4px solid #3182ce;transition:all .3s ease}.BrandPromiseSection_promisePoint__GjwKC:hover{background:#f1f5f9;transform:translateX(5px)}.BrandPromiseSection_pointIcon__LzGwW{font-size:1.5rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:white;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);flex-shrink:0}.BrandPromiseSection_pointContent__ibXSl h4{font-size:1.1rem;font-weight:600;color:#1a202c;margin:0 0 .25rem}.BrandPromiseSection_pointContent__ibXSl p{font-size:.95rem;color:#64748b;margin:0;line-height:1.4}@media (max-width:768px){.BrandPromiseSection_brandPromiseSection__Hv_AR{padding:3rem 0}.BrandPromiseSection_container__YAcPv{flex-direction:column;gap:3rem;text-align:center}.BrandPromiseSection_promiseTitle__zz0Mn{font-size:2rem}.BrandPromiseSection_promiseText__cAgBP{font-size:1.1rem;padding-left:0}.BrandPromiseSection_promiseText__cAgBP:before{display:none}.BrandPromiseSection_placeholderImage__0H4O3{height:300px}.BrandPromiseSection_placeholderIcon__7NFZK{font-size:3rem}.BrandPromiseSection_promisePoint__GjwKC{text-align:left}}@media (max-width:480px){.BrandPromiseSection_container__YAcPv{padding:0 1rem}.BrandPromiseSection_promiseTitle__zz0Mn{font-size:1.75rem}.BrandPromiseSection_promiseText__cAgBP{font-size:1rem}.BrandPromiseSection_placeholderImage__0H4O3{height:250px}.BrandPromiseSection_pointIcon__LzGwW{width:2.5rem;height:2.5rem;font-size:1.25rem}}.BrandPromiseSection_promiseTitle__zz0Mn{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;background:linear-gradient(135deg,#3182ce,#1a202c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block}.BrandPromiseSection_promiseTitle__zz0Mn:after{content:"";position:absolute;bottom:-10px;left:0;width:120px;height:4px;background:#ff9800;border-radius:2px}@media (max-width:768px){.BrandPromiseSection_promiseTitle__zz0Mn:after{width:100px;height:3px;bottom:-8px;left:50%;transform:translateX(-50%)}}.BrandValuesSection_brandValuesSection__ShD8P{padding:1rem 0;background:linear-gradient(135deg,#f8fafc,#ffffff 50%,#f8fafc);background:#f9f4f1}.BrandValuesSection_container__V0nWu{max-width:1200px;margin:0 auto;padding:0 2rem}.BrandValuesSection_sectionHeader__3VbH2{text-align:center;margin-bottom:4rem}.BrandValuesSection_sectionTitle__bstJ8{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem;background:linear-gradient(135deg,#3182ce,#1a202c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.BrandValuesSection_sectionSubtitle__ep8TN{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.6}.BrandValuesSection_valuesGrid__ACUGP{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.BrandValuesSection_valueCard__cqV72{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;text-align:center;opacity:0;transform:translateY(30px);transition:all .6s ease;position:relative;overflow:hidden}.BrandValuesSection_valueCard__cqV72.BrandValuesSection_visible__LTLxg{opacity:1;transform:translateY(0)}.BrandValuesSection_valueCard__cqV72:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.BrandValuesSection_valueIcon__XshK_{width:5rem;height:5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;position:relative}.BrandValuesSection_valueIcon__XshK_:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:inherit;filter:blur(8px);opacity:.6;z-index:-1}.BrandValuesSection_icon__HqB7m{font-size:2rem;z-index:2;position:relative}.BrandValuesSection_valueTitle__vIl5k{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.BrandValuesSection_valueDescription__O1uZJ{color:#64748b;line-height:1.6;font-size:1rem;margin-bottom:1.5rem}.BrandValuesSection_valueLine__YZpQy{height:3px;width:50px;border-radius:2px;margin:0 auto;transition:all .3s ease}.BrandValuesSection_valueCard__cqV72:hover .BrandValuesSection_valueLine__YZpQy{width:80px}.BrandValuesSection_valueCard__cqV72:after{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3182ce,#ff9800,#4caf50);opacity:0;transition:opacity .3s ease}.BrandValuesSection_valueCard__cqV72:hover:after{opacity:1}@media (max-width:768px){.BrandValuesSection_brandValuesSection__ShD8P{padding:3rem 0}.BrandValuesSection_sectionTitle__bstJ8{font-size:2rem}.BrandValuesSection_sectionSubtitle__ep8TN{font-size:1.1rem}.BrandValuesSection_valuesGrid__ACUGP{grid-template-columns:1fr;gap:1.5rem}.BrandValuesSection_valueCard__cqV72{padding:1.5rem}.BrandValuesSection_valueIcon__XshK_{width:4rem;height:4rem;margin-bottom:1rem}.BrandValuesSection_icon__HqB7m{font-size:1.75rem}.BrandValuesSection_valueTitle__vIl5k{font-size:1.3rem}}@media (max-width:480px){.BrandValuesSection_container__V0nWu{padding:0 1rem}.BrandValuesSection_sectionTitle__bstJ8{font-size:1.75rem}.BrandValuesSection_valueCard__cqV72{padding:1.25rem}}.TestimonialsSection_testimonialsSection__0gVHR{padding:5rem 0;background:white;border-top:1px solid #e2e8f0;width:100%;overflow:hidden}.TestimonialsSection_container__0Zz_p{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.TestimonialsSection_sectionHeader__n3Ied{text-align:center;margin-bottom:4rem}.TestimonialsSection_sectionTitle__3cMsB{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem;background:linear-gradient(135deg,#3182ce,#1a202c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.TestimonialsSection_sectionSubtitle__Y_tmH{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.6}.TestimonialsSection_testimonialsGrid__l4ACM{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;align-items:stretch}.TestimonialsSection_testimonialCard__LjQ3U{background:#f8fafc;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0;position:relative;opacity:0;transform:translateY(30px);transition:all .6s ease;display:flex;flex-direction:column;min-height:100%;width:100%;box-sizing:border-box}.TestimonialsSection_testimonialCard__LjQ3U.TestimonialsSection_visible__omeib{opacity:1;transform:translateY(0)}.TestimonialsSection_testimonialCard__LjQ3U:hover{background:white;box-shadow:0 8px 30px rgba(0,0,0,.1);transform:translateY(-5px)}.TestimonialsSection_quoteIcon__81uXM{font-size:3rem;color:#3182ce;opacity:.3;font-family:serif;line-height:1;margin-bottom:1rem}.TestimonialsSection_testimonialQuote__s9GZ1{color:#4a5568;line-height:1.6;font-size:1rem;margin-bottom:1.5rem;flex:1 1;font-style:italic}.TestimonialsSection_testimonialRole__YS20_{color:#3182ce;font-weight:600;font-size:.9rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.TestimonialsSection_testimonialAuthor__2lPGt{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.TestimonialsSection_avatar__MLbgP{width:3rem;height:3rem;background:linear-gradient(135deg,#3182ce,#4caf50);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:600;font-size:.9rem;flex-shrink:0}.TestimonialsSection_authorInfo__3JBW2{flex:1 1}.TestimonialsSection_authorName___jukg{font-weight:600;color:#1a202c;margin-bottom:.25rem}.TestimonialsSection_authorPosition__InC0a{color:#64748b;font-size:.9rem}.TestimonialsSection_mobileCarousel___Jg9g{display:none;width:100%}.TestimonialsSection_carouselContainer__kWbSH{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;width:100%}.TestimonialsSection_carouselButton__aZbsB{width:3rem;height:3rem;border:2px solid #e2e8f0;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#3182ce;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:2}.TestimonialsSection_carouselButton__aZbsB:hover{background:#3182ce;color:white;border-color:#3182ce}.TestimonialsSection_carouselSlide__nSm3U{flex:1 1;min-width:0}.TestimonialsSection_carouselIndicators__V0AO6{display:flex;justify-content:center;gap:.5rem}.TestimonialsSection_indicator__5X2G9{width:.5rem;height:.5rem;border-radius:50%;background:#cbd5e0;border:none;cursor:pointer;transition:all .3s ease}.TestimonialsSection_indicator__5X2G9.TestimonialsSection_active__0KYZM{background:#3182ce;transform:scale(1.2)}@media (max-width:768px){.TestimonialsSection_testimonialsSection__0gVHR{padding:3rem 0}.TestimonialsSection_container__0Zz_p{padding:0 1rem}.TestimonialsSection_sectionTitle__3cMsB{font-size:2rem}.TestimonialsSection_sectionSubtitle__Y_tmH{font-size:1.1rem;padding:0 1rem}.TestimonialsSection_testimonialsGrid__l4ACM{display:none}.TestimonialsSection_mobileCarousel___Jg9g{display:block}.TestimonialsSection_testimonialCard__LjQ3U{margin:0;opacity:1;transform:none;min-height:auto}.TestimonialsSection_carouselContainer__kWbSH{gap:.5rem}}@media (max-width:480px){.TestimonialsSection_testimonialsSection__0gVHR{padding:2rem 0}.TestimonialsSection_sectionHeader__n3Ied{margin-bottom:2rem}.TestimonialsSection_sectionTitle__3cMsB{font-size:1.75rem}.TestimonialsSection_sectionSubtitle__Y_tmH{font-size:1rem}.TestimonialsSection_testimonialCard__LjQ3U{padding:1.5rem}.TestimonialsSection_carouselButton__aZbsB{width:2.5rem;height:2.5rem;font-size:1.25rem}.TestimonialsSection_testimonialQuote__s9GZ1{font-size:.9rem}}@media (max-width:360px){.TestimonialsSection_container__0Zz_p{padding:0 .5rem}.TestimonialsSection_testimonialCard__LjQ3U{padding:1rem}.TestimonialsSection_carouselButton__aZbsB{width:2rem;height:2rem;font-size:1rem}}.FooterSection_footer__l_HFp{background:linear-gradient(135deg,#0f172a,#1e293b);color:white;padding:4rem 0 2rem;border-top:1px solid #334155}.FooterSection_container__o2C2k{max-width:1200px;margin:0 auto;padding:0 2rem}.FooterSection_footerContent__991bq{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}.FooterSection_brandSection__DVbGv{display:flex;flex-direction:column;gap:1.5rem}.FooterSection_logo__MMFh0{gap:.75rem;font-size:1.5rem}.FooterSection_logoIcon__pM5PY,.FooterSection_logo__MMFh0{display:flex;align-items:center;font-weight:700;color:white}.FooterSection_logoIcon__pM5PY{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#3182ce,#4caf50);border-radius:.75rem;justify-content:center;font-size:1.25rem}.FooterSection_brandDescription__tVmj4{color:#94a3b8;line-height:1.6;font-size:1rem;max-width:300px}.FooterSection_socialLinks__aejSU{display:flex;gap:1rem}.FooterSection_socialLink__8nczU{width:2.5rem;height:2.5rem;background:rgba(255,255,255,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.FooterSection_socialLink__8nczU:hover{background:#3182ce;color:white;transform:translateY(-2px)}.FooterSection_linksSection__Di0Hv{display:flex;flex-direction:column;gap:1rem}.FooterSection_sectionTitle____6aW{font-size:1.1rem;font-weight:600;color:white;margin:0}.FooterSection_linksList__2CzeD{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.FooterSection_footerLink__TdTzj{color:#94a3b8;text-decoration:none;font-size:.95rem;transition:all .3s ease;line-height:1.4}.FooterSection_footerLink__TdTzj:hover{color:white;transform:translateX(5px)}.FooterSection_footerBottom__PLBmv{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #334155}.FooterSection_copyright__cowHn{color:#94a3b8;font-size:.9rem}.FooterSection_legalLinks__COWm6{display:flex;align-items:center;gap:.5rem}.FooterSection_legalLink__az6KC{color:#94a3b8;text-decoration:none;font-size:.9rem;transition:color .3s ease}.FooterSection_legalLink__az6KC:hover{color:white}.FooterSection_separator__Ynq6G{color:#475569;font-size:.9rem}@media (max-width:1024px){.FooterSection_footerContent__991bq{grid-template-columns:1fr 1fr 1fr;gap:2rem}.FooterSection_brandSection__DVbGv{grid-column:1/-1;text-align:center;align-items:center}.FooterSection_brandDescription__tVmj4{max-width:500px}}@media (max-width:768px){.FooterSection_footer__l_HFp{padding:3rem 0 1.5rem}.FooterSection_container__o2C2k{padding:0 1rem}.FooterSection_footerContent__991bq{grid-template-columns:1fr 1fr;gap:2rem}.FooterSection_footerBottom__PLBmv{flex-direction:column;gap:1rem;text-align:center}.FooterSection_legalLinks__COWm6{order:-1}}@media (max-width:480px){.FooterSection_footerContent__991bq{grid-template-columns:1fr;gap:2rem;text-align:center}.FooterSection_linksSection__Di0Hv{align-items:center}.FooterSection_socialLinks__aejSU{justify-content:center}.FooterSection_legalLinks__COWm6{flex-wrap:wrap;justify-content:center}}.Navbar_announcementBar__AcwGB{background:linear-gradient(90deg,#3182ce,#4caf50);color:white;padding:.5rem 0;text-align:center;font-size:.9rem;font-weight:500;position:relative;z-index:1001}.Navbar_announcementContent__OaHNs{max-width:1200px;margin:0 auto;padding:0 2rem}.Navbar_announcementText__540Er{display:flex;align-items:center;justify-content:center;gap:.5rem}.Navbar_navbar__X_TPc{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(226,232,240,.8);transition:all .3s ease;z-index:1000;padding:.75rem 0}.Navbar_navbar__X_TPc.Navbar_scrolled__ijear{background:rgba(255,255,255,.98);box-shadow:0 4px 20px rgba(0,0,0,.1);padding:.5rem 0}.Navbar_navContainer__tXXAK{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__eWcuJ{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:700;font-size:1.5rem;color:#1a202c;transition:all .3s ease}.Navbar_logo__eWcuJ:hover{transform:scale(1.05)}.Navbar_logoIcon__VeNWq{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#3182ce,#4caf50);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:1.25rem}.Navbar_logoText__MWVeI{background:linear-gradient(135deg,#3182ce,#1a202c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.Navbar_desktopNav__tB8_y{display:flex;align-items:center;gap:2rem}.Navbar_contactInfo__LSzn7{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0}.Navbar_contactText__3X0dQ{color:#64748b;font-size:.9rem;font-weight:500}.Navbar_phoneNumber__lXihE{color:#3182ce;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.Navbar_phoneNumber__lXihE:hover{color:#2c5aa0;transform:scale(1.05)}.Navbar_navButtons__FhZ8K{display:flex;align-items:center;gap:1rem}.Navbar_loginButton__HiR0d{padding:.75rem 1.5rem;color:#64748b;text-decoration:none;font-weight:600;border-radius:.75rem;transition:all .3s ease;border:2px solid transparent}.Navbar_loginButton__HiR0d:hover{color:#3182ce;background:rgba(49,130,206,.05)}.Navbar_registerButton__7DaJA{padding:.75rem 1.5rem;background:linear-gradient(135deg,#3182ce,#2c5aa0);color:white;text-decoration:none;font-weight:600;border-radius:.75rem;transition:all .3s ease;box-shadow:0 4px 12px rgba(49,130,206,.3)}.Navbar_registerButton__7DaJA:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(49,130,206,.4)}.Navbar_mobileMenuButton__VL1IG{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem}.Navbar_menuIcon__FfrsH{width:20px;height:2px;background:#1a202c;transition:all .3s ease}.Navbar_mobileMenu__TOwh3{display:none;background:white;border-top:1px solid #e2e8f0;padding:1.5rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Navbar_mobileMenu__TOwh3.Navbar_open__NFZTG{display:block}.Navbar_mobileContact__4TB2g{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.Navbar_mobilePhone__aTt0B{display:flex;align-items:center;gap:.5rem;color:#3182ce;text-decoration:none;font-weight:600;font-size:1rem;justify-content:center;padding:1rem;background:#f8fafc;border-radius:.75rem}.Navbar_mobileNavButtons___2YpC{display:flex;flex-direction:column;gap:1rem}.Navbar_mobileLoginButton___p4II{padding:1rem;color:#64748b;text-decoration:none;font-weight:600;border:2px solid #e2e8f0;border-radius:.75rem;text-align:center;transition:all .3s ease}.Navbar_mobileLoginButton___p4II:hover{color:#3182ce;border-color:#3182ce}.Navbar_mobileRegisterButton__bBMCd{padding:1rem;background:linear-gradient(135deg,#3182ce,#2c5aa0);color:white;text-decoration:none;font-weight:600;border-radius:.75rem;text-align:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(49,130,206,.3)}.Navbar_mobileRegisterButton__bBMCd:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(49,130,206,.4)}@media (max-width:768px){.Navbar_announcementBar__AcwGB{font-size:.8rem;padding:.4rem 0}.Navbar_announcementContent__OaHNs,.Navbar_navContainer__tXXAK{padding:0 1rem}.Navbar_desktopNav__tB8_y{display:none}.Navbar_mobileMenuButton__VL1IG{display:flex}.Navbar_logo__eWcuJ{font-size:1.25rem}.Navbar_logoIcon__VeNWq{width:2rem;height:2rem;font-size:1rem}}@media (max-width:480px){.Navbar_announcementText__540Er{font-size:.75rem}.Navbar_mobileMenu__TOwh3{padding:1rem}}.TargetUsersSection_targetUsersSection__jxEDr{padding:4rem 0;background:linear-gradient(135deg,#f8fafc,#ffffff 50%,#f8fafc);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.TargetUsersSection_container__DuWR_{max-width:100%;margin:0 auto;padding:0 2rem}.TargetUsersSection_sectionHeader__NoWMI{text-align:center;margin-bottom:3rem}.TargetUsersSection_sectionSubtitle__QJlk_{font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.6}.TargetUsersSection_usersContainer___LwTO{width:100%;overflow:hidden}.TargetUsersSection_usersFlexbox__9KfJF.TargetUsersSection_visible__QNRz8{opacity:1;transform:translateY(0)}.TargetUsersSection_userCard__g2Fgs{flex:1 1;min-width:200px;max-width:220px;background:white;padding:2rem 1.5rem;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;text-align:center;opacity:0;transform:translateY(20px);animation:TargetUsersSection_fadeInUp__3YumK .6s ease forwards;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.TargetUsersSection_userCard__g2Fgs:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12);border-color:#3182ce}.TargetUsersSection_userIcon__N_loC{font-size:3rem;margin-bottom:1rem;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3182ce,#4caf50);border-radius:50%;color:white}.TargetUsersSection_userTitle__Y7Dtu{font-size:1.25rem;font-weight:700;color:#1a202c;margin-bottom:.75rem;line-height:1.3}.TargetUsersSection_userDescription__ZwXOC{color:#64748b;line-height:1.5;font-size:.9rem;flex:1 1;display:flex;align-items:center}@keyframes TargetUsersSection_fadeInUp__3YumK{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TargetUsersSection_usersFlexbox__9KfJF{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}@media (max-width:1200px){.TargetUsersSection_usersFlexbox__9KfJF{justify-content:flex-start;overflow-x:auto;padding:1rem;scroll-padding:1rem}.TargetUsersSection_userCard__g2Fgs{flex:0 0 auto;scroll-snap-align:start;min-width:280px}}@media (max-width:768px){.TargetUsersSection_targetUsersSection__jxEDr{padding:3rem 0}.TargetUsersSection_container__DuWR_{padding:0 1rem}.TargetUsersSection_sectionTitle__cgC5l{font-size:2rem}.TargetUsersSection_sectionSubtitle__QJlk_{font-size:1.1rem}.TargetUsersSection_usersFlexbox__9KfJF{gap:1rem;padding:.5rem}.TargetUsersSection_userCard__g2Fgs{min-width:250px;padding:1.5rem 1rem}.TargetUsersSection_userIcon__N_loC{font-size:2.5rem;width:4rem;height:4rem;margin-bottom:.75rem}.TargetUsersSection_userTitle__Y7Dtu{font-size:1.1rem}.TargetUsersSection_userDescription__ZwXOC{font-size:.85rem}}@media (max-width:480px){.TargetUsersSection_targetUsersSection__jxEDr{padding:2rem 0}.TargetUsersSection_sectionTitle__cgC5l{font-size:1.75rem}.TargetUsersSection_usersFlexbox__9KfJF{gap:.75rem}.TargetUsersSection_userCard__g2Fgs{min-width:220px;padding:1.25rem .75rem}.TargetUsersSection_userIcon__N_loC{font-size:2rem;width:3.5rem;height:3.5rem}}@media (max-width:1400px){.TargetUsersSection_targetUsersSection__jxEDr{width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}}.TargetUsersSection_sectionTitle__cgC5l{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem;background:linear-gradient(135deg,#3182ce,#1a202c);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block}.TargetUsersSection_sectionTitle__cgC5l:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:250px;height:4px;background:#ff9800;border-radius:2px}@media (max-width:768px){.TargetUsersSection_sectionTitle__cgC5l{font-size:2rem}.TargetUsersSection_sectionTitle__cgC5l:after{width:60px;height:3px;bottom:-8px}}@media (max-width:480px){.TargetUsersSection_sectionTitle__cgC5l{font-size:1.75rem}.TargetUsersSection_sectionTitle__cgC5l:after{width:50px;height:3px;bottom:-6px}}.TargetUsersSection_usersFlexbox__9KfJF{display:flex;gap:1.5rem;justify-content:center;align-items:stretch;flex-wrap:nowrap;padding:1rem 0;opacity:0;transform:translateY(30px);transition:all .8s ease}@media (max-width:768px){.TargetUsersSection_usersFlexbox__9KfJF{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;overflow-x:visible;overflow-y:auto;padding:.5rem;gap:1rem}.TargetUsersSection_userCard__g2Fgs{flex:0 0 auto;min-width:100%;max-width:400px;width:100%;scroll-snap-align:none}}@media (max-width:1200px){.TargetUsersSection_usersFlexbox__9KfJF{justify-content:flex-start;overflow-x:auto;padding:1rem;scroll-padding:1rem}.TargetUsersSection_userCard__g2Fgs{flex:0 0 auto;scroll-snap-align:start;min-width:280px}@media (max-width:768px){.TargetUsersSection_usersFlexbox__9KfJF{justify-content:center;overflow-x:visible;overflow-y:auto;flex-direction:column}.TargetUsersSection_userCard__g2Fgs{min-width:100%;max-width:400px;scroll-snap-align:none}}}@media (max-width:480px){.TargetUsersSection_usersFlexbox__9KfJF{gap:.75rem;padding:.25rem}.TargetUsersSection_userCard__g2Fgs{max-width:100%;padding:1.5rem 1rem}}