[v-cloak]{display:none}
.qsg-video-component{font-family:Roboto;font-size:1pc;line-height:1.5;padding-top:24px}
@media(max-width:767px){.qsg-video-component{padding-top:0}
}
.qsg-video-component .topBlock{margin:0 auto;width:44pc}
@media(max-width:1023px){.qsg-video-component .topBlock{width:6in}
}
@media(max-width:767px){.qsg-video-component .topBlock{position:sticky;top:52px;width:100%}
}
.qsg-video-component .topBlock .qsg-video{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;position:relative;-webkit-transition:opacity .5s;transition:opacity .5s}
.qsg-video-component .topBlock .qsg-video.loaded{opacity:1}
.qsg-video-component .topBlock .qsg-video #aemVideo,.qsg-video-component .topBlock .qsg-video #youtubeVideo{aspect-ratio:16/9;border-radius:9pt;height:auto;width:100%}
@media(max-width:767px){.qsg-video-component .topBlock .qsg-video #aemVideo,.qsg-video-component .topBlock .qsg-video #youtubeVideo{border-radius:0}
}
.qsg-video-component .topBlock .qsg-video .coverImage,.qsg-video-component .topBlock .qsg-video .noCoverImage{border-radius:9pt;height:100%;position:absolute;width:100%}
@media(max-width:767px){.qsg-video-component .topBlock .qsg-video .coverImage,.qsg-video-component .topBlock .qsg-video .noCoverImage{border-radius:0}
}
.qsg-video-component .topBlock .qsg-video .noCoverImage{opacity:0}
.qsg-video-component .topBlock .qsg-video .noCoverImage.youtubeImage{opacity:1}
.qsg-video-component .topBlock .qsg-video .playIcon{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.qsg-video-component .topBlock .qsg-video .playIcon:hover svg circle{fill:#7231c6}
.qsg-video-component .bottomBlock{margin:0 auto;width:44pc}
@media(max-width:1023px){.qsg-video-component .bottomBlock{max-width:6in;width:calc(100% - 40px)}
}
.qsg-video-component .bottomBlock .videoInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:1pc;padding-top:1pc}
@media(max-width:1023px){.qsg-video-component .bottomBlock .videoInfo{padding-top:20px}
}
.qsg-video-component .bottomBlock .videoInfo .videoTitle{font-family:Poppins;font-size:20px;font-weight:700}
.qsg-video-component .bottomBlock .videoInfo .videoDuration{color:#757575;padding-top:4px}
.qsg-video-component .bottomBlock .chapters{border-bottom:1px solid #ccc;padding-bottom:1pc;padding-top:1pc}
.qsg-video-component .bottomBlock .chapters.disable,.qsg-video-component .bottomBlock .chapters.hide .chapter{display:none}
.qsg-video-component .bottomBlock .chapters.hide .chaptersTitle .chapterToggle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.qsg-video-component .bottomBlock .chapters .chaptersTitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}
.qsg-video-component .bottomBlock .chapters .chaptersTitle .word{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Poppins;font-size:20px}
@media(max-width:1023px){.qsg-video-component .bottomBlock .chapters .chaptersTitle .word{font-size:18px}
}
.qsg-video-component .bottomBlock .chapters .chaptersTitle .chapterToggle{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}
.qsg-video-component .bottomBlock .chapters .chaptersTitle+.chapter{margin-top:1pc}
.qsg-video-component .bottomBlock .chapters .chapter{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;padding:1pc 8px}
.qsg-video-component .bottomBlock .chapters .chapter:hover{background-color:#f2f2f2;border-radius:4px}
.qsg-video-component .bottomBlock .chapters .chapter .timeStamp{color:#757575;padding-right:9pt}
.qsg-video-component .bottomBlock .chapters .chapter .chapterTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.gaming-site .qsg-video-component{background-color:#000;color:#fff;padding:24px 0}
@media(max-width:767px){.gaming-site .qsg-video-component{padding:0 0 20px}
}
.gaming-site .qsg-video-component .topBlock .qsg-video .playIcon:hover svg circle{fill:#cc0040}
.gaming-site .qsg-video-component .bottomBlock .videoInfo{border-color:#4d4f52}
.gaming-site .qsg-video-component .bottomBlock .videoInfo .videoTitle{font-family:Montserrat}
.gaming-site .qsg-video-component .bottomBlock .videoInfo .videoDuration{color:#9e9e9e;font-family:Roboto}
.gaming-site .qsg-video-component .bottomBlock .chapters{border-color:#4d4f52}
.gaming-site .qsg-video-component .bottomBlock .chapters .chaptersTitle .word{font-family:Montserrat;font-weight:600}
.gaming-site .qsg-video-component .bottomBlock .chapters .chapter:hover{background-color:color-mix(in srgb,#cc0040 10%,#333)}
.gaming-site .qsg-video-component .bottomBlock .chapters .chapter .timeStamp{color:#9e9e9e;font-family:Roboto}
.gaming-site .qsg-video-component .bottomBlock .chapters .chapterTitle{font-family:Roboto}
.gaming-site .qsg-video-component .bottomBlock .chapters svg path{fill:#fff}
.gaming-site .qsg-video-component .bottomBlock .chapters.hide{display:block !important;-webkit-transition:none;transition:none}