.Navbar-module___rHu7W__headerWrapper{z-index:100;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #1218260f;width:100%;transition:all .3s;position:sticky;top:0;left:0}.Navbar-module___rHu7W__navbar{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.Navbar-module___rHu7W__logo{align-items:center;gap:.65rem;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoMark{object-fit:contain;width:57px;height:57px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:block}.Navbar-module___rHu7W__logo:hover .Navbar-module___rHu7W__logoMark{transform:scale(1.08)rotate(3deg)}.Navbar-module___rHu7W__logoText{font-family:var(--font-jakarta), "Inter", sans-serif;color:var(--text-dark);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:1.55rem;font-weight:700;line-height:1}.Navbar-module___rHu7W__logoTextHighlight{color:var(--primary-blue);font-weight:800}.Navbar-module___rHu7W__navLinks{align-items:center;gap:2.5rem;font-size:.95rem;font-weight:600;display:flex}.Navbar-module___rHu7W__navLinks a{color:var(--text-dark);line-height:1;transition:color .2s;position:relative}.Navbar-module___rHu7W__navLinks a:hover,.Navbar-module___rHu7W__navLinks a.Navbar-module___rHu7W__active{color:var(--primary-blue)}.Navbar-module___rHu7W__navLinks a.Navbar-module___rHu7W__active:after{content:"";background-color:var(--primary-blue);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-8px;left:0}.Navbar-module___rHu7W__actions{align-items:center;gap:1.25rem;display:flex}.Navbar-module___rHu7W__actions button{justify-content:center;align-items:center;min-width:110px;height:48px;display:flex}.Navbar-module___rHu7W__hamburger{color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.4rem;transition:background .2s;display:none}.Navbar-module___rHu7W__hamburger:hover{background:#0b9bea14}.Navbar-module___rHu7W__mobileDrawer{display:none}@media (max-width:1000px){.Navbar-module___rHu7W__navLinks{gap:1.5rem}}@media (max-width:900px){.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__actions{display:none}.Navbar-module___rHu7W__hamburger{justify-content:center;align-items:center;display:flex}.Navbar-module___rHu7W__mobileDrawer{opacity:0;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .3s;display:block;overflow:hidden}.Navbar-module___rHu7W__drawerOpen{opacity:1;max-height:500px}.Navbar-module___rHu7W__mobileLinks{flex-direction:column;gap:.25rem;padding:1rem 0;display:flex}.Navbar-module___rHu7W__mobileLinks a{color:var(--text-dark);border-radius:12px;padding:.85rem 1rem;font-size:1rem;font-weight:600;transition:background .2s,color .2s;display:block}.Navbar-module___rHu7W__mobileLinks a:hover,.Navbar-module___rHu7W__mobileLinks a.Navbar-module___rHu7W__active{color:var(--primary-blue);background:#0b9bea14}.Navbar-module___rHu7W__mobileActions{gap:.75rem;padding:.5rem 0 1rem;display:flex}.Navbar-module___rHu7W__mobileActions button{flex:1;justify-content:center;align-items:center;height:48px;font-size:.95rem;display:flex}}
.Footer-module__Grjkva__footer{background:linear-gradient(#e8f4fc 0%,#d0e8f7 100%);padding:4rem 0 3rem}.Footer-module__Grjkva__footerGrid{grid-template-columns:1.2fr 1fr 1fr 1.2fr;align-items:start;gap:4rem;display:grid}.Footer-module__Grjkva__brandCol{padding-top:.25rem}.Footer-module__Grjkva__footerLinks h4{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.Footer-module__Grjkva__footerLinks ul{flex-direction:column;gap:.85rem;list-style:none;display:flex}.Footer-module__Grjkva__footerLinks li{color:var(--text-gray);font-size:.95rem}.Footer-module__Grjkva__footerLinks a{color:var(--text-gray);transition:color .2s}.Footer-module__Grjkva__footerLinks a:hover{color:var(--primary-blue)}.Footer-module__Grjkva__contactItem{align-items:flex-start;gap:.5rem;display:flex}.Footer-module__Grjkva__contactIcon{color:var(--text-dark);flex-shrink:0;margin-top:2px}@media (max-width:900px){.Footer-module__Grjkva__footerGrid{grid-template-columns:1fr 1fr;gap:3rem}}.Footer-module__Grjkva__footerBottom{border-top:1px solid #1218260d;grid-template-columns:1fr 1.5fr;gap:4rem;margin-top:4rem;padding-top:4rem;display:grid}.Footer-module__Grjkva__newsletter h4{margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Footer-module__Grjkva__newsletter p{color:var(--text-gray);margin-bottom:1.5rem;font-size:.9rem}.Footer-module__Grjkva__newsletterField{gap:.5rem;display:flex}.Footer-module__Grjkva__newsletterField input{border:1px solid var(--border-light);border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.9rem}.Footer-module__Grjkva__newsletterField button{background:var(--primary-blue);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem}.Footer-module__Grjkva__trustBadges{justify-content:flex-end;align-items:center;gap:3rem;display:flex}.Footer-module__Grjkva__badge{align-items:center;gap:1rem;display:flex}.Footer-module__Grjkva__badgeIcon{background:var(--bg-white);border-radius:12px;padding:.75rem;font-size:1.5rem;box-shadow:0 4px 10px #00000008}.Footer-module__Grjkva__badge strong{color:var(--text-dark);font-size:.8rem;display:block}.Footer-module__Grjkva__badge p{color:var(--text-light);font-size:.75rem}.Footer-module__Grjkva__copyright{text-align:center;margin-top:4rem;padding-bottom:2rem}.Footer-module__Grjkva__copyright p{color:var(--text-light);font-size:.85rem}@media (max-width:900px){.Footer-module__Grjkva__footerBottom{grid-template-columns:1fr;gap:3rem}.Footer-module__Grjkva__trustBadges{justify-content:flex-start}}@media (max-width:600px){.Footer-module__Grjkva__footer{padding:3rem 0 2rem}.Footer-module__Grjkva__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__Grjkva__footerBottom{gap:2rem;margin-top:2rem;padding-top:2rem}.Footer-module__Grjkva__newsletterField{flex-direction:column}.Footer-module__Grjkva__newsletterField button{width:100%}.Footer-module__Grjkva__trustBadges{flex-wrap:wrap;gap:1.5rem}.Footer-module__Grjkva__copyright{margin-top:2rem}}.Footer-module__Grjkva__logo{align-items:center;gap:.65rem;margin-bottom:1.5rem;text-decoration:none;display:flex}.Footer-module__Grjkva__logoMark{object-fit:contain;width:57px;height:57px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:block}.Footer-module__Grjkva__logo:hover .Footer-module__Grjkva__logoMark{transform:scale(1.08)rotate(3deg)}.Footer-module__Grjkva__logoText{font-family:var(--font-jakarta), "Inter", sans-serif;color:var(--text-dark);letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:1.55rem;font-weight:700;line-height:1}.Footer-module__Grjkva__logoTextHighlight{color:var(--primary-blue);font-weight:800}
.OrbitDiagram-module__wZ848W__diagramContainer{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:620px;height:620px;margin:0 auto;display:flex;position:relative}.OrbitDiagram-module__wZ848W__orbitCircle1,.OrbitDiagram-module__wZ848W__orbitCircle2,.OrbitDiagram-module__wZ848W__orbitCircle3,.OrbitDiagram-module__wZ848W__orbitCircle4,.OrbitDiagram-module__wZ848W__orbitCircle5,.OrbitDiagram-module__wZ848W__orbitCircle6,.OrbitDiagram-module__wZ848W__orbitCircle7,.OrbitDiagram-module__wZ848W__orbitCircle8{pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OrbitDiagram-module__wZ848W__orbitCircle1{background:radial-gradient(circle,#0b9bea1a 0%,#51baff08 100%);border:1px solid #0b9bea1a;width:140px;height:140px}.OrbitDiagram-module__wZ848W__orbitCircle2{border:1px solid #0b9bea17;width:195px;height:195px}.OrbitDiagram-module__wZ848W__orbitCircle3{border:1px solid #0b9bea13;width:255px;height:255px}.OrbitDiagram-module__wZ848W__orbitCircle4{border:1px solid #0b9bea0f;width:320px;height:320px}.OrbitDiagram-module__wZ848W__orbitCircle5{border:1px solid #0b9bea0d;width:390px;height:390px}.OrbitDiagram-module__wZ848W__orbitCircle6{border:1px solid #0b9bea0a;width:460px;height:460px}.OrbitDiagram-module__wZ848W__orbitCircle7{border:1px solid #0b9bea08;width:535px;height:535px}.OrbitDiagram-module__wZ848W__orbitCircle8{border:1px solid #0b9bea05;width:610px;height:610px}.OrbitDiagram-module__wZ848W__centerNode{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OrbitDiagram-module__wZ848W__centerPulse{pointer-events:none;z-index:1;background:radial-gradient(circle,#0b9bea26 0%,#51baff14 40%,#0b9bea00 70%);border-radius:50%;width:210px;height:210px;position:absolute}.OrbitDiagram-module__wZ848W__centerLogoWrapper{background:radial-gradient(135deg, #f6fbfe 0%, #eef6fc 50%, #e8f2fa 100%);z-index:3;border:1px solid #0b9bea1a;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;transition:all .5s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 35px #0b9bea2e,0 3px 10px #0b9bea1a}.OrbitDiagram-module__wZ848W__centerLogo{object-fit:contain;width:140px;height:140px;transition:transform .5s cubic-bezier(.25,.8,.25,1)}.OrbitDiagram-module__wZ848W__diagramContainer:hover .OrbitDiagram-module__wZ848W__centerLogoWrapper{border-color:#0b9bea33;transform:scale(1.06);box-shadow:0 16px 45px #0b9bea42,0 5px 14px #0b9bea24}.OrbitDiagram-module__wZ848W__diagramContainer:hover .OrbitDiagram-module__wZ848W__centerLogo{transform:scale(1.06)rotate(3deg)}.OrbitDiagram-module__wZ848W__orbitCard{z-index:20;text-align:left;background:#fff;border:1px solid #5b57f40a;border-radius:16px;width:218px;padding:1.15rem 1.3rem;transition:all .45s cubic-bezier(.25,.8,.25,1);position:absolute;box-shadow:0 6px 28px #5b57f412,0 2px 8px #12182605}.OrbitDiagram-module__wZ848W__orbitCard:hover{box-shadow:0 14px 44px #5b57f424,0 4px 14px #1218260a}.OrbitDiagram-module__wZ848W__cardHeader{align-items:center;gap:.7rem;display:flex}.OrbitDiagram-module__wZ848W__iconContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.OrbitDiagram-module__wZ848W__icon{display:block}.OrbitDiagram-module__wZ848W__cardTitles{flex-direction:column;display:flex}.OrbitDiagram-module__wZ848W__brandName{color:#121826;margin-bottom:.05rem;font-size:.88rem;font-weight:700;line-height:1.2}.OrbitDiagram-module__wZ848W__cardTitle{font-size:.95rem;font-weight:700;line-height:1.25}.OrbitDiagram-module__wZ848W__descriptionLines{flex-direction:column;gap:.12rem;margin-top:.65rem;padding-left:.05rem;display:flex}.OrbitDiagram-module__wZ848W__descriptionLine{color:#4b5563;margin:0;font-size:.82rem;line-height:1.45}.OrbitDiagram-module__wZ848W__top{top:75px;left:50%;transform:translate(-50%)}.OrbitDiagram-module__wZ848W__bottom{bottom:75px;left:50%;transform:translate(-50%)}.OrbitDiagram-module__wZ848W__left{top:50%;left:-20px;transform:translateY(-50%)}.OrbitDiagram-module__wZ848W__right{top:50%;right:-20px;transform:translateY(-50%)}.OrbitDiagram-module__wZ848W__top:hover{transform:translate(-50%)translateY(-5px)}.OrbitDiagram-module__wZ848W__bottom:hover{transform:translate(-50%)translateY(5px)}.OrbitDiagram-module__wZ848W__left:hover{transform:translateY(-50%)translate(-5px)}.OrbitDiagram-module__wZ848W__right:hover{transform:translateY(-50%)translate(5px)}@media (max-width:1024px){.OrbitDiagram-module__wZ848W__diagramContainer{flex-direction:column;gap:1.25rem;width:100%;height:auto;padding:1.5rem 0;display:flex}.OrbitDiagram-module__wZ848W__orbitCircle1,.OrbitDiagram-module__wZ848W__orbitCircle2,.OrbitDiagram-module__wZ848W__orbitCircle3,.OrbitDiagram-module__wZ848W__orbitCircle4,.OrbitDiagram-module__wZ848W__orbitCircle5,.OrbitDiagram-module__wZ848W__orbitCircle6,.OrbitDiagram-module__wZ848W__orbitCircle7,.OrbitDiagram-module__wZ848W__orbitCircle8,.OrbitDiagram-module__wZ848W__centerPulse,.OrbitDiagram-module__wZ848W__centerNode{display:none}.OrbitDiagram-module__wZ848W__centerLogoWrapper{width:76px;height:76px;box-shadow:0 5px 15px #5b57f414}.OrbitDiagram-module__wZ848W__centerLogo{width:64px;height:64px}.OrbitDiagram-module__wZ848W__orbitCard{background:#fff;border:1px solid #5b57f40d;width:100%;max-width:420px;position:relative;box-shadow:0 8px 25px #5b57f40d;inset:auto!important;transform:none!important}.OrbitDiagram-module__wZ848W__orbitCard:hover{box-shadow:0 12px 30px #5b57f41a;transform:translateY(-3px)!important}}
.Hero-module__JgYmMq__heroSection{background:linear-gradient(180deg, var(--bg-gradient-top) 0%, var(--bg-gradient-bottom) 100%);z-index:2;padding-top:2rem;padding-bottom:10rem;position:relative}.Hero-module__JgYmMq__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__JgYmMq__textContent h1{color:var(--text-dark);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__JgYmMq__highlight{color:var(--primary-blue)}.Hero-module__JgYmMq__subHeadline{color:var(--text-gray);max-width:90%;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.Hero-module__JgYmMq__actions{gap:1rem;display:flex}.Hero-module__JgYmMq__btnGetStarted{color:#fff;background-color:#10b981;border-radius:8px;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #10b9814d}.Hero-module__JgYmMq__btnGetStarted:hover{background-color:#059669;transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.Hero-module__JgYmMq__btnBookFollowUp{color:#fff;background-color:#1e3a5f;border-radius:8px;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #1e3a5f4d}.Hero-module__JgYmMq__btnBookFollowUp:hover{background-color:#152c4a;transform:translateY(-2px);box-shadow:0 6px 20px #1e3a5f66}.Hero-module__JgYmMq__imageContent{justify-content:center;align-items:center;min-width:0;min-height:620px;display:flex;position:relative;overflow:visible}.Hero-module__JgYmMq__heroImageWrap{border-radius:20px;width:100%;overflow:hidden;box-shadow:0 20px 60px #0b9bea26}.Hero-module__JgYmMq__heroImage{border-radius:20px;width:100%;height:auto;display:block}.Hero-module__JgYmMq__statsWrapper{z-index:10;width:90%;max-width:1200px;margin:0 auto;position:absolute;bottom:-4rem;left:0;right:0}.Hero-module__JgYmMq__statsBar{text-align:center;border-radius:20px;justify-content:space-between;padding:2.5rem 3rem;display:flex}.Hero-module__JgYmMq__statItem{flex:1;position:relative}.Hero-module__JgYmMq__statItem:not(:last-child):after{content:"";background-color:var(--border-light);width:1px;height:80%;position:absolute;top:10%;right:0}.Hero-module__JgYmMq__statValue{color:var(--primary-blue);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.Hero-module__JgYmMq__statLabel{color:var(--text-dark);font-size:1.1rem;font-weight:600}@media (max-width:900px){.Hero-module__JgYmMq__heroContent{text-align:center;grid-template-columns:1fr}.Hero-module__JgYmMq__textContent h1{font-size:2.5rem}.Hero-module__JgYmMq__subHeadline{margin:0 auto 2rem}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__heroImageWrap{max-width:100%}.Hero-module__JgYmMq__statsBar{background:#0b9bea1f;border:1px solid #0b9bea26;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1px;padding:0;display:grid;overflow:hidden;box-shadow:0 10px 30px #0b9bea0f}.Hero-module__JgYmMq__statItem{text-align:center;background:#fff;flex-direction:column;flex:none;justify-content:center;align-items:center;padding:1.5rem 1rem;display:flex;position:relative}.Hero-module__JgYmMq__statItem:nth-child(5){grid-column:span 2}.Hero-module__JgYmMq__statItem:not(:last-child):after{display:none}.Hero-module__JgYmMq__statValue{color:var(--primary-blue);margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.Hero-module__JgYmMq__statLabel{color:var(--text-dark);font-size:.85rem;font-weight:600;line-height:1.3}.Hero-module__JgYmMq__statsWrapper{width:100%;margin-top:3rem;position:relative;bottom:0;left:0;transform:none}}@media (max-width:600px){.Hero-module__JgYmMq__heroSection{padding-top:3rem;padding-bottom:6rem}.Hero-module__JgYmMq__textContent h1{font-size:2rem}.Hero-module__JgYmMq__subHeadline{max-width:100%;font-size:1rem}.Hero-module__JgYmMq__actions{flex-direction:row;gap:.5rem}.Hero-module__JgYmMq__actions a{flex:1;width:auto}.Hero-module__JgYmMq__btnGetStarted,.Hero-module__JgYmMq__btnBookFollowUp{text-align:center;justify-content:center;width:100%;padding:.75rem .25rem;font-size:.85rem}}
.HowItWorks-module__u8qSLG__howItWorksSection{background-color:var(--bg-white);padding:10rem 0 2rem}.HowItWorks-module__u8qSLG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.HowItWorks-module__u8qSLG__stepCard{background-color:var(--secondary-blue);text-align:center;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;position:relative}.HowItWorks-module__u8qSLG__stepCard:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.HowItWorks-module__u8qSLG__stepNumber{background:var(--primary-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.HowItWorks-module__u8qSLG__stepIcon{color:var(--primary-blue);margin-bottom:1rem}.HowItWorks-module__u8qSLG__stepCard h3{color:var(--text-dark);margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.HowItWorks-module__u8qSLG__stepCard p{color:var(--text-gray);font-size:.85rem;line-height:1.4}.HowItWorks-module__u8qSLG__galleryWrapperHorizontal{justify-content:center;align-items:center;width:100%;margin-top:3rem;display:flex;position:relative;overflow:visible}.HowItWorks-module__u8qSLG__videoGallery{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;gap:3.5rem;width:100%;padding:2rem calc(50% - 240px) 4rem;display:flex;overflow-x:auto}.HowItWorks-module__u8qSLG__videoGallery::-webkit-scrollbar{display:none}.HowItWorks-module__u8qSLG__videoCard{cursor:pointer;scroll-snap-align:center;opacity:.45;background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;flex:0 0 480px;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden;transform:scale(.88);box-shadow:0 10px 40px #0000000a}.HowItWorks-module__u8qSLG__activeCard{opacity:1;cursor:default;border-color:#0b9bea40;transform:scale(1.05);box-shadow:0 25px 60px #0b9bea2e}.HowItWorks-module__u8qSLG__videoWrapper{background-color:#000;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.HowItWorks-module__u8qSLG__videoElement{object-fit:cover;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__u8qSLG__videoInfo{text-align:left;flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.HowItWorks-module__u8qSLG__videoBadge{text-transform:uppercase;color:var(--primary-blue);background:#0b9bea14;border-radius:50px;align-self:flex-start;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.HowItWorks-module__u8qSLG__videoInfo h4{color:var(--text-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.HowItWorks-module__u8qSLG__videoInfo p{color:var(--text-gray);margin:0;font-size:.95rem;line-height:1.5}.HowItWorks-module__u8qSLG__navBtnHorizontal{width:55px;height:55px;color:var(--primary-blue);cursor:pointer;z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0000000f;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #0000001a}.HowItWorks-module__u8qSLG__navBtnHorizontal:hover{background:var(--primary-blue);color:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 8px 30px #0b9bea59}.HowItWorks-module__u8qSLG__prevBtnHorizontal{left:calc(50% - 310px)}.HowItWorks-module__u8qSLG__nextBtnHorizontal{right:calc(50% - 310px)}.HowItWorks-module__u8qSLG__galleryHeader{text-align:center;margin-top:5rem;margin-bottom:2.5rem}.HowItWorks-module__u8qSLG__galleryHeader h3{color:var(--text-dark);margin-bottom:.75rem;font-size:2.2rem;font-weight:800}.HowItWorks-module__u8qSLG__galleryHeader p{color:var(--text-gray);max-width:600px;margin:0 auto;font-size:1.1rem}@media (max-width:900px){.HowItWorks-module__u8qSLG__howItWorksSection{padding-top:5rem}.HowItWorks-module__u8qSLG__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HowItWorks-module__u8qSLG__videoCard{flex:0 0 80vw}.HowItWorks-module__u8qSLG__videoGallery{gap:1.5rem;padding-left:10vw;padding-right:10vw}.HowItWorks-module__u8qSLG__galleryHeader h3{font-size:1.8rem}.HowItWorks-module__u8qSLG__navBtnHorizontal{display:none}}@media (max-width:600px){.HowItWorks-module__u8qSLG__stepsGrid{grid-template-columns:1fr}}
.SmartFeatures-module__4kCgnG__smartSection{background:linear-gradient(180deg, var(--bg-white) 0%, var(--secondary-blue) 100%);padding:6rem 0 2rem}.SmartFeatures-module__4kCgnG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:3.5rem;display:grid}.SmartFeatures-module__4kCgnG__featureCard{border:1px solid #0b9bea14;border-radius:24px;height:360px;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.SmartFeatures-module__4kCgnG__featureCard:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0b9bea26}.SmartFeatures-module__4kCgnG__imageBackground{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.SmartFeatures-module__4kCgnG__featureCard:hover .SmartFeatures-module__4kCgnG__imageBackground{transform:scale(1.08)}.SmartFeatures-module__4kCgnG__cardOverlay{z-index:2;background:linear-gradient(#08193226 0%,#050f23e0 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.SmartFeatures-module__4kCgnG__featureCard:hover .SmartFeatures-module__4kCgnG__cardOverlay{background:linear-gradient(#0b9bea1a 0%,#050c1eeb 100%)}.SmartFeatures-module__4kCgnG__cardContent{z-index:3;color:#fff;text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding:2.5rem;display:flex;position:relative}.SmartFeatures-module__4kCgnG__iconWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.SmartFeatures-module__4kCgnG__featureCard:hover .SmartFeatures-module__4kCgnG__iconWrapper{background:var(--primary-blue);border-color:var(--primary-blue);transform:scale(1.08)rotate(5deg);box-shadow:0 8px 20px #0b9bea4d}.SmartFeatures-module__4kCgnG__cardContent h3{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 4px #00000059;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.SmartFeatures-module__4kCgnG__cardContent p{color:#ffffffd9;text-shadow:0 1px 3px #00000040;margin:0;font-size:1rem;line-height:1.6}@media (max-width:900px){.SmartFeatures-module__4kCgnG__featuresGrid{gap:1.5rem}.SmartFeatures-module__4kCgnG__featureCard{height:320px}}@media (max-width:768px){.SmartFeatures-module__4kCgnG__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.SmartFeatures-module__4kCgnG__featureCard{height:300px}.SmartFeatures-module__4kCgnG__cardContent{padding:1.75rem}.SmartFeatures-module__4kCgnG__cardContent h3{font-size:1.3rem}.SmartFeatures-module__4kCgnG__cardContent p{font-size:.95rem}.SmartFeatures-module__4kCgnG__iconWrapper{width:50px;height:50px;margin-bottom:1rem}}
.AboutUs-module__cEXb4G__aboutSection{background:linear-gradient(180deg, var(--secondary-blue) 0%, var(--bg-white) 100%);padding:2.25rem 0 5.5rem;position:relative;overflow:hidden}.AboutUs-module__cEXb4G__glowBg{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#0b9bea1f 0%,#0000 70%);width:450px;height:450px;position:absolute;top:15%;left:5%}.AboutUs-module__cEXb4G__aboutGrid{z-index:2;grid-template-columns:1fr 1.15fr;align-items:center;gap:4.5rem;display:grid;position:relative}.AboutUs-module__cEXb4G__imageContent{width:100%;position:relative}.AboutUs-module__cEXb4G__dashboardContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #0b9bea26;border-radius:28px;flex-direction:column;gap:1.5rem;width:100%;max-width:480px;margin:0 auto;padding:1.75rem;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:visible;box-shadow:0 30px 60px #0000000a}.AboutUs-module__cEXb4G__dashboardContainer:hover{border-color:#0b9bea59;transform:translateY(-2px);box-shadow:0 40px 80px #0b9bea1a}.AboutUs-module__cEXb4G__dbHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.AboutUs-module__cEXb4G__patientInfo{align-items:center;gap:.75rem;display:flex}.AboutUs-module__cEXb4G__avatarCircle{color:#fff;background:#1e3a5f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 4px 10px #1e3a5f26}.AboutUs-module__cEXb4G__patientInfo h4{color:var(--text-dark);margin:0;font-size:.95rem;font-weight:700}.AboutUs-module__cEXb4G__planBadge{color:var(--text-gray);margin-top:.1rem;font-size:.72rem;font-weight:500;display:block}.AboutUs-module__cEXb4G__statusPill{color:#10b981;background:#10b98114;border:1px solid #10b98133;border-radius:50px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.7rem;font-weight:700;display:flex}.AboutUs-module__cEXb4G__pulseDot{background-color:#10b981;border-radius:50%;width:6px;height:6px;animation:1.8s infinite AboutUs-module__cEXb4G__pulseDotAnim}@keyframes AboutUs-module__cEXb4G__pulseDotAnim{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 5px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.AboutUs-module__cEXb4G__dbSection{flex-direction:column;gap:.75rem;display:flex}.AboutUs-module__cEXb4G__sectionTitle{color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;opacity:.85;margin:0;font-size:.8rem;font-weight:700}.AboutUs-module__cEXb4G__sectionTitleFlex{justify-content:space-between;align-items:center;display:flex}.AboutUs-module__cEXb4G__progressText{color:var(--primary-blue);background:#0b9bea14;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.AboutUs-module__cEXb4G__vitalsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.AboutUs-module__cEXb4G__vitalCard{background:#fff;border:1px solid #0000000a;border-radius:16px;flex-direction:column;gap:.35rem;padding:.85rem;transition:all .3s;display:flex;box-shadow:0 4px 10px #00000003}.AboutUs-module__cEXb4G__vitalCard:hover{border-color:#0b9bea26;transform:translateY(-2px);box-shadow:0 8px 20px #0b9bea0d}.AboutUs-module__cEXb4G__vitalHeader{color:var(--text-gray);align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;display:flex}.AboutUs-module__cEXb4G__vitalIconHeart{color:#ef4444;animation:1.2s infinite AboutUs-module__cEXb4G__heartbeatAnim}@keyframes AboutUs-module__cEXb4G__heartbeatAnim{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.AboutUs-module__cEXb4G__vitalIconBlue{color:var(--primary-blue)}.AboutUs-module__cEXb4G__vitalIconBP{color:#f59e0b}.AboutUs-module__cEXb4G__vitalValue{color:var(--text-dark);font-size:1.1rem;font-weight:800}.AboutUs-module__cEXb4G__vitalUnit{color:var(--text-gray);margin-left:.1rem;font-size:.7rem;font-weight:500}.AboutUs-module__cEXb4G__vitalStatus{color:#10b981;font-size:.65rem;font-weight:700}.AboutUs-module__cEXb4G__medList{flex-direction:column;gap:.65rem;display:flex}.AboutUs-module__cEXb4G__medItem{background:#fff;border:1px solid #0000000a;border-radius:14px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .3s;display:flex}.AboutUs-module__cEXb4G__completedMed{background:#10b98105;border-color:#10b9811f}.AboutUs-module__cEXb4G__medMain{align-items:center;gap:.75rem;display:flex}.AboutUs-module__cEXb4G__checkIcon{color:#10b981}.AboutUs-module__cEXb4G__pendingDot{background-color:var(--primary-blue);border-radius:50%;width:8px;height:8px;margin-left:5px;margin-right:5px}.AboutUs-module__cEXb4G__medName{color:var(--text-dark);font-size:.85rem;font-weight:700;display:block}.AboutUs-module__cEXb4G__completedMed .AboutUs-module__cEXb4G__medName{opacity:.6;text-decoration:line-through}.AboutUs-module__cEXb4G__medTime{color:var(--text-gray);align-items:center;gap:.25rem;margin-top:.15rem;font-size:.7rem;font-weight:500;display:inline-flex}.AboutUs-module__cEXb4G__takenBadge{color:#10b981;background:#10b98114;border-radius:4px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.AboutUs-module__cEXb4G__upcomingBadge{color:var(--primary-blue);background:#0b9bea14;border-radius:4px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.AboutUs-module__cEXb4G__floatingChatWidget{z-index:10;background:#fff;border:1px solid #0b9bea26;border-radius:20px;max-width:280px;padding:1.15rem 1.4rem;animation:6s ease-in-out infinite AboutUs-module__cEXb4G__floatChat;position:absolute;bottom:-30px;left:-30px;box-shadow:0 20px 40px #00000014}@keyframes AboutUs-module__cEXb4G__floatChat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.AboutUs-module__cEXb4G__chatHeader{border-bottom:1px solid #0000000a;align-items:center;gap:.65rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.AboutUs-module__cEXb4G__chatAvatar{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.AboutUs-module__cEXb4G__chatHeader h6{color:var(--text-dark);margin:0;font-size:.78rem;font-weight:700}.AboutUs-module__cEXb4G__chatHeader span{color:#10b981;font-size:.65rem;font-weight:600;display:block}.AboutUs-module__cEXb4G__chatBubble{color:var(--text-gray);margin:0;font-size:.78rem;font-style:italic;line-height:1.4}.AboutUs-module__cEXb4G__floatingAiInsight{color:#fff;z-index:10;background:linear-gradient(135deg,#1e3a5f 0%,#0b9bea 100%);border-radius:50px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.72rem;font-weight:700;animation:8s ease-in-out infinite AboutUs-module__cEXb4G__floatInsight;display:flex;position:absolute;top:-20px;right:-20px;box-shadow:0 10px 25px #0b9bea40}@keyframes AboutUs-module__cEXb4G__floatInsight{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.AboutUs-module__cEXb4G__aiIcon{color:gold}.AboutUs-module__cEXb4G__sectionBadge{color:var(--primary-blue);letter-spacing:2px;background:#0b9bea14;border-radius:50px;margin-bottom:1.25rem;padding:.6rem 1.4rem;font-size:.95rem;font-weight:800;display:inline-block}.AboutUs-module__cEXb4G__textContent h3{color:var(--text-dark);letter-spacing:-.8px;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:800;line-height:1.15}.AboutUs-module__cEXb4G__mainDesc{color:var(--text-gray);margin-bottom:2.25rem;font-size:1.05rem;line-height:1.7}.AboutUs-module__cEXb4G__foundersSection{border-top:1px solid #0000000f;margin-bottom:2.5rem;padding-top:2rem}.AboutUs-module__cEXb4G__foundersTitle{color:var(--text-dark);margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.AboutUs-module__cEXb4G__foundersGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.AboutUs-module__cEXb4G__founderCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #0b9bea1a;border-radius:18px;flex-direction:column;gap:.85rem;padding:1.5rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}.AboutUs-module__cEXb4G__founderCard:hover{background:#fff;border-color:#0b9bea40;transform:translateY(-5px);box-shadow:0 15px 30px #0b9bea14}.AboutUs-module__cEXb4G__founderHeader{align-items:center;gap:.85rem;display:flex}.AboutUs-module__cEXb4G__avatarInitials{background:linear-gradient(135deg, var(--primary-blue) 0%, #51baff 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 4px 10px #0b9bea33}.AboutUs-module__cEXb4G__founderHeader h5{color:var(--text-dark);margin:0;font-size:1rem;font-weight:700}.AboutUs-module__cEXb4G__founderRole{color:var(--text-gray);text-transform:uppercase;letter-spacing:.5px;margin-top:.15rem;font-size:.72rem;font-weight:700;display:block}.AboutUs-module__cEXb4G__founderQuote{color:var(--text-gray);flex-grow:1;margin:0;font-size:.85rem;line-height:1.5}.AboutUs-module__cEXb4G__emailLink{color:var(--primary-blue);border-top:1px dashed #0b9bea26;align-items:center;gap:.45rem;margin-top:auto;padding-top:.75rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.AboutUs-module__cEXb4G__emailLink:hover{color:#0672b1}.AboutUs-module__cEXb4G__actions{display:flex}.AboutUs-module__cEXb4G__btnReadMore{background-color:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;box-shadow:0 4px 14px #0b9bea4d}.AboutUs-module__cEXb4G__btnReadMore:hover{background-color:#0672b1;transform:translateY(-2px);box-shadow:0 8px 25px #0b9bea73}.AboutUs-module__cEXb4G__milestoneProgress{color:#10b981;background:#10b98114;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.AboutUs-module__cEXb4G__progressTrackWrapper{background:#fff;border:1px solid #0000000a;border-radius:16px;flex-direction:column;gap:.85rem;padding:1rem;display:flex;box-shadow:0 4px 10px #00000003}.AboutUs-module__cEXb4G__progressBar{background:#0b9bea1a;border-radius:10px;width:100%;height:8px;position:relative;overflow:hidden}.AboutUs-module__cEXb4G__progressFill{background:linear-gradient(90deg, var(--primary-blue) 0%, #51baff 100%);border-radius:10px;height:100%;position:relative;overflow:hidden}.AboutUs-module__cEXb4G__progressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:100%;height:100%;animation:2.5s infinite AboutUs-module__cEXb4G__shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes AboutUs-module__cEXb4G__shimmer{to{transform:translate(100%)}}.AboutUs-module__cEXb4G__milestoneGrid{text-align:center;border-top:1px dashed #0000000d;grid-template-columns:repeat(3,1fr);gap:.5rem;padding-top:.75rem;display:grid}.AboutUs-module__cEXb4G__milestoneItem{flex-direction:column;gap:.15rem;display:flex}.AboutUs-module__cEXb4G__milestoneLabel{color:var(--text-gray);font-size:.65rem;font-weight:600}.AboutUs-module__cEXb4G__milestoneValue{color:var(--text-dark);font-size:.72rem;font-weight:700}@media (max-width:1024px){.AboutUs-module__cEXb4G__aboutGrid{gap:3rem}}@media (max-width:900px){.AboutUs-module__cEXb4G__aboutSection{padding:4.5rem 0}.AboutUs-module__cEXb4G__aboutGrid{grid-template-columns:1fr;gap:4.5rem}.AboutUs-module__cEXb4G__imageContent{order:2;max-width:600px;margin:0 auto}.AboutUs-module__cEXb4G__textContent{order:1}}@media (max-width:600px){.AboutUs-module__cEXb4G__aboutSection{padding:2rem 0 4rem}.AboutUs-module__cEXb4G__aboutGrid{gap:3rem}.AboutUs-module__cEXb4G__foundersGrid{grid-template-columns:1fr;gap:1.25rem}.AboutUs-module__cEXb4G__dashboardContainer{max-width:100%;margin-top:1rem;padding:1.25rem}.AboutUs-module__cEXb4G__vitalsGrid{grid-template-columns:repeat(3,1fr);gap:.5rem}.AboutUs-module__cEXb4G__vitalCard{text-align:center;align-items:center;padding:.65rem .35rem}.AboutUs-module__cEXb4G__vitalHeader{flex-direction:column;gap:.25rem;font-size:.6rem}.AboutUs-module__cEXb4G__vitalValue{font-size:.95rem}.AboutUs-module__cEXb4G__takenBadge,.AboutUs-module__cEXb4G__upcomingBadge{flex-shrink:0}.AboutUs-module__cEXb4G__floatingChatWidget{border-color:#0b9bea1f;max-width:100%;margin-top:1.25rem;animation:none;position:relative;bottom:auto;left:auto;right:auto;box-shadow:0 10px 30px #0000000a}.AboutUs-module__cEXb4G__floatingAiInsight{order:-1;justify-content:center;margin-bottom:.5rem;animation:none;position:relative;top:auto;right:auto;box-shadow:0 4px 15px #0b9bea26}}@media (max-width:375px){.AboutUs-module__cEXb4G__vitalsGrid{grid-template-columns:1fr;gap:.5rem}.AboutUs-module__cEXb4G__vitalCard{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1rem}.AboutUs-module__cEXb4G__vitalHeader{flex-direction:row;gap:.5rem;font-size:.75rem}.AboutUs-module__cEXb4G__vitalValue{margin-left:auto;margin-right:1rem;font-size:1.05rem}}
.ForDoctors-module__y1GoYW__doctorsSection{background:linear-gradient(180deg, var(--bg-white) 0%, var(--secondary-blue) 100%);color:var(--text-dark);padding:6rem 0;position:relative;overflow:hidden}.ForDoctors-module__y1GoYW__contentGrid{grid-template-columns:1.25fr 1fr;align-items:center;gap:2.5rem;display:grid}.ForDoctors-module__y1GoYW__textContent{text-align:left;flex-direction:column;display:flex}.ForDoctors-module__y1GoYW__textContent h2{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.ForDoctors-module__y1GoYW__highlight{color:var(--primary-blue);display:inline}.ForDoctors-module__y1GoYW__subtitle{color:var(--text-gray);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.7}.ForDoctors-module__y1GoYW__benefitsList{flex-direction:column;gap:.85rem;margin-bottom:1.75rem;display:flex}.ForDoctors-module__y1GoYW__benefitItem{color:var(--text-dark);align-items:center;gap:1rem;font-size:1.05rem;font-weight:600;display:flex}.ForDoctors-module__y1GoYW__benefitIcon{width:42px;height:42px;color:var(--primary-blue);background:#0b9bea14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ForDoctors-module__y1GoYW__iconPurple,.ForDoctors-module__y1GoYW__iconGreen,.ForDoctors-module__y1GoYW__iconLavender,.ForDoctors-module__y1GoYW__iconAmber{color:var(--primary-blue);background:#0b9bea14}.ForDoctors-module__y1GoYW__actions{gap:1.5rem;margin-bottom:1.75rem;display:flex}.ForDoctors-module__y1GoYW__ctaPrimary{background:var(--primary-blue);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #0b9bea40}.ForDoctors-module__y1GoYW__ctaPrimary:hover{background:#0988cc;transform:translateY(-2px);box-shadow:0 6px 20px #0b9bea59}.ForDoctors-module__y1GoYW__ctaSecondary{color:var(--text-dark);border:1.5px solid var(--border-light);cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-flex}.ForDoctors-module__y1GoYW__ctaSecondary:hover{border-color:var(--text-gray);background:#00000005;transform:translateY(-2px)}.ForDoctors-module__y1GoYW__trustedHeader{color:var(--text-gray);border-top:1px solid var(--border-light);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-top:1.25rem;font-size:1rem;font-weight:600;display:flex}.ForDoctors-module__y1GoYW__shieldBlue{color:var(--primary-blue)}.ForDoctors-module__y1GoYW__trustBadgesGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ForDoctors-module__y1GoYW__trustBadgeItem{align-items:center;gap:.75rem;display:flex}.ForDoctors-module__y1GoYW__badgeIconWrapper{color:var(--primary-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ForDoctors-module__y1GoYW__badgeText{text-align:left;flex-direction:column;display:flex}.ForDoctors-module__y1GoYW__badgeText strong{color:var(--text-dark);margin-bottom:.15rem;font-size:.95rem;font-weight:700}.ForDoctors-module__y1GoYW__badgeText span{color:var(--text-gray);font-size:.85rem}.ForDoctors-module__y1GoYW__visualContent{width:100%}.ForDoctors-module__y1GoYW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.ForDoctors-module__y1GoYW__statCard{border:1px solid var(--border-light);text-align:left;box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;padding:1.5rem 1.25rem;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex}.ForDoctors-module__y1GoYW__statCard:hover{box-shadow:var(--shadow-medium);border-color:#0b9bea26;transform:translateY(-8px)}.ForDoctors-module__y1GoYW__statIconWrapper{width:40px;height:40px;color:var(--primary-blue);background:#0b9bea14;border-radius:10px;justify-content:center;align-items:center;margin-bottom:.85rem;display:flex}.ForDoctors-module__y1GoYW__statBody h3{color:var(--primary-blue);letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.8rem;font-weight:800}.ForDoctors-module__y1GoYW__statBody h4{color:var(--text-dark);margin-bottom:.35rem;font-size:.95rem;font-weight:700;line-height:1.4}.ForDoctors-module__y1GoYW__statTrend{color:#10b981;font-size:.85rem;font-weight:600}.ForDoctors-module__y1GoYW__statPurple:hover,.ForDoctors-module__y1GoYW__statGreen:hover,.ForDoctors-module__y1GoYW__statBlue:hover,.ForDoctors-module__y1GoYW__statAmber:hover{border-color:#0b9bea33;box-shadow:0 15px 30px #0b9bea14}.ForDoctors-module__y1GoYW__statBlue .ForDoctors-module__y1GoYW__statTrend{color:var(--text-gray)}@media (max-width:1024px){.ForDoctors-module__y1GoYW__contentGrid{grid-template-columns:1fr;gap:4rem}}@media (max-width:600px){.ForDoctors-module__y1GoYW__doctorsSection{padding:5rem 0}.ForDoctors-module__y1GoYW__textContent h2{font-size:2rem}.ForDoctors-module__y1GoYW__subtitle{font-size:1rem}.ForDoctors-module__y1GoYW__benefitItem{font-size:.95rem}.ForDoctors-module__y1GoYW__actions{flex-direction:column;gap:1rem}.ForDoctors-module__y1GoYW__ctaPrimary,.ForDoctors-module__y1GoYW__ctaSecondary{justify-content:center;width:100%}.ForDoctors-module__y1GoYW__trustBadgesGrid{grid-template-columns:1fr}.ForDoctors-module__y1GoYW__statsGrid{grid-template-columns:1fr;gap:1.25rem}.ForDoctors-module__y1GoYW__statCard{padding:1.75rem}.ForDoctors-module__y1GoYW__statBody h3{font-size:1.8rem}}
.AboutHero-module__grpVQa__heroSection{background:var(--bg-gradient-top);width:100%;padding:9rem 0 7rem;position:relative;overflow:hidden}.AboutHero-module__grpVQa__orbTop,.AboutHero-module__grpVQa__orbBottom{z-index:0;pointer-events:none;border-radius:50%;position:absolute}.AboutHero-module__grpVQa__orbTop{filter:blur(80px);background:radial-gradient(circle,#0b9bea2e 0%,#0000 70%);width:600px;height:600px;animation:8s ease-in-out infinite alternate AboutHero-module__grpVQa__floatOrb;top:-150px;left:-150px}.AboutHero-module__grpVQa__orbBottom{filter:blur(100px);background:radial-gradient(circle,#51baff24 0%,#0000 70%);width:700px;height:700px;animation:10s ease-in-out infinite alternate-reverse AboutHero-module__grpVQa__floatOrb;bottom:-250px;right:-150px}@keyframes AboutHero-module__grpVQa__floatOrb{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.08)}}.AboutHero-module__grpVQa__heroContainer{z-index:10;position:relative}.AboutHero-module__grpVQa__headerWrapper{text-align:center;max-width:760px;margin:0 auto 4.5rem}.AboutHero-module__grpVQa__heroTag{color:var(--primary-blue);letter-spacing:1.5px;text-transform:uppercase;background:#0b9bea1a;border:1px solid #0b9bea33;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.45rem 1.25rem;font-size:.78rem;font-weight:700;display:inline-flex}.AboutHero-module__grpVQa__headerWrapper h1{color:var(--text-dark);letter-spacing:-1.5px;font-size:clamp(2.75rem,5vw,4.25rem);font-weight:800;line-height:1.08}.AboutHero-module__grpVQa__accent{background:linear-gradient(135deg, var(--primary-blue) 0%, #51baff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutHero-module__grpVQa__bentoGrid{grid-template-rows:auto auto;grid-template-columns:1.5fr 1fr;align-items:stretch;gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.AboutHero-module__grpVQa__bentoCard{cursor:default;border-radius:28px;flex-direction:column;padding:2.75rem;transition:transform .4s cubic-bezier(.23,1,.32,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.AboutHero-module__grpVQa__bentoCard:hover{transform:translateY(-6px)}.AboutHero-module__grpVQa__blockMain{background:#fff;border:1px solid #0b9bea1a;grid-area:1/1/3;box-shadow:0 4px 6px #0000000a,0 20px 40px #0b9bea12}.AboutHero-module__grpVQa__blockMain:hover{box-shadow:0 8px 12px #0000000f,0 30px 60px #0b9bea21}.AboutHero-module__grpVQa__blockAccent{color:#fff;background:linear-gradient(145deg,#0b9bea 0%,#0672b1 100%);grid-area:1/2;box-shadow:0 4px 6px #00000014,0 20px 40px #0b9bea4d}.AboutHero-module__grpVQa__blockAccent:hover{box-shadow:0 8px 12px #0000001a,0 30px 60px #0b9bea66}.AboutHero-module__grpVQa__blockVision{background:linear-gradient(145deg,#f0f9ff 0%,#dbeeff 100%);border:1px solid #0b9bea26;grid-area:2/2;box-shadow:0 4px 6px #0000000a,0 20px 40px #0b9bea0f}.AboutHero-module__grpVQa__blockVision:hover{box-shadow:0 8px 12px #0000000f,0 30px 60px #0b9bea1f}.AboutHero-module__grpVQa__iconWrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.5rem;display:inline-flex}.AboutHero-module__grpVQa__blockMain .AboutHero-module__grpVQa__iconWrap{color:var(--primary-blue);background:#0b9bea1a;border:1px solid #0b9bea26}.AboutHero-module__grpVQa__blockAccent .AboutHero-module__grpVQa__iconWrap{color:#fff;background:#fff3;border:1px solid #ffffff4d}.AboutHero-module__grpVQa__blockVision .AboutHero-module__grpVQa__iconWrap{color:var(--primary-blue);background:#0b9bea1f;border:1px solid #0b9bea33}.AboutHero-module__grpVQa__cardBody{flex-direction:column;flex:1;gap:.875rem;display:flex}.AboutHero-module__grpVQa__storyTitle{letter-spacing:-.5px;margin:0;line-height:1.2}.AboutHero-module__grpVQa__blockMain .AboutHero-module__grpVQa__storyTitle{color:var(--text-dark);letter-spacing:-1px;font-size:2rem;font-weight:800}.AboutHero-module__grpVQa__blockAccent .AboutHero-module__grpVQa__storyTitle{color:#fff;letter-spacing:-.3px;font-size:1.3rem;font-weight:700}.AboutHero-module__grpVQa__blockVision .AboutHero-module__grpVQa__storyTitle{color:var(--text-dark);letter-spacing:-.3px;font-size:1.25rem;font-weight:700}.AboutHero-module__grpVQa__blockMain .AboutHero-module__grpVQa__cardBody p{color:var(--text-gray);font-size:1.2rem;font-weight:400;line-height:1.8}.AboutHero-module__grpVQa__blockAccent .AboutHero-module__grpVQa__cardBody p{color:#ffffffd1;font-size:.95rem;font-weight:400;line-height:1.7}.AboutHero-module__grpVQa__blockVision .AboutHero-module__grpVQa__cardBody p{color:var(--text-gray);font-size:.95rem;font-weight:400;line-height:1.7}.AboutHero-module__grpVQa__statStrip{border-top:1px solid #0b9bea1a;gap:2rem;margin-top:auto;padding-top:1.75rem;display:flex}.AboutHero-module__grpVQa__statItem{flex-direction:column;gap:.2rem;display:flex}.AboutHero-module__grpVQa__statNumber{color:var(--primary-blue);letter-spacing:-1px;font-size:1.75rem;font-weight:800;line-height:1}.AboutHero-module__grpVQa__statLabel{color:var(--text-gray);letter-spacing:.3px;font-size:.75rem;font-weight:600}@media (max-width:1024px){.AboutHero-module__grpVQa__bentoGrid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.AboutHero-module__grpVQa__blockMain{grid-area:1/1/auto/3}.AboutHero-module__grpVQa__blockAccent{grid-area:2/1}.AboutHero-module__grpVQa__blockVision{grid-area:2/2}}@media (max-width:768px){.AboutHero-module__grpVQa__heroSection{padding:6.5rem 0 4rem}.AboutHero-module__grpVQa__bentoGrid{grid-template-columns:1fr;gap:1rem}.AboutHero-module__grpVQa__blockMain,.AboutHero-module__grpVQa__blockAccent,.AboutHero-module__grpVQa__blockVision{grid-area:auto/1}.AboutHero-module__grpVQa__bentoCard{padding:2rem}.AboutHero-module__grpVQa__blockMain .AboutHero-module__grpVQa__storyTitle{font-size:1.6rem}.AboutHero-module__grpVQa__statStrip{gap:1.25rem}}@media (max-width:480px){.AboutHero-module__grpVQa__heroSection{padding:5.5rem 0 3rem}.AboutHero-module__grpVQa__headerWrapper h1{letter-spacing:-.5px;font-size:2rem}.AboutHero-module__grpVQa__bentoCard{padding:1.5rem}.AboutHero-module__grpVQa__statStrip{flex-wrap:wrap;gap:1rem}.AboutHero-module__grpVQa__statNumber{font-size:1.4rem}}
.Testimonials-module__5wb8fq__testimonialSection{background:linear-gradient(180deg, var(--secondary-blue) 0%, var(--bg-white) 100%);padding:6rem 0}.Testimonials-module__5wb8fq__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Testimonials-module__5wb8fq__testimonialCard{box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;padding:2.5rem;transition:transform .3s;position:relative}.Testimonials-module__5wb8fq__testimonialCard:hover{transform:translateY(-8px)}.Testimonials-module__5wb8fq__quoteIcon{color:var(--primary-blue);opacity:.1;position:absolute;top:1.5rem;right:1.5rem}.Testimonials-module__5wb8fq__stars{color:#ffc107;gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__5wb8fq__quoteText{color:var(--text-dark);z-index:2;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.6;position:relative}.Testimonials-module__5wb8fq__authorInfo{align-items:center;gap:1rem;display:flex}.Testimonials-module__5wb8fq__avatarPlaceholder{background:var(--primary-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__5wb8fq__authorName{color:var(--text-dark);font-size:1rem;font-weight:700}.Testimonials-module__5wb8fq__authorRole{color:var(--text-light);font-size:.85rem}@media (max-width:1000px){.Testimonials-module__5wb8fq__testimonialGrid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (max-width:600px){.Testimonials-module__5wb8fq__testimonialSection{padding:4rem 0}.Testimonials-module__5wb8fq__testimonialCard{padding:1.75rem}.Testimonials-module__5wb8fq__quoteText{font-size:1rem}}
.HospitalPartners-module__yFlWfq__partnersSection{background:linear-gradient(180deg, var(--bg-white) 0%, var(--secondary-blue) 100%);margin-bottom:-1px;padding:6rem 0 0;overflow:hidden}.HospitalPartners-module__yFlWfq__leadText{text-align:center;max-width:700px;color:var(--text-gray);margin:-1.5rem auto 3rem;font-size:1.1rem;line-height:1.6}.HospitalPartners-module__yFlWfq__scrollWrapper{width:100vw;margin-left:-50vw;margin-right:-50vw;padding:4rem 0;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.HospitalPartners-module__yFlWfq__partnersTrack{align-items:center;gap:2rem;width:max-content;padding-left:2rem;animation:30s linear infinite HospitalPartners-module__yFlWfq__scrollTrain;display:flex}.HospitalPartners-module__yFlWfq__partnersTrack:hover{animation-play-state:paused}@keyframes HospitalPartners-module__yFlWfq__scrollTrain{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.HospitalPartners-module__yFlWfq__partnerCard{background:var(--bg-white);border:1px solid var(--border-light);border-radius:16px;flex-shrink:0;align-items:flex-start;gap:1rem;width:400px;padding:1.5rem;transition:box-shadow .3s,border-color .3s;display:flex;box-shadow:0 4px 15px #00000005}.HospitalPartners-module__yFlWfq__partnerCard:nth-child(odd){transform:translateY(-40px)}.HospitalPartners-module__yFlWfq__partnerCard:nth-child(2n){transform:translateY(40px)}.HospitalPartners-module__yFlWfq__partnerCard:hover{box-shadow:var(--shadow-medium);border-color:var(--primary-blue)}.HospitalPartners-module__yFlWfq__iconWrap{background:var(--secondary-blue);color:var(--primary-blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.HospitalPartners-module__yFlWfq__partnerInfo h3{color:var(--text-dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.HospitalPartners-module__yFlWfq__addressLine{color:var(--text-gray);align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.4;display:flex}.HospitalPartners-module__yFlWfq__mapIcon{color:var(--primary-blue);flex-shrink:0;margin-top:.15rem}@media (max-width:768px){.HospitalPartners-module__yFlWfq__partnerCard{width:320px}}@media (max-width:600px){.HospitalPartners-module__yFlWfq__partnerCard{gap:.75rem;width:280px;padding:1.25rem}.HospitalPartners-module__yFlWfq__iconWrap{width:40px;height:40px}.HospitalPartners-module__yFlWfq__iconWrap svg{width:20px;height:20px}.HospitalPartners-module__yFlWfq__partnerInfo h3{font-size:1rem}.HospitalPartners-module__yFlWfq__addressLine{font-size:.8rem}}
.OurMission-module__iDYy9W__missionSection{background:#fff;padding:7rem 0;position:relative;overflow:hidden}.OurMission-module__iDYy9W__missionSection:after{content:"";filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#0b9bea12 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-200px}.OurMission-module__iDYy9W__headerWrapper{text-align:center;max-width:600px;margin:0 auto 4rem}.OurMission-module__iDYy9W__tag{color:var(--primary-blue);letter-spacing:1.5px;text-transform:uppercase;background:#0b9bea14;border:1px solid #0b9bea2e;border-radius:30px;align-items:center;margin-bottom:1rem;padding:.4rem 1.1rem;font-size:.75rem;font-weight:700;display:inline-flex}.OurMission-module__iDYy9W__heading{color:var(--text-dark);letter-spacing:-1px;margin:0 0 .75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.OurMission-module__iDYy9W__subheading{color:var(--text-gray);margin:0;font-size:1.05rem;line-height:1.7}.OurMission-module__iDYy9W__missionGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.OurMission-module__iDYy9W__missionCard{background:#fff;border:1px solid #0b9bea1a;border-radius:24px;flex-direction:column;gap:.875rem;padding:2.5rem 2rem;transition:transform .35s cubic-bezier(.23,1,.32,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #00000008,0 14px 30px #0b9bea0d}.OurMission-module__iDYy9W__missionCard:after{content:attr(data-number);color:#0b9bea0f;letter-spacing:-2px;pointer-events:none;font-size:3.5rem;font-weight:900;line-height:1;position:absolute;top:1.25rem;right:1.5rem}.OurMission-module__iDYy9W__missionCard:hover{border-color:#0b9bea38;transform:translateY(-6px);box-shadow:0 8px 12px #0000000d,0 28px 54px #0b9bea1c}.OurMission-module__iDYy9W__cardTop{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.OurMission-module__iDYy9W__iconWrap{width:56px;height:56px;color:var(--primary-blue);background:#0b9bea1a;border:1px solid #0b9bea26;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.OurMission-module__iDYy9W__numberBadge{color:var(--primary-blue);letter-spacing:.5px;background:#0b9bea14;border:1px solid #0b9bea2e;border-radius:20px;padding:.2rem .65rem;font-size:.72rem;font-weight:800}.OurMission-module__iDYy9W__cardTitle{color:var(--text-dark);letter-spacing:-.4px;margin:0;font-size:1.3rem;font-weight:800;line-height:1.2}.OurMission-module__iDYy9W__cardDesc{color:var(--text-gray);flex:1;margin:0;font-size:.95rem;line-height:1.72}.OurMission-module__iDYy9W__cardLine{background:linear-gradient(90deg, var(--primary-blue), #51baff);opacity:0;transform-origin:0;border-radius:2px;height:3px;margin-top:.5rem;transition:opacity .35s,transform .35s;transform:scaleX(0)}.OurMission-module__iDYy9W__missionCard:hover .OurMission-module__iDYy9W__cardLine{opacity:1;transform:scaleX(1)}@media (max-width:900px){.OurMission-module__iDYy9W__missionGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.OurMission-module__iDYy9W__missionGrid{grid-template-columns:1fr}.OurMission-module__iDYy9W__missionSection{padding:5rem 0}}
.contact-module__swMWYG__heroSection{background:linear-gradient(180deg, var(--bg-gradient-top) 0%, var(--bg-gradient-bottom) 100%);text-align:center;padding:5rem 0}.contact-module__swMWYG__heroSubtitle{color:var(--text-gray);max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.6}.contact-module__swMWYG__contactSection{background-color:var(--bg-white);padding:8rem 0}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.5fr;gap:6rem;display:grid}.contact-module__swMWYG__colTitle{color:var(--text-dark);margin-bottom:2rem;font-size:2rem;font-weight:700}.contact-module__swMWYG__infoCards{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.contact-module__swMWYG__infoCard{background:var(--secondary-blue);border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem 2rem;transition:transform .3s;display:flex}.contact-module__swMWYG__infoCard:hover{transform:translate(8px)}.contact-module__swMWYG__infoIcon{color:var(--primary-blue);flex-shrink:0}.contact-module__swMWYG__infoCard h4{color:var(--primary-blue);text-transform:uppercase;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.contact-module__swMWYG__infoCard p{color:var(--text-dark);font-size:1.1rem;font-weight:600}.contact-module__swMWYG__supportBadge{color:#c53030;background:#fff5f5;border:1px dashed #feb2b2;border-radius:16px;gap:1.25rem;padding:1.5rem 2rem;display:flex}.contact-module__swMWYG__supportBadge h4{margin-bottom:.25rem;font-weight:700}.contact-module__swMWYG__supportBadge p{font-size:.9rem;line-height:1.4}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-dark);font-size:.9rem;font-weight:700}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary-blue);box-shadow:0 0 0 4px #0b9bea1a}.contact-module__swMWYG__submitBtn{background:linear-gradient(135deg, var(--primary-blue), #51baff);color:#fff;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0b9bea33}.contact-module__swMWYG__submitBtn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #0b9bea4d}.contact-module__swMWYG__formColumn{position:relative}.contact-module__swMWYG__formBox{box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;flex-direction:column;min-height:500px;padding:3rem;display:flex}.contact-module__swMWYG__successOverlay{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;animation:.5s contact-module__swMWYG__fadeUp;display:flex}.contact-module__swMWYG__successOverlay h3{margin:1rem 0 .5rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__successOverlay p{color:var(--text-gray);max-width:300px}.contact-module__swMWYG__faqSection{background-color:var(--secondary-blue);padding:6rem 0}.contact-module__swMWYG__accordionGrid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.contact-module__swMWYG__faqItem{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:16px;transition:all .3s;overflow:hidden}.contact-module__swMWYG__faqItem:hover{border-color:var(--primary-blue);transform:translate(5px)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__active{box-shadow:var(--shadow-soft)}.contact-module__swMWYG__faqHeader{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.contact-module__swMWYG__faqHeader h3{color:var(--text-dark);font-size:1.1rem;font-weight:600}.contact-module__swMWYG__chevron{color:var(--text-light);transition:transform .3s}.contact-module__swMWYG__faqItem.contact-module__swMWYG__active .contact-module__swMWYG__chevron{color:var(--primary-blue);transform:rotate(180deg)}.contact-module__swMWYG__faqBody{max-height:0;padding:0 2rem;transition:all .3s cubic-bezier(0,1,0,1);overflow:hidden}.contact-module__swMWYG__faqItem.contact-module__swMWYG__active .contact-module__swMWYG__faqBody{max-height:500px;padding:0 2rem 1.5rem;transition:all .3s cubic-bezier(1,0,1,0)}.contact-module__swMWYG__faqBody p{color:var(--text-gray);line-height:1.6}@media (max-width:1000px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__formBox{padding:2rem}}
.mycare-module__BTIMdq__heroSection{background:linear-gradient(180deg, var(--bg-gradient-top) 0%, var(--bg-gradient-bottom) 100%);text-align:center;padding:5rem 0 2.5rem}.mycare-module__BTIMdq__heroSubtitle{color:var(--text-gray);max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.6}.mycare-module__BTIMdq__appPreviewSection{background-color:var(--bg-white);padding:4rem 0}.mycare-module__BTIMdq__previewGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.mycare-module__BTIMdq__previewLead{color:var(--text-gray);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.mycare-module__BTIMdq__highlights{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.mycare-module__BTIMdq__highlightItem{color:var(--text-dark);align-items:center;gap:.75rem;font-weight:500;display:flex}.mycare-module__BTIMdq__checkIcon{color:var(--primary-blue)}.mycare-module__BTIMdq__storeButtons{gap:1rem;display:flex}.mycare-module__BTIMdq__storeBtn{background:var(--text-dark);color:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.mycare-module__BTIMdq__storeBtn:hover{background:var(--primary-blue);transform:translateY(-3px)}.mycare-module__BTIMdq__phoneStack{justify-content:center;display:flex;position:relative}.mycare-module__BTIMdq__phoneFrame{z-index:2;background:#111;border:12px solid #222;border-radius:40px;width:300px;height:600px;padding:1rem;position:relative;box-shadow:0 25px 50px -12px #00000040}.mycare-module__BTIMdq__phoneScreen{background:#f8faff;border-radius:20px;flex-direction:column;gap:1.5rem;width:100%;height:100%;padding:1.5rem;display:flex;overflow:hidden}.mycare-module__BTIMdq__appMockupHeader{align-items:center;gap:.75rem;display:flex}.mycare-module__BTIMdq__avatar{background:#dfe6f0;border-radius:50%;width:40px;height:40px}.mycare-module__BTIMdq__mockupInfo{flex:1}.mycare-module__BTIMdq__lineSmall{background:#dfe6f0;border-radius:3px;width:40px;height:6px;margin-bottom:4px}.mycare-module__BTIMdq__lineLarge{background:#dfe6f0;border-radius:3px;width:80px;height:6px}.mycare-module__BTIMdq__mockupChart{background:#fff;border-radius:16px;justify-content:space-around;align-items:flex-end;height:120px;padding:1rem;display:flex;box-shadow:0 4px 12px #0000000d}.mycare-module__BTIMdq__chartBar{background:var(--primary-blue);opacity:.7;border-radius:4px;width:20px}.mycare-module__BTIMdq__mockupCards{flex-direction:column;gap:1rem;display:flex}.mycare-module__BTIMdq__mCard{background:#fff;border-radius:12px;height:60px;box-shadow:0 4px 12px #0000000d}.mycare-module__BTIMdq__phoneBlur{background:var(--primary-blue);opacity:.2;filter:blur(80px);z-index:1;width:100%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mycare-module__BTIMdq__featuresSection{background-color:var(--bg-white);padding:8rem 0}.mycare-module__BTIMdq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.mycare-module__BTIMdq__card{background:var(--secondary-blue);text-align:center;border:1px solid #0b9bea0d;border-radius:16px;padding:3rem 2.5rem;transition:all .3s}.mycare-module__BTIMdq__card:hover{box-shadow:var(--shadow-medium);border-color:var(--primary-blue);background:#fff;transform:translateY(-8px)}.mycare-module__BTIMdq__iconWrap{color:var(--primary-blue);margin-bottom:1.5rem}.mycare-module__BTIMdq__card h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.mycare-module__BTIMdq__card p{color:var(--text-gray);font-size:.95rem;line-height:1.6}.mycare-module__BTIMdq__ctaSection{background-color:var(--bg-white);padding:0 0 8rem}.mycare-module__BTIMdq__ctaCard{background:linear-gradient(135deg, var(--primary-blue), #51baff);text-align:center;color:#fff;border-radius:24px;padding:5rem 3rem;box-shadow:0 20px 40px -10px #0b9bea66}.mycare-module__BTIMdq__ctaCard h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.mycare-module__BTIMdq__ctaCard p{opacity:.9;margin-bottom:3rem;font-size:1.25rem}@media (max-width:1000px){.mycare-module__BTIMdq__previewGrid{text-align:center;grid-template-columns:1fr;gap:4rem}.mycare-module__BTIMdq__previewGrid h2{text-align:center!important}.mycare-module__BTIMdq__highlights,.mycare-module__BTIMdq__storeButtons{justify-content:center}}@media (max-width:900px){.mycare-module__BTIMdq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.mycare-module__BTIMdq__grid,.mycare-module__BTIMdq__highlights{grid-template-columns:1fr}}
.providers-module__6nMFsq__heroSection{background:linear-gradient(180deg, var(--bg-gradient-top) 0%, var(--secondary-blue) 100%);text-align:center;padding:5rem 0}.providers-module__6nMFsq__badge{background:var(--primary-blue);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:30px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.providers-module__6nMFsq__heroSection h1{color:var(--text-dark);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.providers-module__6nMFsq__heroSubtitle{color:var(--text-gray);max-width:700px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6}.providers-module__6nMFsq__heroActions{justify-content:center;gap:1rem;display:flex}.providers-module__6nMFsq__heroBtn{background:linear-gradient(135deg, var(--primary-blue), #51baff);color:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0b9bea33}.providers-module__6nMFsq__heroBtn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #0b9bea4d}.providers-module__6nMFsq__benefitsSection{background-color:var(--bg-white);padding:8rem 0}.providers-module__6nMFsq__grid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.providers-module__6nMFsq__card{background:var(--card-bg);border:1px solid #0b9bea14;border-radius:20px;padding:3rem;transition:all .3s}.providers-module__6nMFsq__card:hover{box-shadow:var(--shadow-medium);border-color:var(--primary-blue);transform:translateY(-5px)}.providers-module__6nMFsq__iconWrap{color:var(--primary-blue);margin-bottom:1.5rem}.providers-module__6nMFsq__card h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.providers-module__6nMFsq__card p{color:var(--text-gray);line-height:1.6}.providers-module__6nMFsq__processSection{background-color:var(--secondary-blue);padding:8rem 0}.providers-module__6nMFsq__stepsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.providers-module__6nMFsq__stepIcon{width:64px;height:64px;color:var(--primary-blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;box-shadow:0 10px 20px #0000000d}.providers-module__6nMFsq__stepItem h3{margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.providers-module__6nMFsq__stepItem p{color:var(--text-gray);font-size:.95rem}.providers-module__6nMFsq__statsSection{background:#fff;padding:8rem 0}.providers-module__6nMFsq__statsGrid{flex-wrap:wrap;justify-content:space-around;gap:3rem;display:flex}.providers-module__6nMFsq__statItem{text-align:center}.providers-module__6nMFsq__statValue{color:var(--primary-blue);margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.providers-module__6nMFsq__statLabel{color:var(--text-dark);font-weight:600}.providers-module__6nMFsq__inquirySection{background-color:var(--bg-white);padding:0 0 8rem}.providers-module__6nMFsq__inquiryCard{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a,#1d4ed8);border-radius:30px;padding:5rem 3rem}.providers-module__6nMFsq__inquiryContent h2{margin-bottom:1rem;font-size:2.5rem}.providers-module__6nMFsq__formMini{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}.providers-module__6nMFsq__inputMini{border:none;border-radius:12px;min-width:250px;padding:1rem 1.5rem;font-size:1rem}.providers-module__6nMFsq__formSuccess{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;animation:.5s providers-module__6nMFsq__fadeUp;display:flex}.providers-module__6nMFsq__formSuccess h2{margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.providers-module__6nMFsq__formSuccess p{opacity:.9;font-size:1.1rem}@media (max-width:900px){.providers-module__6nMFsq__grid,.providers-module__6nMFsq__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.providers-module__6nMFsq__grid,.providers-module__6nMFsq__stepsGrid{grid-template-columns:1fr}.providers-module__6nMFsq__heroSection h1{font-size:2.5rem}.providers-module__6nMFsq__heroActions{flex-direction:column;align-items:stretch;padding:0 1rem}.providers-module__6nMFsq__heroBtn{justify-content:center;width:100%}.providers-module__6nMFsq__inquiryCard{padding:3rem 1.5rem}.providers-module__6nMFsq__formMini{flex-direction:column;width:100%}.providers-module__6nMFsq__inputMini{min-width:100%}}
.ServiceDetail-module__Og7PDG__heroSection{background:linear-gradient(180deg, var(--bg-gradient-top) 0%, var(--bg-white) 100%);text-align:center;padding:6rem 0 4rem}.ServiceDetail-module__Og7PDG__heroSubtitle{color:var(--primary-blue);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:block}.ServiceDetail-module__Og7PDG__heroDesc{color:var(--text-gray);max-width:800px;margin:1.5rem auto 0;font-size:1.25rem;line-height:1.6}.ServiceDetail-module__Og7PDG__featuresSection{padding:4rem 0}.ServiceDetail-module__Og7PDG__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:3rem;display:grid}.ServiceDetail-module__Og7PDG__card{background:var(--card-bg);border:1px solid #0b9bea0d;border-radius:24px;padding:3rem;transition:all .3s}.ServiceDetail-module__Og7PDG__card:hover{box-shadow:var(--shadow-medium);border-color:var(--primary-blue);transform:translateY(-5px)}.ServiceDetail-module__Og7PDG__iconWrap{color:var(--primary-blue);width:80px;height:80px;box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.ServiceDetail-module__Og7PDG__card h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.ServiceDetail-module__Og7PDG__card p{color:var(--text-gray);font-size:1.05rem;line-height:1.6}.ServiceDetail-module__Og7PDG__benefitsSection{background-color:var(--secondary-blue);padding:5rem 0}.ServiceDetail-module__Og7PDG__benefitsGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ServiceDetail-module__Og7PDG__benefitsList{flex-direction:column;gap:1.5rem;display:flex}.ServiceDetail-module__Og7PDG__benefitItem{color:var(--text-dark);align-items:center;gap:1.25rem;font-size:1.1rem;font-weight:600;display:flex}.ServiceDetail-module__Og7PDG__checkIcon{color:var(--success-green);flex-shrink:0}.ServiceDetail-module__Og7PDG__ctaSection{padding:6rem 0}.ServiceDetail-module__Og7PDG__ctaCard{background:linear-gradient(135deg, var(--primary-blue), #51baff);text-align:center;color:#fff;border-radius:32px;padding:5rem;box-shadow:0 20px 40px #0b9bea33}.ServiceDetail-module__Og7PDG__ctaCard h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.ServiceDetail-module__Og7PDG__ctaCard p{opacity:.9;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}@media (max-width:900px){.ServiceDetail-module__Og7PDG__grid,.ServiceDetail-module__Og7PDG__benefitsGrid{grid-template-columns:1fr;gap:3rem}.ServiceDetail-module__Og7PDG__ctaCard{padding:3rem 2rem}}@media (max-width:600px){.ServiceDetail-module__Og7PDG__heroSection h1{font-size:2.5rem}.ServiceDetail-module__Og7PDG__card{padding:2rem}}
.OurLead-module__R62Cfa__leadSection{background-color:#fafcff;padding:6rem 0;position:relative;overflow:hidden}.OurLead-module__R62Cfa__headerWrapper{text-align:center;flex-direction:column;align-items:center;max-width:640px;margin:0 auto 4rem;display:flex}.OurLead-module__R62Cfa__tag{color:var(--primary-blue);letter-spacing:1px;text-transform:uppercase;background:0 0;border:1px solid #0b9bea26;border-radius:40px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.OurLead-module__R62Cfa__heading{color:#0b1126;letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.OurLead-module__R62Cfa__separator{align-items:center;gap:.75rem;width:120px;display:flex}.OurLead-module__R62Cfa__line{background:linear-gradient(90deg,#0000,#0b9bea4d,#0000);flex:1;height:1px}.OurLead-module__R62Cfa__dot{background:var(--primary-blue);border-radius:50%;width:6px;height:6px}.OurLead-module__R62Cfa__leadGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.OurLead-module__R62Cfa__leadCard{background:#fff;border:1px solid #00000005;border-radius:20px;gap:2rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 24px #00000008}.OurLead-module__R62Cfa__leadCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0b9bea14}.OurLead-module__R62Cfa__imageWrap{background:#fff;border-radius:50%;flex-shrink:0;align-self:flex-start;width:140px;height:140px;margin:8px;position:relative;overflow:hidden;box-shadow:0 0 0 8px #fff,0 0 30px 5px #0b9bea26}.OurLead-module__R62Cfa__profileImg{z-index:1;object-fit:cover}.OurLead-module__R62Cfa__imageWrap:not(:has(img[src])):after{content:"👤";opacity:.25;justify-content:center;align-items:center;font-size:2.5rem;display:flex;position:absolute;inset:0}.OurLead-module__R62Cfa__leadContent{flex-direction:column;flex:1;display:flex}.OurLead-module__R62Cfa__leadContent h3{color:#0b1126;letter-spacing:-.3px;margin:0 0 .5rem;font-size:1.4rem;font-weight:800;line-height:1.2}.OurLead-module__R62Cfa__role{color:var(--primary-blue);text-transform:uppercase;letter-spacing:1px;background:#eef7ff;border-radius:20px;align-items:center;gap:.4rem;width:fit-content;margin-bottom:1rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.OurLead-module__R62Cfa__leadContent p{color:var(--text-gray);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.OurLead-module__R62Cfa__socials{margin-top:auto}.OurLead-module__R62Cfa__linkedinBtn{width:36px;height:36px;color:var(--primary-blue);background:#eef7ff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.OurLead-module__R62Cfa__linkedinBtn:hover{background:var(--primary-blue);color:#fff;transform:translateY(-2px)}@media (max-width:900px){.OurLead-module__R62Cfa__leadGrid{grid-template-columns:1fr}}@media (max-width:600px){.OurLead-module__R62Cfa__leadCard{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem}.OurLead-module__R62Cfa__role{margin:0 auto 1rem}}
.ServiceAvailability-module__LuWi8G__availabilitySection{background-color:var(--secondary-blue);margin-top:-1px;padding:6rem 0}.ServiceAvailability-module__LuWi8G__subtitle{text-align:center;color:var(--text-gray);margin-top:-1.5rem;margin-bottom:3rem;font-size:1.1rem}.ServiceAvailability-module__LuWi8G__activeCity{text-align:center;background:#fff;border:2px solid #22c55e;border-radius:20px;max-width:500px;margin:0 auto 3rem;padding:2.5rem;box-shadow:0 0 30px #22c55e26}.ServiceAvailability-module__LuWi8G__activeBadge{color:#fff;letter-spacing:1.5px;background:#22c55e;border-radius:30px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.8rem;font-weight:800;display:inline-flex}.ServiceAvailability-module__LuWi8G__activeCityName{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ServiceAvailability-module__LuWi8G__activeCityName svg{color:var(--primary-blue)}.ServiceAvailability-module__LuWi8G__activeCityName h3{color:var(--text-dark);font-size:2.25rem;font-weight:800}.ServiceAvailability-module__LuWi8G__activeCityDesc{color:var(--text-gray);font-size:1rem;line-height:1.5}.ServiceAvailability-module__LuWi8G__comingSoonLabel{color:var(--text-gray);text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700;display:flex}.ServiceAvailability-module__LuWi8G__citiesGrid{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.ServiceAvailability-module__LuWi8G__cityPill{color:var(--text-gray);opacity:.75;background:#ffffff80;border:1px dashed #0b9bea33;border-radius:50px;align-items:center;gap:.4rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000008}.ServiceAvailability-module__LuWi8G__cityPill:hover{opacity:1;background:#fff;border-style:solid;transform:translateY(-2px);box-shadow:0 4px 12px #0b9bea1a}.ServiceAvailability-module__LuWi8G__cityPill svg{color:var(--text-gray)}.ServiceAvailability-module__LuWi8G__expansionBanner{background:linear-gradient(135deg, var(--primary-blue), #51baff);text-align:center;color:#fff;border-radius:16px;padding:3rem}.ServiceAvailability-module__LuWi8G__bannerContent h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ServiceAvailability-module__LuWi8G__bannerContent p{opacity:.9;font-size:1rem}@media (max-width:600px){.ServiceAvailability-module__LuWi8G__availabilitySection{padding:3.5rem 0}.ServiceAvailability-module__LuWi8G__activeCity{margin-bottom:2rem;padding:1.5rem 1.25rem}.ServiceAvailability-module__LuWi8G__activeCityName h3{font-size:1.75rem}.ServiceAvailability-module__LuWi8G__citiesGrid{gap:.5rem}.ServiceAvailability-module__LuWi8G__cityPill{padding:.5rem 1rem;font-size:.85rem}.ServiceAvailability-module__LuWi8G__expansionBanner{padding:1.75rem 1.25rem}.ServiceAvailability-module__LuWi8G__bannerContent h3{font-size:1.3rem}.ServiceAvailability-module__LuWi8G__bannerContent p{font-size:.9rem}}
