.ReviewsFeed-module__ZYRtdG__wrapper{gap:1.5rem;display:grid}.ReviewsFeed-module__ZYRtdG__resultsLabel{color:var(--mantine-color-blue-5);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:600}.ReviewsFeed-module__ZYRtdG__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.ReviewsFeed-module__ZYRtdG__card{border:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 94%);background:var(--mantine-color-white);box-shadow:0 1px 3px color-mix(in srgb,var(--mantine-color-black),transparent 96%);border-radius:1rem;grid-template-columns:minmax(0,14rem) minmax(0,1fr);align-items:start;gap:1.5rem;padding:1.75rem 2rem;transition:box-shadow .25s;display:grid;position:relative}.ReviewsFeed-module__ZYRtdG__card:hover{box-shadow:0 8px 30px color-mix(in srgb,var(--mantine-color-black),transparent 92%)}.ReviewsFeed-module__ZYRtdG__cardHeader{align-self:start;align-items:center;gap:.875rem;display:flex}.ReviewsFeed-module__ZYRtdG__cardBody{gap:1rem;display:grid}.ReviewsFeed-module__ZYRtdG__textContent{gap:.25rem;min-width:0;display:grid}.ReviewsFeed-module__ZYRtdG__avatar{background:var(--mantine-color-blue-4);color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1rem;font-weight:700;display:inline-flex}.ReviewsFeed-module__ZYRtdG__stars{color:#f59e0b;gap:.25rem;margin-top:.25rem;display:flex}.ReviewsFeed-module__ZYRtdG__quote{color:color-mix(in srgb,var(--mantine-color-blue-5),transparent 80%);margin-bottom:.75rem}.ReviewsFeed-module__ZYRtdG__description{color:color-mix(in srgb,var(--mantine-color-black),transparent 30%);letter-spacing:.01em;font-size:.95rem;line-height:1.8}.ReviewsFeed-module__ZYRtdG__imageStrip{flex-wrap:wrap;align-content:start;gap:.75rem;margin-top:.5rem;display:flex}.ReviewsFeed-module__ZYRtdG__imageLink{border:1px solid color-mix(in srgb,var(--mantine-color-black),transparent 94%);border-radius:.75rem;transition:transform .2s;display:block;overflow:hidden}.ReviewsFeed-module__ZYRtdG__imageLink:hover{transform:scale(1.03)}.ReviewsFeed-module__ZYRtdG__reviewImage{object-fit:cover;background:var(--mantine-color-white-1);width:9rem;height:9rem;display:block}.ReviewsFeed-module__ZYRtdG__sentinel{color:var(--mantine-color-blue-5);justify-items:center;gap:.25rem;padding:1.5rem 0 .5rem;display:grid}@media (min-width:768px){.ReviewsFeed-module__ZYRtdG__cardBody{grid-template-columns:minmax(0,1fr) auto;align-items:start}.ReviewsFeed-module__ZYRtdG__imageStrip{justify-content:flex-end;max-width:18.75rem;margin-top:0}}@media (max-width:767px){.ReviewsFeed-module__ZYRtdG__card{grid-template-columns:1fr;padding:1.25rem}.ReviewsFeed-module__ZYRtdG__reviewImage{width:min(100%,8rem);height:8rem}}
