@media screen and (orientation:portrait){.phonepop{display:flex!important}}@media screen and (orientation:landscape){.phonepop{display:none!important}}.phonepop{position:absolute;top:0;left:0;background:#000;color:#fff;z-index:999;display:flex;justify-content:center;align-items:center;flex-flow:column}#app,.phonepop{width:100%;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}body,html{width:100%;height:100%;margin:0;padding:0;overflow:hidden}@font-face{font-family:din-bold;src:url(../../assets/fonts/Poppins-BoldItalic.09775bde.ttf)}@font-face{font-family:Regular;src:url(../../assets/fonts/Poppins-Regular.8b6af8e5.ttf)}h3[data-v-ebbc34ee]{margin:40px 0 0}ul[data-v-ebbc34ee]{list-style-type:none;padding:0}li[data-v-ebbc34ee]{display:inline-block;margin:0 10px}a[data-v-ebbc34ee]{color:#42b983}.btn_cursor{box-shadow:0 0 2px #cccbcb;line-height:30px;border-radius:25px}.btn_cursor:hover{cursor:pointer;-webkit-touch-callout:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}