body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e5f5fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rotating{-webkit-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite}.cardStyle{height:100px;margin:auto;padding:25px;width:500px}@media screen and (min-device-width:768px) and (max-device-width:1024px){.cardStyle{height:100px;margin:auto;padding:25px;width:500px}}@media screen and (max-device-width:640px){.cardStyle{height:120px;margin:auto;padding:25px;width:350px}}@media (device-height:844px) and (device-width:390px) and (-webkit-min-device-pixel-ratio:2){.cardStyle{height:120px;margin:auto;padding:25px;width:350px}}@media (device-width:280px) and (device-height:653px) and (-webkit-min-device-pixel-ratio:2){.cardStyle{height:160px;margin:auto;padding:25px;width:250px}}
/*# sourceMappingURL=main.2d7bf4c8.css.map*/