@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);#app{width:100%;height:100vh;overflow:hidden;max-height:100vh}.input{display:flex;justify-content:space-between;flex-direction:column;position:relative}.input section{margin-left:5vw}.map{justify-content:center;font-size:56px;background-color:var(--accents-2)}.go,.map{display:flex;align-items:center}.go{margin-bottom:2.5vh}.go p{font-size:13px;color:#c9c8c7;margin-left:2.5vh}.mode{cursor:pointer;margin-top:2.5vh}@media screen and (max-width:649px) and (min-width:0px){.input{height:60vh}.map{height:40vh}}@media screen and (max-width:1919px) and (min-width:650px){.input{height:60vh}.map{height:40vh}}@media screen and (min-width:1920px){.input,.map{height:100vh}}section[data-v-e5db56f4]{margin-left:0!important}.text{display:flex;justify-content:center;flex-direction:column;position:relative}.text section{margin-left:5vw}.text .sign{position:absolute;bottom:2.5vh}.desc{margin-left:0!important}.desc *{margin-top:2vh}@media screen and (max-width:649px) and (min-width:0px){.text{height:60vh}.map{height:40vh}}@media screen and (max-width:1919px) and (min-width:650px){.text{height:60vh}.map{height:40vh}}@media screen and (min-width:1920px){.map,.text{height:100vh}}*{font-family:Inter,sans-serif!important}