header{display:flex;flex-direction:row;justify-content:center;background-color:rgba(184,224,218,.2);border-radius:10px;min-height:92px;align-items:center;margin:10px}header>*{flex:1 0 auto;text-align:center}.container{display:flex;justify-content:center}@keyframes lds-double-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes lds-double-ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-double-ring_reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@-webkit-keyframes lds-double-ring_reverse{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.lds-double-ring{position:relative}.lds-double-ring div{position:absolute;width:100px;height:100px;top:50px;left:50px;border-radius:50%;border-color:#007ca2 transparent;border-style:solid;border-width:6px;-webkit-animation:lds-double-ring 1.1s linear infinite;animation:lds-double-ring 1.1s linear infinite}.lds-double-ring div:nth-child(2){width:84px;height:84px;top:58px;left:58px;border-color:transparent #cf0000;-webkit-animation:lds-double-ring_reverse 1.1s linear infinite;animation:lds-double-ring_reverse 1.1s linear infinite}.lds-double-ring{width:174px!important;height:174px!important;-webkit-transform:translate(-87px,-87px) scale(.87) translate(87px,87px);transform:translate(-87px,-87px) scale(.87) translate(87px,87px)}img{max-height:200px;object-fit:contain}.list-item{min-height:32px;align-items:center;display:flex;justify-content:left;padding:4px;border-radius:10px;cursor:pointer;border-bottom:1px outset hsla(0,0%,100%,.2);border-spacing:20px}.list-item:last-of-type{border-bottom:none}.list-item:hover{background-color:#aaa}body{padding:0;color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;max-width:900px;margin:0 auto;background-image:url(/ReactPractice/stardb/build/static/media/stars.06788c27.jpg);animation:animatedBackground 9999s linear infinite;-moz-animation:animatedBackground 9999s linear infinite;-webkit-animation:animatedBackground 9999s linear infinite;-ms-animation:animatedBackground 9999s linear infinite;-o-animation:animatedBackground 9999s linear infinite}@keyframes animatedBackground{0%{background-position:0 0}to{background-position:0 99999px}}@-webkit-keyframes animatedBackground{0%{background-position:0 0}to{background-position:0 99999px}}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}a:link{color:#fff}a:visited{color:#aaa}a:active{color:red}a:hover{color:#a22}img{border-radius:4px}.flex-box{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.card{align-items:center;background-color:rgba(184,224,218,.2);border-radius:10px;padding:16px;margin:10px}.flex-box>*{flex:1 0 auto}
/*# sourceMappingURL=main.7fad537e.chunk.css.map */