.scrolling-text-container{align-items:center;display:flex;font-size:48px;font-weight:700;justify-content:center;line-height:1.2;text-align:center;white-space:nowrap}.static-text{margin-right:10px}.scrolling-wrapper{display:inline-block;height:1.2em;overflow:hidden;position:relative;white-space:nowrap}.scrolling-wrapper div:first-child{opacity:1}.scrolling-text{color:inherit!important;display:inline-block;line-height:1.2;opacity:1!important;position:relative;top:1px;transition:transform 1s ease-in-out,opacity 1s ease-in-out;visibility:visible!important}.scrolling-text.animate{opacity:.8;transform:translateY(-12px)}