body{margin:0;width:100vw;flex-grow:1;display:flex;flex-direction:column;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}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#uploadContainer{background-color:#fff;width:700px;height:540px;border-radius:25px;overflow:hidden;margin:20px}#uploadContainer .header{background-color:#000;width:100%;padding:10px;height:100px;text-align:center}#uploadContainer .header img{height:80px}#uploadContainer .body{width:100%;padding:0 20px;font-size:2rem}#uploadContainer .body ol{list-style-type:none;padding:1rem;counter-reset:elementcounter}#uploadContainer ol li:before{content:"Step " counter(elementcounter) ": ";counter-increment:elementcounter;font-weight:700}#uploadContainer ol li{padding-bottom:"2rem"}.filepond--drop-label{height:100%!important;width:100%}.filepond--drop-label,.filepond--root{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:2rem!important}.filepond--root{height:200px!important;overflow:hidden;border-radius:25px;border:1px dashed #b2daff}.filepond--panel-root,.filepond--root{background-color:#eaf5ff!important}.marquee{--gap:1rem;height:100%;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;min-height:20vh}.content,.marquee{display:flex;grid-gap:var(--gap);gap:var(--gap)}.content{flex-shrink:0;justify-content:space-around;min-width:100%}.content img{height:100%;width:100%;object-fit:cover}.content>*{flex:0 0 auto;color:#fff;margin:2px;border-radius:10px}.item{display:flex;filter:brightness(33%);justify-content:center;align-items:center;overflow:hidden;width:10vw;&:hover{filter:brightness(100%)}}ul{padding-left:0}.enable-animation{display:flex;flex-direction:column;position:absolute;height:100%;min-height:500px;min-width:500px;width:100%;z-index:0}.enable-animation .content{animation:scroll 60s linear infinite}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}div.smv-controls>.smv-arrow-control{width:8.5rem}div.smv-button.smv-arrow{height:8.5rem;width:8.5rem}div.smv-button.smv-arrow>div.smv-icon{border-radius:25%;max-height:100%}#NestedSirv{width:100%}#NestedSirv .smv-icon,#NestedSirv .smv div.smv-button{height:8.5rem;width:8.5rem}#SirvViewer{height:100vh}#SirvViewer img.smv-cursor-zoom-in{cursor:default;height:100%;object-fit:contain}
/*# sourceMappingURL=main.1874d3a9.chunk.css.map */