/* V1.27.29 — Roleta com mesmo degradê e tipografia visual da Caixinha */
#roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag{
  background:linear-gradient(90deg,var(--gift-tag-start),var(--gift-tag-end))!important;
  color:var(--gift-tag-text)!important;
}
#roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-main small{
  font-size:.90rem!important;
  line-height:1.08!important;
  font-weight:460!important;
}
#roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-main strong{
  font-weight:710!important;
  letter-spacing:-.034em!important;
}
#roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-main em{
  font-style:normal!important;
  font-weight:460!important;
}
#roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-reward-top{
  font-size:1.84rem!important;
  line-height:.92!important;
  font-weight:560!important;
  letter-spacing:-.028em!important;
}
#roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-reward-top strong{
  font-weight:800!important;
}
#roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-reward-bottom{
  font-size:1.84rem!important;
  line-height:.92!important;
  font-weight:560!important;
  letter-spacing:-.028em!important;
  margin-top:5px!important;
  transform:translateX(3px)!important;
}
#roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-foot{
  font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:calc(1rem + 1px)!important;
  line-height:1.06!important;
  font-style:italic!important;
  font-weight:400!important;
  text-align:center!important;
}
@media(max-width:700px){
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-main small{
    font-size:.72rem!important;
    line-height:1.08!important;
  }
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-reward-top{
    font-size:1.16rem!important;
    font-weight:560!important;
  }
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-reward-top strong{
    font-weight:790!important;
  }
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-reward-bottom{
    font-size:1.16rem!important;
    font-weight:560!important;
    margin-top:4px!important;
    transform:translateX(2px)!important;
  }
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-foot{
    font-size:calc(.72rem + 1px)!important;
    line-height:1.04!important;
    font-style:italic!important;
    font-weight:400!important;
  }
}
@media(max-width:390px){
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-main small{
    font-size:.66rem!important;
  }
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-reward-top{
    font-size:1.04rem!important;
  }
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-reward-bottom{
    font-size:1.04rem!important;
    margin-top:4px!important;
    transform:translateX(2px)!important;
  }
  #roleta-instantanea-card #wheelOffersList .gift-box-fixed-tag-foot{
    font-size:calc(.62rem + 1px)!important;
    font-style:italic!important;
    font-weight:400!important;
  }
}
