@media(max-width:999px){.detailed-ratings-wrapper{margin-top:20px;text-align:center}}@media(min-width:1000px){.detailed-ratings-wrapper{display:grid;grid-template-columns:repeat(5,1fr);margin-top:30px}}.detailed-ratings-wrapper .detailed-rating-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:999px){.detailed-ratings-wrapper .detailed-rating-item{border-radius:15px;display:inline-block;font-size:13px;margin-bottom:5px;margin-right:5px}.detailed-ratings-wrapper .detailed-rating-item.rating-level-excellent{background-color:#e3f5d7}.detailed-ratings-wrapper .detailed-rating-item.rating-level-good{background-color:#e9f4ff}.detailed-ratings-wrapper .detailed-rating-item.rating-level-middle{background-color:#fff6eb}.detailed-ratings-wrapper .detailed-rating-item.rating-level-low{background-color:#ffeded}}@media(min-width:1000px){.detailed-ratings-wrapper .detailed-rating-item{margin-top:0}}.detailed-ratings-wrapper .detailed-rating-item:nth-child(odd){border-right:1px solid #ebeced}@media(min-width:400px){.detailed-ratings-wrapper .detailed-rating-item:nth-child(2n){border-right:1px solid #ebeced}.detailed-ratings-wrapper .detailed-rating-item:nth-child(3n){border-right:none}}@media(min-width:600px){.detailed-ratings-wrapper .detailed-rating-item:nth-child(3n){border-right:1px solid #ebeced}}.detailed-ratings-wrapper .detailed-rating-item:last-of-type{border-right:none}@media(max-width:999px){.detailed-ratings-wrapper .detailed-rating-item .rating-value{display:none}}.detailed-ratings-wrapper .detailed-rating-item .rating-title{font-size:13px;padding:5px 8px}@media(min-width:1000px){.detailed-ratings-wrapper .detailed-rating-item .rating-title{color:var(--text-color-secondary)}}.detailed-ratings-wrapper .detailed-rating-item .rating-title .rating-title-mark{font-weight:700}@media(min-width:1000px){.detailed-ratings-wrapper .detailed-rating-item .rating-title .rating-title-mark{display:none}}