.small-banner-rebranding{display:flex;justify-content:center;align-items:center;opacity:0;position:absolute;width:100%;height:40px;font-size:12px;font-weight:400;z-index:0;text-align:center;text-decoration:none;transition:opacity .8s ease-in-out}.small-banner-rebranding .text{max-height:62px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Shoulder Sans VF,sans-serif;font-weight:400}.small-banner-rebranding.active{opacity:1;z-index:1}