.cas_rate { height: 8px; position: relative; }
.cas_rate_mask {
  height: 100%;
  background: linear-gradient(90deg, #e74c3c 0%, #f1c40f 50%, #0BA25B 100%);
  transition: width 0.4s ease;
}
.lc_cas:last-child { margin-bottom: 0; }
.lc_highlights li::before { color: #0BA25B; }
