*{box-sizing:border-box}body{margin:0;font-family:"Open Sans",sans-serif;background-color:#212529;overflow:hidden}.header{padding:10px;background-color:#b22222;color:#fff;position:fixed;top:0;right:0;left:0;z-index:100}.header h1{font-size:25px;padding:0;margin:0;text-align:center;overflow:hidden}.map{width:100vw;height:calc(100vh - 64px);position:relative}.location-icon{font-size:2rem;color:red}.location-icon:hover{cursor:pointer}.location-icon ul{list-style-type:none;padding:0}.sk-chase{width:40px;height:40px;margin:auto;position:relative;top:45vh;animation:sk-chase 2.5s linear infinite both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#fff;border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.circle{position:relative;top:-40px;left:-12px;width:50px;height:50px;background-color:rgba(178,34,34,.3);border-radius:100%;animation:sk-scaleout 1s ease-in-out infinite}@keyframes sk-scaleout{0%{transform:scale(0)}to{transform:scale(2);opacity:0}}.location-info{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;top:60px;right:60px;width:250px;height:400px;min-height:200px;padding:20px;background:#fff;color:#000;border-radius:10px;border:none;box-shadow:0 5px 15px 0 rgba(0,0,0,.5);font-size:18px}.location-info img{width:180px}.location-info ul{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;padding:0}.location-info li{padding:5px 0;list-style:none}.location-info li:last-of-type{font-weight:300;font-size:.75rem}.location-info button{font-size:1;font-weight:600;background-image:linear-gradient(180deg,#396afc,#2948ff);outline:none;border:none;color:#fff;padding:10px 30px;border-radius:5px;box-shadow:0 5px 15px 0 rgba(41,72,255,.33);cursor:pointer}@media only screen and (max-width:600px){.location-info{top:15%;min-height:100px;font-size:18px}}.header__nav{background:#000;background:linear-gradient(to top left,#000,#242424);color:hsla(0,0%,100%,.88);height:64px;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:12px;font-size:.4rem}.header__logo{height:50px;margin-right:20px;border-radius:50%}.header__logo:hover{background-color:hsla(0,0%,100%,.5)}.header__logo-hidden{height:50px;visibility:hidden}@media (min-width:768px){.header__nav{padding:24px;font-size:.66rem}.header__logo{margin-right:0}}
/*# sourceMappingURL=main.00d0a867.chunk.css.map */