.ad-banner{display:flex;justify-content:center;align-items:center;width:100%;overflow:hidden}.ad-banner--inline{min-height:90px;max-height:100px;height:90px}.ad-banner--inline .ad-banner__placeholder{min-height:90px}.ad-banner--rectangle{min-height:250px;max-width:300px;width:100%;margin:0 auto}.ad-banner__placeholder{background:rgba(255,255,255,.04);border:1px dashed rgba(255,255,255,.15);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:rgba(255,255,255,.3);font-size:11px;letter-spacing:.5px;text-transform:uppercase;width:100%;height:100%;min-height:inherit}