.video-player[data-v-165352c7]{position:relative;z-index:200;width:100vw;height:100vh;padding:calc(var(--lh)*6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:768px){.video-player[data-v-165352c7]{padding:calc(var(--lh)*4) calc(var(--lh)*2)}}.video-player .controls[data-v-165352c7]{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:var(--lh)}.video-player .controls input[type=range][data-v-165352c7]{-webkit-appearance:none;border-top:1px solid #000;height:0;margin:0 var(--lh);width:20vw;outline:none;cursor:pointer}@media only screen and (max-width:768px){.video-player .controls input[type=range][data-v-165352c7]{width:100%;margin:var(--lh) 0}}.video-player .controls input[type=range][data-v-165352c7]:focus{outline:0}.video-player .controls input[type=range][data-v-165352c7]::-webkit-slider-thumb{-webkit-appearance:none;border-left:1px solid #000;height:var(--lh);width:0;cursor:pointer}.video-player .controls div[data-v-165352c7]{padding:0 calc(var(--lh)*0.5);cursor:pointer;-webkit-transition:color .5s;transition:color .5s}.video-player .controls div[data-v-165352c7]:hover{color:#aaa}.video-player video[data-v-165352c7]{max-width:100%;max-height:calc(100% - var(--lh)*2);outline:none}