<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.md-banner-text{width:100%;height:60px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;white-space:nowrap}.md-banner-text__wrap{animation:animate-text linear infinite;display:flex;font-size:20px;grid-gap:25px;position:absolute;top:0;bottom:0;width:200%;justify-content:center}.md-banner-text__wrap p{margin:auto}@keyframes animate-text{0%{right:0}100%{right:-110%}}</pre></body></html>