.reviews{display:flex;flex-direction:column}.add-review-button{width:auto;align-self:center}.sort-filter-menu{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.filter-dropdown,.sort-dropdown{max-width:15rem}.verified-only-checkbox{display:flex;align-items:center;flex-basis:100%}.verified-only-checkbox .MuiFormControlLabel-root{margin-left:0;margin-right:0;gap:.5rem}.reviewcards{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.reviewcards>div.MuiCard-root{background-color:var(--overlay2);box-shadow:none}@media only screen and (max-width:599px){.sort-filter-menu{flex-direction:column;gap:.5rem}.filter-dropdown,.sort-dropdown{max-width:none}}