.control{z-index:100;background:#efae4dad;border-radius:60px;width:58px;height:111px;padding:2px;display:block;position:fixed;top:40vh;right:20px}.control .logo{width:100%;height:20px;position:absolute;top:-30%}.mobile-icon{cursor:pointer;z-index:2;background:url(/assets/phone.png) 50% no-repeat;border-radius:25px;justify-content:center;align-items:center;width:50px;height:50px;margin:2px;transition:background .4s;display:flex;position:relative}.mobile-icon.selected{background:#fff url(/assets/phone.png) 50% no-repeat}.desktop-icon{cursor:pointer;z-index:2;background:url(/assets/pc.png) 50% no-repeat;border-radius:25px;justify-content:center;align-items:center;width:50px;height:50px;margin:2px;transition:background .4s;display:flex;position:relative}.desktop-icon.selected{background:#fff url(/assets/pc.png) 50% no-repeat}
.mobile{width:100vh;margin-bottom:7vh;padding-top:7vh}.main{width:950px;height:84vh;margin:0 auto}@media (max-width:850px){.main{width:90%;margin:0 auto}}.overlay{background-repeat:no-repeat;background-size:cover;border-radius:45px;width:100%;height:100%;box-shadow:0 0 79px #91919166}.view{border:none;width:42%;min-width:350px;height:85vh;margin:0 auto;position:relative}.iframe{border:none;border-radius:0;width:94%;height:85%;position:absolute;top:7%;left:3%;overflow:hidden scroll;box-shadow:0 0 1px #7a7a7a80}.time{padding:0 60px 0 0;font-family:Roboto,Franklin Gothic Medium,Tahoma,sans-serif;font-size:.85rem;position:absolute;bottom:94%;left:8%}
