.advertising-slot { display:block; width:100%; border:0; padding:0; background:transparent; overflow:visible; }
.advertising-slot[hidden], .ad-preferences [hidden] { display:none !important; }
.advertising-slot > div { width:100%; overflow:visible; }
.ad-preferences { padding-top:24px; padding-bottom:32px; color:#475569; font-size:13px; line-height:1.65; }
.ad-preferences a { text-decoration:underline; }
.ad-preferences button { margin:12px 12px 8px 0; padding:10px 14px; border:1px solid #cbd5e1; border-radius:8px; color:#1e293b; background:#fff; cursor:pointer; }
.ad-preferences button:disabled { opacity:.6; cursor:wait; }
.ad-reward-choice { margin-top:24px; }
@media(max-width:767px) { .advertising-slot[data-ad-mobile="false"] { display:none; } }
@media(min-width:768px) { .advertising-slot[data-ad-desktop="false"] { display:none; } }
