.page_hero__QwZuj{position:relative;min-height:70vh;display:flex;align-items:center;background:var(--lavender);overflow:hidden;padding:160px 0 100px;text-align:center}.page_hero__QwZuj:before{content:"";position:absolute;top:-40%;left:50%;transform:translateX(-50%);width:900px;height:900px;background:radial-gradient(circle,rgba(98,4,255,.06) 0,transparent 70%);pointer-events:none}.page_heroContent__wfn10{position:relative;z-index:2;max-width:760px;margin:0 auto}.page_hero__QwZuj h1{color:var(--text-dark);margin-bottom:24px;font-weight:700}.page_heroSub__T1zS6{font-size:18px;line-height:1.7;color:var(--text-muted);max-width:640px;margin:0 auto 40px}.page_problemSection__iXd0o{padding:100px 0;background:var(--white)}.page_problemGrid__lWoA_{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.page_problemText__bh8Gg{max-width:520px}.page_problemLabel__0RwUI{display:inline-block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--purple);margin-bottom:16px}.page_problemHeadline__gQyiz{font-size:36px;font-weight:700;line-height:1.2;color:var(--text-dark);margin-bottom:24px}.page_problemBody__dUIx_{font-size:17px;line-height:1.75;color:var(--text-muted);font-weight:400;margin:0 0 20px}.page_problemBody__dUIx_:last-child{margin-bottom:0}.page_problemImageWrap__1QWvb{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3;box-shadow:var(--shadow-lg)}.page_problemImage__s7Ebh{object-fit:cover;width:100%;height:100%}.page_whySection__HXiMo{background:var(--lavender)}.page_whyHeader__AyyRl{text-align:center;max-width:600px;margin:0 auto 64px}.page_whySplit__D5_90{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.page_whyImageWrap__yMS7s{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.page_whyImage__OkrGs{width:100%;height:auto;display:block}.page_challengesSection__xD8u6{background:var(--white)}.page_challengesHeader__SUJiN{text-align:center;max-width:600px;margin:0 auto 64px}.page_challengesGrid__gLOrU{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.page_challengeCard__TkpKk{background:var(--lavender);border-radius:var(--radius-lg);padding:32px;display:flex;gap:16px;align-items:flex-start;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s}.page_challengeCard__TkpKk:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.page_challengeIcon__vqcRh{width:40px;height:40px;border-radius:50%;background:var(--green-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.page_challengeIcon__vqcRh svg{width:20px;height:20px;color:var(--green)}.page_challengeText__EJBIB h3{font-size:17px;margin-bottom:6px;font-weight:600}.page_challengeText__EJBIB p{font-size:14px;color:var(--text-muted);line-height:1.6}.page_resourcesSection__vUzSy{background:var(--lavender)}.page_resourcesHeader__flpnt{text-align:center;max-width:600px;margin:0 auto 64px}.page_resourcesGrid__2bjpf{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.page_resourceCard__ukiD_{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.page_resourceCard__ukiD_:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.page_resourceCover__3cEkI{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--gray-100)}.page_resourceBody__h0sHw{padding:24px;display:flex;flex-direction:column;flex:1 1}.page_resourceType__lIyCC{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--purple);margin-bottom:8px}.page_resourceTitle__qejSP{font-size:17px;font-weight:600;color:var(--text-dark);line-height:1.4;margin-bottom:12px;flex:1 1}.page_resourceExcerpt__Zy5Jg{font-size:14px;color:var(--text-muted);line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.page_resourceLink__k8A2C{font-size:14px;font-weight:600;color:var(--purple);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.page_resourceLink__k8A2C:hover{text-decoration:underline}.page_resourceLink__k8A2C svg{width:14px;height:14px}.page_faqSection__pzqbE{background:var(--white)}.page_faqHeader__Ds_wu{text-align:center;max-width:600px;margin:0 auto 64px}.page_faqList__Pe0jo{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:0}.page_faqItem__j8pgi{border-bottom:1px solid var(--gray-200)}.page_faqItem__j8pgi:first-child{border-top:1px solid var(--gray-200)}.page_faqQuestion__EDicy{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0;background:none;border:none;font-size:18px;font-weight:600;color:var(--text-dark);text-align:left;cursor:pointer;transition:color .2s}.page_faqQuestion__EDicy:hover{color:var(--purple)}.page_faqChevron__J4J5z{width:20px;height:20px;flex-shrink:0;transition:transform .3s;color:var(--text-muted)}.page_faqChevronOpen__WBi6n{transform:rotate(180deg)}.page_faqAnswer__ynryr{padding:0 0 24px;font-size:16px;line-height:1.75;color:var(--text-muted)}.page_faqAnswer__ynryr p{margin:0 0 16px}.page_faqAnswer__ynryr p:last-child{margin-bottom:0}.page_faqAnswer__ynryr strong{color:var(--text-dark);font-weight:600}.page_faqAnswer__ynryr a{color:var(--purple);font-weight:600;text-decoration:none}.page_faqAnswer__ynryr a:hover{text-decoration:underline}.page_faqAnswer__ynryr ul{margin:0 0 16px;padding-left:24px}.page_faqAnswer__ynryr li{margin-bottom:8px}.page_faqAnswer__ynryr li:last-child{margin-bottom:0}.page_finalCta__OWp74{background:var(--purple-dark);position:relative;overflow:hidden;text-align:center}.page_finalCta__OWp74:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:800px;height:500px;background:radial-gradient(circle,rgba(98,4,255,.15) 0,transparent 70%);pointer-events:none}.page_finalCtaContent__iiDZ6{position:relative;z-index:2;max-width:600px;margin:0 auto}.page_finalCta__OWp74 h2{color:var(--white);margin-bottom:16px}.page_finalCtaDesc__uoqg6{font-size:18px;color:hsla(0,0%,100%,.6);margin-bottom:40px;line-height:1.7}.page_ctaActions__iBInU{display:flex;gap:16px;justify-content:center}@media (max-width:1024px){.page_whySplit__D5_90{grid-template-columns:1fr;gap:40px}.page_resourcesGrid__2bjpf{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page_hero__QwZuj{padding:120px 0 80px;min-height:auto}.page_problemGrid__lWoA_{grid-template-columns:1fr;gap:40px}.page_problemHeadline__gQyiz{font-size:28px}.page_challengesGrid__gLOrU,.page_resourcesGrid__2bjpf{grid-template-columns:1fr}.page_ctaActions__iBInU{flex-direction:column;align-items:center}}.ImpactStats_impact__R4H_l{background:var(--purple-dark);position:relative;overflow:hidden}.ImpactStats_impact__R4H_l:before{content:"";position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:1200px;height:600px;background:radial-gradient(ellipse,rgba(98,4,255,.12) 0,transparent 70%);pointer-events:none}.ImpactStats_impactHeader__uGQXd{text-align:center;max-width:600px;margin:0 auto 72px;position:relative;z-index:2}.ImpactStats_impactHeader__uGQXd h2{color:var(--white)}.ImpactStats_impactHeader__uGQXd p{font-size:18px;color:hsla(0,0%,100%,.55);margin-top:16px}.ImpactStats_heroStats__d26AF{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;margin-bottom:56px;position:relative;z-index:2}.ImpactStats_heroCard__gmnxf{background:linear-gradient(135deg,rgba(98,4,255,.15),rgba(139,68,255,.06));border:1px solid rgba(98,4,255,.2);border-radius:20px;padding:48px 40px;text-align:center;position:relative;overflow:hidden}.ImpactStats_heroCard__gmnxf:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(98,4,255,.08) 0,transparent 60%);pointer-events:none}.ImpactStats_heroNumber__1hxHi{font-size:clamp(56px,7vw,80px);font-weight:700;line-height:1;letter-spacing:-.02em;margin-bottom:8px;background:linear-gradient(135deg,#8b44ff,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.ImpactStats_heroLabel__xl0Zn{font-size:18px;font-weight:500;color:hsla(0,0%,100%,.6)}.ImpactStats_grid__QNWIG{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px;position:relative;z-index:2}.ImpactStats_card__bM6N7{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-lg);padding:36px 20px;text-align:center;transition:all .3s}.ImpactStats_card__bM6N7:hover{background:hsla(0,0%,100%,.07);border-color:rgba(98,4,255,.3);transform:translateY(-4px)}.ImpactStats_cardNumber__Dp3bH{font-size:clamp(36px,3.5vw,48px);font-weight:700;color:var(--white);line-height:1;margin-bottom:4px;letter-spacing:-.02em;font-feature-settings:lining-nums tabular-nums;font-variant-numeric:lining-nums tabular-nums}.ImpactStats_cardLabel__imYa9{font-size:15px;font-weight:600;color:hsla(0,0%,100%,.85);margin-bottom:6px}.ImpactStats_cardDesc__3t0nD{font-size:13px;color:hsla(0,0%,100%,.4)}@media (max-width:768px){.ImpactStats_heroStats__d26AF{grid-template-columns:1fr}.ImpactStats_grid__QNWIG{grid-template-columns:repeat(2,1fr)}}.LogoMarquee_logoSection__6BttA{padding:64px 0;background:var(--white);border-bottom:1px solid var(--gray-200)}.LogoMarquee_logoSectionCompact__N27jP{padding-top:24px;padding-bottom:40px}.LogoMarquee_logoLabel__KUI_C{text-align:center;font-size:18px;color:var(--text-muted);font-weight:600;margin-bottom:36px;letter-spacing:-.01em}.LogoMarquee_marquee____VRE{display:flex;overflow:hidden;position:relative}.LogoMarquee_marquee____VRE:after,.LogoMarquee_marquee____VRE:before{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}.LogoMarquee_marquee____VRE:before{left:0;background:linear-gradient(to right,var(--white),transparent)}.LogoMarquee_marquee____VRE:after{right:0;background:linear-gradient(to left,var(--white),transparent)}.LogoMarquee_track__GCKqW{display:flex;align-items:center;gap:96px;animation:LogoMarquee_marquee____VRE 35s linear infinite;flex-shrink:0;padding:0 48px}.LogoMarquee_logoImg__WahpW{height:52px;width:180px;object-fit:contain;object-position:center;flex-shrink:0}.LogoMarquee_staticRow__2VckV{display:flex;align-items:center;justify-content:center;gap:64px;padding:0 24px;flex-wrap:wrap}@keyframes LogoMarquee_marquee____VRE{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.role_roleHero__RI_Hg{position:relative;min-height:70vh;display:flex;align-items:center;background:var(--lavender);overflow:hidden;padding:160px 0 100px;text-align:center}.role_roleHero__RI_Hg:before{content:"";position:absolute;top:-40%;left:50%;transform:translateX(-50%);width:900px;height:900px;background:radial-gradient(circle,rgba(98,4,255,.06) 0,transparent 70%);pointer-events:none}.role_roleHeroContent__m0w31{position:relative;z-index:2;max-width:760px;margin:0 auto}.role_roleHero__RI_Hg h1{color:var(--text-dark);margin-bottom:24px;font-weight:700}.role_heroSub__YcO_d{font-size:18px;line-height:1.7;color:var(--text-muted);max-width:640px;margin:0 auto 40px}.role_heroStatBadge__ZbbGJ{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:40px}.role_heroStatValue__gNa4a{font-size:56px;font-weight:700;color:var(--purple);line-height:1;letter-spacing:-.03em}.role_heroStatLabel__IZ_QH{font-size:15px;font-weight:500;color:var(--text-muted);letter-spacing:.01em}.role_problemSection__5bNs_{background:var(--white);padding:64px 0}.role_problemCallout__UsZG_{max-width:760px;margin:0 auto;padding:32px 40px;border-left:4px solid var(--purple);background:var(--lavender);border-radius:0 var(--radius-lg) var(--radius-lg) 0}.role_problemCallout__UsZG_ p{font-size:17px;line-height:1.75;color:var(--text-dark);margin:0;font-weight:450}.role_whySection__c748x{background:var(--white)}.role_whyHeader__U9Ccb{text-align:center;max-width:600px;margin:0 auto 64px}.role_whyGrid__3fX_0{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.role_whyCard__1ZMVk{background:var(--lavender);border-radius:var(--radius-lg);padding:40px 32px;transition:transform .3s,box-shadow .3s;border:1px solid transparent}.role_whyCard__1ZMVk:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(98,4,255,.15)}.role_whyCardIcon__y_qXB{width:56px;height:56px;border-radius:var(--radius-md);background:var(--white);display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:var(--shadow-sm)}.role_whyCardIcon__y_qXB svg{width:28px;height:28px;color:var(--purple)}.role_whyCard__1ZMVk h3{font-size:20px;margin-bottom:10px}.role_whyCard__1ZMVk p{font-size:15px;color:var(--text-muted);line-height:1.65}.role_challengesSection__6qI9g{background:var(--lavender)}.role_challengesHeader__EvtJF{text-align:center;max-width:600px;margin:0 auto 64px}.role_challengesGrid__hpzY6{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.role_challengeCard__bmNwQ{background:var(--white);border-radius:var(--radius-lg);padding:32px;display:flex;gap:16px;align-items:flex-start;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s}.role_challengeCard__bmNwQ:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.role_challengeIcon__mtnYA{width:40px;height:40px;border-radius:50%;background:var(--green-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.role_challengeIcon__mtnYA svg{width:20px;height:20px;color:var(--green)}.role_challengeText__hVaFg h3{font-size:17px;margin-bottom:6px;font-weight:600}.role_challengeText__hVaFg p{font-size:14px;color:var(--text-muted);line-height:1.6}.role_resultsSection__f3xbK{background:var(--white)}.role_resultsHeader__of25C{text-align:center;margin-bottom:64px}.role_resultsGrid__7Hq3y{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.role_resultCard__mO7Ij{background:var(--lavender);border-radius:var(--radius-lg);padding:48px 24px;text-align:center;transition:transform .3s,box-shadow .3s}.role_resultCard__mO7Ij:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.role_resultValue__Smr0u{font-size:48px;font-weight:700;color:var(--purple);line-height:1;margin-bottom:8px;letter-spacing:-.03em}.role_resultLabel__dVwlr{font-size:15px;color:var(--text-muted);font-weight:500}.role_payorSection__2oP36{background:var(--lavender)}.role_payorGrid__ppJ5A{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:900px;margin:0 auto}.role_payorCard__EKLSr{display:flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--gray-200);border-radius:100px;padding:14px 24px;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.role_payorCard__EKLSr:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.role_payorCardAccent__eK4DM{display:flex;align-items:center;gap:10px;background:var(--purple);border:1px solid var(--purple);border-radius:100px;padding:14px 24px;box-shadow:0 2px 8px rgba(98,4,255,.3);transition:transform .2s,box-shadow .2s}.role_payorCardAccent__eK4DM:hover{transform:translateY(-2px);box-shadow:var(--shadow-purple)}.role_payorCardAccent__eK4DM .role_payorName__iow1L{color:var(--white);font-weight:600}.role_payorIcon__11caF{width:20px;height:20px;flex-shrink:0}.role_payorIcon__11caF svg{width:20px;height:20px;color:var(--green)}.role_payorName__iow1L{font-size:15px;font-weight:500;color:var(--text-dark);white-space:nowrap}.role_finalCta__l3s1G{background:var(--purple-dark);position:relative;overflow:hidden;text-align:center}.role_finalCta__l3s1G:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:800px;height:500px;background:radial-gradient(circle,rgba(98,4,255,.15) 0,transparent 70%);pointer-events:none}.role_finalCtaContent__a26Oj{position:relative;z-index:2;max-width:600px;margin:0 auto}.role_finalCta__l3s1G h2{color:var(--white);margin-bottom:16px}.role_finalCtaDesc__oBazG{font-size:18px;color:hsla(0,0%,100%,.6);margin-bottom:40px;line-height:1.7}.role_ctaActions__r1wia{display:flex;gap:16px;justify-content:center}@media (max-width:1024px){.role_resultsGrid__7Hq3y,.role_whyGrid__3fX_0{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.role_roleHero__RI_Hg{padding:120px 0 80px;min-height:auto}.role_heroStatValue__gNa4a{font-size:44px}.role_problemSection__5bNs_{padding:48px 0}.role_problemCallout__UsZG_{padding:24px 28px}.role_problemCallout__UsZG_ p{font-size:15px}.role_challengesGrid__hpzY6,.role_resultsGrid__7Hq3y,.role_whyGrid__3fX_0{grid-template-columns:1fr}.role_ctaActions__r1wia{flex-direction:column;align-items:center}}.QuoteCarousel_section__YAuJ9{background:var(--white)}.QuoteCarousel_header__iRT0I{text-align:center;max-width:600px;margin:0 auto 48px}.QuoteCarousel_card__f7Pvk{display:grid;grid-template-columns:1fr 320px;background:var(--purple-dark);border-radius:var(--radius-lg);overflow:hidden;min-height:340px}.QuoteCarousel_content__tDKvk{padding:56px 56px 48px;display:flex;flex-direction:column;justify-content:space-between}.QuoteCarousel_quote__CqTr4{font-size:22px;line-height:1.6;color:var(--white);font-weight:450;margin:0 0 40px;max-width:580px}.QuoteCarousel_attribution__OxRyy{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.QuoteCarousel_name__tZ53K{font-size:16px;font-weight:700;color:var(--white);margin:0 0 4px}.QuoteCarousel_role__CYxMS{font-size:14px;color:hsla(0,0%,100%,.55);margin:0}.QuoteCarousel_companyLogo__WDlOf{height:36px;width:auto;max-width:160px;object-fit:contain;flex-shrink:0}.QuoteCarousel_caseStudyLink__Oj_Lj{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s;flex-shrink:0}.QuoteCarousel_caseStudyLink__Oj_Lj:hover{color:var(--white)}.QuoteCarousel_caseStudyLink__Oj_Lj svg{width:14px;height:14px}.QuoteCarousel_photoWrap__NUE81{position:relative;overflow:hidden;background:var(--gray-100)}.QuoteCarousel_photo__70gNR{width:100%;height:100%;object-fit:cover;display:block}.QuoteCarousel_dots__MPmgm{display:flex;justify-content:center;gap:10px;margin-top:28px}.QuoteCarousel_dot__dxR2j{all:unset;width:10px;height:10px;border-radius:50%;background:var(--gray-300);cursor:pointer;transition:background .25s,transform .25s}.QuoteCarousel_dot__dxR2j:hover{background:var(--purple-light,#a855f7)}.QuoteCarousel_dotActive__W8CDK{background:var(--purple);transform:scale(1.2)}@media (max-width:1024px){.QuoteCarousel_card__f7Pvk{grid-template-columns:1fr 240px}.QuoteCarousel_quote__CqTr4{font-size:20px}.QuoteCarousel_content__tDKvk{padding:40px 40px 36px}}@media (max-width:768px){.QuoteCarousel_card__f7Pvk{grid-template-columns:1fr;min-height:auto}.QuoteCarousel_photoWrap__NUE81{height:280px;order:-1}.QuoteCarousel_content__tDKvk{padding:32px 28px 28px}.QuoteCarousel_quote__CqTr4{font-size:18px;margin-bottom:28px}.QuoteCarousel_attribution__OxRyy{flex-direction:column;align-items:flex-start;gap:16px}}.WhyAccordion_accordionStack__1lAzC{display:flex;flex-direction:column;gap:0}.WhyAccordion_accordionItem__kKxNI{all:unset;box-sizing:border-box;display:block;width:100%;cursor:pointer;border-left:3px solid transparent;padding:20px 24px;transition:border-color .25s,background .25s;text-align:left}.WhyAccordion_accordionItem__kKxNI+.WhyAccordion_accordionItem__kKxNI{border-top:1px solid var(--gray-200)}.WhyAccordion_accordionItem__kKxNI:hover{background:rgba(98,4,255,.03)}.WhyAccordion_accordionItemActive__KussO{border-left-color:var(--purple);background:var(--white);box-shadow:var(--shadow-sm);border-radius:0 var(--radius-md) var(--radius-md) 0}.WhyAccordion_accordionHeader__vozky{display:flex;align-items:center;gap:14px}.WhyAccordion_accordionHeader__vozky h3{flex:1 1;font-size:17px;font-weight:600;color:var(--text-dark);margin:0}.WhyAccordion_accordionIcon__wetQU{width:40px;height:40px;border-radius:var(--radius-md);background:var(--lavender);display:flex;align-items:center;justify-content:center;flex-shrink:0}.WhyAccordion_accordionIcon__wetQU svg{width:20px;height:20px;color:var(--purple)}.WhyAccordion_accordionChevron__ciEHO{width:18px;height:18px;flex-shrink:0;color:var(--text-muted);transition:transform .3s}.WhyAccordion_accordionChevronOpen__IHQ0G{transform:rotate(180deg);color:var(--purple)}.WhyAccordion_accordionBody__7Gpa3{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.WhyAccordion_accordionBodyInner___vIbs{overflow:hidden}.WhyAccordion_accordionBodyInner___vIbs p{font-size:15px;color:var(--text-muted);line-height:1.7;padding:12px 0 4px 54px;margin:0}.page_emrsMain__J3MNC{overflow-x:clip}.page_whyPartnerIntro__yxD7_{text-align:center;max-width:760px;margin:0 auto clamp(32px,5vw,48px)}.page_whyPartnerCallout__opOKG{max-width:920px;margin:0 auto;background:var(--white);border-radius:var(--radius-lg);border:1px solid rgba(25,0,67,.08);box-shadow:0 4px 24px rgba(25,0,67,.06);padding:clamp(28px,4vw,40px) clamp(22px,4vw,36px)}.page_whyPartnerHeading__RA8ZG{margin:0 0 14px;font-size:clamp(1.5rem,2.8vw,1.85rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--text-dark)}.page_whyPartnerLead__Iwlq_{max-width:720px;margin:0 auto;font-size:17px;line-height:1.7}.page_whyPartnerList__8P4VY{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:clamp(24px,3.5vw,48px);column-gap:clamp(24px,3.5vw,48px);grid-row-gap:clamp(26px,3.2vw,36px);row-gap:clamp(26px,3.2vw,36px)}.page_whyPartnerItem__e87bd{display:flex;align-items:flex-start;gap:18px;min-width:0}.page_whyPartnerIcon__9a5eE{flex-shrink:0;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);background:linear-gradient(145deg,#2a0d6e,#5415d4 55%,#7630ff);box-shadow:0 6px 18px rgba(98,4,255,.18)}.page_whyPartnerIcon__9a5eE svg{width:24px;height:24px}.page_whyPartnerCopy__NQ5z2{min-width:0}.page_whyPartnerTitle__FvAT0{margin:0 0 10px;font-size:1.125rem;font-weight:600;line-height:1.28;letter-spacing:-.02em;color:var(--text-dark)}.page_whyPartnerDesc__VpF12{margin:0;font-size:15px;line-height:1.72;color:var(--text-muted)}@media (max-width:700px){.page_whyPartnerList__8P4VY{grid-template-columns:1fr;row-gap:26px}}.page_partnersGrid__OFQk1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;max-width:920px;margin:0 auto;width:100%}@media (max-width:899px) and (min-width:521px){.page_partnersGrid__OFQk1{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}.page_partnersGrid__OFQk1>:nth-child(3){grid-column:1/-1;justify-self:center;width:100%;max-width:340px}}@media (max-width:520px){.page_partnersGrid__OFQk1{grid-template-columns:1fr;max-width:400px}.page_partnersGrid__OFQk1>:nth-child(3){grid-column:auto;justify-self:stretch;max-width:none}}.page_partnersGrid__OFQk1>*{min-width:0}.page_partnerCard__39HA3{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);padding:28px 24px;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;height:100%}.page_partnerCard__39HA3:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:rgba(98,4,255,.15)}.page_partnerName__45yY0{font-family:var(--font-jakarta),sans-serif;font-size:1.35rem;font-weight:700;color:var(--purple-deeper);letter-spacing:-.02em;margin:0 0 8px}.page_partnerMeta__rZQhC{font-size:14px;color:var(--text-muted);line-height:1.5;margin:0 0 4px}.page_partnerReadMore__04wuh{display:inline-block;margin-top:14px;font-size:15px;font-weight:600;color:var(--purple);text-decoration:none}.page_partnerReadMore__04wuh:hover{text-decoration:underline}.page_partnerReadMoreMuted__xV4rj{display:inline-block;margin-top:14px;font-size:14px;color:var(--text-muted)}.page_whiteSection__kKP5m{background:var(--white);padding:clamp(56px,8vw,100px) 0}.page_whiteSectionHeader__9ZuZo{text-align:center;margin-bottom:clamp(32px,5vw,44px)}.page_whiteSectionHeader__9ZuZo h2{margin-bottom:12px}.page_buildPanel__pKBOw{max-width:920px;margin:0 auto;padding:clamp(28px,4vw,44px) clamp(24px,4vw,40px);background:var(--white);border-radius:var(--radius-lg);border:1px solid rgba(25,0,67,.08);box-shadow:0 4px 24px rgba(25,0,67,.06)}.page_buildHeader__TVmrD{text-align:center;margin-bottom:clamp(28px,4vw,36px)}.page_buildHeader__TVmrD .page_label__Akro4{margin-bottom:12px}.page_buildHeader__TVmrD h2{margin:0;font-size:clamp(26px,3.2vw,34px);letter-spacing:-.02em;line-height:1.2}.page_buildSubtext__M8Chw{margin:14px auto 0;max-width:640px;padding:0 8px 28px;font-size:17px;line-height:1.7;color:var(--text-muted);text-align:center}.page_buildBlocks__TwjvH{display:flex;flex-direction:column;gap:clamp(20px,3vw,28px);margin-top:4px}.page_buildBlock__REROk{margin:0;padding:0 0 0 20px;border-left:3px solid var(--purple)}.page_buildBlockTitle__Hi9c6{margin:0 0 10px;font-family:var(--font-jakarta),sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--purple-deeper);line-height:1.35}.page_buildBlockText__SFLWU{margin:0;font-size:16px;line-height:1.72;color:var(--text-muted)}.page_buildTrust__9OSqc{margin-top:clamp(28px,4vw,36px);padding-top:clamp(24px,3vw,32px);border-top:1px solid var(--gray-200);text-align:center}.page_buildTrustLabel__59U_a{margin:0 0 16px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.page_buildBadges__SAMKv{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.page_buildBadge__iwrFv{display:inline-flex;align-items:center;gap:10px;padding:11px 18px;background:var(--lavender);border:1px solid var(--gray-200);border-radius:100px;font-size:13px;font-weight:600;color:var(--text-dark)}.page_buildBadge__iwrFv svg{width:18px;height:18px;color:var(--purple);flex-shrink:0}.page_buildCta__ij3he{margin-top:28px;display:flex;justify-content:center}.resources_hero__qwm0b{position:relative;display:flex;align-items:center;background:var(--purple-deeper);overflow:hidden;padding:160px 0 48px;text-align:center}.resources_heroGrid__KWwHZ{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.resources_heroContent__TUq__{position:relative;z-index:2;max-width:760px;margin:0 auto}.resources_hero__qwm0b h1{color:var(--white);margin-bottom:24px;font-weight:700}.resources_heroSub__ZF_Pk{font-size:18px;line-height:1.7;color:hsla(0,0%,100%,.6);max-width:600px;margin:0 auto}.resources_listSection__LA9o_{background:var(--lavender);padding:64px 0 clamp(64px,10vw,120px)}.resources_listHeader__kEEmH{text-align:center;margin-bottom:48px}.resources_newsroomFilters__qgtp5{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.resources_filterGroup__x7VhK{display:flex;align-items:center;gap:14px;justify-content:center;flex-wrap:wrap}.resources_filterGroupLabel__P4Ugt{font-family:var(--font-jakarta),sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);min-width:64px;text-align:right;flex-shrink:0}.resources_filterStatus__S6vTX{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px;font-size:14px;color:var(--text-muted)}.resources_filterClear__SmEwS{font-family:var(--font-jakarta),sans-serif;font-size:13px;font-weight:600;color:var(--purple);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.resources_filterClear__SmEwS:hover{color:var(--purple-dark)}.resources_filterBar__07FN6{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.resources_filterBtn__pVSDT{font-family:var(--font-jakarta),sans-serif;font-size:13px;font-weight:600;letter-spacing:.04em;padding:8px 18px;border-radius:100px;border:1.5px solid var(--gray-200);background:var(--white);color:var(--text-muted);cursor:pointer;transition:all .18s}.resources_filterBtn__pVSDT:hover{border-color:var(--purple);color:var(--purple)}.resources_filterBtnActive__YuzBx{font-family:var(--font-jakarta),sans-serif;font-size:13px;font-weight:600;letter-spacing:.04em;padding:8px 18px;border-radius:100px;border:1.5px solid var(--purple);background:var(--purple);color:var(--white);cursor:pointer;transition:all .18s}.resources_listGrid__M1Gy7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.resources_card___CYpX{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;transition:transform .3s,box-shadow .3s;border:1px solid transparent;display:flex;flex-direction:column}.resources_card___CYpX:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(98,4,255,.12)}.resources_cardImage__bZ7l7{width:100%;height:200px;background:linear-gradient(135deg,var(--purple-dark),var(--purple));display:flex;align-items:center;justify-content:center;overflow:hidden}.resources_cardImage__bZ7l7 img{width:100%;height:100%;object-fit:cover}.resources_cardImagePlaceholder__qbPZP{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.resources_cardImagePlaceholder__qbPZP svg{width:48px;height:48px;color:hsla(0,0%,100%,.3)}.resources_cardBody__veCST{padding:28px;flex:1 1;display:flex;flex-direction:column}.resources_cardMeta__eUOhH{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;color:var(--text-muted)}.resources_cardCategory__hm0c0{color:var(--purple);background:var(--lavender)}.resources_cardCategory__hm0c0,.resources_heroCategory__ZMztf{font-family:var(--font-jakarta),sans-serif;font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:4px}.resources_heroCategory__ZMztf{color:var(--white);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25)}.resources_cardTitle__7_Z3g{font-size:20px;font-weight:600;color:var(--text-dark);line-height:1.3;margin-bottom:10px;letter-spacing:-.015em}.resources_cardExcerpt__xOytf{font-size:15px;color:var(--text-muted);line-height:1.65;flex:1 1}.resources_cardFooter__aHa7R{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid var(--gray-200)}.resources_cardAuthor__CXzKS{font-size:14px;font-weight:500;color:var(--text-body)}.resources_cardReadTime__6VSSN{font-size:13px;color:var(--text-muted)}.resources_cardLink___4kI_{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--purple);margin-top:16px;white-space:nowrap;transition:gap .2s}.resources_cardLink___4kI_:hover{gap:10px}.resources_cardLink___4kI_ svg{width:14px;height:14px}.resources_detailHero__Pe_GB{position:relative;background:var(--purple-deeper);overflow:hidden;padding:160px 0 80px;text-align:center}.resources_detailHeroContent__x8Dc3{position:relative;z-index:2;max-width:760px;margin:0 auto}.resources_detailMeta__dREWL{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:24px}.resources_detailMeta__dREWL span{font-size:14px;color:hsla(0,0%,100%,.5)}.resources_detailHero__Pe_GB h1{color:var(--white);font-weight:700;font-size:clamp(32px,4.5vw,52px);margin-bottom:20px}.resources_detailExcerpt__5Ij8r{font-size:18px;line-height:1.7;color:hsla(0,0%,100%,.6);max-width:640px;margin:0 auto}.resources_keyQuoteCard__FEdu_{margin:0 0 48px;padding:36px 40px;background:var(--lavender);border-left:4px solid var(--purple);border-radius:0 16px 16px 0;position:relative}.resources_keyQuoteMark__Ha_Um{position:absolute;top:20px;left:32px;font-size:56px;line-height:1;font-weight:700;color:rgba(98,4,255,.15);font-family:Georgia,Times New Roman,serif;pointer-events:none}.resources_keyQuoteText__fcFws{font-size:clamp(18px,2vw,22px);line-height:1.7;font-weight:500;font-style:italic;color:var(--text-dark);margin:0;padding:0;border:none}.resources_keyQuoteAttribution__W3Nx7{display:flex;flex-direction:column;gap:2px;margin-top:20px}.resources_keyQuoteName__QLqO6{font-size:15px;font-weight:700;color:var(--text-dark)}.resources_keyQuoteRole__JhyGa{font-size:14px;color:var(--text-muted)}.resources_detailBody___qu5I{background:var(--white)}.resources_detailBodyInner__Bs8Bk{max-width:960px;margin:0 auto}.resources_detailBodyInner__Bs8Bk h2{font-size:clamp(24px,3vw,32px);margin-top:48px;margin-bottom:16px}.resources_detailBodyInner__Bs8Bk h3{font-size:20px;margin-top:36px;margin-bottom:12px}.resources_detailBodyInner__Bs8Bk p{font-size:15px;line-height:1.8;color:var(--text-body);margin-bottom:24px}.resources_legalPre__arvHO{margin:0;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;font-family:inherit;font-size:17px;line-height:1.8;color:var(--text-body)}.resources_detailBodyContent__h__C0 a{color:var(--purple);text-decoration:underline;-webkit-text-decoration-color:rgba(98,4,255,.35);text-decoration-color:rgba(98,4,255,.35);text-underline-offset:3px;transition:color .2s,-webkit-text-decoration-color .2s;transition:color .2s,text-decoration-color .2s;transition:color .2s,text-decoration-color .2s,-webkit-text-decoration-color .2s}.resources_detailBodyContent__h__C0 a:hover{color:var(--purple-dark);-webkit-text-decoration-color:var(--purple-dark);text-decoration-color:var(--purple-dark)}.resources_detailBodyContent__h__C0 ol,.resources_detailBodyContent__h__C0 ul{padding-left:24px;margin-bottom:24px}.resources_detailBodyContent__h__C0 ul{list-style-type:disc;list-style-position:outside}.resources_detailBodyContent__h__C0 ul li{padding-left:8px}.resources_detailBodyContent__h__C0{counter-reset:ordered-list}.resources_detailBodyContent__h__C0 ol{list-style:none;padding-left:28px}.resources_detailBodyContent__h__C0 ol li{counter-increment:ordered-list;position:relative;padding-left:4px}.resources_detailBodyContent__h__C0 ol li:before{content:counter(ordered-list) ".";position:absolute;left:-28px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.resources_detailBodyContent__h__C0 li{display:list-item;font-size:15px;line-height:1.8;color:var(--text-body);margin-bottom:8px}.resources_backLink__3r6BW{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--purple-light);margin-bottom:32px;transition:gap .2s}.resources_backLink__3r6BW:hover{gap:12px}.resources_backLink__3r6BW svg{width:14px;height:14px}.resources_partnerCard__H0u8p{background:var(--white);border-radius:var(--radius-lg);padding:40px 32px;transition:transform .3s,box-shadow .3s;border:1px solid transparent;display:flex;flex-direction:column}.resources_partnerCard__H0u8p:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(98,4,255,.12)}.resources_partnerLogo__vPZ7U{width:64px;height:64px;border-radius:var(--radius-md);background:var(--lavender);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.resources_partnerLogo__vPZ7U svg{width:32px;height:32px;color:var(--purple)}.resources_partnerType__XO4JU{font-family:var(--font-jakarta),sans-serif;font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--purple);margin-bottom:8px}.resources_partnerName__YQraZ{font-size:22px;font-weight:600;color:var(--text-dark);margin-bottom:10px;letter-spacing:-.015em}.resources_partnerDesc__cdxz0{font-size:15px;color:var(--text-muted);line-height:1.65;flex:1 1}.resources_partnerLink__icOHY{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--purple);margin-top:20px;transition:gap .2s}.resources_partnerLink__icOHY:hover{gap:10px}.resources_partnerLink__icOHY svg{width:14px;height:14px}.resources_partnerFeatured__6wG6W{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:16px}.resources_partnerFeatured__6wG6W svg{width:14px;height:14px}.resources_webinarCard__2HQoB{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;transition:transform .3s,box-shadow .3s;border:1px solid transparent;display:flex;flex-direction:column}.resources_webinarCard__2HQoB:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(98,4,255,.12)}.resources_webinarHeader__tNScj{padding:32px 28px 0}.resources_webinarStatus__uFFHg{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-jakarta),sans-serif;font-weight:700;font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:16px}.resources_webinarStatusUpcoming__N7FIo{background:var(--green-light);color:var(--green)}.resources_webinarStatusRecorded__c_xWx{background:var(--lavender);color:var(--purple)}.resources_webinarStatusLive__JnWuB{background:var(--red-light);color:var(--red)}.resources_webinarBody__kCu5K{padding:0 28px 28px;flex:1 1;display:flex;flex-direction:column}.resources_webinarTitle__DRL0t{font-size:20px;font-weight:600;color:var(--text-dark);line-height:1.3;margin-bottom:10px;letter-spacing:-.015em}.resources_webinarExcerpt__dV448{font-size:15px;color:var(--text-muted);line-height:1.65;flex:1 1}.resources_webinarMeta__F0gzI{display:flex;flex-direction:column;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid var(--gray-200)}.resources_webinarMetaRow__LsGoa{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}.resources_webinarMetaRow__LsGoa svg{width:14px;height:14px;color:var(--purple);flex-shrink:0}.resources_webinarSpeakers__vBT6i{margin-top:16px}.resources_webinarSpeakerLabel__oxtmp{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--purple);margin-bottom:8px;font-family:var(--font-jakarta),sans-serif}.resources_webinarSpeaker__dlDte{font-size:14px;color:var(--text-body);line-height:1.6}.resources_webinarSpeaker__dlDte strong{font-weight:600;color:var(--text-dark)}.resources_webinarAction__s8PXW{margin-top:20px}.resources_visualCard__RR5oU{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;transition:transform .3s,box-shadow .3s;border:1px solid transparent;display:flex;flex-direction:column;height:100%}.resources_visualCard__RR5oU:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:rgba(98,4,255,.12)}.resources_visualCardImage__pTaCX{position:relative;width:100%;height:240px;background:linear-gradient(135deg,var(--purple-dark),var(--purple));background-size:cover;background-position:top;overflow:hidden}.resources_visualCardOverlay__36dv6{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.05) 60%,transparent)}.resources_visualCardImageContent__1jW_U{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:20px;z-index:2}.resources_visualCardTag__xogdh{font-family:var(--font-jakarta),sans-serif;font-weight:700;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--white);background:rgba(98,4,255,.7);padding:6px 14px;border-radius:100px}.resources_visualCardLogo__W1K9X,.resources_visualCardTag__xogdh{align-self:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resources_visualCardLogo__W1K9X{background:hsla(0,0%,100%,.92);padding:8px 14px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;max-width:150px;height:40px}.resources_visualCardLogo__W1K9X img{max-height:26px;max-width:120px;width:auto;object-fit:contain}.resources_visualCardPlay__UJoIY{align-self:flex-end;width:48px;height:48px;min-width:48px;min-height:48px;flex-shrink:0;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;transition:all .3s}.resources_visualCard__RR5oU:hover .resources_visualCardPlay__UJoIY{background:var(--purple);border-color:var(--purple);transform:scale(1.08)}.resources_visualCardPlay__UJoIY svg{width:18px;height:18px;color:var(--white);margin-left:2px}.resources_visualCardImageTitle__k2Uwk{font-size:18px;font-weight:600;color:var(--white);line-height:1.35;letter-spacing:-.015em;margin:auto 0 0;text-shadow:0 1px 4px rgba(0,0,0,.4)}.resources_visualCardImageBottom__Ko8OI{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.resources_visualCardBody__MCalu{padding:20px 28px 28px;flex:1 1;display:flex;flex-direction:column}.resources_visualCardTitle__tx1Ex{font-size:18px;font-weight:600;color:var(--text-dark);line-height:1.35;margin-bottom:10px;letter-spacing:-.015em}.resources_visualCardQuote__RdMbA{font-size:14px;color:var(--text-muted);line-height:1.6;font-style:italic;flex:1 1}.resources_visualCardFooter__hihrY{display:flex;align-items:flex-end;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid var(--gray-200)}.resources_visualCardMeta__orbYP{display:flex;flex-direction:column;gap:2px}.resources_visualCardContact__HJW9R{font-size:14px;font-weight:600;color:var(--text-dark)}.resources_visualCardRole__CD9Hn{font-size:12px;color:var(--text-muted);line-height:1.4}.resources_emptyState__9PM8y{text-align:center;padding:80px 24px;grid-column:1/-1}.resources_emptyIcon__GRqnC{width:64px;height:64px;border-radius:var(--radius-md);background:var(--white);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:var(--shadow-sm)}.resources_emptyIcon__GRqnC svg{width:32px;height:32px;color:var(--purple)}.resources_emptyTitle__xz1De{font-size:20px;font-weight:600;color:var(--text-dark);margin-bottom:8px}.resources_emptyDesc__2Yq8j{font-size:15px;color:var(--text-muted);max-width:400px;margin:0 auto}.resources_cta__Q8vCM{background:var(--purple-dark);position:relative;overflow:hidden;text-align:center}.resources_cta__Q8vCM:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:800px;height:500px;background:radial-gradient(circle,rgba(98,4,255,.15) 0,transparent 70%);pointer-events:none}.resources_ctaContent__g9LVz{position:relative;z-index:2;max-width:600px;margin:0 auto}.resources_cta__Q8vCM h2{color:var(--white);margin-bottom:16px}.resources_ctaDesc__oSWKN{font-size:18px;color:hsla(0,0%,100%,.6);margin-bottom:40px;line-height:1.7}.resources_notFound__gXTKt{text-align:center;padding:200px 24px 120px;background:var(--lavender)}.resources_notFound__gXTKt h1{font-size:36px;margin-bottom:16px}.resources_notFound__gXTKt p{font-size:17px;color:var(--text-muted);margin-bottom:32px}@media (max-width:1024px){.resources_listGrid__M1Gy7{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.resources_hero__qwm0b{padding:120px 0 80px}.resources_listGrid__M1Gy7{grid-template-columns:1fr}.resources_detailHero__Pe_GB{padding:120px 0 60px}.resources_filterGroup__x7VhK{flex-direction:column;gap:8px}.resources_filterGroupLabel__P4Ugt{text-align:center;min-width:unset}}.TestimonialCarousel_wrap__TwiL4{position:relative;margin:0 -24px;padding:0 24px;mask-image:linear-gradient(90deg,transparent 0,#000 48px,#000 calc(100% - 48px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 48px,#000 calc(100% - 48px),transparent)}.TestimonialCarousel_carousel__7L77l{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 24px 24px}.TestimonialCarousel_carousel__7L77l::-webkit-scrollbar{display:none}.TestimonialCarousel_card__jwobE{flex:0 0 380px;height:520px;border-radius:20px;position:relative;overflow:hidden;scroll-snap-align:center;transition:transform .4s cubic-bezier(.4,0,.2,1)}.TestimonialCarousel_card__jwobE:hover{transform:scale(1.02)}.TestimonialCarousel_cardClickable___rRfU{cursor:pointer}.TestimonialCarousel_cardBg__J61jK{position:absolute;inset:0;background-size:cover;background-position:top;transition:transform .6s ease}.TestimonialCarousel_card__jwobE:hover .TestimonialCarousel_cardBg__J61jK{transform:scale(1.05)}.TestimonialCarousel_cardOverlay__ZVqwH{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88) 0,rgba(0,0,0,.3) 45%,rgba(0,0,0,.05));z-index:1}.TestimonialCarousel_cardContent__FesnC{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:28px}.TestimonialCarousel_cardTop__YHQYL{display:flex;justify-content:space-between;align-items:flex-start}.TestimonialCarousel_topLogo__QtMqW{background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;max-width:180px;height:52px}.TestimonialCarousel_topLogo__QtMqW img{max-height:36px;max-width:150px;width:auto;object-fit:contain}.TestimonialCarousel_topLogoText__2LMCz{font-family:var(--font-jakarta);font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--white);background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 16px;border-radius:10px}.TestimonialCarousel_cardBottom__TO0km{display:flex;flex-direction:column;gap:16px}.TestimonialCarousel_playBtn__Qxl4g{width:56px;height:56px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;transition:all .3s;align-self:flex-start;margin-bottom:8px}.TestimonialCarousel_cardClickable___rRfU:hover .TestimonialCarousel_playBtn__Qxl4g{background:var(--purple);border-color:var(--purple);transform:scale(1.08)}.TestimonialCarousel_playBtn__Qxl4g svg{width:22px;height:22px;color:var(--white);margin-left:2px}.TestimonialCarousel_quote__bj2_H{font-size:18px;line-height:1.5;color:var(--white);font-weight:500;letter-spacing:-.01em}.TestimonialCarousel_authorRow__6_9vv{display:flex;align-items:center;gap:12px}.TestimonialCarousel_name__gh_zu{font-weight:600;font-size:14px;color:var(--white)}.TestimonialCarousel_role__d79I0{font-size:12px;color:hsla(0,0%,100%,.6)}.TestimonialCarousel_nav__65YEc{display:flex;justify-content:center;gap:12px;margin-top:36px}.TestimonialCarousel_nav__65YEc button{width:48px;height:48px;border-radius:50%;background:var(--white);border:1.5px solid var(--gray-200);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s}.TestimonialCarousel_nav__65YEc button:hover{border-color:var(--purple);color:var(--purple);box-shadow:var(--shadow-sm)}.TestimonialCarousel_nav__65YEc button svg{width:18px;height:18px}.TestimonialCarousel_modalOverlay__IbwlQ{position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;animation:TestimonialCarousel_fadeIn__3eDk_ .2s ease}.TestimonialCarousel_modalContent__Wg3b1{position:relative;width:100%;max-width:960px;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 32px 64px rgba(0,0,0,.5)}.TestimonialCarousel_modalClose__2HN1u{position:absolute;top:-48px;right:0;width:40px;height:40px;border:none;background:hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10}.TestimonialCarousel_modalClose__2HN1u:hover{background:hsla(0,0%,100%,.2)}.TestimonialCarousel_modalClose__2HN1u svg{width:20px;height:20px;color:#fff}.TestimonialCarousel_modalIframe__4w9x4{width:100%;height:100%;border:none}@keyframes TestimonialCarousel_fadeIn__3eDk_{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.TestimonialCarousel_card__jwobE{flex:0 0 320px;height:460px}}@media (max-width:480px){.TestimonialCarousel_card__jwobE{flex:0 0 280px;height:420px}.TestimonialCarousel_quote__bj2_H{font-size:15px}}.USAMap_mapWrapper__c2Uo2{max-width:700px;margin:0 auto}.USAMap_map__cJ4MP{width:100%;height:auto}.USAMap_map__cJ4MP .USAMap_state__a1fuv{fill:rgba(98,4,255,.12);stroke:rgba(98,4,255,.25);stroke-width:1;transition:fill .4s ease}.USAMap_map__cJ4MP .USAMap_state__a1fuv:hover{fill:rgba(98,4,255,.3)}.USAMap_flash__SQP1P{fill:rgba(98,4,255,.5)!important}