body{margin:0;font-size:10pt;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{color:#696969;font-weight:400;font-size:2.5em}h1,h2{margin:5px 0}h2{color:#a9a9a9;font-weight:600;font-size:1.2em}p{margin:15px 0 5px}.App{background-color:#ebebeb;color:#020202;min-height:100vh;min-width:100%}.LoadingCircle{width:100px;height:100px;margin:25vh auto}@-webkit-keyframes svg-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes svg-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes circle-animation{0%,10%{stroke-dashoffset:270;transform:rotate(0)}50%,60%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:270;transform:rotate(1turn)}}@keyframes circle-animation{0%,10%{stroke-dashoffset:270;transform:rotate(0)}50%,60%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:270;transform:rotate(1turn)}}.LoadingCircle svg{-webkit-animation:svg-animation 2s linear infinite;animation:svg-animation 2s linear infinite}.LoadingCircle circle{-webkit-animation:circle-animation 1.6s ease-in-out infinite both;animation:circle-animation 1.6s ease-in-out infinite both;fill:transparent;stroke:#fdfdfd;stroke-width:10%;stroke-dasharray:283;stroke-linecap:round;transform-origin:50% 50%;stroke-dashoffset:50}.Card{margin:10px;padding:5px;width:auto;height:auto;background-color:#fdfdfd;box-shadow:0 0 4px 0 #d3d3d3}.Card img{display:block;width:100%;height:auto}.Card__Text{padding:5px}.Header{height:120px;background-color:#192380;box-shadow:0 0 4px 0 grey}.Footer{text-align:center;color:#a9a9a9;padding-bottom:10px}.Footer span{display:block;padding:3px}.Main{max-width:768px;margin:-100px auto 0}
/*# sourceMappingURL=main.20525f37.chunk.css.map */