<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{margin:0;font-family:Mulish!important;font-weight:600!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Spinner_Default{overflow:hidden;margin:0}.Spinner_Background{width:100%;height:100%;position:fixed;display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:#000;z-index:105;top:0}.Spinner_Background .text{font:normal normal 600 22px/26px Mulish;color:#f58220;text-align:center}.HomePage_Spinner{display:inline-block;position:relative;width:80px;height:80px}.HomePage_Spinner div{position:absolute;border:4px solid #f58220;opacity:1;border-radius:50%;animation:spinner 1s cubic-bezier(0,.2,.8,1) infinite}.HomePage_Spinner div:nth-child(2){animation-delay:-.5s}@keyframes spinner{0%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0;left:0;width:72px;height:72px;opacity:0}}@media screen and (max-width:575px){.Spinner_Background{max-width:100vw;max-height:100vh}}
</pre></body></html>