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}.root{position:relative;min-height:100vh}.arrow-icon{background-color:hsla(0,0%,100%,0);width:65px;display:block;margin:1em auto;position:relative;top:-10px;border-radius:4px;box-shadow:0 2px 3px 0 #666}.count{font-size:2em}.counter{right:20px;top:-100px;height:80px;border-radius:80px;width:80px;background-color:rgba(109,128,139,.89);color:#fff;font-family:Quicksand;font-size:.7em;font-weight:700;flex-direction:column;align-items:center}#footer,.counter{position:absolute;display:flex;justify-content:center}#footer{bottom:0}.header{background-color:#fff;width:100%;position:fixed;border-bottom:1px solid #ddd}.header-content{background-color:#fff;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:left;height:100px;width:95%}.left-bar{position:absolute;background-color:transparent;top:0;left:0;-webkit-transform:rotate(35deg);transform:rotate(35deg);border-radius:2px}.left-bar,.left-bar:after{width:30px;height:7px;display:block;float:right}.left-bar:after{content:"";background-color:#60aff0;border-radius:6px 10px 10px 6px;-webkit-transition:all 1s ease;transition:all 1s ease;z-index:-1}.map{position:absolute;z-index:-99}.map-400{top:-100px;-webkit-animation:shorten 1s ease;animation:shorten 1s ease}.map-800{top:100px;-webkit-animation:lengthen 1s ease;animation:lengthen 1s ease}.map-object{width:100%}.open .left-bar:after{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-70deg);transform:rotate(-70deg)}.open .right-bar:after{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(70deg);transform:rotate(70deg)}.page{position:absolute;border-top:1px solid #ddd;background-color:#fff;width:100%}.page-400{top:500px;-webkit-animation:move-up 1s ease;animation:move-up 1s ease}.page-800{top:800px;-webkit-animation:move-down 1s ease;animation:move-down 1s ease}.resize-button{height:40px;background-color:hsla(0,0%,100%,0);border:none}.resize-button-area-400{bottom:200px;-webkit-animation:resize-move-up 1s ease;animation:resize-move-up 1s ease}.resize-button-area-400,.resize-button-area-800{display:flex;justify-content:center;width:100%;position:absolute}.resize-button-area-800{bottom:100px;-webkit-animation:resize-move-down 1s ease;animation:resize-move-down 1s ease}.right-bar{position:absolute;background-color:transparent;top:0;left:19px;-webkit-transform:rotate(-35deg);transform:rotate(-35deg);border-radius:2px}.right-bar,.right-bar:after{width:30px;height:7px;display:block;float:right}.right-bar:after{content:"";background-color:#60aff0;border-radius:10px 6px 6px 10px;-webkit-transition:all 1s ease;transition:all 1s ease;z-index:-1}.searchbar{width:150px;height:16px;padding:5px;border:1px solid #555;display:flex;justify-content:flex-start;align-items:center;border-radius:16px}.searchbar-icon{color:#555;width:80%;height:80%}.searchbar-input{border:none;width:80%;margin:auto}.title{font-weight:700;margin-top:-2px;margin-bottom:-2px;font-family:Quicksand;font-size:18pt;color:#5d7d91}@-webkit-keyframes lengthen{0%{top:-100px}to{top:100px}}@keyframes lengthen{0%{top:-100px}to{top:100px}}@-webkit-keyframes shorten{0%{top:100px}to{top:-100px}}@keyframes shorten{0%{top:100px}to{top:-100px}}@-webkit-keyframes move-down{0%{top:500px}to{top:800px}}@keyframes move-down{0%{top:500px}to{top:800px}}@-webkit-keyframes move-up{0%{top:800px}to{top:500px}}@keyframes move-up{0%{top:800px}to{top:500px}}@-webkit-keyframes resize-move-down{0%{bottom:200px}to{bottom:100px}}@keyframes resize-move-down{0%{bottom:200px}to{bottom:100px}}@-webkit-keyframes resize-move-up{0%{bottom:100px}to{bottom:200px}}@keyframes resize-move-up{0%{bottom:100px}to{bottom:200px}}
/*# sourceMappingURL=main.4a0469c7.chunk.css.map */