:root{--primary-blue: #3e97ff;--primary-purple: #8128f0;--text-white: #ffffff;--btn-height: 48px;--navbar-height: 72px;--gradient-main: linear-gradient(135deg, #3e97ff 0%, #8128f0 100%);--primary-gradient: linear-gradient(90deg, #4f8cff, #7a3cff);--soft-bg-gradient_two: linear-gradient(129deg, #ffffff 22%, #9AAAFF 138%);--soft-bg-gradient: linear-gradient(88deg, #ffffff 0%, #E5E6FF 100%);--soft-border-color: #b2c7ff;--soft-bg-gradient-alt: linear-gradient(90deg, #ffffff 0%, #fafbff 30%, #fde1ff 65%, #f9dcff 100%);--text-color: linear-gradient(90deg, #3e97ff 0%, #8128f0 100%)}@font-face{font-family:PlusJakartaSans-Light;src:url(/assets/fonts/PlusJakartaSans-Light.ttf) format("truetype");font-style:normal}@font-face{font-family:PlusJakartaSans-Regular;src:url(/assets/fonts/PlusJakartaSans-Regular.ttf) format("truetype");font-style:normal}@font-face{font-family:PlusJakartaSans-Medium;src:url(/assets/fonts/PlusJakartaSans-Medium.ttf) format("truetype");font-style:normal}@font-face{font-family:PlusJakartaSans-SemiBold;src:url(/assets/fonts/PlusJakartaSans-SemiBold.ttf) format("truetype");font-style:normal}@font-face{font-family:PlusJakartaSans-Bold;src:url(/assets/fonts/PlusJakartaSans-Bold.ttf) format("truetype");font-style:normal}body{margin:0;font-family:Inter,sans-serif;background-color:#fff}html,body{width:100%}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:translateY(60px) scale(.95)}to{opacity:1;transform:translateY(40px) scale(1)}}.anim-slide-down{opacity:0;animation:fadeSlideDown .8s cubic-bezier(.22,1,.36,1) forwards}.anim-slide-up{opacity:0;animation:fadeSlideUp .8s cubic-bezier(.22,1,.36,1) forwards}.anim-fade-in{opacity:0;animation:fadeIn 1s cubic-bezier(.22,1,.36,1) forwards}.anim-scale-in{opacity:0;animation:scaleIn 1s cubic-bezier(.22,1,.36,1) forwards}.anim-delay-1{animation-delay:.1s}.anim-delay-2{animation-delay:.25s}.anim-delay-3{animation-delay:.4s}.anim-delay-4{animation-delay:.55s}.anim-delay-5{animation-delay:.7s}.navbar-custom{height:var(--navbar-height);padding:0;background:linear-gradient(100deg,#3e97ff -50%,#8128f0);display:flex;align-items:center;width:100%;left:0;right:0;z-index:1030}.navbar-inner{height:100%;width:100%;display:flex;align-items:center;justify-content:space-between;padding-inline:1rem;box-sizing:border-box}.navbar-brand{padding:0;margin:0;display:flex;align-items:center;flex-shrink:0}.navbar-logo{height:32px;width:auto;display:block}.btn-buy{flex-shrink:0;white-space:nowrap}.text-gradient-primary{background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.text-blue{color:#396cf0}.text-purple{color:#7332de}.text-green{color:#006f88}.border-gradient-primary{border:1px solid transparent;background:linear-gradient(#fff,#fff) padding-box,var(--primary-gradient) border-box}.section-pill{width:12.5rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:2rem;font-size:1.1rem;font-family:PlusJakartaSans-Bold;border:1px solid var(--soft-border-color);white-space:nowrap;margin-bottom:2rem}.section-pill-appointment,.section-pill-understand,.section-pill-reports{display:inline-flex;align-items:center;justify-content:center;padding:10px 28px;border-radius:999px;font-size:16px;font-weight:600;font-family:PlusJakartaSans-Bold;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(158deg,#677be6 23%,#f9df08,#754ea6) border-box;border:1px solid transparent;margin-bottom:20px}.btn-buy{width:150px;height:43px;border-radius:11px;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;font-family:PlusJakartaSans-SemiBold;font-size:14px;line-height:20px;white-space:nowrap;text-decoration:none;transition:all .3s ease}.btn-buy:hover{transform:scale(1.07);box-shadow:0 8px 28px #3e97ff73}.btn-buy:active{transform:scale(.97)}.hero-section{position:relative;padding-top:calc(var(--navbar-height) + 40px);overflow:hidden}.hero-ellipse{position:absolute;top:-54%;left:50%;transform:translate(-50%);width:180%;height:140%;background:linear-gradient(100deg,#3e97ff,#8128f0 74%);border-radius:50%/45%;z-index:0}.hero-content{position:relative;z-index:2;color:var(--text-white)}.hero-title{font-family:PlusJakartaSans-SemiBold;font-size:clamp(48px,5vw,70px);font-weight:700;line-height:1.25;margin:16px}.hero-subtitle{position:relative;font-family:PlusJakartaSans-SemiBold;font-size:35px;opacity:.9;margin-top:1rem;display:inline-block}.hero-subtitle:after{content:"";position:absolute;right:1.5rem;bottom:-2rem;width:15rem;height:25px;background-image:url(/assets/images/common/pseudo-underline.png);background-repeat:no-repeat;background-size:contain}.btn-hero,.btn-hero-outline{width:14rem;height:55px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0;font-weight:600;font-size:17px;line-height:20px;white-space:nowrap;font-family:PlusJakartaSans-SemiBold;transition:all .3s ease}.btn-hero{background:linear-gradient(90deg,#3e97ff,#8128f0),#fff!important;-webkit-background-clip:text,padding-box!important;background-clip:text,padding-box!important;-webkit-text-fill-color:transparent!important;color:#3e97ff;border:1px solid transparent}.btn-hero:hover{transform:scale(1.07);box-shadow:0 8px 28px #3e97ff73}.btn-hero:active{transform:scale(.97)}.btn-hero-outline:hover{transform:scale(1.07);box-shadow:0 8px 28px #ffffff2e;background:#ffffff12!important}.btn-hero-outline:active{transform:scale(.97)}.btn-hero-outline{background:transparent!important;border:1px solid rgba(255,255,255,.6);color:#fff!important;-webkit-text-fill-color:#ffffff}@media(hover:none),(max-width:991.98px){.btn-hero:hover{background:linear-gradient(90deg,#3e97ff,#8128f0),#fff!important;-webkit-background-clip:text,padding-box!important;background-clip:text,padding-box!important;-webkit-text-fill-color:transparent!important;color:#3e97ff!important;border:1px solid transparent!important}.btn-hero:hover img{content:none!important}.btn-hero-outline:hover{background:transparent!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;border:1px solid rgba(255,255,255,.6)!important;-webkit-text-fill-color:#ffffff!important;color:#fff!important}.btn-hero-outline:hover img{content:none!important}}.btn-hero img,.btn-hero-outline img{width:25px;height:25px;display:block}.hero-devices{transform:translateY(40px)}.hero-devices img{max-width:100%;height:auto;margin-bottom:3rem}.hero-img-mobile{display:none}@media(max-width:767.98px){.hero-img-desktop{display:none!important}.hero-img-mobile{display:block!important}}.product-section{padding-top:8rem;padding-bottom:8rem;background:#fff;position:relative}.product-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#111827;margin-bottom:60px;line-height:1.2}.product-card{background:var(--soft-bg-gradient);border:1px solid #B2C7FF;border-radius:3.8rem;padding:3rem 0 0 3rem;position:relative;overflow:hidden;text-align:left}.product-tabs{display:flex;gap:20px;margin-bottom:40px;padding-right:3rem;flex-wrap:wrap}.product-tab{position:relative;height:3.5rem;padding:0 2rem;border-radius:999px;font-family:PlusJakartaSans-SemiBold;font-size:18px;background:transparent;color:#2d2d2d;border:1.5px dashed #8b5cf6;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease}.product-tab--active{background:linear-gradient(90deg,#3e97ff,#8128f0) padding-box,linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#677be6,#754ea6) border-box;-webkit-background-clip:text,padding-box,border-box;background-clip:text,padding-box,border-box;-webkit-text-fill-color:transparent;border:1px solid transparent;color:transparent;font-family:PlusJakartaSans-Bold;box-shadow:0 4px 16px #754ea61f}.product-tab--active .tab-check{position:absolute;top:-.8rem;right:-.2rem;width:2.2rem;height:2.2rem;background:#7332de;border:4px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;-webkit-text-fill-color:#fff;font-size:12px}.tick{width:54%;height:auto}.product-tab .tab-check{display:none}.product-tab--active .tab-check{display:flex}.product-tab:hover{transform:translateY(-3px)}.product-panel{display:none;opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease}.product-panel--active{display:block;opacity:1;transform:translateY(0)}.product-panel--active .product-feature-item{animation:panelFadeIn .4s ease both}.product-panel--active .product-feature-item:nth-child(1){animation-delay:.08s}.product-panel--active .product-feature-item:nth-child(2){animation-delay:.16s}.product-panel--active .product-feature-item:nth-child(3){animation-delay:.24s}@keyframes panelFadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes panelSlideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.product-card-body{display:flex;gap:0;align-items:stretch}.product-card-title{font-family:PlusJakartaSans-SemiBold;font-size:2rem;color:#111827;line-height:1.3;margin-bottom:36px}.product-features{display:flex;flex-direction:column;gap:1.6rem;flex:0 0 42%;max-width:42%;margin-top:.5rem;padding-bottom:2.5rem;padding-right:1rem}.product-feature-item{display:flex;align-items:center;gap:16px}.feature-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon img{width:22px;height:22px;display:block}.feature-icon--medicine{background:#f5f0ff}.feature-icon--clinic{background:#e9f3f5}.feature-icon--blue,.feature-icon--purple,.feature-icon--indigo{background:#f4f4ff}.feature-text{font-family:PlusJakartaSans-Medium;font-size:1.32rem;color:#1f2937;line-height:1.5}.product-tagline{font-family:PlusJakartaSans-Medium;font-size:1.1rem;color:#202020;position:relative;display:inline-block;margin-top:0;padding-bottom:1.2rem}.line{margin-top:1.6rem}.line img{max-width:100%}.product-ui-image{width:100%;height:auto;display:block}.product-card-consultation{flex:0 0 60%;max-width:60%;min-width:0;display:flex;align-items:stretch;justify-content:STRETCH;overflow:hidden;padding:0}.product-ui--consultation{width:115%;margin-right:-2rem;margin-bottom:-.5rem}.product-card-prescription{position:absolute;top:-3rem;left:38rem;flex:0 0 60%;max-width:60%;min-width:0;display:flex;align-items:stretch;justify-content:STRETCH;overflow:hidden;padding:0}.product-ui--prescription{width:100%;height:auto;margin-bottom:-1.5rem;margin-right:-1.8rem;margin-top:-5.9rem}iframe.product-ui--prescription{aspect-ratio:1018 / 795}.product-card-consultation iframe.product-ui-image{align-self:flex-start;margin-top:0;width:115%;margin-right:-2rem}.product-card-prescription iframe.product-ui-image{align-self:flex-start;margin-top:-5.9rem;width:100%;margin-right:-1.8rem;margin-bottom:-1.5rem}.product-card-documents{position:absolute;top:4rem;left:38rem;flex:0 0 60%;max-width:60%;min-width:0;display:flex;align-items:stretch;justify-content:STRETCH;overflow:hidden;padding:0}.product-ui--documents{width:112%;margin-bottom:-1.6rem;margin-right:-1.8rem;margin-top:-3rem}@media(max-width:991.98px){.hero-section{padding-top:calc(var(--navbar-height) + 24px)}.doca-modal-close{top:2%!important;right:2%!important;z-index:1000}.hero-title{font-size:clamp(36px,5.5vw,52px);margin:12px 0;line-height:1.2}.hero-subtitle{font-size:clamp(22px,3.5vw,30px);margin:24px 0 32px}.cta-btn{padding:12px 20px!important;font-size:1.1rem!important;width:18rem!important;max-width:90%!important;height:3.1rem;display:flex!important;justify-content:center;align-items:center;margin-left:auto!important;margin-right:auto!important}.hero-subtitle:after{width:180px;height:20px;bottom:-28px}.hero-ellipse{top:-40%;width:200%;height:120%}.btn-hero,.btn-hero-outline{width:165px;height:46px;font-size:13.5px;border-radius:12px}.btn-hero{background:linear-gradient(90deg,#3e97ff,#8128f0),#fff!important;-webkit-background-clip:text,padding-box!important;background-clip:text,padding-box!important;-webkit-text-fill-color:transparent!important;color:#3e97ff!important;border:1px solid transparent!important}.btn-hero-outline{background:transparent!important;border:1px solid rgba(255,255,255,.6)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.hero-devices{transform:translateY(30px)}.product-section{padding:80px 0 60px}.feature-text{font-family:PlusJakartaSans-Medium;font-size:1.32rem;color:#1f2937;line-height:1.5}.product-card{padding:32px 28px 0 0;border-radius:3rem!important}.product-card .product-tabs,.product-card .product-card-title,.product-card .product-features{padding-left:16px;font-size:2.3rem!important}.product-card-body{flex-direction:column}.product-features{flex:0 0 100%;max-width:100%;padding-bottom:0}.product-card-consultation,.product-card-prescription,.product-card-documents{flex:0 0 100%;max-width:100%;margin-top:0;justify-content:flex-start;align-items:flex-end;overflow:visible}.product-ui--consultation,.product-ui--prescription,.product-ui--documents{width:100%;max-width:100%}.product-card-body{min-height:auto}.clinical-card{display:flex;align-items:center;gap:2rem!important;padding:2.5rem;border-radius:4rem;border:1px solid #94D4C0;background:linear-gradient(223deg,#fff 12%,#06a618 400%);overflow:hidden;position:relative}.section-pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 28px;border-radius:999px;font-size:16px!important;font-weight:600;font-family:PlusJakartaSans-Bold;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(158deg,#677be6 23%,#f9df08,#754ea6) border-box;border:1px solid transparent;margin-bottom:24px}.product-ui-image{max-width:100%;width:100%}.product-tagline{font-size:1.4rem;padding-bottom:1rem}.underline-tagline:after{width:5rem;height:8px;bottom:-.6rem}}@media(max-width:767.98px){:root{--navbar-height: 60px}.navbar-inner{padding-inline:.75rem}.navbar-logo{height:26px}.btn-buy{width:120px;height:38px;font-size:15px;border-radius:9px}.btn-buy:hover{transform:scale(1.07);box-shadow:0 8px 28px #3e97ff73}.hero-section{padding-top:calc(var(--navbar-height) + 20px);min-height:auto;padding-bottom:0}.hero-ellipse{top:-30%;width:250%;height:110%}.hero-title{font-size:clamp(28px,7vw,38px);margin:3px 0;line-height:1.2;padding:0 8px}.hero-devices img{width:100%!important;max-width:100%!important;height:auto!important;margin-bottom:4rem!important}.hero-title br{display:none}.hero-subtitle{font-size:clamp(18px,4.5vw,24px);margin:5px 0 28px;padding:0 16px}.hero-subtitle:after{width:140px;height:16px;bottom:-22px;right:5%}.hero-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;gap:12px!important;margin-top:-1.5rem!important;padding-top:1.5rem!important}.btn-hero,.btn-hero-outline{width:200px;height:48px;font-size:14px;border-radius:12px}.btn-hero{background:linear-gradient(90deg,#3e97ff,#8128f0),#fff!important;-webkit-background-clip:text,padding-box!important;background-clip:text,padding-box!important;-webkit-text-fill-color:transparent!important;color:#3e97ff!important;border:1px solid transparent!important}.btn-hero-outline{background:transparent!important;border:1px solid rgba(255,255,255,.6)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.hero-devices{transform:translateY(24px);margin-top:20px}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:translateY(40px) scale(.97)}to{opacity:1;transform:translateY(24px) scale(1)}}.product-section{padding:15px 0 48px}.product-tab--active .tab-check{position:absolute;top:-.3rem;right:-.2rem;width:.9rem;height:.9rem;background:#7332de;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.tick{width:.4rem;height:.3rem}.product-heading{font-size:clamp(26px,6vw,34px);margin-bottom:32px}.product-card{padding:24px 20px 0 0;border-radius:2rem}.product-card .product-tabs,.product-card .product-card-title,.product-card .product-features{padding-left:20px;font-size:1.5rem!important}.product-tabs{gap:8px;margin-bottom:24px;flex-wrap:nowrap}.product-tab{height:34px;padding:0 5px;font-size:11px}.product-card-title{font-size:.9rem;margin-bottom:24px}.product-features{gap:1rem;margin-bottom:0;padding-right:0rem!important}.line{margin-top:0rem!important}.underline-fast:after{content:"";position:absolute;left:-4.7rem;bottom:-.8rem!important;width:6.5rem;height:10px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none}.feature-icon{width:36px;height:36px;border-radius:10px}.feature-icon img{width:16px;height:16px}.section-pill{width:10rem;height:2.5rem}.feature-text{font-size:.8rem}.product-tagline{font-size:13px;padding-bottom:1.5rem;margin-top:0}.underline-tagline:after{width:4.5rem;height:8px;bottom:-.5rem;left:0}}@media(max-width:400px){.hero-title{font-size:26px;padding:0 4px}.hero-subtitle{font-size:17px;padding:0 12px}.hero-subtitle:after{width:110px;height:14px;bottom:-18px}.btn-hero,.btn-hero-outline{width:126px;height:37px;font-size:12px}.btn-hero{background:linear-gradient(90deg,#3e97ff,#8128f0),#fff!important;-webkit-background-clip:text,padding-box!important;background-clip:text,padding-box!important;-webkit-text-fill-color:transparent!important;color:#3e97ff!important;border:1px solid transparent!important}.btn-hero-outline{background:transparent!important;border:1px solid rgba(255,255,255,.6)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.btn-hero img,.btn-hero-outline img{width:20px;height:20px}.section-pill{width:10rem;height:2.5rem;font-size:13px}.product-card{padding:16px 9px 0 6px}.product-tagline{font-size:11px;padding-bottom:1.2rem}.underline-tagline:after{width:3.5rem;height:6px;bottom:-.4rem}}.container{width:86%;max-width:1320px;margin:0 auto;padding:0 20px;text-align:center;box-sizing:border-box}.pill-wrapper{text-align:center;margin-bottom:0}.section-pill{display:inline-flex;align-items:center;justify-content:center;padding:10px 28px;border-radius:999px;font-size:16px;font-weight:600;font-family:PlusJakartaSans-Bold;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(158deg,#677be6 23%,#f9df08,#754ea6) border-box;border:1px solid transparent;margin-bottom:20px}.section-title{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;margin-bottom:20px}.section-desc{font-family:PlusJakartaSans-Regular;max-width:53.1rem;margin:0 auto 60px;font-size:1.4rem;line-height:1.8;color:#3b3b3b;position:relative}.underline-tagline{position:relative;display:inline}.underline-tagline:after{content:"";position:absolute;left:-24px;bottom:-1.4rem;width:10rem;height:11px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.underline-fast{position:relative;display:inline}.underline-fast:after{content:"";position:absolute;left:-6.5rem;bottom:-1.8rem;width:9.3rem;height:19px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none}.underline-opd{position:relative;display:inline}.underline-opd:after{content:"";position:absolute;left:1.7rem;bottom:-.9rem;width:9.1rem;height:11px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none}.fast-card{display:flex;align-items:center;gap:2rem;padding:3rem 2rem;border:1px solid #D7B2FF;border-radius:3rem;background:var(--soft-bg-gradient-alt);overflow:hidden}.fast-left{flex:1;text-align:left}.feature{display:flex;align-items:center;gap:16px;margin-bottom:1.6rem;font-family:PlusJakartaSans-Medium;font-size:1.32rem;color:#1f2937}.fast-icon{width:48px;height:48px;min-width:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.fast-icon img{width:22px;height:22px;object-fit:contain}.fast-icon--blue,.fast-icon--green,.fast-icon--purple{background:#f4f4ff}.cta-btn{font-family:PlusJakartaSans-SemiBold;font-size:1.3rem;display:inline-flex;align-items:center;gap:10px;margin-top:2rem;width:14rem!important;padding:23px 29px!important;border-radius:12px;background:linear-gradient(90deg,#3e97ff,#8128f0);color:#fff;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-btn img{height:12px}.cta-btn:hover{transform:scale(1.07);box-shadow:0 12px 25px #3b82f640}.fast-right{flex:1;display:flex;align-items:center;justify-content:center}.fast-right img{width:112%;margin-top:.3rem;margin-bottom:-4.5rem;margin-left:-10rem}@media(max-width:991px){.fast-card{flex-direction:column;text-align:left}.fast-left{text-align:left;align-self:flex-start}.feature{justify-content:flex-start}.section-title{font-size:34px}}.opd-section{padding-top:8rem;padding-bottom:8rem;background:#fff}.opd-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;margin-bottom:20px}.opd-desc{font-family:PlusJakartaSans-Regular;max-width:52rem;margin:0 auto 60px;font-size:1.4rem;line-height:1.8;color:#3b3b3b;position:relative}.opd-card{display:flex;align-items:center;gap:10rem}.opd-left{flex:0 0 auto;display:flex;flex-direction:column;gap:32px}.opd-feature{display:flex;align-items:center;gap:16px;font-family:PlusJakartaSans-Medium;font-size:1.32rem;color:#1f2937}.opd-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.opd-icon img{width:22px;height:22px;object-fit:contain}.opd-icon--blue,.opd-icon--amber,.opd-icon--indigo{background:#f4f4ff}.opd-right{flex:1;overflow:hidden;border:1px solid #B2C7FF;border-radius:3rem;background:var(--soft-bg-gradient_two);padding:1rem 0rem 0rem 1rem}.opd-right img{width:100%;margin-left:1rem}@media(max-width:991px){.opd-card{flex-direction:column;text-align:left;align-items:flex-start}.opd-left{align-items:flex-start;padding-left:0;width:100%}.opd-feature{justify-content:flex-start}}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal.revealed{opacity:1;transform:translate(0) scale(1)}.reveal-up{transform:translateY(50px)}.reveal-down{transform:translateY(-30px)}.reveal-left{transform:translate(-50px)}.reveal-right{transform:translate(50px)}.reveal-scale{transform:scale(.92)}.reveal-d1{transition-delay:.05s}.reveal-d2{transition-delay:.15s}.reveal-d3{transition-delay:.25s}.reveal-d4{transition-delay:.35s}.reveal-d5{transition-delay:.45s}.reveal-d6{transition-delay:.55s}.reveal-d7{transition-delay:.65s}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes subtlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.pulse-anim:hover{animation:subtlePulse .6s ease-in-out}.card-hover.revealed{transition:transform .3s ease,box-shadow .3s ease}.card-hover.revealed:hover{transform:translateY(-4px)!important;box-shadow:0 12px 40px #00000014}.clinical-section{padding-bottom:8rem}.clinical-card{display:flex;align-items:center;gap:3rem;padding:3.5rem;border-radius:28px;border:1px solid #94D4C0;background:linear-gradient(223deg,#fff 12%,#06a618 400%);overflow:hidden;position:relative}.clinical-left{flex:1;text-align:left}.clinical-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#202020;line-height:1.25;margin-bottom:30px}.underline-clinical{position:relative;display:inline;color:#079d6e}.underline-clinical:after{content:"";position:absolute;left:.6rem;bottom:-.8rem;width:10rem;height:12px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.clinical-desc{font-family:PlusJakartaSans-Regular;font-size:1.4rem;line-height:1.8;color:#4b5563;max-width:34rem;margin-bottom:1.6rem}.clinical-cta{display:inline-flex;align-items:center;justify-content:center;padding:23px 35px;border-radius:12px;background:#079d6e;color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:.9rem;margin-top:1rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.clinical-cta:hover{transform:translateY(-3px);color:#fff}.clinical-right{flex:1;position:relative;display:flex;align-items:center;justify-content:center;min-height:320px}.clinical-hands{width:74%;height:auto;display:block;position:relative;z-index:0}.clinical-badge{position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:14px;background:#16a34a;color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:.82rem;line-height:1.4;text-align:center;white-space:nowrap;box-shadow:0 8px 24px #16a34a40}.badge-1{top:4%;right:2%}.badge-2{top:38%;right:-2%}.badge-3{bottom:10%;right:0%;white-space:normal;max-width:200px}@media(max-width:991px){.clinical-card{flex-direction:column;padding:3rem 3rem 0rem!important;text-align:left}.rx-feature{font-size:1.5rem!important}.clinical-left{text-align:left;align-self:flex-start}.clinical-desc{margin-left:0;margin-right:auto}.clinical-right{min-height:280px;width:100%}.clinical-hands{max-width:300px}}@media(max-width:767.98px){.clinical-section{padding:0}.clinical-card{padding:2rem 1.25rem;border-radius:20px}.clinical-card{display:flex;align-items:center;gap:.7rem;padding:1.5rem!important;border-radius:28px;border:1px solid #94D4C0;background:linear-gradient(223deg,#fff 12%,#06a618 400%);overflow:hidden;position:relative}.clinical-heading{font-size:clamp(26px,6vw,34px)}.underline-clinical:after{content:"";position:absolute;left:0rem!important;bottom:-.8rem!important;width:5.8rem!important;height:10px!important;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-2deg)}.clinical-badge{font-size:.72rem;padding:8px 14px;border-radius:10px}.badge-3{max-width:160px}}.rx-section .section-pill{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#677be6,#f9df08,#754ea6) border-box;border:1.5px solid transparent}.rx-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#111827;margin-bottom:20px}.rx-desc{font-family:PlusJakartaSans-Regular;max-width:53rem;margin:0 auto 60px;font-size:1.4rem;line-height:1.8;color:#3b3b3b}.underline-rx{position:relative;display:inline}.underline-rx:after{content:"";position:absolute;left:0;bottom:-1.5rem;width:9.8rem;height:1rem;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.rx-cards{display:flex;gap:2rem;align-items:stretch}.rx-card-one{flex:1;border:1px solid #B2C7FF;border-radius:2.5rem;padding:2rem 2rem 0;display:flex;flex-direction:column;overflow:hidden;text-align:left}.rx-card-two{flex:1;border:1px solid #D7B2FF;border-radius:2.5rem;padding:2rem 2rem 0;display:flex;flex-direction:column;overflow:hidden;text-align:left}.rx-card-one:first-child{background:linear-gradient(to bottom,#fff 26%,#9aafff 170%)}.rx-card-two:last-child{background:linear-gradient(to bottom,#fff 26%,#e9dbff 130%)}.rx-features{display:flex;flex-direction:column;gap:32px;margin-bottom:1.5rem}.rx-feature{display:flex;align-items:center;gap:16px;font-family:PlusJakartaSans-Medium;font-size:1.4rem;color:#1f2937}.rx-icon{width:48px;height:48px;min-width:36px;border-radius:10px;background:#f4f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rx-icon img{width:22px;height:22px;object-fit:contain}.rx-card-image{flex:1;display:flex;align-items:flex-end;justify-content:center;margin-top:auto;position:relative}.rx-card-image img{margin-bottom:-1rem;margin-top:-3.7rem;width:100%;display:block;border-radius:12px 12px 0 0}@media(max-width:991px){.rx-cards{flex-direction:column}.rx-card{text-align:left}}@media(max-width:767.98px){.rx-section{padding:60px 0}.rx-heading{font-size:clamp(26px,6vw,34px)}.underline-rx:after{content:"";position:absolute;left:0;bottom:-1.2rem;width:6.7rem;height:1rem;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.rx-card-one,.rx-card-two{padding:1.5rem 1.25rem 0;border-radius:18px}.rx-feature{font-size:1.12rem}}.docs-section{padding-top:8rem;padding-bottom:8rem;background:#fff}.docs-card{display:flex;align-items:center;gap:3rem;padding:.5rem 6.5rem .5rem 4.5rem;border-radius:28px;border:1px solid #B2C7FF;background:linear-gradient(238deg,#f7f9fc,#f0f4fa 40%,#e9efff);overflow:hidden;position:relative}.docs-left{flex:1;text-align:left}.docs-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#202020;line-height:1.25;margin-bottom:30px}.docs-heading-accent{font-family:PlusJakartaSans-SemiBold;background:#396cf0;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.docs-desc{font-family:PlusJakartaSans-Regular;font-size:1.4rem;line-height:1.8;color:#4b5563;max-width:35rem;margin-bottom:38px}.underline-docs{position:relative;display:inline}.underline-docs:after{content:"";position:absolute;left:16px;bottom:-13px;width:100%;height:10.8px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-2.4deg)}.docs-chips{display:flex;gap:35px;flex-wrap:wrap}.docs-chips--mobile{display:none}.docs-chip{display:flex;align-items:center;gap:16px;font-family:PlusJakartaSans-Medium;font-size:1.32rem;color:#1f2937}.docs-chip-icon{width:48px;height:48px;min-width:38px;border-radius:10px;background:#d8e8ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.docs-chip-icon img{width:18px;height:18px;object-fit:contain}.docs-right{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.docs-shield{position:relative;width:280px;display:flex;flex-direction:column;align-items:center}.docs-shield-icon{width:100%;display:flex;align-items:center;justify-content:center}.docs-shield-icon img{width:27rem;height:auto;display:block}.docs-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:12px;background:linear-gradient(135deg,#6b8cff,#9b5cfa);color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:.78rem;line-height:1.4;text-align:center;white-space:nowrap;box-shadow:0 6px 20px #6b8cff4d}.docs-badge-2{background:linear-gradient(135deg,#7b7cff,#a85cf6)}.docs-badge-3{background:linear-gradient(135deg,#8b6cff,#b65cf0)}@media(max-width:991px){.docs-card{flex-direction:column;padding:2.5rem 2rem;text-align:left}.docs-heading{font-family:PlusJakartaSans-SemiBold;font-size:3rem;color:#202020;line-height:1.25;margin-bottom:20px}.docs-left{text-align:left;align-self:flex-start}.docs-desc{margin-left:0;margin-right:auto;font-size:1.45rem!important}.docs-chips{justify-content:flex-start;flex-wrap:nowrap}.docs-chip{font-size:1.45rem!important}.docs-shield{width:240px}}@media(max-width:767.98px){.docs-section{padding:0}.docs-card{padding:2rem 1.25rem;border-radius:20px}.docs-chips{gap:.5rem;flex-wrap:nowrap}.docs-chip{font-size:.75rem;gap:6px}.docs-chip-icon{width:32px;height:32px;min-width:32px}.docs-shield{width:200px}.docs-badge{font-size:.68rem;padding:8px 16px;border-radius:10px}}@media screen and (min-width:992px)and (max-width:1399px){.hero-title{font-size:clamp(40px,4.2vw,58px)}.hero-subtitle{font-size:clamp(24px,2.5vw,32px)}.section-desc,.opd-desc,.everyone-desc,.clinical-desc{font-size:1.2rem}.feature-text{font-family:PlusJakartaSans-Medium;font-size:1.1rem;color:#1f2937;line-height:1.5}.line{margin-top:1.7rem}.product-card{padding:2.5rem 0 0 2.5rem}.product-card-title{font-size:1.7rem}.product-tab{font-size:15px;padding:0 1.5rem;height:3rem}.product-ui--consultation{width:115%;margin-right:-2rem;margin-bottom:-.5rem}.product-ui--prescription{width:100%;margin-right:-.5rem;margin-top:-5rem}.product-ui--documents{width:108%;margin-right:-.5rem;margin-top:-2rem}.product-tagline{font-family:PlusJakartaSans-Medium;font-size:1rem;color:#202020;position:relative;display:inline-block;margin-top:27px;padding-bottom:1.2rem}.feature{font-size:1.15rem}.fast-card{padding:2.5rem 1.5rem;gap:1.5rem}.fast-right img{width:108%;margin-left:-8rem}.cta-btn{padding:18px 28px;font-size:15px}.opd-card{gap:6rem}.opd-feature{font-size:1.15rem}.clinical-card{padding:3rem;gap:2rem}.rx-heading,.docs-heading{font-size:clamp(36px,3.2vw,52px)}.docs-card{padding:0rem 4rem 0rem 3rem}.spec-subtitle{font-size:1.5rem}.spec-ui-img{width:80%;margin-top:-7rem;margin-left:5rem}.reports-heading{font-size:clamp(36px,3.2vw,52px)}.compare-heading{font-size:clamp(32px,3vw,44px)}.compare-col{font-size:1rem;padding:1.2rem 1.5rem}.testi-content{padding:2.5rem 2.5rem 2rem}.testi-title{font-size:1.4rem}.testi-quote{font-size:.95rem}.cta-banner-left{padding:3rem 0 3rem 3rem}.cta-banner-desc{font-size:1.1rem}.cta-banner-img{height:19rem}.privacy-card{padding:3rem 5rem 3rem 3rem}.faq-question{font-size:1.05rem}.everyone-card-img{min-height:220px}}.spec-section{padding-bottom:8rem;background:#fff}.spec-section .container{text-align:left}.spec-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#111827;line-height:1.2;margin-bottom:16px}.spec-subtitle{font-family:PlusJakartaSans-SemiBold;font-size:1.75rem;color:#202020;line-height:1.6;margin-top:2rem;margin-bottom:4rem}.spec-row{position:relative}.underline-spec{position:relative;display:inline;color:#396cf0}.underline-spec:after{content:"";position:absolute;left:2.4rem;bottom:-1.3rem;width:100%;height:.7rem;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-4deg)}.spec-features{display:flex;flex-direction:column;gap:30px;max-width:380px}.spec-feature{display:flex;align-items:center;gap:14px;padding:8px 7px;border-radius:14px;font-family:PlusJakartaSans-Medium;font-size:1.4rem;width:29rem;color:#202020;cursor:pointer;transition:all .3s ease;border:none}.spec-feature--active{font-family:PlusJakartaSans-Bold;background:#f4f4ff;color:#2f4ff4}.spec-feat-icon{width:48px;height:48px;min-width:36px;border-radius:10px;background:#f4f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s ease}.spec-feature--active .spec-feat-icon{background:#2f4ff4}.spec-feature--active .spec-feat-icon img{filter:brightness(0) invert(1)}.spec-feat-icon img{width:22px;height:22px;object-fit:contain;transition:opacity .3s ease}.spec-right{position:absolute;right:0;top:50%;transform:translateY(-50%);width:58%}.spec-ui-img{width:98.6%;height:auto;display:block;transition:opacity .4s ease;margin-top:-9.5rem;margin-left:.7rem}@media(max-width:991px){.spec-section .container,.spec-heading,.spec-subtitle{text-align:left}.spec-row{position:static;display:flex;flex-direction:column;align-items:flex-start}.spec-right{position:static;transform:none;width:100%;margin-top:2rem}.spec-ui-img{width:100%;margin-top:0;margin-left:0;max-width:700px;margin-inline:auto}.spec-features{max-width:100%;flex-direction:column;gap:1.6rem;align-items:flex-start;align-self:flex-start}.spec-feature{flex-direction:row;align-items:center;text-align:left;justify-content:flex-start;gap:16px;padding:14px 18px;border-radius:14px;background:none}.spec-feature--active{background:#f4f4ff;color:#2f4ff4;width:21rem;border-radius:.4rem;font-family:PlusJakartaSans-Bold}.spec-feature--active .spec-feat-icon{background:#2f4ff4}.spec-feature--active .spec-feat-icon img{filter:brightness(0) invert(1)}.spec-feature span{font-size:1.32rem;line-height:1.5}}@media(max-width:767.98px){.spec-section{padding:60px 0}.spec-heading{font-size:clamp(26px,6vw,34px)}.spec-subtitle{font-size:.95rem;margin-top:1.5rem;margin-bottom:2.4rem}.spec-features{gap:1rem}.spec-feature{font-size:1rem;padding:7px;gap:16px;max-width:none;flex:none}.spec-feature span{font-size:1.05rem;line-height:1.5}.spec-feat-icon{width:28px;height:28px;min-width:28px;border-radius:8px}.spec-feat-icon img{width:16px;height:16px}.spec-ui-img{width:120%!important;height:auto!important;min-height:245px!important;margin-left:-.9rem!important;margin-top:1rem!important;background:linear-gradient(to bottom,#fff0 76%,#fff 103%)}.spec-right{margin-top:1.5rem}}.reports-section{padding-top:8rem;padding-bottom:8rem;background:#fff}.reports-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#202020;margin-bottom:20px}.mobile-br{display:none}.reports-desc{font-family:PlusJakartaSans-Regular;max-width:49rem;margin:0 auto 60px;font-size:1.4rem;line-height:1.8;color:#3b3b3b;position:relative}.underline-reports{position:relative;display:inline}.underline-reports:after{content:"";position:absolute;left:.5rem;bottom:-1.4rem;width:9.7rem;height:12px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-.5deg)}.reports-card{display:flex;align-items:center;gap:clamp(2rem,5vw,12rem);padding:0rem 2rem 4rem 3rem;border-radius:4rem;border:1px solid #DDBDFF;background:#fff;overflow:hidden;position:relative;transition:background .5s ease}.reports-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:linear-gradient(to bottom,#fff0 76%,#fff 103%)}.reports-left{position:relative;z-index:3}.reports-card.reports-fade--appointment{background:linear-gradient(405deg,#fff 25%,#e7d8ff 200%)}.reports-card.reports-fade--revenue{background:linear-gradient(405deg,#fff 25%,#b7cbff 200%)}.reports-card.reports-fade--patient{background:linear-gradient(405deg,#fff 25%,#dcd8ff 200%)}.reports-card.reports-fade--excel{background:linear-gradient(405deg,#fff 25%,#b7cbff 200%)}.reports-left{flex:0 0 auto;display:flex;flex-direction:column;gap:30px;min-width:280px}.reports-feature{display:flex;align-items:center;gap:14px;padding:10px 40px 10px 8px;border-radius:14px;font-family:PlusJakartaSans-Medium;font-size:1.4rem;color:#202020;cursor:pointer;transition:all .3s ease;border:none}.reports-feature--active{font-family:PlusJakartaSans-Bold;background:#f0e8ff;color:#7332de}.reports-feat-icon{width:48px;height:48px;min-width:40px;border-radius:12px;background:#f2ebff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s ease}.reports-feature--active .reports-feat-icon{background:#7332de}.reports-feature--active .reports-feat-icon img{filter:brightness(0) invert(1)}.reports-feat-icon img{width:22px;height:22px;object-fit:contain;transition:filter .3s ease}.reports-right{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.reports-ui-img{object-fit:contain;position:relative;border-radius:16px;transition:opacity .4s ease}.reports-ui-mobile--appointment,.reports-ui-mobile--revenue,.reports-ui-mobile--patient,.reports-ui-mobile--excel{display:none}.reports-ui--appointment{width:100%;max-width:50rem;height:auto;top:4rem}.reports-ui--revenue{width:110%;max-width:55rem;height:auto;top:4rem}.reports-ui--patient{width:100%;max-width:48rem;height:auto;top:4rem}.reports-ui--excel{width:100%;max-width:46rem;height:auto;top:4rem}@media(max-width:991px){.reports-card{flex-direction:column;padding:2rem 1.5rem 0;text-align:left;gap:1.5rem}.reports-left{min-width:100%;align-items:flex-start;flex-direction:column;gap:1.6rem}.reports-feature{flex-direction:row;align-items:center;text-align:left;justify-content:flex-start;width:auto;padding:14px;font-size:1.55rem;gap:16px}.reports-feat-icon{width:36px;height:36px;min-width:36px}.reports-feat-icon img{width:18px;height:18px}.reports-right{width:100%;margin-top:.5rem}.reports-ui-img{max-width:100%;width:100%;border-radius:14px 14px 0 0}}@media(max-width:767.98px){.reports-right.show-mobile-ui #reportsUiImg{display:none}.reports-ui-mobile--appointment.mobile-active{display:block;width:130%;max-width:130%;object-fit:contain;margin-top:-2rem;margin-bottom:-2.4rem;margin-left:-.5rem}.reports-ui-mobile--revenue.mobile-active{display:block;width:130%;max-width:130%;object-fit:contain;margin-bottom:-1.5rem;margin-top:-2rem;margin-left:-.5rem}.reports-ui-mobile--patient.mobile-active{display:block;width:125%;max-width:125%;object-fit:contain;margin-bottom:-.6rem;margin-top:-2rem}.reports-ui-mobile--excel.mobile-active{display:block;width:94%;max-width:94%;object-fit:contain;margin-bottom:0rem;margin-top:2rem;margin-left:1.4rem}.reports-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:linear-gradient(to bottom,#fff0 76%,#fff 103%)}.reports-section{padding:60px 0}.reports-heading{font-size:clamp(26px,6vw,34px)}.reports-card{padding:1.5rem 1rem 0;border-radius:20px;gap:1rem}.reports-left{flex-direction:column;gap:1rem;align-items:flex-start}.reports-feature{flex-direction:row;align-items:center;text-align:left;justify-content:flex-start;font-size:1rem;padding:0;gap:12px;width:15.3rem;border-radius:.5rem}.reports-feature span{font-size:1.1rem;line-height:1.25}.reports-feat-icon{width:28px;height:28px;min-width:28px;border-radius:8px}.reports-feat-icon img{width:14px;height:14px}}.everyone-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#202020;margin-bottom:20px;line-height:1.2}.everyone-desc{font-family:PlusJakartaSans-Regular;max-width:48rem;margin:0 auto 60px;font-size:1.4rem;line-height:1.8;color:#3b3b3b}.underline-everyone{position:relative;display:inline}.underline-everyone:after{content:"";position:absolute;left:.8rem;bottom:-1rem;width:8.9rem;height:10px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-.1deg)}.everyone-actions{display:flex;justify-content:center;gap:25px;margin-bottom:60px}.everyone-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:14rem;padding:23px 13px;border-radius:12px;background:linear-gradient(119deg,#3e97ff 25%,#8128f0 101%);color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:1.3rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.everyone-btn-primary img{height:.7rem}.everyone-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 25px #3b82f640;color:#fff}.everyone-btn-outline{display:inline-flex;align-items:center;width:14rem;justify-content:center;padding:23px 19px;border-radius:12px;border:1.5px solid #D7B2FF;font-family:PlusJakartaSans-SemiBold;font-size:1.3rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.everyone-btn-outline:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014;color:#396cf0}.everyone-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.everyone-card{border:1px solid #BDBDBD;border-radius:2.5rem;overflow:hidden;background:#fff;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.everyone-card:hover{transform:translateY(-4px)}.everyone-card-img{padding:1.5rem 1.5rem 0;display:flex;align-items:flex-end;justify-content:center;flex:1;min-height:260px}.everyone-card-img-one{padding:1.5rem 1.9rem 0;display:flex;align-items:flex-end;justify-content:center;flex:1;min-height:260px}.everyone-card-img img{width:100%;height:auto;display:block;border-radius:12px 12px 0 0}.everyone-card-img-one img{width:119%!important;height:auto;display:block;border-radius:12px 12px 0 0;position:relative;left:.3rem}.everyone-card-img-one img{width:100%;height:auto;display:block;border-radius:12px 12px 0 0}.everyone-card-info{padding:.6rem 2.5rem 2.5rem;text-align:left;flex-shrink:0}.everyone-card-label{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-family:PlusJakartaSans-Bold;font-size:1.4rem;color:#202020}.everyone-card-label img{width:20px;height:20px;object-fit:contain}.everyone-card-desc{font-family:PlusJakartaSans-Regular;font-size:1.2rem;width:19.9rem;line-height:1.8;color:#3b3b3b;margin:0}@media(max-width:767.98px){.everyone-section{padding:0}.everyone-heading{font-size:clamp(26px,6vw,34px)}.everyone-cards{grid-template-columns:1fr;max-width:360px;margin-inline:auto}.everyone-actions{flex-direction:column;align-items:center;gap:1rem}}.privacy-section{padding-top:8rem;background:#fff}.privacy-card{display:flex;align-items:center;gap:3rem;padding:3.5rem 10rem 3.5rem 4rem;border-radius:4rem;border:1px solid #B2C7FF;background:linear-gradient(134deg,#fff,#fff,#eef2ff 60%,#a0baff91);overflow:hidden;position:relative}.privacy-left{flex:1;text-align:left}.privacy-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#202020;line-height:1.25;margin-bottom:30px}.privacy-heading-accent{color:#396cf0}.privacy-desc{font-family:PlusJakartaSans-Regular;font-size:1.4rem;line-height:1.8;color:#3b3b3b;max-width:36rem;margin-bottom:45px}.underline-privacy{position:relative;display:inline}.underline-privacy:after{content:"";position:absolute;left:-.3rem;bottom:-.9rem;width:9rem;height:11px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.privacy-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:23px 13px!important;width:14rem;border-radius:12px;background:linear-gradient(119deg,#3e97ff 25%,#8128f0 101%)!important;color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:1.3rem!important;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.privacy-cta img{height:.7rem}.privacy-cta:hover{transform:translateY(-3px);box-shadow:0 12px 25px #3b82f640;color:#fff}.privacy-right{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.privacy-lock-img{width:16.5rem;max-width:100%;height:auto;display:block}@media(max-width:991px){.privacy-card{flex-direction:column;padding:2.5rem 2rem;text-align:left}.privacy-left{text-align:left}.privacy-desc{margin-left:0;margin-right:auto}.privacy-lock-img{width:18rem}}@media(max-width:767.98px){.privacy-section{padding:60px 0}.privacy-card{padding:2rem 1.25rem;border-radius:20px}.privacy-heading{font-size:clamp(26px,6vw,34px)}.privacy-lock-img{width:15rem}}.testi-section{padding-top:8rem;background:#fff}.testi-carousel{position:relative;overflow:hidden}.testi-card{position:absolute;top:0;left:0;width:100%;display:flex;align-items:stretch;gap:0;padding:30px 30px 0;border-radius:4rem;border:1px solid #B2C7FF;opacity:0;transform:translate(60px);pointer-events:none;transition:opacity .5s ease,transform .5s ease}.testi-card--active{position:relative;opacity:1;transform:translate(0);pointer-events:auto}.testi-card--exit{opacity:0;transform:translate(-60px);pointer-events:none}.testi-img-wrap{flex:0 0 34%;width:34%;min-height:400px;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;align-self:stretch;border-radius:1rem}.testi-img-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.testi-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:95%;object-fit:inherit;object-position:top center;z-index:1}.testi-content{flex:1;text-align:left;min-width:0;padding:2.5rem 3rem;display:flex;flex-direction:column;justify-content:center}.testi-quote-img{width:22px;height:18px;padding:13px;background:#eef0f7;border-radius:14px;display:block;margin-bottom:1rem;margin-top:-2rem;box-sizing:content-box}.testi-quote-icon{font-family:PlusJakartaSans-Bold;font-size:2.2rem;line-height:0;color:#396cf0;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#eef0f7;border-radius:14px;margin-bottom:1rem;padding-top:.35rem}.testi-title{font-family:PlusJakartaSans-SemiBold;font-size:1.85rem;color:#202020;line-height:1.35;margin-bottom:1.25rem}.testi-highlight{color:#396cf0}.testi-quote{font-family:PlusJakartaSans-Regular;font-size:1.35rem;font-style:italic;line-height:1.85;color:#4b5563;max-width:40rem;margin-bottom:1.75rem}.testi-author{display:flex;flex-direction:column;gap:4px}.testi-name{font-family:PlusJakartaSans-Bold;font-size:1.25rem;color:#202020}.testi-role{font-family:PlusJakartaSans-Regular;font-size:.9rem;color:#6b7280}.testi-indicators{display:flex;justify-content:flex-end;gap:8px;margin-top:2rem}.testi-dot{width:32px;height:5px;border-radius:999px;background:#d1d5db;cursor:pointer;transition:width .4s ease,background .4s ease;position:relative;overflow:hidden}.testi-dot--active{width:52px;background:#84a1eb}.testi-dot--active:after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:#1d4ed8;border-radius:999px;animation:dotFill 4s linear forwards}@keyframes dotFill{0%{width:0%}to{width:100%}}@media(max-width:1199px){.testi-content{padding:2.5rem 2.5rem 2rem}.testi-title{font-size:1.45rem}}@media(max-width:991px){.testi-card{flex-direction:column;border-radius:1.5rem}.testi-img-wrap{flex:none;width:100%;height:300px;min-height:auto}.testi-content{text-align:left;padding:2rem}.testi-author{align-items:flex-start}.testi-indicators{justify-content:flex-start}.testi-title{font-size:1.4rem}}@media(max-width:767.98px){.testi-section{padding:2.5rem 0}.testi-card{border-radius:1.25rem}.testi-img-wrap{height:260px}.testi-content{padding:1.5rem 1.25rem}.testi-title{font-size:1.1rem}.testi-quote-icon{font-size:2.5rem;margin-bottom:.5rem}.testi-quote{font-size:.85rem}}@media(max-width:480px){.testi-section{padding:2rem 0}.testi-img-wrap{height:220px}.testi-content{padding:1.25rem 1rem}.testi-title{font-size:1rem}.testi-quote{font-size:.8rem;line-height:1.7;margin-bottom:1.25rem}.testi-indicators{margin-top:1.25rem}}.compare-section{padding-top:8rem;background:#fff}.compare-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#202020;margin-bottom:20px;line-height:1.2}.compare-desc{font-family:PlusJakartaSans-Regular;max-width:49rem;margin:0 auto 60px;font-size:1.4rem;line-height:1.8;color:#3b3b3b}.underline-compare{position:relative;display:inline}.underline-compare:after{content:"";position:absolute;left:-.2rem;bottom:-1.1rem;width:9.1rem;height:10px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.compare-table{margin:0 auto;border:1px solid #DDBDFF;border-radius:2.65rem;overflow:hidden;background:#fff}.compare-row{display:flex}.compare-row:not(:last-child){border-bottom:1px solid #DDBDFF}.compare-row:nth-child(2n):not(.compare-row--header){background:#f5f6fa}.compare-row--header{border-bottom:1px solid #e5e7eb}.compare-row--header .compare-col--before{font-family:PlusJakartaSans-SemiBold;font-size:1.5rem;color:#202020;padding:2.45rem 1rem 2.45rem 3rem}.compare-row--header .compare-col--after{font-family:PlusJakartaSans-SemiBold;font-size:1.5rem;color:#7332de;padding:2.45rem 1rem 2.45rem 3rem}.compare-col{flex:1;display:flex;align-items:baseline;gap:20px;padding:2.5rem 3rem;font-family:PlusJakartaSans-Medium;font-size:1.15rem}.compare-col--before{color:#202020;border-right:1px solid #DDBDFF;padding:2.5rem 3rem}.compare-col--after{color:#7332de}.compare-icon{width:26px;height:26px;min-width:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.compare-icon--x{background:#3b3b3b}.compare-icon--check{background:#7332de}.right-wrong{width:.75rem}@media(max-width:767.98px){.compare-section{padding:50px 0}.compare-heading{font-size:clamp(26px,6vw,34px)}.compare-row{align-items:stretch}.compare-col{font-size:1rem!important;padding:1.5rem .65rem!important;gap:13px!important;align-items:center}.p_tag{text-align:left!important;margin:0!important}.compare-row--header .compare-col--before,.compare-row--header .compare-col--after{padding:1.2rem .6rem;font-size:.95rem}.compare-icon{width:16px;height:16px;min-width:16px;font-size:8px}.compare-table{border-radius:1rem}}.cta-banner-card{display:flex;align-items:center;border:1px solid #B2C7FF;border-radius:3.3rem;background:linear-gradient(135deg,#f8f9fc,#f9fbff 40%,#e4ebff,#e3eafb);overflow:hidden;position:relative}.cta-banner-section{padding-top:8rem!important}.cta-banner-left{flex:1;padding:4rem 0 4rem 4rem;text-align:left}.cta-banner-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#202020;line-height:1.25;margin-bottom:20px}.cta-banner-desc{font-family:PlusJakartaSans-Regular;font-size:1.4rem;line-height:1.6;color:#3b3b3b;max-width:42rem;margin-bottom:40px}.cta-banner-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;width:21rem;height:77px;border-radius:12px;background:linear-gradient(119deg,#3e97ff 25%,#8128f0 101%)!important;color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:1.3rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-banner-btn:hover{transform:translateY(-3px);box-shadow:0 12px 25px #3b82f640;color:#fff}.cta-banner-right{flex:0 0 auto;display:flex;align-items:flex-end;justify-content:flex-end;align-self:flex-end}.cta-banner-img{height:24rem;max-width:100%;margin-right:2rem;display:block;object-fit:contain;object-position:bottom right}@media(max-width:991px){.cta-banner-card{flex-direction:column;text-align:center}.cta-banner-left{padding:3rem 2rem 2rem;text-align:center}.cta-banner-desc{margin-left:auto;margin-right:auto}.cta-banner-right{align-self:center;justify-content:center}.cta-banner-img{height:18rem;margin-inline:auto;object-position:bottom center}}@media(max-width:767.98px){.cta-banner-section{padding:20px 0}.cta-banner-card{border-radius:1.25rem}.cta-banner-left{padding:2rem 1.25rem 1.5rem}.cta-banner-heading{font-size:clamp(26px,6vw,34px)}.cta-banner-right{align-self:center;justify-content:center}.cta-banner-img{width:100%!important;height:auto!important;margin:0 0 0 auto!important;display:block!important;object-position:bottom center}.cta-banner-btn{padding:12px 24px;font-size:.88rem}}.faq-section{padding-top:8rem;padding-bottom:4rem;background:#fff}.faq-layout{display:flex;align-items:flex-start;gap:6rem}.faq-left{flex:0 0 38%;text-align:left}.faq-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#202020;line-height:1.25;margin-bottom:20px}.faq-heading-accent{color:#7332de}.faq-desc{font-family:PlusJakartaSans-Regular;font-size:1.4rem;line-height:1.8;color:#3b3b3b;width:36rem}.underline-faq{position:relative;display:inline}.underline-faq:after{content:"";position:absolute;left:-2rem;bottom:-1.7rem;width:10.9rem;height:15px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.faq-right{flex:1;display:flex;flex-direction:column;gap:16px}.faq-item{background:#f5f6fa;border:1px solid #D5D2D2;border-radius:1.2rem;overflow:hidden}.faq-item--open{background:#f5f6fa}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 2.2rem;border:none;outline:none;background:transparent;cursor:pointer;text-align:left;font-family:PlusJakartaSans-SemiBold;font-size:1.2rem;color:#202020;border-radius:14px}.faq-chevron{width:36px;height:36px;min-width:36px;border-radius:50%;background:linear-gradient(99deg,#3e97ff,#8128f0);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;transition:transform .3s ease}.faq-item--open .faq-chevron{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 1.5rem}.faq-item--open .faq-answer{background:#f5f6fa;max-height:200px;padding:0 1rem 1.25rem}.faq-answer p{font-family:PlusJakartaSans-Regular;font-size:1.1rem;line-height:1.7;color:#636363;max-width:30rem;margin:0;text-align:left;position:relative;left:1.3rem}@media(max-width:991px){.faq-layout{flex-direction:column;gap:0rem}.faq-left{flex:none;text-align:left}.faq-desc{margin-left:0;margin-right:auto}}@media(max-width:767.98px){.faq-section{padding:60px 0}.faq-heading{font-size:clamp(26px,6vw,34px)}.faq-question{padding:1rem 1.25rem;font-size:.9rem}.faq-chevron{width:32px;height:32px;min-width:32px;font-size:.7rem}}@media(max-width:767.98px){.reveal-up{transform:translateY(30px)}.clinical-hands{width:80%;height:auto;display:block;position:relative;z-index:0}.reveal-left{transform:translate(-30px)}}.privacy-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 30px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:1rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.clinical-cta{display:inline-flex;align-items:center;justify-content:center;padding:23px 13px;width:14rem;border-radius:12px;background:#079d6e;color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:1.3rem;margin-top:1rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.clinical-card{display:flex;align-items:center;gap:.7rem;padding:3.5rem;border-radius:4rem;border:1px solid #94D4C0;background:linear-gradient(223deg,#fff 12%,#06a618 400%);overflow:hidden;position:relative}.reveal-right{transform:translate(30px)}.docs-card{display:flex;align-items:center;gap:0rem!important;padding:0rem 6.5rem 0rem 3.5rem;border-radius:4rem;border:1px solid #B2C7FF;background:linear-gradient(215deg,#fff 3%,#b0d0fc4a);overflow:hidden;position:relative}.reveal-scale{transform:scale(.95)}.main-content{flex:1}.doca-footer{background:var(--gradient-main);padding:20px 0;color:#fff}.footer-container{max-width:1320px;margin:0 auto;padding:0 40px}.footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.footer-logos{display:flex;align-items:center;gap:20px}.logo-divider{width:1px;height:30px;background:#fff6}.doca-logo{height:30px;width:auto;filter:brightness(0) invert(1)}.indigital-logo{height:35px;width:auto;opacity:.9}.footer-nav{display:flex;align-items:center;gap:0}.footer-link{font-family:PlusJakartaSans-Medium;color:#ffffffe6;text-decoration:none;font-size:.93rem;font-weight:500;padding:0 15px;transition:all .3s ease;white-space:nowrap}.footer-link:hover{color:#fff;text-decoration:underline}.nav-divider{color:#ffffff80;font-size:14px}.footer-copyright{font-family:PlusJakartaSans-Medium;font-size:.93rem;color:#fffc;white-space:nowrap}@media(max-width:991px){.footer-content{flex-direction:column;text-align:center;gap:15px}.footer-logos{justify-content:center}.footer-nav{flex-wrap:wrap;justify-content:center}.footer-link{white-space:normal;overflow-wrap:break-word;word-break:break-word;text-align:center}.footer-nav{border-bottom:1px solid #aeaeae;padding-bottom:10px;width:21rem}.footer-copyright{text-align:center;white-space:normal;overflow-wrap:break-word;word-break:break-word;width:100%}}@media(max-width:576px){.footer-container{padding:0 16px;width:100%;box-sizing:border-box}.footer-link{padding:0 8px;font-size:12px;white-space:normal;overflow-wrap:break-word}.footer-copyright{font-size:11.5px;white-space:normal;overflow-wrap:break-word;word-break:break-word;width:100%;text-align:center}.doca-logo{height:25px}.indigital-logo{height:30px}}@media(max-width:991.98px){.opd-card{gap:3rem}.rx-card-image img{margin-bottom:-1.2rem;width:100%;display:block;border-radius:12px 12px 0 0}.fast-right img{margin-left:5.5rem;margin-top:1rem}section.reports-section{padding-top:6rem}.cta-banner-desc br,.product-card-title br,.clinical-heading br{display:none}.product-card-consultation,.product-card-prescription,.product-card-documents{flex:0 0 100%;max-width:100%;margin-top:0;justify-content:flex-start;align-items:flex-end;overflow:visible}.product-tabs{display:flex;gap:20px;margin-bottom:40px;padding-right:3rem;flex-wrap:nowrap}.product-tab{height:3rem;padding:0 1rem;font-size:18px}.product-ui--consultation,.product-ui--prescription,.product-ui--documents{width:80%;margin-top:0rem;margin-left:10.6rem}.everyone-card-desc{width:100%}.everyone-card-img{min-height:auto}.docs-card{padding:2.5rem 2.1rem 0rem 2.5rem}.everyone-btn-primary{font-size:1.4rem!important;padding:7px 21px!important}.everyone-btn-outline{font-size:1.4rem!important}.privacy-card{padding:2.5rem 2rem}.cta-banner-card{border-radius:2rem}.compare-table{border-radius:1.5rem}}@media(max-width:767.98px){html,body{overflow-x:hidden}.product-card-consultation,.product-card-prescription,.product-card-documents{flex:0 0 100%;max-width:100%;margin-top:0;justify-content:flex-start;align-items:flex-end;overflow:visible}.product-ui-image{max-width:100%;display:block}.product-ui--consultation,.product-ui--prescription,.product-ui--documents{width:22rem;min-width:135%;height:auto;min-height:13rem;margin-left:.8rem;margin-bottom:-.7rem}.product-card-title br{display:none}.fast-section{padding:0}.fast-card{padding:1.5rem;border-radius:1.25rem;gap:1rem}.fast-left{text-align:left;align-self:flex-start}.feature{justify-content:flex-start;font-size:.9rem;margin-bottom:18px;gap:16px}.fast-icon{width:42px;height:42px;min-width:38px;border-radius:10px}.fast-icon img{width:20px;height:20px}.fast-right img{margin-left:.5rem;margin-bottom:-1.7rem;margin-top:0;width:calc(100% + 2.9rem)}.cta-btn{padding:12px 13px;font-size:.82rem}.section-title{font-size:1.3rem}.section-desc{font-size:.9rem;margin-bottom:32px}.opd-section{padding:60px 0}.opd-card{gap:2rem}.opd-heading{font-size:1.4rem}.opd-desc{font-size:.9rem;margin-bottom:40px}.underline-opd:after{content:"";position:absolute;left:1.2rem!important;bottom:-.8rem!important;width:6.2rem!important;height:10px!important;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none}.opd-left{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.opd-feature{justify-content:flex-start;font-size:.92rem;gap:16px}.opd-icon{width:25px;height:25px;border-radius:7px!important}.opd-icon img{width:16px;height:16px}.opd-right{border-radius:20px}.clinical-heading br{display:none}.rx-desc{font-size:.9rem}.clinical-desc{font-size:1.1rem!important}.docs-heading{font-size:clamp(26px,6vw,34px)}.docs-heading br{display:none}.docs-desc{font-size:.85rem}.docs-shield-icon img{width:20rem}section.reports-section{padding-top:0rem}.reports-desc{font-size:.9rem}.everyone-card-desc{width:100%}.everyone-card-img{min-height:auto;padding:1rem 1rem 0}.everyone-card-info{padding:1rem}.everyone-card-label{font-size:.95rem}.everyone-card-desc{font-size:.82rem}.underline-everyone{display:inline-block}.underline-everyone:after{content:"";position:absolute;left:.3rem;bottom:-.7rem;width:54.4%;height:10px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:100% 100%;pointer-events:none;transform:rotate(-.1deg)}.everyone-desc{font-size:.9rem;width:100%!important;text-align:center!important}.everyone-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 13px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-family:PlusJakartaSans-SemiBold;font-size:.9rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.everyone-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:9px 31px;border-radius:12px;border:1.5px solid #D7B2FF;font-family:PlusJakartaSans-SemiBold;font-size:.9rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.privacy-heading br{display:none}.privacy-desc{font-size:.8rem}.underline-privacy:after{content:"";position:absolute;left:-.3rem;bottom:-.7rem;width:5.8rem;height:10px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.compare-desc{font-size:.9rem}.cta-banner-desc{font-size:.95rem}.cta-banner-desc br,.cta-banner-heading br,.faq-heading br{display:none}.faq-desc{font-size:.9rem}.faq-answer p{font-size:.82rem}.underline-faq:after{content:"";position:absolute;left:-1.1rem;bottom:-.8rem;width:5.9rem;height:10px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.faq-item{border-radius:1rem}.footer-container{padding:0 16px}.section-pill{font-size:12px;padding:8px 20px;margin-bottom:30px}img{height:auto}.clinical-cta,.privacy-cta{width:auto}.cta-banner-btn{width:auto;max-width:100%;height:auto}.mobile-br{display:block}.reports-ui--appointment{width:125%!important;max-width:24rem;height:auto!important;min-height:290px!important;margin-top:-1rem!important;margin-bottom:-1.8rem!important;top:0;margin-right:0}.reports-ui--revenue{width:125%!important;max-width:26rem;height:auto!important;min-height:290px!important;margin-top:-1.3rem!important;margin-bottom:-1.8rem!important;top:0;margin-right:0}.reports-ui--patient{width:125%!important;max-width:24rem;height:auto!important;min-height:290px!important;margin-top:-1.3rem!important;margin-bottom:-1.8rem!important;top:0;margin-right:0}.reports-ui--excel{width:125%!important;max-width:24rem;height:auto!important;min-height:290px!important;margin-top:.5rem!important;margin-bottom:-1.8rem!important;top:0;margin-right:0}.faq-desc,.faq-item{width:100%;max-width:100%}.faq-answer p{max-width:100%}}@media(min-width:768px)and (max-width:991px){.section-title,.product-heading,.opd-heading,.rx-heading,.docs-heading,.everyone-heading,.spec-heading,.reports-heading,.clinical-heading,.compare-heading,.faq-heading,.cta-banner-heading,.privacy-heading{font-size:5rem!important}.section-desc,.opd-desc,.everyone-desc,.clinical-desc,.rx-desc,.docs-desc,.reports-desc,.compare-desc,.privacy-desc{font-size:1.15rem}.spec-feature,.faq-desc,.faq-item{width:100%;max-width:100%}.faq-answer p{max-width:100%}.everyone-card-desc{width:100%}.reports-ui--appointment,.reports-ui--revenue,.reports-ui--patient,.reports-ui--excel{width:100%;height:auto;top:2rem;margin-right:0}.cta-banner-btn{width:auto;max-width:100%;height:auto}.everyone-btn-primary,.everyone-btn-outline,.clinical-cta,.privacy-cta{width:auto}.privacy-card{padding:2.5rem 2rem;border-radius:2rem}.compare-table{border-radius:1.5rem}.compare-col{padding:1.5rem;font-size:1rem}}@media(max-width:400px){.fast-card{padding:1.2rem}.feature{font-size:1.02rem;margin-bottom:14px}.fast-right img{margin-left:1rem;margin-bottom:-1.5rem;width:calc(100% + 2rem)}.product-tabs{gap:6px}.product-tab{height:28px;padding:0 8px;font-size:9px}.clinical-card{padding:1.5rem 1rem;border-radius:16px}.docs-card{padding:1.5rem 1rem 0rem;border-radius:16px}.docs-shield-icon img{width:17rem}.privacy-card{padding:1.5rem 1rem;border-radius:16px}.privacy-lock-img{width:10rem}.reports-card{padding:1.5rem 1rem;border-radius:16px}.cta-banner-card{border-radius:2rem}.cta-banner-left{padding:1.5rem 1rem 1rem}.cta-banner-heading{font-size:clamp(22px,5.5vw,28px)}.cta-banner-desc{font-size:.85rem;margin-bottom:20px}.cta-banner-img{width:100%!important;height:auto!important;margin:0 0 0 auto!important;display:block!important}.testi-img-wrap{height:11rem}.testi-content{padding:1.2rem 1rem}.testi-title{font-size:.9rem}.testi-quote{font-size:.78rem}.testi-quote-icon{font-size:2rem}.compare-row{align-items:stretch}.compare-col{font-size:1rem!important;padding:1.5rem .65rem!important;gap:10px!important;align-items:baseline}.compare-row--header .compare-col--before,.compare-row--header .compare-col--after{padding:1.7rem .6rem;font-size:.88rem;text-align:center;align-items:center;justify-content:center}.compare-icon{width:14px;height:14px;min-width:14px}.right-wrong{width:.4rem}.faq-question{padding:.8rem 1rem;font-size:.82rem;gap:.5rem}.faq-chevron{width:28px;height:28px;min-width:28px}.faq-answer p{font-size:.82rem;text-align:start}.everyone-cards{max-width:100%}}@media(min-width:1600px){.container,.footer-container{max-width:1320px}}@media(min-width:768px)and (max-width:991.98px){.hero-section{padding-bottom:0}.product-section,.fast-section,.opd-section,.clinical-section,.rx-section,.docs-section,.spec-section{padding:3rem 0}.reports-section{padding:3rem 0!important}.everyone-section,.privacy-section,.testi-section,.compare-section{padding:3rem 0}.cta-banner-section{padding:3rem 0!important}.faq-section{padding:3rem 0}.container{width:90%;padding:0 16px}.hero-title{font-size:clamp(34px,5vw,48px)}.hero-subtitle{font-size:clamp(20px,3vw,28px)}.section-title,.product-heading,.opd-heading,.rx-heading,.docs-heading,.everyone-heading,.spec-heading,.reports-heading,.clinical-heading,.compare-heading,.faq-heading,.cta-banner-heading,.privacy-heading{font-size:3rem!important}.section-desc,.opd-desc,.rx-desc,.everyone-desc,.clinical-desc,.docs-desc,.reports-desc,.compare-desc,.privacy-desc,.cta-banner-desc,.faq-desc{font-size:1.1rem!important;line-height:1.7}.feature-text,.feature span,.opd-feature span,.spec-feature span,.reports-feature span,.rx-feature span,.docs-chip span{font-size:1.05rem!important}.btn-hero,.btn-hero-outline{width:12rem;height:3.5rem;font-size:1.2rem;border-radius:1rem}.btn-hero{background:linear-gradient(90deg,#3e97ff,#8128f0),#fff!important;-webkit-background-clip:text,padding-box!important;background-clip:text,padding-box!important;-webkit-text-fill-color:transparent!important;color:#3e97ff!important;border:1px solid transparent!important}.btn-hero-outline{background:transparent!important;border:1px solid rgba(255,255,255,.6)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.cta-btn,.clinical-cta,.privacy-cta,.everyone-btn-primary,.everyone-btn-outline{font-size:1rem!important;padding:14px 24px!important;width:auto!important}.cta-banner-btn{font-size:1rem;padding:14px 28px;width:auto;height:auto}.hero-devices img{width:100%;max-width:100%;height:auto}.fast-right img{width:100%;margin-left:0;margin-bottom:-2rem}.opd-right img{width:100%;margin-left:0}.clinical-hands{width:80%;max-width:280px}.docs-shield-icon img{width:22rem}.privacy-lock-img{width:16rem}.cta-banner-img{height:16rem}.everyone-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}.everyone-card:last-child{grid-column:1 / -1;max-width:50%;margin:0 auto}.everyone-card-img,.everyone-card-img-one{min-height:200px}.product-ui--consultation,.product-ui--prescription,.product-ui--documents{width:90%!important;margin-left:6.9rem!important;margin-right:0!important;margin-top:0!important;margin-bottom:-1.1rem!important}.section-pill{width:14.5rem!important;height:3.5rem!important}.product-heading{font-family:PlusJakartaSans-SemiBold;font-size:3.5rem;color:#111827;margin-bottom:40px!important;line-height:1.2}.section-pill,.section-pill-appointment,.section-pill-understand,.section-pill-reports{font-size:1.3rem!important;padding:8px 22px!important}}@media(max-width:767.98px){.hero-section{padding-bottom:0}.product-section,.fast-section,.opd-section,.clinical-section,.rx-section,.docs-section,.spec-section,.reports-section,.everyone-section,.privacy-section,.testi-section,.compare-section,.cta-banner-section,.faq-section{padding:40px 0!important}.container{width:92%;padding:0}.hero-title{font-size:clamp(24px,6.5vw,34px)!important;line-height:1.25!important}.hero-subtitle{font-size:clamp(16px,4vw,22px)!important}.section-title,.product-heading,.opd-heading,.rx-heading,.docs-heading,.everyone-heading,.spec-heading,.reports-heading,.clinical-heading,.compare-heading,.faq-heading,.cta-banner-heading,.privacy-heading{line-height:1.3!important;margin-bottom:20px!important}.section-desc,.opd-desc,.rx-desc,.everyone-desc,.reports-desc,.compare-desc,.faq-desc{font-size:1rem!important;line-height:1.8!important;margin-bottom:2rem!important}.reports-desc{width:20rem!important}.privacy-desc,.cta-banner-desc,.docs-desc{text-align:left!important;font-size:1.1rem!important}.clinical-desc{text-align:left!important}.underline-reports{display:inline-block}.underline-reports:after{content:"";position:absolute;left:.6rem;bottom:-.7rem;width:57%;height:9px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:100% 100%;pointer-events:none;transform:rotate(-.5deg)}.underline-docs:after{content:"";position:absolute;left:16px;bottom:-13px;width:82%;height:10.8px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-2.4deg)}.underline-fast:after{content:"";position:absolute;left:-4.5rem;bottom:-1.2rem!important;width:7.3rem;height:19px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none}.product-card-title{font-size:1.4rem!important;line-height:1.35!important;margin-bottom:16px!important}.feature-text,.feature span,.feature,.opd-feature,.opd-feature span,.spec-feature span,.reports-feature span{font-size:1rem!important}.reports-card.reports-fade--appointment{background:linear-gradient(206deg,#fff 25%,#e7d8ff 200%)}.reports-card.reports-fade--revenue{background:linear-gradient(206deg,#fff 25%,#b7cbff 200%)}.reports-card.reports-fade--patient{background:linear-gradient(206deg,#fff 25%,#dcd8ff 200%)}.reports-card.reports-fade--excel{background:linear-gradient(206deg,#fff 25%,#b7cbff 200%)}.reports-ui-img-mobile{display:none;width:113%!important;max-width:113%!important;object-fit:contain;margin-bottom:-2rem}.rx-feature,.rx-feature span{font-size:1rem!important}.docs-chip,.docs-chip span{font-size:.8rem!important}.underline-tagline{display:inline-block}.underline-tagline:after{content:"";position:absolute;left:0;bottom:-.9rem;width:100%;height:9px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:100% 100%;pointer-events:none;transform:rotate(-3deg)}.product-tagline{font-size:1rem!important}.section-pill,.section-pill-appointment,.section-pill-understand,.section-pill-reports{font-size:14px!important;padding:6px 16px!important;margin-bottom:20px!important}.fast-left,.clinical-left,.privacy-left{align-self:stretch!important;width:100%!important}.btn-hero,.btn-hero-outline{display:flex!important;width:100%!important;max-width:100%!important;height:44px!important;font-size:13px!important;border-radius:10px!important;box-sizing:border-box!important}.btn-hero{background:linear-gradient(90deg,#3e97ff,#8128f0),#fff!important;-webkit-background-clip:text,padding-box!important;background-clip:text,padding-box!important;-webkit-text-fill-color:transparent!important;color:#3e97ff!important;border:1px solid transparent!important}.btn-hero-outline{background:transparent!important;border:1px solid rgba(255,255,255,.6)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.btn-hero img,.btn-hero-outline img{width:26px!important;height:22px!important}.cta-btn{display:flex!important;padding:12px 20px!important;font-size:1.1rem!important;width:100%!important;max-width:100%!important;height:3.1rem;justify-content:center;align-items:center;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.clinical-cta,.privacy-cta{display:flex!important;padding:12px 20px!important;font-size:1.1rem!important;width:100%!important;max-width:100%!important;height:3.1rem;border-radius:10px!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.everyone-btn-primary,.everyone-btn-outline{width:100%!important;max-width:100%!important;height:3.5rem!important;font-size:1.1rem!important;display:flex!important;justify-content:center!important;align-items:center!important}.cta-banner-btn{width:100%!important;max-width:100%!important;height:3.5rem!important;font-size:1.1rem!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-bottom:20px!important}.feature-icon,.fast-icon,.opd-icon,.rx-icon,.spec-feat-icon,.reports-feat-icon,.docs-chip-icon{width:2.2rem!important;height:2.2rem!important;min-width:32px!important;border-radius:8px!important}.feature-icon img,.fast-icon img,.opd-icon img,.rx-icon img,.spec-feat-icon img,.reports-feat-icon img,.docs-chip-icon img{width:1rem!important;height:1.2rem!important}.hero-devices img{width:100%!important;max-width:100%!important;height:auto!important;margin-bottom:3rem!important;margin-left:0}.fast-right img{width:121%!important;height:16rem!important;margin-left:-1rem!important;margin-bottom:-1.8rem!important}.opd-right{border-radius:1.9rem!important;padding:.8rem 0 0 .8rem!important}.opd-right img{width:110%!important;height:auto!important;min-height:209px!important;margin-left:0rem!important}.clinical-hands{width:100%!important}.docs-shield-icon img{width:170%!important;margin-top:-3.5rem}.privacy-lock-img{width:12rem!important}.cta-banner-img{width:100%!important;height:auto!important;margin:0 0 0 auto!important;display:block!important}.rx-cards{gap:2rem!important}.rx-card-one,.rx-card-two{padding:1.2rem 1rem 0!important;border-radius:1.9rem!important}.rx-features{gap:1rem!important;margin-bottom:1rem!important}.rx-card-image img{width:122%!important;height:auto!important;min-height:235px!important;margin-top:-1rem!important;margin-bottom:-.8rem!important}.everyone-cards{max-width:100%!important;gap:1.5rem!important}.everyone-card{border-radius:1.9rem!important}.everyone-card-img,.everyone-card-img-one{min-height:auto!important;padding:1.4rem 1.1rem 0!important}.everyone-card-info{padding:.8rem 1.2rem 1.2rem!important}.everyone-card-label{font-size:1.2rem!important;margin-bottom:8px!important;gap:8px!important;align-items:center}.everyone-card-label img{width:1.5rem!important;height:1.1rem!important}.everyone-card-desc{font-size:1.1rem!important;line-height:1.6!important}.reports-card{border-radius:1.9rem!important;padding:1.5rem 1rem 0!important;gap:.8rem!important}.reports-feature{padding:7px!important;gap:16px!important}.reports-feature--active{border-radius:8px!important}.compare-table{border-radius:1.9rem!important}.compare-row{align-items:stretch!important}x .compare-col{font-size:.7rem!important;padding:1.5rem 0rem 1.5rem .65rem!important;gap:6px!important;align-items:center!important;word-break:break-word}.compare-row--header .compare-col--before,.compare-row--header .compare-col--after{font-size:1rem!important;padding:1.2rem .8rem!important;justify-content:center}.compare-icon{width:16px!important;height:16px!important;min-width:16px!important}.right-wrong{width:.55rem!important}.testi-card{padding:16px!important;border-radius:1.9rem!important}.testi-img-wrap{height:220px!important;border-radius:12px!important}.testi-content{padding:1.2rem 1rem!important}.testi-quote-icon{font-size:2rem!important;margin-bottom:.5rem!important}.testi-title{font-size:.95rem!important;margin-bottom:.8rem!important}.testi-quote{font-size:.8rem!important;line-height:1.65!important;margin-bottom:1rem!important}.testi-name{font-size:1.2rem!important}.testi-role{font-size:.9rem!important}.testi-card{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:.25rem!important}.testi-content{display:contents!important}.testi-quote-img{order:1!important;margin-top:0!important;align-self:center!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:.5rem!important}.testi-title{order:2!important;width:100%!important;text-align:center!important}.testi-img-wrap{order:3!important;flex:none!important;width:100%!important;max-width:300px!important;height:380px!important;min-height:unset!important;border-radius:1rem!important;margin:.5rem auto!important;align-self:center!important}.testi-quote{order:4!important;width:100%!important;text-align:center!important}.testi-author{order:5!important;width:100%!important;align-items:center!important}.testi-indicators{order:6!important;width:100%!important;justify-content:center!important}.cta-banner-card{border-radius:1.9rem!important}.cta-banner-left{padding:1.5rem 1.2rem 1rem!important;text-align:center!important}.faq-item{border-radius:12px!important;width:100%!important}.faq-question{padding:.8rem 1rem!important;font-size:.86rem!important;gap:.6rem!important}.faq-chevron{width:28px!important;height:28px!important;min-width:28px!important;font-size:.65rem!important}.faq-answer p{font-size:.85rem!important;left:0!important}.faq-item--open .faq-answer{padding:0 1rem 1rem!important}.product-card,.fast-card,.clinical-card{border-radius:1.9rem!important}.docs-card{border-radius:1.9rem!important;padding:1.5rem 1rem 2rem 1.2rem!important}.docs-chips--desktop{display:none!important}.docs-chips--mobile{display:flex!important;justify-content:center;gap:1rem;flex-wrap:nowrap;width:100%;margin-top:1rem}.privacy-card{border-radius:1.9rem!important}.spec-subtitle{font-size:1rem!important;margin-top:1rem!important;margin-bottom:1.5rem!important}.underline-spec:after{content:"";position:absolute;left:.9rem;bottom:-1.1rem;width:75%;height:.7rem;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-4deg)}.doca-footer{padding:16px 0}.footer-content{gap:1rem}.doca-logo,.indigital-logo{height:1.6rem}.footer-link{font-size:.85rem;padding:0 6px;white-space:normal;overflow-wrap:break-word;position:relative}.footer-copyright{font-size:.65rem;white-space:normal;overflow-wrap:break-word;word-break:break-word;width:100%;text-align:center;padding:0 4px}.product-tabs{display:none!important}.product-card{background:none!important;border:none!important;border-radius:0!important;padding:0!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:1.5rem!important}.product-panel{display:block!important;opacity:1!important;transform:none!important;background:linear-gradient(88deg,#fff,#e5e6ff)!important;border:1px solid #B2C7FF!important;border-radius:1.9rem!important;padding:1.5rem 0rem 0!important;overflow:hidden!important;position:relative!important}.product-card-consultation,.product-card-prescription,.product-card-documents{position:relative!important;left:auto!important;top:auto!important;width:100%!important;max-width:100%!important;height:220px!important;min-height:unset!important;flex:0 0 100%!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:hidden!important;margin:0!important;padding:0!important}.product-ui--consultation{width:100%!important;min-width:unset!important;max-width:100%!important;height:100%!important;min-height:unset!important;object-fit:contain!important;object-position:bottom center!important;margin-left:-1.65rem;margin-bottom:-.2rem}.product-ui--prescription{width:100%!important;min-width:unset!important;max-width:100%!important;height:100%!important;min-height:unset!important;object-fit:contain!important;object-position:bottom center!important;margin-left:-.45rem;margin-bottom:-.2rem}.product-ui--documents{width:100%!important;min-width:unset!important;max-width:100%!important;height:100%!important;min-height:unset!important;object-fit:contain!important;object-position:bottom center!important;margin-left:-.85rem;margin-bottom:-.7rem}.product-panel .underline-tagline.underline-visible:after{animation:underlineSlideIn .9s cubic-bezier(.22,1,.36,1) 0s forwards!important}}@media(max-width:480px){.section-title,.product-heading,.opd-heading,.rx-heading,.docs-heading,.everyone-heading,.spec-heading,.reports-heading,.clinical-heading,.faq-heading,.privacy-heading{font-size:2rem!important}.cta-banner-heading{font-size:2rem!important;text-align:left!important}.compare-heading{font-size:1.8rem!important}.hero-title{font-size:1.8rem!important;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem!important;margin-bottom:3rem}.btn-hero,.btn-hero-outline{width:100%!important;max-width:100%!important;height:3.5rem!important;font-size:1.1rem!important;display:flex;justify-content:center;align-items:center}.btn-hero{background:linear-gradient(90deg,#3e97ff,#8128f0),#fff!important;-webkit-background-clip:text,padding-box!important;background-clip:text,padding-box!important;-webkit-text-fill-color:transparent!important;color:#3e97ff!important;border:1px solid transparent!important}.btn-hero-outline{background:transparent!important;border:1px solid rgba(255,255,255,.6)!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.hero-actions{gap:20px!important}.product-section,.fast-section,.opd-section,.clinical-section,.rx-section,.docs-section,.spec-section,.reports-section,.everyone-section,.privacy-section,.testi-section,.compare-section,.cta-banner-section,.faq-section{padding:2rem 0!important}.product-tabs{gap:5px!important}.product-tab{height:28px!important;padding:0 6px!important;font-size:9px!important}.product-tab--active .tab-check{width:.8rem!important;height:.8rem!important;top:-.3rem!important;right:-.15rem!important;border-width:2px!important}.cta-banner-img{width:85%!important;height:auto!important;margin:0 auto!important;display:block!important}.testi-img-wrap{height:20rem!important}.testi-title{font-size:1.4rem!important}.testi-quote{font-size:1rem!important}}@keyframes underlineSlideIn{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.hero-subtitle:after,.underline-tagline:after,.underline-fast:after,.underline-opd:after,.underline-clinical:after,.underline-rx:after,.underline-docs:after,.underline-spec:after,.underline-reports:after,.underline-everyone:after,.underline-compare:after,.underline-privacy:after,.underline-faq:after{clip-path:inset(0 100% 0 0)}.hero-subtitle:after{animation:underlineSlideIn .9s cubic-bezier(.22,1,.36,1) 1.4s forwards}.underline-tagline.underline-visible:after,.underline-fast.underline-visible:after,.underline-opd.underline-visible:after,.underline-clinical.underline-visible:after,.underline-rx.underline-visible:after,.underline-docs.underline-visible:after,.underline-spec.underline-visible:after,.underline-reports.underline-visible:after,.underline-everyone.underline-visible:after,.underline-compare.underline-visible:after,.underline-privacy.underline-visible:after,.underline-faq.underline-visible:after{animation:underlineSlideIn .9s cubic-bezier(.22,1,.36,1) 0s forwards}.product-panel .underline-tagline:after{clip-path:inset(0 100% 0 0);animation:none}.product-panel--active .underline-tagline.underline-visible:after{animation:underlineSlideIn .9s cubic-bezier(.22,1,.36,1) 0s forwards}@media(min-width:768px)and (max-width:991.98px){html,body{overflow-x:hidden}.navbar-logo{height:30px}.btn-buy{width:130px;height:40px;font-size:13px;border-radius:10px}.hero-title{font-size:3.1rem!important;line-height:1.2!important}.hero-subtitle{font-size:clamp(20px,3vw,26px)!important}.btn-hero,.btn-hero-outline{width:14rem!important;height:3.5rem!important;font-size:1.2rem!important;border-radius:12px!important}.section-title,.product-heading,.opd-heading,.rx-heading,.docs-heading,.everyone-heading,.spec-heading,.reports-heading,.clinical-heading,.compare-heading,.faq-heading,.cta-banner-heading,.privacy-heading{font-size:2.6rem!important;line-height:1.25!important}.section-desc,.opd-desc,.rx-desc,.everyone-desc,.clinical-desc,.docs-desc,.reports-desc,.compare-desc,.privacy-desc,.cta-banner-desc,.faq-desc{font-size:1.1rem!important;line-height:1.75!important;width:39rem;margin-bottom:40px!important}.underline-fast:after{content:"";position:absolute;left:-4.5rem;bottom:-.8rem;width:8rem;height:10px;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none}.section-pill,.section-pill-appointment,.section-pill-understand,.section-pill-reports{font-size:1.5rem!important;padding:9px 22px!important;height:auto!important;width:auto!important}.product-card{padding:2rem 1.5rem 0!important;border-radius:3rem!important}.product-card .product-tabs,.product-card .product-card-title,.product-card .product-features{padding-left:0!important}.product-tabs{flex-wrap:wrap!important;gap:10px!important;padding-right:0!important;margin-bottom:28px!important}.product-tab{height:2.6rem!important;padding:0 1.1rem!important;font-size:1.1rem!important}.product-tab--active .tab-check{width:1.8rem!important;height:1.8rem!important;top:-.7rem!important;right:-.45rem!important}.product-card-title{font-size:1.85rem!important;margin-bottom:24px!important}.feature-text,.feature,.feature span,.opd-feature,.opd-feature span{font-size:1.6rem!important}.line{margin-top:-1rem}.product-tagline{font-size:1.35rem!important}.underline-tagline:after{content:"";position:absolute;left:-24px;bottom:-1.5rem;width:10.8rem;height:.9rem;background-image:url(/assets/images/section-3/yellow_line.png);background-repeat:no-repeat;background-size:contain;pointer-events:none;transform:rotate(-3deg)}.product-card-consultation,.product-card-prescription,.product-card-documents{position:relative!important;left:auto!important;top:auto!important;width:100%!important;max-width:100%!important;height:300px!important;min-height:unset!important;flex:0 0 100%!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:hidden!important;margin:0!important}.product-ui--consultation,.product-ui--prescription,.product-ui--documents{width:100%!important;min-width:unset!important;max-width:100%!important;height:100%!important;min-height:unset!important;object-fit:contain!important;object-position:bottom center!important;margin:0!important}.feature-icon,.fast-icon,.opd-icon,.rx-icon,.spec-feat-icon,.reports-feat-icon,.docs-chip-icon{width:48px!important;height:48px!important;min-width:40px!important;border-radius:10px!important}.feature-icon img,.fast-icon img,.opd-icon img,.rx-icon img,.spec-feat-icon img,.reports-feat-icon img,.docs-chip-icon img{width:22px!important;height:22px!important}.fast-right img{width:100%!important;margin-left:0!important;margin-bottom:-2.5rem!important;margin-top:0!important}.cta-btn{font-size:1rem!important;padding:14px 28px!important;width:12rem!important;margin-left:0rem!important}.opd-card{gap:2.5rem!important}.opd-right{border-radius:3rem!important}.opd-right img{width:100%!important;margin-left:0!important}.clinical-card{flex-direction:column!important;padding:2.5rem 2.5rem 0!important;border-radius:3rem!important;gap:3rem!important}.clinical-hands{width:80%!important;max-width:300px!important}.clinical-cta{font-size:1.3rem!important;padding:17px 48px!important;width:auto!important}.rx-feature,.rx-feature span{font-size:1.1rem!important}.rx-card-image img{width:100%!important;margin-bottom:-1rem!important;margin-top:-2rem!important}.docs-card{flex-direction:column!important;padding:2.5rem 2rem!important}.docs-heading{font-size:3.5rem!important}.docs-chip,.docs-chip span{font-size:1.1rem!important}.docs-shield-icon img{width:22rem!important}.spec-feature{width:100%!important;max-width:100%!important;border-radius:1rem!important}.spec-feature span{font-size:1.4rem!important}.spec-subtitle{font-size:1.3rem!important}.reports-feature,.reports-feature span{font-size:1.4rem!important}.everyone-cards{grid-template-columns:repeat(1,1fr)!important;gap:1.5rem!important}.everyone-card,.everyone-card:last-child{grid-column:auto!important;max-width:100%!important;width:100%!important;margin:0!important;border-radius:3rem!important}.everyone-card-img,.everyone-card-img-one{min-height:280px!important;padding:1.5rem 1.5rem 0!important}.everyone-card-info{padding:1rem 2rem 2rem!important}.everyone-card-desc{width:100%!important;font-size:1.4rem!important}.everyone-card-label{font-size:2rem!important}.everyone-btn-primary,.everyone-btn-outline{font-size:1.3rem!important;padding:17px 48px!important;width:auto!important}.everyone-card-label img{width:30px;height:30px;object-fit:contain}.privacy-card{flex-direction:column!important;padding:2.5rem!important;border-radius:3rem!important}.privacy-lock-img{width:18rem!important}.privacy-cta{font-size:1.3rem!important;padding:17px 48px!important;width:auto!important}.testi-card{flex-direction:column!important;padding:24px 24px 0!important;border-radius:2rem!important}.testi-img-wrap{flex:none!important;width:100%!important;height:320px!important;min-height:unset!important}.testi-content{padding:2rem 1.5rem!important}.testi-title{font-size:1.5rem!important}.testi-img{display:flex!important;justify-content:center!important;width:50%;height:95%;object-fit:inherit;object-position:top center;z-index:1}.testi-quote{font-size:1rem!important}.compare-col{font-size:1rem!important;padding:1.8rem 1.5rem!important;gap:14px!important}.compare-row--header .compare-col--before,.compare-row--header .compare-col--after{font-size:1.2rem!important;padding:1.8rem 1.5rem!important}.compare-icon{width:22px!important;height:22px!important;min-width:22px!important}.right-wrong{width:.65rem!important}.cta-banner-card{flex-direction:column!important;border-radius:2.5rem!important;text-align:center!important}.cta-banner-left{padding:3rem 2rem 2rem!important;text-align:center!important}.cta-banner-img{height:18rem!important}.cta-banner-btn{font-size:1rem!important;padding:14px 28px!important;width:auto!important;height:auto!important}.faq-layout{flex-direction:column!important;gap:2rem!important}.faq-left{flex:none!important;width:100%!important}.faq-desc,.faq-item{width:100%!important;max-width:100%!important}.faq-answer p{max-width:100%!important}.faq-question{font-size:1.05rem!important}.footer-content{flex-direction:column!important;text-align:center;gap:16px}.footer-nav{justify-content:center;width:100%;border-bottom:1px solid #aeaeae;padding-bottom:10px}}@media(hover:none){.btn-buy:hover,.btn-hero:hover,.btn-hero-outline:hover,.cta-btn:hover,.cta-banner-btn:hover,.everyone-btn-primary:hover,.everyone-btn-outline:hover,.clinical-cta:hover,.privacy-cta:hover{transform:none!important;box-shadow:none!important}.btn-buy:active,.btn-hero:active,.btn-hero-outline:active,.cta-btn:active,.cta-banner-btn:active,.everyone-btn-primary:active,.everyone-btn-outline:active,.clinical-cta:active,.privacy-cta:active{transform:none!important}}.video-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.video-modal-overlay.active{opacity:1;pointer-events:all}.video-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a1473;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.video-modal-card{position:relative;background:#fff;border-radius:20px;padding:14px;max-width:900px;width:92%;box-shadow:0 40px 100px #00000073;z-index:1;transform:scale(.88);transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.video-modal-overlay.active .video-modal-card{transform:scale(1)}.video-modal-close{position:absolute;top:-16px;right:-16px;width:38px;height:38px;border-radius:50%;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:17px;color:#333;box-shadow:0 4px 14px #00000040;z-index:2;transition:background .2s ease,color .2s ease}.video-modal-close:hover{background:#f5f5f5;color:#111}.video-modal-player{width:100%;border-radius:12px;display:block;max-height:80vh;background:#000}@media(max-width:575.98px){.video-modal-card{padding:10px;border-radius:14px}.video-modal-close{top:-12px;right:-10px;width:32px;height:32px;font-size:14px}}img#tick-gif{position:absolute;top:9rem;right:18.7rem}.video-wrapper{width:100%;height:100%;background:linear-gradient(38deg,#fff3,#e5e6ff 85%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 100%),linear-gradient(to bottom,transparent 0%,black 10%,black 100%);-webkit-mask-composite:destination-in;mask-image:linear-gradient(to right,transparent 0%,black 6%,black 100%),linear-gradient(to bottom,transparent 0%,black 6%,black 100%);mask-composite:intersect}.video-wrapper video{mix-blend-mode:multiply;filter:brightness(1) saturate(1.25);width:97%;height:100%;display:block;object-fit:cover}.pst{position:fixed;bottom:32px;right:32px;z-index:99999;display:flex;align-items:flex-start;gap:14px;background:#fff;border:1px solid #d1fae5;border-radius:16px;padding:18px 20px;max-width:360px;box-shadow:0 8px 32px #0000001f;opacity:0;transform:translateY(20px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.pst--visible{opacity:1;transform:translateY(0);pointer-events:all}.pst-icon{font-size:1.6rem;color:#16a34a;line-height:1;flex-shrink:0;margin-top:2px}.pst-body{flex:1}.pst-title{font-family:PlusJakartaSans-Bold,sans-serif;font-size:1rem;color:#111827;margin-bottom:4px}.pst-sub{font-family:PlusJakartaSans-Regular,sans-serif;font-size:.85rem;color:#4b5563;line-height:1.5}.pst-id{font-family:PlusJakartaSans-Regular,sans-serif;font-size:.75rem;color:#9ca3af;margin-top:6px;word-break:break-all}.pst-close{background:none;border:none;cursor:pointer;color:#9ca3af;font-size:.9rem;padding:0;line-height:1;flex-shrink:0;margin-top:2px;transition:color .2s ease}.pst-close:hover{color:#374151}@media(max-width:575.98px){.pst{bottom:16px;right:16px;left:16px;max-width:100%}}.pst--failed .pst-icon,.pst--failed .pst-title{color:#dc2626}.video-wrapper_two{width:100%;height:100%;background:linear-gradient(38deg,#fff3,#e5e6ff 85%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 100%),linear-gradient(to bottom,transparent 0%,black 10%,black 100%);-webkit-mask-composite:destination-in;mask-image:linear-gradient(to right,transparent 0%,black 24%,black 100%),linear-gradient(to bottom,transparent 0%,black 6%,black 100%);mask-composite:intersect}.video-wrapper_two video{mix-blend-mode:multiply;filter:brightness(1) saturate(1.25);width:100%;height:37rem;display:block;object-fit:cover}.video-wrapper_three{width:100%;height:100%;background:linear-gradient(38deg,#fff3,#e5e6ff 85%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 100%),linear-gradient(to bottom,transparent 0%,black 10%,black 100%);-webkit-mask-composite:destination-in;mask-image:linear-gradient(to right,transparent 0%,black 3%,black 100%),linear-gradient(to bottom,transparent 0%,black 6%,black 100%);mask-composite:intersect}.video-wrapper_three video{mix-blend-mode:multiply;filter:brightness(1) saturate(1.25);width:100%;height:29rem;display:block;object-fit:cover}@media(max-width:991.98px){.video-wrapper_two{-webkit-mask-image:none;mask-image:none;background:transparent}.video-wrapper video{width:100%!important}.video-wrapper_two video{mix-blend-mode:multiply;height:100%}.video-wrapper_three{-webkit-mask-image:none;mask-image:none;background:transparent}.video-wrapper_three video{mix-blend-mode:multiply;height:100%}}@media(min-width:768px)and (max-width:1024px)and (orientation:portrait){.video-wrapper{width:100%;height:100%;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 100%),linear-gradient(to bottom,transparent 0%,black 8%,black 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 100%),linear-gradient(to bottom,transparent 0%,black 8%,black 100%);mask-composite:intersect}.video-wrapper video{width:97%;height:auto}.video-wrapper_two{width:100%;height:100%;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 100%),linear-gradient(to bottom,transparent 0%,black 8%,black 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,black 15%,black 100%),linear-gradient(to bottom,transparent 0%,black 8%,black 100%);mask-composite:intersect}.product-card-prescription{position:absolute!important;top:3rem!important;left:20rem!important}.video-wrapper_two video{width:104%;height:29rem;object-fit:cover}.video-wrapper_three{width:100%;height:100%;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 100%),linear-gradient(to bottom,transparent 0%,black 8%,black 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 100%),linear-gradient(to bottom,transparent 0%,black 8%,black 100%);mask-composite:intersect}.product-card-documents{position:absolute!important;top:9rem!important;left:21rem!important}.video-wrapper_three video{width:100%;height:22rem;object-fit:cover}}@media(min-width:768px)and (max-width:1366px)and (orientation:landscape){.video-wrapper{width:100%;height:100%;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 100%),linear-gradient(to bottom,transparent 0%,black 10%,black 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,black 6%,black 100%),linear-gradient(to bottom,transparent 0%,black 6%,black 100%);mask-composite:intersect}.video-wrapper video{width:97%;height:100%}.video-wrapper_two{width:100%;height:100%;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 100%),linear-gradient(to bottom,transparent 0%,black 10%,black 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,black 24%,black 100%),linear-gradient(to bottom,transparent 0%,black 6%,black 100%);mask-composite:intersect}.video-wrapper_two video{width:100%;height:33rem;object-fit:cover}.video-wrapper_three{width:100%;height:100%;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 100%),linear-gradient(to bottom,transparent 0%,black 10%,black 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,black 3%,black 100%),linear-gradient(to bottom,transparent 0%,black 6%,black 100%);mask-composite:intersect}.video-wrapper_three video{width:100%;height:26rem;object-fit:cover}}.buynow-page{display:flex;flex-direction:column;min-height:100vh}.buynow-page .navbar-custom{background:linear-gradient(100deg,#3e97ff -50%,#8128f0)}.buynow-main{flex:1;display:flex;flex-direction:column;margin:0;padding-top:var(--navbar-height)}.buynow-section{flex:1;display:flex;align-items:center;justify-content:center;padding:60px 20px;background:#fff}.buynow-wrapper{text-align:center;max-width:820px;width:100%}.buynow-badge{font-family:PlusJakartaSans-SemiBold;display:inline-block;border-radius:50px;padding:8px 20px;font-size:1rem;color:#1447e6;background:#dbeafe;margin-bottom:24px;letter-spacing:.3px}.buynow-title{font-family:PlusJakartaSans-Bold;font-size:3.5rem;background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px}.buynow-price-block{margin-bottom:24px}.buynow-price{font-family:PlusJakartaSans-Bold;font-size:clamp(2.4rem,6vw,3.5rem);font-weight:800;color:#111827;line-height:1}.buynow-period{font-family:PlusJakartaSans-regular;font-size:1.1rem;font-weight:400;color:#6b7280;margin-left:6px}.buynow-desc{font-family:PlusJakartaSans-regular;font-size:1.4rem;color:#6b7280;line-height:1.7;margin-bottom:36px;max-width:50rem;margin-left:auto;margin-right:auto}.buynow-btn{font-family:PlusJakartaSans-SemiBold;font-size:1.3rem;display:inline-block;align-items:center;margin-top:1rem;width:12rem;padding:23px 13px;border-radius:12px;border:none;background:linear-gradient(90deg,#3e97ff,#8128f0);color:#fff;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.buynow-btn:hover{opacity:.9;transform:translateY(-1px);color:#fff!important}.whatyouget-section{background:#fff;padding:0 20px 80px;display:flex;justify-content:center}.whatyouget-wrapper{width:86%;max-width:1320px;margin:0 auto;background:#e5e6ff36;border:1px solid #B2C7FF;border-radius:3rem;padding:48px 40px 60px}.whatyouget-title{font-family:PlusJakartaSans-Bold;font-size:1.5rem;color:#202020;text-align:center;margin-bottom:40px}.whatyouget-grid{display:grid;grid-template-columns:repeat(3,1fr)}.wyg-item{display:flex;align-items:center;gap:16px;padding:32px 28px}.wyg-border-left{border-left:1.5px dashed #c7cadc}.wyg-border-right{border-right:1.5px dashed #c7cadc}.wyg-border-top{border-top:1.5px dashed #c7cadc}.wyg-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(90deg,#3e97ff,#8128f0);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.05rem}img.icons{width:17px;height:auto}.wyg-label{font-family:PlusJakartaSans-Medium;font-size:1.02rem;color:#000;line-height:1.4}@media(max-width:768px){.whatyouget-section{padding:0 16px 60px;display:block}.buynow-main{flex:1;display:flex;flex-direction:column;margin:0;padding-top:var(--navbar-height)}.buynow-section{flex:1;display:flex;align-items:center;justify-content:center;padding:30px 20px 60px;background:#fff}.buynow-title{font-size:2.6rem}.wyg-label{font-family:PlusJakartaSans-Medium;font-size:1.02rem;color:#000;line-height:1.4}.admin-feature-label{font-family:PlusJakartaSans-Medium;font-size:1.02rem!important;color:#000}.wyg-icon{width:35px;height:35px}img.icons{width:16px;height:auto}.whatyouget-wrapper{width:100%;padding:36px 16px 28px;border-radius:1.6rem}.whatyouget-grid{grid-template-columns:1fr}.wyg-item{padding:20px 28px}.wyg-border-left,.wyg-border-right{border-left:none;border-right:none}.wyg-item:not(:first-child){border-top:1.5px dashed #c7cadc}}.admin-access-section{background:#fff;padding:0 20px 80px;display:flex;justify-content:center}.admin-access-wrapper{width:86%;max-width:1320px;margin:0 auto;background:#f0f2ff;border:1px solid #B2C7FF;border-radius:3rem;padding:48px 40px 36px;text-align:center}.admin-access-title{font-family:PlusJakartaSans-Bold;font-size:1.8rem;color:#202020;margin-bottom:12px}.admin-access-subtitle{font-family:PlusJakartaSans-regular;font-size:1.4rem;color:#555a7a;margin-bottom:40px}.admin-access-card{background:#fff;border-radius:2rem;padding:32px 36px;text-align:left;margin-bottom:28px;max-width:65rem;margin-left:auto;box-shadow:0 10px 16px -4px #646ec82e;margin-right:auto}.admin-card-heading{font-family:PlusJakartaSans-SemiBold;font-size:1.32rem;color:#1a1a2e;margin-bottom:24px}.admin-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 40px}.admin-feature-item{display:flex;align-items:center;gap:12px}.admin-check-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(90deg,#3e97ff,#8128f0);color:#fff;font-size:.75rem;flex-shrink:0}.admin-feature-label{font-family:PlusJakartaSans-Medium;font-size:1.02rem;color:#000}.admin-access-note{font-family:PlusJakartaSans-regular;font-size:1rem;color:#4a5565;font-style:italic;margin-bottom:0}@media(max-width:768px){.admin-access-section{padding:0 16px 60px;display:block}.admin-access-wrapper{width:100%;padding:36px 20px 28px;border-radius:1.6rem}.admin-access-card{padding:24px 20px;border-radius:1.6rem}.admin-features-grid{grid-template-columns:1fr;gap:16px}}.patient-app-section{background:var(--gradient-main);padding:50px 24px;text-align:center}.patient-app-wrapper{max-width:760px;margin:0 auto}.patient-app-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:#ffffff2e;color:#fff;font-size:1.4rem;margin-bottom:20px}.patient-app-title{font-family:PlusJakartaSans-Bold;font-size:1.6rem;color:#fff;margin-bottom:16px}.patient-app-subtitle{font-family:PlusJakartaSans-regular;font-size:1rem;color:#fff;margin-bottom:32px}.patient-app-features{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:40px}.paf-item{display:flex;align-items:center;gap:10px;background:#ffffff26;border-radius:10px;padding:12px 25px;color:#fff;font-family:PlusJakartaSans-Medium;font-size:.95rem}.paf-item i{font-size:.85rem}.patient-app-badges{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.app-badge{display:flex;align-items:center;gap:12px;background:#000;color:#fff;text-decoration:none;border-radius:12px;padding:12px 24px;min-width:160px}.app-badge i{font-size:1.8rem}.badge-text{display:flex;flex-direction:column;text-align:left}.badge-sub{font-family:PlusJakartaSans-regular;font-size:.7rem;opacity:.85;line-height:1.2;color:#fff}.badge-main{font-family:PlusJakartaSans-SemiBold;font-size:1.05rem;line-height:1.3;color:#fff}.phone_icon{width:1.3rem;height:auto}@media(max-width:768px){.patient-app-section{padding:52px 16px}.patient-app-features{flex-direction:column;align-items:center}.paf-item{width:100%;justify-content:center}}.hgs-section{background:#fff;padding:72px 0 0}.hgs-wrapper{width:86%;max-width:1271px;margin:0 auto;text-align:center}.hgs-title{font-family:PlusJakartaSans-Bold;font-size:1.8rem;color:#1a1a2e;margin-bottom:48px}.hgs-steps{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:nowrap;margin-bottom:60px}.hgs-card{flex:1;background:#fff;border:1px solid #BDBDBD;border-radius:16px;padding:28px 20px 24px;text-align:center;min-width:0;height:12rem}.hgs-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(90deg,#3e97ff,#8128f0);color:#fff;font-family:PlusJakartaSans-Bold;font-size:1rem;margin-bottom:24px}.hgs-card-title{font-family:PlusJakartaSans-Bold;font-size:.95rem;color:#000;margin-bottom:8px}.hgs-card-desc{font-family:PlusJakartaSans-regular;font-size:.85rem;color:#000;margin-bottom:0}.hgs-connector{flex-shrink:0;width:32px;height:4px;background:#3e97ff;margin:0 -1px;position:relative;top:-4px}.hgs-trust-bar{display:flex;justify-content:center;align-items:center;gap:48px;background:#f5f6fb;padding:20px 24px;flex-wrap:wrap;margin-top:-2rem}.hgs-trust-item{display:flex;align-items:center;gap:10px;font-family:PlusJakartaSans-semiBold;font-size:.9rem;color:#000}img.hgs-trust-icon{width:1rem;height:auto}@media(max-width:900px){.hgs-steps{flex-direction:column;gap:12px}.hgs-card{width:100%}.hgs-connector{width:2px;height:20px;top:0}.hgs-trust-bar{gap:24px}}@media(min-width:768px)and (max-width:1366px){.faq-layout{display:flex;align-items:flex-start;gap:6rem;flex-direction:column}.faq-right.reveal.reveal-right.reveal-d2.revealed{width:100%}.cta-banner-card{flex-direction:column}.cta-banner-img{margin-right:11rem}.testi-img{top:5rem;height:66%}.privacy-card{padding:3.5rem 3rem 3.5rem 4rem}.reports-card{padding:3rem 2rem 4rem 3rem}.spec-ui-img{width:90%;height:auto;display:block;transition:opacity .4s ease;margin-top:-4.5rem;margin-left:4rem}.docs-card{flex-direction:column;padding:4rem 6.5rem 0rem 3.5rem}.fast-right img{width:27rem;height:auto;margin-left:-3rem;margin-bottom:-10.5rem}.cta-btn{font-size:19px}}#rzpUserModal .modal-content{border:none;border-radius:20px;padding:36px 32px 32px;text-align:center;box-shadow:0 32px 80px #00000038;position:relative}.rzp-modal-logo{width:40px;height:auto;margin-bottom:12px;display:flex;align-self:anchor-center}.rzp-modal-title{font-size:1.45rem;font-weight:800;color:#0d1b3e;font-family:PlusJakartaSans-SemiBold,sans-serif;margin-bottom:6px}.rzp-modal-subtitle{font-size:.9rem;color:#718096;margin-bottom:24px;font-family:PlusJakartaSans-Regular,sans-serif}.rzp-close-btn{position:absolute;top:14px;right:16px;background:none;border:none;font-size:1.1rem;color:#a0aec0;cursor:pointer;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.rzp-close-btn:hover{background:#f0f4ff;color:#3762d5}.rzp-field-group{margin-bottom:14px;text-align:left}.rzp-input{width:100%;padding:12px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.88rem;color:#0d1b3e;background:#fff;transition:border-color .2s,box-shadow .2s;font-family:PlusJakartaSans-Regular,sans-serif;outline:none}.rzp-input::placeholder{color:#a0aec0}.rzp-input:focus{border-color:#3762d5;box-shadow:0 0 0 3px #3762d51f}.rzp-field-err{color:#e53e3e;font-size:.77rem;margin-top:4px;display:none}.rzp-api-err{text-align:center;margin-bottom:10px;font-size:.85rem}.rzp-pay-btn{width:100%;padding:14px;background:linear-gradient(90deg,#3e97ff,#8128f0);color:#fff;border:none;border-radius:14px;font-size:1rem;font-weight:600;cursor:pointer;font-family:PlusJakartaSans-Bold,sans-serif;margin-top:8px;transition:opacity .2s,transform .15s}.rzp-pay-btn:hover{opacity:.9;transform:translateY(-1px)}.rzp-pay-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background:#0d1b3ea6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1045;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.auth-modal-box{pointer-events:auto;background:#fff;border-radius:18px;width:100%;max-width:420px;padding:2rem 2rem 1.75rem;position:relative;box-shadow:0 20px 60px #3762d52e;animation:authModalIn .22s ease}@keyframes authModalIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-modal-close{position:absolute;top:1rem;right:1rem;background:#f0f4ff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#3762d5;font-size:.85rem;transition:background .2s}.auth-modal-close:hover{background:#dde7ff}.auth-modal-logo{display:block;height:26px;margin:0 auto 1.25rem}.auth-modal-title{font-size:1.25rem;font-weight:700;color:#0d1b3e;text-align:center;margin:0 0 .35rem}.auth-modal-sub{font-size:.82rem;color:#718096;text-align:center;margin:0 0 1.5rem}.auth-choice-btns{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.auth-choice-btn{display:flex;align-items:center;gap:.75rem;padding:.85rem 1.25rem;border-radius:12px;border:1.5px solid #e2e8f0;background:#fff;cursor:pointer;font-size:.95rem;font-weight:600;color:#0d1b3e;transition:border-color .2s,background .2s;text-align:left}.auth-choice-btn:hover{border-color:#3762d5;background:#f0f4ff}.auth-choice-btn i{width:36px;height:36px;background:#f0f4ff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#3762d5;font-size:1rem;flex-shrink:0}.auth-choice-btn span{flex:1}.auth-choice-btn small{display:block;font-size:.74rem;font-weight:400;color:#718096;margin-top:1px}.pw-input-wrap{position:relative}.pw-input-wrap .auth-input{padding-right:2.5rem}.pw-toggle-btn{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#a0aec0;cursor:pointer;padding:.2rem;font-size:.85rem;line-height:1;display:flex;align-items:center}.pw-toggle-btn:hover{color:#3762d5}.auth-field{margin-bottom:.9rem}.auth-input{width:100%;padding:.65rem .9rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#0d1b3e;background:#f8faff;outline:none;transition:border-color .2s;box-sizing:border-box}.auth-input:focus{border-color:#3762d5;background:#fff}.auth-input.auth-input--err{border-color:#dc2626}.auth-field-err{font-size:.75rem;color:#dc2626;margin-top:.25rem;display:none}.auth-field-err.show{display:block}.auth-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.pw-strength{display:flex;align-items:center;gap:.6rem;margin-top:.35rem}.pw-strength-bars{display:flex;gap:4px;flex:1}.pw-strength-bar{flex:1;height:4px;border-radius:2px;transition:background .25s}.pw-strength-label{font-size:.72rem;font-weight:600;flex-shrink:0;transition:color .25s}.auth-forgot-row{display:flex;justify-content:flex-end;margin-bottom:.5rem}.auth-forgot-link{background:none;border:none;color:#3762d5;font-size:.78rem;cursor:pointer;padding:0;text-decoration:underline}.auth-forgot-link:hover{color:#2a4eb5}.auth-success-msg{font-size:.8rem;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.5rem .75rem;margin-bottom:.75rem;text-align:center}.auth-submit-btn{width:100%;padding:.75rem;background:#3762d5;color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:background .2s,opacity .2s}.auth-submit-btn:hover{background:#2a4eb5}.auth-submit-btn:disabled{opacity:.65;cursor:not-allowed}.auth-api-error{font-size:.8rem;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.5rem .75rem;margin-bottom:.75rem;text-align:center}.auth-back-link{background:none;border:none;color:#3762d5;font-size:.78rem;cursor:pointer;padding:0;flex-shrink:0;text-decoration:underline;white-space:nowrap}.auth-back-link:hover{color:#2a4eb5}.auth-otp-info{font-size:.82rem;color:#718096;text-align:center;margin-bottom:1.25rem}.auth-otp-info strong{color:#0d1b3e}.auth-footer-row{display:flex;align-items:center;justify-content:space-between;margin-top:.85rem;gap:.5rem}.auth-switch{font-size:.78rem;color:#718096;white-space:nowrap}.auth-switch button{background:none;border:none;color:#3762d5;cursor:pointer;font-size:.78rem;padding:0;font-weight:600;text-decoration:underline}.nav-user-wrap{position:relative;display:flex;align-items:center}.nav-user-btn{height:43px;padding:0 .85rem 0 .6rem;border-radius:11px;background:#fff;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;transition:all .3s ease}.nav-user-btn:hover{transform:scale(1.07);box-shadow:0 8px 28px #3e97ff73}.nav-user-avatar{width:26px;height:26px;background:linear-gradient(135deg,#3e97ff,#8128f0);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;color:#fff;flex-shrink:0;text-transform:uppercase}.nav-user-name{font-size:14px;font-weight:600;background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-user-chevron{font-size:.6rem;background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:transform .2s}.nav-user-chevron.open{transform:rotate(180deg)}.nav-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 28px #3762d521;min-width:160px;z-index:1060;overflow:hidden;animation:authModalIn .15s ease}.nav-dd-item{display:flex;align-items:center;gap:.6rem;width:100%;padding:.7rem 1rem;background:none;border:none;font-size:.85rem;font-weight:500;color:#0d1b3e;cursor:pointer;text-decoration:none;transition:background .15s}.nav-dd-item:hover{background:#f0f4ff;color:#3762d5}.nav-dd-item i{width:14px;text-align:center;font-size:.8rem}.nav-dd-logout:hover{background:#fef2f2;color:#dc2626}.nav-right{display:flex;align-items:center;gap:.75rem}.reset-pw-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 1rem 3rem;background:#f8faff}.reset-pw-box{background:#fff;border-radius:18px;width:100%;max-width:420px;padding:2rem 2rem 1.75rem;box-shadow:0 20px 60px #3762d52e}.profile-wrap{min-height:100vh;padding:6rem 1rem 3rem;background:#f8faff}.profile-container{max-width:900px;margin:0 auto}.profile-card{background:#fff;border-radius:18px;padding:2rem;box-shadow:0 20px 60px #3762d51f;margin-bottom:1.25rem}.profile-card-title{font-size:.78rem;font-weight:700;color:#3762d5;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.25rem}.profile-hero-card{display:flex;align-items:center;gap:1.25rem}.profile-hero-avatar{width:60px;height:60px;background:linear-gradient(135deg,#3e97ff,#8128f0);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;flex-shrink:0;letter-spacing:.02em}.profile-hero-name{font-size:1.1rem;font-weight:700;color:#0d1b3e;margin:0 0 .4rem}.profile-hero-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.profile-hero-meta span{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:#718096}.profile-hero-meta i{font-size:.72rem;color:#a0aec0}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.profile-form-grid .auth-field{margin-bottom:0}.profile-form-full{grid-column:1 / -1}.profile-save-btn{margin-top:1.25rem}.profile-tabs-card{padding:0;overflow:hidden}.profile-tabs{display:flex;border-bottom:1.5px solid #e2e8f0;background:#f8faff;border-radius:18px 18px 0 0}.profile-tab-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.9rem 1.5rem;background:none;border:none;border-bottom:2.5px solid transparent;font-size:.85rem;font-weight:600;color:#718096;cursor:pointer;transition:color .18s,border-color .18s;margin-bottom:-1.5px}.profile-tab-btn:hover{color:#3762d5}.profile-tab-btn.active{color:#3762d5;border-bottom-color:#3762d5;background:#fff}.profile-tab-btn i{font-size:.8rem}.profile-tab-panel{padding:1.75rem 2rem}.orders-dt-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.orders-dt-search-wrap{position:relative;flex:1;min-width:200px}.orders-dt-search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#a0aec0;font-size:.78rem;pointer-events:none}.orders-dt-search{width:100%;padding:.5rem .9rem .5rem 2.1rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.82rem;color:#0d1b3e;background:#f8faff;outline:none;box-sizing:border-box;transition:border-color .2s}.orders-dt-search:focus{border-color:#3762d5;background:#fff}.page-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:4rem 1rem;color:#718096;font-size:.88rem}.page-loader-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#3e97ff;border-radius:50%;animation:loaderSpin .7s linear infinite}@keyframes loaderSpin{to{transform:rotate(360deg)}}.billing-modal-box{max-width:560px}.billing-modal-head{text-align:center;margin-bottom:1.5rem}.billing-modal-icon{width:48px;height:48px;background:linear-gradient(135deg,#3e97ff,#8128f0);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto .85rem;color:#fff;font-size:1.15rem}.billing-modal-grid{margin-bottom:1rem}.billing-submit-btn{display:flex;align-items:center;justify-content:center;gap:.5rem}.orders-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.orders-total-badge{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3e97ff,#8128f0);color:#fff;font-size:.7rem;font-weight:700;border-radius:20px;padding:1px 7px;margin-left:.5rem;vertical-align:middle}.orders-filters{display:flex;gap:.4rem;flex-wrap:wrap}.orders-filter-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;border-radius:20px;border:1.5px solid #e2e8f0;background:#f8faff;color:#718096;font-size:.78rem;font-weight:500;cursor:pointer;transition:all .18s ease}.orders-filter-btn:hover{border-color:#3e97ff;color:#3e97ff}.orders-filter-btn.active{border-color:transparent;color:#fff}.orders-filter-btn.active.orders-filter-all{background:linear-gradient(135deg,#3e97ff,#8128f0)}.orders-filter-btn.active.orders-filter-paid{background:#16a34a}.orders-filter-btn.active.orders-filter-failed{background:#dc2626}.orders-filter-btn.active.orders-filter-refunded{background:#7c3aed}.orders-filter-btn.active.orders-filter-created{background:#ca8a04}.orders-filter-count{background:#ffffff40;border-radius:10px;padding:0 5px;font-size:.7rem;font-weight:700}.orders-filter-btn:not(.active) .orders-filter-count{background:#e2e8f0;color:#4a5568}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;border-collapse:collapse;font-size:.82rem}.orders-table th{text-align:left;padding:.6rem .75rem;color:#718096;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;border-bottom:1.5px solid #e2e8f0;white-space:nowrap}.orders-table td{padding:.75rem;border-bottom:1px solid #f0f4ff;color:#2d3748;vertical-align:middle}.orders-table tr:last-child td{border-bottom:none}.orders-table tr:hover td{background:#f8faff}.orders-id,.orders-payment-id{font-family:monospace;font-size:.78rem;color:#4a5568}.orders-amount{font-weight:600;color:#2d3748}.orders-date{white-space:nowrap;color:#718096}.orders-status{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .65rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize;white-space:nowrap}.orders-status--paid{background:#dcfce7;color:#16a34a}.orders-status--failed{background:#fee2e2;color:#dc2626}.orders-status--refunded{background:#ede9fe;color:#7c3aed}.orders-status--created{background:#fef9c3;color:#92400e}.orders-empty{text-align:center;padding:2rem 0;color:#a0aec0;font-size:.88rem}.orders-invoice-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border-radius:8px;border:1.5px solid #3e97ff;background:#f0f7ff;color:#3e97ff;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .18s,color .18s;white-space:nowrap}.orders-invoice-btn:hover{background:#3e97ff;color:#fff}.orders-challan-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;border-radius:8px;border:1.5px solid #16a34a;background:#f0fdf4;color:#16a34a;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .18s,color .18s;white-space:nowrap}.orders-challan-btn:hover{background:#16a34a;color:#fff}@media(max-width:480px){.nav-user-name{display:none}.auth-modal-box{padding:1.5rem 1.25rem 1.25rem}.auth-row,.profile-form-grid{grid-template-columns:1fr}.billing-modal-box{max-width:100%}.orders-header{flex-direction:column;align-items:flex-start}.orders-id,.orders-payment-id{font-size:.72rem}.profile-hero-card{gap:.9rem}.profile-hero-avatar{width:48px;height:48px;font-size:1rem}.profile-hero-meta{gap:.5rem .9rem}.profile-tab-btn{padding:.75rem 1rem;font-size:.8rem}.profile-tab-panel{padding:1.25rem}.orders-dt-toolbar{flex-direction:column;align-items:stretch}}#docaModal .modal-dialog{max-width:1000px}.modal-content .row{min-height:45vh}@media(min-width:1440px){.modal-content .row{min-height:37vh}}#docaModal .modal-content{border:none;border-radius:20px;box-shadow:0 32px 80px #00000059}.doca-modal-left{background:#3762d5;padding:22px 20px 0;position:relative;overflow:hidden;display:flex;flex-direction:column;border-top-left-radius:1rem;border-bottom-left-radius:1rem;justify-content:space-between}.doca-modal-left:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.doca-modal-left h2{font-size:1.6rem;color:#fff;line-height:1.5;margin-top:28px;position:relative;z-index:1;font-family:PlusJakartaSans-SemiBold}.doca-modal-left p{font-size:1rem;color:#ffffffb8;position:relative;z-index:1;margin-bottom:0rem!important}.doca-modal-logo{position:relative;z-index:1}.doca-modal-doctor{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center}.doca-modal-doctor img{width:100%;max-width:25rem;object-fit:cover;filter:drop-shadow(0 -8px 24px rgba(0,0,0,.25))}.doca-modal-right{background:#fff;padding:15px 25px 20px;border-top-right-radius:1rem;border-bottom-right-radius:1rem}.doca-modal-right h3{font-size:1.75rem;font-weight:800;color:#0d1b3e;font-family:PlusJakartaSans-SemiBold;margin-bottom:1.25rem}.doca-modal-subtitle{font-size:1.1rem;color:#4a5568;margin-top:6px;margin-bottom:28px;font-family:PlusJakartaSans-Regular}.doca-modal-favicon{display:block;margin-left:auto;width:2rem;height:auto}.doca-modal-close{position:absolute;top:-8%;right:-4%;width:32px;height:32px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a4bff;font-size:1.1rem;transition:background .2s;background:transparent}.form-control-doca{font-size:.88rem;color:#0d1b3e;border:1.5px solid #e2e8f0;border-radius:8px;padding:11px 14px;background:#fff;transition:border-color .2s,box-shadow .2s;width:100%}.form-control-doca::placeholder{color:#a0aec0}.form-control-doca:focus{outline:none;border-color:#1a4bff;box-shadow:0 0 0 3px #1a4bff1f;background:#fff}.doca-recaptcha-wrap{border-radius:8px;padding:10px 14px;display:flex;align-items:center;min-height:64px}.doca-btn-submit{font-weight:600;font-size:1rem;color:#fff;border:none;border-radius:15px;padding:13px 38px;cursor:pointer;transition:opacity .2s,transform .15s;min-width:140px;font-family:PlusJakartaSans-Bold;background:linear-gradient(90deg,#3e97ff,#8128f0)}.doca-btn-submit:hover{opacity:.9;transform:translateY(-1px)}.doca-btn-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.doca-captcha-msg,.doca-success-msg,.doca-error-msg{font-size:.82rem;margin-top:6px}.doca-captcha-msg{color:#e53e3e}.doca-success-msg{color:#2f855a;font-weight:600}.doca-error-msg{color:#e53e3e}.doca-field-error{color:#e53e3e;font-size:.78rem;margin-top:3px}@media(max-width:767px){.doca-modal-left{min-height:auto;padding-bottom:24px;border-top-right-radius:1rem}.doca-modal-doctor{display:none}.doca-modal-right{padding:32px 24px 28px}}.privacy-page{padding-top:68px;min-height:100vh;background:#fff}.privacy-hero{background:#eff6ff;width:100%;padding:48px 0 40px}.privacy-hero-title{display:flex;align-items:center;gap:14px;margin-bottom:6px}.privacy-hero-title .shield-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.privacy-hero-title .shield-icon i{color:#fff;font-size:1.3rem}.privacy-hero-title h1{font-family:PlusJakartaSans-Bold;font-size:3rem;background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2}.privacy-last-updated{font-size:1.2rem;color:#718096;font-family:PlusJakartaSans-Medium;margin-bottom:20px}.privacy-intro-box{background:#deecff;border:1px solid #51A2FF4D;border-radius:10px;padding:18px 22px;max-width:56rem;margin-bottom:12px}.privacy-intro-box:last-child{margin-bottom:0}.privacy-intro-box p{font-family:PlusJakartaSans-SemiBold;font-size:1.1rem;color:#4a5568;line-height:1.75;margin:0}.privacy-body{padding-top:20px;padding-bottom:60px}.privacy-section{margin-bottom:32px;scroll-margin-top:90px}.privacy-section-heading{display:flex;align-items:center;gap:16px;margin-bottom:20px}.sharing-info{background:#eff6ff;border-radius:8px;font-family:PlusJakartaSans-SemiBold;font-size:1rem;color:#1c398e;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 20px;margin:14px 0;max-width:48rem;border-left:3px solid #51A2FF}.privacy-section-heading h2{font-family:PlusJakartaSans-Bold;font-size:2rem;color:#101828;margin:0}.privacy-section p{font-family:PlusJakartaSans-SemiBold;font-size:1rem;color:#4a5565;line-height:1.8;margin-bottom:10px}.cookies-box-header .box-title{font-family:PlusJakartaSans-SemiBold;font-size:.95rem;color:#e17203;margin:0}.privacy-section ul{padding-left:0;list-style:none;margin-top:6px;margin-bottom:0}.privacy-section ul li{font-family:PlusJakartaSans-Regular;font-size:1.2rem;color:#4a5568;line-height:1.75;padding-left:16px;position:relative;margin-bottom:5px}.privacy-section ul li:before{content:"•";position:absolute;left:0;color:#3762d5;font-weight:700}.privacy-divider{border:none;border-top:1px solid #edf0f4}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.info-card{border-radius:12px;padding:18px 20px}.info-card-header{display:flex;gap:10px;margin-bottom:14px}.info-card-icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-card-icon i{font-size:1rem}.info-card-title{font-family:PlusJakartaSans-SemiBold;font-size:1rem;margin:0}.info-card ul{padding-left:7px;list-style:none;margin:0}.info-card ul li{font-family:PlusJakartaSans-Regular;font-size:1rem;line-height:1.7;padding-left:14px;position:relative;margin-bottom:3px;color:#364153}.info-card ul li:before{content:"•";position:absolute;left:0;font-weight:700}.info-card.blue{background:#eff6ff;border:1px solid #BEDBFF}.info-card.green{background:#f0fdf4;border:1px solid #B9F8CF}.info-card.purple{background:#faf5ff;border:1px solid #E9D4FF}.info-card.orange{background:#fff7ed;border:1px solid #FFD6A8}@media(max-width:640px){.info-grid{grid-template-columns:1fr}}.security-box{background:#f0fdf4;border:1px solid #DCFCE7;border-radius:12px;padding:18px 20px;margin:14px 0;max-width:38rem}.security-box-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.security-box-header .box-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center}.security-box-header .box-icon i{color:#15803d;font-size:.9rem}.security-box-header .box-title{font-family:PlusJakartaSans-SemiBold;font-size:.95rem;color:#15803d;margin:0}.security-box ul{list-style:none;padding:0;margin:0}.security-box ul li{font-family:PlusJakartaSans-Regular;font-size:.92rem;color:#166534;line-height:1.7;padding-left:22px;position:relative;margin-bottom:4px}.security-box ul li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:700}.cookies-box{background:#fffbeb;border:1px solid #FEE685;border-radius:12px;padding:18px 20px;margin:14px 0;max-width:38rem}.cookies-box-header{display:flex;gap:10px;margin-bottom:12px}.cookies-box-header .box-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center}.cookies-box-header .box-icon i{color:#d97706;font-size:.9rem}.cookies-box ul{list-style:none;padding:0;margin:0}.rights-box-header .box-title{font-family:PlusJakartaSans-SemiBold;font-size:.95rem;color:#165efc;margin:0}.cookies-box ul li{font-family:PlusJakartaSans-Regular;font-size:.92rem;color:#364153;line-height:1.7;padding-left:16px;position:relative;margin-bottom:4px}.cookies-box ul li:before{content:"•";position:absolute;left:0;color:#f59e0b;font-weight:700}.rights-box{background:#eff6ff;border:1px solid #BEDBFF;border-radius:12px;padding:18px 20px;margin:14px 0;max-width:38rem}.rights-box-header{display:flex;gap:10px;margin-bottom:12px}.rights-box-header .box-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center}.rights-box-header .box-icon i{color:#1d4ed8;font-size:.9rem}.rights-box ul{list-style:none;padding:0;margin:0}.rights-box ul li{font-family:PlusJakartaSans-Regular;font-size:.92rem;color:#364153;line-height:1.7;padding-left:20px;position:relative;margin-bottom:4px}.rights-box ul li:before{content:"→";position:absolute;left:0;color:#3b82f6;font-size:.85rem}.children-box{background:#faf5ff;border-radius:8px;padding:16px 20px;margin:14px 0;max-width:47rem;border-left:3px solid #C27AFF}.children-box p{font-family:PlusJakartaSans-Medium;font-size:.92rem;color:#59168b;line-height:1.75;margin:0}.icon-text-row{display:flex;align-items:flex-start;gap:14px;margin-top:8px;max-width:38rem}.icon-text-row .row-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.icon-text-row .row-icon i{font-size:.95rem}.icon-text-row .row-text{font-family:PlusJakartaSans-Regular;font-size:.95rem;color:#364153;line-height:1.75}.icon-text-row.teal .row-icon i{color:#0d9488}.icon-text-row.slate .row-icon i{color:#475569}.contact-card{background:#f9fafb;border:1px solid #E5E7EB;border-radius:12px;padding:20px 24px;margin-top:14px;max-width:34rem}.contact-card-label{font-family:PlusJakartaSans-Medium;font-size:.8rem;color:#9ca3af;letter-spacing:.06em;margin:0 0 4px}.contact-card-name{font-family:PlusJakartaSans-SemiBold;font-size:1rem;color:#101828;margin:0 0 14px}.contact-card-divider{border:none;border-top:1px solid #E5E7EB;margin:0 0 14px}.contact-card-org{font-family:PlusJakartaSans-Bold;font-size:.95rem;color:#101828;margin:0 0 4px}.contact-card-row{font-family:PlusJakartaSans-Regular;font-size:.88rem;color:#4b5563;margin:0 0 3px}.contact-card-row a{color:#2563eb;text-decoration:none}.contact-card-row a:hover{text-decoration:underline}p.contact-card-label{color:#101828;font-family:PlusJakartaSans-Bold;font-size:1.2rem}@media(max-width:767px){.privacy-page{padding-top:44px}.privacy-hero-title h1{font-size:2.15rem}.privacy-hero-title .shield-icon{width:36px;height:36px}.privacy-intro-box p{font-size:1rem}.privacy-section p,.privacy-section ul li{font-size:1.1rem}.privacy-section-heading h2{font-size:1.5rem}.privacy-body{padding-bottom:0}.toc-card{display:none;position:static;margin-bottom:28px}}.terms-page{padding-top:68px;min-height:100vh;background:#fff}.terms-hero{background:#eff6ff;width:100%;padding:48px 0 40px}.terms-hero h1{font-family:PlusJakartaSans-Bold;font-size:3rem;background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:6px;line-height:1.3}.terms-last-updated{font-size:1.2rem;color:#718096;font-family:PlusJakartaSans-Medium;margin-bottom:20px}.terms-intro-box{background:#deecff;border:1px solid #51A2FF4D;border-radius:10px;padding:18px 22px;max-width:56rem}.terms-intro-box p{font-family:PlusJakartaSans-SemiBold;font-size:1.2rem;color:#4a5568;line-height:1.75;margin:0}.terms-body{padding-top:20px;padding-bottom:60px}.toc-card{background:#eff6ff;border-radius:12px;padding:20px 22px;position:sticky;top:84px}.toc-title{font-family:PlusJakartaSans-SemiBold;font-size:1rem;text-transform:uppercase;letter-spacing:.09em;color:#101828;margin-bottom:14px}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{margin-bottom:9px}.toc-list a{font-size:.92rem;color:#4a5565;text-decoration:none;display:flex;align-items:flex-start;gap:8px;line-height:1.45;transition:color .18s}.toc-list a:hover,.toc-list a.active{background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:PlusJakartaSans-SemiBold}.toc-num{min-width:20px;color:#4a5565;font-size:.88rem;padding-top:1px;flex-shrink:0}.terms-section{margin-bottom:32px;scroll-margin-top:90px}.terms-section-heading{display:flex;align-items:center;gap:16px;margin-bottom:20px}.section-num-badge{width:40px;height:40px;border-radius:25%;background:#dbeafe;color:#1447e6;font-family:PlusJakartaSans-SemiBold;font-size:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.terms-section-heading h2{font-family:PlusJakartaSans-Bold;font-size:2rem;color:#101828;margin:0}.terms-section p{font-family:PlusJakartaSans-Medium;font-size:1.2rem;color:#4a5568;line-height:1.8;margin-bottom:10px}.terms-section ul{padding-left:0;list-style:none;margin-top:6px;margin-bottom:0}p.para{font-style:italic;font-size:1rem}.terms-section ul li{font-family:PlusJakartaSans-Regular;font-size:1.2rem;color:#4a5568;line-height:1.75;padding-left:16px;position:relative;margin-bottom:5px}.terms-section ul li:before{content:"•";position:absolute;left:0;color:#3762d5;font-weight:700}.terms-highlight-box{font-family:PlusJakartaSans-SemiBold;background:#fffbeb;border-left:3px solid #FFB900;border-radius:6px;padding:12px 16px;margin-top:12px;display:flex;align-items:center;gap:1rem;font-size:1rem;color:#7b3306;line-height:1.7;max-width:46rem}.terms-divider{border:none;border-top:1px solid #edf0f4}.contact-info{background:#f9fafb;max-width:32rem;border:1px solid #E5E7EB;border-radius:10px;padding:16px 20px;margin-top:12px}.contact{font-family:PlusJakartaSans-Medium;font-size:1.1rem;color:#101828}.contact-info p{font-family:PlusJakartaSans-SemiBold;margin:0 0 4px;font-size:.9rem;color:#364153}.contact-info a{color:#3762d5;text-decoration:none}@media(max-width:991px){.toc-card{display:none;position:static;margin-bottom:28px}}@media(max-width:767px){.terms-page{padding-top:44px}.terms-hero h1{font-size:2.15rem}.terms-intro-box p{font-size:1rem}.terms-section p,.terms-section ul li{font-size:1.1rem}.terms-section-heading h2{font-size:1.5rem}.terms-body{padding-bottom:0}.toc-card{display:none;position:static;margin-bottom:28px}}.page-404{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 20px 60px;position:relative;overflow:hidden}.page-404-ellipse{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(62,151,255,.15) 0%,rgba(129,40,240,.08) 60%,transparent 100%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.page-404-content{position:relative;z-index:1}.error-code{font-family:PlusJakartaSans-Bold,sans-serif;font-size:clamp(100px,20vw,180px);line-height:1;background:linear-gradient(90deg,#3e97ff,#8128f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;letter-spacing:-4px}.error-title{font-family:PlusJakartaSans-Bold,sans-serif;font-size:clamp(22px,4vw,36px);color:#1a1a2e;margin-bottom:16px}.error-subtitle{font-family:PlusJakartaSans-Regular,sans-serif;font-size:clamp(14px,2vw,17px);color:#6b7280;max-width:420px;margin:0 auto 40px;line-height:1.6}.btn-go-home{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:50px;background:linear-gradient(90deg,#3e97ff,#8128f0);color:#fff;font-family:PlusJakartaSans-SemiBold,sans-serif;font-size:15px;text-decoration:none;border:none;transition:opacity .2s ease,transform .2s ease}.btn-go-home:hover{opacity:.88;color:#fff;transform:translateY(-2px)}.error-divider{width:60px;height:3px;background:linear-gradient(90deg,#3e97ff,#8128f0);border-radius:10px;margin:0 auto 32px}
