
/* 6.24.5 – premium presentation only */
body .alfari-premium-runtime-card{
 background:#fff!important;background-image:none!important;color:#1f2328!important;
 border:1px solid #dfe4dc!important;border-radius:22px!important;
 min-height:0!important;height:auto!important;
 padding:clamp(1.2rem,4vw,2rem)!important;
 box-shadow:0 10px 28px rgba(31,35,40,.07)!important;
 opacity:1!important;filter:none!important
}
body .alfari-premium-runtime-card :is(h1,h2,h3,h4,strong,b){
 color:#1f2328!important;-webkit-text-fill-color:#1f2328!important;opacity:1!important
}
body .alfari-premium-runtime-card :is(p,li,span,small){
 color:#4b5563!important;-webkit-text-fill-color:#4b5563!important;opacity:1!important;line-height:1.6!important
}
body .alfari-premium-runtime-card :is(.kicker,.eyebrow,[class*="kicker"],[class*="eyebrow"]){
 color:#6fa323!important;-webkit-text-fill-color:#6fa323!important
}
body .alfari-premium-runtime-card :is(a,button,[class*="button"]){
 min-height:52px!important;height:auto!important;padding:.9rem 1.15rem!important;
 border-radius:14px!important;white-space:normal!important;line-height:1.25!important
}
@media(max-width:759px){
 body .alfari-premium-runtime-card{
  width:100%!important;max-width:100%!important;min-width:0!important;
  padding:1.2rem!important;margin-bottom:7.5rem!important
 }
 body .alfari-premium-runtime-card :is(a,button,[class*="button"]){
  width:100%!important;max-width:100%!important
 }
 body.alfari-premium-visual-ready main{padding-bottom:7rem!important}
}
