.flex-center{justify-content:center}.flex-between,.flex-center,.flex-items-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-col-gap-2{display:flex;flex-direction:column;gap:.5rem}.flex-col-gap-4,.treatment-list{display:flex;flex-direction:column;gap:1rem}.btn-link{display:flex;padding:0 8px;justify-content:center;align-items:center;gap:8px;border-radius:5px;background:var(--color-background-light-blue);color:var(--color-text-secondary);font-size:12px;font-style:normal;max-width:-moz-fit-content;max-width:fit-content;font-weight:400;line-height:28.466px;text-decoration-line:underline;transition:background-color .2s ease}.btn-link:hover{background:var(--color-background-medium-blue)}.btn-link:active{background:var(--color-background-light-blue-alt)}.btn-link:disabled{opacity:.5;cursor:not-allowed}.text-heading-small{font-size:1.25rem;line-height:1.75rem;font-weight:500}.text-14-bold{font-weight:700}.text-14-bold,.text-sf-pro-medium{font-size:14px;font-style:normal;line-height:normal}.text-sf-pro-medium{color:var(--color-neutral-gray);font-weight:500}.primary-heading{color:var(--color-primary-purple);font-family:var(--Label-Medium-Font,Arial);font-size:18px;font-style:normal;font-weight:700;line-height:var(--Label-Medium-Line-Height,20px);letter-spacing:var(--Label-Medium-Letter-Spacing,0);text-transform:uppercase}.primary-label{font-size:22px;font-style:normal;font-weight:500;line-height:normal}.text-primary-purple{color:var(--color-primary-purple)}:root{--color-chart-primary:#f53f63;--color-chart-secondary:#ca372c;--color-chart-grid:#e5e7eb;--color-chart-background-high-risk:rgba(245,63,99,0.15);--color-chart-background-low-risk:rgba(63,184,245,0.1);--color-primary-blue:#0e94e2;--color-primary-purple:#23237d;--color-background-light-blue:#e5f6ff;--color-background-medium-blue:#d1efff;--color-background-light-blue-alt:#bde8ff;--color-text-secondary:#536683;--color-pink:#ec4899;--color-neutral-gray:#9a9a9a;--color-neutral-dark-gray:#292929;--color-neutral-light-gray:#717176;--color-neutral-medium-gray:#6b7280;--color-neutral-pale-gray:#dcdcdc;--color-neutral-white:#f5f5f5;--color-neutral-silver:#c0c0c0;--chart-height-sm:300px;--chart-height-md:350px;--chart-height-lg:400px}.chart-responsive-container{min-width:0}.chart-year-label-sm{margin-left:1.5rem}.chart-year-label-md{margin-left:2.5rem}.chart-year-label-lg{margin-left:3rem}.chart-responsive-container{width:100%}@media (max-width:768px){.chart-responsive-container{height:var(--chart-height-sm)}}@media (min-width:769px) and (max-width:1024px){.chart-responsive-container{height:var(--chart-height-md)}}@media (min-width:1025px){.chart-responsive-container{height:var(--chart-height-lg)}}