.fund-risk *{font-family:'Manrope','Arial',sans-serif;color:#000}
.fund-risk span{font-size:1.6rem;font-weight:400;line-height:1.5}
.fund-risk .scale-value{font-size:2rem;font-weight:400;line-height:1.4}
.fund-risk .indicator{display:flex;align-items:center;gap:8px;margin-top:8px}
.fund-risk .indicator span{width:16px;height:16px;display:block;border-radius:50%;background:#bfd4d8}
.fund-risk .indicator span.filled{background:#3a7888}
.fund-risk.text-aligned *{font-size:1.6rem;font-weight:400;line-height:1.5}
.fund-risk.text-aligned .texts{display:flex;align-items:center}
.fund-risk.text-aligned .texts .title{margin-right:4px}
.fund-risk.text-breaked .texts .title{font-size:1.6rem;font-weight:400;line-height:1.5}
.fund-risk.text-breaked .texts .scale-value{font-size:2rem;font-weight:400;line-height:1.4}
.fund-risk.only-text .texts .scale-value{font-size:1.6rem;font-weight:400;line-height:1.5}