.HealthcarePage-module-scss-module__aRqWTG__disabled-aos .HealthcarePage-module-scss-module__aRqWTG__aos-init{-o-transition-property:none!important;-ms-animation:none!important;opacity:unset!important;transition-property:none!important;animation:none!important;transform:none!important}.HealthcarePage-module-scss-module__aRqWTG__wrapper{background:#fff;min-height:100vh}.HealthcarePage-module-scss-module__aRqWTG__heroSection{background:#fff;padding:120px 0 96px;position:relative;overflow:hidden}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__heroSection{padding:100px 0 80px}}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__heroSection{padding:80px 0 60px}}.HealthcarePage-module-scss-module__aRqWTG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__heroGrid{grid-template-columns:1fr;gap:3rem}}.HealthcarePage-module-scss-module__aRqWTG__heroContent{z-index:10}.HealthcarePage-module-scss-module__aRqWTG__badge{color:#6b21a8;text-transform:uppercase;letter-spacing:2px;background:#f5f3ff;border:1px solid #6b21a81a;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:11px;font-weight:700;display:inline-block}.HealthcarePage-module-scss-module__aRqWTG__heroTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:2rem;font-size:56px;font-weight:700;line-height:1.15}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__heroTitle{font-size:42px}}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__heroTitle{font-size:36px}}.HealthcarePage-module-scss-module__aRqWTG__gradient{background:linear-gradient(135deg,#6b21a8 0%,#db2777 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.HealthcarePage-module-scss-module__aRqWTG__heroSubtitle{color:#475569;max-width:600px;margin-bottom:2.5rem;font-size:18px;line-height:1.7}.HealthcarePage-module-scss-module__aRqWTG__ctaButtons{flex-wrap:wrap;gap:1rem;display:flex}.HealthcarePage-module-scss-module__aRqWTG__primaryButton{color:#fff;background:linear-gradient(135deg,#6b21a8 0%,#db2777 100%);border-radius:12px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #6b21a826}.HealthcarePage-module-scss-module__aRqWTG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6b21a840}.HealthcarePage-module-scss-module__aRqWTG__secondaryButton{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s}.HealthcarePage-module-scss-module__aRqWTG__secondaryButton:hover{background:#f8fafc}.HealthcarePage-module-scss-module__aRqWTG__heroImageWrapper{position:relative}.HealthcarePage-module-scss-module__aRqWTG__blurBackground1{filter:blur(100px);background:#6b21a80d;border-radius:50%;width:384px;height:384px;position:absolute;top:-80px;right:-80px}.HealthcarePage-module-scss-module__aRqWTG__blurBackground2{filter:blur(100px);background:#db27770d;border-radius:50%;width:288px;height:288px;position:absolute;bottom:-80px;left:-80px}.HealthcarePage-module-scss-module__aRqWTG__heroImageContainer{border:8px solid #fff;border-radius:40px;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000026}.HealthcarePage-module-scss-module__aRqWTG__heroImage{width:100%;height:auto;display:block}.HealthcarePage-module-scss-module__aRqWTG__sectionHeader{justify-content:space-between;align-items:start;gap:2rem;margin-bottom:3rem;display:flex}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__sectionHeader{flex-direction:column;align-items:flex-start}}.HealthcarePage-module-scss-module__aRqWTG__sectionHeaderLeft{flex-shrink:0}.HealthcarePage-module-scss-module__aRqWTG__sectionTitle{color:#0f172a;white-space:nowrap;margin-bottom:1rem;font-size:36px;font-weight:700}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__sectionTitle{white-space:normal;font-size:32px}}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__sectionTitle{font-size:28px}}.HealthcarePage-module-scss-module__aRqWTG__titleUnderline{background:linear-gradient(90deg,#6b21a8 0%,#db2777 100%);border-radius:3px;width:80px;height:6px;margin-bottom:2rem}.HealthcarePage-module-scss-module__aRqWTG__sectionDescription{color:#475569;text-align:right;max-width:320px;font-weight:500;line-height:1.7}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__sectionDescription{text-align:left}}.HealthcarePage-module-scss-module__aRqWTG__challengesSection{background:#f8fafc;padding:72px 0}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__challengesSection{padding:48px 0}}.HealthcarePage-module-scss-module__aRqWTG__challengesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__challengesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__challengesGrid{grid-template-columns:1fr;gap:1rem}}.HealthcarePage-module-scss-module__aRqWTG__challengeCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:2rem;transition:all .3s}.HealthcarePage-module-scss-module__aRqWTG__challengeCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__challengeCard{border-radius:12px;padding:1.25rem}}.HealthcarePage-module-scss-module__aRqWTG__challengeCardPrimary .HealthcarePage-module-scss-module__aRqWTG__cardIcon,.HealthcarePage-module-scss-module__aRqWTG__challengeCardPrimary .HealthcarePage-module-scss-module__aRqWTG__cardIconSymbol{color:#6b21a8}.HealthcarePage-module-scss-module__aRqWTG__challengeCardPrimary:hover .HealthcarePage-module-scss-module__aRqWTG__cardIcon{color:#fff;background:#6b21a8}.HealthcarePage-module-scss-module__aRqWTG__challengeCardPrimary:hover .HealthcarePage-module-scss-module__aRqWTG__cardIconSymbol{color:#fff}.HealthcarePage-module-scss-module__aRqWTG__challengeCardSecondary .HealthcarePage-module-scss-module__aRqWTG__cardIcon,.HealthcarePage-module-scss-module__aRqWTG__challengeCardSecondary .HealthcarePage-module-scss-module__aRqWTG__cardIconSymbol{color:#db2777}.HealthcarePage-module-scss-module__aRqWTG__challengeCardSecondary:hover .HealthcarePage-module-scss-module__aRqWTG__cardIcon{color:#fff;background:#db2777}.HealthcarePage-module-scss-module__aRqWTG__challengeCardSecondary:hover .HealthcarePage-module-scss-module__aRqWTG__cardIconSymbol{color:#fff}.HealthcarePage-module-scss-module__aRqWTG__cardIcon{background:#f5f3ff;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:2rem;transition:all .3s;display:flex}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__cardIcon{width:40px;height:40px;margin-bottom:1rem}}.HealthcarePage-module-scss-module__aRqWTG__cardIconSymbol{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:24px;transition:color .3s}.HealthcarePage-module-scss-module__aRqWTG__cardTitle{color:#0f172a;margin-bottom:1rem;font-size:20px;font-weight:700}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__cardTitle{margin-bottom:.5rem;font-size:16px}}.HealthcarePage-module-scss-module__aRqWTG__cardDescription{color:#475569;font-size:14px;line-height:1.6}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__cardDescription{font-size:12px}}.HealthcarePage-module-scss-module__aRqWTG__useCasesSection{background:#fff;padding:96px 0}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__useCasesSection{padding:64px 0}}.HealthcarePage-module-scss-module__aRqWTG__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__useCasesGrid{grid-template-columns:1fr}}.HealthcarePage-module-scss-module__aRqWTG__useCaseCard{color:#fff;background:linear-gradient(135deg,#6b21a8 0%,#db2777 100%);border-radius:16px;padding:2.5rem;transition:all .3s}.HealthcarePage-module-scss-module__aRqWTG__useCaseCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #6b21a84d}.HealthcarePage-module-scss-module__aRqWTG__useCaseTitle{margin-bottom:.75rem;font-size:22px;font-weight:700}.HealthcarePage-module-scss-module__aRqWTG__useCaseDescription{opacity:.95;font-size:16px;line-height:1.6}.HealthcarePage-module-scss-module__aRqWTG__architectureSection{background:#f8fafc;padding:96px 0}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__architectureSection{padding:64px 0}}.HealthcarePage-module-scss-module__aRqWTG__architectureIntro{color:#475569;max-width:700px;margin-bottom:3rem;font-size:18px}.HealthcarePage-module-scss-module__aRqWTG__architectureDiagram{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__architectureDiagram{flex-direction:column;align-items:flex-start}}.HealthcarePage-module-scss-module__aRqWTG__diagramBox,.HealthcarePage-module-scss-module__aRqWTG__diagramBoxHighlight{flex-direction:column;gap:.5rem;display:flex}.HealthcarePage-module-scss-module__aRqWTG__diagramTitle{color:#0f172a;font-size:18px;font-weight:700}.HealthcarePage-module-scss-module__aRqWTG__diagramTitleHighlight{color:#db2777;font-size:18px;font-weight:800}.HealthcarePage-module-scss-module__aRqWTG__diagramSubtext{color:#475569;font-size:14px}.HealthcarePage-module-scss-module__aRqWTG__diagramArrow{color:#db2777;font-size:24px;font-weight:700}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__diagramArrow{transform:rotate(90deg)}}.HealthcarePage-module-scss-module__aRqWTG__capabilitiesSection{background:#fff;padding:96px 0}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__capabilitiesSection{padding:64px 0}}.HealthcarePage-module-scss-module__aRqWTG__capabilitiesHeader{text-align:center;margin-bottom:4rem}.HealthcarePage-module-scss-module__aRqWTG__titleUnderlineCenter{background:linear-gradient(90deg,#6b21a8 0%,#db2777 100%);border-radius:3px;width:80px;height:6px;margin:0 auto 1.5rem}.HealthcarePage-module-scss-module__aRqWTG__capabilitiesSubtitle{color:#475569;max-width:640px;margin:0 auto;font-size:16px;line-height:1.7}.HealthcarePage-module-scss-module__aRqWTG__capabilitiesGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__capabilitiesGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__capabilitiesGrid{grid-template-columns:1fr}}.HealthcarePage-module-scss-module__aRqWTG__capabilityItem{align-items:flex-start;gap:1.5rem;display:flex}.HealthcarePage-module-scss-module__aRqWTG__capabilityIcon{background:#f5f3ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.HealthcarePage-module-scss-module__aRqWTG__capabilityIcon span{font-size:24px}.HealthcarePage-module-scss-module__aRqWTG__capabilityIconPrimary span{color:#6b21a8}.HealthcarePage-module-scss-module__aRqWTG__capabilityIconSecondary span{color:#db2777}.HealthcarePage-module-scss-module__aRqWTG__capabilityTitle{color:#0f172a;margin-bottom:.5rem;font-size:18px;font-weight:700}.HealthcarePage-module-scss-module__aRqWTG__capabilityDescription{color:#475569;font-size:14px;line-height:1.6}.HealthcarePage-module-scss-module__aRqWTG__clientsSection{background:#fff;padding:24px 0}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__clientsSection{padding:16px 0}}.HealthcarePage-module-scss-module__aRqWTG__trustRow{align-items:center;gap:24px;display:flex}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__trustRow{gap:16px}}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__trustRow{flex-direction:column;align-items:flex-start;gap:12px}}.HealthcarePage-module-scss-module__aRqWTG__trustLabel{letter-spacing:.04em;color:#000000b3;white-space:nowrap;flex:none;font-family:HK Grotesk;font-size:18px;font-weight:600}.HealthcarePage-module-scss-module__aRqWTG__logosRow{flex-wrap:nowrap;flex:auto;justify-content:space-between;align-items:center;gap:24px;display:flex;overflow-x:auto}.HealthcarePage-module-scss-module__aRqWTG__logosRow::-webkit-scrollbar{display:none}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__logosRow{justify-content:flex-start;gap:16px;width:100%}}.HealthcarePage-module-scss-module__aRqWTG__logoItem{flex:none;justify-content:center;align-items:center;max-width:140px;height:60px;display:flex}.HealthcarePage-module-scss-module__aRqWTG__logoItem img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:60px}.HealthcarePage-module-scss-module__aRqWTG__disclaimerSection{background:#fff;padding:96px 0}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__disclaimerSection{padding:64px 0}}.HealthcarePage-module-scss-module__aRqWTG__disclaimerCard{background:#f5f3ff;border:2px solid #6b21a826;border-left:6px solid #db2777;border-radius:16px;padding:2.5rem}.HealthcarePage-module-scss-module__aRqWTG__disclaimerTitle{color:#6b21a8;margin-bottom:1rem;font-size:24px;font-weight:700}.HealthcarePage-module-scss-module__aRqWTG__disclaimerText{color:#475569;font-size:16px;line-height:1.7}.HealthcarePage-module-scss-module__aRqWTG__ctaSection{text-align:center;background:#fff;padding:96px 0 64px}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__ctaSection{padding:64px 0 48px}}.HealthcarePage-module-scss-module__aRqWTG__ctaContent{max-width:700px;margin:0 auto}.HealthcarePage-module-scss-module__aRqWTG__ctaTitle{color:#0f172a;margin-bottom:1rem;font-size:40px;font-weight:700}@media (max-width:1024px){.HealthcarePage-module-scss-module__aRqWTG__ctaTitle{font-size:32px}}@media (max-width:540px){.HealthcarePage-module-scss-module__aRqWTG__ctaTitle{font-size:28px}}.HealthcarePage-module-scss-module__aRqWTG__ctaSubtitle{color:#475569;font-size:18px;line-height:1.6}
