body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background-color:#353535;color:#d9d9d9}.center{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.full-screen{width:100vw;height:100vh}.button{color:#3c6e71;font-size:2em;border:1px solid #3c6e71;width:64px;height:96px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;cursor:pointer}.button.disabled{color:#555;border-color:#555;cursor:not-allowed}.fixed-left-center{position:fixed;left:0;top:50vh;z-index:50}.fixed-left-bottom{position:fixed;left:0;bottom:4vh;z-index:50}.button.fixed-left-bottom,.button.fixed-left-center{border-radius:0 35px 35px 0;border-left-color:transparent}.fixed-right-center{position:fixed;right:0;top:50vh;z-index:50}.fixed-right-bottom{position:fixed;right:0;bottom:4vh;z-index:50}.button.fixed-right-bottom,.button.fixed-right-center{border-radius:35px 0 0 35px;border-right-color:transparent}.carousel-wrapper{white-space:nowrap;transition:.5s ease}.carousel{overflow-x:hidden;height:100vh}.slide{display:inline-block;width:100vw;min-height:100%;white-space:normal}
/*# sourceMappingURL=main.dcf39c68.chunk.css.map */