.wmvp-videos-block{position:relative}.wmvp-videos-block-inner{border:var(--wmvp-playlist-outer-border);overflow:hidden;position:relative}.wmvp-video-playlist-shortcode{margin-bottom:2em}.wmvp-video-player-wrapper{background-color:#000;position:relative;flex:2 1 0%;min-width:500px;max-width:100%}.wmvp-video-player{position:relative;padding-bottom:56.25%;padding-top:0;height:0}.wmvp-video-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.wmvp-playlist-nav-wrapper{overflow:hidden;position:relative;flex:1 1 0%;min-width:300px}.wmvp-video-thumbnail{flex:0 0 100px}.wmvp-video-thumbnail img{width:100px;height:60px;object-fit:cover}.wmvp-thumbnail-round .wmvp-video-thumbnail img{border-radius:8px}.wmvp-thumbnail-circle .wmvp-video-thumbnail{flex:0 0 70px}.wmvp-thumbnail-circle .wmvp-video-thumbnail img{border-radius:100%;width:70px;height:70px}.wmvp-playlist-head-section{background:var(--wmvp-playlist-head-bg);color:var(--wmvp-playlist-head-color);padding:15px;z-index:2;position:relative}.wmvp-playlist-head-section a{color:var(--wmvp-playlist-head-color)}.wmvp-playlist-head-section a:hover{color:var(--wmvp-playlist-head-color)}.wmvp-playlist-head-section-inner{display:flex;align-items:center;gap:15px}.wmvp-playlist-title{font-size:16px;line-height:1.3;font-weight:600}.wmvp-head-videos-number{margin-top:5px;font-size:11px}.wmvp-video-playlist-nav{background:var(--wmvp-playlist-bg);overflow-x:hidden;scrollbar-width:thin;overflow-y:scroll}.wmvp-video-playlist-nav::-webkit-scrollbar{width:5px}.wmvp-video-playlist-nav::-webkit-scrollbar-track{background:#fff0}.wmvp-video-playlist-nav::-webkit-scrollbar-thumb{border-radius:20px;background:rgb(0 0 0 / .2)}.dark-skin .wmvp-video-playlist-nav::-webkit-scrollbar-thumb{background:#000}.wmvp-video-playlist-item{padding:12px;overflow:hidden;cursor:pointer;border-bottom:1px solid var(--wmvp-playlist-inner-border-color);background:var(--wmvp-playlist-bg);color:var(--wmvp-playlist-color);transition:0.3s;display:flex;gap:10px}.wmvp-video-playlist-item:last-of-type{border-bottom:0}.wmvp-video-title{font-size:14px;font-weight:700}.wmvp-video-info{flex-grow:1}.wmvp-video-playlist-item:hover,.wmvp-is-playing{background:var(--wmvp-current-video-bg);color:var(--wmvp-current-video-color)}.wmvp-video-status svg{width:10px;fill:var(--wmvp-playlist-color)}.wmvp-video-status>div{width:15px}.wmvp-video-number{font-size:90%;visibility:hidden;text-wrap:nowrap}.wmvp-has-numbers .wmvp-video-number{visibility:visible}.wmvp-video-playlist-item.wmvp-is-playing .wmvp-video-number,.wmvp-video-playlist-item.wmvp-is-paused .wmvp-video-number,.wmvp-video-paused-icon,.wmvp-video-play-icon{display:none}.wmvp-video-playlist-item.wmvp-is-playing .wmvp-video-play-icon,.wmvp-video-playlist-item.wmvp-is-paused .wmvp-video-paused-icon{display:block}.wmvp-video-meta{font-size:12px;margin-top:5px;display:flex;gap:10px}.wmvp-loader-overlay{position:absolute;left:50%;top:50%;bottom:auto;right:auto;transform:translateX(-50%) translateY(-50%)}.wmvp-spinner-circle{width:48px;height:48px;border:5px solid #fff;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:wmvp-rotation 1s linear infinite}@keyframes wmvp-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wmvp-layout-vertical .wmvp-videos-block-inner{display:flex;flex-wrap:wrap}.wmvp-layout-vertical .wmvp-playlist-nav-wrapper{min-height:300px}.wmvp-layout-vertical .wmvp-video-playlist-nav{position:absolute;left:0;width:100%;height:100%}.wmvp-layout-vertical.wmvp-playlist-has-title .wmvp-video-playlist-nav{padding-bottom:80px}.xenforo-download-button,.xenforo-download-container{margin-top:20px;text-align:center}.button-success{background-color:#28a745!important;border-color:#28a745!important;color:#fff!important}.button-success:hover{background-color:#218838!important;border-color:#1e7e34!important;color:#fff!important}.hidden{display:none!important}.xenforo-hidden{display:none!important;visibility:hidden!important;opacity:0!important;position:absolute!important;left:-9999px!important;width:0!important;height:0!important;overflow:hidden!important}#xenforo-countdown-stage.xenforo-hidden,#xenforo-download-btn-container.xenforo-hidden{display:none!important;visibility:hidden!important;opacity:0!important;position:absolute!important;left:-9999px!important}.xenforo-download-box{margin:24px auto}.xenforo-download-box>div{margin-bottom:10px}#xenforo-countdown-stage{text-align:center;margin:20px 0;display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;left:auto!important;width:auto!important;height:auto!important;overflow:visible!important}.countdown-circle{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#0073aa,#005177);display:flex;align-items:center;justify-content:center;margin:0 auto 15px;box-shadow:0 4px 15px rgb(0 115 170 / .3);animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.countdown-number{color:#fff;font-size:32px;font-weight:700;text-shadow:0 2px 4px rgb(0 0 0 / .3)}.countdown-text{color:#666;font-size:14px;font-weight:500}.xenforo-resource-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .1);margin:20px 0;display:block}@media (max-width:768px){.xenforo-resource-image{border-radius:6px;margin:15px 0}}@media (max-width:480px){.xenforo-resource-image{border-radius:4px;margin:10px 0}}:root{--brand-color:#0669ff;--dark-brand-color:#0051cc;--bright-color:#FFF;--base-color:#2c2f34}html{-ms-touch-action:manipulation;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:600}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}figure{margin:1em 0}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit}optgroup{font-weight:bold}button,input,select{overflow:visible}button,input,select,textarea{margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}*{padding:0;margin:0;list-style:none;border:0;outline:none;box-sizing:border-box}:after,:before{box-sizing:border-box}body{background:#F7F7F7;color:var(--base-color);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue","Open Sans",Arial,sans-serif;font-size:13px;line-height:21px}.the-subtitle,h1,h2,h3,h4,h5,h6{line-height:1.4;font-weight:600}h1{font-size:41px;font-weight:700}h2{font-size:27px}h3{font-size:23px}.the-subtitle,h4{font-size:17px}h5{font-size:13px}h6{font-size:12px}a{color:var(--base-color);text-decoration:none;transition:0.15s}.brand-title,a:hover{color:var(--brand-color)}embed,img,object{max-width:100%;height:auto}iframe{max-width:100%}p{line-height:1.7}.comment-form-comment label,.says,.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.stream-title{margin-bottom:3px;font-size:11px;color:#a5a5a5;display:block}.stream-item{text-align:center;position:relative;z-index:2;margin:20px 0;padding:0}.stream-item iframe{margin:0 auto}.stream-item img{max-width:100%;width:auto;height:auto;margin:0 auto;display:inline-block;vertical-align:middle}.stream-item.stream-item-above-header{margin:0}.stream-item.stream-item-between .post-item-inner{width:100%;display:block}.post-layout-8.is-header-layout-1.has-header-ad .entry-header-outer,body.post-layout-8.has-header-below-ad .entry-header-outer{padding-top:0}.has-header-below-ad.post-layout-6 .featured-area,.is-header-layout-1.has-header-ad.post-layout-6 .featured-area,.stream-item-top-wrapper~.stream-item-below-header{margin-top:0}.has-header-below-ad .fullwidth-entry-title.container-wrapper,.has-header-below-ad .is-first-section,.is-header-layout-1.has-header-ad .fullwidth-entry-title,.is-header-layout-1.has-header-ad .is-first-section{padding-top:0;margin-top:0}@media (max-width:991px){body:not(.is-header-layout-1).has-header-below-ad.has-header-ad .top-nav-below .has-breaking-news{margin-bottom:20px}.has-header-ad .fullwidth-entry-title.container-wrapper,.has-header-ad.has-header-below-ad .stream-item-below-header,.page.has-header-ad:not(.has-header-below-ad) #content,.single.has-header-ad:not(.has-header-below-ad) #content{margin-top:0}.has-header-ad .is-first-section{padding-top:0}.has-header-ad:not(.has-header-below-ad) .buddypress-header-outer{margin-bottom:15px}}.has-full-width-logo .stream-item-top-wrapper,.header-layout-2 .stream-item-top-wrapper{width:100%;max-width:100%;float:none;clear:both}@media (min-width:992px){.header-layout-2.has-normal-width-logo .stream-item-top-wrapper{margin-top:0}}.header-layout-3.no-stream-item .logo-container{width:100%;float:none}@media (min-width:992px){.header-layout-3.has-normal-width-logo .stream-item-top img{float:right}}@media (max-width:991px){.header-layout-3.has-normal-width-logo .stream-item-top{clear:both}}#background-stream-cover{top:0;left:0;z-index:0;overflow:hidden;width:100%;height:100%;position:fixed}@media (max-width:768px){.hide_back_top_button #go-to-top,.hide_banner_above .stream-item-above-post,.hide_banner_above_content .stream-item-above-post-content,.hide_banner_below .stream-item-below-post,.hide_banner_below_content .stream-item-below-post-content,.hide_banner_below_header .stream-item-below-header,.hide_banner_bottom .stream-item-above-footer,.hide_banner_comments .stream-item-below-post-comments,.hide_banner_header .stream-item-above-header,.hide_banner_top .stream-item-top-wrapper,.hide_breadcrumbs #breadcrumb,.hide_breaking_news #top-nav,.hide_copyright #site-info,.hide_footer #footer-widgets-container,.hide_footer_instagram #footer-instagram,.hide_footer_tiktok #footer-tiktok,.hide_inline_related_posts #inline-related-post,.hide_post_authorbio .post-components .about-author,.hide_post_nav .prev-next-post-nav,.hide_post_newsletter #post-newsletter,.hide_read_more_buttons .more-link,.hide_read_next #read-next-block,.hide_related #related-posts,.hide_share_post_bottom .share-buttons-bottom,.hide_share_post_top .share-buttons-top,.hide_sidebars .sidebar{display:none!important}}.tie-icon:before,[class*=" tie-icon-"],[class^=tie-icon-]{font-family:"tiefonticon"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}body.tie-no-js .bbp-template-notice,body.tie-no-js .comp-sub-menu,body.tie-no-js .indicator-hint,body.tie-no-js .menu-counter-bubble-outer,body.tie-no-js .menu-sub-content,body.tie-no-js .notifications-total-outer,body.tie-no-js .tooltip,body.tie-no-js .woocommerce-error,body.tie-no-js .woocommerce-info,body.tie-no-js .woocommerce-message,body.tie-no-js a.remove{display:none!important}body.tie-no-js .fa,body.tie-no-js