.spx-ab{background:var(--spx-ab-bg,#eee);color:var(--spx-ab-fg,#000);max-height:200px;overflow:hidden;transition:max-height .28s ease,opacity .2s ease}.spx-ab-in{font-size:14px;line-height:1.4;padding:20px 22px;text-align:center}.spx-ab-in>:first-child{margin-top:0}.spx-ab-in>:last-child{margin-bottom:0}.spx-ab-in a,.spx-ab-in a:focus,.spx-ab-in a:hover{color:var(--spx-ab-fg,#000);font-weight:500;text-decoration:underline}.spx-ab-in a:hover{text-decoration-thickness:2px}.spx-ab.spx-ab--gone{max-height:0;opacity:0;visibility:hidden}@media (prefers-reduced-motion:reduce){.spx-ab{transition:none}}