.ft-ad{display:block;margin:1em auto;text-align:center;line-height:0;max-width:100%}
.ft-ad.alignwide{max-width:1240px}
.ft-ad.alignfull{max-width:none}
.ft-ad img{max-width:100%;height:auto;display:inline-block}
.ft-ad a{display:inline-block}
.ft-ad--consent-needed{min-height:90px;background:repeating-linear-gradient(45deg,#f4f4f4,#f4f4f4 8px,#eaeaea 8px,#eaeaea 16px)}
.ft-ad--client{min-height:90px}

.ft-ad-mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;box-shadow:0 -2px 8px rgba(0,0,0,.12);padding:6px}
.ft-ad-mobile-sticky .ft-ad{margin:0}

.ft-ads-consent{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:10000;background:#111418;color:#fff;padding:14px 16px;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;font-size:14px;line-height:1.4}
.ft-ads-consent p{margin:0;flex:1 1 240px}
.ft-ads-consent__actions{display:flex;gap:8px}
.ft-ads-consent__btn{cursor:pointer;border:0;padding:8px 14px;border-radius:6px;font-weight:600}
.ft-ads-consent__btn--accept{background:#16a34a;color:#fff}
.ft-ads-consent__btn--refuse{background:#374151;color:#fff}