.b-review-header .rating__stars{display:flex;flex-wrap:nowrap;align-items:center}.b-review-header .rating__star{display:block;width:1rem;height:1rem;margin-right:.5rem}.b-review-header--hidden{display:none}.b-review-header .rating__star{margin-right:1rem}.b-review-header__link,.b-review-header__title{margin-bottom:0}.b-review-header__subtitle{margin-top:1rem;margin-bottom:0}@media(min-width:576px){.b-review-header__subtitle{margin-top:0}}.b-review-header__link{margin-top:var(--spacing-xs)}@media(min-width:576px){.b-review-header__link{margin-top:0}}.b-review-header__link a{text-decoration:underline;transition:color .3s ease-out}.b-review-header__link a:hover{color:var(--c-primary)}.b-review-header__top{display:flex;flex-direction:column;margin-bottom:var(--spacing-xxs)}@media(min-width:576px){.b-review-header__top{flex-direction:row}}.b-review-header__bottom{display:flex;flex-direction:column;justify-content:space-between;margin-top:var(--spacing-sm)}@media(min-width:576px){.b-review-header__bottom{flex-direction:row;align-items:flex-end;margin-top:0}}