body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.dark{background-color:#557c55}.light{background-color:#a3da8d}.lighter{background-color:#eeeded}.custom-width{width:50%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}i{cursor:pointer}.loadingSpinnerContainer{align-items:center;background-color:transparent;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:5000}.loadingSpinner{-webkit-animation:spin 1.2s linear infinite;animation:spin 1.2s linear infinite;border-color:#a3da8d transparent;border-radius:50%;border-style:solid;border-width:8px;height:64px;width:64px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:1000px){.custom-width{width:100%}}
/*# sourceMappingURL=main.67e4413f.css.map*/