div[data-type="verified_badge"] * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  /* margin: 0; */
  line-height: normal;
}

[data-type="verified_badge"] {
  opacity: 1 !important;
}

.Wsrspfapp div:empty {
  display: inline-block;
}
.Wsrspfapp-verified{
  cursor: pointer;
}
.Wsrspfapp-CatlogPG-stars .Wsrspfapp-stars-list{
  justify-content: center;
}
.scroll-trigger:has(.Wsrspfapp-theme-wrap) {
  animation: none !important;
  animation-delay: inherit !important;
  opacity: 1 !important;
  transform: none !important;
}
 
.Wsrspfapp-fivestars-wrap .without_border_round {
  background-color: #d6d5d5;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--star5-rounded-fill);
  mask-image: var(--star5-rounded-fill);
  -webkit-mask-size: 100%;
  mask-size: 100%;
  background: linear-gradient(90deg, var(--star_actbgcolor_fill) var(--avg_per_fill), #C0C0C0 calc(100% - var(--avg_per_fill)));
}


/* .Wsrspfapp-fivestars-wrap .with_border_round::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: var(--star_actbgcolor_fill);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--star5-rounded-border);
  mask-image: var(--star5-rounded-border);
  -webkit-mask-size: 100%;
  mask-size: 100%;
  background: var(--star_actbgcolor_fill);
} */

.Wsrspfapp-fivestars-wrap .with_border_round::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: var(--star_actbgcolor_fill);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--star5-rounded-fill);
  mask-image: var(--star5-rounded-fill);
  -webkit-mask-size: 100%;
  mask-size: 100%;
  background: linear-gradient(90deg, var(--star_actbgcolor_fill) calc(var(--avg_per_fill) + 1.5%), rgba(2, 0, 36, 0) 0%);
}

.wiser_review_verified_badge{
  display: block !important;
}

.Wsrspfapp-stars-shortfull-theme03 .Wsrspfapp-review-count{
  width: 100%;
  display: table;
}
.Wsrspfapp-stars-shortfull-theme03 {
  padding: 8px 16px;
  background: #272D45;
  border-radius: 4px;
  color: #FFFFFF;
  margin: 0px 0px !important;
}
/* .Wsrspfapp-Badge01 .without_border_sharp:before,
.Wsrspfapp-Badge02 .without_border_sharp:before,
.Wsrspfapp-Badge03 .without_border_sharp:before {
  content: "\2605\2605\2605\2605\2605";
}
.Wsrspfapp-Badge01 .Wsrspfapp-fivestars-wrap .without_border_sharp:before,
.Wsrspfapp-Badge01 .Wsrspfapp-fivestars-wrap .with_border_sharp:before,
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .without_border_sharp:before,
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .with_border_sharp:before,
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .without_border_sharp:before,
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .with_border_sharp:before {
  --star_dflbgcolor_fill:#DDDDDD;
  background: linear-gradient(90deg, var(--star_actbgcolor_fill) var(--avg_per_fill), var(--star_dflbgcolor_fill) var(--avg_per_fill));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.Wsrspfapp-Badge01 .Wsrspfapp-fivestars-wrap .with_border_sharp:before,
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .with_border_sharp:before,
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .with_border_sharp:before {
  content: "\2605\2605\2605\2605\2605";
   --star_dflbgcolor_fill:#DDDDDD00;
}  */
  
