.student-evaluation-summary__list{grid-template-columns:1fr;row-gap:.5rem;margin-top:1rem;padding-left:0;list-style:none;display:grid}@media (width>=992px){.student-evaluation-summary__list{-moz-column-gap:2rem;grid-template-columns:repeat(2,1fr);column-gap:2rem}}.student-evaluation-summary__item,.student-evaluation-summary__item-bar-wrapper{justify-content:space-between;align-items:center;display:flex}.student-evaluation-summary__item-bar-wrapper{--summary-bar-size:80px;width:calc(var(--summary-bar-size) + 32px);gap:.5rem}.student-evaluation-summary__item-bar{width:var(--summary-bar-size)}
