.lcl_minimal #lcl_window,
.lcl_minimal.lcl_txt_under #lcl_txt,
.lcl_minimal.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt,
.lcl_minimal.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
background-color: #3d3d3d;	
}
.lcl_minimal #lcl_subj {
background-color: #474747;	
}
.lcl_minimal.lcl_fullscreen_mode #lcl_subj {
background-color: #252525;	
}
.lcl_minimal #lcl_loader > span {
border-color: #999 #999 transparent;
}
.lcl_minimal.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt:after, 
.lcl_minimal.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt:after {
width: 1px;	
} .lcl_minimal #lcl_nav_cmd,
.lcl_minimal .lcl_outer_cmd #lcl_nav_cmd,
.lcl_minimal .lcl_forced_outer_cmd #lcl_nav_cmd {
padding: 4px !important;	
}
.lcl_minimal #lcl_nav_cmd:before {
content: "";
background: rgba(0, 0, 0, 0.4);
height: 42px;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.lcl_minimal.lcl_fullscreen_mode[lcl-type=iframe] #lcl_nav_cmd:before {
background: #3d3d3d;
}
.lcl_minimal.lcl_fullscreen_mode[lcl-type=iframe] #lcl_subj {
top: 42px;	
}
.lcl_minimal .lcl_close {
margin-left: 14px !important;
}
.lcl_minimal .lcl_zoom_in {
margin-right: 14px !important;
}
@media screen and (min-width:450px) { 
.lcl_minimal .lcl_close {
margin-left: 28px !important;
}
.lcl_minimal .lcl_zoom_in {
margin-right: 28px !important;
}
.lcl_minimal.lcl_inner_cmd:not(.lcl_on_mobile) #lcl_nav_cmd:before,
.lcl_minimal.lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]) #lcl_nav_cmd:before {
opacity: 0;
transition: opacity .2s ease-in .5s;	
}
.lcl_minimal:not(.lcl_on_mobile) #lcl_window:hover #lcl_nav_cmd:before,
.lcl_minimal.lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]):hover #lcl_nav_cmd:before {
opacity: 1;
transition: all .2s ease-in 0s;
}
}
.lcl_minimal #lcl_nav_cmd .lcl_icon {
color: #fafafa;
background: transparent;
border-radius: 0 !important;
border: none !important;
box-shadow: none !important;
margin: 3px;	
}
@media screen and (max-width:475px) { 
.lcl_minimal #lcl_nav_cmd .lcl_icon {
margin: 3px 0;	
}
.lcl_minimal .lcl_counter {
letter-spacing: -1px;
}
}
@media screen and (max-width:400px) { 
.lcl_minimal #lcl_nav_cmd .lcl_icon {
width: 24px;
}
}
.lcl_minimal #lcl_nav_cmd .lcl_icon:before,
.lcl_minimal #lcl_nav_cmd .lcl_icon * {
text-shadow: 0 0 2px rgba(0, 0, 0, .6); 	
}
.lcl_minimal .lcl_icon:not(.lcl_counter):after {
background: #cfcfcf;
}
.lcl_minimal#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(a):hover:before {
color: #fff;
text-shadow: none; 	
}
.lcl_minimal:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):after,
.lcl_minimal:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):hover:after {
border-radius: 0;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.15) !important;
box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.15);
}
.lcl_minimal.lcl_nav_btn_middle .lcl_prev:before, 
.lcl_minimal.lcl_nav_btn_middle .lcl_next:before {
font-size: 28px !important;
}
.lcl_minimal.lcl_nav_btn_middle .lcl_prev:after,
.lcl_minimal.lcl_nav_btn_middle .lcl_next:after {
box-shadow: none !important;
}
.lcl_minimal.lcl_nav_btn_middle .lcl_next:after, .lcl_minimal.lcl_nav_btn_middle .lcl_prev:after,
.lcl_minimal.lcl_nav_btn_middle:not(.lcl_on_mobile) .lcl_next:hover:after, .lcl_minimal.lcl_nav_btn_middle .lcl_prev:hover:after {
background: rgba(0, 0, 0, 0.3) !important;
}
.lcl_minimal .lcl_counter {
font-size: 13px;
line-height: 28px;	
} .lcl_minimal #lcl_corner_close {
background: #303030;
border-color: transparent !important;
border-radius: 0 !important;
transform: rotate(45deg);
}
.lcl_minimal #lcl_corner_close:before {
color: #eee;
transform: rotate(45deg);
}
.lcl_minimal:not(.lcl_on_mobile) #lcl_corner_close:hover:before {
transform: rotate(225deg);
} .lcl_minimal #lcl_txt * {
font-family: Arial,​ 'sans-serif';	
color: #ddd;
}
.lcl_minimal #lcl_title {
color: #eee;	
}
.lcl_minimal #lcl_author {
color: #bfbfbf;	
}
.lcl_minimal .lcl_txt_border {
border-bottom: 1px dotted #666 !important;	
} .lcl_minimal.lcl_force_txt_over #lcl_txt,
.lcl_minimal.lcl_txt_over #lcl_txt {
background: rgba(26, 26, 26, 0.9);
}
.lcl_minimal.lcl_force_txt_over #lcl_txt:before,
.lcl_minimal.lcl_txt_over #lcl_txt:before {
background: #444;
}
.lcl_minimal.lcl_force_txt_over #lcl_txt:after, 
.lcl_minimal.lcl_txt_over #lcl_txt:after {
border-color: #3e3e3e;
} .lcl_minimal.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt:after {
content: "";
background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
left: 0;
}
.lcl_minimal.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt:after {
content: "";
background: linear-gradient(to left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
right: 0;
}
.lcl_minimal.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt::after {
content: "";
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
height: 2px;
} .lcl_minimal .lcl_tooltip {
background: rgba(0,0,0, 0.5);	
}
.lcl_minimal .lcl_tooltip.lcl_tt_bottom:before {
border-color: transparent transparent #000;	
opacity: .5;
}
.lcl_minimal .lcl_tooltip.lcl_tt_top:before {
border-color: #000 transparent transparent;
opacity: .5;
} .lcl_minimal .lcl_socials_tt a {
border-color: #666;
} .lcl_minimal .lcl_tn_inner li {
border-radius: 0;	
}
.lcl_minimal #lcl_thumbs_nav span {
color: #dfdfdf;
}
.lcl_minimal .lcl_tn_mixed_types li::before {
background: rgba(0, 0, 0, 0.25);	
}
.lcl_minimal .lcl_tn_mixed_types li:after {
color: #fff;
} .lcl_minimal #lcl_progressbar {
background: #eee;
}#lcl_overlay,#lcl_wrap{position:fixed;top:0;left:0}#lcl_window,#lcl_wrap:before{display:inline-block;vertical-align:middle}#lcl_contents_wrap,#lcl_corner_close{transition:opacity .3s}#lcl_txt,#lcl_wrap>*,#lcll_1,#lcll_2{box-sizing:border-box}#lcl_descr,#lcl_inline,#lcl_txt{line-height:20px}#lcl_thumbs_nav,#lcl_thumbs_nav *,.lcl_zoom_helper{user-select:none}@font-face{font-family:lc_lightbox;src:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/css/fonts/lc_lightbox.eot);src:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/css/fonts/lc_lightbox.eot) format('embedded-opentype'),url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/css/fonts/lc_lightbox.woff) format('woff'),url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/css/fonts/lc_lightbox.ttf) format('truetype'),url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/css/fonts/lc_lightbox.svg) format('svg');font-weight:400;font-style:normal}#lcl_wrap{bottom:0;right:0;text-align:center;overflow-x:hidden;overflow-y:hidden;z-index:999999999;-webkit-overflow-scrolling:touch}#lcl_wrap:before{content:"";height:100%}#lcl_wrap>*{text-align:left}#lcl_corner_close,#lcl_thumbs_nav,.lcl_icon{box-sizing:content-box!important}#lcl_overlay{width:100%;height:100%;overflow:hidden;z-index:-1;background-position:top left;background-repeat:repeat;transform:translateZ(0)}#lcl_wrap:not(.lcl_pre_show){transition:.35s ease-in}#lcl_loader{display:block;opacity:0;height:40px;width:40px;position:absolute;top:50%;left:50%;margin-left:-20px;margin-top:-20px;z-index:-1;transition:opacity .3s ease-out}#lcl_loader.lcl_loader_pre_first_el,.lcl_first_sizing #lcl_contents_wrap,.lcl_first_sizing #lcl_corner_close,.lcl_first_sizing #lcl_nav_cmd,.lcl_loading_iframe #lcl_contents_wrap,.lcl_loading_iframe #lcl_corner_close,.lcl_loading_iframe #lcl_nav_cmd,.lcl_loading_videojs #lcl_contents_wrap,.lcl_loading_videojs #lcl_corner_close,.lcl_loading_videojs #lcl_nav_cmd,.lcl_switching_elem #lcl_contents_wrap,.lcl_switching_elem #lcl_corner_close,.lcl_switching_elem:not(.lcl_outer_cmd):not(.lcl_fullscreen_mode) #lcl_nav_cmd,.lcl_toggling_fs #lcl_contents_wrap,.lcl_toggling_fs #lcl_corner_close,.lcl_toggling_fs #lcl_nav_cmd,.lcl_toggling_txt.lcl_inner_cmd #lcl_nav_cmd,.lcl_txt_under.lcl_is_resizing:not(.lcl_force_txt_over) #lcl_txt,.lcl_txt_under.lcl_toggling_txt:not(.lcl_force_txt_over) #lcl_txt{opacity:0!important}.lcl_first_sizing #lcl_loader:not(.no_loader),.lcl_loading_iframe #lcl_loader:not(.no_loader),.lcl_loading_videojs #lcl_loader:not(.no_loader),.lcl_switching_elem #lcl_loader:not(.no_loader){opacity:1;z-index:99999}#lcll_1,#lcll_2{position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:50%;margin-top:-50%;margin-left:-50%;background:0 0;border-color:#aaa #aaa transparent;border-width:3px;border-style:solid;animation:1.4s linear infinite lcl-loader}#lcl_elem_wrap,.lcl_tn_inner li{background-repeat:no-repeat;background-position:center center}#lcll_2{width:50%;height:50%;margin-left:-25%;margin-top:-25%;border-right-color:transparent!important;animation-duration:1.15s;animation-direction:reverse}@keyframes lcl-loader{100%{transform:rotate(360deg) translateZ(0)}}#lcl_subj.lcl_switching_el>*,.lcl_loading_iframe #lcl_progressbar,.lcl_loading_videojs #lcl_progressbar,.lcl_tn_mixed_types li.lcl_sel_thumb::before{opacity:0}.lcl_first_sizing #lcl_contents_wrap *,.lcl_is_resizing:not(.lcl_first_sizing):not(.lcl_toggling_txt):not(.lcl_toggling_tn):not(.lcl_toggling_fs) #lcl_window,.lcl_is_resizing:not(.lcl_toggling_txt):not(.lcl_toggling_tn) #lcl_elem_wrap:not(.lcl_image_elem),.lcl_is_resizing:not(.lcl_toggling_txt):not(.lcl_toggling_tn) .lcl_image_elem,.lcl_loading_iframe #lcl_contents_wrap *,.lcl_loading_videojs #lcl_contents_wrap *,.lcl_show_already_shaped #lcl_window,.lcl_switching_elem #lcl_contents_wrap *,.lcl_toggling_fs #lcl_contents_wrap *{transition:none!important}#lcl_window{text-align:left;z-index:30;width:100%;height:100%;max-height:100%;max-width:100%;min-width:50px;min-height:50px;line-height:0!important;overflow:visible;position:relative;top:0;left:0;transform:translateZ(0)}#lcl_elem_wrap:not(.lcl_image_elem) .lcl_elem,.lcl_image_elem{transition:.3s ease-out}.lcl_toggling_fs #lcl_elem_wrap .lcl_elem,.lcl_toggling_fs #lcl_window,.lcl_toggling_fs .lcl_image_elem,.lcl_toggling_fs#lcl_wrap{transition:.05s linear}.lcl_tn_hidden #lcl_window{margin-top:0!important}.lcl_pre_first_el:not(.lcl_show_already_shaped) #lcl_window{width:100px;height:100px;max-width:85px!important;max-height:85px!important}.lcl_is_closing #lcl_window{transition-timing-function:ease-in}#lcl_contents_wrap,#lcl_subj{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden!important}.lcl_on_mobile #lcl_subj{overflow:auto!important}#lcl_subj{z-index:10}#lcl_wrap:not(.lcl_switching_elem) #lcl_subj{transition:border-width .35s}.lcl_toggling_txt #lcl_subj{transition-delay:.55s!important}#lcl_elem_wrap{position:relative;background-size:cover}.lcl_html_elem,.lcl_image_elem{position:absolute!important;top:0;left:0;right:0;bottom:0}.lcl_image_elem img{left:-99999px;position:fixed!important}.lcl_html_elem{line-height:normal;padding:15px;overflow-y:auto;background:#fdfdfd}.lcl_elem.video-js .vjs-poster,.lcl_postered_video,.lcl_tn_inner li{background-size:cover}.lcl_fullscreen_mode[lcl-type=iframe] #lcl_subj{top:60px}.lcl_dailymotion_elem>*,.lcl_iframe_elem>*,.lcl_postered_video>iframe,.lcl_video_elem>*,.lcl_vimeo_elem>*,.lcl_youtube_elem>*{position:absolute;top:0;left:0;width:100%;height:100%}.lcl_elem.video-js{bottom:0;height:auto;left:0;position:absolute;right:0;top:0;width:auto;background:#000!important}#lcl_thumbs_nav:not(.lcl_tn_has_arr) span,#lcl_wrap[lcl-type=html] .lcl_socials,#lcl_wrap[lcl-type=iframe] .lcl_socials,.lcl_corner_close.lcl_inner_cmd .lcl_close,.lcl_elem.video-js .vjs-fullscreen-control,.lcl_last_elem .lcl_play,.lcl_no_carousel.lcl_last_elem .lcl_next:after,.lcl_no_carousel[lc-lelem="0"] .lcl_prev:after,.lcl_no_txt #lcl_txt,.lcl_normal_close #lcl_corner_close,.lcl_outer_cmd #lcl_corner_close,.lcl_zoom_icon.lcl_zoom_disabled:after{display:none!important}.lcl_elem.video-js .vjs-big-play-button{background-color:rgba(43,51,63,.7);border:2px solid #fff;border-radius:50%;font-size:40px;line-height:62px;width:66px;height:66px;left:50%;top:50%;margin:-33px 0 0 -33px}.lcl_postered_video{background-position:center}.lcl_postered_video:not(.lcl_poster_clicked){cursor:pointer}.lcl_counter,.lcl_no_carousel.lcl_last_elem .lcl_next,.lcl_no_carousel[lc-lelem="0"] .lcl_prev,.lcl_zoom_icon.lcl_zoom_disabled{cursor:default!important}.lcl_postered_video:not(.lcl_poster_clicked):before{content:"\f0bf";box-sizing:border-box;font-size:38px!important;line-height:62px!important;text-indent:5px!important;color:#fff;border-radius:50%;background:rgba(43,51,63,.7);top:50%;left:50%;width:66px;height:66px;margin-left:-33px;margin-top:-33px;border:2px solid #fff}.lcl_postered_video:not(.lcl_poster_clicked):hover:before{background:rgba(115,133,159,.5)}.lcl_postered_video:not(.lcl_poster_clicked) iframe{display:none}.lcl_html_container{margin:auto;overflow:auto;position:relative}#lcl_wrap[lcl-type=html]:not(.lcl_fullscreen_mode) .lcl_html_elem{position:static!important}#lcl_wrap[lcl-type=html].lcl_txt_under:not(.lcl_fullscreen_mode) #lcl_txt,#lcl_wrap[lcl-type=html]:not(.lcl_fullscreen_mode) #lcl_contents_wrap,#lcl_wrap[lcl-type=html]:not(.lcl_fullscreen_mode) #lcl_subj{position:relative!important}#lcl_wrap[lcl-type=html] #lcl_subj,#lcl_wrap[lcl-type=html].lcl_txt_under:not(.lcl_forced_over) #lcl_contents_wrap{overflow:auto}.lcl_fullscreen_mode#lcl_wrap[lcl-type=html] #lcl_elem_wrap{display:flex;align-items:center}.lcl_fullscreen_mode .lcl_html_elem{padding-top:18px;border-top:42px solid #fdfdfd;padding-bottom:0;border-bottom:15px solid #fdfdfd}#lcl_inline{padding:15px 10px}#lcl_nav_cmd{position:absolute;top:0;z-index:100;overflow:visible;padding:8px;height:0;right:0;left:0}.lcl_corner_close.lcl_force_txt_over:not(.lcl_forced_outer_cmd) #lcl_nav_cmd,.lcl_corner_close.lcl_hidden_txt:not(.lcl_forced_outer_cmd) #lcl_nav_cmd,.lcl_corner_close.lcl_inner_cmd:not(.lcl_txt_rside):not(.lcl_forced_outer_cmd) #lcl_nav_cmd,.lcl_corner_close.lcl_no_txt:not(.lcl_forced_outer_cmd) #lcl_nav_cmd{padding-right:24px!important}.lcl_switching_elem.lcl_fullscreen_mode #lcl_nav_cmd :not(.lcl_close),.lcl_switching_elem.lcl_outer_cmd #lcl_nav_cmd :not(.lcl_close){pointer-events:none!important}.lcl_outer_cmd #lcl_nav_cmd{z-index:99999;margin:0!important;padding:10px 15px}.lcl_outer_cmd:not(.lcl_first_sizing):not(.lcl_first_sizing):not(.lcl_loading_iframe):not(.lcl_switching_elem):not(.lcl_toggling_txt):not(.lcl_toggling_fs):not(.lcl_is_closing) #lcl_nav_cmd{opacity:1!important}.lcl_is_closing.lcl_outer_cmd #lcl_nav_cmd{transition:.2s;opacity:0!important}#lcl_nav_cmd .lcl_icon{display:inline-block;border-radius:3px;background:#fefefe;box-shadow:0 0 2px rgb(20,20,20,.05);border:1px solid #eaeaea;text-align:center;vertical-align:top;margin:4px;width:28px;height:28px;padding:0;color:#6f6f6f;position:relative}#lcl_nav_cmd .lcl_icon:focus:not(.lcl_zoom_disabled){outline:#0060df solid 2px;z-index:1}.lcl_outer_cmd .lcl_close{right:0!important;top:0!important}@media screen and (min-width:450px){.lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]) #lcl_nav_cmd .lcl_icon,.lcl_inner_cmd:not(.lcl_on_mobile) #lcl_nav_cmd .lcl_icon{opacity:0;transform:scale(.7);transition:opacity .2s ease-in .5s,box-shadow .2s ease-in .5s,transform .2s ease-in .5s}#lcl_window:not(.lcl_on_mobile):hover #lcl_nav_cmd .lcl_icon,.lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]):hover #lcl_nav_cmd .lcl_icon{opacity:1;transition:.2s ease-in;transform:scale(1)}}#lcl_corner_close:before,.lcl_icon:before,.lcl_postered_video:not(.lcl_poster_clicked):before,.lcl_tn_next:before,.lcl_tn_prev:before{font-family:lc_lightbox!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-align:center;display:block;font-size:16px;line-height:27px;z-index:10;position:relative;transition:.15s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lcl_icon:not(.lcl_counter):after{content:"";display:block;left:-1px;right:-1px;position:absolute;top:-1px;bottom:-1px;z-index:5;border-radius:3px;opcity:0;background:#6f6f6f;transition:.2s;transform:scale(0)}.lcl_nav_btn_middle .lcl_next:after,.lcl_nav_btn_middle .lcl_prev:after{transition-duration:.15s}.lcl_nav_btn_middle.lcl_hidden_txt.lcl_inner_cmd .lcl_next,.lcl_nav_btn_middle.lcl_hidden_txt.lcl_outer_cmd .lcl_next,.lcl_nav_btn_middle.lcl_inner_cmd .lcl_next:after{right:0!important}.lcl_nav_btn_middle.lcl_hidden_txt.lcl_inner_cmd .lcl_prev,.lcl_nav_btn_middle.lcl_hidden_txt.lcl_outer_cmd .lcl_prev,.lcl_nav_btn_middle.lcl_inner_cmd .lcl_prev:after{left:0!important}#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover{border-radius:5px!important}#lcl_corner_close:before,#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover:before{color:#fff}#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover:after{opacity:1;transform:scale(1)}.lcl_prev:before{content:"\f053";text-indent:-1px}.lcl_next:before{content:"\f054";text-indent:1px}.lcl_play:before{content:"\f0bf";font-size:20px;line-height:28px;text-indent:1px}.lcl_is_playing .lcl_play:before{content:"\f0bb";font-size:20px;line-height:28px;text-indent:0}#lcl_corner_close:before,.lcl_close:before{content:"\e901";font-size:20px;line-height:28px}.lcl_fullscreen:before{content:"\f065"}.lcl_fullscreen_mode .lcl_fullscreen:before,.lcl_window:before{content:"\e900"}.lcl_zoom_out:before{content:"\e909";font-size:16px}.lcl_zoom_in:before{content:"\e908";font-size:16px}.lcl_txt_toggle:before{content:"\f10e";font-size:16px}.lcl_thumbs_toggle:before{content:"\e902";font-size:15px;line-height:26px;text-indent:-1px}.lcl_download:before{content:"\e9c5"}.lcl_socials:before{content:"\e600";font-size:15px;line-height:26px}.lcl_fb:before{content:"\f09a";font-size:17px}.lcl_pint:before{content:"\f0d2";font-size:18px}.lcl_wa:before{content:"\f232";font-size:18px}.lcl_twit:before{content:"\e905";font-size:17px}.lcl_copy_dlu:before{content:"\e904";font-size:17px}.lcl_tn_prev:before{content:"\f137"}.lcl_tn_next:before{content:"\f138"}.lcl_right_icon{float:right}.lcl_close{margin-left:36px!important}.lcl_counter{font-size:12px;font-weight:700;line-height:27px;padding:0 10px;width:auto!important}@media screen and (max-width:340px){.lcl_counter{display:none!important}}.lcl_download,.lcl_socials{position:relative}.lcl_download a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50}.lcl_first_elem:not(.lcl_on_mobile) #lcl_window:hover .lcl_prev,.lcl_last_elem:not(.lcl_on_mobile) #lcl_window:hover .lcl_next{opacity:.5!important;cursor:default!important}#lcl_thumb_next div:before,#lcl_thumb_prev div:before{font-size:20px}.lcl_icon{cursor:pointer;display:inline-block;height:24px;width:24px;border-radius:2px;transition:.2s linear}.lcl_hidden_txt .lcl_txt_toggle:before,.lcl_no_carousel.lcl_last_elem .lcl_next:before,.lcl_no_carousel[lc-lelem="0"] .lcl_prev:before,.lcl_tn_hidden .lcl_thumbs_toggle:before,.lcl_zoom_icon.lcl_zoom_disabled:before{opacity:.6!important}#lcl_corner_close{position:absolute;right:-22px;top:-24px;border:3px solid #d3d3d3;background:#6f6f6f;border-radius:50%;min-height:34px;min-width:34px;cursor:pointer;z-index:150;text-decoration:none}#lcl_corner_close:before{font-size:20px!important;line-height:34px!important;transition:.3s}#lcl_corner_close:not(.lcl_on_mobile):hover:before{transform:rotate(180deg)}.lcl_nav_btn_middle .lcl_next,.lcl_nav_btn_middle .lcl_prev{position:fixed!important;top:50%;margin-top:-32px!important;padding:16px 4px}.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_next,.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_prev{box-shadow:none!important;border:none!important}.lcl_nav_btn_middle .lcl_next:before,.lcl_nav_btn_middle .lcl_prev:before{font-size:23px!important}#lcl_thumbs_nav span.lcl_tn_prev,.lcl_nav_btn_middle .lcl_prev{left:0}.lcl_nav_btn_middle.lcl_inner_cmd .lcl_prev,.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_prev:after{border-top-left-radius:0!important;border-bottom-left-radius:0!important}#lcl_thumbs_nav span.lcl_tn_next,.lcl_nav_btn_middle .lcl_next{right:0}.lcl_nav_btn_middle.lcl_inner_cmd .lcl_next,.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_next:after{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.lcl_nav_btn_middle.lcl_outer_cmd .lcl_prev{margin-left:19px!important}.lcl_nav_btn_middle.lcl_outer_cmd .lcl_next{margin-right:19px!important}@media screen and (max-width:450px){#lcl_nav_cmd .lcl_icon{margin:0}.lcl_close{margin-left:26px!important}}.lcl_on_mobile .lcl_zoom_wrap{overflow:scroll!important}.lcl_zoom_wrap,.lcl_zoom_wrap *{cursor:move;cursor:grab;user-select:none}.lcl_zoom_wrap:active{cursor:move;cursor:grabbing}.lcl_zoom_helper{position:absolute;font-size:8.4px;color:#fafafa;background:#972626;display:inline-block;border:2px solid #972626;padding:5px 1px;font-family:arial;text-shadow:0 0 0 rgba(250,250,250,.8);letter-spacing:.28px;border-radius:1px;line-height:0;z-index:10;bottom:-11px;right:-7px}.lcl_tooltip,.lcl_txt_under #lcl_txt{background:#fff}#lcl_txt{padding:12px 10px;z-index:50;position:absolute;overflow:hidden}.lcl_toggling_txt #lcl_txt{transition:transform .45s .1s,opacity .35s .1s}#lcl_txt *{font-family:Arial,​ 'sans-serif'}#lcl_txt>*{padding:0;margin:0;text-align:left;position:relative;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}#lcl_title{font-size:17px;font-weight:700;line-height:normal;margin-bottom:4px}#lcl_author{font-size:12px;line-height:15px;font-weight:400}.lcl_comments_wrap{min-width:178px}.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt .lcl_txt_border,.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt .lcl_txt_border{border-bottom:1px dashed #cfcfcf;margin-bottom:12px;padding-bottom:17px}.lcl_force_txt_over #lcl_txt .lcl_txt_border,.lcl_txt_over #lcl_txt .lcl_txt_border,.lcl_txt_under #lcl_txt .lcl_txt_border{border-bottom:1px dashed #cfcfcf;margin-bottom:10px;padding-bottom:12px}#lcl_descr{font-size:14px}.lcl_switching_el #lcl_txt,.lcl_txt_under.lcl_is_resizing:not(.lcl_force_txt_over) #lcl_txt,.lcl_txt_under_calc #lcl_txt,.lcl_txt_under_calc #lcl_txt *{transition-duration:0s!important}.lcl_txt_over #lcl_txt,.lcl_txt_under #lcl_txt{left:0;bottom:0}.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt{padding:18px 25px 22px;margin-bottom:0!important}.lcl_txt_under.lcl_hidden_txt.lcl_toggling_txt:not(.lcl_force_txt_over) #lcl_txt{visibility:hidden!important}.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt:after{height:7px;left:0;position:absolute;right:0;top:0}.lcl_force_txt_over #lcl_txt,.lcl_txt_over #lcl_txt{background:rgba(255,255,255,.9);background-clip:padding-box!important;border:15px solid transparent;border-radius:0 17px 17px 0;max-height:calc(100% - 42px);padding:13px 22px;overflow:auto;bottom:0}.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,.lcl_fullscreen_mode.lcl_txt_over #lcl_txt{bottom:auto!important;right:auto!important;left:0!important;top:42px!important;padding:17px 22px!important;max-width:33.3%;max-height:calc(100% - 42px);transition:transform .45s .1s,opacity .35s .1s,bottom .3s}.lcl_playing_video.lcl_force_txt_over #lcl_txt,.lcl_playing_video.lcl_txt_over #lcl_txt{max-height:calc(100% - 42px - 45px);bottom:45px}@media screen and (max-width:1024px){.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,.lcl_fullscreen_mode.lcl_txt_over #lcl_txt{max-width:66.6%}}.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt,.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt{padding:16px 24px;top:0;bottom:0;width:330px;overflow-y:auto;overflow-x:hidden}.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt:after,.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt:after{bottom:0;position:absolute;top:0;width:4px}.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt{padding-left:18px;left:0;background:#fefefe}.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt{padding-right:18px;right:0;background:#fefefe}.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj{border-right:330px solid transparent}.lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav,.lcl_nav_btn_middle.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd{right:330px}.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj{border-left:330px solid transparent}.lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav,.lcl_nav_btn_middle.lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,.lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd{left:330px}@media screen and (max-width:780px){.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,.lcl_fullscreen_mode.lcl_txt_over #lcl_txt{max-width:100%}.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt,.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt{width:220px}.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj{border-right-width:220px}.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj{border-left-width:220px}.lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav,.lcl_nav_btn_middle.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd{right:220px}.lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav,.lcl_nav_btn_middle .lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,.lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd{left:220px}}@media screen and (min-width:1700px){.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt,.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt{width:400px}.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj{border-right-width:400px}.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj{border-left-width:400px}.lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav{right:400px}.lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav{left:400px}}.lcl_fullscreen_mode.lcl_hidden_txt #lcl_thumbs_nav,.lcl_hidden_txt.lcl_inner_cmd #lcl_nav_cmd,.lcl_hidden_txt.lcl_outer_cmd #lcl_nav_cmd{right:0!important;left:0!important}#lcl_txt>:first-child{padding-top:0;margin-top:0}#lcl_txt>:last-child{padding-bottom:0;margin-bottom:0}.lcl_fullscreen_mode #lcl_subj,.lcl_fullscreen_mode #lcl_txt,.lcl_socials_tt a{margin:0!important}.lcl_hidden_txt.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt{height:0!important;padding:0!important;transform:translateY(100%)}.lcl_hidden_txt:not(.lcl_fullscreen_mode).lcl_force_txt_over #lcl_txt,.lcl_hidden_txt:not(.lcl_fullscreen_mode).lcl_txt_over #lcl_txt{opacity:0!important;z-index:-1;transform:translateY(30px) scale(.95)}.lcl_hidden_txt.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,.lcl_hidden_txt.lcl_fullscreen_mode.lcl_txt_over #lcl_txt{transform:translateX(-110%) scale(.8)}.lcl_hidden_txt.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_subj,.lcl_hidden_txt.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_subj{border-width:0!important}.lcl_hidden_txt.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt{transform:translateX(100%)}.lcl_hidden_txt.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt{transform:translateX(-100%)}.lcl_tooltip{position:absolute;left:50%;padding:7px;border-radius:3px;box-shadow:0 0 6px 1px rgba(0,0,0,.15);opacity:0;font-size:14px;transition:.25s ease-out}.lcl_tooltip:before{content:"";border-style:solid;border-width:7px;left:50%;margin-left:-7px;position:absolute}.lcl_tooltip.lcl_tt_bottom:before{bottom:100%;border-color:transparent transparent #fff}.lcl_tooltip.lcl_tt_top:before{top:100%;border-color:#fff transparent transparent}.lcl_tooltip.lcl_tt_bottom{top:115%;transform:translate(-50%,8px)}.lcl_tooltip.lcl_tt_top{bottom:115%;transform:translate(-50%,-8px)}.lcl_tooltip.lcl_show_tt{opacity:1;transform:translate(-50%,0)}.lcl_tooltip.lcl_socials_tt{white-space:nowrap;padding-left:10px;padding-right:10px;top:150%;display:grid;gap:0 10px;grid-template-columns:repeat(3,1fr);align-content:center;justify-items:center}.lcl_socials_tt a{border-width:0 0 0 1px!important;border-style:solid;border-color:#eaeaea;border-radius:0!important;box-shadow:none!important;padding:0 12px;text-decoration:none!important;max-width:17px}.lcl_socials_tt a:first-child{border:none!important}#lcl_wrap.lcl_fullscreen_mode{padding:0!important}.lcl_fullscreen_mode #lcl_contents_wrap,.lcl_fullscreen_mode #lcl_window{border-radius:0!important}.lcl_fullscreen_mode #lcl_window{border-width:0!important;margin-top:0!important}.lcl_fullscreen_mode #lcl_elem_wrap{bottom:0!important}.lcl_fullscreen_mode.lcl_toggling_txt.lcl_nav_btn_middle .lcl_next,.lcl_fullscreen_mode.lcl_toggling_txt.lcl_nav_btn_middle .lcl_prev,.lcl_fullscreen_mode.lcl_toggling_txt.lcl_outer_cmd{transition:.4s .2s!important}#lcl_thumbs_nav{margin:10px 20px;position:fixed;bottom:0;left:0;right:0;z-index:60;transition:transform .35s ease-in,opacity .5s,margin .35s,left .4s .2s,right .4s .2s}.lcl_playing_video.lcl_fullscreen_mode #lcl_thumbs_nav{margin-bottom:50px}#lcl_thumbs_nav.lcl_pre_tn_scroll,.lcl_pre_first_el #lcl_thumbs_nav,.lcl_tn_hidden #lcl_thumbs_nav{opacity:0;transform:translateY(150%)}#lcl_thumbs_nav .lcl_tn_inner{position:absolute;z-index:10;left:45px;right:45px;bottom:0;top:0;list-style:none!important;margin:0!important;text-align:center;white-space:nowrap;overflow:hidden!important}.lcl_on_mobile .lcl_tn_inner{overflow:auto!important;touch-action:pan-x}.lcl_tn_inner li{height:100%;margin:0 0 0 10px;display:inline-block;border:0 solid #ccc;border-radius:2px;position:relative;background-clip:content-box;background-color:#9f9f9f;cursor:pointer;overflow:hidden;box-shadow:0 0 4px rgba(10,10,10,.45);transform:scale(.83) translateZ(0);transition:.25s}.lcl_tn_inner li:first-child{margin:0}#lcl_wrap:not(.lcl_on_mobile) .lcl_tn_inner li:not(.lcl_sel_thumb):hover,.lcl_tn_inner li.lcl_sel_thumb{transform:scale(.97)}.lcl_tn_inner li.lcl_sel_thumb.lcl_tn_preload,.lcl_tn_inner li.lcl_tn_preload{margin:0!important;width:0!important;height:0!important;transform:scale(0)!important}.lcl_thumb_title_tt{padding:7px 10px}#lcl_thumbs_nav span{position:absolute;cursor:pointer;width:23px;height:23px;top:50%;margin-top:-12px;z-index:15;color:#f5f5f5}#lcl_thumbs_nav.lcl_tn_has_arr span{display:inline-block!important}#lcl_thumbs_nav.lcl_tn_has_arr span:before{font-size:23px}.lcl_tn_video video{position:absolute;top:-15%;left:-15%;width:130%;height:130%}.lcl_tn_mixed_types li::before{background:rgba(0,0,0,.25);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10;transition:.25s}.lcl_tn_mixed_types li:after{font-family:lc_lightbox!important;bottom:0;color:#fff;font-size:18px;line-height:28px;right:5px;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.7);z-index:15;content:"\e929"}.lcl_tn_mixed_types li.lcl_tn_image:after{content:"\e927"}.lcl_tn_mixed_types li.lcl_tn_iframe:after{content:"\e903"}.lcl_tn_mixed_types li.lcl_tn_html:after{content:"\e926"}#lcl_progressbar{position:fixed;z-index:99999;top:0;height:2px;left:0;width:0;background:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.4);transition:opacity .6s}.lcl_pattern_oblique_dots{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/oblique_dots.png)}.lcl_pattern_1{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-1.png)}.lcl_pattern_dot-1{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-dot-1.png)}.lcl_pattern_dot-2{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-dot-2.png)}.lcl_pattern_dot-b1{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-dot-b1.png)}.lcl_pattern_dot-b2{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-dot-b2.png)}.lcl_pattern_dot-b3{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-dot-b3.png)}.lcl_pattern_dot-b4{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-dot-b4.png)}.lcl_pattern_triangle-05{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-triangle-05.png)}.lcl_pattern_triangle-10{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-triangle-10.png)}.lcl_pattern_triangle-20{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-triangle-20.png)}.lcl_pattern_triangle-30{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-triangle-30.png)}.lcl_pattern_triangle-40{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-triangle-40.png)}.lcl_pattern_ver-line-10{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-ver-line-10.png)}.lcl_pattern_ver-line-20{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-ver-line-20.png)}.lcl_pattern_ver-line-30{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-ver-line-30.png)}.lcl_pattern_ver-line-40{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-ver-line-40.png)}.lcl_pattern_ver-line-50{background-image:url(//gofelem.com/wp-content/plugins/global-gallery/js/lightboxes/lc-lightbox/img/patterns/pattern-ver-line-50.png)}.patreon_message {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
padding: 8px !important;
margin-bottom:20px !important;
display: block;
border: 1px solid #E6461A;
background-color: #484848;color:#ffffff;
}
.ptrn-branding {
color: #fff;
background-color: #F96854;
}
#login .ptrn-branded-button {
width: auto;
} .patreon-locked-content-message {
display: block;
width: 100%;
font-size: 100%;
margin: 10px 0px 10px 0px;
clear: both; 
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #f0f0f0;
}
.patreon-be-patron-button {
display: inline-block;
width: auto;
margin: 5px;
}
.patreon-login-refresh-button {
display: inline-block;
width: auto;
margin: 5px;
} .patreon-campaign-banner {
max-width: 1200px;
width: 100%;
display: block;
text-align: left;
}
.patreon-responsive-button-wrapper {
display: inline-table !important; width: 240px !important; height: 50px !important; vertical-align: middle;
text-align: center;
background-color: #F96854 !important;
}
.patreon-responsive-button-wrapper:hover{
background-color: #FA7664 !important;
}
.patreon-responsive-button {
display: table-cell !important; vertical-align: middle;
text-align: center;
padding: 0px;
height: auto;
text-wrap: nowrap; border: 0;
box-shadow: none !important;
color: #fff !important;
cursor: pointer;
font-size: 14px;
font-weight: 800;
text-shadow: none;
text-decoration: none !important;
text-align: center;
text-transform: uppercase;
font-family: 'Libre Franklin Extra Bold',Helvetica, Arial;
}
.patreon-responsive-button img {
display:inline-block !important;   width: 20px !important;
color: #fff !important;
vertical-align: middle;
margin-right: 10px;
box-shadow: none !important;
}
.patreon-patron-button-wrapper {
display: inline-block;
width: 100%;
margin: 5px;
}
.patreon-login-button-wrapper {
display: inline-block;
max-width : 265px;
width: 100%;
margin: 5px;
font-weight: bold;
}
.patreon-text-over-button {
display: inline-block;
width: 100%;
margin-bottom: 20px;
font-size: 100%; 
}
.patreon-text-under-button {
display: inline-block;
width: 100%;
margin-bottom: 20px;
margin-top: 20px;
font-size: 100%;
}
.patreon-valid-patron-message {
display: block;
width: 100%;
clear: both; 
padding-bottom: 25px;
padding-top: 25px;
margin-top: 25px;
border-top: 1px solid #f0f0f0;
}
.patreon-locked-image:hover {
cursor: pointer !important;
}.cp-streamweasels,.cp-streamweasels *,.cp-streamweasels-modal,.cp-streamweasels-modal *,.cp-streamweasels:after,.cp-streamweasels:before{box-sizing:border-box}.cp-streamweasels--default .cp-streamweasels__player{height:0;padding-bottom:43.25%;position:relative}.cp-streamweasels--default .cp-streamweasels__player iframe{bottom:0;left:0;position:absolute;right:0;top:0}.cp-streamweasels--default .cp-streamweasels__streams .cp-stream{margin:0 auto;max-width:440px}.cp-streamweasels-modal{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;flex-direction:column;justify-content:center;left:50%;max-width:1920px;position:fixed;right:0;top:0;transform:translateX(-50%);width:100%;z-index:99999}.cp-streamweasels-modal:before{left:-100%}.cp-streamweasels-modal:after,.cp-streamweasels-modal:before{background:rgba(0,0,0,.6);bottom:0;content:"";position:absolute;top:0;width:100%;z-index:99999}.cp-streamweasels-modal:after{right:-100%}.cp-streamweasels-modal__title{background-color:var(--tile-bg-colour);height:40px;overflow:hidden;position:relative;transition:height .3s ease;white-space:nowrap;width:50%}@media (max-width:1024px){.cp-streamweasels-modal__title{width:75%}}.cp-streamweasels-modal__title--video-with-chat{width:calc(50% + 340px)}@media (max-width:698px){.cp-streamweasels-modal__title--video-with-chat{width:75%}}.cp-streamweasels-modal__title:empty{display:none}.cp-streamweasels-modal__title p{animation:marquee 10s linear infinite;color:var(--tile-title-colour);height:40px;left:0;line-height:40px;margin:0;padding-left:100%;position:absolute;text-align:center;top:0;width:auto}.cp-streamweasels-modal__title p:hover{animation-play-state:paused}.cp-streamweasels-modal__player{height:0;padding-bottom:28.2%;position:relative;width:50%}@media (max-width:1024px){.cp-streamweasels-modal__player{padding-bottom:42.2%;width:75%}}.cp-streamweasels-modal__player--video-with-chat{padding-bottom:42.2%;width:calc(50% + 340px)}@media (max-width:698px){.cp-streamweasels-modal__player--video-with-chat{padding-bottom:120%;padding-bottom:140%;width:75%}}.cp-streamweasels-modal__player iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.cp-streamweasels-modal__player:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' color='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M8.5 10 4 5.5 5.5 4 10 8.5 14.5 4 16 5.5 11.5 10l4.5 4.5-1.5 1.5-4.5-4.5L5.5 16 4 14.5 8.5 10z'/%3E%3C/svg%3E");content:"";cursor:pointer;height:44px;pointer-events:none;position:absolute;right:-44px;top:-44px;width:44px;z-index:9}.cp-streamweasels__loader{--animation-duration:1000ms;align-items:center;display:flex;gap:4px;height:75px;justify-content:center;margin:0 auto;width:75px}.cp-streamweasels__loader .spinner-item{animation:spinner5 var(--animation-duration) ease-in-out infinite;background-color:var(--clr-spinner);height:40%;width:5.76923px}@keyframes spinner5{25%{transform:scaleY(2)}50%{transform:scaleY(1)}}.cp-streamweasels__loader .spinner-item:first-child{--clr-spinner:var(--tile-bg-colour)}.cp-streamweasels__loader .spinner-item:nth-child(2){--clr-spinner:var(--tile-bg-colour);animation-delay:calc(var(--animation-duration)/10)}.cp-streamweasels__loader .spinner-item:nth-child(3){--clr-spinner:var(--tile-bg-colour);animation-delay:calc(var(--animation-duration)/10*2)}.cp-streamweasels__loader .spinner-item:nth-child(4){--clr-spinner:var(--tile-bg-colour);animation-delay:calc(var(--animation-duration)/10*3)}.cp-streamweasels__loader .spinner-item:nth-child(5){--clr-spinner:var(--tile-bg-colour);animation-delay:calc(var(--animation-duration)/10*4)}.cp-streamweasels--wall{max-width:none!important;width:100%}.cp-streamweasels--wall .cp-streamweasels__inner{margin:0 auto;max-width:calc(var(--max-width)*1px);width:100%}.cp-streamweasels--wall .cp-streamweasels__heading{text-align:center}.cp-streamweasels--wall .cp-streamweasels__subheading{margin-top:0;text-align:center}.cp-streamweasels--wall .cp-streamweasels__player{height:0;padding-bottom:56.25%;position:relative;transition:padding .1s ease}.cp-streamweasels--wall .cp-streamweasels__player:empty{padding-bottom:0}.cp-streamweasels--wall .cp-streamweasels__player iframe{bottom:0;left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.cp-streamweasels--wall .cp-streamweasels__player--video-with-chat{padding-bottom:160%}}.cp-streamweasels--wall .cp-streamweasels__title{background-color:var(--tile-bg-colour);font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;height:40px;overflow:hidden;position:relative;transition:height .3s ease;white-space:nowrap}.cp-streamweasels--wall .cp-streamweasels__title:empty{display:none}.cp-streamweasels--wall .cp-streamweasels__title p{animation:marquee 10s linear infinite;color:var(--tile-title-colour);height:40px;left:0;line-height:40px;margin:0;padding-left:100%;position:absolute;text-align:center;top:0;width:auto}.cp-streamweasels--wall .cp-streamweasels__title p:hover{animation-play-state:paused}.cp-streamweasels--wall .cp-streamweasels__offline h3{margin:15px 0;text-align:center}.cp-streamweasels--wall .cp-streamweasels__streams{grid-gap:calc(var(--tile-column-spacing)*1px);display:grid;grid-template-columns:repeat(var(--tile-column-count),minmax(100px,1fr));margin-top:calc(var(--tile-column-spacing)*1px)}@media screen and (max-width:1024px){.cp-streamweasels--wall .cp-streamweasels__streams{grid-template-columns:repeat(3,minmax(100px,1fr))!important}}@media screen and (max-width:768px){.cp-streamweasels--wall .cp-streamweasels__streams{grid-template-columns:repeat(2,minmax(100px,1fr))!important}}@media screen and (max-width:540px){.cp-streamweasels--wall .cp-streamweasels__streams{grid-template-columns:repeat(1,minmax(100px,1fr))!important}}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream{border-radius:calc(var(--tile-rounded-corners)*1px)}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__inner{background-color:var(--tile-bg-colour);border:2px solid var(--tile-bg-colour);border-radius:calc(var(--tile-rounded-corners)*1px);display:flex;flex-direction:column;font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;overflow:hidden;position:relative;text-decoration:none}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__image img{vertical-align:top;width:100%}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__status{background:rgba(0,0,0,.6);border-radius:2px;color:#f1f1f1;font-family:inherit;font-size:13px;font-weight:700;height:20px;left:8px;line-height:20px;padding:0 3px;position:absolute;top:8px}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__status-live{background:#e91916;border-radius:5px;font-weight:600;line-height:21px;text-transform:uppercase}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__status-online{background:rgba(0,0,0,.8);border-radius:100px;line-height:21px;padding:0 8px 0 20px}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot{background:#2ecc71;border:1px solid #2ecc71;border-radius:50%;box-shadow:1px 1px 1px #000;display:inline-block;height:10px;left:5px;position:absolute;top:5px;width:10px}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot:before{animation:online 2s infinite;border:1px solid #2ecc71;border-radius:100%;content:"";display:block;height:10px;left:-1px;position:absolute;top:-1px;width:10px}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__status-none{display:none}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__info{display:flex;font-family:inherit;padding:5px}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__info-wrapper{display:flex;flex-direction:column;margin:0 10px 0 0;overflow:hidden;text-align:left;width:100%}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__logo{background-color:var(--logo-bg-colour);border:2px solid transparent;border-color:var(--logo-border-colour);border-radius:50%;height:40px!important;margin:0;width:40px!important}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__logo+.cp-stream__info-wrapper{margin:0 10px}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__title{color:var(--tile-title-colour);font-size:14px!important;font-weight:600;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--wall .cp-streamweasels__streams .cp-stream__meta{color:var(--tile-subtitle-colour);font-size:13px!important;font-weight:400;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--wall .cp-streamweasels__streams--compact .cp-stream__info{bottom:0;left:0;position:absolute;right:0;text-align:right}.cp-streamweasels--wall .cp-streamweasels__streams--compact .cp-stream__logo{order:1}.cp-streamweasels--wall .cp-streamweasels__streams--compact .cp-stream__overlay{background:linear-gradient(180deg,rgba(27,27,27,0) 50%,#1b1b1b);bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#001b1b1b",endColorstr="#1b1b1b",GradientType=0);left:0;position:absolute;right:0;top:0}.cp-streamweasels--wall .cp-streamweasels__streams--compact .cp-stream__inner:before{height:100%!important}.cp-streamweasels--wall .cp-streamweasels__streams--hover-twitch .cp-stream{background-color:var(--hover-colour)}.cp-streamweasels--wall .cp-streamweasels__streams--hover-twitch .cp-stream__inner{transition-delay:75ms;transition:transform .1s ease}.cp-streamweasels--wall .cp-streamweasels__streams--hover-twitch .cp-stream__inner:hover{transform:translate(6px,-6px)}.cp-streamweasels--wall .cp-streamweasels__streams--hover-play .cp-stream{background-color:var(--hover-colour)}.cp-streamweasels--wall .cp-streamweasels__streams--hover-play .cp-stream__inner:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M5 17.066V2.934a.5.5 0 0 1 .777-.416L17 10 5.777 17.482A.5.5 0 0 1 5 17.066z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90px 90px;content:"";height:calc(100% - 48px);left:0;opacity:0;position:absolute;right:0;top:0;transition-delay:75ms;transition:all .35s ease}.cp-streamweasels--wall .cp-streamweasels__streams--hover-play .cp-stream__inner:hover:before{background-color:rgba(0,0,0,.5);background-size:60px 60px;opacity:1;transform:scale(1)}.cp-streamweasels--player{max-width:none!important;width:100%}.cp-streamweasels--player .cp-streamweasels__inner{margin:0 auto;max-width:calc(var(--max-width)*1px);width:100%}.cp-streamweasels--player .cp-streamweasels__inner-wrapper{height:0;padding-bottom:40.323%;position:relative}@media screen and (max-width:1175px){.cp-streamweasels--player .cp-streamweasels__inner-wrapper{height:auto;order:1;padding-bottom:0}.cp-streamweasels--player .cp-streamweasels__inner{display:flex;flex-direction:column}}.cp-streamweasels--player .cp-streamweasels__heading{text-align:center}.cp-streamweasels--player .cp-streamweasels__subheading{margin-top:0;text-align:center}.cp-streamweasels--player .cp-streamweasels__player-wrapper{bottom:0;display:flex;left:0;position:absolute;right:0;top:0}@media screen and (max-width:1175px){.cp-streamweasels--player .cp-streamweasels__player-wrapper{flex-wrap:wrap;position:relative}}.cp-streamweasels--player .cp-streamweasels__loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:999}.cp-streamweasels--player .cp-streamweasels__player{background-position:50%;background-size:cover;display:flex;overflow:hidden;position:relative;transition:padding .1s ease;width:calc(100% - 300px)}.cp-streamweasels--player .cp-streamweasels__player--position-none{width:100%}.cp-streamweasels--player .cp-streamweasels__player:empty{padding-bottom:0}.cp-streamweasels--player .cp-streamweasels__player iframe{bottom:0;left:0;position:absolute;right:0;top:0}@media screen and (max-width:1175px){.cp-streamweasels--player .cp-streamweasels__player{width:100%}.cp-streamweasels--player .cp-streamweasels__player--embed-page-active{height:480px}}@media screen and (max-width:768px){.cp-streamweasels--player .cp-streamweasels__player--embed-page-active.cp-streamweasels__player--video-with-chat{height:760px}}.cp-streamweasels--player .cp-streamweasels__title{background-color:var(--tile-bg-colour);font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;height:40px;overflow:hidden;position:relative;transition:height .3s ease;white-space:nowrap}.cp-streamweasels--player .cp-streamweasels__title:empty{display:none}.cp-streamweasels--player .cp-streamweasels__title p{animation:marquee 10s linear infinite;color:var(--tile-title-colour);height:40px;left:0;line-height:40px;margin:0;padding-left:100%;position:absolute;text-align:center;top:0;width:auto}.cp-streamweasels--player .cp-streamweasels__title p:hover{animation-play-state:paused}@media screen and (max-width:1175px){.cp-streamweasels--player .cp-streamweasels__title{order:0}}.cp-streamweasels--player .cp-streamweasels__offline{height:100%}.cp-streamweasels--player .cp-streamweasels__offline-wrapper{width:100%}.cp-streamweasels--player .cp-streamweasels__offline img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%}.cp-streamweasels--player .cp-streamweasels__offline h3{left:50%;margin:15px 0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.cp-streamweasels--player .cp-streamweasels__welcome{height:100%;position:relative}.cp-streamweasels--player .cp-streamweasels__welcome img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%}.cp-streamweasels--player .cp-streamweasels__welcome-wrapper{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding:0 20%;position:absolute;right:0;top:0}.cp-streamweasels--player .cp-streamweasels__welcome-wrapper img{height:auto;max-width:80px;-o-object-fit:none;object-fit:none;width:100%}@media screen and (max-width:540px){.cp-streamweasels--player .cp-streamweasels__welcome{flex-direction:column}}.cp-streamweasels--player .cp-streamweasels__welcome-text--with-logo{padding:0 0 0 10px;text-align:left}.cp-streamweasels--player .cp-streamweasels__welcome-text--no-logo{padding:0;text-align:center}.cp-streamweasels--player .cp-streamweasels__welcome-text--line-1{font-size:18px;font-weight:600}.cp-streamweasels--player .cp-streamweasels__welcome-text--line-2{font-size:17px;font-weight:400}.cp-streamweasels--player .cp-streamweasels__welcome-text p{display:block;font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;padding:0}.cp-streamweasels--player .cp-streamweasels__streams{background-color:var(--tile-bg-colour);height:100%;overflow-y:scroll;position:relative;width:300px}.cp-streamweasels--player .cp-streamweasels__streams--position-none{display:none}@media screen and (max-width:1175px){.cp-streamweasels--player .cp-streamweasels__streams{height:auto;order:1;overflow-y:visible;padding:0;width:100%}}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream{position:relative}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__inner{background-color:var(--tile-bg-colour);border:2px solid var(--tile-bg-colour);border-radius:calc(var(--tile-rounded-corners)*1px);display:flex;flex-direction:column;font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;overflow:hidden;position:relative;text-decoration:none}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__image{display:none}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__image img{vertical-align:top;width:100%}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__status{display:none}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__info{display:flex;font-family:inherit;padding:5px}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__info-wrapper{display:flex;flex-direction:column;margin:0 10px 0 0;overflow:hidden;text-align:left;width:100%}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__logo{background-color:var(--logo-bg-colour);border:2px solid transparent;border-color:var(--logo-border-colour);border-radius:50%;height:40px!important;margin:0;width:40px!important}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__logo+.cp-stream__info-wrapper{margin:0 10px}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__title{color:var(--tile-title-colour);font-size:14px!important;font-weight:600;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--player .cp-streamweasels__streams .cp-stream__meta{color:var(--tile-subtitle-colour);font-size:13px!important;font-weight:400;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__meta .cp-stream__meta--viewers,.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__meta>span{display:none}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__status{border-radius:2px;color:var(--tile-title-colour);display:block;font-family:inherit;font-size:13px;font-weight:700;height:20px;line-height:20px;padding:0 3px;position:absolute;right:5px;top:5px}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__status-viewers>span>span{display:none}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__status-live{background:#e91916;border-radius:5px;color:#f1f1f1;font-weight:600;line-height:21px;text-transform:uppercase}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__status-online{border-radius:100px;height:20px;line-height:21px;padding:0;width:20px}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__status-online span:nth-of-type(2){display:none}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__status-online .cp-stream__online-dot{background:#2ecc71;border:1px solid #2ecc71;border-radius:50%;box-shadow:1px 1px 1px #000;display:inline-block;height:10px;left:5px;position:absolute;top:5px;width:10px}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__status-online .cp-stream__online-dot:before{animation:online 2s infinite;border:1px solid #2ecc71;border-radius:100%;content:"";display:block;height:10px;left:-1px;position:absolute;top:-1px;width:10px}.cp-streamweasels--player .cp-streamweasels__streams--compact .cp-stream__status-none{display:none}.cp-streamweasels--player .cp-streamweasels__streams--hover-twitch .cp-stream{background-color:var(--hover-colour);border-radius:calc(var(--tile-rounded-corners)*1px);width:calc(100% - 2px)}.cp-streamweasels--player .cp-streamweasels__streams--hover-twitch .cp-stream__inner{left:-1px;transition-delay:75ms;transition:transform .1s ease;width:calc(100% + 2px)}.cp-streamweasels--player .cp-streamweasels__streams--hover-twitch .cp-stream__inner:hover{transform:translateY(-6px)}.cp-streamweasels--player .cp-streamweasels__streams--hover-play .cp-stream{background-color:var(--hover-colour)}.cp-streamweasels--player .cp-streamweasels__streams--hover-play .cp-stream__inner:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M5 17.066V2.934a.5.5 0 0 1 .777-.416L17 10 5.777 17.482A.5.5 0 0 1 5 17.066z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:30px 30px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(2);transition-delay:75ms;transition:all .35s ease}.cp-streamweasels--player .cp-streamweasels__streams--hover-play .cp-stream__inner:hover:before{background-color:rgba(0,0,0,.5);opacity:1;transform:scale(1)}.cp-streamweasels--rail{max-width:none!important;width:100%}.cp-streamweasels--rail .cp-streamweasels__inner{margin:0 auto;max-width:calc(var(--max-width)*1px);width:100%}.cp-streamweasels--rail .cp-streamweasels__heading{text-align:center}.cp-streamweasels--rail .cp-streamweasels__subheading{margin-top:0;text-align:center}.cp-streamweasels--rail .cp-streamweasels__player{height:0;padding-bottom:56.25%;position:relative;transition:padding .1s ease}.cp-streamweasels--rail .cp-streamweasels__player:empty{padding-bottom:0}.cp-streamweasels--rail .cp-streamweasels__player iframe{bottom:0;left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.cp-streamweasels--rail .cp-streamweasels__player--video-with-chat{padding-bottom:112.5%}}.cp-streamweasels--rail .cp-streamweasels__title{background-color:var(--tile-bg-colour);font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;height:40px;overflow:hidden;position:relative;transition:height .3s ease;white-space:nowrap}.cp-streamweasels--rail .cp-streamweasels__title:empty{display:none}.cp-streamweasels--rail .cp-streamweasels__title p{animation:marquee 10s linear infinite;color:var(--tile-title-colour);height:40px;left:0;line-height:40px;margin:0;padding-left:100%;position:absolute;text-align:center;top:0;width:auto}.cp-streamweasels--rail .cp-streamweasels__title p:hover{animation-play-state:paused}.cp-streamweasels--rail .cp-streamweasels__offline h3{margin:15px 0;text-align:center}.cp-streamweasels--rail .cp-streamweasels__rail-header{background:var(--tile-bg-colour);display:flex;padding:15px 0 10px;position:relative}.cp-streamweasels--rail .cp-streamweasels__rail-header-image{display:flex;flex-direction:column;height:40px;justify-content:center;margin:0 0 0 5px;width:40px}.cp-streamweasels--rail .cp-streamweasels__rail-header-title{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 10px;text-align:left!important;width:100%}.cp-streamweasels--rail .cp-streamweasels__rail-header-title span{font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif}.cp-streamweasels--rail .cp-streamweasels__rail-header-title--line-1{color:var(--tile-title-colour);font-size:18px;font-weight:600;line-height:18px}.cp-streamweasels--rail .cp-streamweasels__rail-header-title--line-2{color:var(--tile-subtitle-colour);font-size:17px;font-weight:400}.cp-streamweasels--rail .cp-streamweasels__rail-header:before{background:var(--controls-border-colour);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.cp-streamweasels--rail .cp-streamweasels__streams{padding:5px 0;position:relative}.cp-streamweasels--rail .cp-streamweasels__streams:after,.cp-streamweasels--rail .cp-streamweasels__streams:before{background:var(--controls-border-colour);content:"";height:5px;left:0;position:absolute;width:100%}.cp-streamweasels--rail .cp-streamweasels__streams:before{top:0}.cp-streamweasels--rail .cp-streamweasels__streams:after{bottom:0}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__inner{background-color:var(--tile-bg-colour);border:2px solid var(--tile-bg-colour);border-radius:calc(var(--tile-rounded-corners)*1px);display:flex;flex-direction:column;font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;overflow:hidden;position:relative;text-decoration:none}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__image img{vertical-align:top;width:100%}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__status{background:rgba(0,0,0,.6);border-radius:2px;color:#f1f1f1;font-family:inherit;font-size:13px;font-weight:700;height:20px;left:8px;line-height:20px;padding:0 3px;position:absolute;top:8px}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__status-live{background:#e91916;border-radius:5px;font-weight:600;line-height:21px;text-transform:uppercase}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__status-online{background:rgba(0,0,0,.8);border-radius:100px;line-height:21px;padding:0 8px 0 20px}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot{background:#2ecc71;border:1px solid #2ecc71;border-radius:50%;box-shadow:1px 1px 1px #000;display:inline-block;height:10px;left:5px;position:absolute;top:5px;width:10px}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot:before{animation:online 2s infinite;border:1px solid #2ecc71;border-radius:100%;content:"";display:block;height:10px;left:-1px;position:absolute;top:-1px;width:10px}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__status-none{display:none}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__info{display:flex;font-family:inherit;padding:5px}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__info-wrapper{display:flex;flex-direction:column;margin:0 10px 0 0;overflow:hidden;text-align:left;width:100%}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__logo{background-color:var(--logo-bg-colour);border:2px solid transparent;border-color:var(--logo-border-colour);border-radius:50%;height:40px!important;margin:0;width:40px!important}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__logo+.cp-stream__info-wrapper{margin:0 10px}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__title{color:var(--tile-title-colour);font-size:14px!important;font-weight:600;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--rail .cp-streamweasels__streams .cp-stream__meta{color:var(--tile-subtitle-colour);font-size:13px!important;font-weight:400;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--rail .cp-streamweasels__streams--compact .cp-stream__info{bottom:0;left:0;position:absolute;right:0;text-align:right}.cp-streamweasels--rail .cp-streamweasels__streams--compact .cp-stream__info-wrapper{text-align:right}.cp-streamweasels--rail .cp-streamweasels__streams--compact .cp-stream__logo{order:0}.cp-streamweasels--rail .cp-streamweasels__streams--compact .cp-stream__overlay{background:linear-gradient(180deg,rgba(27,27,27,0) 50%,#1b1b1b);bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#001b1b1b",endColorstr="#1b1b1b",GradientType=0);left:0;position:absolute;right:0;top:0}.cp-streamweasels--rail .cp-streamweasels__streams--compact .cp-stream__meta--viewers,.cp-streamweasels--rail .cp-streamweasels__streams--compact .cp-stream__meta>span{display:none}.cp-streamweasels--rail .cp-streamweasels__streams--compact .cp-stream__inner:before{height:100%!important}.cp-streamweasels--rail .cp-streamweasels__streams--hover-twitch .cp-stream{background-color:var(--hover-colour);border-radius:calc(var(--tile-rounded-corners)*1px)}.cp-streamweasels--rail .cp-streamweasels__streams--hover-twitch .cp-stream__inner{transition-delay:75ms;transition:transform .1s ease}.cp-streamweasels--rail .cp-streamweasels__streams--hover-twitch .cp-stream__inner:hover{transform:translate(6px,-6px)}.cp-streamweasels--rail .cp-streamweasels__streams--hover-play .cp-stream{background-color:var(--hover-colour)}.cp-streamweasels--rail .cp-streamweasels__streams--hover-play .cp-stream__inner:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M5 17.066V2.934a.5.5 0 0 1 .777-.416L17 10 5.777 17.482A.5.5 0 0 1 5 17.066z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90px 90px;content:"";height:calc(100% - 48px);left:0;opacity:0;position:absolute;right:0;top:0;transition-delay:75ms;transition:all .35s ease}.cp-streamweasels--rail .cp-streamweasels__streams--hover-play .cp-stream__inner:hover:before{background-color:rgba(0,0,0,.5);background-size:60px 60px;opacity:1;transform:scale(1)}.cp-streamweasels--rail .cp-streamweasels__streams:hover .slick-next,.cp-streamweasels--rail .cp-streamweasels__streams:hover .slick-prev{opacity:1;transform:translateY(-50%)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%);transition-delay:1s}}@keyframes online{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3)}}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(//gofelem.com/wp-content/plugins/streamweasels-twitch-integration/public/dist/fonts/slick.eot);src:url(//gofelem.com/wp-content/plugins/streamweasels-twitch-integration/public/dist/fonts/slick.eot?#iefix) format("embedded-opentype"),url(//gofelem.com/wp-content/plugins/streamweasels-twitch-integration/public/dist/fonts/slick.woff) format("woff"),url(//gofelem.com/wp-content/plugins/streamweasels-twitch-integration/public/dist/fonts/slick.ttf) format("truetype"),url(//gofelem.com/wp-content/plugins/streamweasels-twitch-integration/public/dist/fonts/slick.svg#slick) format("svg")}.cp-streamweasels--rail .slick-next,.cp-streamweasels--rail .slick-prev{background:var(--controls-bg-colour);border:none;border:none!important;color:transparent;cursor:pointer;display:block!important;font-size:0;height:40px!important;line-height:0px;opacity:0;outline:none;padding:0;position:absolute;top:50%;transform:translateY(-50%)!important;transition:all .15s ease;transition-delay:.15s;width:40px!important;z-index:1}.cp-streamweasels--rail .slick-next:focus,.cp-streamweasels--rail .slick-next:hover,.cp-streamweasels--rail .slick-prev:focus,.cp-streamweasels--rail .slick-prev:hover{color:transparent;outline:none}.cp-streamweasels--rail .slick-next:focus:before,.cp-streamweasels--rail .slick-next:hover:before,.cp-streamweasels--rail .slick-prev:focus:before,.cp-streamweasels--rail .slick-prev:hover:before{opacity:1}.cp-streamweasels--rail .slick-next.slick-disabled:before,.cp-streamweasels--rail .slick-prev.slick-disabled:before{opacity:.25}.cp-streamweasels--rail .slick-next:before,.cp-streamweasels--rail .slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--controls-arrow-colour);display:block;font-family:slick;font-size:20px;line-height:1;opacity:.75}.cp-streamweasels--rail .slick-next svg,.cp-streamweasels--rail .slick-prev svg{fill:var(--controls-arrow-colour);width:100%}.cp-streamweasels--rail .slick-prev{left:6px!important}[dir=rtl] .cp-streamweasels--rail .slick-prev{left:auto;right:-25px}.cp-streamweasels--rail .slick-prev:before,[dir=rtl] .cp-streamweasels--rail .slick-prev:before{content:""}.cp-streamweasels--rail .slick-next{right:6px!important}[dir=rtl] .cp-streamweasels--rail .slick-next{left:-25px;right:auto}.cp-streamweasels--rail .slick-next:before,[dir=rtl] .cp-streamweasels--rail .slick-next:before{content:""}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.cp-streamweasels--status{height:52px;position:fixed;width:auto!important;z-index:999999}.cp-streamweasels--status .cp-streamweasels__loader{height:52px;margin:0;position:relative;transform:scale(.6);width:52px;z-index:9}.cp-streamweasels--status.cp-streamweasels--hide-1.cp-streamweasels--all-offline{display:none}.cp-streamweasels--status.cp-streamweasels--loaded .cp-streamweasels__twitch-logo--twitch{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAiCAYAAAA3WXuFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGr2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDg4LCAyMDIwLzA3LzEwLTIyOjA2OjUzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTEwLTE0VDE2OjQzOjMyKzAxOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIxLTEyLTAxVDExOjE4OjUwWiIgeG1wOk1vZGlmeURhdGU9IjIwMjEtMTItMDFUMTE6MTg6NTBaIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk1MDE5NzY1LTJjNGYtMTc0OS05NmQzLTgyZjFhNmJiYmQ0MiIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjJiY2Q4MGIxLWU4ZWItMTI0MC1iYmUzLWJjZmMzNDlmYWU5ZSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjA3YTI5NDhiLTNkNTctYjE0Ni1hYWZlLWIzMjUzNzUwZTMyZSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDdhMjk0OGItM2Q1Ny1iMTQ2LWFhZmUtYjMyNTM3NTBlMzJlIiBzdEV2dDp3aGVuPSIyMDIxLTEwLTE0VDE2OjQzOjMyKzAxOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMCAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjJmOWQyMjE2LTAyNTItOTU0NS04ZWUxLWI0MzgwY2FkNDJjOSIgc3RFdnQ6d2hlbj0iMjAyMS0xMC0xNFQxNjo0MzozMiswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NTAxOTc2NS0yYzRmLTE3NDktOTZkMy04MmYxYTZiYmJkNDIiIHN0RXZ0OndoZW49IjIwMjEtMTItMDFUMTE6MTg6NTBaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMCAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+NrDuKAAAAXdJREFUWAlj+P//PwMSZgLiO0D8ic74KcwNDGgOCvo/cACrg3aiKXoPxK9piD9D7fmEzUFiWFxtCcQcNMRFUHs+Y3NQKRYHqaKFILVxCj4H3cDiIGMaOygPn4N+DTYHfRhsDnpPhoOkgVgdirmxyIshyfPTw0GbkNR6YpGfiiSfSg8HbUdS641FfgaSfAY9HLQOSa07FvmJSPLJow4addBQcNBJJLVBWOSXI8kX0cNBDUC8B4pNsMjnAPE+KPbCIp9LbQdRiiMGm4M2DSYHrSXUhKWng9ah2bOGWAcZ0iFk1iPLE3KQMI1DZj26GkIOWgutsZHxTCCuwtKf64PKzcCBj6CZvQ6bowk5CBf4gKSPEa2AJAaswxWK5DroEpK+EyQ6Zj2+aCXXQWuheg5Q0zHoDiIFgNLDbmpFEy4HtUITJi78hoCFH4G4H4feWmJzIilZ9iyBRE6VXi4piq/gCRmqdblJUfyE1o4h1UEn0QaZbgOxGrWrFgCXlRd3wFD51AAAAABJRU5ErkJggg==)}.cp-streamweasels--status.cp-streamweasels--loaded .cp-streamweasels__twitch-logo--custom{align-items:center;display:flex;justify-content:center}.cp-streamweasels--status.cp-streamweasels--loaded .cp-streamweasels__twitch-logo--custom img{display:block;max-width:42px}.cp-streamweasels--status.cp-streamweasels--position-left{left:calc(var(--status-horizontal-distance)*1px)}.cp-streamweasels--status.cp-streamweasels--position-right{right:calc(var(--status-horizontal-distance)*1px)}.cp-streamweasels--status.cp-streamweasels--position-top{top:calc(var(--status-vertical-distance)*1px)}.cp-streamweasels--status.cp-streamweasels--position-bottom{bottom:calc(var(--status-vertical-distance)*1px)}.cp-streamweasels--status.cp-streamweasels--placement-static{bottom:auto!important;left:auto!important;position:relative!important;right:auto!important;top:auto!important;z-index:1}.cp-streamweasels--status .cp-streamweasels__twitch-logo--custom img{display:none}.cp-streamweasels--status .cp-streamweasels__inner{border-radius:calc(var(--tile-rounded-corners)*1px);height:52px;max-width:300px;overflow:hidden;width:100%}.cp-streamweasels--status .cp-streamweasels__twitch-logo{background-color:#6441a4;background-position:50%;background-repeat:no-repeat;background-size:36px 34px;border-bottom-left-radius:calc(var(--tile-rounded-corners)*1px);border-top-left-radius:calc(var(--tile-rounded-corners)*1px);height:52px;left:0;position:absolute;top:0;width:52px;z-index:1}.cp-streamweasels--status .cp-streamweasels__offline-wrapper{display:none}.cp-streamweasels--status .cp-streamweasels__streams{border-bottom-left-radius:calc(var(--tile-rounded-corners)*1px);border-top-left-radius:calc(var(--tile-rounded-corners)*1px);height:100%;padding-left:52px;position:relative;top:0;transform:scaleX(0);transform-origin:left top;transition:all 1s ease;width:100%}.cp-streamweasels__loader+.cp-streamweasels--status .cp-streamweasels__streams{display:none}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream{background-color:var(--tile-bg-colour)!important;border-bottom-right-radius:calc(var(--tile-rounded-corners)*1px);border-color:var(--status-logo-accent-colour);border-style:solid;border-top-right-radius:calc(var(--tile-rounded-corners)*1px);border-width:0 2px 0 0;overflow:hidden;position:relative;width:248px}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream--classic-1{height:52px;width:auto}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream--classic-1 .cp-stream__status{display:none}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__inner{border:2px solid var(--tile-bg-colour);border-radius:0!important;display:flex;flex-direction:column;font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;height:100%;opacity:0;overflow:hidden;position:relative;text-decoration:none;transition:opacity .75s ease 1s}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__image{display:none}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__image img{vertical-align:top;width:100%}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__info{display:flex;font-family:inherit;height:100%;padding:5px}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__info-wrapper{display:flex;flex-direction:column;margin:0 10px 0 0;overflow:hidden;text-align:left;width:100%}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__logo{background-color:var(--logo-bg-colour);border:2px solid transparent;border-color:var(--logo-border-colour);border-radius:50%;height:40px!important;margin:0;width:40px!important}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__logo+.cp-stream__info-wrapper{margin:0 10px}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__title{color:var(--tile-title-colour);font-size:14px!important;font-weight:600;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__title--classic{align-items:center;display:flex;height:100%;padding:0 0 0 10px;text-overflow:unset;white-space:normal}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__title--classic .swti-live-marker{animation-duration:1s;animation-iteration-count:infinite;animation-name:LiveNow;animation-timing-function:linear;background-color:#e51919;border-radius:50%;display:inline-block;height:6px;left:-7px;position:relative;top:0;width:6px}.cp-streamweasels--status .cp-streamweasels__streams .cp-stream__meta{color:var(--tile-subtitle-colour);font-size:13px!important;font-weight:400;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--status .cp-streamweasels__streams--loaded{transform:scaleX(1)}.cp-streamweasels--status .cp-streamweasels__streams--loaded .cp-stream__inner{opacity:1}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__meta .cp-stream__meta--viewers,.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__meta>span,.cp-streamweasels--status .cp-streamweasels__streams--detailed .cp-stream__status{display:none}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__status{border-radius:2px;color:var(--tile-title-colour);display:block;font-family:inherit;font-size:13px;font-weight:700;height:20px;line-height:20px;padding:0 3px;position:absolute;right:5px;top:5px}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__status-viewers>span>span{display:none}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__status-live{background:#e91916;border-radius:5px;color:#f1f1f1;font-weight:600;line-height:21px;text-transform:uppercase}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__status-online{border-radius:100px;height:20px;line-height:21px;padding:0;width:20px}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__status-online span:nth-of-type(2){display:none}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__status-online .cp-stream__online-dot{background:#2ecc71;border:1px solid #2ecc71;border-radius:50%;box-shadow:1px 1px 1px #000;display:inline-block;height:10px;left:5px;position:absolute;top:5px;width:10px}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__status-online .cp-stream__online-dot:before{animation:online 2s infinite;border:1px solid #2ecc71;border-radius:100%;content:"";display:block;height:10px;left:-1px;position:absolute;top:-1px;width:10px}.cp-streamweasels--status .cp-streamweasels__streams--compact .cp-stream__status-none{display:none}.cp-streamweasels--status .cp-streamweasels__streams--hover-play .cp-stream__inner:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='120' height='120' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M5 17.066V2.934a.5.5 0 0 1 .777-.416L17 10 5.777 17.482A.5.5 0 0 1 5 17.066z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:30px 30px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(2);transition-delay:75ms;transition:all .35s ease}.cp-streamweasels--status .cp-streamweasels__streams--hover-play .cp-stream__inner:hover:before{background-color:rgba(0,0,0,.5);opacity:1;transform:scale(1)}.cp-streamweasels--status.cp-streamweasels--hover-twitch{border-radius:calc(var(--tile-rounded-corners)*1px);width:100%}.cp-streamweasels--status.cp-streamweasels--hover-twitch .cp-streamweasels__inner{transition-delay:75ms;transition:transform .1s ease}.cp-streamweasels--status.cp-streamweasels--hover-twitch .cp-streamweasels__inner:hover{transform:translate(6px,-6px)}.cp-streamweasels--status.cp-streamweasels--hover-twitch.cp-streamweasels--animation-finished{background-color:var(--hover-colour)}.cp-streamweasels--status .cp-streamweasels__streams.cp-streamweasels__streams--detailed .slick-next,.cp-streamweasels--status .cp-streamweasels__streams.cp-streamweasels__streams--detailed .slick-prev{top:3px}.cp-streamweasels--status .cp-streamweasels__streams.cp-streamweasels__streams--compact .slick-next,.cp-streamweasels--status .cp-streamweasels__streams.cp-streamweasels__streams--compact .slick-prev{top:28px}.cp-streamweasels--status .cp-streamweasels__streams .slick-next,.cp-streamweasels--status .cp-streamweasels__streams .slick-prev{background:var(--status-carousel-background-colour);border:none;border:none!important;color:transparent;cursor:pointer;display:block!important;font-size:0;height:20px!important;line-height:0px;opacity:1;outline:none;padding:0;position:absolute;transform:none!important;transition:all .15s ease;transition-delay:.15s;width:20px!important;z-index:1}.cp-streamweasels--status .cp-streamweasels__streams .slick-next:focus,.cp-streamweasels--status .cp-streamweasels__streams .slick-next:hover,.cp-streamweasels--status .cp-streamweasels__streams .slick-prev:focus,.cp-streamweasels--status .cp-streamweasels__streams .slick-prev:hover{color:transparent;outline:none}.cp-streamweasels--status .cp-streamweasels__streams .slick-next:focus:before,.cp-streamweasels--status .cp-streamweasels__streams .slick-next:hover:before,.cp-streamweasels--status .cp-streamweasels__streams .slick-prev:focus:before,.cp-streamweasels--status .cp-streamweasels__streams .slick-prev:hover:before{opacity:1}.cp-streamweasels--status .cp-streamweasels__streams .slick-next.slick-disabled:before,.cp-streamweasels--status .cp-streamweasels__streams .slick-prev.slick-disabled:before{opacity:.25}.cp-streamweasels--status .cp-streamweasels__streams .slick-next:before,.cp-streamweasels--status .cp-streamweasels__streams .slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--controls-arrow-colour);display:block;font-family:slick;font-size:20px;line-height:1;opacity:.75}.cp-streamweasels--status .cp-streamweasels__streams .slick-next svg,.cp-streamweasels--status .cp-streamweasels__streams .slick-prev svg{fill:var(--status-carousel-arrow-colour);width:100%}.cp-streamweasels--status .cp-streamweasels__streams .slick-prev{left:auto!important;right:33px!important}[dir=rtl] .cp-streamweasels--status .cp-streamweasels__streams .slick-prev{left:auto;right:-25px}.cp-streamweasels--status .cp-streamweasels__streams .slick-prev:before,[dir=rtl] .cp-streamweasels--status .cp-streamweasels__streams .slick-prev:before{content:""}.cp-streamweasels--status .cp-streamweasels__streams .slick-next{left:auto!important;right:12px!important}[dir=rtl] .cp-streamweasels--status .cp-streamweasels__streams .slick-next{left:-25px;right:auto}.cp-streamweasels--status .cp-streamweasels__streams .slick-next:before,[dir=rtl] .cp-streamweasels--status .cp-streamweasels__streams .slick-next:before{content:""}.cp-streamweasels--vods{max-width:none!important;width:100%}.cp-streamweasels--vods .cp-streamweasels__inner{margin:0 auto;max-width:calc(var(--max-width)*1px);width:100%}.cp-streamweasels--vods .cp-streamweasels__heading{text-align:center}.cp-streamweasels--vods .cp-streamweasels__subheading{margin-top:0;text-align:center}.cp-streamweasels--vods .cp-streamweasels__player{height:0;padding-bottom:56.25%;position:relative;transition:padding .1s ease}.cp-streamweasels--vods .cp-streamweasels__player:empty{padding-bottom:0}.cp-streamweasels--vods .cp-streamweasels__player iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@media screen and (max-width:768px){.cp-streamweasels--vods .cp-streamweasels__player--video-with-chat{padding-bottom:160%}}.cp-streamweasels--vods .cp-streamweasels__title{background-color:var(--tile-bg-colour);font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;height:40px;overflow:hidden;position:relative;transition:height .3s ease;white-space:nowrap}.cp-streamweasels--vods .cp-streamweasels__title:empty{display:none}.cp-streamweasels--vods .cp-streamweasels__title p{animation:marquee 10s linear infinite;color:var(--tile-title-colour);height:40px;left:0;line-height:40px;margin:0;padding-left:100%;position:absolute;text-align:center;top:0;width:auto}.cp-streamweasels--vods .cp-streamweasels__title p:hover{animation-play-state:paused}.cp-streamweasels--vods .cp-streamweasels__offline h3{margin:15px 0;text-align:center}.cp-streamweasels--vods .cp-streamweasels__streams{grid-gap:calc(var(--tile-vods-column-spacing)*1px);display:grid;grid-template-columns:repeat(var(--tile-vods-column-count),minmax(100px,1fr));margin-top:calc(var(--tile-vods-column-spacing)*1px)}@media screen and (max-width:1024px){.cp-streamweasels--vods .cp-streamweasels__streams{grid-template-columns:repeat(3,minmax(100px,1fr))!important}}@media screen and (max-width:768px){.cp-streamweasels--vods .cp-streamweasels__streams{grid-template-columns:repeat(2,minmax(100px,1fr))!important}}@media screen and (max-width:540px){.cp-streamweasels--vods .cp-streamweasels__streams{grid-template-columns:repeat(1,minmax(100px,1fr))!important}}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream{border-radius:calc(var(--tile-rounded-corners)*1px)}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__inner{background-color:var(--tile-bg-colour);border:2px solid var(--tile-bg-colour);border-radius:calc(var(--tile-rounded-corners)*1px);display:flex;flex-direction:column;font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;overflow:hidden;position:relative;text-decoration:none}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__image{position:relative}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__image img{vertical-align:top;width:100%}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status{background:rgba(0,0,0,.6);border-radius:2px;color:#f1f1f1;font-family:inherit;font-size:13px;font-weight:700;height:20px;line-height:20px;padding:0 3px;position:absolute}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status-viewers{bottom:8px;left:8px}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status-duration{left:8px;top:8px}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status-date{bottom:8px;right:8px}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status-live{background:#e91916;border-radius:5px;font-weight:600;line-height:21px;text-transform:uppercase}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status-online{background:rgba(0,0,0,.8);border-radius:100px;line-height:21px;padding:0 8px 0 20px}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot{background:#2ecc71;border:1px solid #2ecc71;border-radius:50%;box-shadow:1px 1px 1px #000;display:inline-block;height:10px;left:5px;position:absolute;top:5px;width:10px}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot:before{animation:online 2s infinite;border:1px solid #2ecc71;border-radius:100%;content:"";display:block;height:10px;left:-1px;position:absolute;top:-1px;width:10px}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__status-none{display:none}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__info{display:flex;font-family:inherit;padding:5px}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__info-wrapper{display:flex;flex-direction:column;margin:0 10px 0 0;overflow:hidden;text-align:left;width:100%}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__logo{background-color:var(--logo-bg-colour);border:2px solid transparent;border-color:var(--logo-border-colour);border-radius:50%;height:40px!important;margin:0;width:40px!important}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__logo+.cp-stream__info-wrapper{margin:0 10px}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__logo--clips{border-radius:0;height:53px!important;width:40px!important}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__logo[src=""]{display:none}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__title{color:var(--tile-title-colour);font-size:14px!important;font-weight:600;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--vods .cp-streamweasels__streams .cp-stream__meta{color:var(--tile-subtitle-colour);font-size:13px!important;font-weight:400;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--vods .cp-streamweasels__streams--compact .cp-stream__info{display:none}.cp-streamweasels--vods .cp-streamweasels__streams--compact .cp-stream__logo{order:1}.cp-streamweasels--vods .cp-streamweasels__streams--compact .cp-stream__overlay{background:linear-gradient(180deg,rgba(27,27,27,0) 50%,#1b1b1b);bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#001b1b1b",endColorstr="#1b1b1b",GradientType=0);left:0;position:absolute;right:0;top:0}.cp-streamweasels--vods .cp-streamweasels__streams--compact .cp-stream__inner:before{height:100%!important}.cp-streamweasels--vods .cp-streamweasels__streams--hover-twitch .cp-stream{background-color:var(--hover-colour)}.cp-streamweasels--vods .cp-streamweasels__streams--hover-twitch .cp-stream__inner{transition-delay:75ms;transition:transform .1s ease}.cp-streamweasels--vods .cp-streamweasels__streams--hover-twitch .cp-stream__inner:hover{transform:translate(6px,-6px)}.cp-streamweasels--vods .cp-streamweasels__streams--hover-play .cp-stream{background-color:var(--hover-colour)}.cp-streamweasels--vods .cp-streamweasels__streams--hover-play .cp-stream__inner:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M5 17.066V2.934a.5.5 0 0 1 .777-.416L17 10 5.777 17.482A.5.5 0 0 1 5 17.066z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90px 90px;content:"";height:calc(100% - 48px);left:0;opacity:0;position:absolute;right:0;top:0;transition-delay:75ms;transition:all .35s ease;z-index:1}.cp-streamweasels--vods .cp-streamweasels__streams--hover-play .cp-stream__inner:hover:before{background-color:rgba(0,0,0,.5);background-size:60px 60px;opacity:1;transform:scale(1)}.cp-streamweasels--vods .cp-streamweasels__streams--hover-play .cp-stream__inner--clips:before{height:calc(100% - 67px)}.cp-streamweasels--feature{display:none}.cp-streamweasels--feature[data-skew="1"] .flipster__item--future-1 .flipster__item__content{transform:rotateY(-45deg) rotateX(-15deg) scale(.9)!important}.cp-streamweasels--feature[data-skew="1"] .flipster__item--future-2 .flipster__item__content{transform:translateX(-25%) rotateY(-40deg) rotateX(-15deg) scale(.75)!important}.cp-streamweasels--feature[data-skew="1"] .flipster__item--past-1 .flipster__item__content{transform:rotateY(45deg) rotateX(345deg) scale(.9)!important}.cp-streamweasels--feature[data-skew="1"] .flipster__item--past-2 .flipster__item__content{transform:translateX(25%) rotateY(35deg) rotateX(-15deg) scale(.75)!important}.cp-streamweasels--feature.flipster--active{display:block;overflow:hidden}.cp-streamweasels--feature .cp-streamweasels__inner{margin:0 auto;max-width:calc(var(--max-width)*1px);width:100%}.cp-streamweasels--feature .cp-streamweasels__heading{text-align:center}.cp-streamweasels--feature .cp-streamweasels__subheading{margin-top:0;text-align:center}.cp-streamweasels--feature .cp-streamweasels__player{height:0;padding-bottom:56.25%;position:relative;transition:padding .1s ease}.cp-streamweasels--feature .cp-streamweasels__player:empty{padding-bottom:0}.cp-streamweasels--feature .cp-streamweasels__player iframe{bottom:0;left:0;position:absolute;right:0;top:0}.cp-streamweasels--feature .cp-streamweasels__title{background-color:var(--tile-bg-colour);height:40px;overflow:hidden;position:relative;transition:height .3s ease;white-space:nowrap}.cp-streamweasels--feature .cp-streamweasels__title:empty{display:none}.cp-streamweasels--feature .cp-streamweasels__title p{animation:marquee 10s linear infinite;color:var(--tile-title-colour);height:40px;left:0;line-height:40px;margin:0;padding-left:100%;position:absolute;text-align:center;top:0;width:auto}.cp-streamweasels--feature .cp-streamweasels__title p:hover{animation-play-state:paused}.cp-streamweasels--feature .cp-streamweasels__offline h3{margin:15px 0;text-align:center}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item{perspective:none!important}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item__content{height:100%}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item .cp-stream__inner:before{background:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .3s ease}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--future-1,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--future-2,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--past-1,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--past-2{opacity:1!important}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--future-1 .cp-stream__inner:before,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--past-1 .cp-stream__inner:before{background:rgba(0,0,0,.75);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--future-2 .cp-stream__inner:before,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--past-2 .cp-stream__inner:before{background:rgba(0,0,0,.85);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--embed .cp-stream__info,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--embed .cp-stream__inner:after,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--embed .cp-stream__overlay,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--embed .cp-stream__status,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--embed img{display:none}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--embed iframe{height:100%;position:relative;width:100%}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--future .cp-stream__inner,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--past .cp-stream__inner{transition-delay:75ms;transition:transform .1s ease}.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--future .cp-stream__inner:hover,.cp-streamweasels--feature .cp-streamweasels__streams .flipster__item--past .cp-stream__inner:hover{transform:scale(1.05)}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__inner{background-color:var(--tile-bg-colour);border:2px solid var(--tile-bg-colour);border-radius:calc(var(--tile-rounded-corners)*1px);display:flex;flex-direction:column;font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;height:100%;overflow:hidden;position:relative;text-decoration:none}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__image{height:100%}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__image img{vertical-align:top;width:100%}@media screen and (max-width:530px){.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__image img{height:100%;-o-object-fit:cover;object-fit:cover}}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__status{background:rgba(0,0,0,.6);border-radius:2px;color:#f1f1f1;font-family:inherit;font-size:13px;font-weight:700;height:20px;left:8px;line-height:20px;padding:0 3px;position:absolute;top:8px}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__status-live{background:#e91916;border-radius:5px;font-weight:600;line-height:21px;text-transform:uppercase}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__status-online{background:rgba(0,0,0,.8);border-radius:100px;line-height:21px;padding:0 8px 0 20px}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot{background:#2ecc71;border:1px solid #2ecc71;border-radius:50%;box-shadow:1px 1px 1px #000;display:inline-block;height:10px;left:5px;position:absolute;top:5px;width:10px}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot:before{animation:online 2s infinite;border:1px solid #2ecc71;border-radius:100%;content:"";display:block;height:10px;left:-1px;position:absolute;top:-1px;width:10px}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__status-none{display:none}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__info{display:flex;font-family:inherit;padding:5px}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__info-wrapper{display:flex;flex-direction:column;margin:0 10px 0 0;overflow:hidden;text-align:left;width:100%}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__logo{background-color:var(--logo-bg-colour);border:2px solid transparent;border-color:var(--logo-border-colour);border-radius:50%;height:40px!important;margin:0;width:40px!important}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__logo+.cp-stream__info-wrapper{margin:0 10px}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__title{color:var(--tile-title-colour);font-size:14px!important;font-weight:600;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--feature .cp-streamweasels__streams .cp-stream__meta{color:var(--tile-subtitle-colour);font-size:13px!important;font-weight:400;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--feature .cp-streamweasels__streams--detailed .cp-stream{height:350px;width:530px}@media screen and (max-width:530px){.cp-streamweasels--feature .cp-streamweasels__streams--detailed .cp-stream{height:350px;width:100%}}.cp-streamweasels--feature .cp-streamweasels__streams--compact .cp-stream{height:300px;width:530px}.cp-streamweasels--feature .cp-streamweasels__streams--compact .cp-stream__info{bottom:0;left:0;position:absolute;right:0;text-align:right}.cp-streamweasels--feature .cp-streamweasels__streams--compact .cp-stream__logo{order:1}.cp-streamweasels--feature .cp-streamweasels__streams--compact .cp-stream__overlay{background:linear-gradient(180deg,rgba(27,27,27,0) 50%,#1b1b1b);bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#001b1b1b",endColorstr="#1b1b1b",GradientType=0);left:0;position:absolute;right:0;top:0}.cp-streamweasels--feature .cp-streamweasels__streams--compact .cp-stream__inner:after{height:100%!important}.cp-streamweasels--feature .cp-streamweasels__streams--hover-play .cp-stream__inner:after{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M5 17.066V2.934a.5.5 0 0 1 .777-.416L17 10 5.777 17.482A.5.5 0 0 1 5 17.066z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90px 90px;content:"";height:calc(100% - 48px);left:0;opacity:0;position:absolute;right:0;top:0;transition-delay:75ms;transition:all .35s ease}.cp-streamweasels--feature .cp-streamweasels__streams--hover-play .cp-stream__inner:hover:after{background-color:rgba(0,0,0,.5);background-size:60px 60px;opacity:1;transform:scale(1)}.cp-streamweasels--feature .flipster__button{align-items:center;background:var(--feature-controls-bg-colour);border-radius:5px;bottom:auto;color:var(--feature-controls-arrow-colour);display:flex;height:36px;margin:0;opacity:.8;top:50%;transform:translateY(-50%);width:36px}.cp-streamweasels--feature .flipster__button:hover{opacity:1}.cp-streamweasels--feature .flipster__button svg{margin:0 auto;width:12px}.cp-streamweasels--feature.cp-streamweasels--above .cp-streamweasels__streams{margin-top:20px}.cp-streamweasels--feature.cp-streamweasels--below .cp-streamweasels__streams{margin-bottom:20px}.cp-streamweasels--showcase{max-width:none!important;width:100%}.cp-streamweasels--showcase .cp-streamweasels__inner{margin:0 auto;max-width:calc(var(--max-width)*1px);width:100%}.cp-streamweasels--showcase .cp-streamweasels__heading{text-align:center}.cp-streamweasels--showcase .cp-streamweasels__subheading{margin-top:0;text-align:center}.cp-streamweasels--showcase .cp-streamweasels__player{height:0;padding-bottom:56.25%;position:relative;transition:padding .1s ease}.cp-streamweasels--showcase .cp-streamweasels__player:empty{padding-bottom:0}.cp-streamweasels--showcase .cp-streamweasels__player iframe{bottom:0;left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.cp-streamweasels--showcase .cp-streamweasels__player--video-with-chat{padding-bottom:112.5%}}.cp-streamweasels--showcase .cp-streamweasels__title{background-color:var(--tile-bg-colour);font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;height:40px;overflow:hidden;position:relative;transition:height .3s ease;white-space:nowrap}.cp-streamweasels--showcase .cp-streamweasels__title:empty{display:none}.cp-streamweasels--showcase .cp-streamweasels__title p{animation:marquee 10s linear infinite;color:var(--tile-title-colour);height:40px;left:0;line-height:40px;margin:0;padding-left:100%;position:absolute;text-align:center;top:0;width:auto}.cp-streamweasels--showcase .cp-streamweasels__title p:hover{animation-play-state:paused}.cp-streamweasels--showcase .cp-streamweasels__offline h3{margin:15px 0;text-align:center}.cp-streamweasels--showcase .cp-streamweasels__rail-header{background:var(--tile-bg-colour);display:flex;padding:15px 0 10px;position:relative}.cp-streamweasels--showcase .cp-streamweasels__rail-header-image{display:flex;flex-direction:column;height:40px;justify-content:center;margin:0 0 0 5px;width:40px}.cp-streamweasels--showcase .cp-streamweasels__rail-header-title{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 10px;text-align:left!important;width:100%}.cp-streamweasels--showcase .cp-streamweasels__rail-header-title span{font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif}.cp-streamweasels--showcase .cp-streamweasels__rail-header-title--line-1{color:var(--tile-title-colour);font-size:18px;font-weight:600;line-height:18px}.cp-streamweasels--showcase .cp-streamweasels__rail-header-title--line-2{color:var(--tile-subtitle-colour);font-size:17px;font-weight:400}.cp-streamweasels--showcase .cp-streamweasels__rail-header:before{background:var(--controls-border-colour);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.cp-streamweasels--showcase .cp-streamweasels__streams{position:relative}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream{margin:10px}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__inner{background-color:var(--tile-bg-colour);border:2px solid var(--tile-bg-colour);border-radius:calc(var(--tile-rounded-corners)*1px);display:flex;flex-direction:column;font-family:Inter,Roobert,Helvetica Neue,Helvetica,Arial,sans-serif;overflow:hidden;position:relative;text-decoration:none}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__image{background:linear-gradient(179.87deg,transparent 71.65%,var(--faze-black) 99.89%);height:406px;position:relative;width:100%}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__image:before{background-position-x:var(--showcase-image-horizontal);background-position-y:var(--showcase-image-vertical);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;z-index:1}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__image:after{background:linear-gradient(179.87deg,transparent 71.65%,#000 99.89%);bottom:0;content:"";height:100%;left:0;position:absolute;right:0}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__status{background:rgba(0,0,0,.6);border-radius:2px;color:#f1f1f1;font-family:inherit;font-size:13px;font-weight:700;height:20px;left:8px;line-height:20px;padding:0 3px;position:absolute;top:8px}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__status-live{background:#e91916;border-radius:5px;font-weight:600;line-height:21px;text-transform:uppercase}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__status-online{background:rgba(0,0,0,.8);border-radius:100px;line-height:21px;padding:0 8px 0 20px}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot{background:#2ecc71;border:1px solid #2ecc71;border-radius:50%;box-shadow:1px 1px 1px #000;display:inline-block;height:10px;left:5px;position:absolute;top:5px;width:10px}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__status-online .cp-stream__online-dot:before{animation:online 2s infinite;border:1px solid #2ecc71;border-radius:100%;content:"";display:block;height:10px;left:-1px;position:absolute;top:-1px;width:10px}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__status-none{display:none}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__info{display:flex;font-family:inherit;padding:5px}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__info-wrapper{display:flex;flex-direction:column;margin:0 10px 0 0;overflow:hidden;text-align:left;width:100%}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__logo{background-color:var(--logo-bg-colour);border:2px solid transparent;border-color:var(--logo-border-colour);border-radius:50%;height:40px!important;margin:0;width:40px!important}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__logo+.cp-stream__info-wrapper{margin:0 10px}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__title{color:var(--tile-title-colour);font-size:14px!important;font-weight:600;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--showcase .cp-streamweasels__streams .cp-stream__meta{color:var(--tile-subtitle-colour);font-size:13px!important;font-weight:400;line-height:19px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cp-streamweasels--showcase .cp-streamweasels__streams--compact .cp-stream__info{bottom:0;left:0;position:absolute;right:0;text-align:right;z-index:1}.cp-streamweasels--showcase .cp-streamweasels__streams--compact .cp-stream__info-wrapper{text-align:right}.cp-streamweasels--showcase .cp-streamweasels__streams--compact .cp-stream__logo{order:0}.cp-streamweasels--showcase .cp-streamweasels__streams--compact .cp-stream__overlay{background:linear-gradient(180deg,rgba(27,27,27,0) 50%,#1b1b1b);bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#001b1b1b",endColorstr="#1b1b1b",GradientType=0);left:0;position:absolute;right:0;top:0}.cp-streamweasels--showcase .cp-streamweasels__streams--compact .cp-stream__meta--viewers,.cp-streamweasels--showcase .cp-streamweasels__streams--compact .cp-stream__meta>span{display:none}.cp-streamweasels--showcase .cp-streamweasels__streams--compact .cp-stream__inner:before{height:100%!important}.cp-streamweasels--showcase .cp-streamweasels__streams--hover-twitch .cp-stream{background-color:var(--hover-colour);border-radius:calc(var(--tile-rounded-corners)*1px)}.cp-streamweasels--showcase .cp-streamweasels__streams--hover-twitch .cp-stream__inner{transition-delay:75ms;transition:transform .1s ease}.cp-streamweasels--showcase .cp-streamweasels__streams--hover-twitch .cp-stream__inner:hover{transform:translate(6px,-6px)}.cp-streamweasels--showcase .cp-streamweasels__streams--hover-play .cp-stream{background-color:var(--hover-colour)}.cp-streamweasels--showcase .cp-streamweasels__streams--hover-play .cp-stream__inner:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M5 17.066V2.934a.5.5 0 0 1 .777-.416L17 10 5.777 17.482A.5.5 0 0 1 5 17.066z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90px 90px;content:"";height:calc(100% - 48px);left:0;opacity:0;position:absolute;right:0;top:0;transition-delay:75ms;transition:all .35s ease;z-index:2}.cp-streamweasels--showcase .cp-streamweasels__streams--hover-play .cp-stream__inner:hover:before{background-color:rgba(0,0,0,.5);background-size:60px 60px;opacity:1;transform:scale(1)}.cp-streamweasels--showcase .cp-streamweasels__streams:hover .slick-next,.cp-streamweasels--showcase .cp-streamweasels__streams:hover .slick-prev{opacity:1;transform:translateY(-50%)}.cp-streamweasels--showcase .slick-next,.cp-streamweasels--showcase .slick-prev{background:var(--showcase-controls-bg-colour);border:none;border:none!important;color:transparent;cursor:pointer;display:block!important;font-size:0;height:40px!important;line-height:0px;opacity:0;outline:none;padding:0;position:absolute;top:50%;transform:translateY(-50%)!important;transition:all .15s ease;transition-delay:.15s;width:40px!important;z-index:1}.cp-streamweasels--showcase .slick-next:focus,.cp-streamweasels--showcase .slick-next:hover,.cp-streamweasels--showcase .slick-prev:focus,.cp-streamweasels--showcase .slick-prev:hover{color:transparent;outline:none}.cp-streamweasels--showcase .slick-next:focus:before,.cp-streamweasels--showcase .slick-next:hover:before,.cp-streamweasels--showcase .slick-prev:focus:before,.cp-streamweasels--showcase .slick-prev:hover:before{opacity:1}.cp-streamweasels--showcase .slick-next.slick-disabled:before,.cp-streamweasels--showcase .slick-prev.slick-disabled:before{opacity:.25}.cp-streamweasels--showcase .slick-next:before,.cp-streamweasels--showcase .slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--showcase-controls-arrow-colour);display:block;font-family:slick;font-size:20px;line-height:1;opacity:.75}.cp-streamweasels--showcase .slick-next svg,.cp-streamweasels--showcase .slick-prev svg{fill:var(--showcase-controls-arrow-colour);width:100%}.cp-streamweasels--showcase .slick-prev{left:10px!important}[dir=rtl] .cp-streamweasels--showcase .slick-prev{left:auto;right:-25px}.cp-streamweasels--showcase .slick-prev:before,[dir=rtl] .cp-streamweasels--showcase .slick-prev:before{content:""}.cp-streamweasels--showcase .slick-next{right:10px!important}[dir=rtl] .cp-streamweasels--showcase .slick-next{left:-25px;right:auto}.cp-streamweasels--showcase .slick-next:before,[dir=rtl] .cp-streamweasels--showcase .slick-next:before{content:""}.cp-streamweasels--showcase .slick-dotted.slick-slider{margin-bottom:30px}.cp-streamweasels--showcase .slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.cp-streamweasels--showcase .slick-dots li{cursor:pointer;display:inline-block;height:20px;margin:0 5px;padding:0;position:relative;width:20px}.cp-streamweasels--showcase .slick-dots li button{background:transparent;border:0;color:transparent;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;outline:none;padding:5px;width:20px}.cp-streamweasels--showcase .slick-dots li button:focus,.cp-streamweasels--showcase .slick-dots li button:hover{outline:none}.cp-streamweasels--showcase .slick-dots li button:focus:before,.cp-streamweasels--showcase .slick-dots li button:hover:before{opacity:1}.cp-streamweasels--showcase .slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.cp-streamweasels--showcase .slick-dots li.slick-active button:before{color:#000;opacity:.75}.cp-streamweasels--showcase .slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;display:block;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cp-streamweasels--showcase .slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.cp-streamweasels--showcase .slick-list:focus{outline:none}.cp-streamweasels--showcase .slick-list.dragging{cursor:pointer;cursor:hand}.cp-streamweasels--showcase .slick-slider .slick-list,.cp-streamweasels--showcase .slick-slider .slick-track{transform:translateZ(0)}.cp-streamweasels--showcase .slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.cp-streamweasels--showcase .slick-track:after,.cp-streamweasels--showcase .slick-track:before{content:"";display:table}.cp-streamweasels--showcase .slick-track:after{clear:both}.slick-loading .cp-streamweasels--showcase .slick-track{visibility:hidden}.cp-streamweasels--showcase .slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .cp-streamweasels--showcase .slick-slide{float:right}.cp-streamweasels--showcase .slick-slide img{display:block}.cp-streamweasels--showcase .slick-slide.slick-loading img{display:none}.cp-streamweasels--showcase .slick-slide.dragging img{pointer-events:none}.slick-initialized .cp-streamweasels--showcase .slick-slide{display:block}.slick-loading .cp-streamweasels--showcase .slick-slide{visibility:hidden}.slick-vertical .cp-streamweasels--showcase .slick-slide{border:1px solid transparent;display:block;height:auto}.cp-streamweasels--nav,.cp-streamweasels--showcase .slick-arrow.slick-hidden{display:none}.swti-twitch-nav{padding-left:8px!important}.swti-twitch-nav--show-logo{padding-left:27px!important}.swti-twitch-nav--channel a,.swti-twitch-nav--team a{position:relative}.swti-twitch-nav--channel a:focus .swti-twitch-nav span,.swti-twitch-nav--channel a:hover .swti-twitch-nav span,.swti-twitch-nav--team a:focus .swti-twitch-nav span,.swti-twitch-nav--team a:hover .swti-twitch-nav span,li.current-menu-item .swti-twitch-nav--channel a .swti-twitch-nav span,li.current-menu-item .swti-twitch-nav--team a .swti-twitch-nav span{display:inline-block;text-decoration:none}.swti-twitch-nav__logo{fill:var(--nav-twitch-logo-colour);height:23px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:22px}.swti-twitch-nav__logo svg{height:100%;left:0;position:absolute;top:0;width:100%}.swti-twitch-nav__indicator{background-color:var(--nav-online-indicator-colour);border-radius:50%;display:inline-block;height:6px;position:relative;top:-3px;width:6px}.swti-twitch-nav__indicator--live{animation-duration:1s;animation-iteration-count:infinite;animation-name:LiveNow;animation-timing-function:linear}.swti-twitch-nav__meta{font-size:.8em;padding-left:8px}.swti-twitch-nav--channel.current-menu-item a span,.swti-twitch-nav--team.current-menu-item a span{display:inline-block;text-decoration:none}@keyframes LiveNow{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}