<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-list-outer .spinner{width:30px;height:30px;clear:both;border:3px solid rgba(124,152,180,.25);border-top-color:rgba(124,152,180,0.25);border-top-style:solid;border-top-width:3px;border-top:3px solid #7c98b4;border-radius:50%;animation:spCircRot .6s infinite linear;transition:all .25s linear;opacity:1;display:block}.news-list-outer .spinner.center{margin:0 auto}@keyframes spCircRot{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.news-list-outer #spinner_area{display:block;padding:50px 0}</pre></body></html>