<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.adev-scrolling-text .adev-st__inner{display:flex;align-items:center;white-space:nowrap;font-size:inherit;font-weight:bold;overflow:hidden;position:relative;z-index:2}.adev-scrolling-text .adev-st__inner&gt;div{display:flex;align-items:center;flex-shrink:0;animation:marqueeLeft var(--marquee-speed) linear infinite}.adev-scrolling-text .adev-st__inner.adev-st__direction-right&gt;div{animation:marqueeRight var(--marquee-speed) linear infinite}.adev-scrolling-text .adev-st__item{pointer-events:none;display:inline-flex;align-items:center;padding:0 30px}.adev-scrolling-text .adev-st__item span{transition:all .25s cubic-bezier(0.104,0.204,0.492,1)}.adev-scrolling-text .adev-st__item-icon{width:var(--icon-size);margin-right:10px}.adev-scrolling-text .adev-st__item-text{font-weight:var(--text-font-weight)}.adev-scrolling-text .adev-st__item-text a{color:inherit}</pre></body></html>