/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./components/GoogleRating/GoogleRating.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes GoogleRating_fadeIn__mZc3D {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.GoogleRating_googleRating__Fv1f0 {
  margin: 4.8rem 0;
}
.GoogleRating_googleRating__wrapper__wI7QW {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  background-color: #F8F8F9;
  padding: 1.1rem 0;
  border-radius: 0.8rem;
}
.GoogleRating_googleRating__icon__HPRU_ img {
  object-fit: contain;
}
.GoogleRating_googleRating__content__av5lQ {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1rem;
}
.GoogleRating_googleRating__star__iPU2t {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.GoogleRating_googleRating__star__icons__z7dqV {
  display: flex;
  align-items: flex-end;
  gap: 0.8rem;
}
.GoogleRating_googleRating__star__value__VDZ6A {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 600;
  margin-top: 0.2rem;
}
.GoogleRating_googleRating__text__AmjUK {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 500;
  color: #777E90;
  letter-spacing: -0.02rem;
}
@media screen and (max-width: 700px) {
  .GoogleRating_googleRating__Fv1f0 {
    margin: 3.2rem 0;
  }
  .GoogleRating_googleRating__wrapper__wI7QW {
    gap: 2rem;
  }
}