.Wsrspfapp-Badge03 .with_border_sharp:after{
  font-size: 24px;
}
.Wsrspfapp-Badge01 .without_border_round,
.Wsrspfapp-Badge02 .without_border_round,
.Wsrspfapp-Badge03 .without_border_round {
  width: 98px;
  height: 16px;
  background-color: #d6d5d5;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;    
  -webkit-mask-image: var(--star5-rounded-fill);
  mask-image:var(--star5-rounded-fill);
  -webkit-mask-size: 100%;
  mask-size: 100%;
  background: linear-gradient(90deg, var(--star_actbgcolor_fill) var(--avg_per_fill), rgba(192,192,192,1) calc(100% - var(--avg_per_fill)));
  /* margin: 4px 2px 0; */
  margin: 0px;
}
.Wsrspfapp-Badge02 .without_border_round {
  margin: 0px;
}
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .Wsrspfapp-stars-list-fullret.without_border_sharp,
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .Wsrspfapp-stars-list-fullret.with_border_sharp,
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .Wsrspfapp-stars-list-fullret.without_border_sharp,
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .Wsrspfapp-stars-list-fullret.with_border_sharp {
  line-height: 12px;
  font-size: 20px;
}
/* .Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .without_border_round::before,
.Wsrspfapp-Badge01 .Wsrspfapp-fivestars-wrap .without_border_round::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: var(--avg_per_fill);
  height: 16px;
  background: var(--star_actbgcolor_fill);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;    
  -webkit-mask-image: var(--star5-rounded-fill);
  mask-image:var(--star5-rounded-fill);
  -webkit-mask-size: 100%;
  mask-size: 100%;
  background: linear-gradient(90deg, var(--star_actbgcolor_fill) var(--avg_per_fill), rgba(2,0,36,0) 0%);
} */
.Wsrspfapp-Badge01 .Wsrspfapp-fivestars-wrap .with_border_round,
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .with_border_round,
.Wsrspfapp-Badge01 .Wsrspfapp-fivestars-wrap .without_border_round,
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .without_border_round{
  width: 84px;
  height: 16px;
  position: relative;
}
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .with_border_round,
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .without_border_round {
  width: 85px;
  height: 15px;
}
.Wsrspfapp-Badge01 .Wsrspfapp-fivestars-wrap .with_border_round::before,
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .with_border_round::before,
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .with_border_round::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  /* width: 98px;
  height: 16px; */
  /* background: var(--star_actbgcolor_fill); */
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;    
  -webkit-mask-image: var(--star5-rounded-border);
  mask-image:var(--star5-rounded-border);
}
.Wsrspfapp-Badge01 .Wsrspfapp-fivestars-wrap .with_border_round::after,
.Wsrspfapp-Badge02 .Wsrspfapp-fivestars-wrap .with_border_round::after,
.Wsrspfapp-Badge03 .Wsrspfapp-fivestars-wrap .with_border_round::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  /* width: var(--avg_per_fill);
  height: 16px; */
  /* background: var(--star_actbgcolor_fill); */
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;    
  -webkit-mask-image: var(--star5-rounded-fill);
  mask-image:var(--star5-rounded-fill);
}
.Wsrspfapp-stars-list-fullret {
  display: block;
  opacity: 1;
  position: relative;
}


