/* IBOToolbox Member Area V2.5.3 - Sidebar Surf Drawing & Buy Hits Promo Block Fix */
html body .stage37-member-sidebar .mv253-sidebar-promo{
  display:grid;
  gap:12px;
  margin:16px 12px 18px;
}
html body .stage37-member-sidebar .mv253-promo-card{
  display:block;
  text-decoration:none !important;
  border:1px solid rgba(147,197,253,.28);
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.055));
  color:#f8fbff !important;
  border-radius:18px;
  padding:14px;
  box-shadow:0 12px 28px rgba(0,0,0,.18);
  overflow:hidden;
}
html body .stage37-member-sidebar .mv253-promo-card *{
  color:#f8fbff !important;
  -webkit-text-fill-color:#f8fbff !important;
}
html body .stage37-member-sidebar .mv253-promo-icon{
  width:38px;height:38px;border-radius:14px;
  display:grid;place-items:center;
  background:rgba(255,255,255,.14);
  margin-bottom:10px;
  font-size:20px;
}
html body .stage37-member-sidebar .mv253-promo-card strong{
  display:block;
  font-size:14px;
  line-height:1.25;
  font-weight:900;
  letter-spacing:.01em;
  margin-bottom:6px;
}
html body .stage37-member-sidebar .mv253-promo-card small,
html body .stage37-member-sidebar .mv253-promo-card em,
html body .stage37-member-sidebar .mv253-promo-card i,
html body .stage37-member-sidebar .mv253-promo-card b{
  display:block;
  font-size:12px;
  line-height:1.45;
  font-style:normal;
  opacity:.96;
  margin-top:4px;
}
html body .stage37-member-sidebar .mv253-promo-card b{font-weight:900;color:#fde68a !important;-webkit-text-fill-color:#fde68a !important;}
html body .stage37-member-sidebar .mv253-winner-card{
  background:linear-gradient(135deg,rgba(124,58,237,.26),rgba(37,99,235,.16));
}
html body .stage37-member-sidebar .mv253-buy-card{
  background:linear-gradient(135deg,rgba(245,158,11,.20),rgba(37,99,235,.13));
}
html body .stage37-member-sidebar .mv253-promo-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-top:12px;
}
html body .stage37-member-sidebar .mv253-promo-actions a{
  display:flex;align-items:center;justify-content:center;
  min-height:36px;
  border-radius:12px;
  padding:8px 10px;
  background:#2563ff;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  font-weight:900;
  font-size:12px;
  text-decoration:none !important;
  box-shadow:0 8px 18px rgba(37,99,255,.25);
}
html body .stage37-member-sidebar .mv253-promo-actions a:nth-child(2){
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.16);
}
html body .stage37-member-sidebar .mv2-sidebar-upgrade{margin-top:10px;}
@media(max-width: 900px){
  html body .stage37-member-sidebar .mv253-sidebar-promo{display:none !important;}
}
@media(min-width: 901px){
  html body .stage37-member-sidebar{padding-bottom:24px;}
}
