.DiseasePredictionList_section__uroez{position:relative;padding:6rem 0;background:var(--background-section)}.DiseasePredictionList_container__oRJjf{max-width:1200px;margin:0 auto;padding:0 2rem}.DiseasePredictionList_header___WggE{text-align:left;margin-bottom:5rem}.DiseasePredictionList_title__r0QZl{font-size:var(--font-size-section-title);font-weight:700;color:var(--font-primary);margin-bottom:1.5rem;line-height:1.2}.DiseasePredictionList_description__7bfxW{font-size:var(--font-size-section-description);line-height:1.6;color:var(--font-secondary);max-width:800px;margin:0 auto;word-break:keep-all}.DiseasePredictionList_content__urifI{max-width:1000px;margin:0 auto}.DiseasePredictionList_subtitle__5KVw4{font-size:var(--font-size-section-subtitle);font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:2rem;text-align:left}.DiseasePredictionList_grid__k9GVx{display:grid;grid-template-columns:1fr}.DiseasePredictionList_column__URY2V{padding:2rem 0}.DiseasePredictionList_list__7lYZf{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.DiseasePredictionList_list__7lYZf li{font-size:var(--font-size-section-description-small);color:var(--font-secondary);line-height:1.6;position:relative;padding-left:2rem;transition:all .3s ease}.DiseasePredictionList_list__7lYZf li:hover{color:var(--primary);transform:translateX(4px)}.DiseasePredictionList_list__7lYZf li:before{content:"";position:absolute;left:0;top:.8rem;width:6px;height:6px;background-color:var(--primary);border-radius:50%;opacity:.6;transition:all .3s ease}.DiseasePredictionList_list__7lYZf li:hover:before{opacity:1;transform:scale(1.2)}@media (min-width:768px){.DiseasePredictionList_section__uroez{padding:8rem 0}.DiseasePredictionList_container__oRJjf{padding:0 4rem}.DiseasePredictionList_header___WggE,.DiseasePredictionList_subtitle__5KVw4{text-align:center}.DiseasePredictionList_grid__k9GVx{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.DiseasePredictionList_container__oRJjf{padding:0 6rem}.DiseasePredictionList_grid__k9GVx{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media (min-width:1280px){.DiseasePredictionList_container__oRJjf{padding:0 8rem}.DiseasePredictionList_grid__k9GVx{gap:2rem}}