.Wsrspfapp-ratingsBadge-large {
  display: inline-flex;
  flex-direction: column;
  background: #fff;
  filter: drop-shadow(0px 0px 6px #00000029);
  border-radius: 13px;
  padding: 12px 0 0;
}
.Wsrspfapp-ratingsBadge-large .Wsrspfapp-ratingsBadge-container {
  padding-bottom: 20px;
}
.Wsrspfapp-ratingsBadge-container {
  display: flex;
  position: relative;
  margin-bottom: 10px;
}
.Wsrspfapp-largeBadge-upblock {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.Wsrspfapp-largeBadge-count {
  padding: 11px 0 0 0;
  width: 100%;
  display: flex!important;
  justify-content: center;
  line-height: 24px;
  margin: 0!important;
  height: 32px;
}
.Wsrspfapp-Badge02 .Wsrspfapp-largeBadge-stars {
  padding: 12px 0 0 28px;
  height: 32px;
}
.Wsrspfapp-largeBadge-text {
  font-size: 8px;
  text-align: center;
  width: 100%;
  display: flex;
  padding: 6px 0 0;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
}
.WsVerfied_footr {
  background: #000;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  padding: 6px 0;
}
.WsVerfied_footr span {
  margin: 0 !important;
  padding: 0;
  line-height: 11px !important;
}
.Wsrspfapp-ratingsBadge-poweredBy{
  display: flex;
  transition: opacity .2s ease-out;
  margin-top: 8px;
  font-size: 9px;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  font-weight: 200;
  line-height: 11px;
  color: #ffffff;
}
.Wsrspfapp-ratingsBadge-poweredBy span {
  font-weight: 500;
}
.Wsrspfapp-ratingsBadge-poweredBy img {
  margin: 0 1px 0 4px;
} 
/* Badge03[S] */

.Wsrspfapp-Badge03 .Wsrspfapp-ratingsBadge-container {
  max-width: 230px;
  width: 100%;
  background: #ffffff;
  border-radius: 16px;
  border: 2px solid #F5F5F5;
  color: #000000;
  text-align: center;
  overflow: hidden;
  flex-direction: column;
}
.Wsrspfapp-Badge03-topline {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 16px 0px 16px;
  line-height: normal;
}
.Wsrspfapp-Badge03-totalstarcount{
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 0 6px;
  padding: 0px;
}
.Wsrspfapp-Badge03-middle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 12px 0px 12px;
  line-height: 20px;
}
.Wsrspfapp-Badge03-totalreview{
  font-weight: 600;
  font-size: 18px;
  margin: 0 4px 0 0;
  padding: 0px;
}
.Wsrspfapp-Badge03-middletext{
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  padding: 0px;
}

.Wsrspfapp-Badge03-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 8px;
  margin: 12px 0px 0px;
  background: #645CFC;
  color: #ffffff;
}
.Wsrspfapp-Badge03-powertext {
  font-size: 10px;
  font-size: 12px;
  margin: 0 4px 0 4px;
  padding: 0px;
}
.Wsrspfapp-Badge03 .with_border_sharp,
.Wsrspfapp-Badge03 .without_border_sharp{
  line-height: 18px;
}
.Wsrspfapp-Badge03 .with_border_sharp:before,
.Wsrspfapp-Badge03 .without_border_sharp:before{
  font-size: 24px;
}
.Wsrspfapp-Badge03-powerimg {
  width: 15px;
  margin: 0 1px;
}
/* Badge03[E] */

.Wsrspfapp-Badge03-review-count p{
  font-size: 13px;
  text-align: left;
  margin: 0px !important;
}

.Wsrspfapp-Badge03-container {
  max-width: 262px !important;
  padding: 15px;
}

.Wsrspfapp-Badge03-header {
  text-align: left;
  margin: 0px 0px 7px 0px !important;
}

.Wsrspfapp-Badge03-top{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 11px !important;
}

.Wsrspfapp-Badge03-top .Wsrspfapp-Badge03-totalstarcount{
  margin-left: 5px !important;
}

.Wsrspfapp-Badge04-container{
  display: flex;
  flex-direction: row !important;
  max-width: fit-content !important;
  align-items: center !important;
  gap: 5px;
  padding: 17px 15px 17px 15px !important;
}

.Wsrspfapp-Badge04-top{
    display: flex;
  align-items: center;
  justify-content: flex-start;
}

  .Wsrspfapp-Badge04-header {
    display: flex;
    align-items: center;
    gap: 6px;
    max-width: 300px;
    /* or your preferred width */
  }

  .Wsrspfapp-Badge04-header .review-title , .Wsrspfapp-Badge04-header{
    font-weight: 600;
    flex: 1;
    /* allow text to shrink */
    white-space: nowrap;
    /* keep in one line */
    overflow: hidden;
    /* hide overflow */
    text-overflow: ellipsis;
    /* show ... */
  }

  .Wsrspfapp-Badge04-header .review-title p {
    display: inline;
    /* prevent <p> from breaking lines */
    margin: 0;
  }
.Wsrspfapp-Badge03-header .review-text{
  margin: 0px !important;
  font-weight: bold;
   font-size: 14px;
}

.Wsrspfapp-Badge03-header p{
  margin: 0px !important;
}

.Wsrspfapp-Badge04-top .Wsrspfapp-Badge03-totalstarcount{
  margin-left: 4px !important;
}


.Wsrspfapp-Badge04-header{
  font-size: 14px;
}

.Wsrspfapp-Badge04-header p{
  margin: 0px !important;
}

.Wsrspfapp-Badge04-header .review-title{
padding-bottom: 0px !important;
}