body,html{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;width:100vw;max-width:1900px;padding:0;margin:0;box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}@-webkit-keyframes animatedBackground{0%{background-position:0 0}to{background-position:100% 0}}@keyframes animatedBackground{0%{background-position:0 0}to{background-position:100% 0}}#animate-area{position:relative;width:100%;height:100vh;background-image:url(/static/media/3dview.e002d46d.jpg);background-position:0 0;background-size:calc(100% + 400px) 100%;background-repeat:repeat-x;-webkit-animation:animatedBackground 10s linear infinite alternate;animation:animatedBackground 10s linear infinite alternate;max-height:1200px}#animate-area,.App-header{display:flex;flex-direction:column;align-items:center}.App-header{background-color:#282c34;min-height:100vh;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal{width:100%;height:70px;font-size:30px;margin-top:30px;background-color:rgba(0,0,0,.4);border-radius:5px;color:#fff;font-family:sans-serif;max-width:100vw;padding:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.5)}}
/*# sourceMappingURL=main.566472de.chunk.css.map */