.elementor .exam-result{.exam-result{
  display:none;
  padding:20px;
  border:1px solid #ddd;
  border-radius:10px;
  margin-top:20px;
}\n}.elementor .progress-bar{.progress-bar{
  width:100%;
  height:8px;
  background:#e5e7eb;
  border-radius:20px;
  overflow:hidden;
}

.progress-fill{
  width:0%;
  height:100%;
  background:#2563eb;
  transition:all .3s ease;
}\n}