.BaseInfo-root-aLvBn {
    min-width: 220px;
    margin-top: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.BaseInfo-favorite-seller-counters-j1_Bu {
    margin-top: 4px;
    margin-bottom: 4px;
}

.BaseInfo-rating-LjO6o {
    margin-bottom: 6px;
}

.BaseInfo-linkReset-n_FNQ {
    text-decoration: none;
    color: inherit;
}

.Rating-ratings-BhmMp {
    margin-top: 8px;
}

/* copy H5 styles */
.Rating-score-rI3NV span {
    font-weight: var(--theme-font-weight-bold);
    --element-margin-fallback: calc(var(--theme-font-height-m-normal)/2);
    --capital-height: var(--theme-font-capitalHeight-m);
    font-size: var(--theme-font-size-m);
    line-height: var(--theme-font-height-m-normal);
}

/* copy m2 styles */
.Rating-review-link-xEVnP a {
    color: var(--theme-palette-blue600);
    --element-margin-fallback: calc(var(--theme-font-height-m-normal)/2);
    --capital-height: var(--theme-font-capitalHeight-m);
    font-size: var(--theme-font-size-m);
    line-height: var(--theme-font-height-m-normal);
}

.SellerRating-root-jy8A9 {
    width: 100%;
}

.SellerRating-root-jy8A9,
.SellerRating-scoreAndStars-RSvlq {
    display: flex;
    align-items: center;
}

.AvatarNameView-name-f4cII {
    word-break: break-word;
}

.AvatarNameView-avatar-os2Hj {
    margin-bottom: 6px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.AvatarNameView-avatar_redesign-io_tm {
    margin-bottom: 16px;
}

.AvatarNameView-logoContainer-wzatK {
    position: relative;
}

.AvatarNameView-logo-hgRQ7 {
    height: 102px;
    border-radius: 4px;
}

.AvatarNameView-logoOverlay-NSedw {
    background-color: rgba(0, 0, 0, 0.04);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
}

.styles-module-root-GyqgC {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  border-radius: 50%;
  background: var(--theme-component-avatar-backgroundColor-default);
  color: var(--theme-component-avatar-color-default);
}

.styles-module-clickable-owPD9 {
  cursor: pointer;
}

.styles-module-icon-MDGgW {
  background: var(--theme-component-avatar-backgroundColor-iconType);
  color: var(--theme-component-avatar-color-iconType);
}

.styles-module-image-Amhf7 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.styles-module-text-RA74R {
  margin-top: -1px;
  line-height: 1em;
}

.styles-module-disabled-fYm2W {
  background: var(--theme-palette-warmGray4);
}

.styles-module-disabled-fYm2W .styles-module-text-RA74R,
.styles-module-disabled-fYm2W .styles-module-icon-MDGgW {
  color: var(--theme-palette-gray36);
}

.styles-module-disabled-image-UhyWc:after {
  content: '';
  position: absolute;
  pointer-events: none;
  inset: 0;
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.5);
}

.RegisteredInfoWithSubscribers-registered-XgTUD {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    -moz-column-gap: 4px;
         column-gap: 4px;
    margin-bottom: 20px;
}

.RegisteredInfoWithSubscribers-hidden-BRwro {
    visibility: hidden;
}

