*,:after,:before{margin:0;padding:0;box-sizing:inherit}body{box-sizing:border-box;background:#000 url(/solace_background.jpg);background-size:cover;background-repeat:no-repeat;color:#ffffff;font-family:Rockwell}@font-face{font-family:Rockwell;src:url(/Rockwell.otf) format("opentype")}@font-face{font-family:Burford;src:url(/Burford.otf) format("opentype")}.flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.justify-center{justify-content:center}.items-center{align-items:center}.h-screen{height:100vh}.rotate-90{transform:rotate(90deg)}.font-normal{font-weight:400}.text-center{text-align:center}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#25D131;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-trail{stroke:rgba(37,209,48,.215);stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#25D131;font-size:20px;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:transparent}.Marquee{display:block;overflow-x:hidden;max-width:50vw;width:72vh;max-height:3.6vh}.MarqueeContent{display:inline-block}.item-enter{opacity:0}.item-enter-active{opacity:1;transition:opacity .5s ease-in}