body{margin:0;background-color:#e1e6ea;font-family:sans-serif}.page{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.header{min-height:100px;font-size:18px;flex:0 0 auto;padding:3em 6em}.header li{display:flex;align-items:center;flex-wrap:wrap;padding:0.7em 0}.header li:not(:first-child){border-top:solid 1px #666}.header a{color:#fff;margin-right:1em;text-transform:uppercase;min-width:10em;display:inline-block;color:#fff;font-weight:bold;padding:10px 20px;border:none;border:solid 1px #ccc;text-decoration:none;text-align:center;background-color:#444;background-color:#000;cursor:pointer}.header a:hover{background-color:#444}.header small{color:#ccc;display:inline-block}.main{flex:1 1 auto;height:100%;position:relative;display:none}.main iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.h1{text-align:center}.center{text-align:center}.logo{position:fixed;top:0;left:0;z-index:1000;width:260px;height:260px;width:200px;height:200px}.logo>span{display:block;background-color:#fff266;position:absolute;top:0;left:0;width:70px;height:70px;width:60px;height:60px}.logo>span:nth-child(1){width:100%}.logo>span:nth-child(2){height:100%}.popup{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff}.popup:not(.open){display:none}.popup .popup-inner{min-width:400px;border:solid 1px #fff;padding:30px}.popup .btn,.popup .close{font-size:0.9em;display:inline-block;box-sizing:border-box;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;margin:0}.popup .btn{background-color:red;color:#fff;border:solid 1px red;text-decoration:none;margin-right:1em}.popup .close{background-color:transparent;color:#ccc;border:none;text-decoration:none;cursor:pointer;border:solid 1px #fff}.popup video{width:800px;max-width:100%}.popup audio{width:800px;max-width:100%}#volume{position:fixed;top:0;right:0;padding:20px;z-index:10}#volume button{width:50px;height:50px;margin:5px;display:inline-block;background-color:#fff266;border:none;color:#000;font-size:24px;cursor:pointer}
