.FAQSection_faqSection__bg7_e{padding:8rem 2rem;background:linear-gradient(180deg,#fff,#f8f4ff);position:relative;overflow:hidden}.FAQSection_bgDecor__Nfsss{position:absolute;inset:0;pointer-events:none;overflow:hidden}.FAQSection_bgCircle1__UuO1A{position:absolute;top:-200px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(113,74,156,.08) 0,transparent 70%);border-radius:50%}.FAQSection_bgCircle2__TwLvV{position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(181,116,196,.06) 0,transparent 70%);border-radius:50%}.FAQSection_faqContainer__NAeUA{max-width:900px;margin:0 auto;position:relative;z-index:1}.FAQSection_faqHeader__JkMjE{text-align:center;margin-bottom:3.5rem;position:relative}.FAQSection_headerIcon__6A7RX{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:20px;color:#fff;margin:0 auto 1.25rem;box-shadow:0 12px 30px rgba(113,74,156,.25)}.FAQSection_faqLabel__5_V3w{display:inline-block;padding:.5rem 1.25rem;background:linear-gradient(135deg,rgba(113,74,156,.1),rgba(181,116,196,.1));color:#714a9c;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;border-radius:30px;margin-bottom:1.25rem;border:1px solid rgba(113,74,156,.15)}.FAQSection_faqTitle__MfMOK{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#1a1a2e;margin:0 0 1rem;letter-spacing:-.02em}.FAQSection_faqSubtitle__cBuUc{font-size:1.15rem;color:#666;line-height:1.6;max-width:600px;margin:0 auto}.FAQSection_categoryFilter__kQqp1{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem}.FAQSection_categoryBtn__GgGq0{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:2px solid rgba(113,74,156,.12);border-radius:50px;color:#555;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.FAQSection_categoryBtn__GgGq0:hover{border-color:#714a9c;color:#714a9c;transform:translateY(-2px);box-shadow:0 6px 20px rgba(113,74,156,.12)}.FAQSection_categoryActive___90W1{background:linear-gradient(135deg,#714a9c,#b574c4);color:#fff;border-color:transparent}.FAQSection_categoryActive___90W1:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(113,74,156,.3)}.FAQSection_categoryCount__LYIj2{font-size:.75rem;padding:.2rem .6rem;background:rgba(113,74,156,.1);border-radius:20px;font-weight:700}.FAQSection_categoryActive___90W1 .FAQSection_categoryCount__LYIj2{background:hsla(0,0%,100%,.25)}.FAQSection_faqGrid__d_nY4{display:grid;grid-gap:1rem;gap:1rem}.FAQSection_faqItem__3k1_0{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 25px rgba(113,74,156,.06);border:1px solid rgba(113,74,156,.08);transition:all .3s ease}.FAQSection_faqItem__3k1_0:hover{box-shadow:0 8px 35px rgba(113,74,156,.1);border-color:rgba(113,74,156,.15)}.FAQSection_faqQuestion__iAhGG{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.75rem;background:none;border:none;cursor:pointer;text-align:left;transition:background .3s ease}.FAQSection_faqQuestion__iAhGG:hover{background:rgba(113,74,156,.02)}.FAQSection_questionText__Gh_Lx{font-size:1rem;font-weight:600;color:#1a1a2e;line-height:1.5}.FAQSection_faqIcon__bEjw5{flex-shrink:0;color:#714a9c;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,rgba(113,74,156,.08),rgba(181,116,196,.08));border-radius:50%;transition:all .3s ease}.FAQSection_faqItem__3k1_0:hover .FAQSection_faqIcon__bEjw5{background:linear-gradient(135deg,#714a9c,#b574c4);color:#fff}.FAQSection_faqAnswer__UuX8N{overflow:hidden}.FAQSection_faqAnswer__UuX8N p{padding:0 1.75rem 1.75rem;margin:0;font-size:.95rem;line-height:1.8;color:#555}.FAQSection_faqCta__Jo4dE{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:3.5rem;padding:2rem 2.5rem;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:24px;box-shadow:0 15px 50px rgba(113,74,156,.3)}.FAQSection_ctaContent__1a4q_ h3{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;color:#fff}.FAQSection_ctaContent__1a4q_ p{margin:0;font-size:.95rem;color:hsla(0,0%,100%,.85)}.FAQSection_ctaButton__pIXoS{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;color:#714a9c;border-radius:50px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 8px 25px rgba(0,0,0,.15);white-space:nowrap}.FAQSection_ctaButton__pIXoS:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px rgba(0,0,0,.2)}@media (max-width:768px){.FAQSection_faqSection__bg7_e{padding:5rem 1rem}.FAQSection_categoryFilter__kQqp1{gap:.5rem}.FAQSection_categoryBtn__GgGq0{padding:.6rem 1rem;font-size:.85rem}.FAQSection_faqQuestion__iAhGG{padding:1.25rem}.FAQSection_questionText__Gh_Lx{font-size:.95rem}.FAQSection_faqAnswer__UuX8N p{padding:0 1.25rem 1.25rem;font-size:.9rem}.FAQSection_faqCta__Jo4dE{flex-direction:column;text-align:center;padding:1.75rem}.FAQSection_ctaButton__pIXoS{width:100%;justify-content:center}}@media (max-width:480px){.FAQSection_faqTitle__MfMOK{font-size:1.75rem}.FAQSection_categoryBtn__GgGq0 span:not(.FAQSection_categoryCount__LYIj2){display:none}.FAQSection_categoryBtn__GgGq0{padding:.6rem .85rem}}@media (prefers-reduced-motion:reduce){.FAQSection_bgDecor__Nfsss,.FAQSection_faqSection__bg7_e *{animation:none!important;transition:none!important}}.Footer_scrollTopBtn__vImEO{position:fixed;bottom:24px;right:24px;z-index:99;display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:linear-gradient(135deg,#714a9c,#b574c4);border:none;border-radius:16px;color:#fff;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 6px 20px rgba(113,74,156,.35)}.Footer_scrollTopBtn__vImEO:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 12px 35px rgba(113,74,156,.45)}.Footer_scrollTopBtn__vImEO svg{transition:transform .3s ease}.Footer_scrollTopBtn__vImEO:hover svg{transform:translateY(-2px)}.Footer_footer__BcFSR{position:relative;background:linear-gradient(135deg,#714a9c,#5a3a7a);overflow:hidden}.Footer_footer__BcFSR:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(232,164,208,.1) 0,transparent 70%);border-radius:50%;z-index:0}.Footer_footer__BcFSR:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(113,74,156,.3) 0,transparent 70%);border-radius:50%;z-index:0}.Footer_footerMain__8koKu{padding:5rem 2rem 3rem;position:relative;z-index:1}.Footer_footerContainer__lUNcs{position:relative;z-index:10;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:2.5rem;gap:2.5rem}.Footer_footerBrand__Vbmxe{display:flex;flex-direction:column;gap:1.25rem}.Footer_brandLogo__Ti8_h{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.Footer_logoImage__k9ROJ{width:50px;height:50px;flex-shrink:0}.Footer_logoImage__k9ROJ img{width:100%;height:100%;object-fit:contain}.Footer_logoTexts__7_BY2{display:flex;flex-direction:column}.Footer_logoText__VSYAt{font-size:1.5rem;font-weight:900;color:#fff;letter-spacing:2px;line-height:1.2}.Footer_logoTagline__rDPLq{font-size:.7rem;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:2px}.Footer_brandDesc__1QGNg{font-size:.95rem;line-height:1.75;color:hsla(0,0%,100%,.85);margin:.5rem 0}.Footer_contactItem__9BQj8{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;color:hsla(0,0%,100%,.85);transition:all .3s ease}.Footer_contactItem__9BQj8:hover{color:#e8a4d0;transform:translateX(5px)}.Footer_contactItem__9BQj8 svg{color:#e8a4d0;flex-shrink:0;margin-top:3px;transition:transform .3s ease}.Footer_contactItem__9BQj8:hover svg{transform:scale(1.1)}.Footer_contactItem__9BQj8 a{color:hsla(0,0%,100%,.85);text-decoration:none;transition:color .3s ease}.Footer_contactItem__9BQj8 a:hover{color:#e8a4d0}.Footer_socialLinks__FvOCU{display:flex;gap:.75rem;margin-top:1rem}.Footer_socialLink__GSvrm{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:hsla(0,0%,100%,.1);border-radius:14px;color:#fff;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid hsla(0,0%,100%,.1)}.Footer_socialLink__GSvrm:hover{background:#fff;color:#714a9c;transform:translateY(-5px) scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Footer_footerColumn__Fms7J h4{margin:0 0 1.5rem;font-size:1.15rem;font-weight:700;color:#fff;position:relative;padding-bottom:.75rem}.Footer_footerColumn__Fms7J h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#e8a4d0,transparent);border-radius:2px}.Footer_footerLinks__dMP0_{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.Footer_footerLinks__dMP0_ li a{font-size:.9rem;color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease;display:inline-block;position:relative}.Footer_footerLinks__dMP0_ li a:before{content:"→";position:absolute;left:-20px;opacity:0;transform:translateX(-10px);transition:all .3s ease}.Footer_footerLinks__dMP0_ li a:hover{color:#e8a4d0;padding-left:20px}.Footer_footerLinks__dMP0_ li a:hover:before{opacity:1;transform:translateX(0);left:0}.Footer_footerNewsletter__wrRbT{padding:3rem 2rem;background:rgba(0,0,0,.1);position:relative;z-index:1}.Footer_newsletterContainer__IlBvk{position:relative;z-index:10;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem 3rem;background:hsla(0,0%,100%,.08);border-radius:24px;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Footer_newsletterContent__f9O__ h3{margin:0 0 .5rem;font-size:1.6rem;font-weight:700;color:#fff}.Footer_newsletterContent__f9O__ p{margin:0;color:#fff;font-size:.95rem;font-weight:500}.Footer_newsletterForm__BU_qS{display:flex;gap:1rem;flex-shrink:0}.Footer_newsletterForm__BU_qS input{width:320px;padding:1rem 1.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:30px;color:#fff;font-size:1rem;transition:all .3s ease}.Footer_newsletterForm__BU_qS input::placeholder{color:#ccc}.Footer_newsletterForm__BU_qS input:focus{outline:none;background:hsla(0,0%,100%,.15);border-color:#e8a4d0;box-shadow:0 0 0 4px rgba(232,164,208,.2)}.Footer_newsletterForm__BU_qS button{padding:1rem 2rem;background:#fff;border:none;border-radius:30px;font-weight:600;font-size:1rem;color:#714a9c;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Footer_newsletterForm__BU_qS button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Footer_footerBottom__mQVnP{padding:1.5rem 2rem;background:rgba(0,0,0,.15);position:relative;z-index:1}.Footer_footerBottom__mQVnP .Footer_footerContainer__lUNcs{display:flex;align-items:center;justify-content:space-between}.Footer_footerBottom__mQVnP p{margin:0;font-size:.9rem;color:hsla(0,0%,100%,.8)}.Footer_footerLegal__ub37s{display:flex;gap:2rem}.Footer_footerLegal__ub37s a{font-size:.9rem;color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease;position:relative}.Footer_footerLegal__ub37s a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#e8a4d0;transition:width .3s ease}.Footer_footerLegal__ub37s a:hover{color:#e8a4d0}.Footer_footerLegal__ub37s a:hover:after{width:100%}.Footer_countryTags__ocvB_{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.Footer_countryTag__xhpIg{display:inline-block;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:999px;padding:.4rem .9rem;font-size:.85rem;transition:background .2s ease,border-color .2s ease}.Footer_countryTag__xhpIg a{color:hsla(0,0%,100%,.85);text-decoration:none;white-space:nowrap}.Footer_countryTag__xhpIg:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.35)}.Footer_countryTag__xhpIg:hover a{color:#fff}@media (max-width:1024px){.Footer_footerContainer__lUNcs{grid-template-columns:1fr 1fr}.Footer_footerBrand__Vbmxe{grid-column:span 2}.Footer_footerColumn__Fms7J{min-width:0}.Footer_newsletterContainer__IlBvk{flex-direction:column;text-align:center;padding:2rem}.Footer_newsletterForm__BU_qS{width:100%;justify-content:center}}@media (max-width:768px){.Footer_footerMain__8koKu{padding:3rem 1.5rem 2rem}.Footer_footerContainer__lUNcs{grid-template-columns:1fr;gap:2.5rem}.Footer_footerBrand__Vbmxe{grid-column:span 1}.Footer_newsletterContainer__IlBvk{padding:1.75rem}.Footer_newsletterForm__BU_qS{flex-direction:column;width:100%}.Footer_newsletterForm__BU_qS button,.Footer_newsletterForm__BU_qS input{width:100%}.Footer_footerBottom__mQVnP .Footer_footerContainer__lUNcs{flex-direction:column;gap:1rem;text-align:center}.Footer_footerLegal__ub37s{gap:1.5rem;justify-content:center}.Footer_scrollTopBtn__vImEO{bottom:16px;right:16px;width:48px;height:48px}}@media (max-width:480px){.Footer_footerMain__8koKu{padding:2.5rem 1rem 1.5rem}.Footer_logoText__VSYAt{font-size:1.75rem}.Footer_newsletterContent__f9O__ h3{font-size:1.35rem}.Footer_footerBottom__mQVnP p{font-size:.8rem}.Footer_footerLegal__ub37s{flex-direction:column;gap:.75rem}}.GetStartedPopup_overlay__QLNve{position:fixed;inset:0;background:linear-gradient(135deg,rgba(113,74,156,.92),rgba(181,116,196,.88));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:GetStartedPopup_fadeIn__zid27 .3s ease-out}.GetStartedPopup_overlay__QLNve.GetStartedPopup_closing__Mc_Cc{animation:GetStartedPopup_fadeOut__YCYzx .2s ease-in forwards}.GetStartedPopup_modal__FrYj2{position:relative;background:#fff;border-radius:24px;padding:40px 32px 28px;width:100%;max-width:440px;box-shadow:0 25px 60px rgba(0,0,0,.3);text-align:center;animation:GetStartedPopup_slideIn__qXrtB .4s cubic-bezier(.16,1,.3,1)}.GetStartedPopup_overlay__QLNve.GetStartedPopup_closing__Mc_Cc .GetStartedPopup_modal__FrYj2{animation:GetStartedPopup_slideOut__WE54m .2s ease-in forwards}.GetStartedPopup_close__udcTi{position:absolute;top:12px;right:16px;width:32px;height:32px;border:none;background:transparent;font-size:28px;line-height:1;color:#999;cursor:pointer;border-radius:50%;transition:background .2s,color .2s}.GetStartedPopup_close__udcTi:hover{background:#f3f4f6;color:#333}.GetStartedPopup_close__udcTi:focus-visible{outline:2px solid #714a9c;outline-offset:2px}.GetStartedPopup_iconWrap__QouXw{display:flex;justify-content:center;margin-bottom:16px}.GetStartedPopup_icon__5gZ_P{font-size:56px;display:inline-block;animation:GetStartedPopup_bounce__maB_E 2.4s ease-in-out infinite}.GetStartedPopup_title__vq1Ki{font-size:24px;font-weight:700;color:#1a1a2e;margin:0 0 12px;line-height:1.25}.GetStartedPopup_subtitle__mfNxP{font-size:15px;color:#555;margin:0 0 20px;line-height:1.5}.GetStartedPopup_benefits__4TXZG{list-style:none;margin:0 0 24px;text-align:left;background:#f8f8fc;border-radius:12px;padding:16px 20px}.GetStartedPopup_benefits__4TXZG li{position:relative;padding-left:28px;font-size:14px;color:#333;line-height:1.6}.GetStartedPopup_benefits__4TXZG li+li{margin-top:6px}.GetStartedPopup_benefits__4TXZG li:before{content:"✓";position:absolute;left:0;top:0;color:#22c55e;font-weight:700;font-size:16px}.GetStartedPopup_cta__39LS_{display:block;width:100%;padding:14px 20px;background:linear-gradient(135deg,#714a9c,#b574c4);color:#fff;text-decoration:none;border-radius:12px;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .2s;box-shadow:0 6px 18px rgba(113,74,156,.35)}.GetStartedPopup_cta__39LS_:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(113,74,156,.45)}.GetStartedPopup_cta__39LS_:focus-visible{outline:3px solid #b574c4;outline-offset:2px}.GetStartedPopup_later__Xryxj{display:block;margin:12px auto 0;padding:8px 16px;background:transparent;border:none;color:#888;font-size:14px;cursor:pointer;text-decoration:underline}.GetStartedPopup_later__Xryxj:hover{color:#555}@keyframes GetStartedPopup_fadeIn__zid27{0%{opacity:0}to{opacity:1}}@keyframes GetStartedPopup_fadeOut__YCYzx{0%{opacity:1}to{opacity:0}}@keyframes GetStartedPopup_slideIn__qXrtB{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes GetStartedPopup_slideOut__WE54m{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.98)}}@keyframes GetStartedPopup_bounce__maB_E{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:480px){.GetStartedPopup_modal__FrYj2{padding:32px 22px 24px;border-radius:20px}.GetStartedPopup_title__vq1Ki{font-size:20px}.GetStartedPopup_icon__5gZ_P{font-size:48px}}@media (prefers-reduced-motion:reduce){.GetStartedPopup_icon__5gZ_P,.GetStartedPopup_modal__FrYj2,.GetStartedPopup_overlay__QLNve{animation:none}.GetStartedPopup_cta__39LS_:hover{transform:none}}.GoalsSection_goalsSection__0o7jV{position:relative;padding:6rem 2rem;background:linear-gradient(180deg,#fff,#f8f4ff 50%,#fff);overflow:hidden}.GoalsSection_goalsSection__0o7jV:before{content:"";position:absolute;bottom:10%;right:-5%;width:350px;height:350px;background:radial-gradient(circle,rgba(181,116,196,.08) 0,transparent 70%);border-radius:50%;z-index:0}.GoalsSection_goalsContainer__aEu6c{max-width:1200px;margin:0 auto;position:relative;z-index:1}.GoalsSection_goalsHeader__lA0zY{text-align:center;margin-bottom:4rem}.GoalsSection_goalsLabel__AaPTr{display:inline-flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;color:#b574c4;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.GoalsSection_goalsLabelLine__oozDr{width:40px;height:2px;background:linear-gradient(90deg,#714a9c,#b574c4);border-radius:2px;transition:width .4s ease}.GoalsSection_goalsLabel__AaPTr:hover .GoalsSection_goalsLabelLine__oozDr{width:60px}.GoalsSection_goalsTitle__Vq8eS{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#714a9c;margin:0 0 1rem;line-height:1.2}.GoalsSection_goalsHighlight__YwKcs{color:#b574c4;position:relative}.GoalsSection_goalsSubtitle__WR40y{font-size:1.15rem;color:#444;max-width:600px;margin:0 auto;line-height:1.7}.GoalsSection_goalCard__lW9rF{position:relative;background:#fff;border-radius:24px;padding:2rem;box-shadow:0 10px 40px rgba(113,74,156,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;border:1px solid rgba(113,74,156,.05)}.GoalsSection_goalCard__lW9rF:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#714a9c,#b574c4,#e8a4d0);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.GoalsSection_goalCard__lW9rF:hover:before{transform:scaleX(1)}.GoalsSection_goalCard__lW9rF:hover{box-shadow:0 20px 50px rgba(113,74,156,.15)}.GoalsSection_goalIconWrapper__usdA0{position:relative;width:70px;height:70px;margin-bottom:1.5rem;z-index:2}.GoalsSection_goalIconBg__PQoDL{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#714a9c,#b574c4);opacity:.15;border-radius:18px;transition:all .4s ease;z-index:1}.GoalsSection_goalCard__lW9rF:hover .GoalsSection_goalIconBg__PQoDL{opacity:.25;transform:scale(1.05)}.GoalsSection_goalIcon__AKYgP{position:absolute;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;width:70px;height:70px;background:#fff;border-radius:18px;color:#714a9c;box-shadow:0 4px 15px rgba(113,74,156,.15);transition:all .4s ease}.GoalsSection_goalCard__lW9rF:hover .GoalsSection_goalIcon__AKYgP{background:linear-gradient(135deg,#714a9c,#b574c4);color:#fff;box-shadow:0 8px 25px rgba(113,74,156,.3)}.GoalsSection_goalIconGlow__H6As0{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(181,116,196,.4) 0,transparent 70%);filter:blur(20px);opacity:0;transition:opacity .4s ease;z-index:0}.GoalsSection_goalCard__lW9rF:hover .GoalsSection_goalIconGlow__H6As0{opacity:1}.GoalsSection_goalContent__A44RU{position:relative;z-index:2;transition:all .3s ease}.GoalsSection_goalContent__A44RU h3{margin:0 0 .75rem;font-size:1.3rem;font-weight:700;color:#333;transition:color .3s ease}.GoalsSection_goalCard__lW9rF:hover .GoalsSection_goalContent__A44RU h3{color:#714a9c}.GoalsSection_goalContent__A44RU p{margin:0;font-size:.95rem;line-height:1.7;color:#666}.GoalsSection_goalNumber__4pGgE{position:absolute;top:1rem;right:1rem;font-size:3rem;font-weight:800;color:rgba(113,74,156,.05);line-height:1;transition:all .4s ease;z-index:1}.GoalsSection_goalCard__lW9rF:hover .GoalsSection_goalNumber__4pGgE{color:rgba(113,74,156,.1);transform:scale(1.1)}.GoalsSection_goalBorder__9Vi8w{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#714a9c,#b574c4,#e8a4d0);transform:scaleX(0);transform-origin:left;transition:transform .4s ease;z-index:2}.GoalsSection_goalCard__lW9rF:hover .GoalsSection_goalBorder__9Vi8w{transform:scaleX(1)}.GoalsSection_goalBgPattern__ff2xT{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(113,74,156,.03),rgba(181,116,196,.06) 50%,rgba(232,164,208,.03));z-index:0;pointer-events:none}.GoalsSection_goalLink__h_5zB{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;font-weight:600;color:#b574c4;cursor:pointer;transition:all .3s ease}.GoalsSection_goalLink__h_5zB:hover{color:#714a9c}.GoalsSection_particle__K5mRQ{position:absolute;top:50%;left:50%;width:6px;height:6px;background:linear-gradient(135deg,#b574c4,#e8a4d0);border-radius:50%;pointer-events:none;z-index:10}.GoalsSection_cornerAccent__Kx1PW{position:absolute;top:0;right:0;width:40px;height:40px;border-top:2px solid rgba(181,116,196,.3);border-right:2px solid rgba(181,116,196,.3);border-top-right-radius:12px;z-index:3}.GoalsSection_goalsGrid__Gb4HX{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;perspective:1000px}.GoalsSection_goalsCtaSection__2uPpI{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:4rem;padding:3rem;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:24px;position:relative;overflow:hidden;animation:GoalsSection_gradientShift__y6ChG 6s ease infinite}@keyframes GoalsSection_gradientShift__y6ChG{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.GoalsSection_goalsCtaSection__2uPpI:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.08) 0,transparent 50%)}.GoalsSection_ctaContent__KYHKO{position:relative;z-index:1}.GoalsSection_ctaContent__KYHKO h3{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#fff}.GoalsSection_ctaContent__KYHKO p{margin:0;color:hsla(0,0%,100%,.9);font-size:1rem}.GoalsSection_ctaButtons__QvQrh{display:flex;gap:1rem;position:relative;z-index:1}.GoalsSection_ctaBtnPrimary__tevxu{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#fff;border-radius:30px;font-weight:600;color:#714a9c;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 20px rgba(0,0,0,.15)}.GoalsSection_ctaBtnPrimary__tevxu:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 30px rgba(0,0,0,.2)}.GoalsSection_ctaBtnPrimary__tevxu svg{transition:transform .3s ease}.GoalsSection_ctaBtnPrimary__tevxu:hover svg{transform:scale(1.1)}.GoalsSection_ctaBtnSecondary__xFIeX{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:transparent;border:2px solid hsla(0,0%,100%,.8);border-radius:30px;font-weight:600;color:#fff;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.GoalsSection_ctaBtnSecondary__xFIeX:hover{background:hsla(0,0%,100%,.15);border-color:#fff;transform:translateY(-4px)}.GoalsSection_ctaBtnSecondary__xFIeX svg{transition:transform .3s ease}.GoalsSection_ctaBtnSecondary__xFIeX:hover svg{transform:translateX(4px)}@media (max-width:1024px){.GoalsSection_goalsGrid__Gb4HX{grid-template-columns:repeat(2,1fr)}.GoalsSection_goalsCtaSection__2uPpI{flex-direction:column;text-align:center;padding:2.5rem}.GoalsSection_ctaButtons__QvQrh{margin-top:1rem}}@media (max-width:768px){.GoalsSection_goalsSection__0o7jV{padding:4rem 1.5rem}.GoalsSection_goalsHeader__lA0zY{margin-bottom:2.5rem}.GoalsSection_ctaButtons__QvQrh{flex-direction:column;width:100%}.GoalsSection_ctaBtnPrimary__tevxu,.GoalsSection_ctaBtnSecondary__xFIeX{justify-content:center;padding:.875rem 1.5rem}.GoalsSection_goalIconWrapper__usdA0,.GoalsSection_goalIcon__AKYgP{width:60px;height:60px}}@media (max-width:640px){.GoalsSection_goalsGrid__Gb4HX{grid-template-columns:1fr;gap:1.5rem}.GoalsSection_goalCard__lW9rF{padding:1.75rem}.GoalsSection_goalsCtaSection__2uPpI{padding:2rem;gap:1.5rem}.GoalsSection_ctaContent__KYHKO h3{font-size:1.5rem}}.Hero_srOnly__CWZi5{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Hero_hero__vUAjb{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:7rem 2rem 4rem;overflow:hidden;z-index:1}.Hero_hero__vUAjb:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 50%,rgba(113,74,156,.03) 0,transparent 40%),radial-gradient(circle at 85% 30%,rgba(181,116,196,.03) 0,transparent 40%);z-index:0}.Hero_canvas__gnsxH{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.1;z-index:0}.Hero_heroContainer__OvU6Z{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:1}.Hero_heroLayout__mO1wF{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.Hero_heroText__3BedP{display:flex;flex-direction:column;gap:1.5rem}.Hero_heroBadge__k1Amw{display:inline-flex;align-items:center;gap:1rem;padding:.5rem 1rem;background:#fff;border-radius:30px;box-shadow:0 4px 20px rgba(113,74,156,.1);font-size:.85rem;font-weight:600;color:#714a9c;width:-moz-fit-content;width:fit-content;border:1px solid rgba(113,74,156,.1)}.Hero_badgeDot__GI57v{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:Hero_pulseDot__H1Jjg 2s infinite}@keyframes Hero_pulseDot__H1Jjg{0%,to{opacity:1}50%{opacity:.4}}.Hero_heroTitle__gcNdV{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#714a9c;line-height:1.2;margin:0;text-align:left}.Hero_heroCiccChip__tMAiG{display:inline-flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.45rem .9rem;background:linear-gradient(135deg,rgba(113,74,156,.1),rgba(181,116,196,.1));border:1px solid rgba(113,74,156,.3);border-radius:999px;color:#714a9c;font-size:.85rem;font-weight:700;letter-spacing:.02em;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .15s ease,transform .15s ease}.Hero_heroCiccChip__tMAiG:hover{background:linear-gradient(135deg,rgba(113,74,156,.18),rgba(181,116,196,.18));transform:translateY(-1px)}.Hero_heroCiccDot__2dyam{color:rgba(113,74,156,.4);font-weight:800}.Hero_heroLocationChip__a1tcH{display:inline-flex;align-items:center;gap:.4rem;margin-top:.5rem;padding:.4rem .85rem;background:#fff;border:1px solid rgba(113,74,156,.15);border-radius:999px;color:#555;font-size:.85rem;font-weight:600;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .15s ease}.Hero_heroLocationChip__a1tcH:hover{background:rgba(113,74,156,.04)}.Hero_heroStats__dodqJ{display:flex;align-items:center;gap:2rem;padding:1.25rem 1.5rem;background:#fff;border-radius:20px;box-shadow:0 8px 30px rgba(113,74,156,.1);border:1px solid rgba(113,74,156,.08);width:-moz-fit-content;width:fit-content}.Hero_heroStatItem__ESzKM{display:flex;flex-direction:column}.Hero_heroStatNumber__xfCTY{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#714a9c,#b574c4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.Hero_heroStatLabel__eoNmg{font-size:.85rem;color:#666;font-weight:500;margin-top:.25rem}.Hero_heroStatDivider__pTCXW{width:2px;height:50px;background:linear-gradient(180deg,#714a9c,#b574c4);border-radius:1px;opacity:.3}.Hero_heroSubtext__WEzdP{font-size:1.05rem;color:#555;line-height:1.7;margin:0;max-width:480px}.Hero_heroFeatures__Y6bYC{display:flex;gap:.75rem;flex-wrap:wrap}.Hero_featureItem__SKKhX{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border-radius:25px;color:#714a9c;font-weight:500;font-size:.85rem;box-shadow:0 4px 15px rgba(113,74,156,.08);transition:all .3s ease;opacity:0;transform:translateY(20px);animation:Hero_featureSlideIn__V5_dn .5s ease-out forwards;border:1px solid rgba(113,74,156,.1)}.Hero_featureItem__SKKhX:first-child{animation-delay:.5s}.Hero_featureItem__SKKhX:nth-child(2){animation-delay:.65s}.Hero_featureItem__SKKhX:nth-child(3){animation-delay:.8s}@keyframes Hero_featureSlideIn__V5_dn{to{opacity:1;transform:translateY(0)}}.Hero_featureItem__SKKhX:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(113,74,156,.15);background:#f8f4ff}.Hero_featureItem__SKKhX svg{color:#b574c4}.Hero_heroCtas__8iBby{display:flex;gap:1rem;margin-top:.5rem}.Hero_ctaButton__AeD3m{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:30px;font-weight:600;font-size:.95rem;color:#fff;text-decoration:none;transition:all .4s ease;box-shadow:0 6px 20px rgba(113,74,156,.3)}.Hero_ctaButton__AeD3m:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(113,74,156,.4)}.Hero_ctaButton__AeD3m svg{transition:transform .3s ease}.Hero_ctaButton__AeD3m:hover svg{transform:translateX(4px)}.Hero_ctaButtonSecondary__XZ2d_{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;border:2px solid #714a9c;border-radius:30px;font-weight:600;font-size:.95rem;color:#714a9c;text-decoration:none;transition:all .4s ease}.Hero_ctaButtonSecondary__XZ2d_:hover{background:#714a9c;color:#fff;transform:translateY(-3px)}.Hero_heroImage__AC5r_{position:relative;display:flex;justify-content:center;align-items:center}.Hero_imageWrapper__JfxsT{position:relative;width:420px;height:420px}.Hero_imagePlaceholder__kTVKe{width:100%;height:100%;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px rgba(113,74,156,.15),inset 0 0 0 3px rgba(113,74,156,.08);position:relative;z-index:2;border:4px solid rgba(113,74,156,.1)}.Hero_imagePlaceholder__kTVKe img{width:240px;height:240px;object-fit:contain}.Hero_imageGlow__5so2x{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:350px;height:350px;background:radial-gradient(circle,rgba(181,116,196,.2) 0,transparent 70%);filter:blur(50px);z-index:1}.Hero_scrollIndicator__TzdNS{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#714a9c;font-size:.75rem;font-weight:500;opacity:.5}.Hero_mouseIcon__ETNA0{width:22px;height:34px;border:2px solid #714a9c;border-radius:12px;position:relative}.Hero_mouseIcon__ETNA0:after{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:4px;height:8px;background:#714a9c;border-radius:2px;animation:Hero_scrollDown__dMsLB 1.5s infinite}@keyframes Hero_scrollDown__dMsLB{0%,to{opacity:1;top:6px}50%{opacity:.3;top:14px}}@media (max-width:1024px){.Hero_heroLayout__mO1wF{grid-template-columns:1fr;text-align:center;gap:2rem}.Hero_heroText__3BedP{align-items:center}.Hero_heroBadge__k1Amw,.Hero_heroStats__dodqJ{margin:0 auto}.Hero_heroSubtext__WEzdP{max-width:100%}.Hero_heroCtas__8iBby,.Hero_heroFeatures__Y6bYC{justify-content:center}.Hero_heroImage__AC5r_{order:-1}.Hero_imageWrapper__JfxsT{width:320px;height:320px}.Hero_imagePlaceholder__kTVKe img{width:180px;height:180px}.Hero_scrollIndicator__TzdNS{display:none}}@media (max-width:768px){.Hero_hero__vUAjb{padding:5rem 1.5rem 3rem;min-height:auto}.Hero_heroStats__dodqJ{padding:1rem 1.25rem;gap:1.5rem}.Hero_heroStatNumber__xfCTY{font-size:2rem}.Hero_heroFeatures__Y6bYC{flex-direction:column;gap:.5rem;width:100%}.Hero_featureItem__SKKhX{justify-content:center;width:100%}.Hero_heroCtas__8iBby{flex-direction:column;width:100%}.Hero_ctaButtonSecondary__XZ2d_,.Hero_ctaButton__AeD3m{width:100%;justify-content:center}.Hero_imageWrapper__JfxsT{width:280px;height:280px}.Hero_imagePlaceholder__kTVKe img{width:150px;height:150px}}@media (max-width:480px){.Hero_hero__vUAjb{padding:4.5rem 1rem 2rem}.Hero_heroBadge__k1Amw{font-size:.75rem;padding:.4rem .875rem}.Hero_imageWrapper__JfxsT{width:240px;height:240px}.Hero_imagePlaceholder__kTVKe img{width:130px;height:130px}.Hero_heroStats__dodqJ{padding:.875rem 1rem;gap:1rem}.Hero_heroStatNumber__xfCTY{font-size:1.75rem}}.LatestGuidesSection_section__aPNjA{padding:80px 20px 100px;background:linear-gradient(180deg,#f8f4f9,#fff)}.LatestGuidesSection_inner__O2U26{max-width:1200px;margin:0 auto}.LatestGuidesSection_header__WeVVe{text-align:center;margin-bottom:50px}.LatestGuidesSection_eyebrow__AHNth{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:30px;background:rgba(113,74,156,.1);color:#714a9c;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.LatestGuidesSection_eyebrow__AHNth i{color:#b574c4}.LatestGuidesSection_heading__iqoIY{font-size:2.2rem;font-weight:700;color:#1a1a2e;margin:0 0 14px;line-height:1.2}.LatestGuidesSection_lede__jZJzr{font-size:1.05rem;line-height:1.65;color:#4a3a5c;max-width:640px;margin:0 auto}.LatestGuidesSection_grid__9NHWI{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.LatestGuidesSection_cardWrap__lICCV{display:flex}.LatestGuidesSection_card__zysuj{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(113,74,156,.08);border-radius:18px;padding:28px 26px;text-decoration:none;color:inherit;width:100%;box-shadow:0 4px 16px rgba(20,20,50,.05);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.LatestGuidesSection_card__zysuj:hover{transform:translateY(-6px);box-shadow:0 16px 36px rgba(113,74,156,.18);border-color:rgba(113,74,156,.2)}.LatestGuidesSection_category__6nDkN{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#714a9c;background:rgba(113,74,156,.1);padding:4px 12px;border-radius:30px;align-self:flex-start;margin-bottom:14px}.LatestGuidesSection_cardTitle__iyFxL{font-size:1.1rem;font-weight:700;color:#1a1a2e;line-height:1.35;margin:0 0 12px}.LatestGuidesSection_cardDesc__aZFfG,.LatestGuidesSection_cardTitle__iyFxL{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.LatestGuidesSection_cardDesc__aZFfG{font-size:.92rem;line-height:1.55;color:#4a3a5c;margin:0 0 18px;flex:1 1}.LatestGuidesSection_meta__Sk_eX{display:flex;align-items:center;gap:8px;font-size:.78rem;color:#aaa2ac;margin-bottom:16px}.LatestGuidesSection_cardCta__VBi6K{display:inline-flex;align-items:center;gap:6px;color:#714a9c;font-weight:600;font-size:.88rem;margin-top:auto;transition:gap .3s ease}.LatestGuidesSection_card__zysuj:hover .LatestGuidesSection_cardCta__VBi6K{gap:10px}.LatestGuidesSection_footer__evM5k{text-align:center;margin-top:44px}.LatestGuidesSection_viewAll__QnR8b{display:inline-flex;align-items:center;gap:8px;background:#714a9c;color:#fff;padding:12px 26px;border-radius:30px;text-decoration:none;font-weight:600;font-size:.95rem;transition:background .3s ease,gap .3s ease,transform .3s ease}.LatestGuidesSection_viewAll__QnR8b:hover{background:#5d3d83;gap:12px;transform:translateY(-2px)}@media (max-width:960px){.LatestGuidesSection_grid__9NHWI{grid-template-columns:1fr}.LatestGuidesSection_heading__iqoIY{font-size:1.8rem}}.Navbar_navbar__IJi1K{position:fixed;top:0;left:0;right:0;z-index:1000;padding:.75rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.08)}.Navbar_navContainer__Ew1Iv{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.Navbar_navLogo__o3x_i a{display:flex;align-items:center;gap:.75rem;text-decoration:none}.Navbar_navLogoImage__QVZF3{width:42px;height:42px;display:flex;align-items:center;justify-content:center}.Navbar_navLogoImage__QVZF3 img{width:100%;height:100%;object-fit:contain}.Navbar_navLogo__o3x_i span{font-size:1.4rem;font-weight:900;color:#714a9c;letter-spacing:2px}.Navbar_navMenu__Ket95{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.Navbar_navItem__TPfxf{position:relative}.Navbar_navLink__8a4_7{display:block;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;color:#555;text-decoration:none;transition:all .3s ease;position:relative}.Navbar_navLink__8a4_7.Navbar_active__nfmHD,.Navbar_navLink__8a4_7:hover{color:#714a9c}.Navbar_navCta__A0dzF{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:25px;font-weight:600;font-size:.9rem;color:#fff;text-decoration:none;transition:all .4s ease;box-shadow:0 4px 15px rgba(113,74,156,.3);margin-left:.5rem}.Navbar_navCta__A0dzF:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(113,74,156,.4)}.Navbar_navCta__A0dzF svg{transition:transform .3s ease}.Navbar_navCta__A0dzF:hover svg{transform:translateX(4px)}.Navbar_navPhone__c8Iy_{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1rem;background:linear-gradient(135deg,#714a9c,#b574c4);color:#fff;border-radius:999px;font-size:.9rem;font-weight:700;text-decoration:none;white-space:nowrap;margin-left:.5rem;box-shadow:0 4px 12px rgba(113,74,156,.25);transition:transform .15s ease,box-shadow .15s ease}.Navbar_navPhone__c8Iy_:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(113,74,156,.35);color:#fff}.Navbar_navPhoneNumber__1Kglv{display:inline-block}.Navbar_hamburger__qQMrH{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0}.Navbar_bar__W5oZU{width:24px;height:2px;background:#714a9c;border-radius:2px;transition:all .3s ease}@media (max-width:1024px){.Navbar_hamburger__qQMrH{display:flex;z-index:1001}.Navbar_navPhone__c8Iy_{display:none}.Navbar_hamburger__qQMrH.Navbar_active__nfmHD .Navbar_bar__W5oZU:first-child{transform:rotate(45deg) translate(5px,5px)}.Navbar_hamburger__qQMrH.Navbar_active__nfmHD .Navbar_bar__W5oZU:nth-child(2){opacity:0}.Navbar_hamburger__qQMrH.Navbar_active__nfmHD .Navbar_bar__W5oZU:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.Navbar_navMenu__Ket95{position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;gap:.5rem;transition:right .4s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 40px rgba(0,0,0,.1)}.Navbar_navMenu__Ket95.Navbar_active__nfmHD{right:0}.Navbar_navLink__8a4_7{color:#555;font-size:1.1rem;padding:1rem 0;width:100%}.Navbar_navCta__A0dzF{width:100%;justify-content:center;margin-top:1rem;margin-left:0}.Navbar_navItem__TPfxf{width:100%;border-bottom:1px solid rgba(113,74,156,.1)}.Navbar_navItem__TPfxf:last-child{border-bottom:none}}@media (max-width:640px){.Navbar_navbar__IJi1K{padding:.5rem 1rem}.Navbar_navLogo__o3x_i span{font-size:1.2rem}.Navbar_navLogoImage__QVZF3{width:36px;height:36px}}.page_hero__kIiS8{position:relative;padding:10rem 2rem 6rem;background:linear-gradient(135deg,#714a9c,#b574c4);text-align:center;overflow:hidden}.page_heroContent__QNG6h{max-width:800px;margin:0 auto;position:relative;z-index:1}.page_heroLabel__WSzrp{display:inline-block;padding:.5rem 1.5rem;background:hsla(0,0%,100%,.2);border-radius:30px;color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem}.page_heroTitle__E8KgY{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2}.page_heroTitle__E8KgY span{position:relative;display:inline-block}.page_heroTitle__E8KgY span:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:4px;background:hsla(0,0%,100%,.5);border-radius:2px}.page_heroSubtitle__ZXZb5{font-size:1.15rem;color:hsla(0,0%,100%,.9);line-height:1.7;max-width:600px;margin:0 auto}.page_container__kytkP{max-width:1200px;margin:0 auto;padding:0 2rem}.page_storySection__IGj64{padding:6rem 2rem;background:#fff}.page_storyGrid__SqqMe{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.page_storyText__4MMd3 h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:800;color:#714a9c;margin-bottom:1.5rem}.page_storyText__4MMd3 h2 span{color:#b574c4}.page_storyText__4MMd3 p{font-size:1.05rem;color:#555;line-height:1.8;margin-bottom:1.5rem}.page_storyText__4MMd3 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.page_storyText__4MMd3 ul li{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#555}.page_storyText__4MMd3 ul li:before{content:"";width:8px;height:8px;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:50%;flex-shrink:0}.page_storyImage__202iq{border-radius:24px;overflow:hidden;box-shadow:0 25px 60px rgba(113,74,156,.2);position:relative}.page_storyImage__202iq:before{content:"";position:absolute;top:-20px;left:-20px;width:100%;height:100%;border:3px solid #b574c4;border-radius:24px;z-index:-1}.page_storyImage__202iq img{width:100%;height:auto;display:block}.page_statsSection__BsENa{padding:6rem 2rem;background:#f8f4ff}.page_sectionHeader__JX6RH{text-align:center;margin-bottom:4rem}.page_sectionHeader__JX6RH h2{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#714a9c;margin-bottom:1rem}.page_sectionHeader__JX6RH h2 span{color:#b574c4}.page_sectionHeader__JX6RH p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.7}.page_statsGrid__EEWga{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.page_statCard__xWVid{background:#fff;border-radius:24px;padding:2.5rem;text-align:center;transition:all .4s ease;position:relative;overflow:hidden}.page_statCard__xWVid:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#714a9c,#b574c4,#e8a4d0);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.page_statCard__xWVid:hover:before{transform:scaleX(1)}.page_statCard__xWVid:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(113,74,156,.15)}.page_statNumber__XvHVu{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#714a9c,#b574c4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}.page_statLabel__k2pkK{font-size:1rem;color:#666;font-weight:500}.page_approachSection__fM3Oo{padding:6rem 2rem;background:#fff}.page_approachGrid__3Y59W{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.page_slideshowWrapper__6u0b3{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 25px 60px rgba(113,74,156,.2);background:#f0f0f0}.page_slideshowInner__g9iJw{position:relative;width:100%;aspect-ratio:4/3}.page_slide__wW2k2{position:absolute;top:0;left:0;width:100%;height:100%}.page_slide__wW2k2 img{object-fit:cover}.page_slideNav__YnAfN{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.15);color:#714a9c;z-index:10}.page_slideNav__YnAfN:hover{background:#714a9c;color:#fff;transform:translateY(-50%) scale(1.1)}.page_slidePrev__mKOmt{left:1rem}.page_slideNext__gxgmx{right:1rem}.page_slideDots__L6uUq{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.page_slideDot__QmgGY{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.5);border:2px solid #fff;cursor:pointer;transition:all .3s ease}.page_slideDot__QmgGY.page_active__lzRkV{background:#fff;transform:scale(1.2);box-shadow:0 0 10px hsla(0,0%,100%,.5)}.page_approachContent__hSAKO h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:800;color:#714a9c;margin-bottom:2rem}.page_approachContent__hSAKO h2 span{color:#b574c4}.page_approachList__oM87N{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.page_approachItem__A1G9V{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8f4ff;border-radius:12px;transition:all .3s ease}.page_approachItem__A1G9V:hover{background:#f0e6ff;transform:translateX(5px)}.page_approachIcon__C0xxL{width:36px;height:36px;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.page_approachText__fYMaY h4{font-size:1rem;font-weight:600;color:#714a9c;margin-bottom:.25rem}.page_approachText__fYMaY p{font-size:.9rem;color:#666;line-height:1.5;margin:0}.page_approachCta__QEZ3h{padding:1.5rem;background:linear-gradient(135deg,rgba(113,74,156,.1),rgba(181,116,196,.1));border-radius:16px;border-left:4px solid #714a9c}.page_approachCta__QEZ3h p{font-size:.95rem;color:#555;line-height:1.7;margin-bottom:1rem}.page_approachCta__QEZ3h p:last-child{margin-bottom:0}.page_valuesSection__moklf{padding:6rem 2rem;background:#f8f4ff}.page_valuesGrid__SdjG6{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.page_valueCard__NCPJ6{background:#fff;border-radius:24px;padding:2rem;text-align:center;transition:all .4s ease}.page_valueCard__NCPJ6:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(113,74,156,.15)}.page_valueIcon__GC8UZ{width:70px;height:70px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.page_valueCard__NCPJ6 h3{font-size:1.25rem;color:#714a9c;margin-bottom:.75rem}.page_valueCard__NCPJ6 p{font-size:.9rem;color:#666;line-height:1.6}.page_testimonialsSection__GCiVf{padding:6rem 2rem;background:#fff}.page_testimonialsGrid__KSeK5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.page_testimonialCard__dr9Va{background:#f8f4ff;border-radius:24px;padding:2rem;transition:all .4s ease}.page_testimonialCard__dr9Va:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(113,74,156,.12)}.page_testimonialHeader__Guzs_{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.page_testimonialAvatar__4_V1_{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #b574c4}.page_testimonialAvatar__4_V1_ img{width:100%;height:100%;object-fit:cover}.page_testimonialInfo__0dKpM h4{font-size:1.1rem;color:#333;margin-bottom:.25rem}.page_testimonialInfo__0dKpM p{font-size:.85rem;color:#666;margin-bottom:.5rem}.page_testimonialStars__tcbV0{display:flex;gap:.25rem}.page_testimonialStars__tcbV0 svg{width:16px;height:16px;fill:#fbbf24;color:#fbbf24}.page_testimonialCard__dr9Va>p{font-size:.95rem;color:#555;line-height:1.7;font-style:italic}.page_ctaSection__m8a2d{padding:6rem 2rem;background:linear-gradient(135deg,#714a9c,#b574c4)}.page_ctaContent__bfDYm{text-align:center;max-width:700px;margin:0 auto}.page_ctaContent__bfDYm h2{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;margin-bottom:1rem}.page_ctaContent__bfDYm p{font-size:1.15rem;color:hsla(0,0%,100%,.9);margin-bottom:2.5rem}.page_ctaButtons__zNp8w{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.page_ctaPrimary__AJDQp{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#fff;color:#714a9c;border-radius:30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.2)}.page_ctaPrimary__AJDQp:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,0,0,.3)}.page_ctaSecondary__UpFis{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.5);border-radius:30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.page_ctaSecondary__UpFis:hover{background:hsla(0,0%,100%,.1);border-color:#fff}@media (max-width:1024px){.page_approachGrid__3Y59W,.page_storyGrid__SqqMe{grid-template-columns:1fr;gap:3rem}.page_statsGrid__EEWga,.page_testimonialsGrid__KSeK5,.page_valuesGrid__SdjG6{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page_hero__kIiS8{padding:8rem 1.5rem 4rem}.page_statsGrid__EEWga{grid-template-columns:1fr 1fr;gap:1.5rem}.page_testimonialsGrid__KSeK5,.page_valuesGrid__SdjG6{grid-template-columns:1fr}.page_ctaButtons__zNp8w{flex-direction:column}.page_ctaPrimary__AJDQp,.page_ctaSecondary__UpFis{width:100%;justify-content:center}}@media (max-width:480px){.page_hero__kIiS8{padding:6rem 1rem 3rem}.page_container__kytkP{padding:0 1rem}.page_approachSection__fM3Oo,.page_ctaSection__m8a2d,.page_statsSection__BsENa,.page_storySection__IGj64,.page_testimonialsSection__GCiVf,.page_valuesSection__moklf{padding:4rem 1rem}.page_statCard__xWVid{padding:1.5rem}.page_statNumber__XvHVu{font-size:2.5rem}.page_slideNav__YnAfN{width:40px;height:40px}.page_approachItem__A1G9V{padding:.75rem}}.page_pressSection__OKOMg{padding:70px 20px 90px;background:linear-gradient(180deg,#f8f4f9,#fff)}.page_pressInner__Ng0az{max-width:1100px;margin:0 auto;text-align:center}.page_pressEyebrow__ShVbI{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:30px;background:rgba(113,74,156,.1);color:#714a9c;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.page_pressHeading__ult_m{font-size:2rem;font-weight:700;color:#1a1a2e;margin:0 0 14px;line-height:1.2}.page_pressLede__In6W6{font-size:1rem;line-height:1.6;color:#4a3a5c;max-width:600px;margin:0 auto 36px}.page_pressGrid__cHgYS{list-style:none;padding:0;margin:0 0 30px;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px;align-items:stretch}.page_pressItem__MdUqI{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid rgba(113,74,156,.1);border-radius:14px;padding:22px 10px;transition:transform .3s ease,box-shadow .3s ease}.page_pressItem__MdUqI:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(113,74,156,.14)}.page_pressLogo__rC_HC{font-family:var(--font-playfair),Georgia,serif;font-size:1.05rem;font-weight:700;color:#1a1a2e;letter-spacing:.02em}.page_pressCaption__de_y3{font-size:.7rem;color:#aaa2ac;text-transform:uppercase;letter-spacing:.06em}.page_pressFootnote__BP9gZ{font-size:.88rem;color:#4a3a5c;margin:0}.page_pressFootnote__BP9gZ a{color:#714a9c;font-weight:600;text-decoration:none}.page_pressFootnote__BP9gZ a:hover{text-decoration:underline}@media (max-width:900px){.page_pressGrid__cHgYS{grid-template-columns:repeat(3,1fr)}}@media (max-width:540px){.page_pressGrid__cHgYS{grid-template-columns:repeat(2,1fr)}.page_pressHeading__ult_m{font-size:1.6rem}}.PlatformFeatures_platformSection__ednEU{position:relative;padding:6rem 2rem;background:linear-gradient(180deg,#fff,#f0e6e6 50%,#fff);overflow:hidden}.PlatformFeatures_platformSection__ednEU:before{content:"";position:absolute;top:5%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(181,116,196,.08) 0,transparent 70%);border-radius:50%;z-index:0}.PlatformFeatures_platformSection__ednEU:after{content:"";position:absolute;bottom:10%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(113,74,156,.06) 0,transparent 70%);border-radius:50%;z-index:0}.PlatformFeatures_platformContainer__TF4WE{max-width:1200px;margin:0 auto;position:relative;z-index:1}.PlatformFeatures_platformHeader__RSRrn{text-align:center;margin-bottom:4rem}.PlatformFeatures_platformLabel__FETJE{display:inline-flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;color:#b574c4;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.PlatformFeatures_platformLabelLine__sr6eg{width:40px;height:2px;background:linear-gradient(90deg,#714a9c,#b574c4);border-radius:2px;transition:width .4s ease}.PlatformFeatures_platformHeader__RSRrn:hover .PlatformFeatures_platformLabelLine__sr6eg{width:60px}.PlatformFeatures_platformTitle__mz96i{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#714a9c;margin:0 0 1rem;line-height:1.2}.PlatformFeatures_platformHighlight__G1MJ_{color:#b574c4;position:relative}.PlatformFeatures_platformSubtitle__dXCn6{font-size:1.15rem;color:#666;max-width:650px;margin:0 auto;line-height:1.7}.PlatformFeatures_featuresGrid__VfhyM{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.PlatformFeatures_featureCard__XO3Ro{position:relative;background:#fff;border-radius:20px;padding:1.75rem;box-shadow:0 8px 30px rgba(113,74,156,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;overflow:hidden;border:1px solid rgba(113,74,156,.05)}.PlatformFeatures_featureCard__XO3Ro:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color,#714a9c);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.PlatformFeatures_featureCard__XO3Ro:hover:before{transform:scaleX(1)}.PlatformFeatures_featureCard__XO3Ro:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 50px rgba(113,74,156,.15)}.PlatformFeatures_featureCard__XO3Ro:after{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(181,116,196,.08) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.PlatformFeatures_featureCard__XO3Ro:hover:after{opacity:1}.PlatformFeatures_featureIconWrapper__grY6A{position:relative;width:56px;height:56px;margin-bottom:1.25rem}.PlatformFeatures_featureIconBg__oictY{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15;border-radius:14px;transition:all .4s ease}.PlatformFeatures_featureCard__XO3Ro:hover .PlatformFeatures_featureIconBg__oictY{opacity:.25;transform:scale(1.1)}.PlatformFeatures_featureIcon__P_cOZ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fff;border-radius:14px;color:var(--accent-color,#714a9c);box-shadow:0 4px 15px rgba(113,74,156,.1);transition:all .4s ease}.PlatformFeatures_featureCard__XO3Ro:hover .PlatformFeatures_featureIcon__P_cOZ{background:var(--accent-color,#714a9c);color:#fff;box-shadow:0 8px 25px rgba(113,74,156,.25)}.PlatformFeatures_featureContent__mzaPQ{transition:all .3s ease}.PlatformFeatures_featureContent__mzaPQ h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#333;transition:color .3s ease}.PlatformFeatures_featureCard__XO3Ro:hover .PlatformFeatures_featureContent__mzaPQ h3{color:#714a9c}.PlatformFeatures_featureContent__mzaPQ p{margin:0;font-size:.875rem;line-height:1.6;color:#666}.PlatformFeatures_featureArrow__hslDQ{position:absolute;bottom:1.5rem;right:1.5rem;color:var(--accent-color,#714a9c);transition:color .3s ease}.PlatformFeatures_featureBorder__pdbZo{position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent-color,#714a9c),transparent);opacity:0;transition:opacity .4s ease}.PlatformFeatures_featureCard__XO3Ro:hover .PlatformFeatures_featureBorder__pdbZo{opacity:.3}.PlatformFeatures_platformCta__HKBwW{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:4rem;padding:3rem;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:24px;position:relative;overflow:hidden;animation:PlatformFeatures_gradientShift__6MlY6 5s ease infinite}@keyframes PlatformFeatures_gradientShift__6MlY6{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.PlatformFeatures_platformCta__HKBwW:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.08) 0,transparent 50%)}.PlatformFeatures_ctaContent__t_O1f{position:relative;z-index:1}.PlatformFeatures_ctaContent__t_O1f h3{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#fff}.PlatformFeatures_ctaContent__t_O1f p{margin:0;color:hsla(0,0%,100%,.9);font-size:1rem}.PlatformFeatures_ctaButton__Pev3E{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:#fff;border-radius:30px;font-weight:600;font-size:1rem;color:#714a9c;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 20px rgba(0,0,0,.15);position:relative;z-index:1;white-space:nowrap}.PlatformFeatures_ctaButton__Pev3E:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.2)}.PlatformFeatures_ctaButton__Pev3E svg{transition:transform .3s ease}.PlatformFeatures_ctaButton__Pev3E:hover svg{transform:translateX(4px)}@media (max-width:1024px){.PlatformFeatures_featuresGrid__VfhyM{grid-template-columns:repeat(2,1fr)}.PlatformFeatures_platformCta__HKBwW{flex-direction:column;text-align:center;padding:2.5rem}.PlatformFeatures_ctaButton__Pev3E{margin-top:1rem}}@media (max-width:768px){.PlatformFeatures_platformSection__ednEU{padding:4rem 1.5rem}.PlatformFeatures_featuresGrid__VfhyM{grid-template-columns:1fr;gap:1rem}.PlatformFeatures_platformCta__HKBwW{padding:2rem;gap:1.5rem}.PlatformFeatures_ctaContent__t_O1f h3{font-size:1.5rem}.PlatformFeatures_ctaButton__Pev3E{padding:.875rem 1.75rem;font-size:.95rem;width:100%;justify-content:center}}@media (max-width:480px){.PlatformFeatures_platformSection__ednEU{padding:3rem 1rem}.PlatformFeatures_platformHeader__RSRrn{margin-bottom:2.5rem}.PlatformFeatures_featureCard__XO3Ro{padding:1.5rem}.PlatformFeatures_featureIconWrapper__grY6A,.PlatformFeatures_featureIcon__P_cOZ{width:50px;height:50px}.PlatformFeatures_featureIcon__P_cOZ svg{width:22px;height:22px}}.ServicesSection_servicesSection__0WaMC{position:relative;padding:6rem 2rem;background:linear-gradient(135deg,#fff,#f0e6e6);overflow:hidden}.ServicesSection_servicesSection__0WaMC:before{content:"";position:absolute;top:20%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(181,116,196,.08) 0,transparent 70%);border-radius:50%;z-index:0}.ServicesSection_servicesContainer___Q_BM{max-width:1200px;margin:0 auto;position:relative;z-index:1}.ServicesSection_servicesHeader__1Gs0T{text-align:center;margin-bottom:4rem}.ServicesSection_servicesLabel___bydK{display:inline-flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;color:#b574c4;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.ServicesSection_servicesLabelLine__2Arom{width:40px;height:2px;background:linear-gradient(90deg,#714a9c,#b574c4);border-radius:2px;transition:width .4s ease}.ServicesSection_servicesLabel___bydK:hover .ServicesSection_servicesLabelLine__2Arom{width:60px}.ServicesSection_servicesTitle__cV8kC{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#714a9c;margin:0 0 1rem;line-height:1.2}.ServicesSection_servicesHighlight__U9EPg{color:#b574c4;position:relative}.ServicesSection_servicesSubtitle__ESJ3v{font-size:1.15rem;color:#666;max-width:600px;margin:0 auto;line-height:1.7}.ServicesSection_servicesGrid__5RPR5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.ServicesSection_statsRow__H_ZXX{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:4rem;padding:2rem;background:#fff;border-radius:24px;box-shadow:0 10px 40px rgba(113,74,156,.08)}.ServicesSection_statCard__INw7D{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;border-radius:16px;transition:all .3s ease;position:relative}.ServicesSection_statCard__INw7D:before{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(135deg,rgba(113,74,156,.05),rgba(181,116,196,.05));opacity:0;transition:opacity .3s ease}.ServicesSection_statCard__INw7D:hover:before{opacity:1}.ServicesSection_statIcon__PKPJ2{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:14px;color:#fff;margin-bottom:1rem;box-shadow:0 4px 15px rgba(113,74,156,.25)}.ServicesSection_statValue__ClCmL{font-size:2.25rem;font-weight:800;background:linear-gradient(135deg,#714a9c,#b574c4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.ServicesSection_statLabel__szgA_{font-size:.9rem;color:#666;font-weight:500}.ServicesSection_serviceCard__2Fdcm{position:relative;background:#fff;border-radius:24px;padding:2rem;box-shadow:0 10px 40px rgba(113,74,156,.08);transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;transform-style:preserve-3d;will-change:transform;overflow:hidden}.ServicesSection_serviceCard__2Fdcm:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#714a9c,#b574c4,#e8a4d0);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.ServicesSection_serviceCard__2Fdcm:hover:before{transform:scaleX(1)}.ServicesSection_serviceCard__2Fdcm:hover{box-shadow:0 20px 60px rgba(113,74,156,.15)}.ServicesSection_serviceCard__2Fdcm:after{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(181,116,196,.1) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.ServicesSection_serviceCard__2Fdcm:hover:after{opacity:1}.ServicesSection_serviceIconWrapper__yRQWo{position:relative;width:70px;height:70px;margin-bottom:1.5rem}.ServicesSection_serviceIconBg__c5tFO{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#714a9c,#b574c4);opacity:.15;border-radius:18px;transition:all .4s ease}.ServicesSection_serviceCard__2Fdcm:hover .ServicesSection_serviceIconBg__c5tFO{opacity:.25;transform:scale(1.1) rotate(5deg)}.ServicesSection_serviceIcon__gOe0x{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;justify-content:center;width:70px;height:70px;background:#fff;border-radius:18px;color:#714a9c;box-shadow:0 4px 15px rgba(113,74,156,.15);transition:all .4s ease}.ServicesSection_serviceCard__2Fdcm:hover .ServicesSection_serviceIcon__gOe0x{background:linear-gradient(135deg,#714a9c,#b574c4);color:#fff;box-shadow:0 8px 25px rgba(113,74,156,.3);transform:translate(-50%,-50%) scale(1.05)}.ServicesSection_serviceIconGlow__srVQK{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:radial-gradient(circle,rgba(181,116,196,.3) 0,transparent 70%);filter:blur(15px);opacity:0;transition:opacity .4s ease}.ServicesSection_serviceCard__2Fdcm:hover .ServicesSection_serviceIconGlow__srVQK{opacity:1}.ServicesSection_serviceTagline__3OBKD{font-size:.8rem;color:#b574c4;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.ServicesSection_serviceContent__CWLgG h3{margin:0 0 .75rem;font-size:1.35rem;font-weight:700;color:#333;transition:color .3s ease}.ServicesSection_serviceCard__2Fdcm:hover .ServicesSection_serviceContent__CWLgG h3{color:#714a9c}.ServicesSection_serviceContent__CWLgG p{color:#666;line-height:1.7;margin:0 0 1.5rem;font-size:.95rem}.ServicesSection_serviceFeatureList__bjdOo{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem}.ServicesSection_serviceFeatureList__bjdOo li{display:flex;align-items:center;gap:.75rem;color:#555;font-size:.9rem;transition:all .3s ease}.ServicesSection_serviceFeatureList__bjdOo li i{color:#22c55e;flex-shrink:0;transition:transform .3s ease}.ServicesSection_serviceCard__2Fdcm:hover .ServicesSection_serviceFeatureList__bjdOo li i{transform:scale(1.2)}.ServicesSection_serviceCard__2Fdcm:hover .ServicesSection_serviceFeatureList__bjdOo li{color:#333}.ServicesSection_serviceCta__X_iHv{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:25px;font-weight:600;font-size:.9rem;color:#fff;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(113,74,156,.3);position:relative;overflow:hidden}.ServicesSection_serviceCta__X_iHv:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.ServicesSection_serviceCta__X_iHv:hover:before{left:100%}.ServicesSection_serviceCta__X_iHv:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(113,74,156,.4)}.ServicesSection_serviceCta__X_iHv svg{transition:transform .3s ease}.ServicesSection_serviceCta__X_iHv:hover svg{transform:translateX(4px)}.ServicesSection_servicesBottomCta__pDSMY{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:4rem;padding:3rem;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:24px;position:relative;overflow:hidden;animation:ServicesSection_gradientShift__qId6l 5s ease infinite}@keyframes ServicesSection_gradientShift__qId6l{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ServicesSection_servicesBottomCta__pDSMY:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.1) 0,transparent 50%)}.ServicesSection_bottomCtaContent__R8viA{position:relative;z-index:1}.ServicesSection_bottomCtaContent__R8viA h3{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#fff}.ServicesSection_bottomCtaContent__R8viA p{margin:0;color:hsla(0,0%,100%,.9);font-size:1rem}.ServicesSection_bottomCtaButton__ZMNUf{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#fff;border-radius:30px;font-weight:600;font-size:1rem;color:#714a9c;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 20px rgba(0,0,0,.15);position:relative;z-index:1;white-space:nowrap}.ServicesSection_bottomCtaButton__ZMNUf:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 30px rgba(0,0,0,.2)}.ServicesSection_bottomCtaButton__ZMNUf svg{transition:transform .3s ease}.ServicesSection_bottomCtaButton__ZMNUf:hover svg{transform:translateX(4px)}@media (max-width:1024px){.ServicesSection_servicesGrid__5RPR5{grid-template-columns:repeat(2,1fr)}.ServicesSection_servicesBottomCta__pDSMY{flex-direction:column;text-align:center;padding:2.5rem}.ServicesSection_bottomCtaButton__ZMNUf{margin-top:1rem}}@media (max-width:768px){.ServicesSection_servicesSection__0WaMC{padding:4rem 1.5rem}.ServicesSection_servicesGrid__5RPR5{grid-template-columns:1fr;gap:1.5rem}.ServicesSection_serviceCard__2Fdcm{padding:1.75rem}.ServicesSection_servicesBottomCta__pDSMY{padding:2rem;gap:1.5rem}.ServicesSection_bottomCtaContent__R8viA h3{font-size:1.5rem}.ServicesSection_bottomCtaButton__ZMNUf{padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.ServicesSection_servicesSection__0WaMC{padding:3rem 1rem}.ServicesSection_servicesHeader__1Gs0T{margin-bottom:2.5rem}.ServicesSection_serviceIconWrapper__yRQWo,.ServicesSection_serviceIcon__gOe0x{width:60px;height:60px}.ServicesSection_serviceIcon__gOe0x svg{width:24px;height:24px}}.TestimonialsSection_testimonialsSection__2RTvR{position:relative;padding:6rem 2rem;background:linear-gradient(180deg,#fff,#f0e6e6 50%,#fff);overflow:hidden}.TestimonialsSection_testimonialsSection__2RTvR:before{content:"";position:absolute;top:10%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(181,116,196,.1) 0,transparent 70%);border-radius:50%;z-index:0}.TestimonialsSection_testimonialsSection__2RTvR:after{content:"";position:absolute;bottom:20%;right:-5%;width:300px;height:300px;background:radial-gradient(circle,rgba(113,74,156,.08) 0,transparent 70%);border-radius:50%;z-index:0}.TestimonialsSection_testimonialsContainer__nw7mT{max-width:1200px;margin:0 auto;position:relative;z-index:1}.TestimonialsSection_testimonialsHeader__Np6JX{text-align:center;margin-bottom:4rem}.TestimonialsSection_testimonialsLabel__rWhwj{display:inline-flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:600;color:#b574c4;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.TestimonialsSection_testimonialsLabelLine__w_E1l{width:40px;height:2px;background:linear-gradient(90deg,#714a9c,#b574c4);border-radius:2px;transition:width .4s ease}.TestimonialsSection_testimonialsLabel__rWhwj:hover .TestimonialsSection_testimonialsLabelLine__w_E1l{width:60px}.TestimonialsSection_testimonialsTitle__8M22z{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#714a9c;margin:0 0 1rem;line-height:1.2}.TestimonialsSection_testimonialsHighlight__svdL0{color:#b574c4;position:relative}.TestimonialsSection_testimonialsSubtitle__1Awid{font-size:1.15rem;color:#666;max-width:600px;margin:0 auto;line-height:1.7}.TestimonialsSection_carouselWrapper__PoBH0{position:relative;max-width:900px;margin:0 auto;perspective:1500px}.TestimonialsSection_carouselTrack__pUSUp{position:relative;min-height:380px;transform-style:preserve-3d}.TestimonialsSection_testimonialCard__25acv{position:relative;background:#fff;border-radius:28px;padding:3rem;box-shadow:0 15px 50px rgba(113,74,156,.12);transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.TestimonialsSection_testimonialCard__25acv:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#714a9c,#b574c4,#e8a4d0);border-radius:28px 28px 0 0}.TestimonialsSection_cardDecoration__kTdcj{position:absolute;top:25px;right:35px;color:rgba(113,74,156,.06);transform:rotate(5deg)}.TestimonialsSection_cardContent__Earfm{position:relative;z-index:1}.TestimonialsSection_cardLeft__Sq6lq{display:flex;flex-direction:column;gap:1.75rem}.TestimonialsSection_testimonialRating___S0GF{display:flex;gap:.35rem}.TestimonialsSection_testimonialQuote__bH9UU{font-size:1.2rem;line-height:1.9;color:#333;font-style:italic;margin:0;position:relative}.TestimonialsSection_testimonialQuote__bH9UU:before{content:'"';position:absolute;top:-20px;left:-10px;font-size:4rem;color:rgba(113,74,156,.1);font-family:Georgia,serif;line-height:1}.TestimonialsSection_testimonialAuthor__m5I_D{display:flex;align-items:center;gap:1rem}.TestimonialsSection_authorAvatar__Qk3pZ{width:56px;height:56px;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem;box-shadow:0 4px 15px rgba(113,74,156,.3)}.TestimonialsSection_authorInfo__cdl9R h4{margin:0;font-size:1.1rem;font-weight:700;color:#333}.TestimonialsSection_authorInfo__cdl9R p{margin:.25rem 0 0;font-size:.9rem;color:#b574c4;font-weight:500}.TestimonialsSection_testimonialLocation__2zZVw{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem}.TestimonialsSection_testimonialLocation__2zZVw svg{color:#b574c4}.TestimonialsSection_locationDivider__wqG2D{color:#ccc}.TestimonialsSection_carouselNav__j3X7Z{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem}.TestimonialsSection_navBtn__jyglG{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:#fff;border:2px solid rgba(113,74,156,.2);border-radius:50%;color:#714a9c;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(113,74,156,.1)}.TestimonialsSection_navBtn__jyglG:hover{background:linear-gradient(135deg,#714a9c,#b574c4);color:#fff;border-color:transparent;box-shadow:0 8px 25px rgba(113,74,156,.3);transform:translateY(-2px)}.TestimonialsSection_playPauseBtn__VoCCC{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:linear-gradient(135deg,#714a9c,#b574c4);border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(113,74,156,.25)}.TestimonialsSection_playPauseBtn__VoCCC:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(113,74,156,.35)}.TestimonialsSection_navDots__Hv0La{display:flex;gap:.5rem}.TestimonialsSection_dot__jugwH{width:12px;height:12px;background:rgba(113,74,156,.2);border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.TestimonialsSection_dot__jugwH.TestimonialsSection_active__mnkMb{background:linear-gradient(135deg,#714a9c,#b574c4);transform:scale(1.3);box-shadow:0 2px 10px rgba(113,74,156,.3)}.TestimonialsSection_progressBar__CI8VI{display:flex;gap:.5rem;margin-bottom:1.5rem}.TestimonialsSection_progressTrack___bSzn{flex:1 1;height:4px;background:rgba(113,74,156,.15);border-radius:2px;overflow:hidden}.TestimonialsSection_progressTrack___bSzn.TestimonialsSection_active__mnkMb{height:6px}.TestimonialsSection_progressFill__zCxif{width:100%;height:100%;background:linear-gradient(90deg,#714a9c,#b574c4);transform-origin:left;border-radius:2px}.TestimonialsSection_pauseIndicator__lnBe2{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:rgba(113,74,156,.1);border-radius:20px;font-size:.75rem;color:#714a9c;font-weight:600;text-transform:uppercase;letter-spacing:1px}.TestimonialsSection_testimonialsStats__1cjOn{display:flex;justify-content:center;align-items:center;gap:3rem;margin-top:4rem;padding:2.5rem;background:#fff;border-radius:24px;box-shadow:0 10px 40px rgba(113,74,156,.08);border:1px solid rgba(113,74,156,.05)}.TestimonialsSection_statItem__iGpzM{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem 1rem;transition:transform .3s ease}.TestimonialsSection_statItem__iGpzM:hover{transform:scale(1.05)}.TestimonialsSection_statNumber__M3yKP{font-size:2.75rem;font-weight:800;background:linear-gradient(135deg,#714a9c,#b574c4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TestimonialsSection_statLabel__uEe5M{font-size:.9rem;color:#666;margin-top:.5rem;font-weight:500}.TestimonialsSection_statDivider__I4cxj{width:1px;height:60px;background:linear-gradient(180deg,transparent,rgba(113,74,156,.2),transparent);transform-origin:top}@media (max-width:768px){.TestimonialsSection_testimonialsSection__2RTvR{padding:4rem 1.5rem}.TestimonialsSection_testimonialsHeader__Np6JX{margin-bottom:2.5rem}.TestimonialsSection_testimonialCard__25acv{padding:2rem;border-radius:20px}.TestimonialsSection_carouselTrack__pUSUp{min-height:auto}.TestimonialsSection_testimonialQuote__bH9UU{font-size:1.05rem}.TestimonialsSection_testimonialsStats__1cjOn{flex-direction:column;gap:1.5rem;padding:2rem}.TestimonialsSection_statDivider__I4cxj{width:80px;height:1px;background:linear-gradient(90deg,transparent,rgba(113,74,156,.2),transparent)}.TestimonialsSection_carouselNav__j3X7Z{gap:1rem}.TestimonialsSection_navBtn__jyglG{width:46px;height:46px}.TestimonialsSection_cardDecoration__kTdcj{top:15px;right:20px}.TestimonialsSection_cardDecoration__kTdcj svg{width:60px;height:60px}}@media (max-width:480px){.TestimonialsSection_testimonialsSection__2RTvR{padding:3rem 1rem}.TestimonialsSection_testimonialCard__25acv{padding:1.75rem}.TestimonialsSection_authorAvatar__Qk3pZ{width:48px;height:48px;font-size:.875rem}.TestimonialsSection_authorInfo__cdl9R h4{font-size:1rem}.TestimonialsSection_statNumber__M3yKP{font-size:2.25rem}.TestimonialsSection_statLabel__uEe5M{font-size:.85rem}}.TrustBadges_trustSection__ylV1q{padding:4rem 2rem;background:#fff;border-top:1px solid rgba(113,74,156,.08);border-bottom:1px solid rgba(113,74,156,.08)}.TrustBadges_trustContainer__3k6kE{max-width:1200px;margin:0 auto}.TrustBadges_trustGrid__uMQTU{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1.5rem;gap:1.5rem}.TrustBadges_trustItem__LNe7y{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;border-radius:16px;background:#f8f4ff;border:1px solid rgba(113,74,156,.08);transition:all .3s ease}.TrustBadges_trustItem__LNe7y:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(113,74,156,.12);border-color:rgba(113,74,156,.2)}.TrustBadges_trustIcon__ChRN6{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#714a9c,#b574c4);border-radius:14px;margin-bottom:1rem;color:#fff}.TrustBadges_trustContent__dDwv_{flex:1 1}.TrustBadges_trustTitle__7rMAq{font-size:.9rem;font-weight:700;color:#1a1a2e;margin:0 0 .25rem}.TrustBadges_trustDescription__FMM3w{font-size:.75rem;color:#666;margin:0;line-height:1.4}@media (max-width:1024px){.TrustBadges_trustGrid__uMQTU{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.TrustBadges_trustGrid__uMQTU{grid-template-columns:repeat(2,1fr);gap:1rem}.TrustBadges_trustItem__LNe7y{padding:1.25rem .75rem}.TrustBadges_trustIcon__ChRN6{width:48px;height:48px;margin-bottom:.75rem}.TrustBadges_trustIcon__ChRN6 svg{width:22px;height:22px}.TrustBadges_trustTitle__7rMAq{font-size:.85rem}.TrustBadges_trustDescription__FMM3w{font-size:.7rem}}