*{box-sizing:border-box;margin:0;padding:0;border:0;background:0}html,body{background:black}#appWrapper{height:100vh;width:100vw;background:black;display:flex;justify-content:center;align-items:center;overflow:hidden}#worldWrapper{position:relative;overflow:hidden}.worldBackground{position:absolute;height:100%;width:100%}.point{position:absolute;color:#ff0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.overlayWrapper{position:fixed;top:0;width:100%;height:100vh;background-color:#59575780;display:flex;align-items:center;justify-content:center}#switchButton{position:absolute;bottom:20px;width:100%;display:flex;justify-content:center;font-weight:700;color:#fff;cursor:pointer;z-index:1}#leftButton,#rightButton{position:absolute;top:45%;color:#fff;font-weight:700;cursor:pointer}#leftButton{left:1%}#rightButton{right:1%}.frameWrapper{width:100%;position:fixed;height:100vh;top:0;background-color:#5957578c;justify-content:center;display:flex;z-index:3}.frame{position:relative;width:80%;max-width:460px;margin-top:2vh;height:60vh}.frame:after{padding-top:56.25%;display:block;content:""}#embed{position:absolute;width:100%;height:85vh;top:0;left:0;border:none}.closeIframe{position:absolute;width:60px;top:0;right:-60px;color:#333;cursor:pointer}.controlButton img{width:25px;height:25px}.point img{width:10px;height:10px}.titleImage{width:20%;max-width:300px;position:absolute;top:5%;right:5%}.returnButton{width:14%;max-width:300px;position:absolute;cursor:pointer;bottom:5%;left:2%;z-index:2}.text,.mobiletext{font-size:.75rem;padding:.1em .5em;background:yellow;color:#888;position:absolute;display:none}.mobiletext{display:block}img.iconsGOdesc{width:125px;height:32px}div.nav{display:flex;align-items:center}div.nav.iconsIN,div.nav.iconsOUT{flex-direction:column}img#goRIGHT{margin-right:10px}img#goLEFT{margin-left:10px}img#goIN,img#goOUT{margin-bottom:10px}.iconsGOdesc{display:none}.consultationImage{width:20%;max-width:300px;position:absolute;cursor:pointer;bottom:2%;right:2%}.mouseIconWrapper{width:100%;position:absolute;bottom:4%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mouseIconWrapper img{width:40px;padding-bottom:.125em}.mouseIconWrapper p{color:#fff;font-size:.6rem}@media screen and (min-width: 900px) and (min-height: 680px){.text{display:block}.mobiletext{display:none!important}.iconsGOdesc{display:block}.point img{width:30px;height:30px}.mouseIconWrapper img{width:80px;padding-bottom:.25em}.mouseIconWrapper p{font-size:.75rem}}@media screen and (min-width: 768px) and (min-height: 680px){.frame{max-width:600px}.controlButton img.iconsGO{width:50px;height:50px}.mouseIconWrapper img{width:80px;padding-bottom:.25em}.mouseIconWrapper p{font-size:.75rem}}@media screen and (min-width: 1024px) and (min-height: 600px){.frame{max-width:800px}}@media screen and (min-width: 1200px) and (min-height: 700px){.frame{max-width:1000px}.mouseIconWrapper img{width:90px;padding-bottom:.5em}.mouseIconWrapper p{font-size:1rem}}@media screen and (min-width: 1600px) and (min-height: 900px){.frame{max-width:1200px}.point img{width:30px;height:30px}}
