body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.no-scroll{overflow:hidden}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.row{display:flex;flex-direction:row;width:100%}.col{flex:1 1;padding:15px}.flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.spicee-root{min-height:100vh;display:flex;margin:0;padding:0;flex-direction:column;align-items:center;justify-content:flex-start}.spicee-header{background-color:#fff;box-shadow:0 7.5px 15px rgba(0,0,0,.035);position:fixed;z-index:1;width:100%;top:0;left:0}.spicee-nav{display:flex;justify-content:space-between;height:60px}.spicee-nav-item{align-items:center;height:100%;padding:10px}.spicee-nav-item.header{font-weight:700;font-size:28px;display:flex;justify-content:center}.spicee-logo{justify-self:left;padding-left:10px;height:100%;pointer-events:none}.spicee-background{width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:-1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.5rem}.spicee-logo.background{margin:20px;height:70px;pointer-events:none;opacity:.2}.spin-export,.spin-logo{animation:pulse 1.5s ease-in-out infinite}.spicee-background span{text-align:center}.spicee-nav-item.upload{display:inline-flex;vertical-align:middle;align-items:center;margin-right:10px}.spicee-container{padding-top:60px;padding-bottom:60px;min-width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.spicee-body{width:100%;padding-left:20px;padding-right:20px}.spicee-no-results{justify-self:center;align-self:center}.spicee-search-card{padding-top:10px;padding-left:10px;padding-right:10px;margin:20px;background-color:#fff;max-width:90%;width:90%}.spicee-result-text{font-size:22px;font-weight:700;margin:20px 10px}.spicee-reactive-list{text-align:left}.spicee-reactive-list>div>a{border:none;animation:fadein .5s ease-out}.spicee-results-card{padding:50px;box-shadow:0 7.5px 10px rgba(0,0,0,.035);border-radius:5px;width:100%;transition:all .3s cubic-bezier(.25,.8,.25,1)}.spicee-results-card.expanded{border-left:6px solid #75cdf3}.spicee-results-card:hover{box-shadow:0 7.5px 10px rgba(0,0,0,.19)}.spicee-footer{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;box-shadow:0 -7.5px 15px rgba(0,0,0,.035);z-index:1;width:100%;position:fixed;bottom:0;left:0}.spicee-footer-nav{width:100%;max-height:0;padding-left:20px;padding-right:20px;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(0,1,.5,1)}.spicee-footer-nav.show{display:flex;justify-content:space-between;max-height:60px}.spicee-footer-nav-item{display:flex;align-items:center;padding:10px}.spicee-button{display:flex;align-items:center;justify-content:center;font-weight:700;background:#75cdf3;color:#fff;border-radius:5px;border:none;box-shadow:0 7.5px 15px rgba(0,0,0,.035);cursor:pointer;margin-top:2px;margin-bottom:2px;padding:5px 10px;transition:background-color .3s ease}.spicee-button.clear{color:#fff;background:#888;font-weight:700}.spicee-button.upload{background:#75cdf3}.spicee-button.done{background:#37ffb7;color:#424242}.spicee-button.disabled{cursor:not-allowed;pointer-events:none;background:#ccc}.spicee-button:focus{outline:none;background:#06a6d8}.spicee-button.clear:focus{outline:none;background:#424242}.spicee-button.upload:focus{outline:none;background:#06a6d8}.spicee-button.done:focus{outline:none;background:#37ffb7}.spicee-button:hover{outline:none;background:#06a6d8}.spicee-button.clear:hover{outline:none;background:#424242}.spicee-button.upload:hover{outline:none;background:#06a6d8}.spicee-button.done:hover{outline:none;background:#37ffb7}.spicee-pagination>a:hover{color:#fff;background-color:#75cdf3}.spicee-dropdown{animation:fadein .5s ease-out}.spicee-dropdown button{box-shadow:0 7.5px 15px rgba(0,0,0,.035);border:2px solid #f2f2f2;border-radius:5px;padding:10px 25px}.spicee-dropdown ul{top:72px;font-size:1.1rem}.spicee-dropdown button>div{font-size:1.1rem}.spicee-dropdown button>span{color:#75cdf3;font-size:2.5rem;line-height:3rem}.spicee-details-container{transition:all .25s ease;border:2px solid #888;border-radius:5px;text-align:center;cursor:pointer}.spicee-details-container:hover{border-color:#888;background-color:#888;color:#fff}.spicee-details-container>p{padding:15px}.spicee-details{overflow:hidden;padding-top:10px}.spicee-details>.highlight{background-color:rgba(117,205,243,.19);border-radius:5px;color:#666}mark{background-color:rgba(255,58,212,.8);color:#fff}hr{width:90%;border:1px solid #f2f2f2}.spicee-link{color:#4f91ae}input[type=checkbox].check-custom{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}input[type=checkbox].check-custom~.check-toggle{width:35px;height:35px;position:relative;display:inline-block;vertical-align:middle;border:2px solid #999;border-radius:5px;cursor:pointer}input[type=checkbox].check-custom.highlight~.check-toggle{border:2px solid #999}input[type=checkbox].check-custom.highlight:focus~.check-toggle,input[type=checkbox].check-custom.highlight:hover~.check-toggle,input[type=checkbox].check-custom:focus~.check-toggle,input[type=checkbox].check-custom:hover~.check-toggle{border-color:#666}input[type=checkbox].check-custom.highlight:checked~.check-toggle,input[type=checkbox].check-custom:checked~.check-toggle{border-color:#75cdf3;background:#75cdf3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cGF0aCBkPSJNMjAgNkw5IDE3bC01LTUiLz48L3N2Zz4=) 50% no-repeat;background-size:85%}@media (max-width:767px){.row{flex-direction:column}.row>.col:first-child{border-right:none;max-width:none}.spicee-background{height:auto;position:relative}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:1340px){.spicee-body,.spicee-footer-nav{max-width:1260px}}@keyframes pulse{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.spicee-dropzone{height:200px;width:200px;background-color:#fff;border:2px dashed #888;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:16px}.spicee-dropzone.highlight{background-color:#75cdf3;border:2px solid #75cdf3;color:#fff}.spicee-dropzone-icon{opacity:.3;font-size:64px;height:64px;width:64px}.spicee-dropzone.highlight>.spicee-dropzone-icon{color:#fff}.spicee-file-input{display:none}.spicee-progress-bar{width:100%;height:8px;border:1px solid #75cdf3;background-color:#fff;border-radius:5px}.spicee-progress{background-color:#75cdf3;height:100%;margin:0;transition:width .5s ease}.spicee-overlay{text-align:center;background-color:rgba(0,0,0,.5);opacity:0;z-index:2;position:fixed;top:0;left:0;min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease;visibility:hidden}.spicee-overlay.show{visibility:visible;opacity:1}.spicee-upload-card{background-color:#fff;z-index:3;padding:30px;width:50%;justify-content:flex-start;border-radius:5px;box-sizing:border-box}.spicee-upload,.spicee-upload-card{display:flex;align-items:flex-start}.spicee-upload{flex-direction:column;flex:1 1;text-align:left;overflow:hidden}.spicee-upload-title{margin-bottom:32px;font-size:22px;font-weight:700}.spicee-upload-subtitle{overflow-wrap:break-word;word-wrap:break-word;font-size:18px}.spicee-upload-subtitle.error{font-weight:700;color:#ff3a8c}.spicee-upload-content{display:flex;flex-direction:row;align-items:center;padding-top:16px;box-sizing:border-box;width:100%}.spicee-upload-files{margin-left:32px;align-items:flex-start;justify-items:flex-start;text-align:center;flex:1 1;overflow-y:auto}.spicee-upload-actions{display:flex;width:100%;align-items:center;justify-content:flex-end;flex-direction:row;margin-top:32px}.spicee-upload-row{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;height:50px;padding:8px;overflow:hidden;box-sizing:border-box}.spicee-check-icon{opacity:1;margin-left:20px;color:#37ffb7}.spicee-progress-wrapper{display:flex;flex:1 1;flex-direction:row;align-items:center}
/*# sourceMappingURL=main.31978b46.chunk.css.map */