.HeroSection_hero__W3tG8{position:relative;padding:7rem 0 5rem;overflow:hidden;min-height:85vh;display:flex;align-items:center}.HeroSection_gradientBg__V8fjY{position:absolute;inset:0;background:linear-gradient(135deg,#ffffff,#f0fdfa 25%,#e0f2f1 50%,#f0fdfa 75%,#ffffff);background-size:400% 400%;animation:HeroSection_gradientShift__ejGLP 15s ease infinite;z-index:0}@keyframes HeroSection_gradientShift__ejGLP{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.HeroSection_orb__OTy4n{position:absolute;border-radius:50%;filter:blur(80px);will-change:transform;z-index:0;pointer-events:none}.HeroSection_orb1__THL2m{width:400px;height:400px;background:rgba(0,150,136,.06);top:-100px;right:-50px;animation:HeroSection_floatOrb1__OwIb5 20s ease-in-out infinite}.HeroSection_orb2___tpIy{width:300px;height:300px;background:rgba(77,182,172,.05);bottom:-50px;left:-80px;animation:HeroSection_floatOrb2__ilQXp 25s ease-in-out infinite}.HeroSection_orb3__8AoKk{width:250px;height:250px;background:rgba(0,105,92,.04);top:40%;left:60%;animation:HeroSection_floatOrb3__aVfq_ 22s ease-in-out infinite}@keyframes HeroSection_floatOrb1__OwIb5{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-30px,40px) scale(1.05)}66%{transform:translate(20px,-20px) scale(.95)}}@keyframes HeroSection_floatOrb2__ilQXp{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@keyframes HeroSection_floatOrb3__aVfq_{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,30px) scale(1.08)}}.HeroSection_container__ABzwX{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.HeroSection_content__JtRnM{max-width:720px;margin:0 auto;text-align:center}.HeroSection_title__dOjix{margin-bottom:.5rem;opacity:0;transform:translateY(30px);animation:HeroSection_fadeSlideUp__KTGQz .8s ease-out forwards}.HeroSection_titleGradient__gQh8h{font-size:4rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#009688,#00796b,#4DB6AC);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HeroSection_typewriterWrapper__MABqv{overflow:hidden;margin-bottom:1.25rem;opacity:0;animation:HeroSection_fadeSlideUp__KTGQz .8s ease-out .2s forwards}.HeroSection_typewriter__y_bcZ{font-size:1.5rem;font-weight:600;color:#2d3748;letter-spacing:-.01em;display:inline-block;overflow:hidden;white-space:nowrap;border-right:2px solid #009688;width:0;animation:HeroSection_typing__p0glX 2.5s steps(38) 1s forwards,HeroSection_blink__6UGtj .7s step-end infinite;margin-bottom:0}@keyframes HeroSection_typing__p0glX{0%{width:0}to{width:100%}}@keyframes HeroSection_blink__6UGtj{50%{border-color:transparent}}.HeroSection_subtitle__phD9U{font-size:1.15rem;line-height:1.7;color:#4a5568;max-width:38rem;margin:0 auto 2rem;opacity:0;transform:translateY(30px);animation:HeroSection_fadeSlideUp__KTGQz .8s ease-out .4s forwards}.HeroSection_ctaGroup__a1MW6{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem;opacity:0;transform:translateY(30px);animation:HeroSection_fadeSlideUp__KTGQz .8s ease-out .6s forwards}.HeroSection_ctaPrimary__93f3Q{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#009688,#00796b);color:white;border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;box-shadow:0 8px 25px rgba(0,150,136,.25);transition:all .3s cubic-bezier(.4,0,.2,1)}.HeroSection_ctaPrimary__93f3Q:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,150,136,.35)}.HeroSection_ctaSecondary__r8Y74{display:inline-flex;align-items:center;padding:1rem 1.75rem;color:#00796b;border:2px solid #b2dfdb;border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);background:rgba(255,255,255,.6)}.HeroSection_ctaSecondary__r8Y74:hover{background:#009688;color:white;border-color:#009688;transform:translateY(-3px)}.HeroSection_badges__iNT2n{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;opacity:0;transform:translateY(30px);animation:HeroSection_fadeSlideUp__KTGQz .8s ease-out .8s forwards}.HeroSection_badge__S8hBL{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;background:rgba(255,255,255,.8);border:1px solid #b2dfdb;border-radius:100px;font-size:.85rem;font-weight:500;color:#00695c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@keyframes HeroSection_fadeSlideUp__KTGQz{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroSection_hero__W3tG8{padding:5rem 0 3rem;min-height:auto}.HeroSection_titleGradient__gQh8h{font-size:3rem}.HeroSection_typewriter__y_bcZ{font-size:1.2rem;white-space:normal;width:auto;border-right:none;animation:HeroSection_fadeSlideUp__KTGQz .8s ease-out .3s forwards;opacity:0}.HeroSection_typewriterWrapper__MABqv{animation-delay:.2s}.HeroSection_subtitle__phD9U{font-size:1rem}.HeroSection_orb1__THL2m{width:250px;height:250px}.HeroSection_orb2___tpIy{width:200px;height:200px}.HeroSection_orb3__8AoKk{display:none}}@media (max-width:480px){.HeroSection_hero__W3tG8{padding:4rem 0 2.5rem}.HeroSection_titleGradient__gQh8h{font-size:2.5rem}.HeroSection_typewriter__y_bcZ{font-size:1.1rem}.HeroSection_ctaGroup__a1MW6{flex-direction:column;align-items:center}.HeroSection_ctaPrimary__93f3Q,.HeroSection_ctaSecondary__r8Y74{width:100%;max-width:300px;justify-content:center}.HeroSection_badges__iNT2n{flex-direction:column;align-items:center}}.DemoSection_section__Kgqio{padding:5rem 0;background:linear-gradient(135deg,#e8f5f3,#d4ede8);position:relative}.DemoSection_container__gn349{max-width:1200px;margin:0 auto;padding:0 1.5rem}.DemoSection_header__WPBfT{text-align:center;margin-bottom:2.5rem;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.DemoSection_header__WPBfT.DemoSection_visible__NM4qa{opacity:1;transform:translateY(0)}.DemoSection_sectionTitle__Gi2x_{font-size:2.25rem;font-weight:800;color:#1a202c;margin-bottom:.75rem;letter-spacing:-.02em}.DemoSection_sectionSubtitle__QC2yO{font-size:1.1rem;color:#4a5568;margin:0;line-height:1.6}.DemoSection_nameLink__ynKrl{color:#009688;text-decoration:none;font-weight:600;transition:color .2s ease}.DemoSection_nameLink__ynKrl:hover{color:#00796b;text-decoration:underline}.DemoSection_videoWrapper__tur0S{opacity:0;transform:translateY(30px);transition:all .8s ease-out .2s}.DemoSection_videoWrapper__tur0S.DemoSection_visible__NM4qa{opacity:1;transform:translateY(0)}.DemoSection_videoContainer__DWmfT{position:relative;padding-bottom:56.25%;height:0;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}.DemoSection_video__2H6Or{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width:768px){.DemoSection_section__Kgqio{padding:3.5rem 0}.DemoSection_sectionTitle__Gi2x_{font-size:1.75rem}.DemoSection_sectionSubtitle__QC2yO{font-size:1rem}.DemoSection_videoContainer__DWmfT{border-radius:12px}}@media (max-width:480px){.DemoSection_section__Kgqio{padding:2.5rem 0}.DemoSection_sectionTitle__Gi2x_{font-size:1.5rem}.DemoSection_header__WPBfT{margin-bottom:1.5rem}.DemoSection_videoContainer__DWmfT{border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.12)}}.HowItWorksSection_section__JOKU_{padding:5rem 0;background:#fafbfc;position:relative}.HowItWorksSection_container__49WOW{max-width:1200px;margin:0 auto;padding:0 1.5rem}.HowItWorksSection_header__zEKby{text-align:center;margin-bottom:3.5rem;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.HowItWorksSection_header__zEKby.HowItWorksSection_visible__sqVaw{opacity:1;transform:translateY(0)}.HowItWorksSection_sectionTitle__S3_uy{font-size:2.25rem;font-weight:800;color:#1a202c;margin-bottom:.5rem;letter-spacing:-.02em}.HowItWorksSection_sectionSubtitle__3rtVM{font-size:1.1rem;color:#718096;margin:0}.HowItWorksSection_stepsContainer__1LBY3{display:flex;align-items:flex-start;justify-content:center;gap:0}.HowItWorksSection_stepWrapper__nTJR0{display:flex;align-items:center;gap:0}.HowItWorksSection_stepCard__PVJmk{position:relative;background:white;border-radius:20px;padding:2.5rem 2rem 2rem;width:300px;border:1px solid #e2e8f0;box-shadow:0 4px 16px rgba(0,0,0,.04);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(40px)}.HowItWorksSection_stepCard__PVJmk.HowItWorksSection_visible__sqVaw{animation:HowItWorksSection_fadeSlideUp__JnNG3 .6s ease-out forwards}.HowItWorksSection_stepCard__PVJmk:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08);border-color:rgba(0,150,136,.3)}.HowItWorksSection_stepNumber__skulc{position:absolute;top:-14px;left:24px;width:32px;height:32px;background:linear-gradient(135deg,#009688,#00796b);color:white;border-radius:10px;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,150,136,.3)}.HowItWorksSection_iconContainer__lkWj2{width:56px;height:56px;background:linear-gradient(135deg,#e0f2f1,#b2dfdb);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#00695c;opacity:0}.HowItWorksSection_iconContainer__lkWj2.HowItWorksSection_iconVisible__YUN9v{animation:HowItWorksSection_fadeSlideUp__JnNG3 .5s ease-out forwards,HowItWorksSection_iconPulse__UC3D1 3s ease-in-out 1.5s infinite}@keyframes HowItWorksSection_iconPulse__UC3D1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.HowItWorksSection_stepTitle__mzk_l{font-size:1.35rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.HowItWorksSection_stepDesc__9dDqq{font-size:.95rem;color:#4a5568;line-height:1.6;margin-bottom:.5rem}.HowItWorksSection_stepDetail__UNX4O{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.HowItWorksSection_stepDetail__UNX4O.HowItWorksSection_expanded__ix3qR{max-height:200px;opacity:1}.HowItWorksSection_stepDetail__UNX4O p{font-size:.88rem;color:#718096;line-height:1.65;padding-top:.5rem;border-top:1px solid #e2e8f0;margin:0}.HowItWorksSection_expandBtn__InVc7{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin:.5rem auto 0;background:#f7fafc;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;color:#718096;transition:all .3s ease;padding:0}.HowItWorksSection_expandBtn__InVc7:hover{background:#e0f2f1;color:#009688;border-color:#b2dfdb}.HowItWorksSection_expandBtn__InVc7 svg{transition:transform .3s ease}.HowItWorksSection_rotated__QpoT2{transform:rotate(180deg)}.HowItWorksSection_arrow__85oaB{padding:0 1rem;opacity:0;color:#009688}.HowItWorksSection_arrowVisible__nvGKG{animation:HowItWorksSection_growArrow__QPasf .5s ease-out forwards}@keyframes HowItWorksSection_growArrow__QPasf{0%{opacity:0;transform:scaleX(0)}to{opacity:.6;transform:scaleX(1)}}@keyframes HowItWorksSection_fadeSlideUp__JnNG3{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HowItWorksSection_stepCard__PVJmk{width:260px;padding:2rem 1.5rem 1.5rem}}@media (max-width:768px){.HowItWorksSection_stepsContainer__1LBY3{flex-direction:column;align-items:center;gap:1rem}.HowItWorksSection_stepWrapper__nTJR0{flex-direction:column}.HowItWorksSection_stepCard__PVJmk{width:100%;max-width:400px}.HowItWorksSection_arrow__85oaB{transform:rotate(90deg);padding:.5rem 0}.HowItWorksSection_sectionTitle__S3_uy{font-size:1.8rem}}@media (max-width:480px){.HowItWorksSection_section__JOKU_{padding:3.5rem 0}.HowItWorksSection_sectionTitle__S3_uy{font-size:1.5rem}}.FeaturesSection_section__ytMMx{padding:5rem 0;background:white;position:relative;overflow:hidden}.FeaturesSection_bgOrb__haZMi{position:absolute;width:500px;height:500px;background:rgba(0,150,136,.04);border-radius:50%;filter:blur(120px);top:20%;right:-100px;pointer-events:none}.FeaturesSection_container__u9fQ6{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.FeaturesSection_header__HJjlN{text-align:center;margin-bottom:3.5rem;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.FeaturesSection_header__HJjlN.FeaturesSection_visible__L0l3k{opacity:1;transform:translateY(0)}.FeaturesSection_sectionTitle__PBOok{font-size:2.25rem;font-weight:800;color:#1a202c;margin-bottom:.5rem;letter-spacing:-.02em}.FeaturesSection_sectionSubtitle__lQcKg{font-size:1.1rem;color:#718096;max-width:500px;margin:0 auto}.FeaturesSection_grid__5YruZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.75rem;gap:1.75rem}.FeaturesSection_card__RZIUu{position:relative;padding:2.25rem;border-radius:20px;background:rgba(255,255,255,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,150,136,.1);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(30px);overflow:hidden}.FeaturesSection_cardVisible__dnpz0{animation:FeaturesSection_fadeSlideUp__yJNjT .6s ease-out forwards}.FeaturesSection_card__RZIUu:hover{transform:translateY(-4px);border-color:rgba(0,150,136,.35);box-shadow:0 16px 40px rgba(0,0,0,.06),0 0 30px rgba(0,150,136,.06)}.FeaturesSection_cardGlow__2TtfM{position:absolute;inset:-1px;border-radius:20px;background:linear-gradient(135deg,rgba(0,150,136,.15),rgba(77,182,172,.08));opacity:0;transition:opacity .3s ease;z-index:-1}.FeaturesSection_card__RZIUu:hover .FeaturesSection_cardGlow__2TtfM{opacity:1}.FeaturesSection_iconContainer__JQYFn{width:52px;height:52px;background:linear-gradient(135deg,#e0f2f1,#b2dfdb);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#00695c}.FeaturesSection_iconFloat__S_n4N{animation:FeaturesSection_float__0Zw7d 3s ease-in-out infinite}@keyframes FeaturesSection_float__0Zw7d{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.FeaturesSection_cardTitle__rFrIx{font-size:1.3rem;font-weight:700;color:#1a202c;margin-bottom:.6rem}.FeaturesSection_cardDesc__25s_I{font-size:.95rem;color:#4a5568;line-height:1.65;margin:0}@keyframes FeaturesSection_fadeSlideUp__yJNjT{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.FeaturesSection_grid__5YruZ{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturesSection_grid__5YruZ{grid-template-columns:1fr;max-width:480px;margin:0 auto}.FeaturesSection_sectionTitle__PBOok{font-size:1.8rem}.FeaturesSection_card__RZIUu{padding:1.75rem}}@media (max-width:480px){.FeaturesSection_section__ytMMx{padding:3.5rem 0}.FeaturesSection_sectionTitle__PBOok{font-size:1.5rem}}.StatsSection_section__hczqq{position:relative;padding:4.5rem 0;background:linear-gradient(135deg,#00695c,#004d40);overflow:hidden}.StatsSection_pattern__NqtOs{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.05) 1px,transparent 0);background-size:24px 24px;pointer-events:none}.StatsSection_container__oFmPy{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.StatsSection_grid__l_6TZ{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;opacity:0;transform:translateY(20px);transition:all .8s ease-out}.StatsSection_grid__l_6TZ.StatsSection_visible__DMD4k{opacity:1;transform:translateY(0)}.StatsSection_stat__CUo9I{text-align:center;padding:1.5rem 1rem;position:relative}.StatsSection_stat__CUo9I:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:rgba(255,255,255,.15)}.StatsSection_statValue__eJY1H{font-size:3.5rem;font-weight:800;color:white;line-height:1.1;margin-bottom:.5rem;letter-spacing:-.02em}.StatsSection_statLabel__sCA3r{font-size:.95rem;color:rgba(255,255,255,.7);font-weight:500;line-height:1.4}@media (max-width:768px){.StatsSection_grid__l_6TZ{grid-template-columns:repeat(2,1fr);gap:1.5rem}.StatsSection_stat__CUo9I:nth-child(2):after,.StatsSection_stat__CUo9I:nth-child(3):after,.StatsSection_stat__CUo9I:nth-child(4):after{display:none}.StatsSection_statValue__eJY1H{font-size:2.75rem}}@media (max-width:480px){.StatsSection_section__hczqq{padding:3rem 0}.StatsSection_grid__l_6TZ{grid-template-columns:1fr 1fr}.StatsSection_statValue__eJY1H{font-size:2.25rem}.StatsSection_statLabel__sCA3r{font-size:.85rem}.StatsSection_stat__CUo9I:after{display:none}}.StandardsSection_section__MhwOU{padding:5rem 0;background:#fafbfc}.StandardsSection_container__BvF_B{max-width:1200px;margin:0 auto;padding:0 1.5rem}.StandardsSection_header__Gz2mH{text-align:center;margin-bottom:3rem;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.StandardsSection_header__Gz2mH.StandardsSection_visible__g16sb{opacity:1;transform:translateY(0)}.StandardsSection_sectionTitle__GHsLM{font-size:2.25rem;font-weight:800;color:#1a202c;margin-bottom:.5rem;letter-spacing:-.02em}.StandardsSection_sectionSubtitle__GPbFK{font-size:1.1rem;color:#718096;max-width:500px;margin:0 auto}.StandardsSection_badgesRow___jAH8{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.75rem;gap:1.75rem;margin-bottom:2.5rem}.StandardsSection_badge__K_osj{position:relative;background:white;border-radius:16px;padding:2rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,.03);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;opacity:0;transform:scale(.9) translateY(20px)}.StandardsSection_badgeVisible__0k_8s{animation:StandardsSection_scaleIn__FjrdU .5s ease-out forwards}@keyframes StandardsSection_scaleIn__FjrdU{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.StandardsSection_badge__K_osj:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.06);border-color:rgba(0,150,136,.3)}.StandardsSection_badgeAccent__nR5rc{position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#009688,#4DB6AC);border-radius:16px 0 0 16px}.StandardsSection_badgeContent__tdq65{padding-left:.5rem}.StandardsSection_badgeName___a8T3{font-size:1.5rem;font-weight:800;color:#009688;margin-bottom:.25rem;letter-spacing:-.01em}.StandardsSection_badgeEdition__i8EQL{display:inline-block;font-size:.8rem;font-weight:600;color:#00796b;background:#e0f2f1;padding:.2rem .65rem;border-radius:100px;margin-bottom:.75rem}.StandardsSection_badgeDesc__hX_yC{font-size:.9rem;color:#4a5568;line-height:1.55;margin:0}.StandardsSection_footnote__17AWl{text-align:center;font-size:.95rem;color:#718096;max-width:640px;margin:0 auto;line-height:1.65;opacity:0;transform:translateY(20px);transition:all .8s ease-out .5s}.StandardsSection_footnote__17AWl.StandardsSection_visible__g16sb{opacity:1;transform:translateY(0)}@media (max-width:768px){.StandardsSection_badgesRow___jAH8{grid-template-columns:1fr;max-width:480px;margin:0 auto 2rem}.StandardsSection_sectionTitle__GHsLM{font-size:1.8rem}}@media (max-width:480px){.StandardsSection_section__MhwOU{padding:3.5rem 0}.StandardsSection_sectionTitle__GHsLM{font-size:1.5rem}.StandardsSection_badge__K_osj{padding:1.5rem}}.CtaSection_section___88pW{position:relative;padding:5rem 0;background:linear-gradient(135deg,#e8f5f3,#d4ede8);overflow:hidden}.CtaSection_waveDivider__B0Sx_{position:absolute;top:-1px;left:0;right:0;line-height:0}.CtaSection_waveDivider__B0Sx_ svg{width:100%;height:60px}.CtaSection_orb__9RuTJ{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.CtaSection_orb1__sW15j{width:300px;height:300px;background:rgba(0,150,136,.08);top:-50px;left:-80px;animation:CtaSection_floatOrb__6N_7t 20s ease-in-out infinite}.CtaSection_orb2__i2Msd{width:250px;height:250px;background:rgba(77,182,172,.06);bottom:-60px;right:-60px;animation:CtaSection_floatOrb__6N_7t 25s ease-in-out infinite reverse}@keyframes CtaSection_floatOrb__6N_7t{0%,to{transform:translate(0)}50%{transform:translate(30px,-20px)}}.CtaSection_container__A0SMY{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.CtaSection_content__zS6i2{text-align:center;max-width:600px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.CtaSection_content__zS6i2.CtaSection_visible__HSjNl{opacity:1;transform:translateY(0)}.CtaSection_title__E4K21{font-size:2.25rem;font-weight:800;color:#1a202c;margin-bottom:.75rem;letter-spacing:-.02em;line-height:1.25}.CtaSection_subtitle___ZNoD{font-size:1.15rem;color:#4a5568;margin-bottom:2rem;line-height:1.6}.CtaSection_ctaGroup__Hrenf{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.CtaSection_ctaPrimary__n94jh{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#009688,#00796b);color:white;border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;box-shadow:0 8px 25px rgba(0,150,136,.3);transition:all .3s cubic-bezier(.4,0,.2,1)}.CtaSection_ctaPrimary__n94jh:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,150,136,.4)}.CtaSection_ctaSecondary__NeHVT{display:inline-flex;align-items:center;padding:1rem 1.75rem;color:#00796b;border:2px solid rgba(0,150,136,.3);border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;background:rgba(255,255,255,.6);transition:all .3s cubic-bezier(.4,0,.2,1)}.CtaSection_ctaSecondary__NeHVT:hover{background:#009688;color:white;border-color:#009688;transform:translateY(-3px)}@media (max-width:768px){.CtaSection_title__E4K21{font-size:1.8rem}.CtaSection_subtitle___ZNoD{font-size:1rem}}@media (max-width:480px){.CtaSection_section___88pW{padding:4rem 0 3.5rem}.CtaSection_title__E4K21{font-size:1.5rem}.CtaSection_ctaGroup__Hrenf{flex-direction:column;align-items:center}.CtaSection_ctaPrimary__n94jh,.CtaSection_ctaSecondary__NeHVT{width:100%;max-width:300px;justify-content:center}}