.fastunlock-top-banner{width:100%;display:flex;align-items:center;justify-content:center;
height:var(--futb-height);background:#cc0000;color:#fff;font-size:var(--futb-font);
text-align:center;font-weight:700;overflow:hidden;box-sizing:border-box;padding:0 10px}
.futb-text{opacity:0;transition:opacity .8s ease;text-align:center;line-height:1.35;width:100%}
/* Placement marker classes for custom theming if needed */
.futb-displayTop{} .futb-displayBanner{} .futb-displayNav1{} .futb-displayFooterBefore{}
@media(max-width:768px){.fastunlock-top-banner{font-size:calc(var(--futb-font)*0.9)}}
