:root{--navy:#10345b;--navy-mid:#0a2040;--navy-light:#1e5096;--gold:#0067ed;--gold-light:#64b5f6;--gold-dark:#013489;--cream:#e9f4fe;--cream-dark:#daedfd;--white:#fff;--text-dark:#1a1a2e;--text-muted:#515a71;--text-light:#94a3b8;--border-light:#0067ed2e;--shadow-sm:0 2px 8px #0134891a;--shadow-md:0 8px 32px #01348929;--shadow-lg:0 20px 60px #0134893d;--transition:all .3s cubic-bezier(.4, 0, .2, 1);color:#1a1a2e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:"Source Sans 3",微软雅黑,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6}:focus-visible{outline:none;box-shadow:0 0 0 3px #0067ed73}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;margin:0;padding:0;overflow-x:hidden}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{color:#1a1a2e;margin:0;font-family:Playfair Display,Georgia,serif;font-weight:500;line-height:1.2}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.section-container{max-width:1280px;margin:0 auto;padding:0 40px}@media (width<=768px){.section-container{padding:0 20px}}.section-title{color:#013489;text-align:center;margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:500}@media (width<=768px){.section-title{font-size:1.75rem}}.section-title-en{color:#0067ed;margin-top:4px;font-size:.85em;font-style:italic;font-weight:400;display:block}.gold-divider{background:#0067ed;border-radius:2px;width:60px;height:3px;margin:16px auto 48px}.gold-divider--light{background:#25f1ff}.btn-gold{color:#fff;letter-spacing:.5px;cursor:pointer;background:#0067ed;border:none;border-radius:4px;align-items:center;gap:8px;padding:12px 28px;font-family:"Source Sans 3",sans-serif;font-size:.9rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-gold:hover{background:#013489;transform:translateY(-1px);box-shadow:0 6px 20px #0067ed59}.card{background:#fff;border:1px solid #0000;border-radius:4px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0134891a}.card:hover{border-color:#0067ed;transform:translateY(-4px);box-shadow:0 8px 32px #01348929}.img-placeholder{color:#64b5f6;text-align:center;background:linear-gradient(135deg,#013489 0%,#10345b 50%,#1e5096 100%);justify-content:center;align-items:center;width:100%;padding:20px;font-family:Playfair Display,serif;font-size:1rem;display:flex}.section-reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(40px)}.section-reveal--visible{opacity:1;transform:translateY(0)}.section-reveal--fast{transition:opacity .7s,transform .7s}.section-header{text-align:center;margin-bottom:64px}.section-header__eyebrow{align-items:center;gap:12px;margin-bottom:20px;display:inline-flex}.section-header__line{opacity:.8;background:#0067ed;width:32px;height:2px}.section-header__line--light{background:#fff6}.section-header__label{letter-spacing:4px;text-transform:uppercase;color:#0067ed;font-family:"Source Sans 3",sans-serif;font-size:.78rem;font-weight:600}.section-header__label--light{color:#25f1ff}.section-header__title{margin-bottom:16px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:500}.section-header__title--light{color:#fff}.section-header__title--dark{color:#013489}.data-card{border-radius:4px;transition:all .4s;overflow:hidden}.data-card--dark{background:#0134898c;border:1px solid #25f1ff26;box-shadow:0 4px 20px #0003}.data-card--dark:hover{background:#0067ed40;border-color:#25f1ff80;transform:translateY(-6px);box-shadow:0 20px 60px #0006}.data-card--light{background:#fff;border:1px solid #daedfd;flex-direction:column;display:flex;box-shadow:0 2px 8px #0134891a}.data-card--light:hover{border-color:#0067ed;transform:translateY(-6px);box-shadow:0 20px 60px #0134893d}.data-card__cover{flex-shrink:0;position:relative;overflow:hidden}.data-card__cover img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.data-card--dark:hover .data-card__cover img,.data-card--light:hover .data-card__cover img{transform:scale(1.05)}.data-card__cover-gradient{background:linear-gradient(#0000,#013489d9);height:50%;position:absolute;bottom:0;left:0;right:0}.data-card__placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.data-card__content{flex-direction:column;flex:1;padding:24px 28px 28px;display:flex}.data-card__name-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.data-card__accent-bar{background:#25f1ff;border-radius:2px;flex-shrink:0;width:3px;height:20px}.data-card__title{margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-weight:500;line-height:1.4}.data-card__title--light{color:#fff;font-size:1.3rem}.data-card__title--dark{color:#013489;font-size:1.1rem}.data-card__desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-family:"Source Sans 3",sans-serif;font-size:.9rem;font-weight:300;line-height:1.8;display:-webkit-box;overflow:hidden}.data-card__desc--light{color:#e9f4fed9}.data-card__desc--dark{color:#515a71}.data-card__badge{background:#013489cc;border:1px solid #25f1ff66;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:16px;left:16px}.data-card__badge span{color:#25f1ff;font-family:Playfair Display,serif;font-size:.8rem}.section-state{text-align:center;padding:60px 0}.section-state--light{color:#25f1ff}.section-state--dark{color:#515a71}.cards-grid{gap:28px;display:grid}.cards-grid--hospitals,.cards-grid--products,.cards-grid--cases,.cards-grid--equipment,.cards-grid--teams,.cards-grid--doctors{grid-template-columns:repeat(3,1fr);gap:24px}@media (width<=1024px){.cards-grid--hospitals,.cards-grid--products,.cards-grid--cases,.cards-grid--equipment,.cards-grid--teams,.cards-grid--doctors{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.cards-grid--hospitals,.cards-grid--products,.cards-grid--cases,.cards-grid--equipment,.cards-grid--teams,.cards-grid--doctors{grid-template-columns:1fr}}.carousel-wrap,.carousel-cards-wrap{position:relative}.carousel-side-btn{z-index:2;opacity:.45;pointer-events:auto;transition:opacity .22s;position:absolute;top:50%;transform:translateY(-50%)}.carousel-side-btn--prev{left:-50px}.carousel-side-btn--next{right:-50px}.carousel-side-btn:hover,.carousel-side-btn:focus-visible{opacity:1}@media (width<=768px){.carousel-side-btn{opacity:1}.carousel-side-btn--prev{left:4px}.carousel-side-btn--next{right:4px}}section:hover .carousel-side-btn{opacity:1}.carousel-nav{justify-content:center;align-items:center;margin-top:24px;display:flex}.carousel-nav__btn{cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s,transform .15s,box-shadow .2s;display:flex}.carousel-nav__btn svg{display:block}.carousel-nav__btn:active{transform:scale(.94)}.carousel-nav__btn--dark{color:#0067ed;background:#0067ed1a}.carousel-nav__btn--dark:hover{color:#fff;background:#0067ed;box-shadow:0 4px 14px #0067ed4d}.carousel-nav__btn--light{color:#ffffffe6;background:#ffffff26}.carousel-nav__btn--light:hover{color:#fff;background:#ffffff47}.carousel-nav__dots{align-items:center;gap:7px;display:flex}.carousel-nav__dot{cursor:pointer;border:none;border-radius:3px;height:6px;padding:0;transition:all .28s}.carousel-nav__dot--dark{background:#c5ddf8}.carousel-nav__dot--dark.carousel-nav__dot--active{background:#0067ed}.carousel-nav__dot--light{background:#ffffff4d}.carousel-nav__dot--light.carousel-nav__dot--active{background:#ffffffe6}.carousel-nav__dot--active{width:22px}.carousel-nav__dot:not(.carousel-nav__dot--active){width:6px}.page-wrapper{background:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.page-main{flex:1;padding-top:190px}.page-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.page-loading--inline{min-height:200px}.section-block{background:#fff;border-bottom:1px solid #e8edf5;padding:60px 0}.section-block--alt{background:#f5f7fa}.section-inner{max-width:1200px;margin:0 auto;padding:0 40px}@media (width<=768px){.section-inner{padding:0 20px}}.section-title{color:#013489;align-items:center;gap:10px;font-family:Playfair Display,Georgia,serif;display:flex}.section-title-icon{color:#0067ed;font-size:1.1em}.hospital-hero{color:#fff;background:linear-gradient(135deg,#013489 0%,#10345b 100%);padding:60px 40px}.hospital-hero__info{max-width:1200px;margin:0 auto}.hospital-title{color:#fff!important;margin-bottom:16px!important;font-size:clamp(1.8rem,4vw,2.6rem)!important}.hospital-intro{max-width:700px;font-size:1.05rem;line-height:1.8;color:#ffffffd9!important}.pd-intro-wrap{flex-direction:column;display:flex}.product-hero{color:#fff;background:linear-gradient(135deg,#013489 0%,#10345b 100%);padding:60px 40px}.product-hero__info{flex-direction:column;align-items:flex-start;gap:20px;max-width:1200px;margin:0 auto;display:flex}.product-title{color:#fff!important;font-size:clamp(1.8rem,4vw,2.6rem)!important}.product-summary{max-width:700px;font-size:1.05rem;line-height:1.8;color:#ffffffd9!important}.product-detail-html{color:#374151;font-size:.95rem;line-height:1.8}.product-detail-html img{border-radius:4px;max-width:100%}.product-detail-html p{margin-bottom:12px}.equipment-card .ant-card-cover{overflow:hidden}.equipment-img{object-fit:cover;width:100%;height:180px}.equipment-img-placeholder{color:#fff9;background:linear-gradient(135deg,#013489 0%,#1e5096 100%);justify-content:center;align-items:center;height:180px;font-size:2rem;display:flex}.doctor-card{height:100%}.doctor-card__header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.doctor-card__name-block{flex-direction:column;gap:4px;display:flex}.doctor-avatar{flex-shrink:0;background:linear-gradient(135deg,#013489,#0067ed)!important}.doctor-name{color:#013489;font-size:1rem}.doctor-title-tag{font-size:.75rem}.doctor-specialty{margin-bottom:10px}.doctor-bio{color:#515a71;margin-bottom:16px;font-size:.88rem;line-height:1.7}.book-btn{background:#0067ed!important;border-color:#0067ed!important}.book-btn:hover{background:#013489!important;border-color:#013489!important}.book-btn--hero{height:44px;padding:0 28px;font-size:1rem}.variants-table .ant-table-thead>tr>th{color:#fff;background:#013489;font-weight:500}.profile-header{flex-wrap:wrap;align-items:baseline;gap:16px;margin-bottom:32px;display:flex}.profile-username{font-size:.95rem}.profile-section-label{align-items:center;gap:8px;display:flex;color:#013489!important;margin-bottom:24px!important;font-size:1.2rem!important}.profile-empty{padding:60px 0}.history-list .ant-list-item{padding:16px 0}.history-item__name{color:#013489;font-size:.95rem;font-weight:500}.history-item__meta{color:#515a71;align-items:center;gap:8px;margin-top:4px;font-size:.82rem;display:flex}.history-avatar--hospital{background-color:#0067ed!important}.history-avatar--product{background-color:#52c41a!important}.auth-page{background:linear-gradient(135deg,#013489 0%,#10345b 50%,#0a1628 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.auth-card{background:#fff;border-radius:4px;width:100%;max-width:460px;padding:48px 48px 40px;box-shadow:0 24px 80px #00000059}.auth-card--wide{max-width:680px}.auth-card__logo{text-align:center;margin-bottom:28px}@media (width<=480px){.auth-card{padding:32px 24px 28px}}.auth-logo-link{align-items:center;gap:6px;text-decoration:none;display:inline-flex}.logo-zh{color:#013489;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:600}.logo-divider{color:#0067ed;font-size:1.1rem}.logo-en{color:#515a71;letter-spacing:.3px;font-family:"Source Sans 3",sans-serif;font-size:.95rem;font-weight:400}.auth-title{text-align:center;color:#013489!important;margin-bottom:28px!important;font-size:1.6rem!important}.auth-form .ant-form-item-label>label{color:#374151;font-weight:500}.auth-form__row{gap:16px;display:flex}@media (width<=480px){.auth-form__row{flex-direction:column;gap:0}}.auth-submit-btn{height:44px;font-size:1rem;font-weight:500;background:#0067ed!important;border-color:#0067ed!important}.auth-submit-btn:hover{background:#013489!important;border-color:#013489!important}.auth-switch{text-align:center;margin-top:20px;font-size:.9rem}.auth-switch-link{color:#0067ed;font-weight:500}.auth-switch-link:hover{text-decoration:underline}@media (width<=768px){html .sco-banner__ratio{min-height:200px}html .sco-banner__arrow{width:44px;height:44px;font-size:20px}html .sco-banner__arrow--prev{left:8px}html .sco-banner__arrow--next{right:8px}html .sco-stats__inner{grid-template-columns:repeat(2,1fr);padding:0 16px;display:grid}html .sco-stat-item{border-bottom:1px solid #ffffff1f;border-right:none;padding:16px 12px}html .sco-stat-item:nth-child(odd){border-right:1px solid #ffffff1f}html .sco-stat-item:nth-last-child(-n+2){border-bottom:none}}@media (width<=480px){html .sco-banner__ratio{min-height:180px}}@media (width<=1024px){html .tab-section__inner{flex-direction:column;width:100%;max-width:100%}html .tab-card{width:100%;min-width:0}html .tab-card-divider{width:100%;height:1px}html .tab-card-inner{align-items:center;gap:14px;padding:18px 16px}html .tab-icon-wrap{width:48px;height:48px}html .tab-text{overflow-wrap:anywhere;min-width:0}html .tab-title,html .tab-desc,html .tab-tag{word-break:normal;overflow-wrap:anywhere;white-space:normal}}@media (width<=480px){html .tab-card-inner{gap:12px;padding:16px 14px}html .tab-icon-wrap{width:44px;height:44px}html .tab-title{font-size:1.25rem}html .tab-desc{font-size:.92rem}}@media (width<=768px){html .cards-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;grid-template-columns:none;justify-content:flex-start;gap:14px;padding-bottom:8px;scroll-padding:0 16px;display:flex;overflow-x:auto}html .cards-grid::-webkit-scrollbar{display:none}html .hospital-card,html .equip-card,html .dc-card,html .sf-card,html .case-card,html .product-card{scroll-snap-align:center;flex:0 0 85%}html .carousel-side-btn{display:none}html .equip-card__cover,html .sf-card__cover,html .case-card__cover,html .product-card__cover{height:180px}html .hospital-card{height:300px}html .equip-card__content,html .dc-card,html .sf-card__content,html .case-card__content,html .product-card__content{padding:16px 18px 18px}html .hospital-card__overlay{padding:0 18px 18px}}@media (width<=480px){html .equip-card__cover,html .sf-card__cover,html .case-card__cover,html .product-card__cover{height:160px}html .hospital-card{height:280px}}@media (width<=768px){html .site-footer{padding:40px 0 28px}html .site-footer__inner{padding:0 16px}html .site-footer__top{text-align:center;flex-direction:column;align-items:center}}@media (width<=480px){html .footer-contact-modal{padding:32px 20px 28px}}@media (width<=1024px){html html,html body,html #root{width:100%;max-width:100%;overflow-x:hidden}html .home-page,html .tab-section,html .tab-section__inner,html .section-container,html .section-inner{max-width:100%;overflow-x:clip}}@media (width<=768px){html .section-container,html .section-inner{padding:0 16px}html .hospitals-section,html .equipment-section,html .doctors-section,html .service-features-section,html .cases-section,html .products-section{padding-top:48px;padding-bottom:48px}html .section-header{margin-bottom:40px}}@media (width<=1024px){html .site-a-header,html .site-a-header__main{overflow-x:hidden}html .site-a-header__inner{gap:12px;height:64px;padding:0 16px}html .site-a-header__logo{flex:auto;min-width:0;overflow:hidden}html .site-a-header__logo-info{min-width:0}html .site-a-header__logo-img{height:44px}html .site-a-header__logo-text{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-left:12px;font-size:18px;overflow:hidden}html .site-a-header__mobile-btn{flex:none;min-width:44px;min-height:44px;padding:10px}html .site-a-header__mobile-menu{max-height:calc(100vh - 102px);overflow-y:auto}html .page-main{padding-top:102px}}@media (width<=480px){html .site-a-header__inner{padding:0 12px}html .site-a-header__logo-text{padding-left:8px;font-size:16px}html .page-main{padding-top:100px}}@media (width<=768px){html .product-hero,html .hospital-hero,html .hd-hero{padding:32px 20px}html .section-block,html .hd-section{padding:40px 0}html .hd-section__header{margin-bottom:24px}html .variants-table .ant-table-content,html .variants-table .ant-table-body{-webkit-overflow-scrolling:touch;overflow-x:auto}html .variants-table .ant-table-cell{white-space:normal;word-break:break-word;padding:10px 12px}}.site-a-header{z-index:1000;background-color:#013489;background-image:url(/assets/bg-D5y7ckPr.png);background-position:100% 0;background-repeat:no-repeat;background-size:auto;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.site-a-header--scrolled{box-shadow:0 4px 24px #00000040}.site-a-header__topbar{background:#ffffff23;align-items:flex-end;height:60px;display:flex}.site-a-header__topbar-inner{justify-content:flex-start;align-items:center;width:100%;margin:0 auto;padding:0 200px;display:flex}.site-a-header__lang-switcher{align-items:center;gap:0;padding-left:10px;display:flex}.site-a-header__main{background:#ffffff23}.site-a-header__inner{justify-content:space-between;align-items:center;height:130px;margin:0 auto;padding:0 80px;display:flex}.site-a-header__logo{cursor:pointer;flex-shrink:0;align-items:center;display:flex}.site-a-header__logo-img{object-fit:contain;width:auto;height:80px;display:block}.site-a-header__nav{align-items:center;gap:0;height:100%;display:flex}.site-a-header__mobile-btn{cursor:pointer;background:0 0;border:none;padding:8px;display:none}.site-a-header__mobile-menu{background:#013489;border-top:1px solid #ffffff1a;flex-direction:column;gap:0;padding:12px 24px 20px;display:flex}.site-a-header__mobile-lang{border-top:1px solid #ffffff1a;gap:0;margin-top:8px;padding-top:12px;display:flex}@media (width<=1024px){.site-a-header__nav{display:none}.site-a-header__mobile-btn{display:block}.site-a-header__topbar{align-items:center;height:38px;display:flex}.site-a-header__topbar-inner{padding:0 16px}.site-a-header__lang-switcher{padding-left:0}}@media (width<=480px){.site-a-header__topbar{height:36px}.site-a-header__topbar-inner{gap:8px;padding:0 12px}.site-a-header__auth-links{gap:6px}}@media (width<=360px){.site-a-header__topbar-inner{padding:0 8px}.site-a-header__auth-links{gap:4px}}.header-nav-link{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;height:109px;padding:0 20px;font-family:微软雅黑,"Source Sans 3",sans-serif;font-size:18px;font-weight:600;line-height:109px;text-decoration:none;transition:color .2s;position:relative}.header-nav-link:after{content:"";background:#25f1ff;border-radius:2px 2px 0 0;height:3px;transition:transform .25s;position:absolute;bottom:0;left:20px;right:20px;transform:scaleX(0)}.header-nav-link:hover,.header-nav-link--active{color:#25f1ff}.header-nav-link:hover:after,.header-nav-link--active:after{transform:scaleX(1)}.header-nav-link--mobile{text-align:left;color:#ffffffeb;border-bottom:1px solid #ffffff14;height:auto;padding:12px 0;line-height:1;display:block;border-left:none!important}.header-nav-link--mobile:after{display:none}.header-nav-link--mobile:hover{color:#64b5f6}.header-lang-item{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;height:16px;padding:0 10px;font-family:微软雅黑,"Source Sans 3",sans-serif;font-size:16px;font-weight:400;line-height:16px;transition:color .2s}.header-lang-item+.header-lang-item{border-left:1px solid #b68686}.header-lang-item:hover,.header-lang-item--active{color:#25f1ff}@media (width<=480px){.header-lang-item{padding:0 6px;font-size:14px}}@media (width<=360px){.header-lang-item{padding:0 4px;font-size:13px}}.site-a-header__topbar-inner{justify-content:space-between}.site-a-header__auth-links{align-items:center;gap:12px;display:flex}.site-a-header__mobile-auth{border-top:1px solid #ffffff1a;gap:12px;margin-top:8px;padding-top:12px;display:flex}.header-auth-link{color:#ffffffe6;font-family:微软雅黑,"Source Sans 3",sans-serif;font-size:14px;text-decoration:none;transition:color .2s}.header-auth-link:hover{color:#25f1ff}.header-auth-link--btn{cursor:pointer;background:0 0;border:none;padding:0}.header-auth-link--register{color:#25f1ff;background:#25f1ff26;border:1px solid #25f1ff80;border-radius:4px;padding:3px 10px}.header-auth-link--register:hover{background:#25f1ff40}@media (width<=480px){.header-auth-link{padding:0 6px;font-size:14px}.header-auth-link--register{padding:2px 8px}}@media (width<=360px){.header-auth-link{padding:0 4px;font-size:13px}.header-auth-link--register{padding:2px 6px}}.site-a-header__logo-info{flex-direction:column;justify-content:center;gap:2px;display:flex}.site-a-header__logo-text{color:#fff;letter-spacing:1px;padding-left:24px;font-family:微软雅黑,"Source Sans 3",sans-serif;font-size:24px;font-weight:700;line-height:1.2}.site-a-header__logo-subtitle{color:#ffffffb8;letter-spacing:.5px;padding-top:6px;padding-left:24px;font-family:微软雅黑,"Source Sans 3",sans-serif;font-size:18px;font-weight:400;line-height:1.2}@keyframes bannerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes scoStatIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes scoFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sco-section{flex-direction:column;display:flex;position:relative}.sco-banner{width:100%;position:relative;overflow:hidden}.sco-banner__ratio{width:100%;min-height:320px;padding-bottom:37.3692%;position:relative}.sco-banner__slide{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.5s;position:absolute;inset:0}.sco-banner__slide--active{opacity:1;animation:1.5s forwards bannerFadeIn}.sco-banner__arrow{z-index:10;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0000001a;border:none;border-radius:6px;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.sco-banner__arrow:hover{background:#0000004d}.sco-banner__arrow--prev{left:20px}.sco-banner__arrow--next{right:20px}.sco-stats{background:#013489e6}.sco-stats__inner{align-items:stretch;max-width:1280px;margin:0 auto;padding:0 40px;display:flex}.sco-stat-item{text-align:center;border-right:1px solid #ffffff1f;flex:1;padding:24px 20px}.sco-stat-item:last-child{border-right:none}.sco-stat-item--hidden{opacity:0}.sco-stat-item--visible{animation:.6s forwards scoStatIn}.sco-stat-item__value{color:#25f1ff;margin-bottom:6px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:700;line-height:1}.sco-stat-item__label{color:#ffffffb8;letter-spacing:.3px;font-family:"Source Sans 3",sans-serif;font-size:.82rem;font-weight:400}.tab-section{background:#fff;padding:0}.tab-section__inner{align-items:stretch;max-width:1280px;margin:0 auto;display:flex}.tab-card{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:stretch;padding:0;transition:background .3s;display:flex;position:relative;overflow:hidden}.tab-card-inner{background:#fff;align-items:center;gap:18px;width:100%;padding:16px 22px;transition:background .3s;display:flex}.tab-card.active .tab-card-inner{background:#013489}.tab-card:not(.active):hover .tab-card-inner{background:#eff6ff}.tab-card-divider{pointer-events:none;background:#daedfd;width:1px;position:absolute;top:16px;bottom:16px;right:0}.tab-card.active .tab-card-divider{background:#ffffff1a}.tab-icon-wrap{color:#0067ed;background:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s,color .3s;display:flex}.tab-card.active .tab-icon-wrap{color:#fff;background:#ffffff26}.tab-card:not(.active):hover .tab-icon-wrap{color:#013489;background:#daedfd}.tab-text{flex:1;min-width:0}.tab-heading{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.tab-tag{letter-spacing:1px;text-transform:uppercase;color:#0067ed;background:#eff6ff;border-radius:20px;margin-bottom:0;padding:2px 10px;font-family:"Source Sans 3",sans-serif;font-size:.78rem;font-weight:600;transition:background .3s,color .3s;display:inline-block}.tab-card.active .tab-tag{color:#fff;background:#ffffff2e}.tab-title{color:#013489;margin-bottom:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;line-height:1.15;transition:color .3s}.tab-card.active .tab-title{color:#fff}.tab-desc{color:#515a71;font-family:"Source Sans 3",sans-serif;font-size:.88rem;font-weight:400;line-height:1.75;transition:color .3s}.tab-card.active .tab-desc{color:#ffffffbf}.tab-active-bar{background:#25f1ff;border-radius:0 3px 3px 0;width:4px;height:auto;position:absolute;top:0;bottom:0;left:0}.tab-arrow{color:#c5ddf8;flex-shrink:0;align-self:center;margin-left:auto;transition:transform .3s,color .3s}.tab-card.active .tab-arrow{color:#ffffff8c;transform:translate(4px)}.tab-card:not(.active):hover .tab-arrow{color:#0067ed;transform:translate(4px)}@media (width<=1024px){.tab-section{width:100%;max-width:100vw;overflow-x:hidden}.tab-section__inner{flex-direction:column;width:100%;max-width:100%}.tab-card{flex:none;width:100%}.tab-card-inner{align-items:center;gap:12px;width:100%;padding:14px 16px}.tab-card-divider{display:none}.tab-icon-wrap{width:48px;height:48px}.tab-text{flex:1;min-width:0}.tab-heading{gap:10px;margin-bottom:6px}.tab-tag,.tab-title,.tab-desc{word-break:normal;overflow-wrap:anywhere;white-space:normal}}@media (width<=480px){.tab-card-inner{gap:10px;padding:12px 14px}.tab-icon-wrap{width:44px;height:44px}.tab-title{font-size:1.25rem}.tab-desc{font-size:.92rem}}.hospitals-section{background:#fff;border-bottom:1px solid #daedfd;padding:100px 0}.hospital-card{cursor:pointer;border-radius:10px;flex-shrink:0;height:400px;position:relative;overflow:hidden}.hospital-card__img{position:absolute;inset:0}.hospital-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .65s}.hospital-card__img-placeholder{background:linear-gradient(150deg,#013489 0%,#1e5096 55%,#2a6cc4 100%);width:100%;height:100%}.hospital-card:after{content:"";background:linear-gradient(#0000 20%,#000a2859 52%,#000f37e0 100%);transition:background .38s;position:absolute;inset:0}.hospital-card:hover:after{background:linear-gradient(#0000 12%,#000a286b 48%,#000f37f0 100%)}.hospital-card:hover .hospital-card__img img{transform:scale(1.06)}.hospital-card:hover .hospital-card__link{background:#ffffff42;border-color:#ffffffe6;gap:8px}.hospital-card__overlay{z-index:1;padding:0 28px 26px;position:absolute;bottom:0;left:0;right:0}.hospital-card__name{color:#fff;text-shadow:0 1px 4px #0006;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:1.15rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.hospital-card__intro{color:#ffffffeb;-webkit-line-clamp:2;text-shadow:0 1px 3px #00000059;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.88rem;line-height:1.75;display:-webkit-box;overflow:hidden}.hospital-card__link{color:#fff;letter-spacing:.4px;-webkit-backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff85;border-radius:2px;align-items:center;gap:5px;padding:6px 16px;font-size:.88rem;font-weight:500;transition:background .25s,border-color .25s,gap .25s;display:inline-flex}.equipment-grid{margin-bottom:40px}.equipment-section{background:#f4f8ff;border-top:1px solid #daedfd;border-bottom:1px solid #daedfd;padding:80px 0}.equipment-dot-UNUSED--active{background:#0067ed;width:24px}.equipment-dot-UNUSED:not(.equipment-dot-UNUSED--active){width:6px}.equip-card{background:#fff;border:1px solid #daedfd;border-radius:10px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.equip-card--clickable{cursor:pointer}.equip-card:hover{border-color:#0067ed;transform:translateY(-4px);box-shadow:0 12px 40px #01348924}.equip-card__cover{height:220px;position:relative;overflow:hidden}.equip-card__cover img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.equip-card:hover .equip-card__cover img{transform:scale(1.04)}.equip-card__cover-placeholder{background:linear-gradient(135deg,#013489 0%,#1e5096 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.equip-card__content{padding:24px 28px 28px}.equip-card__name-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.equip-card__accent-bar{background:#0067ed;border-radius:2px;flex-shrink:0;width:3px;height:20px}.equip-card__name{color:#013489;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.3}.equip-card__desc{color:#515a71;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"Source Sans 3",sans-serif;font-size:.92rem;font-weight:400;line-height:1.8;display:-webkit-box;overflow:hidden}.doctors-section{background:#fff;border-top:1px solid #daedfd;border-bottom:1px solid #daedfd;padding:80px 0}.dc-card{background:#fff;border:1px solid #daedfd;border-radius:10px;flex-direction:column;padding:24px 28px 28px;transition:all .35s;display:flex;overflow:hidden}.dc-card:hover{border-color:#0067ed;transform:translateY(-4px);box-shadow:0 12px 40px #01348924}.dc-card__top{align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.dc-card__avatar{flex-shrink:0;background:linear-gradient(135deg,#0a1628,#0067ed)!important}.dc-card__meta{flex-direction:column;gap:5px;min-width:0;display:flex}.dc-card__name{color:#013489;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.3}.dc-card__tag{font-size:.78rem;margin:0!important}.dc-card__bio{color:#515a71;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 16px;font-family:"Source Sans 3",sans-serif;font-size:.92rem;line-height:1.8;display:-webkit-box;overflow:hidden}.dc-card__book-btn{color:#0067ed;letter-spacing:.3px;cursor:pointer;background:0 0;border:1px solid #0067ed;border-radius:2px;width:100%;min-height:44px;margin-top:auto;padding:10px 0;font-family:"Source Sans 3",sans-serif;font-size:.85rem;font-weight:500;transition:all .25s}.dc-card__book-btn:hover{color:#fff;background:#0067ed}.service-features-section{background:#f4f8ff;border-top:1px solid #daedfd;border-bottom:1px solid #daedfd;padding:80px 0}.sf-card{background:#fff;border:1px solid #daedfd;border-radius:10px;transition:all .35s;overflow:hidden}.sf-card:hover{border-color:#0067ed;transform:translateY(-4px);box-shadow:0 12px 40px #01348924}.sf-card__cover{height:220px;position:relative;overflow:hidden}.sf-card__cover img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.sf-card:hover .sf-card__cover img{transform:scale(1.04)}.sf-card__cover-placeholder{background:linear-gradient(135deg,#013489 0%,#1e5096 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sf-card__content{padding:24px 28px 28px}.sf-card__name-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.sf-card__accent-bar{background:#0067ed;border-radius:2px;flex-shrink:0;width:3px;height:20px}.sf-card__name{color:#013489;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.3}.sf-card__intro{color:#515a71;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:"Source Sans 3",sans-serif;font-size:.92rem;font-weight:400;line-height:1.8;display:-webkit-box;overflow:hidden}.cases-section{background:#fff;border-top:1px solid #daedfd;border-bottom:1px solid #daedfd;padding:80px 0}.case-card{background:#fff;border:1px solid #daedfd;border-radius:10px;flex-direction:column;transition:all .35s;display:flex;overflow:hidden}.case-card:hover{border-color:#0067ed;transform:translateY(-4px);box-shadow:0 8px 32px #0134891f}.case-card__cover{flex-shrink:0;height:220px;position:relative;overflow:hidden}.case-card__cover img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.case-card:hover .case-card__cover img{transform:scale(1.04)}.case-card__cover-placeholder{background:linear-gradient(135deg,#013489 0%,#1e5096 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.case-card__cover-placeholder-inner{border:1px solid #0067ed59;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.case-card__cover-placeholder-inner span{color:#0067edb3;font-family:Playfair Display,serif;font-size:1.4rem}.case-card__cover-gradient{background:linear-gradient(#0000,#01348914);height:40%;position:absolute;bottom:0;left:0;right:0}.case-card__content{flex-direction:column;flex:1;padding:24px 28px 28px;display:flex}.case-card__title{color:#013489;margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.4}.case-card__summary{color:#515a71;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-family:"Source Sans 3",sans-serif;font-size:.92rem;font-weight:400;line-height:1.8;display:-webkit-box;overflow:hidden}.case-card__link-btn{color:#0067ed;letter-spacing:.3px;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;min-width:44px;min-height:44px;padding:0;font-family:"Source Sans 3",sans-serif;font-size:.85rem;font-weight:500;transition:gap .25s,color .2s;display:inline-flex}.case-card__link-btn:hover{color:#013489;gap:10px}.products-section{background:#fff;border-top:1px solid #daedfd;padding:80px 0}.product-card{background:#fff;border:1px solid #daedfd;border-radius:10px;flex-direction:column;transition:all .35s;display:flex;overflow:hidden}.product-card:hover{border-color:#0067ed;transform:translateY(-4px);box-shadow:0 12px 40px #01348924}.product-card__cover{flex-shrink:0;height:220px;position:relative;overflow:hidden}.product-card__cover img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.product-card:hover .product-card__cover img{transform:scale(1.04)}.product-card__cover-placeholder{background:linear-gradient(135deg,#013489 0%,#1e5096 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-card__badge{background:#013489d9;border:1px solid #25f1ff66;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:16px;left:16px}.product-card__badge span{color:#25f1ff;font-family:Playfair Display,serif;font-size:.75rem}.product-card__content{flex-direction:column;flex:1;padding:24px 28px 28px;display:flex}.product-card__name{color:#013489;margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.4}.product-card__summary{color:#515a71;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;font-family:"Source Sans 3",sans-serif;font-size:.92rem;font-weight:400;line-height:1.8;display:-webkit-box;overflow:hidden}.product-card__price-row{border-top:1px solid #daedfd;align-items:center;gap:8px;margin-bottom:16px;padding-top:14px;display:flex}.product-card__price-label{color:#515a71;letter-spacing:.3px;font-family:"Source Sans 3",sans-serif;font-size:.75rem}.product-card__price-value{color:#013489;font-family:Playfair Display,serif;font-size:1rem;font-weight:500}.product-card__actions{gap:8px;display:flex}.product-card__btn-outline{text-align:center;color:#515a71;background:0 0;border:1px solid #daedfd;border-radius:2px;flex:1;justify-content:center;align-items:center;padding:9px 14px;font-family:"Source Sans 3",sans-serif;font-size:.83rem;font-weight:400;text-decoration:none;transition:all .25s;display:flex}.product-card__btn-outline:hover{color:#013489;border-color:#0067ed}.product-card__btn-primary{text-align:center;color:#fff;background:#013489;border:none;border-radius:2px;flex:1;justify-content:center;align-items:center;padding:9px 14px;font-family:"Source Sans 3",sans-serif;font-size:.83rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.product-card:hover .product-card__btn-primary{background:#0067ed}.site-footer{background:#013489;border-top:1px solid #25f1ff1f;padding:56px 0 36px}.site-footer__inner{max-width:1280px;margin:0 auto;padding:0 40px}.site-footer__top{border-bottom:1px solid #25f1ff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-bottom:40px;padding-bottom:40px;display:flex}.site-footer__logo{align-items:center;gap:12px;display:flex}.site-footer__logo-emblem{border:1.5px solid #25f1ff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.site-footer__logo-name{color:#fff;letter-spacing:.5px;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:600}.site-footer__logo-sub{color:#25f1ffbf;letter-spacing:2px;text-transform:uppercase;font-family:"Source Sans 3",sans-serif;font-size:.62rem;font-weight:300}.site-footer__tagline{color:#e9f4fe73;letter-spacing:.5px;text-align:center;font-family:"Source Sans 3",sans-serif;font-size:.88rem;font-weight:300}.site-footer__contact-cta{color:#25f1ff;letter-spacing:1px;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #25f1ff80;border-radius:0;align-items:center;gap:10px;padding:12px 24px;font-family:"Source Sans 3",sans-serif;font-size:.95rem;font-weight:500;transition:all .25s;display:flex}.site-footer__contact-cta:hover{background:#25f1ff14;border-color:#25f1ff;transform:translate(4px)}.site-footer__cta-arrow{transition:transform .25s}.site-footer__contact-cta:hover .site-footer__cta-arrow{transform:translate(4px)}.site-footer__bottom{justify-content:center;align-items:center;display:flex}.site-footer__copyright{color:#e9f4fe4d;letter-spacing:.5px;font-family:"Source Sans 3",sans-serif;font-size:.78rem;font-weight:300}.footer-contact-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#01143cb8;justify-content:center;align-items:center;animation:.2s overlay-in;display:flex;position:fixed;inset:0}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.footer-contact-modal{background:#fff;width:420px;max-width:calc(100vw - 40px);padding:48px 40px 40px;animation:.25s cubic-bezier(.34,1.56,.64,1) modal-in;position:relative}.footer-contact-modal__close{cursor:pointer;color:#9aa5b8;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s;display:flex;position:absolute;top:16px;right:16px}.footer-contact-modal__close:hover{color:#013489}.footer-contact-modal__icon{color:#fff;background:linear-gradient(135deg,#013489 0%,#0067ed 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.footer-contact-modal__title{color:#013489;margin:0 0 16px;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600}.footer-contact-modal__divider{background:linear-gradient(90deg,#0067ed,#25f1ff);width:40px;height:3px;margin-bottom:28px}.footer-contact-modal__body{flex-direction:column;gap:16px;display:flex}.footer-contact-modal__row{background:#f4f8ff;border-left:3px solid #0067ed;flex-direction:column;gap:4px;padding:16px;display:flex}.footer-contact-modal__label{color:#0067ed;text-transform:uppercase;letter-spacing:1px;font-family:"Source Sans 3",sans-serif;font-size:.75rem;font-weight:600}.footer-contact-modal__value{color:#0a1628;font-family:"Source Sans 3",sans-serif;font-size:1.05rem;font-weight:500}.footer-contact-modal__loading{color:#9aa5b8;text-align:center;padding:20px 0;font-size:.9rem}@keyframes modal-in{0%{opacity:0;transform:scale(.92)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.home-page{padding-top:189px}.hospitals-section,.equipment-section,.doctors-section,.service-features-section,.cases-section,.products-section{scroll-margin-top:189px}@media (width<=1024px){.home-page{padding-top:102px}.hospitals-section,.equipment-section,.doctors-section,.service-features-section,.cases-section,.products-section{scroll-margin-top:102px}}@media (width<=480px){.home-page{padding-top:100px}.hospitals-section,.equipment-section,.doctors-section,.service-features-section,.cases-section,.products-section{scroll-margin-top:100px}}.media-carousel{background:#000;width:100%;height:480px;position:relative;overflow:hidden}.media-carousel .slick-slider,.media-carousel .slick-list,.media-carousel .slick-track,.media-carousel .slick-slide,.media-carousel .slick-slide>div,.media-carousel__inner{height:100%}.media-carousel__slide{background:#000;outline:none;justify-content:center;align-items:center;height:480px;overflow:hidden;display:flex!important}.media-carousel__img{object-fit:cover;object-position:center;flex-shrink:0;width:100%;height:480px;display:block}.media-carousel__video{outline:none;width:auto;max-width:100%;height:100%;max-height:100%;display:block}.media-carousel__arrow{z-index:10;color:#fff;cursor:pointer;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.media-carousel__arrow:hover{background:#000000b3}.media-carousel__arrow--prev{left:16px}.media-carousel__arrow--next{right:16px}.media-carousel .slick-dots{bottom:12px}.media-carousel .slick-dots li button{background:#fff9}.media-carousel .slick-dots li button:before{display:none}.media-carousel .slick-dots li.slick-active button{background:#fff}.hd-section{background:#fff;border-bottom:1px solid #e8edf5;padding:64px 0}.hd-section--alt{background:#f5f8fc}.hd-section__inner{max-width:1280px;margin:0 auto;padding:0 48px}@media (width<=768px){.hd-section__inner{padding:0 20px}}.hd-section__header{align-items:center;gap:12px;margin-bottom:36px;display:flex}.hd-section__icon{color:#fff;background:linear-gradient(135deg,#0067ed 0%,#0047b3 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.hd-section__title{color:#0a1628;flex-shrink:0;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700}.hd-section__rule{background:linear-gradient(90deg,#c5ddf8 0%,#0000 100%);flex:1;height:1px;margin-left:8px}.hd-intro-wrap{flex-direction:column;display:flex}.hd-hero{background:linear-gradient(135deg,#0a1628 0%,#0d2247 100%);padding:60px 48px}@media (width<=768px){.hd-hero{padding:40px 20px}}.hd-hero__inner{max-width:1280px;margin:0 auto}.hd-hero__title{font-family:Playfair Display,Georgia,serif;color:#fff!important;margin-bottom:16px!important;font-size:clamp(1.8rem,4vw,2.6rem)!important}.hd-hero__intro{max-width:720px;font-size:1.05rem;line-height:1.85;color:#ffffffd1!important;margin:0!important}.hd-carousel-wrap,.hd-cards-row-wrap{position:relative}.hd-side-btn{z-index:2;opacity:0;pointer-events:none;transition:opacity .22s;position:absolute;top:50%;transform:translateY(-50%)}.hd-side-btn--prev{left:-50px}.hd-side-btn--next{right:-50px}@media (width<=768px){.hd-side-btn{display:none}}.hd-section:hover .hd-side-btn{opacity:1;pointer-events:auto}.hd-cards-row{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (width<=1024px){.hd-cards-row{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hd-cards-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;grid-template-columns:none;gap:14px;padding-bottom:8px;scroll-padding:0 4px;display:flex;overflow-x:auto}.hd-cards-row::-webkit-scrollbar{display:none}}.hd-card-slot{animation:.38s both hd-fade-in}@media (width<=768px){.hd-card-slot{scroll-snap-align:center;flex:0 0 82%}}@media (width<=480px){.hd-card-slot{flex:0 0 86%}}@keyframes hd-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hd-nav{justify-content:center;align-items:center;margin-top:24px;display:flex}.hd-nav__btn{color:#0067ed;cursor:pointer;background:#0067ed1a;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s,transform .15s,box-shadow .2s;display:flex}.hd-nav__btn:hover{color:#fff;background:#0067ed;box-shadow:0 4px 14px #0067ed4d}.hd-nav__btn:active{transform:scale(.94)}.hd-nav__dots{align-items:center;gap:6px;display:flex}.hd-nav__dot{background:#c5ddf8;border-radius:3px;width:5px;height:5px;transition:all .28s}.hd-nav__dot--active{background:#0067ed;width:20px}.hd-card{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 2px 12px #00286414}.hd-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00286424}.hd-card__cover{background:#e8edf5;flex-shrink:0;width:100%;height:180px;overflow:hidden}.hd-card__cover img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.hd-card__cover:hover img{transform:scale(1.04)}.hd-card__cover-ph{color:#0067ed59;background:linear-gradient(135deg,#e8f0fb 0%,#d0e4f7 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.hd-card__cover-ph--env{background:linear-gradient(135deg,#edf4fb 0%,#daeaf7 100%)}.hd-card__body{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.hd-card__name{color:#0a1628;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.hd-card__desc{color:#6b7a99;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.hd-card--doctor{padding:20px}.hd-card--doctor .hd-card__cover{display:none}.hd-card__doctor-top{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.hd-doctor-avatar{flex-shrink:0;background:linear-gradient(135deg,#0a1628,#0067ed)!important}.hd-doctor-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.hd-doctor-name{color:#0a1628;font-size:1rem;font-weight:700;line-height:1.3}.hd-doctor-title,.hd-doctor-specialty{font-size:.75rem;margin:0!important}.hd-doctor-bio{color:#6b7a99;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden;margin:0 0 12px!important}.hd-book-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0067ed 0%,#0047b3 100%);border:none;border-radius:8px;width:100%;margin-top:auto;padding:9px 0;font-size:.88rem;font-weight:600;transition:opacity .2s,transform .15s}.hd-book-btn:hover{opacity:.88;transform:translateY(-1px)}.hd-book-btn:active{transform:translateY(0)}
