.ReviewsPage_container__FM2HW {
  padding:17px;
  display:flex;
  gap:17px;
  width:100%
}
.ReviewsPage_innerContainer__QJxmC {
  width:100%;
}
@media(max-width:1535px) {
  .ReviewsPage_innerContainer__QJxmC {
    width:100%
  }
}
.ReviewsBanner_container__L2KY8 {
  height:273px;
  width:100%;
  display:flex;
  flex-direction:column;
  position:relative;
  overflow:inherit;
  margin-bottom:17px
}
.ReviewsBanner_content__mffsy {
  height:100%;
  padding:17px;
  display:flex;
  gap:17px
}
.ReviewsBanner_image__lRiic {
  position:absolute;
  right:0;
  bottom:-1px
}
@media(max-width:1919px) {
  .ReviewsBanner_container__L2KY8 {
    overflow:hidden
  }
}
@media(max-width:1630px) {
  .ReviewsBanner_image__lRiic {
    right:-300px
  }
}
@media(max-width:1535px) {
  .ReviewsBanner_image__lRiic {
    right:0
  }
}
@media(max-width:1340px) {
  .ReviewsBanner_image__lRiic {
    right:-315px
  }
}
@media(max-width:1023px) {
  .ReviewsBanner_image__lRiic {
    display:none
  }
  .ReviewsBanner_container__L2KY8 {
    height:194px
  }
  .ReviewsBanner_content__mffsy {
    justify-content:space-between
  }
}
@media(max-width:639px) {
  .ReviewsBanner_container__L2KY8 {
    height:auto
  }
  .ReviewsBanner_content__mffsy {
    padding-left:16px
  }
}
.ReviewsBannerFooter_container__6Oce6 {
  height:95px;
  width:100%;
  display:flex;
  align-items:center;
  gap:15px;
  padding:0 17px;
  border-radius:var(--radius)
}
.ReviewsBannerFooter_btn__vxmSl {
  font-size:14px;
  font-weight:600
}
.ReviewsBannerFooter_avatar__JZSPn {
  width:24px;
  height:24px
}
.ReviewsBannerFooter_box__MTHHH {
  display:flex;
  align-items:center;
  height:40px;
  padding:0 16px;
  border-radius:var(--radius);
  gap:12px
}
.ReviewsBannerFooter_box__MTHHH p {
  font-weight:600;
  font-size:14px
}
.ReviewsBannerFooter_box__MTHHH .ReviewsBannerFooter_count__LUsbj {
  font-size:16px
}
.ReviewsBannerFooter_box__MTHHH .ReviewsBannerFooter_text__vK4xF {
  font-weight:400
}
.ReviewsBannerFooter_tooltip__mBTnz[class~=MuiTooltip-tooltip] {
  max-width:206px;
  width:206px;
  text-align:center;
  font-weight:500;
  font-size:12px
}
@media(max-width:639px) {
  .ReviewsBannerFooter_container__6Oce6 {
    height:55px;
    gap:5px;
    padding:0 10px;
    justify-content:center
  }
  .ReviewsBannerFooter_btn__vxmSl {
    padding:6px;
    width:auto;
    line-height:17px
  }
  .ReviewsBannerFooter_btn__vxmSl svg {
    width:14px
  }
}
.ReviewsBannerFooterButton_box__wOsKy {
  display:flex;
  align-items:center;
  height:40px;
  padding:0 16px;
  border-radius:var(--radius);
  gap:12px;
  font-size:14px;
  font-weight:600;
  border:1px solid transparent;
  cursor:help
}
.ReviewsBannerFooterButton_box__wOsKy:hover {
  color:transparent
}
@media(max-width:700px) {
  .ReviewsBannerFooterButton_box__wOsKy {
    line-height:17px;
    width:100%
  }
}
@media(max-width:639px) {
  .ReviewsBannerFooterButton_box__wOsKy {
    padding:0 6px;
    min-width:140px;
    width:50%
  }
  .ReviewsBannerFooterButton_box__wOsKy svg {
    width:14px
  }
}
