*{padding:0;margin:0;box-sizing:border-box;font-family:Nunito,sans-serif}#vmap *{box-sizing:content-box}.font-game{font-family:Fredoka One,cursive}.font-simple{font-family:Nunito,sans-serif}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;background:linear-gradient(#000000b9,#000000b9)}.modal .modal-container{background-color:#fff;width:900px;min-height:50vh;max-width:95vw;padding:2rem}.tabbedpane{display:flex;flex-direction:row;margin-top:2rem;flex-wrap:wrap}.tabbedpane .tab{padding:1rem 2rem;background-color:#fafafa;color:#ccc;position:relative;bottom:-2px;border-bottom:2px solid #c0c0c0;transition:.4s}.tabbedpane .tab:hover{cursor:pointer;color:#777}.tabbedpane .current-tab{background-color:#eeffe1;color:#66b32d;border-bottom:2px solid #66b32d;font-family:Fredoka One,cursive}.tabbedpane .current-tab:hover{cursor:default;color:#000}
