body{margin:0;padding: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}.btn.nav-link{background:transparent}.navbar.navbar-custom{background-color:#7bba4c;box-shadow:0 4px 4px 0 rgba(0,0,0,.3);padding:4px;z-index:9999}.navbar-nav-custom{padding-right:20px}.navbar-custom .navbar-nav-custom .nav-link{color:#fff}.navbar-custom .navbar-nav-custom .nav-link:hover{color:hsla(0,0%,100%,.5)}.header-logo{position:absolute;height:167px;width:194px;top:10px;left:53px;background:url(/static/media/logo_2.49ff5d63.png) 50%;background-size:100% 100%;z-index:999999}.current-town .nav-link{vertical-align:middle}.current-town{padding-right:15px}.current-town .icon{padding-left:5px}@media only screen and (max-width:991px){.navbar-custom .navbar-nav-custom{flex-direction:row}.navbar-custom .navbar-nav-custom .nav-item{display:flex}.navbar-custom .navbar-nav-custom .nav-link{padding-right:.5rem;padding-left:.5rem}}@media only screen and (max-width:700px){.navbar-custom .navbar-nav-custom{padding-right:0}.navbar-custom .header-logo{display:none}}@media only screen and (max-width:600px){.navbar-custom .navbar-nav-custom{margin-left:0;width:100%;flex-wrap:nowrap;justify-content:flex-end}.navbar-custom .navbar-nav-custom .current-town{flex:1 1}.navbar-custom .navbar-nav-custom .current-town .nav-link{display:block;width:100%;text-align:right;white-space:nowrap;text-overflow:ellipsis}}@media only screen and (max-width:450px){.navbar-custom .navbar-nav-custom .current-town .nav-link .icon{display:none}}.seacher-wrapper{position:absolute;right:0;height:38px;top:0;width:40px;justify-content:flex-end;background-color:#ed724c}.seacher-wrapper.open{width:100%}.seacher-wrapper:not(.open) .form-control{display:none}.seacher-wrapper .form-control{border:0;background-color:hsla(0,0%,100%,.3);color:#fff;font-weight:700;border-radius:0}.seacher-wrapper .input-group-text{border:0;background-color:initial;color:#fff}.loading-wrapper{padding:10px;color:#999}.towns-list{list-style:none}.towns-list .town-item{margin-bottom:8px;border-bottom:1px solid transparent}.towns-list .town-item:hover{border-bottom:1px solid #ec6d75}.towns-list .town-item:before{content:"\2022";font-weight:700;display:inline-block;width:1em;margin-left:-1em;color:#ec6d75}.towns-list .town-item .town-time{font-size:.8rem;color:#999;float:right}.towns-list .town-item.in-the-future .town-name,.towns-list .town-item.in-the-future .town-time,.towns-list .town-item.in-the-future:before{color:#aaa}.towns-list .town-item .here{display:inline-block;background-color:#ec6d75;padding:4px 5px;line-height:1em;border-radius:8px;color:#fff;margin-left:5px;font-size:.9rem}.sidebar{position:fixed;top:50px;bottom:0;left:0;width:300px;background-color:#fbe3db;box-shadow:4px 4px 4px 0 rgba(0,0,0,.3);z-index:99;padding-top:200px}.sidebar-logo{position:absolute;height:200px;width:300px;top:0;left:0;background:url(/static/media/logo_1.0159ef66.png) 50%;background-size:100% 100%;border-bottom:1px solid #b25639}.sidebar-section{height:100%;padding-top:40px;position:relative}.sidebar-section .sidebar-section-header{background-color:#ed724c;color:#fff;border-bottom:1px solid #b25639;padding:8px 15px;position:absolute;top:0;left:0;width:100%}.sidebar-section .sidebar-section-header h3{font-size:1.2rem;margin-bottom:0;font-weight:700;vertical-align:top}.sidebar-section .sidebar-section-header h3 .icon{margin-right:10px;vertical-align:top;display:none}.sidebar-section-body{padding:8px 15px;height:100%;overflow:scroll}@media only screen and (max-width:700px){.sidebar{width:100%;padding-top:50px;bottom:auto;height:90px;overflow:hidden}.sidebar-logo{width:100%;background-size:300px auto;background-repeat:no-repeat;background-position:bottom;background-color:#ed724c;height:50px}.sidebar.mobile-open{bottom:0;height:auto}.sidebar .searcher-icon{display:none}.sidebar.mobile-open .searcher-icon{display:flex}.sidebar-section .sidebar-section-header h3 .icon{display:inline-block}}.clock{height:12vh;color:#222;font-size:10vh;font-family:sans-serif;line-height:12vh;display:flex;position:relative;background:#fff;overflow:hidden;justify-content:center}.clock:after,.clock:before{content:"";width:7ch;height:3vh;background:-webkit-linear-gradient(bottom,transparent,#fff);background:linear-gradient(0deg,transparent,#fff);position:absolute;z-index:2}.clock:after{bottom:0;background:-webkit-linear-gradient(top,transparent,#fff);background:linear-gradient(180deg,transparent,#fff)}.clock>div{display:flex}.tick{line-height:11vh;color:#7bba4c}.tick-hidden{opacity:0}.move{-webkit-animation:move 1s linear infinite;animation:move 1s linear infinite}@-webkit-keyframes move{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-20vh);transform:translateY(-20vh)}}@keyframes move{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-20vh);transform:translateY(-20vh)}}.finished-modal-bye{font-size:1.1rem;font-weight:700;margin-bottom:0}.finished-modal-title{margin-top:0}.map-wrapper{position:fixed;left:300px;right:0;top:50px;bottom:0}.map{width:100%;height:100%}.follow-the-kings-wrapper{position:absolute;bottom:.5em;left:.5em;background-color:hsla(0,0%,100%,.4);border-radius:4px;padding:2px 10px 2px 2px;cursor:pointer}.follow-the-kings-wrapper .label{margin-left:5px;vertical-align:middle;font-size:.9rem}.follow-the-kings-wrapper .checkbox{width:20px;height:20px;border:2px solid #ed724c;display:inline-block;vertical-align:middle;padding:2px}.follow-the-kings-wrapper .checkbox .checkbox-inner{display:block;width:100%;height:100%}.follow-the-kings-wrapper .checkbox.active .checkbox-inner{background-color:#ed724c}.ol-control button{background-color:rgba(237,114,76,.5)}.ol-control button:focus,.ol-control button:hover{background-color:#ed724c}.map-modal{position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.5);padding:20px;overflow:scroll;text-align:center}.map-modal:before{content:"";width:1px;height:100%}.map-modal-content,.map-modal:before{display:inline-block;vertical-align:middle}.map-modal-content{max-width:400px;margin:0 auto;background-color:#fff;border-radius:10px;padding:15px 20px;text-align:left}@media only screen and (max-width:700px){.map-wrapper{left:0;top:140px}}@media only screen and (max-width:750px){.map-modal{padding:10px}.map-modal:before{display:none}.map-modal-content{display:block}}.info-modal .modal-body{padding:40px 40px 20px}.kings-img{max-width:300px;margin:0 auto}.kings-msg{margin-top:20px}.credits{margin-top:30px;font-size:.8rem}.credits .heart{color:#ed724c}.credits p{margin-bottom:5px}.close-wrapper{position:absolute;top:0;right:0}.close-wrapper button{color:#222}.close-wrapper button:hover{color:#999}@media only screen and (max-width:575px){.info-modal .modal-body{padding:20px}}body{font-family:Raleway,sans-serif}.react-icons{vertical-align:middle}.btn:focus,.form-control:focus,button:focus{outline:none!important;box-shadow:none}.modal{z-index:999999}.modal-backdrop{z-index:999990}.modal-content{border:0}a:link{color:#7bba4c}a:visited{color:#5c8b39}a:hover{color:#b0d694}a:active{color:#7bba4c}
/*# sourceMappingURL=main.ebe76224.chunk.css.map */