.KnowledgeCategoryTabs-module__y2Vj1q__wrapper{background-color:#fff;width:100%;min-height:70vh}.KnowledgeCategoryTabs-module__y2Vj1q__tabNav{border-top:2px solid #d6d6d6;border-bottom:2px solid #d6d6d6;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:40px;padding:15px 0;display:flex;position:relative}.KnowledgeCategoryTabs-module__y2Vj1q__tabBtn{cursor:pointer;letter-spacing:.04em;color:#555;white-space:nowrap;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;padding:5px 5px 8px;font-size:.9375rem;font-weight:500;transition:color .25s;display:flex;position:relative}.KnowledgeCategoryTabs-module__y2Vj1q__tabBtn:hover,.KnowledgeCategoryTabs-module__y2Vj1q__tabBtn.KnowledgeCategoryTabs-module__y2Vj1q__active{color:#00315b}.KnowledgeCategoryTabs-module__y2Vj1q__tabIndicator{transform-origin:50%;background:#49989a;border-radius:2px 2px 0 0;width:100%;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-1.5px;left:50%;transform:translate(-50%)scaleX(0)}.KnowledgeCategoryTabs-module__y2Vj1q__tabBtn.KnowledgeCategoryTabs-module__y2Vj1q__active .KnowledgeCategoryTabs-module__y2Vj1q__tabIndicator{transform:translate(-50%)scaleX(1)}.KnowledgeCategoryTabs-module__y2Vj1q__tabContent{animation:.35s cubic-bezier(.4,0,.2,1) both KnowledgeCategoryTabs-module__y2Vj1q__fadeSlideIn}@keyframes KnowledgeCategoryTabs-module__y2Vj1q__fadeSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:868px){.KnowledgeCategoryTabs-module__y2Vj1q__tabBtn{letter-spacing:.02em;font-size:.8125rem}}@media (max-width:630px){.KnowledgeCategoryTabs-module__y2Vj1q__disc{font-size:.75rem}.KnowledgeCategoryTabs-module__y2Vj1q__tabBtn{letter-spacing:.02em;font-size:.65rem}.KnowledgeCategoryTabs-module__y2Vj1q__tabNav{gap:10px}}
.ConditionsAndSymptoms-module__eDUspW__section{width:100%;padding:50px 0}.ConditionsAndSymptoms-module__eDUspW__inner{box-sizing:border-box;width:100%;max-width:1440px;margin-inline:auto;padding:0 20px}.ConditionsAndSymptoms-module__eDUspW__disc{text-align:center;color:#555;max-width:950px;margin:0 auto 30px;font-size:.875rem;line-height:1.7}.ConditionsAndSymptoms-module__eDUspW__headerRow{justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;display:flex}.ConditionsAndSymptoms-module__eDUspW__heading{color:#00315b;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600;line-height:1.2}.ConditionsAndSymptoms-module__eDUspW__searchWrap{background:#f3f4f7;border:1px solid #00315b14;border-radius:12px;align-items:center;min-width:230px;height:42px;padding:0 10px;display:inline-flex}.ConditionsAndSymptoms-module__eDUspW__searchIcon{color:#68798c;width:18px;height:18px;display:inline-flex}.ConditionsAndSymptoms-module__eDUspW__searchIcon svg{width:100%;height:100%}.ConditionsAndSymptoms-module__eDUspW__searchInput{color:#233a53;background:0 0;border:none;outline:none;width:100%;padding:0 8px;font-size:.86rem}.ConditionsAndSymptoms-module__eDUspW__searchInput::placeholder{color:#6d7f92}.ConditionsAndSymptoms-module__eDUspW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ConditionsAndSymptoms-module__eDUspW__card{background:#fff;border:1px solid #00315b14;border-bottom:5px solid #49989a;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00172b0a}.ConditionsAndSymptoms-module__eDUspW__imageWrap{aspect-ratio:16/8.5;border-radius:10px;width:calc(100% - 24px);margin:12px 12px 0;display:block;position:relative;overflow:hidden}.ConditionsAndSymptoms-module__eDUspW__image{object-fit:cover}.ConditionsAndSymptoms-module__eDUspW__cardBody{padding:12px 14px 14px}.ConditionsAndSymptoms-module__eDUspW__title{color:#002f57;margin-bottom:6px;font-size:1.02rem;line-height:1.35}.ConditionsAndSymptoms-module__eDUspW__excerpt{color:#4c5f73;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:64px;font-size:.84rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ConditionsAndSymptoms-module__eDUspW__readTime{color:#4b9998;align-items:center;gap:6px;margin-top:8px;font-size:.8rem;display:inline-flex}.ConditionsAndSymptoms-module__eDUspW__clockIcon{width:16px;height:16px;display:inline-flex}.ConditionsAndSymptoms-module__eDUspW__clockIcon svg{width:100%;height:100%}.ConditionsAndSymptoms-module__eDUspW__emptyMessage{text-align:center;color:#6f8092;padding:24px 0;font-size:.9rem}.ConditionsAndSymptoms-module__eDUspW__footerNote{text-align:center;color:#4e6074;margin-top:36px;font-size:.84rem}.ConditionsAndSymptoms-module__eDUspW__footerNote a{color:#00315b;text-decoration:underline}.ConditionsAndSymptoms-module__eDUspW__viewMoreWrap{justify-content:center;margin-top:30px;margin-bottom:36px;display:flex}.ConditionsAndSymptoms-module__eDUspW__viewMoreButton{color:#fff;background:#4a999a;border:none;border-radius:999px;margin-top:20px;padding:10px 26px;font-size:.84rem;font-weight:600}@media (max-width:980px){.ConditionsAndSymptoms-module__eDUspW__inner{padding:0 16px}.ConditionsAndSymptoms-module__eDUspW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.ConditionsAndSymptoms-module__eDUspW__headerRow{flex-direction:column;align-items:stretch}.ConditionsAndSymptoms-module__eDUspW__searchWrap{min-width:100%}.ConditionsAndSymptoms-module__eDUspW__grid{grid-template-columns:1fr}}
.ResearchAndInsights-module__x8RaMa__section{width:100%;padding:50px 0}.ResearchAndInsights-module__x8RaMa__inner{box-sizing:border-box;width:100%;max-width:1440px;margin-inline:auto;padding:0 20px}.ResearchAndInsights-module__x8RaMa__disc{text-align:center;color:#555;max-width:950px;margin:0 auto 30px;font-size:.875rem;line-height:1.7}.ResearchAndInsights-module__x8RaMa__headerRow{justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;display:flex}.ResearchAndInsights-module__x8RaMa__heading{color:#00315b;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600;line-height:1.2}.ResearchAndInsights-module__x8RaMa__searchWrap{background:#f3f4f7;border:1px solid #00315b14;border-radius:12px;align-items:center;min-width:230px;height:42px;padding:0 10px;display:inline-flex}.ResearchAndInsights-module__x8RaMa__searchIcon{color:#68798c;width:18px;height:18px;display:inline-flex}.ResearchAndInsights-module__x8RaMa__searchIcon svg{width:100%;height:100%}.ResearchAndInsights-module__x8RaMa__searchInput{color:#233a53;background:0 0;border:none;outline:none;width:100%;padding:0 8px;font-size:.86rem}.ResearchAndInsights-module__x8RaMa__searchInput::placeholder{color:#6d7f92}.ResearchAndInsights-module__x8RaMa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ResearchAndInsights-module__x8RaMa__card{background:#fff;border:1px solid #00315b14;border-bottom:5px solid #49989a;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00172b0a}.ResearchAndInsights-module__x8RaMa__cardBody{padding:16px 16px 14px}.ResearchAndInsights-module__x8RaMa__topic{letter-spacing:.06em;text-transform:uppercase;color:#49989a;background:#49989a1f;border-radius:999px;align-items:center;margin-bottom:8px;padding:3px 10px;font-size:.62rem;font-weight:600;display:inline-flex}.ResearchAndInsights-module__x8RaMa__title{color:#002f57;margin-bottom:6px;font-size:1.02rem;line-height:1.35}.ResearchAndInsights-module__x8RaMa__excerpt{color:#4c5f73;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:86px;font-size:.84rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ResearchAndInsights-module__x8RaMa__readTime{color:#4b9998;align-items:center;gap:6px;margin-top:10px;font-size:.8rem;display:inline-flex}.ResearchAndInsights-module__x8RaMa__clockIcon{width:16px;height:16px;display:inline-flex}.ResearchAndInsights-module__x8RaMa__clockIcon svg{width:100%;height:100%}.ResearchAndInsights-module__x8RaMa__emptyMessage{text-align:center;color:#6f8092;padding:24px 0;font-size:.9rem}.ResearchAndInsights-module__x8RaMa__evidenceBlock{text-align:center;margin-top:14px;max-width:690px;margin-inline:auto;padding:2px 0}.ResearchAndInsights-module__x8RaMa__evidenceText{color:#4e6074;margin-top:20px;font-size:.84rem;line-height:1.6}.ResearchAndInsights-module__x8RaMa__consultLink{color:#1e9aa2;align-items:center;gap:6px;margin-top:8px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.ResearchAndInsights-module__x8RaMa__consultLink:after{content:"->";font-weight:700}.ResearchAndInsights-module__x8RaMa__viewMoreWrap{justify-content:center;margin-top:16px;margin-bottom:36px;display:flex}.ResearchAndInsights-module__x8RaMa__viewMoreButton{color:#fff;background:#4a999a;border:none;border-radius:999px;margin-top:20px;padding:10px 26px;font-size:.84rem;font-weight:600;text-decoration:none}@media (max-width:980px){@media (max-width:980px){.ResearchAndInsights-module__x8RaMa__inner{padding:0 16px}.ResearchAndInsights-module__x8RaMa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ResearchAndInsights-module__x8RaMa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.ResearchAndInsights-module__x8RaMa__headerRow{flex-direction:column;align-items:stretch}.ResearchAndInsights-module__x8RaMa__searchWrap{min-width:100%}.ResearchAndInsights-module__x8RaMa__grid{grid-template-columns:1fr}}
.ClinicalApproachs-module__kOUJtq__section{background-color:#f5f6f7;border-radius:40px;width:100%;padding:70px 0}.ClinicalApproachs-module__kOUJtq__container{max-width:1440px;margin:0 auto;padding:0 20px}.ClinicalApproachs-module__kOUJtq__header{text-align:center;max-width:800px;margin:0 auto 60px}.ClinicalApproachs-module__kOUJtq__header h2{color:#00315b;margin-bottom:10px;font-size:40px;font-weight:600}.ClinicalApproachs-module__kOUJtq__header p{color:#444;font-size:14.5px;line-height:1.7}.ClinicalApproachs-module__kOUJtq__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.ClinicalApproachs-module__kOUJtq__card{background:#fff;border-radius:18px;padding:18px;transition:all .25s;box-shadow:0 8px 20px #0000000a}.ClinicalApproachs-module__kOUJtq__imageWrapper{aspect-ratio:5/3;border-radius:12px;width:100%;margin-bottom:14px;position:relative;overflow:hidden}.ClinicalApproachs-module__kOUJtq__image{object-fit:cover}.ClinicalApproachs-module__kOUJtq__title{color:#00315b;margin-bottom:20px;font-size:1.25rem;font-weight:600}.ClinicalApproachs-module__kOUJtq__desc{color:#444;font-size:13.5px;line-height:1.6}@media (max-width:1024px){.ClinicalApproachs-module__kOUJtq__grid{grid-template-columns:repeat(2,1fr)}.ClinicalApproachs-module__kOUJtq__header h2{font-size:32px}}@media (max-width:768px){.ClinicalApproachs-module__kOUJtq__section{padding:50px 0}.ClinicalApproachs-module__kOUJtq__grid{grid-template-columns:1fr}.ClinicalApproachs-module__kOUJtq__header{margin-bottom:40px}.ClinicalApproachs-module__kOUJtq__header h2{font-size:26px}}@media (max-width:480px){.ClinicalApproachs-module__kOUJtq__container{padding:0 16px}.ClinicalApproachs-module__kOUJtq__imageWrapper{height:160px}}
.ClinicalResearch-module__02C3-G__section{background-color:#f4f4f5;border-radius:40px;width:100%;padding:72px 0}.ClinicalResearch-module__02C3-G__container{flex-direction:column;align-items:center;gap:48px;max-width:1440px;margin:0 auto;padding:0 20px;display:flex}.ClinicalResearch-module__02C3-G__header{text-align:center;flex-direction:column;gap:12px;display:flex}.ClinicalResearch-module__02C3-G__title{color:#00315b;margin:0;font-size:2.5rem;font-weight:600;line-height:1.2}.ClinicalResearch-module__02C3-G__subtitle{color:#444;margin:0;font-size:.925rem;line-height:1.6}.ClinicalResearch-module__02C3-G__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;width:100%;display:grid}.ClinicalResearch-module__02C3-G__card{background:#fff;border-bottom:3px solid #49989a;border-radius:18px;flex-direction:column;gap:14px;padding:24px 24px 28px;text-decoration:none;display:flex;box-shadow:0 1px 4px #0000000d}.ClinicalResearch-module__02C3-G__topicPill{color:#3a8082;letter-spacing:.01em;background-color:#eaf4f5;border-radius:50px;width:fit-content;padding:5px 12px;font-size:.75rem;font-weight:500;line-height:1;display:inline-block}.ClinicalResearch-module__02C3-G__cardTitle{color:#00315b;flex-shrink:0;margin:0;font-size:1.05rem;font-weight:600;line-height:1.4}.ClinicalResearch-module__02C3-G__cardExcerpt{color:#444;flex:1;margin:0;font-size:.875rem;line-height:1.75}.ClinicalResearch-module__02C3-G__readTime{color:#49989a;align-items:center;gap:6px;margin-top:auto;padding-top:4px;font-size:.825rem;font-weight:500;display:flex}.ClinicalResearch-module__02C3-G__clockIcon{color:#49989a;flex-shrink:0}.ClinicalResearch-module__02C3-G__empty{color:#6b7a86;text-align:center;margin:0;font-size:.9rem}.ClinicalResearch-module__02C3-G__browseLink{color:#49989a;align-items:center;gap:8px;font-size:.925rem;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:900px){.ClinicalResearch-module__02C3-G__section{padding:52px 0}.ClinicalResearch-module__02C3-G__container{gap:36px;padding:0 16px}.ClinicalResearch-module__02C3-G__grid{grid-template-columns:repeat(2,1fr)}.ClinicalResearch-module__02C3-G__title{font-size:1.8rem}}@media (max-width:600px){.ClinicalResearch-module__02C3-G__grid{grid-template-columns:1fr;gap:14px}.ClinicalResearch-module__02C3-G__title{font-size:1.5rem}.ClinicalResearch-module__02C3-G__subtitle{font-size:.875rem}}
.ClinicalTechnique-module__b9AUTq__section{background-color:#fff;width:100%;padding:70px 0}.ClinicalTechnique-module__b9AUTq__container{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;max-width:1440px;margin:0 auto;padding:0 20px;display:grid}.ClinicalTechnique-module__b9AUTq__title{color:#00315b;margin-bottom:20px;font-size:40px;font-weight:600}.ClinicalTechnique-module__b9AUTq__subtitle{color:#444;margin-bottom:28px;font-size:14.5px;line-height:1.7}.ClinicalTechnique-module__b9AUTq__list{flex-direction:column;gap:22px;display:flex}.ClinicalTechnique-module__b9AUTq__item{border-left:3px solid #2aa3a1;padding-left:16px}.ClinicalTechnique-module__b9AUTq__item h4{color:#00315b;margin-bottom:6px;font-size:15.5px;font-weight:600}.ClinicalTechnique-module__b9AUTq__item p{color:#444;font-size:13.5px;line-height:1.6}.ClinicalTechnique-module__b9AUTq__right{border-radius:18px;width:100%;height:100%;position:relative;overflow:hidden}.ClinicalTechnique-module__b9AUTq__image{object-fit:cover}@media (max-width:1024px){.ClinicalTechnique-module__b9AUTq__container{grid-template-columns:1fr;gap:40px}.ClinicalTechnique-module__b9AUTq__title{font-size:32px}.ClinicalTechnique-module__b9AUTq__right{height:380px}}@media (max-width:768px){.ClinicalTechnique-module__b9AUTq__section{padding:50px 0}.ClinicalTechnique-module__b9AUTq__title{font-size:26px}.ClinicalTechnique-module__b9AUTq__subtitle{font-size:14px}.ClinicalTechnique-module__b9AUTq__item h4{font-size:15px}.ClinicalTechnique-module__b9AUTq__item p{font-size:13px}}@media (max-width:480px){.ClinicalTechnique-module__b9AUTq__container{padding:0 16px}.ClinicalTechnique-module__b9AUTq__section{padding:60px 0}.ClinicalTechnique-module__b9AUTq__right{height:280px}}
.ClinicalApproachAndInnovation-module__0T3WPa__disc{text-align:center;color:#555;max-width:950px;margin:0 auto;padding:40px 16px;font-size:.875rem;line-height:1.7}
