.google-reviews__item{display:flex;flex-direction:column;align-items:start;justify-content:start;border-radius:12px;background-color:#fff;padding:24px;gap:16px;width:100%;max-width:416px;min-width:316px}.google-reviews__item__header{display:flex;flex-direction:row;align-items:start;justify-content:start;gap:14px;width:100%}.google-reviews__item__header__avatar{width:48px;height:48px;img{width: 100%; height: 100%; object-fit: cover; border-radius: 50%;} .icon-tabler-user-circle{width: 100%; height: 100%; object-fit: cover; border-radius: 50%;}}.google-reviews__item__header__text{display:flex;flex-direction:column;align-items:start;justify-content:start}.google-reviews__item__header__text__name{font-weight:700;font-size:18px;line-height:28px;color:#121212}.google-reviews__item__header__text__date{font-weight:400;font-size:14px;line-height:20px;color:#6c6c6c}.google-reviews__item__header__google-logo{width:32px;height:32px;margin-left:auto;img{width: 100%; height: 100%; object-fit: cover;}}.google-reviews__item__rating{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:2px}.google-reviews__item__rating__star{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:#ffc000;svg{width: 100%; height: 100%; object-fit: cover;}}.google-reviews__item__text{font-weight:400;font-size:16px;line-height:24px;color:#121212}@media (min-width: 768px){.google-reviews__item{min-width:416px}}
