.bc-dynamic-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:28px
}
.bc-dynamic-card{
  display:flex;
  min-width:0;
  flex-direction:column;
  padding:24px;
  border:1px solid rgba(255,46,62,.38);
  border-radius:18px;
  background:linear-gradient(145deg,#22272e,#111317);
  box-shadow:0 15px 35px rgba(0,0,0,.25)
}
.bc-dynamic-card:hover{
  border-color:#ff2e3e;
  transform:translateY(-3px)
}
.bc-dynamic-icon{font-size:28px}
.bc-dynamic-label{
  margin-top:14px;
  color:#fff;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase
}
.bc-dynamic-value{
  margin-top:8px;
  color:#ff2e3e;
  font-size:28px;
  line-height:1.1
}
.bc-dynamic-card p{
  flex:1;
  color:#c9cbd0
}
.bc-dynamic-button{
  display:block;
  margin-top:14px;
  padding:12px 16px;
  border-radius:10px;
  background:#ff2e3e;
  color:#fff!important;
  font-weight:900;
  text-align:center;
  text-decoration:none
}
.bc-dynamic-button:hover{background:#fff;color:#090909!important}
.bc-all-promotions{
  margin-top:24px;
  padding:18px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  background:#15181d
}
.bc-all-promotions summary{
  color:#fff;
  font-weight:900;
  cursor:pointer
}
@media(max-width:900px){
  .bc-dynamic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .bc-dynamic-grid{grid-template-columns:1fr}
}

/* Supertotobet contrast lock 1.5.1 */
body.brandcore-supertotobet-showcase .tbar{
  background:#090909!important;
  border-bottom:1px solid rgba(255,46,62,.45)!important
}
body.brandcore-supertotobet-showcase .ti,
body.brandcore-supertotobet-showcase .st-item,
body.brandcore-supertotobet-showcase .st-val{
  color:#fff!important;
  opacity:1!important
}
body.brandcore-supertotobet-showcase .sticky-top,
body.brandcore-supertotobet-showcase .fstrip{
  background:#c81928!important;
  color:#fff!important
}
body.brandcore-supertotobet-showcase nav,
body.brandcore-supertotobet-showcase .sticky-bot{
  background:#090909!important;
  border-color:rgba(255,46,62,.5)!important
}
body.brandcore-supertotobet-showcase .nav-logo,
body.brandcore-supertotobet-showcase .nav-logo:visited{
  color:#fff!important
}
body.brandcore-supertotobet-showcase .nav-logo span{
  color:#ff2e3e!important
}
body.brandcore-supertotobet-showcase .nav-in,
body.brandcore-supertotobet-showcase .nav-btn,
body.brandcore-supertotobet-showcase .btn-p,
body.brandcore-supertotobet-showcase .btn-o,
body.brandcore-supertotobet-showcase .sb-btn-sec,
body.brandcore-supertotobet-showcase .sb-btn-main{
  background:#ff2e3e!important;
  border-color:#ff2e3e!important;
  color:#fff!important;
  box-shadow:none!important
}
body.brandcore-supertotobet-showcase .hero{
  min-height:540px!important;
  background-color:#090909!important
}
body.brandcore-supertotobet-showcase .hero-inner{
  gap:24px!important
}
body.brandcore-supertotobet-showcase .hero-title{
  max-width:900px;
  margin:0;
  color:#fff!important;
  font-size:clamp(38px,5vw,72px);
  font-weight:950;
  line-height:1.05;
  letter-spacing:-.04em;
  text-align:center
}
body.brandcore-supertotobet-showcase .hero-title span{
  color:#ff2e3e!important
}
body.brandcore-supertotobet-showcase .hc-n,
body.brandcore-supertotobet-showcase .hc-l,
body.brandcore-supertotobet-showcase .fs-item,
body.brandcore-supertotobet-showcase .sticky-bot *{
  color:#fff!important;
  opacity:1!important
}
body.brandcore-supertotobet-showcase .bc-dynamic-card p{
  color:#d7d7dc!important
}
body.brandcore-supertotobet-showcase .bc-dynamic-payments .pcol,
body.brandcore-supertotobet-showcase .bc-dynamic-payments .pi{
  background:#22272e!important;
  border-color:rgba(255,46,62,.4)!important
}
body.brandcore-supertotobet-showcase .bc-dynamic-payments .ptitle,
body.brandcore-supertotobet-showcase .bc-dynamic-payments .pi-name,
body.brandcore-supertotobet-showcase .bc-dynamic-payments .pi-min,
body.brandcore-supertotobet-showcase .bc-dynamic-payments .pi-max{
  color:#fff!important
}
@media(max-width:680px){
  body.brandcore-supertotobet-showcase .hero{
    min-height:480px!important;
    padding-left:18px!important;
    padding-right:18px!important
  }
  body.brandcore-supertotobet-showcase .hero-title{
    font-size:clamp(32px,10vw,48px)
  }
}


/* Supertotobet mobile post header refinement 1.5.6 */
@media (max-width: 767px) {
  body.single-post .bc-header .bc-wordmark {
    display: none !important;
  }

  body.single-post .bc-header__inner {
    width: 100%;
    min-height: 64px;
    padding: 10px 14px;
    gap: 0;
    box-sizing: border-box;
  }

  body.single-post .bc-header__actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    margin: 0;
    gap: 10px;
  }

  body.single-post .bc-header__actions .bc-button,
  body.single-post .bc-article-actions .bc-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 0;
    min-height: 44px;
    margin: 0;
    padding: 10px 8px;
    box-sizing: border-box;
    font-size: .82rem;
    line-height: 1.1;
    text-align: center;
    white-space: nowrap;
  }

  body.single-post .bc-article-actions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
}

@media (max-width: 340px) {
  body.single-post .bc-header__actions .bc-button,
  body.single-post .bc-article-actions .bc-button {
    padding-inline: 6px;
    font-size: .75rem;
  }
}
