*,::after,::before{box-sizing:border-box}img{display:block;width:100%;height:auto;max-width:100%}h1,h2,h3,h4,p{margin:0;padding:0}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}button{cursor:pointer;border:none}#map{height:100vh;width:100%}.cooldown{position:fixed;top:15px;left:50%;transform:translateX(-50%)}@media screen and (min-width: 1264px){.cooldown{top:5px}}.cooldown__bg{padding:10px;background:rgba(228,228,231,.8);border:2px dashed #000;border-radius:3px}@media screen and (min-width: 1264px){.cooldown__bg{padding:10px;border:1px dashed #000}}.cooldown__title{font-size:50px;color:#000;font-family:"Nata Sans";font-weight:400}@media screen and (min-width: 1264px){.cooldown__title{font-size:26px}}.pallete{position:fixed;bottom:15px;right:15px}.pallete__box{padding:5px;background-color:rgba(228,228,231,.8);border:2px solid #000;border-radius:5px}.pallete__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:140px}.pallete .color-btn{width:25px;height:25px;border:2px solid rgba(0,0,0,0);border-radius:4px;cursor:pointer;transition:border-color .2s ease,transform .1s ease}.pallete .color-btn:hover{border-color:#666;transform:scale(1.1)}.pallete .color-btn.selected{border-color:#000}.pallete .wrapper{display:flex;justify-content:right;align-items:center}.pallete__button-open{width:40px;height:40px;border:1px solid #000;border-radius:2px;margin-top:10px;display:flex;justify-content:center;align-items:center}.pallete__button-open-svg{width:18px;height:18px;fill:#000}/*# sourceMappingURL=main.min.css.map */