@font-face{font-family:gisher;src:url(/css/fonts/gisher.woff2) format("woff2");font-display:swap;font-weight:400}
@font-face{font-family:gisher;src:url(/css/fonts/gisherb.woff2) format("woff2");font-display:swap;font-weight:700}
@font-face{font-family:gisherus;src:url(/css/fonts/gshr.woff2) format("woff2");font-display:swap;font-weight:400}
@font-face{font-family:gisherus;src:url(/css/fonts/gshrb.woff2) format("woff2");font-display:swap;font-weight:700}
:root,[data-theme=light]{--main-blue:#003568;--body-bg:#f0f2f5;--card-bg:#ffffff;--text-main:#000000;--link-color:#0d46a0;--accent-gold:#fdac41;--bg-soft: rgba(128, 128, 128, 0.08)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--main-blue:#26313e;--body-bg:#15232e;--card-bg:#26313e;--text-main:#ffffff;--link-color:#9ccfff;--bg-soft: rgba(255, 255, 255, 0.05)}}[data-theme=dark]{--main-blue:#26313e;--body-bg:#15232e;--card-bg:#26313e;--text-main:#ffffff;--link-color:#9ccfff;--bg-soft: rgba(255, 255, 255, 0.05)}
*,body{margin:0}
*{outline:0;-webkit-tap-highlight-color:transparent}
html{height:100%;scrollbar-gutter:stable}
body{position:relative;min-height:100%;background:var(--body-bg);line-height:1.2em;font-size:13px;color:var(--text-main);-webkit-text-size-adjust:100%;font-family:gisher,gisherus,sans-serif}
h1{font-family:gisher,gisherus,sans-serif}
body.active-menu{overflow:hidden}
#gs-search-container,.gs-header{background:var(--main-blue);width:100%}
#gs-search-container,.gs-overlay{left:0;opacity:0;visibility:hidden}
.gs-lang-box a,.gs-menu-list li a,.postlink,.postlink-local,a,a.postlink,a.postlink-local,a:visited{text-decoration:none;color:var(--link-color)}
.panel.bg4{padding:0}
#short-sh-icon,.nav-links a,a.ichme{vertical-align:middle}
.nav-links{white-space:nowrap;text-overflow:ellipsis;padding:5px;text-align:left;display:block;overflow:hidden;font-size:13px}
.nav-links a{text-overflow:ellipsis;display:inline-block}
.gs-header{height:60px;display:flex;align-items:center;position:relative;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.15)}
.gs-btn-icon,.gs-search-close,.gs-search-submit{background:0 0;font-size:20px;display:flex;cursor:pointer;color:#fff;border:none;align-items:center}
.gs-overlay{display:none;position:fixed;inset: 0;background:rgba(0,0,0,.8);z-index:2000;justify-content:flex-end}.gs-overlay.active{display:flex}.gs-drawer{background:var(--card-bg);overflow-y:auto;z-index:2001;contain:content;content-visibility:auto;contain-intrinsic-size:1px 500px}body.active-menu{overflow:hidden}
.gs-vip-active,.gs-vip-btn{box-shadow:0 4px 15px rgba(253,172,65,.4)}
.gs-container{width:100%;max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 15px}
.gs-btn-icon,.gs-drawer,.panel>div.inner,.post>div.inner{padding:5px}
.gs-logo-link img{max-height:48px;width:auto;aspect-ratio:120/119;object-fit:contain}
.gs-actions{display:flex;align-items:center;gap:18px}
#gs-search-container{position:absolute;top:0;height:100%;z-index:1010;transition:.3s;display:flex;justify-content:center;align-items:center}
#gs-search-container.active,.gs-overlay.active{opacity:1;visibility:visible}
#gs-search-container form{width:100%;max-width:1000px;padding:0 15px;display:flex;gap:10px;align-items:center}
#gs-search-container input{flex:1;height:40px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:0 15px;color:#fff;outline:0;font-size:16px}
#gs-search-container input::placeholder{color:rgba(255,255,255,.6)}
.gs-burger{width:28px;cursor:pointer}
.gs-drawer,.gs-lang-box a,.gs-menu-list li a,.gs-user-card{background:var(--card-bg)}
.gs-user-card{border-radius:16px;padding:20px;margin-bottom:5px;text-align:center}
.gs-avatar-big{width:70px;height:70px;border-radius:50%;margin-bottom:10px;display:inline-block;overflow:hidden}
.gs-avatar-big img{width:100%;height:100%;object-fit:cover}
.gs-username{font-weight:700;color:var(--text-main)}
.gs-lang-box{display:flex;gap:10px;margin-top:20px;padding-bottom:30px}
#short-sh-icon,.gs-pm-badge{display:inline-block}
.gs-lang-box a{flex:1;text-align:center;padding:8px;border-radius:8px;font-weight:700;background:var(--bg-soft);font-size:13px}
.gs-menu-list{list-style:none;margin:0 0 20px 0!important;text-align:left;padding-left:0!important}
.gs-menu-list li a{font-size:15px;font-weight:700;display:block;padding:12px 15px;border-radius:12px;margin-bottom:6px;border:1px solid rgba(255,255,255,.05);transition:border-color .2s,box-shadow .2s}
.gs-menu-list li a:hover{border-color:var(--accent-gold);box-shadow:0 5px 15px rgba(0,0,0,.1)}
.gs-guest-btns a,.gs-vip-btn{padding:12px;border-radius:10px;text-decoration:none;text-align:center}
.gs-vip-btn{background:var(--accent-gold);color:#000!important;font-weight:700;margin:0 20px}
.gs-m-title,.gs-pm-badge{font-size:11px;color:var(--text-main)}
.gs-pm-badge{padding:4px 10px;border-radius:20px;background:var(--bg-soft);margin-top:5px}
.gs-pm-badge.new-msg{background:#ff4b5c;color:#fff;animation:pulse 2s infinite}
@keyframes pulse{0%,100%{opacity:1}50%{opacity:.7}}
.gs-m-section{margin-top:15px}
.gs-m-title{text-transform:uppercase;opacity:.5;font-weight:700;margin:15px 0 10px 5px;letter-spacing:1px}
.error,.g-sp-title,.gs-guest-btns a,h2,h3{font-weight:700}
.gs-user-actions a[href*=acp],.gs-user-actions a[href*=mcp]{color:#0084ff!important}
.gs-user-actions a[href*="mode=logout"]{color:#ff4b5c!important;font-weight:700}
.gs-guest-btns{display:flex;gap:8px;width:100%;padding-top:5px}
.gs-guest-btns a{flex:1;background:var(--main-blue);color:#fff!important;transition:background .2s,color .2s,transform .2s,border-color .2s}
.gs-user-info-main{text-align:center;margin-bottom:15px}
.gs-pwa-install-btn{display: none;align-items: center;justify-content: center;gap: 8px;width: auto;box-sizing: border-box;margin: 10px 20px;padding: 12px;background: var(--bg-soft);border: 1px solid var(--accent-gold);border-radius: 12px;color: var(--text-main);font-weight: 700;font-size: 13px;cursor: pointer}.gs-pwa-install-btn:hover{background: var(--accent-gold);color: #000 !important}
.info-p{margin:15px 0 20px;background:var(--card-bg);border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);overflow:hidden}
.nav-fl-top{height:38px;display:flex;justify-content:space-between;align-items:center;background:rgba(0,0,0,.01);border-bottom:1px dotted rgba(0,0,0,.08)}
.mySlides4{display:block;position:relative;width:100%;height:40px;overflow:hidden}
.mySlides11{opacity:0;position:absolute;inset:0;display:flex;align-items:center;padding-left:12px;font-size:14px;font-weight:400;transition:opacity .6s ease-in-out;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0!important}
.mySlides11.show{opacity:1;z-index:1;pointer-events:auto}
.mySlides11 a{color:var(--text-main)!important;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:5px}
.g-spoiler{box-shadow:0 1px 2px rgba(0,0,0,.1);margin:10px 0;background:#fff;border-radius:2px;overflow:hidden;border:1px solid #ddd}
.postlink,.postlink-local,a,a.postlink,a.postlink-local,a:visited{transition:color .2s}
.postlink-local:hover,.postlink:hover,a.postlink:hover,a:active,a:hover{color:var(--accent-gold);text-decoration:none}
#page-body{padding:10px 0 100px;width:1000px;margin:0 auto}
#footer{margin:0;font-size:14px;position:absolute;bottom:0;left:0;right:0;height:80px;background-color:var(--main-blue)}
.flelm{display:flex;flex-wrap:nowrap;justify-content:space-between}
.nav-links strong,.nav-links .time{color:#ccc}
#short-sh-icon{width:22px;height:22px;background:url(/images/dm_video/icsh22.png) no-repeat;cursor:pointer;padding-right:5px}
.nav-extra,.nav-links .rightside{float:right}
.nav-extra{font-size:11px;margin:8px;color:#999;clear:both;margin-right:6px}
#footer .nav-links{max-width:1000px;margin:0 auto 11px;font-size:12px;padding:5px}
.footl{width:100%;background:var(--body-bg);border-top:1px solid #003568}
.foot{max-width:1000px;width:auto;margin:0 auto;display:flex;justify-content:space-between;padding:0 5px;color:var(--accent-gold)}
#topgisher{width:88px;height:31px;overflow:hidden;aspect-ratio:88/31}
.footer-debug span,.skiplink{display:none}.footer-debug span:first-child{display:block!important}
a.ichme{background:url(/images/ghmicn.png) 0 0/contain no-repeat;width:20px;height:20px;padding-bottom:2px}
h2,h3{font-size:16px;margin:0 2px 5px}
#information{text-align:center;padding:20px}
.clear{clear:both}
.cp-mini,.panel,div.post,div.rules,ul.topiclist li .innerli{background:var(--card-bg);box-shadow:0 1px 2px rgba(0,0,0,.1);box-sizing:border-box}
.panel,.post{margin-bottom:4px;padding:4px;width:auto;clear:both}
.checks_details{display:block;margin-top:8px}
.checks_print{margin:1em 0 0 17em}
.error{color:red;font-size:12px}
.g-sp-header{background-color:#f6f8fa;padding:8px 12px;cursor:pointer;display:flex;align-items:center;user-select:none;transition:background .2s}
.g-sp-header:hover{background-color:#eee}
.g-sp-icon{margin-right:10px;font-size:12px;color:#003568}
.g-sp-title{color:#0d46a0}
.g-sp-header:hover .g-sp-title{color:#fdac41}
.g-sp-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-out,opacity .2s}
.g-sp-inner{padding:10px;border-top:1px solid #eee;color:var(--text-main);line-height:1.4em}
.myliner ul,.tvblok5 ul,.gs-menu-list,.topiclist{content-visibility:auto;contain-intrinsic-size:1px 400px}
input[type=email],input[type=password],input[type=text],select,textarea{background:var(--card-bg);color:var(--text-main);outline-style:none;border:1px solid rgba(128,128,128,.3);border-radius:4px;padding:5px;transition:.25s}input.inputbox{width:85%}
@media(min-width:1100px){::-webkit-scrollbar{width:13px;height:13px}::-webkit-scrollbar-thumb{min-height:20px;border:solid transparent;border-width:1px 3px;border-radius:6px;background-clip:content-box;background-color:var(--accent-gold)}#ajaxfrom,#overlay,.gov300f,.gov300prt,.gov3201,.popup_link span{display:none}.regvip{color:#fff;font-size:16px;font-weight:700;width:100%;min-width:260px;display:inline-block;border-radius:4px;background:var(--main-blue);transition:background .3s}.regvip a{padding:8px 10px;display:block;color:#fff!important}.buy-vip-block{text-align:center;padding:0 20px}.gs-overlay.active{display:flex;justify-content:center;align-items:flex-start;padding-top:65px}.gs-drawer{display:flex;position:relative;width:860px;max-height:calc(100vh - 160px);margin:0 auto;flex-direction:row;gap:30px;padding:30px;border-radius:30px;transform:none!important;visibility:visible!important}.gs-side-column{flex:0 0 260px;display:flex;flex-direction:column;gap:12px;align-items:center}.gs-user-card{padding:15px;background:var(--bg-soft);border-radius:20px;width:100%;box-sizing:border-box}.gs-vip-btn{width:90%;padding:12px;border-radius:12px;font-weight:700;text-align:center}.gs-lang-box{display:flex;width:100%;justify-content:space-between;padding:0;margin-top:5px}.gs-lang-box a{flex:0 0 30%;background:var(--bg-soft);padding:8px 0;border-radius:8px;text-align:center}.gs-m-section{flex:1;margin-top: -15px}.gs-m-title{color:var(--text-main);font-size:14px;font-weight:700;margin-bottom:15px;border-bottom:2px solid var(--accent-gold);width:fit-content}.gs-menu-list li a{padding:9px 12px;color:var(--link-color);background:var(--bg-soft);border-radius:10px;margin-bottom:5px;font-size:14px;display:block}.gs-drawer::-webkit-scrollbar{width:5px}.gs-drawer::-webkit-scrollbar-track{margin:30px 0;background:transparent}.gs-drawer::-webkit-scrollbar-thumb{background:var(--accent-gold);border-radius:10px}.gs-side-column::after, .gs-m-section::after{content: "";display: block;min-height: 20px;width: 100%}.gs-pwa-install-btn{width: 100%}}
@media(max-width:1099px){.gs-side-column{display:contents}.gs-lang-box{display:flex;justify-content:space-around;padding:20px}.column2,.showvideo-bottom-block,.showvideo-video-header-info,.showvideo-video-info,.video-playbox-live,.video-playbox-preview,body,html{width:100%!important}body,html{overflow-x:hidden!important}#page-body{width:100%;box-sizing:border-box;padding:10px 5px 90px;margin:0}#gtb_pos,#left_menu,#tvblok,.gov230,.gov240,.sirticon,a.gym{display:none!important}.column2{float:left!important}.myliner ul li{width:50%!important}.tvblok5 ul li{width:33%!important}h1,h2,h3{font-size:14px!important}dl.file dt img{width:20px}.nav-links a{max-width:115px;overflow:hidden;white-space:nowrap}.gs-drawer{width:300px;height:100%;display:flex;flex-direction:column}}
@media(max-width:480px){#page-body{padding:10px 5px 70px}#footer .nav-links,.gov728,.gov728f,.nkar380,.sirticon480,.vidimg,dd.posts,dd.topics,dd.views{display:none!important}ul.topiclist dt{width:70%!important}.inputbox,.myliner ul li,select{width:100%!important}dd.lastpost{width:28%!important}.postprofile img{max-width:60px!important;height:auto!important;border-radius:4px}.postprofile{overflow:hidden!important}.tvblok5 ul li{width:50%!important}.panel>div.inner,div.inner-panel{padding:5px}#footer{height:45px}.foot{padding:5px}.info-p{margin:5px 0 10px;padding:0}.nav-fl-top{height:34px;padding:0 5px}.mySlides4{height:38px}.mySlides11{font-size:13px}}
[data-theme=dark] a.ichme{background:url(/images/ghmicnw.png) 0 0/contain no-repeat!important}
[data-theme=dark] dt label{color:#fff!important}
[data-theme=dark] .g-sp-header{background-color:#15232e!important}
[data-theme=dark] .g-sp-content,[data-theme=dark] .g-spoiler,[data-theme=dark] .info-p{background-color:var(--card-bg)!important;border-color:rgba(255,255,255,.05)!important}
[data-theme=dark] .gs-guest-btns a{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1)}
[data-theme=dark] .gs-guest-btns a:hover{color:var(--accent-gold)!important;border-color:var(--accent-gold)}
[data-theme=dark] .pagination span a{background:0 0!important}
[data-theme=dark] .gs-user-actions{border-top:1px solid rgba(255,255,255,.05)}
.panel.bg5{display:flex;width:100%;justify-content:space-between; border-radius:14px;padding:10px}.left-sidebar{order:1;width:160px}.center-sidebar{width:560px;order:2}.right-sidebar{order:3;width:160px}@media(max-width:970px){.left-sidebar,.right-sidebar{display:none}.panel.bg5{padding:0}.center-sidebar{width:100%}}.vhdd{display:block;width:100%;height:30px;box-sizing:border-box}h1.h1vid480{width:98%;padding:5px 5px 5px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.4em;text-shadow:none;text-transform:uppercase;color: var(--accent-gold)}a.mgn1{display:block;width:160px;overflow:hidden;text-decoration:none;margin-bottom:10px}.mgn3{display:block;width:160px;overflow:hidden;padding:2px;font-size:14px;line-height:17px;color:#fff;box-sizing:border-box}#dm-video-block{margin:0 auto;height:auto}#movie{width:100%;margin:0 auto;position:relative;display:block;padding-bottom:56.25%;height:0}#movie #newplayer,#movie .jwplayer,#movie iframe{position:absolute;width:100%;height:100%;top:0;left:0;border:0}.video-playbox-live,.video-playbox-preview{position:relative}.video-playbox-live:after{background:rgba(255,0,0,.95);border-bottom-right-radius:4px;top:0;color:#fff;content:"Live";padding:4px 12px;position:absolute;left:0;font-size:1em;z-index:1}.video-playbox-preview:after{background:rgba(0,0,0,.55);border-bottom-right-radius:4px;top:0;color:#fff;content:"Anons";padding:4px 12px;position:absolute;left:0;font-size:1em;z-index:1}.jw-background-color{background:0 0!important}.jw-time-tip{background:rgba(0,0,0,.5)!important}.jw-button-color{color:#fff!important}.jw-button-color:hover{color: var(--accent-gold)!important}.jw-tab-focus:focus{outline:none!important}.jw-video{transform:none!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.fkplr { background: center center no-repeat; background-size: cover; position: relative; width: 100%; padding-top: 56.25%; cursor: pointer; height: 0; } .fkplr::after { content: "▶"; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 84px; color: white; opacity: 0.5;text-shadow: 0 0 15px #000}.fkplr:hover::after{color: var(--accent-gold) !important;}.dm-video-share{display:flex;justify-content: space-between;width:100%;height:auto;margin-top:10px}.dm-video-share .dm-video-short-link{width:205px;height:30px;line-height:22px}.dm-video-short-link input[type=text]{font-size:1.2em;padding:2px;width:170px;margin-left:7px}.short-lnk-icon{display:inline-block;width:22px;height:22px;background:url(/images/dm_video/short-link.png) no-repeat;vertical-align:middle}.views-count-statistics1{white-space:nowrap;font-size:1.1em;cursor:default}.views-count-text1,.ratingValue1,.ratingCount1{display:inline-block;height:22px;line-height:22px}.views-count-icon1{display:inline-block;width:18px;height:18px;background:url(/images/dm_video/iceye.png) no-repeat transparent;background-size:18px;vertical-align:middle}.views-time-icon1{display:inline-block;width:15px;height:15px;background:url(/images/dm_video/ictime.png) no-repeat transparent;background-size:14px;vertical-align:middle}.views-time-icon2{display:inline-block;width:16px;height:16px;background:url(/images/dm_video/ictime2.png) no-repeat transparent;background-size:16px;vertical-align:middle}.views-video-rating1{display:inline-block;width:16px;height:16px;background:url(/images/dm_video/icrate.png) no-repeat transparent;background-size:16px;vertical-align:middle}.containern{width:210px;margin-left: auto}#stars_container_1{width:205px;height:44px;box-sizing:border-box}.stars_raiting_view{width:100px;height:20px;float:left;box-sizing:border-box}.stars_raiting_text{float:left;line-height:20px;height:20px;font-size:1.1em}.stars_raiting_star{width:20px;height:20px;float:left;list-style:none inside;cursor:pointer}.stars_raiting_block{float:right;clear:right;height:20px;margin-bottom:2px}.stars_raiting_block_no_marks{display:none}.stars_raiting_line_0,.stars_raiting_line_1,.stars_raiting_line_2,.stars_raiting_line_3,.stars_raiting_line_4,.stars_raiting_line_5,.stars_raiting_line_0-5,.stars_raiting_line_1-5,.stars_raiting_line_2-5,.stars_raiting_line_3-5,.stars_raiting_line_4-5{background:url(/images/dm_video/rate-my.png) no-repeat}.stars_raiting_line_0{background-position:-100px 0}.stars_raiting_line_1{background-position:-80px 0}.stars_raiting_line_2{background-position:-60px 0}.stars_raiting_line_3{background-position:-40px 0}.stars_raiting_line_4{background-position:-20px 0}.stars_raiting_line_5{background-position:0 0}.stars_raiting_line_0-5{background-position:-80px -25px}.stars_raiting_line_1-5{background-position:-60px -25px}.stars_raiting_line_2-5{background-position:-40px -25px}.stars_raiting_line_3-5{background-position:-20px -25px}.stars_raiting_line_4-5{background-position:0 -25px}.short-sh-icon{float:right;clear:right;margin-top:5px}#short-sh-icon{display:inline-block;width:22px;height:22px;background:url(/images/dm_video/icsh22.png) no-repeat;cursor:pointer}.vdinf{display: inline-block; width: 100%;height: auto;color: var(--text-main); margin: 10px 0 5px; font-size: 14px; line-height: 1.4em; clear: both; overflow: hidden}:root{--base-width: 1000px;--margin: 10px}dl.icon{min-height:35px;background-position:10px 50%;background-repeat:no-repeat}@media screen and (max-width:480px){.jw-flag-touch.jw-flag-floating .jw-wrapper{-webkit-animation:none;animation:none;top:0;margin-top:0!important;bottom:auto;max-width:none;max-height:none}}@media screen and (max-width:567px){.dm-video-share .dm-video-short-link,.containern,a.nkar3801{display:none}}a.nkar3801{margin:10px 0;width:200px;height:112px;float:right}.persons__list{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;margin-top:5px}.persons__item{flex-shrink:0;margin-right:15px;font-size:12px;line-height:16px;text-align:center;height:116px;width:90px;overflow:hidden;text-decoration:none}.persons__foto{width:80px;height:80px;margin:0 auto 5px}.persons__foto img{width:80px;height:80px;border-radius:50%;aspect-ratio: 1 / 1}.pxj{margin:5px;line-height:35px;font-size:15px;font-weight:700;color: var(--accent-gold)}.nxj{float:right;margin:5px;line-height:35px;font-size:15px;font-weight:700;color: var(--accent-gold)}.nrvdt{margin:10px auto;max-width:336px;width:100%;height:280px;overflow:hidden;text-align:center;box-sizing:border-box}.panel.nxtvideos1, .panel.lstvideos1{border-radius: 14px;overflow: hidden;padding: 15px 0 5px}.carousel#nxtvideos .list, .carousel#lstvideos .list{display: flex;list-style: none;padding: 0;margin: 0;overflow-x: scroll;scroll-snap-type: x mandatory;scrollbar-width: none;-ms-overflow-style: none;scroll-behavior: smooth;-webkit-overflow-scrolling: touch}.carousel#nxtvideos .list::-webkit-scrollbar, .carousel#lstvideos .list::-webkit-scrollbar{display: none}.carousel#nxtvideos .item, .carousel#lstvideos .item{flex-shrink: 0;scroll-snap-align: center;width: 50%}@media (min-width: 720px){.carousel#nxtvideos .item, .carousel#lstvideos .item{width: 33.333%}}@media (min-width: 971px){.carousel#nxtvideos .item, .carousel#lstvideos .item{width: 25%}}.carousel#nxtvideos .item div, .carousel#lstvideos .item div{position: relative;display: block;width: 95%;margin: 0 auto;aspect-ratio: 16 / 9;border-radius: 14px;overflow: hidden}.video-image-c{width: 100% !important;height: 100% !important;margin: 0;aspect-ratio: 16 / 9}.video-image-c img{width: 100% !important;height: 100% !important;object-fit: cover;display: block;aspect-ratio: 16 / 9;transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1)}.carousel .item:hover img{transform: scale(1.1)}.lstnxa{position: absolute;bottom: 0;left: 0;right: 0;width: 100%;height: auto;margin: 0;padding: 2px 10px 6px;background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.4) 4px, transparent 100%);color: #fff !important;font-size: 13px;font-weight: 700;line-height: 1.2;z-index: 10;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-align: left}.viddurt{position: absolute;top: 0;right: 0;background: rgba(0, 0, 0, 0.7);color: #fff;padding: 2px 8px;font-size: 11px;z-index: 15;line-height: 1.4;border-radius: 0 0 0 10px !important}.video-image-c.c-preview:after, .video-image-c.c-live:after{position: absolute;top: 0;left: 0;font-size: 11px;padding: 2px 8px;z-index: 15;color: #fff;border-radius: 0 0 10px 0 !important}.video-image-c.c-preview:after{content: "Anons";background: rgba(0, 0, 0, 0.7)}.video-image-c.c-live:after {content: "Live";background:rgba(255,0,0,.95)}.button-container{position: relative;text-align: center;height: 32px;margin-top: 10px}.button{width: 32px;height: 32px;cursor: pointer;border: 0;background-size: 12px 18px}.button--previous{position: absolute;left: 10px;background: url(/images/left.png) no-repeat center}.button--next{position: absolute;right: 10px;background: url(/images/right.png) no-repeat center}[data-theme="dark"] .button--next { background-image: url(/images/rightw.png); }[data-theme="dark"] .button--previous { background-image: url(/images/leftw.png); }
