.ads-banner{background:#f3f3f3;border-radius:12px;padding:0 28px;overflow:hidden}.ads-banner__card{background:var(--white);color:inherit;border-radius:10px;padding:18px 34px;text-decoration:none;transition:box-shadow .3s;animation:1s linear infinite boxes;display:flex}@keyframes boxes{0%{box-shadow:1px 1px 4px gray}to{box-shadow:2px 2px 8px gray}}.ads-banner__label{color:var(--text-muted);text-transform:uppercase;text-align:center;border-bottom:1px solid var(--card-border-light);border-radius:12px 12px 0 0;justify-content:flex-end;align-items:center;gap:4px;height:28px;font-size:11px;display:flex}.ads-banner__label span{display:none}.ads-banner__label:hover span{display:block}.ads-banner__policy{text-align:center;color:var(--text-muted);border-radius:0 0 12px 12px;justify-content:center;align-items:center;height:28px;margin:0;padding:0;font-size:10px;display:flex}.ads-banner__header{color:#333;white-space:nowrap;font-size:14px}.ads-banner__logo{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ads-banner__logo .ads-banner__logo-img{object-fit:contain}.ads-banner__logo-placeholder{background:var(--text-muted);border-radius:6px;width:160px;height:54px}.ads-banner__stats{flex:1;justify-content:space-around;gap:16px;display:flex}.ads-banner__stat{flex-direction:column;gap:2px;display:flex}.ads-banner__stat-label{color:#666;font-size:18px}.ads-banner__stat-value{color:#333;font-size:13px}.ads-banner__stat-value strong{color:#111;font-size:24px;font-weight:400}.ads-banner__cta{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ads-banner__btn{color:#fff;white-space:nowrap;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:700;transition:opacity .2s;display:inline-block}.ads-banner__card:hover .ads-banner__btn{opacity:.9}@media (max-width:1024px){.ads-banner__card{flex-direction:column;gap:20px;padding:18px 34px}.ads-banner__stat{text-align:center;width:30%}}@media (max-width:868px){.ads-banner__card{flex-direction:column;gap:20px;padding:20px}.ads-banner__stats{flex-direction:column}.ads-banner__stat{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.ads-banner__stat-label{font-size:14px}.ads-banner__stat-value{text-align:right;white-space:nowrap}.ads-banner__stat-value strong{font-size:20px}}.ads-banner-small .ads-banner__card{flex-direction:column;gap:20px;padding:20px}.ads-banner-small .ads-banner__stats{flex-direction:column}.ads-banner-small .ads-banner__stat{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.ads-banner-small .ads-banner__stat-label{font-size:14px}.ads-banner-small .ads-banner__stat-value{text-align:right;white-space:nowrap}.ads-banner-small .ads-banner__stat-value strong{font-size:20px}
