.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.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{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.custom-scroll{min-height:0;min-width:0}.custom-scroll .outer-container{overflow:hidden;position:relative}.custom-scroll .outer-container:hover .custom-scrollbar{opacity:1;transition-duration:.2s}.custom-scroll .inner-container{overflow-x:hidden;overflow-y:scroll}.custom-scroll .inner-container:after{content:"";position:absolute;top:0;right:0;left:0;height:0;background-image:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.05) 60%,transparent);pointer-events:none;transition:height .1s ease-in;will-change:height}.custom-scroll .inner-container.content-scrolled:after{height:5px;transition:height .15s ease-out}.custom-scroll.scroll-handle-dragged .inner-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-scroll .custom-scrollbar{position:absolute;height:100%;width:6px;right:3px;opacity:0;z-index:1;transition:opacity .4s ease-out;padding:6px 0;box-sizing:border-box;will-change:opacity;pointer-events:none}.custom-scroll .custom-scrollbar.custom-scrollbar-rtl{right:auto;left:3px}.custom-scroll.scroll-handle-dragged .custom-scrollbar{opacity:1}.custom-scroll .custom-scroll-handle{position:absolute;width:100%;top:0}.custom-scroll .inner-handle{height:calc(100% - 12px);margin-top:6px;background-color:rgba(78,183,245,.7);border-radius:3px}.modal,.modal-open{overflow:hidden}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after,.modal-header:before{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(/dingit2/static/fonts/Lato-Regular.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(/dingit2/static/fonts/Lato-Bold.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:900;src:url(/dingit2/static/fonts/Lato-Black.ttf) format("truetype")}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ui-checkbox{color:#5e5b70;margin-bottom:11px;position:relative;display:block;font-size:13px}.ui-checkbox input{display:none}.ui-checkbox.error{display:block}.ui-checkbox.error label{color:#e53935}.ui-checkbox label{line-height:1.38;padding-left:30px;display:block}.ui-checkbox label:before{cursor:pointer;content:"";width:18px;height:18px;display:block;position:absolute;top:0;left:0;z-index:1;border:1px solid #c0c0c6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.ui-checkbox input:checked+label:before{cursor:pointer;border:none;background-image:url(/dingit2/static/images/checkbox-selected.svg);background-size:contain}.term-link{text-decoration:underline;font-size:13px;line-height:1.38;color:inherit;vertical-align:baseline}.ui-switch .confirm-text{vertical-align:middle;width:calc(100% - 60px);margin:0}.ui-switch .ui-switch-label{vertical-align:middle;position:relative;display:inline-block;width:60px;height:34px}.ui-switch .ui-switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#4f4a5a;-webkit-transition:.4s;transition:.4s}.ui-switch .ui-switch-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#837d90;-webkit-transition:.4s;transition:.4s}.ui-switch input{display:none}.ui-switch input:checked+.ui-switch-slider{background-color:#ffb633}.ui-switch input:focus+.ui-switch-slider{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}.ui-switch input:checked+.ui-switch-slider:before{-webkit-transform:translateX(26px);transform:translateX(26px);background-color:#fff}.ui-switch .ui-switch-slider.ui-switch-round{border-radius:34px}.ui-switch .ui-switch-slider.ui-switch-round:before{border-radius:50%}.ui-switch:after{content:"";height:100%;vertical-align:middle;display:inline-block}.ui-button{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;display:none;-webkit-transition:all .25s ease;transition:all .25s ease}.ui-button.active{opacity:1;cursor:pointer}.ui-button.active:hover{background-color:#ffb633}.ui-button .loading,.ui-button.visible{display:inline-block}.ui-button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;height:100%;width:20px}.page-404{text-align:center;color:#fff}.page-404 .title{font-size:40px;font-weight:900;margin-top:80px;letter-spacing:.9px}.page-404 .msg-small{margin-top:30px;font-size:19px;letter-spacing:.4px}.page-404 .msg-big{font-size:27px;font-weight:900;margin-top:5px;letter-spacing:.6px}.page-404 .img-wrapper{margin-top:30px}.page-404 .img-wrapper .img-tv{height:165px;width:250px;background:url(/dingit2/static/images/404-tv.png) 50%/contain no-repeat;position:relative;display:inline-block}.page-404 .img-wrapper .img-gif{width:115px;height:85px;position:absolute;top:18px;left:48px;background:url(/dingit2/static/images/404-game.gif) 50% no-repeat}.page-404 .ui-button{margin:60px auto 121px;font-size:14px;font-weight:700;padding:0 22px}.page-404 .ui-button a{color:#fff;font-size:16px}.about-dingit-page{margin:50px auto;width:1010px}.about-dingit-page .hr{width:100%;margin:0 6px;opacity:.3;border-bottom:1px solid #81818e;margin-bottom:30px}body .container .about-dingit-page{display:block}.about-dingit-page .info-page-header{font-size:30px;font-weight:900;color:#fff;margin-bottom:20px;letter-spacing:.5px}.about-dingit-page .about-logo{background:url(/dingit2/static/images/about-logo.png) no-repeat;background-size:cover;width:148px;height:205px;margin-top:28px;margin-right:75px}.about-dingit-page p{margin-bottom:26px;color:#fff;line-height:22px;font-size:15px}.about-dingit-page p a{color:#ffa600}.about-dingit-page .about-content{width:768px}.advertise-page{margin:50px auto;width:1010px}.advertise-page .hr{width:100%;margin:0 6px;opacity:.3;border-bottom:1px solid #81818e;margin-bottom:30px}.advertise-page .thank-you-screen{border-radius:5px;border:1px solid #3f3754;text-align:center;padding:190px 0 125px;background:url(/dingit2/static/images/mark-green.svg) no-repeat center 125px}.advertise-page .thank-you-screen .title{font-size:30px;font-weight:900;color:#fff;margin-bottom:10px}.advertise-page .thank-you-screen .got-it-desktop,.advertise-page .thank-you-screen .got-it-mobile{font-size:15px;font-weight:700;color:#ffa600;cursor:pointer;margin-top:49px}.advertise-page .thank-you-screen .got-it-mobile{display:none}.advertise-page .thank-you-screen .boldtext{font-size:16px;font-weight:700;color:#c0c0c6;line-height:1.44}@media only screen and (max-width:1365px){.advertise-page .thank-you-screen .got-it-desktop{display:none}.advertise-page .thank-you-screen .got-it-mobile{display:inline-block}}body .container .advertise-page{display:block}.advertise-page .info-page-header{font-size:30px;font-weight:900;color:#fff;margin-bottom:20px;letter-spacing:.5px}.advertise-page .server-error{color:#e53935;font-size:13px;text-align:left}.advertise-page .left-col{width:560px;float:left;margin-right:45px}.advertise-page .right-col{width:390px;float:left}.advertise-page p{margin-bottom:26px;color:#fff;line-height:22px;font-size:15px}.advertise-page h3{font-size:16px;padding:25px 0 6px;text-transform:uppercase;font-weight:700;color:#fff}.advertise-page .advertise-form{border-radius:5px;border:1px solid #3f3754;padding:20px 30px 30px;text-align:right}.advertise-page .advertise-form .wrapper{position:relative}.advertise-page .advertise-form input{display:inline-block;border:1px solid #c0c0c6;border-radius:3px;height:40px;padding:9px 0 9px 10px;border:1px solid transparent;display:block;margin-top:10px;width:100%}.advertise-page .advertise-form input.error{border-color:#e53935}.advertise-page .advertise-form textarea{height:170px;width:100%;padding:0;border:0;padding:10px;margin-top:10px;resize:none;border:1px solid transparent;outline:none;border-radius:3px}.advertise-page .advertise-form textarea.error{border:1px solid #e53935}.advertise-page .advertise-form button{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%}.advertise-page .advertise-form button.active{opacity:1;cursor:pointer}.advertise-page .advertise-form button.active:hover{background-color:#ffb633}.advertise-page .advertise-form button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.advertise-page .advertise-form button.password-show-btn{position:absolute;cursor:pointer;color:#c0c0c6;font-size:13px;font-weight:700;text-decoration:underline;top:12px;right:9px;-webkit-transition:all .25s ease;transition:all .25s ease;padding:0;margin:0;background:transparent;width:auto;height:auto;line-height:13px;opacity:1}.advertise-page .advertise-form button.password-show-btn.active{color:#332e42;background-color:transparent}.advertise-page .advertise-form .boldtext{font-size:16px;font-weight:700;color:#c0c0c6;line-height:1.44}.advertise-page .advertise-form span{color:transparent}.advertise-page .advertise-form span.error{float:right;color:#e53935;font-size:12px;padding-top:11px}.advertise-page .advertise-form .input-wrapper{text-align:left;margin:5px 0 20px;display:inline-block;width:100%}.advertise-page .mobile-cancel-btn,.advertise-page .mobile-show-btn-wrapper{display:none}.archive .wrapper{width:100%;max-width:1040px;margin:0 auto;padding:0 20px}.archive .year-month-listing{padding:40px 0 22px;border-bottom:1px solid #3f3754;margin-bottom:46px}.archive .year-month-listing .title{font-size:30px;font-weight:900;color:#fff;margin-bottom:35px}.archive .year-month-listing .listing .item{position:relative;margin:0 -12px 20px 0}.archive .year-month-listing .listing .year{font-size:18px;font-weight:900;color:#fff;position:relative;top:6px;margin-right:19px}.archive .year-month-listing .listing .months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.archive .year-month-listing .listing .month{font-size:15px;color:#ffa600;-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;line-height:28px;padding:0 12px;border:1px solid transparent}.archive .year-month-listing .listing .month.disabled{color:#5e5b70}.archive .year-month-listing .listing .month.active{border-radius:100px;background-color:#ffa600;color:#fff}.archive .year-month-listing .listing .month:not(.disabled):hover{border:1px solid #ffa600;border-radius:100px;cursor:pointer}.archive .calendar{width:281px;border-radius:5px;background-color:#292238;margin-right:55px;padding:23px 25px}.archive .calendar-video-listing{overflow:hidden;margin-bottom:72px}.archive .mobile-view{display:none}.archive .video-listing{overflow:hidden}.archive .video-listing li{margin-bottom:15px;position:relative;padding-left:15px}.archive .video-listing a{color:#c0c0c6;font-size:16px;line-height:22px;-webkit-transition:all .25s ease;transition:all .25s ease}.archive .video-listing a:before{content:"";display:block;width:5px;height:5px;border-radius:6px;background-color:#c0c0c6;position:absolute;top:9px;left:0}.archive .video-listing a:hover{color:#ffa600}.archive .video-listing a:hover:before{background-color:#ffa600}.container .page.contact-page{display:block}.contact-page{margin:50px auto;width:1010px}body .container .contact-page{display:block}.contact-page .info-page-header{font-size:30px;font-weight:900;color:#fff;margin-bottom:20px;letter-spacing:.5px}.contact-page .server-error{color:#e53935;font-size:13px;text-align:left}.contact-page .sidetext{float:right;padding-left:50px;width:calc(100% - 700px);font-size:14px;line-height:1.43;color:#81818e}.contact-page .sidetext .sidetext-tablet{display:none}.contact-page .sidetext.passive{opacity:.2}.contact-page .contact-form{border-radius:5px;border:1px solid #3f3754;padding:20px 30px 30px;text-align:right;width:700px}.contact-page .contact-form .wrapper{position:relative}.contact-page .contact-form input{display:inline-block;border:1px solid #c0c0c6;border-radius:3px;height:40px;padding:9px 0 9px 10px;border:1px solid transparent;display:block;margin-top:10px;width:100%}.contact-page .contact-form input.error{border-color:#e53935}.contact-page .contact-form textarea{height:170px;width:100%;padding:0;border:0;padding:10px;margin-top:10px;resize:none;border:1px solid transparent;outline:none;border-radius:3px}.contact-page .contact-form textarea.error{border:1px solid #e53935}.contact-page .contact-form button{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%}.contact-page .contact-form button.active{opacity:1;cursor:pointer}.contact-page .contact-form button.active:hover{background-color:#ffb633}.contact-page .contact-form button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.contact-page .contact-form button.password-show-btn{position:absolute;cursor:pointer;color:#c0c0c6;font-size:13px;font-weight:700;text-decoration:underline;top:12px;right:9px;-webkit-transition:all .25s ease;transition:all .25s ease;padding:0;margin:0;background:transparent;width:auto;height:auto;line-height:13px;opacity:1}.contact-page .contact-form button.password-show-btn.active{color:#332e42;background-color:transparent}.contact-page .contact-form .boldtext{font-size:16px;font-weight:700;color:#c0c0c6;line-height:1.44}.contact-page .contact-form span{color:transparent}.contact-page .contact-form span.error{float:right;color:#e53935;font-size:12px;padding-top:11px}.contact-page .contact-form .input-wrapper{text-align:left;margin:5px 0 20px;display:inline-block;width:100%}.contact-page .contact-form .form-name{width:50%;margin-right:20px;width:calc(50% - 20px)}.contact-page .contact-form .form-email{width:50%}.contact-page .contact-form .form-textarea{width:100%}.contact-page .thank-you-screen{border-radius:5px;border:1px solid #3f3754;text-align:center;padding:190px 0 125px;background:url(/dingit2/static/images/mark-green.svg) no-repeat center 125px;display:inline-block;width:700px}.contact-page .thank-you-screen .title{font-size:30px;font-weight:900;color:#fff;margin-bottom:10px}.contact-page .thank-you-screen .got-it-desktop,.contact-page .thank-you-screen .got-it-mobile{font-size:15px;font-weight:700;color:#ffa600;cursor:pointer;margin-top:49px}.contact-page .thank-you-screen .got-it-mobile{display:none}.contact-page .thank-you-screen .boldtext{font-size:16px;font-weight:700;color:#c0c0c6;line-height:1.44}@media only screen and (max-width:1365px){.contact-page .thank-you-screen .got-it-desktop{display:none}.contact-page .thank-you-screen .got-it-mobile{display:inline-block}}.contact-page .recaptcha{margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.contact-page .recaptcha>div{margin:auto;padding-left:7%}.games-page{width:100%;max-width:1390px;padding:0 50px 50px;margin:0 auto}.games-page .title{font-size:30px;font-weight:900;margin:0 auto;padding:35px 0 15px;letter-spacing:.5px;color:#fff;border-bottom:2px solid #5e5b70;width:calc(100% - 24px)}.games-page .previews{padding-top:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.games-page .previews .game-preview{width:160px;margin:0 12px 40px}.games-page .previews .game-preview .cover{display:block;height:220px;margin-bottom:15px;background-color:#110e1a;-webkit-transition:all .25s cubic-bezier(.44,.46,.23,1);transition:all .25s cubic-bezier(.44,.46,.23,1);position:relative;top:0}.games-page .previews .game-preview .cover:hover{top:-3px}.games-page .previews .game-preview .name{color:#ffa600;font-size:14px;line-height:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:5px}.games-page .previews .game-preview .count{font-size:12px;color:#81818e}.games-page button{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:calc(100% - 24px);height:35px;line-height:33px;font-size:15px;display:none}.games-page button.active{opacity:1;cursor:pointer}.games-page button.active:hover{background-color:#ffb633}.games-page button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.games-page button.show{display:block}.game-page{background:linear-gradient(180deg,#110e1a,#110e1a 80px,transparent 0)}.game-page .page-content{margin:0 auto;width:100%;max-width:1390px;padding:0 50px}.game-page .head{position:relative;margin:0 auto 55px;width:calc(100% - 20px)}.game-page .head:after{content:"";display:inline-block;height:100%;vertical-align:middle}.game-page .head img{position:absolute;width:60px;height:80px;background-color:#7f7f7f;top:10px;border:5px solid #110e1a}.game-page .head .title{margin:0 20px 0 90px;padding:27px 0;font-weight:900;font-size:22px;color:#fff;display:inline-block;vertical-align:middle;letter-spacing:.5px}.game-page .head .title:before{content:"";vertical-align:middle;height:100%;display:inline-block}.game-page .head .title span{vertical-align:middle}.game-page .head .title .delimiter{font-size:30px;color:#2e273f;font-weight:400;display:inline-block;margin:0 15px}.game-page .head .title a{vertical-align:middle;color:#ffa600;font-weight:400;position:relative}.game-page .head .title a:after{content:"";width:0;height:2px;background-color:#ffa600;top:30px;display:block;-webkit-transition:all .25s ease;transition:all .25s ease;position:absolute}.game-page .head .title a:hover:after{width:67px}.game-page .head .title h1{display:inline-block}.game-page .head button{display:inline-block;background:#ffa600 url(/dingit2/static/images/follow-game-plus.svg) no-repeat 10px;color:#fff;border-radius:3px;font-size:14px;font-weight:900;padding:0 10px 0 35px;vertical-align:middle;height:30px;line-height:30px;cursor:pointer;-webkit-transition:background .25s ease,color .25s ease,background-color .25s ease;transition:background .25s ease,color .25s ease,background-color .25s ease}.game-page .head button.followed{background:transparent url(/dingit2/static/images/following-check.svg) no-repeat 10px;background-size:15px;color:#ffa600;font-size:13px;padding-left:30px}.game-page .head button.followed:hover{background-color:transparent}.game-page .head button:hover{background-color:#ffb633}.game-page .game-streams{margin:0 auto;padding-bottom:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.game-page .game-streams button{width:100%;height:35px;line-height:33px}.trending{display:block;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 40px;background-color:#110e1a;height:60px;overflow:hidden}.trending .wrapper{max-width:1265px;margin:0 auto}.trending a{margin:23px 19px 0 0;display:inline-block;float:left;-webkit-transition:all .25s ease;transition:all .25s ease}.trending a:hover{color:#ffa600}.editor-choice{background-image:url(/dingit2/static/images/videos-section-bckg@2x.jpg);background-size:cover;padding:0 40px}.editor-choice .title{font-size:22px;font-weight:900;color:#fff;padding:41px 0 25px;max-width:1265px;margin:0 auto}.editor-choice .video-thumbnail{margin-bottom:40px}.editor-choice .video-thumbnail:nth-child(6){display:none}.featured{padding:0 40px;overflow:hidden}.featured .title{font-size:22px;font-weight:900;color:#fff;padding:41px 0 25px;max-width:1265px;margin:0 auto}.featured .ui-button{position:relative;margin:0 auto 50px;max-width:1265px;width:100%}.featured .ui-button.visible{display:block}.featured .ui-button a{display:block;width:100%;height:100%;color:#fff}.press-page{margin:50px auto;width:1010px}.press-page .hr{width:100%;margin:0 6px;opacity:.3;border-bottom:1px solid #81818e;margin-bottom:30px}.press-page .thank-you-screen{border-radius:5px;border:1px solid #3f3754;text-align:center;padding:190px 0 125px;background:url(/dingit2/static/images/mark-green.svg) no-repeat center 125px}.press-page .thank-you-screen .title{font-size:30px;font-weight:900;color:#fff;margin-bottom:10px}.press-page .thank-you-screen .got-it-desktop,.press-page .thank-you-screen .got-it-mobile{font-size:15px;font-weight:700;color:#ffa600;cursor:pointer;margin-top:49px}.press-page .thank-you-screen .got-it-mobile{display:none}.press-page .thank-you-screen .boldtext{font-size:16px;font-weight:700;color:#c0c0c6;line-height:1.44}@media only screen and (max-width:1365px){.press-page .thank-you-screen .got-it-desktop{display:none}.press-page .thank-you-screen .got-it-mobile{display:inline-block}}body .container .press-page{display:block}.press-page .info-page-header{font-size:30px;font-weight:900;color:#fff;margin-bottom:20px;letter-spacing:.5px}.press-page .server-error{color:#e53935;font-size:13px;text-align:left}.press-page .left-col{width:560px;float:left;margin-right:45px}.press-page .right-col{width:390px;float:left}.press-page p{margin-bottom:26px;color:#fff;line-height:22px;font-size:15px}.press-page .press-form{border-radius:5px;border:1px solid #3f3754;padding:20px 30px 30px;text-align:right}.press-page .press-form .wrapper{position:relative}.press-page .press-form input{display:inline-block;border:1px solid #c0c0c6;border-radius:3px;height:40px;padding:9px 0 9px 10px;border:1px solid transparent;display:block;margin-top:10px;width:100%}.press-page .press-form input.error{border-color:#e53935}.press-page .press-form textarea{height:170px;width:100%;padding:0;border:0;padding:10px;margin-top:10px;resize:none;border:1px solid transparent;outline:none;border-radius:3px}.press-page .press-form textarea.error{border:1px solid #e53935}.press-page .press-form button{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%}.press-page .press-form button.active{opacity:1;cursor:pointer}.press-page .press-form button.active:hover{background-color:#ffb633}.press-page .press-form button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.press-page .press-form button.password-show-btn{position:absolute;cursor:pointer;color:#c0c0c6;font-size:13px;font-weight:700;text-decoration:underline;top:12px;right:9px;-webkit-transition:all .25s ease;transition:all .25s ease;padding:0;margin:0;background:transparent;width:auto;height:auto;line-height:13px;opacity:1}.press-page .press-form button.password-show-btn.active{color:#332e42;background-color:transparent}.press-page .press-form .boldtext{font-size:16px;font-weight:700;color:#c0c0c6;line-height:1.44}.press-page .press-form span{color:transparent}.press-page .press-form span.error{float:right;color:#e53935;font-size:12px;padding-top:11px}.press-page .press-form .input-wrapper{text-align:left;margin:5px 0 20px;display:inline-block;width:100%}.press-page .mobile-cancel-btn,.press-page .mobile-show-btn-wrapper{display:none}.press-page .recaptcha{margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.press-page .recaptcha>div{margin:auto;padding-left:7%}.profile-settings{max-width:768px;margin:0 auto;padding:35px 0 100px;width:100%}.profile-settings .password-change-title{font-size:16px;font-weight:900;color:#c0c0c6;margin-bottom:15px}.profile-settings .password-change-error-text{display:block;font-size:13px;height:100%;line-height:10px;margin:5px auto 10px;text-align:center;color:#e53935;float:none;padding:0;display:none}.profile-settings .password-change-error-text.error{display:block}.profile-settings .change-password-form .password-wrapper .wrapper{position:relative}.profile-settings .change-password-form .password-wrapper input{display:inline-block;border:1px solid #c0c0c6;border-radius:3px;height:40px;padding:9px 0 9px 10px;width:100%;margin-bottom:10px}.profile-settings .change-password-form .password-wrapper input.error{border-color:#e53935}.profile-settings .change-password-form .password-wrapper input+.password-show-btn{position:absolute;cursor:pointer;color:#c0c0c6;font-size:13px;font-weight:700;text-decoration:underline;top:12px;right:9px;-webkit-transition:all .25s ease;transition:all .25s ease;padding:0;margin:0;background:transparent;width:auto;height:auto;line-height:13px;opacity:1}.profile-settings .change-password-form .password-wrapper input+.password-show-btn .active{color:#332e42;background-color:transparent}.profile-settings .change-password-form .pass-sbmt{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:130px;float:right;margin-top:5px;border:1px solid transparent}.profile-settings .change-password-form .pass-sbmt.active{opacity:1;cursor:pointer}.profile-settings .change-password-form .pass-sbmt.active:hover{background-color:#ffb633}.profile-settings .change-password-form .pass-sbmt .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.profile-settings .change-password-form span.valid{display:none}.profile-settings .change-password-form input.error{text-align:left;color:initial}.profile-settings .change-password-form span.error{display:block;font-size:13px;height:100%;line-height:10px;margin:5px auto 10px;text-align:center;color:#e53935;float:none;padding:0}.profile-settings .main-title{font-size:30px;font-weight:900;color:#fff;letter-spacing:.5px}.profile-settings .profile-wrapper{margin-top:20px;border:1px solid #3f3754;padding:20px 30px 30px;border-radius:3px}.profile-settings .profile-wrapper .form-title{font-size:23px;font-weight:900;color:#fff}.profile-settings .profile-wrapper .form-title .nickname{color:#36b683}.profile-settings .profile-wrapper .profile-about{font-size:15px;color:#c0c0c6;margin:10px 0 45px}.profile-settings .settings-wrapper{width:390px;float:left;padding-top:20px;position:relative}.profile-settings .settings-wrapper .settings-record{font-size:16px;color:#81818e;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:25px;line-height:18px}.profile-settings .settings-wrapper .settings-record .settings-record-data{font-size:16px;font-weight:900;color:#c0c0c6;display:inline-block;width:102px}.profile-settings .settings-wrapper .settings-record:nth-child(3){margin:65px 0 40px}.profile-settings .settings-wrapper .settings-record:nth-child(3) button{cursor:pointer;color:#ffa600}.profile-settings .email-agreement-wrapper{height:36px}.profile-settings .email-agreement-wrapper:after{content:"";display:inline-block;height:100%;vertical-align:middle}.profile-settings .email-agreement-wrapper .confirm-text{display:inline-block;font-size:14px;line-height:1.43;color:#81818e;vertical-align:middle}.profile-settings .email-agreement-wrapper .ui-checkbox .confirm-text{width:calc(100% - 40px);margin:-3px 0 0 8px}.profile-settings .email-agreement-wrapper .ui-switch{display:none}.profile-settings .email-agreement-wrapper .ui-switch .confirm-text{width:calc(100% - 60px);margin:0}.profile-settings .change-password-wrapper{position:absolute;z-index:1;top:125px;left:-15px;width:375px;background-color:#1d162f;border:1px solid #3f3754;border-radius:3px;padding:15px 30px 30px;display:none}.profile-settings .change-password-wrapper.active{display:block}.profile-settings .change-password-wrapper .close{position:absolute;right:30px;top:14px;height:15px;width:15px;background:url(/dingit2/static/images/search-popup-cancel.svg) no-repeat 50%/contain;cursor:pointer}.profile-settings .upgrade-wrapper{width:270px;float:right;padding:25px 20px 20px;border-radius:5px;background:rgba(29,22,47,.5) url(/dingit2/static/images/profile-face.svg) no-repeat 20px 20px}.profile-settings .upgrade-wrapper .premium-title{text-align:right;font-size:30px;font-weight:900;color:#c0c0c6;margin-bottom:8px;padding-right:19px}.profile-settings .upgrade-wrapper .price{text-align:right;font-size:17px;font-weight:900;color:#fff;margin-bottom:20px;padding-right:45px}.profile-settings .upgrade-wrapper .price .thin{font-weight:400}.profile-settings .upgrade-wrapper .price.premium{padding-right:38px}.profile-settings .upgrade-wrapper .text{font-size:16px;line-height:1.31;color:#c0c0c6;margin-bottom:28px}.profile-settings .upgrade-wrapper .ui-button{width:100%}.profile-settings .upgrade-wrapper .ui-button.premium,.profile-settings .upgrade-wrapper .ui-button.premium:hover{background-color:transparent;border-color:#ffa600;color:#ffa600}.terms-page{margin:50px auto;width:1010px;position:relative}.terms-page .hr{width:100%;margin:0 6px;opacity:.3;border-bottom:1px solid #81818e;margin-bottom:30px}body .container .terms-page{display:block}.terms-page .info-page-header{font-size:30px;font-weight:900;color:#fff;margin-bottom:20px;letter-spacing:.5px;margin:40px 0 26px}.terms-page .terms-anchlink{position:relative;top:-76px;visibility:hidden}.terms-page .terms-sidebar{position:absolute;top:0;left:0;height:100%;width:222px;margin-top:128px}.terms-page .terms-sidebar .terms-menu{display:block;position:-webkit-sticky;position:sticky;top:75px}.terms-page .terms-sidebar .terms-menu li{margin-bottom:8px;display:table;width:180px}.terms-page .terms-sidebar .terms-menu a{height:35px;padding:0 15px;font-size:15px;display:table-cell;vertical-align:middle;line-height:1.38;-webkit-transition:all .25s ease;transition:all .25s ease}.terms-page .terms-sidebar .terms-menu a:hover{color:#ffa600}.terms-page .terms-sidebar .terms-menu a.active{border-radius:3px;background-color:#ffa600;color:#fff;position:-webkit-sticky;position:sticky;top:510px}.terms-page .terms-content{float:left;padding:0 10px;color:#fff;margin-left:222px;position:relative}.terms-page .terms-content b,.terms-page .terms-content strong{font-weight:700}.terms-page .terms-content a{color:#ffa600;white-space:nowrap}.terms-page .terms-content h1{font-size:18px;padding:0 0 35px;text-transform:uppercase;font-weight:700}.terms-page .terms-content h2{font-size:16px;padding:0 0 25px;text-transform:uppercase;font-weight:700}.terms-page .terms-content li,.terms-page .terms-content p{font-size:15px;padding:0 0 25px;line-height:25px;font-weight:400}.terms-page .terms-content ol li{list-style:decimal}.terms-page .terms-content .number-1-level{list-style:decimal outside;padding:0 0 0 30px}.terms-page .terms-content .number-2-level.reset{counter-reset:item}.terms-page .terms-content .bullets{list-style:disc outside;padding:0 0 0 30px}.terms-page .terms-content .bullets li{font-size:14px;padding:0 0 25px;line-height:23px}.terms-page .terms-content .terms-text-elem{margin-bottom:20px}.terms-page .terms-content table{width:100%}.terms-page .terms-content table,.terms-page .terms-content td,.terms-page .terms-content th{border:1px solid #fff;border-collapse:collapse}.terms-page .terms-content td,.terms-page .terms-content th{padding:15px;text-align:left}.terms-wrap .container{height:auto}.terms-wrap header{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:48px;top:0}@-webkit-keyframes loading{0%{background-position:0 0}to{background-position:20px 80px}}@keyframes loading{0%{background-position:0 0}to{background-position:20px 80px}}@-webkit-keyframes big-file-icon{0%{margin-top:80px}50%{margin-top:70px}to{margin-top:80px}}@keyframes big-file-icon{0%{margin-top:80px}50%{margin-top:70px}to{margin-top:80px}}@-webkit-keyframes small-file-icon{0%{top:-3px}50%{top:3px}to{top:-3px}}@keyframes small-file-icon{0%{top:-3px}50%{top:3px}to{top:-3px}}.uploader-page{max-width:1040px;width:100%;margin:0 auto 50px;padding:0 20px}.uploader-page h1{color:#fff;font-size:30px;font-weight:900;margin:0 0 50px;padding:40px 0 20px;border-bottom:2px solid #5e5b70}.uploader-page .guide{font-size:15px;line-height:1.47;color:#fff;margin:0 0 33px;text-align:center}.uploader-page .guide a{color:#ffa600;text-decoration:underline}.uploader-page .drag-and-drop-wrapper{width:100%;height:400px;position:relative}.uploader-page .drag-and-drop-wrapper .drap-and-drop-image{height:50px;width:40px;display:block;margin:80px auto 0}.uploader-page .drag-and-drop-wrapper .drap-and-drop-image.active{-webkit-animation:big-file-icon 1s;animation:big-file-icon 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.uploader-page .drag-and-drop{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:10px;border:1px dashed #ffa600;text-align:center;padding:163px 0 0;-webkit-transition:all .25s ease;transition:all .25s ease}.uploader-page .drag-and-drop.active{padding:234px 0 0;top:-10px;bottom:-10px;left:-10px;right:-10px}.uploader-page .drag-and-drop.active .or,.uploader-page .drag-and-drop.active .select-file button{display:none}.uploader-page .drag-and-drop.active .select-file{position:absolute;left:0;top:0;width:100%;height:100%}.uploader-page .drag-and-drop .title{font-size:30px;font-weight:900;color:#fff;margin:0 0 28px}.uploader-page .drag-and-drop .or{color:#5e5b70;border:1px solid #5e5b70;width:100px;margin:0 auto 28px;position:relative}.uploader-page .drag-and-drop .or span{background-color:#2e273f;position:absolute;top:-8px;left:50%;width:30px;margin:0 0 0 -15px}.uploader-page .drag-and-drop .select-file{position:relative;overflow:hidden;width:250px;height:50px;margin:0 auto}.uploader-page .drag-and-drop .select-file:hover button{background-color:#ffb633}.uploader-page .drag-and-drop .select-file button{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%;font-weight:400;height:100%;line-height:48px}.uploader-page .drag-and-drop .select-file button.active{opacity:1;cursor:pointer}.uploader-page .drag-and-drop .select-file button.active:hover{background-color:#ffb633}.uploader-page .drag-and-drop .select-file button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.uploader-page .drag-and-drop .select-file input{display:inline-block;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.uploader-page .files-list .drag-area-wrapper{position:relative;width:100%;height:80px;margin:0 0 35px}.uploader-page .files-list .drag-area{position:absolute;border-radius:10px;border:1px dashed #ffa600;left:0;right:0;top:0;bottom:0;text-align:center;-webkit-transition:all .25s ease;transition:all .25s ease}.uploader-page .files-list .drag-area.active{top:-10px;bottom:-10px;left:-10px;right:-10px;background-color:rgba(29,22,47,.37)}.uploader-page .files-list .drag-area.active .text{margin:33px 0 0}.uploader-page .files-list .drag-area.active .text .image-wrapper svg{-webkit-animation:small-file-icon .75s;animation:small-file-icon .75s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.uploader-page .files-list .drag-area .text{display:inline-block;font-size:20px;font-weight:700;color:#fff;height:30px;line-height:28px;margin:23px 0 0;-webkit-transition:all .25s ease;transition:all .25s ease;vertical-align:middle}.uploader-page .files-list .drag-area .text:after{content:"";vertical-align:middle;display:inline-block;height:100%}.uploader-page .files-list .drag-area .text .image-wrapper{height:100%;display:inline-block;vertical-align:middle;width:25px;margin-right:16px;position:relative}.uploader-page .files-list .drag-area .text .image-wrapper svg{position:absolute;top:-5px;left:0;height:30px;width:100%}.uploader-page .files-list .drag-area .text .select-file{display:inline-block;vertical-align:middle;height:28px;line-height:22px}.uploader-page .files-list .drag-area .text .select-file button{color:#ffa600;text-decoration:underline}.uploader-page .files-list .drag-area .text .select-file input{display:inline-block;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.uploader-page .files-list .files-count{font-size:22px;font-weight:900;margin:0 0 15px;color:#fff}.uploader-page .files-list .files-count span{font-weight:400}.uploader-page .upload-item{width:100%;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:25px}.uploader-page .upload-item:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.uploader-page .upload-item:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.uploader-page .upload-item .upload-item-name{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:235px}.uploader-page .upload-item .upload-item-name .upload-item-name-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700;font-size:14px;color:#110e1a;line-height:17px}.uploader-page .upload-item .upload-item-form{border-radius:5px;border:1px solid #3f3754;padding:20px 30px 30px;text-align:right;-webkit-box-flex:1;-webkit-flex:1 0 calc(100% - 300px);-ms-flex:1 0 calc(100% - 300px);flex:1 0 calc(100% - 300px);padding:0 0 0 65px;border:none;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.uploader-page .upload-item .upload-item-form .wrapper{position:relative}.uploader-page .upload-item .upload-item-form input{display:inline-block;border:1px solid #c0c0c6;border-radius:3px;height:40px;padding:9px 0 9px 10px;border:1px solid transparent;display:block;margin-top:10px;width:100%}.uploader-page .upload-item .upload-item-form input.error{border-color:#e53935}.uploader-page .upload-item .upload-item-form textarea{height:170px;width:100%;padding:0;border:0;padding:10px;margin-top:10px;resize:none;border:1px solid transparent;outline:none;border-radius:3px}.uploader-page .upload-item .upload-item-form textarea.error{border:1px solid #e53935}.uploader-page .upload-item .upload-item-form button{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%}.uploader-page .upload-item .upload-item-form button.active{opacity:1;cursor:pointer}.uploader-page .upload-item .upload-item-form button.active:hover{background-color:#ffb633}.uploader-page .upload-item .upload-item-form button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.uploader-page .upload-item .upload-item-form button.password-show-btn{position:absolute;cursor:pointer;color:#c0c0c6;font-size:13px;font-weight:700;text-decoration:underline;top:12px;right:9px;-webkit-transition:all .25s ease;transition:all .25s ease;padding:0;margin:0;background:transparent;width:auto;height:auto;line-height:13px;opacity:1}.uploader-page .upload-item .upload-item-form button.password-show-btn.active{color:#332e42;background-color:transparent}.uploader-page .upload-item .upload-item-form .boldtext{font-size:16px;font-weight:700;color:#c0c0c6;line-height:1.44}.uploader-page .upload-item .upload-item-form span{color:transparent}.uploader-page .upload-item .upload-item-form span.error{float:right;color:#e53935;font-size:12px;padding-top:11px}.uploader-page .upload-item .upload-item-form .input-wrapper{text-align:left;margin:5px 0 20px;width:100%}.uploader-page .upload-item .upload-item-form .error-cond-msg{margin:15px 0 0;font-weight:700;font-size:13px;display:block;padding:0;height:10px;line-height:10px;text-align:center;color:#e53935;width:100%}.uploader-page .upload-item .upload-item-form .checkbox{color:#5e5b70;margin-bottom:11px;position:relative;display:block;font-size:13px}.uploader-page .upload-item .upload-item-form .checkbox input{display:none}.uploader-page .upload-item .upload-item-form .checkbox.error{display:block}.uploader-page .upload-item .upload-item-form .checkbox.error label{color:#e53935}.uploader-page .upload-item .upload-item-form .checkbox label{line-height:1.38;padding-left:30px;display:block}.uploader-page .upload-item .upload-item-form .checkbox label:before{cursor:pointer;content:"";width:18px;height:18px;display:block;position:absolute;top:0;left:0;z-index:1;border:1px solid #c0c0c6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.uploader-page .upload-item .upload-item-form .checkbox input:checked+label:before{cursor:pointer;border:none;background-image:url(/dingit2/static/images/checkbox-selected.svg);background-size:contain}.uploader-page .upload-item .upload-item-form .term-link{text-decoration:underline;font-size:13px;line-height:1.38;color:inherit;vertical-align:baseline}.uploader-page .upload-item .upload-item-form .inputs-and-checkbox-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% - 115px);padding-bottom:8px}.uploader-page .upload-item .upload-item-form .inputs-and-checkbox-wrapper.file-loading{opacity:.4}.uploader-page .upload-item .upload-item-form .input-wrapper{display:inline-block;width:250px;margin:0}.uploader-page .upload-item .upload-item-form .input-wrapper span.error{display:block;margin-bottom:10px;float:none;text-align:center}.uploader-page .upload-item .upload-item-form .input-wrapper span:not(.error){display:none}.uploader-page .upload-item .upload-item-form .input-wrapper input{margin-top:0;border:1px solid #c0c0c6}.uploader-page .upload-item .upload-item-form .input-wrapper+.input-wrapper{margin-left:10px}.uploader-page .upload-item .upload-item-form .input-select-wrap{position:relative}.uploader-page .upload-item .upload-item-form .input-select-wrap input{padding-right:23px;background:url(/dingit2/static/images/dropdown-triangle.svg) no-repeat calc(100% - 10px) 18px}.uploader-page .upload-item .upload-item-form .input-select-wrap ul{position:absolute;z-index:2;top:44px;max-height:300px;text-align:left;overflow:auto;width:100%;border-radius:3px;border:1px solid #c0c0c6;background-color:#fff}.uploader-page .upload-item .upload-item-form .input-select-wrap ul.active{display:block}.uploader-page .upload-item .upload-item-form .input-select-wrap ul.active:empty{display:none}.uploader-page .upload-item .upload-item-form .input-select-wrap ul li{background-color:#fff;height:30px;padding:0 15px;width:100%;line-height:30px;cursor:pointer;color:#140e22;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .25s ease;transition:all .25s ease}.uploader-page .upload-item .upload-item-form .input-select-wrap ul li:hover{background-color:#ffa600;color:#fff}.uploader-page .upload-item .upload-item-form .input-select-wrap.error ul{top:69px}.uploader-page .upload-item .upload-item-form .uploader-condition{margin:15px 30px 0 0;display:inline-block}.uploader-page .upload-item .upload-item-form .uploader-condition.error{display:inline-block}.uploader-page .upload-item .upload-item-form .uploader-condition span{color:inherit}.uploader-page .upload-item .upload-item-form .error-cond-msg{width:auto;display:inline-block}.uploader-page .upload-item .upload-item-form .actions-wrap{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:115px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.uploader-page .upload-item .upload-item-form .actions-wrap .uploader-submit.file-loading{opacity:1;background-color:#2ea877;background-size:10px 40px;background-repeat:repeat;background-image:linear-gradient(105deg,rgba(0,0,0,.1) 25%,transparent 0,transparent 50%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 75%,transparent 0,transparent);-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite}.uploader-page .upload-item .upload-item-form .actions-wrap .delete{cursor:pointer;font-size:13px;font-weight:400;opacity:1;background-color:transparent;-webkit-transition:all .25s ease;transition:all .25s ease;fill:#81818e;color:#81818e}.uploader-page .upload-item .upload-item-form .actions-wrap .delete svg{width:11px;height:14px;vertical-align:middle;-webkit-transition:all .25s ease;transition:all .25s ease;margin-right:9px}.uploader-page .upload-item .upload-item-form .actions-wrap .delete span{color:inherit;vertical-align:middle;-webkit-transition:all .25s ease;transition:all .25s ease}.uploader-page .upload-item .upload-item-form .actions-wrap .delete:hover{fill:#e53935;color:#e53935;background-color:transparent}.uploader-page .upload-item .upload-item-form .actions-wrap .delete.file-loading{opacity:.4}.uploader-page .upload-item .upload-result{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:65px}.uploader-page .upload-item .upload-result .message-button-wrapper{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.uploader-page .upload-item .upload-result .upload-result-message,.uploader-page .upload-item .upload-result .upload-result-state{font-size:14px;display:inline-block;color:#36b683}.uploader-page .upload-item .upload-result .upload-result-message.error,.uploader-page .upload-item .upload-result .upload-result-state.error{color:#e53935}.uploader-page .upload-item .upload-result .upload-try-again{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;margin-left:10px;padding:0 15px;font-size:14px;height:27px;line-height:25px}.uploader-page .upload-item .upload-result .upload-try-again.active{opacity:1;cursor:pointer}.uploader-page .upload-item .upload-result .upload-try-again.active:hover{background-color:#ffb633}.uploader-page .upload-item .upload-result .upload-try-again .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.uploader-page .upload-item .upload-result .upload-result-state{width:115px;font-size:15px;padding-left:22px;vertical-align:middle}.uploader-page .upload-item .upload-result .upload-result-state span{vertical-align:middle}.uploader-page .upload-item .upload-result .upload-result-state .confirm-svg,.uploader-page .upload-item .upload-result .upload-result-state .error-svg{display:inline-block;height:16px;width:16px;vertical-align:middle;margin-right:7px}.uploader-page .upload-item .upload-result .upload-result-state .error-svg,.uploader-page .upload-item .upload-result .upload-result-state.error .confirm-svg{display:none}.uploader-page .upload-item .upload-result .upload-result-state.error .error-svg{display:inline-block}.video-page .video-seo-object{visibility:hidden}.video-page .bg-cover{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.video-page .bg-cover img{width:100%;height:100%;-webkit-filter:blur(10px);filter:blur(10px)}.video-page .bg-cover:after{content:"";position:absolute;background-color:rgba(0,0,0,.75);width:100%;height:100%;left:0;top:0}.video-page .video-block{background-color:#110e1a;overflow:hidden;position:relative}.video-page .video-block .wrapper{width:100%;max-width:887px;height:100%;margin:0 auto;position:relative}.video-page .video-block .wrapper .wrapper-min-height{width:100%;height:100%;padding:56.25% 0 0}.video-page .video-block .video-container{height:100%;position:absolute;width:100%;left:0;top:0}.video-page .video-block .video-container.embedded{position:fixed;z-index:11}.video-page .video-block .video-container img.preview{height:100%;width:100%}.video-page .video-block .video-container .next-video-preview{height:100%;overflow:hidden}.video-page .video-block .video-container .next-video-preview .bg-cover{position:relative;top:auto;left:auto;width:100%;height:100%;overflow:hidden}.video-page .video-block .video-container .next-video-preview .next-video-info{position:absolute;z-index:1;text-align:center;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.video-page .video-block .video-container .next-video-preview .next-video-info .next-video-wrapper{width:100%}.video-page .video-block .video-container .next-video-preview .next-video-info .next-video-wrapper button{display:none}.video-page .video-block .video-container .next-video-preview .next-video-info .title{font-size:16px;font-weight:900;letter-spacing:.8px;color:#81818e;margin:0 0 15px}.video-page .video-block .video-container .next-video-preview .next-video-info .name{font-size:25px;font-weight:900;color:#fff;margin:0 10% 13px;line-height:30px}.video-page .video-block .video-container .next-video-preview .next-video-info .login{font-size:14px;color:#fff;margin-bottom:26px}.video-page .video-block .video-container .next-video-preview .next-video-info a{display:inline-block;width:90px;height:90px;background-image:url(/dingit2/static/images/video-play-icon.svg);background-size:contain}.video-page .video-block .video-container .next-video-preview .next-video-info a span{display:none}.video-page .video-block .arrow-left,.video-page .video-block .arrow-right{position:absolute;width:93px;top:50%;margin-top:-63px;height:126px;cursor:pointer;overflow:hidden;border-radius:3px;z-index:2;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.video-page .video-block .arrow-left .cover,.video-page .video-block .arrow-left .info,.video-page .video-block .arrow-right .cover,.video-page .video-block .arrow-right .info{visibility:hidden;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.video-page .video-block .arrow-left .info,.video-page .video-block .arrow-right .info{margin-right:15px}.video-page .video-block .arrow-left.active,.video-page .video-block .arrow-right.active{background-color:#2e273f;width:515px}.video-page .video-block .arrow-left.active .cover,.video-page .video-block .arrow-left.active .info,.video-page .video-block .arrow-right.active .cover,.video-page .video-block .arrow-right.active .info{visibility:visible;opacity:1}.video-page .video-block .arrow-left{left:3%}.video-page .video-block .arrow-left .video-thumbnail{padding-left:93px}.video-page .video-block .arrow-left .video-thumbnail:before{background-image:url(/dingit2/static/images/video-arrow-left.svg);background-position:25px 50%;left:0}.video-page .video-block .arrow-left .video-thumbnail:hover:before{border-radius:3px 0 0 3px;background-image:url(/dingit2/static/images/video-arrow-left-hover.svg)}.video-page .video-block .arrow-left.active .video-thumbnail{padding-left:111px}.video-page .video-block .arrow-right{right:3%}.video-page .video-block .arrow-right .video-thumbnail{padding-left:93px}.video-page .video-block .arrow-right .video-thumbnail:before{background-image:url(/dingit2/static/images/video-arrow-right.svg);background-position:right 25px top 50%;right:0}.video-page .video-block .arrow-right .video-thumbnail:hover:before{border-radius:0 3px 3px 0;background-image:url(/dingit2/static/images/video-arrow-right-hover.svg)}.video-page .video-block .arrow-right.active .video-thumbnail{padding-left:18px;padding-right:93px}.video-page .video-block .video-thumbnail{display:block;height:108px;padding-top:18px;margin:0}.video-page .video-block .video-thumbnail:before{content:"";display:block;width:93px;height:100%;position:absolute;top:0;background-repeat:no-repeat;-webkit-transition:all .25s ease;transition:all .25s ease}.video-page .video-block .video-thumbnail:hover:before{background-color:#ffa600}.video-page .video-block .video-thumbnail:hover .cover:after,.video-page .video-block .video-thumbnail:hover .cover:before{display:none}.video-page .video-block .video-thumbnail .cover{float:left;width:160px;height:92px;margin-right:25px;padding:0}.video-page .video-block .video-thumbnail .cover img{height:100%}.video-page .video-block .video-thumbnail .game{margin-bottom:0}.video-page .video-block .video-thumbnail .name h2{height:38px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;white-space:normal;margin-bottom:0;line-height:18px}.video-page .info-block{max-width:1305px;padding:0 20px;margin:0 auto}.video-page .info-block .video-info{margin-right:470px;padding-top:20px}.video-page .info-block .video-info .title{font-size:22px;font-weight:900;color:#fff;margin-bottom:7px}.video-page .info-block .video-info .title .name{line-height:31px;overflow:hidden}.video-page .info-block .video-info .soc-btns{position:relative;margin-left:20px}.video-page .info-block .video-info .like,.video-page .info-block .video-info .share{border:1px solid #ffa600;border-radius:3px;height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;background-repeat:no-repeat;float:left;-webkit-transition:all .25s ease;transition:all .25s ease}.video-page .info-block .video-info .like.active,.video-page .info-block .video-info .like:hover,.video-page .info-block .video-info .share.active,.video-page .info-block .video-info .share:hover{background-color:#ffa600;color:#fff}.video-page .info-block .video-info .share{width:30px;fill:#ffa600;text-align:center}.video-page .info-block .video-info .share svg{width:21px;height:21px;vertical-align:middle}.video-page .info-block .video-info .share.active,.video-page .info-block .video-info .share:hover{fill:#fff}.video-page .info-block .video-info .like{-webkit-transition:all .25s ease;transition:all .25s ease;padding:0 14px;font-size:14px;font-weight:700;color:#ffa600;margin-left:10px;fill:#ffa600}.video-page .info-block .video-info .like svg{width:16px;height:14px;vertical-align:middle;margin-right:9px}.video-page .info-block .video-info .like.active,.video-page .info-block .video-info .like:hover{background-color:#ffb633;fill:#fff}.video-page .info-block .video-info .share-block{background-color:#fff;padding:13px 15px;width:255px;position:absolute;bottom:30px;left:-117px;border-radius:3px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);z-index:0;opacity:0;visibility:hidden;-webkit-transition:all .25s ease;transition:all .25s ease}.video-page .info-block .video-info .share-block.active{opacity:1;z-index:2;bottom:45px;visibility:visible}.video-page .info-block .video-info .share-block:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:6px 6px 0;border-color:#fff transparent transparent;position:absolute;bottom:-6px;left:50%;margin-left:-3px}.video-page .info-block .video-info .share-block .title{font-size:16px;font-weight:900;color:#332e42}.video-page .info-block .video-info .share-block input{width:100%;height:40px;border-radius:3px;background-color:#fff;font-size:14px;color:#332e42;padding:0 11px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;border:1px solid #c0c0c6}.video-page .info-block .video-info .share-block .share-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.video-page .info-block .video-info .share-block .share-btns a{width:37px;height:37px;cursor:pointer;display:block}.video-page .info-block .video-info .share-block .share-btns a svg{width:37px;height:37px}.video-page .info-block .video-info .share-block .cancel-btn{display:none}.video-page .info-block .video-info .meta{margin-bottom:20px}.video-page .info-block .video-info .meta span{display:inline-block;margin:0 8px}.video-page .info-block .video-info .tags{margin-bottom:20px;padding-bottom:13px;border-bottom:1px solid #3f3754}.video-page .info-block .video-info .tags a{font-size:13px;color:#81818e;margin:0 8px 7px 0;display:inline-block;-webkit-transition:all .25s ease;transition:all .25s ease}.video-page .info-block .video-info .tags a:hover{color:#ffa600}.video-page .info-block .video-info .game-info{overflow:hidden;padding-bottom:20px;border-bottom:1px solid #3f3754}.video-page .info-block .video-info .game-info img{width:40px;margin-right:15px}.video-page .info-block .video-info .game-info .game{font-size:16px;font-weight:900;margin:11px 0 5px}.video-page .info-block .video-info .game-info .count{font-size:13px;color:#81818e}.video-page .info-block .video-info .game-info button{display:inline-block;background-color:#ffa600;color:#fff;border-radius:3px;font-size:14px;font-weight:900;padding:0 10px;height:30px;line-height:30px;cursor:pointer;margin:14px 0 0 54px;-webkit-transition:all .25s ease;transition:all .25s ease}.video-page .info-block .video-info .game-info button .button-text{vertical-align:middle}.video-page .info-block .video-info .game-info button svg{height:14px;width:14px;margin-right:11px;vertical-align:middle}.video-page .info-block .video-info .game-info button.active{color:#ffa600;font-size:13px;background-color:transparent}.video-page .info-block .video-info .game-info button.active svg{height:15px;width:15px}.video-page .info-block .video-info .game-info button.active:hover{background-color:transparent}.video-page .info-block .video-info .game-info button:hover{background-color:#ffb633}.video-page .info-block .video-info .game-info button:after{content:"";height:100%;display:inline-block;vertical-align:middle}.video-page .related-videos{width:437px;padding:23px 0 0 30px;margin-left:30px;-webkit-box-shadow:inset 1px 0 0 0 #433e54;box-shadow:inset 1px 0 0 0 #433e54}.video-page .related-videos .title{font-size:20px;font-weight:900;color:#fff;margin-bottom:25px}.video-page .related-videos .video-thumbnail{display:block;margin:0 0 25px;position:relative}.video-page .related-videos .video-thumbnail:nth-child(6n){display:none}.video-page .related-videos .video-thumbnail:before{content:"";display:block;width:93px;height:100%;position:absolute;top:0;background-repeat:no-repeat}.video-page .related-videos .video-thumbnail .cover{float:left;width:160px;height:92px;margin:0 25px 0 0;padding:0}.video-page .related-videos .video-thumbnail .cover img{height:100%}.video-page .related-videos .video-thumbnail .game{margin-bottom:0}.video-page .related-videos .video-thumbnail .name h2{height:38px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;white-space:normal;margin-bottom:0;line-height:18px}.video-page .related-videos .ui-button{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%;margin-bottom:30px}.video-page .related-videos .ui-button.active{opacity:1;cursor:pointer}.video-page .related-videos .ui-button.active:hover{background-color:#ffb633}.video-page .related-videos .ui-button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.video-page .adblock-message{height:100%;position:absolute;top:0;left:0;width:100%}.video-page .adblock-message .bg-cover{position:relative;top:auto;left:auto}.video-page .adblock-message .message{position:absolute;top:0;left:0;z-index:1;text-align:center;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.video-page .adblock-message .message .message-wrapper{width:100%}.video-page .adblock-message .message .title{font-size:22px;font-weight:900;color:#fff;margin-bottom:62px}.video-page .adblock-message .message .info{margin-bottom:45px}.video-page .adblock-message .message .info img{width:180px;border:5px solid #ffa600;margin-bottom:16px}.video-page .adblock-message .message .info .name{font-size:14px;color:#ffa600;margin:0 35%;line-height:18px}.video-page .adblock-message .message .text{line-height:22px;margin:0 15%}.utm-source-video{position:fixed;z-index:10;width:100%;height:100%;background-color:#140e22;top:0;left:0}.highlights-page{padding:40px 50px 50px;max-width:1390px;width:100%;margin:0 auto;position:relative}.highlights-page .highlight-filters-tags-mobile,.highlights-page .highlight-header-mobile{display:none}.highlights-page .head{border-bottom:2px solid #5e5b70;width:calc(100% - 24px);margin:0 auto}.highlights-page .head .title{font-size:30px;font-weight:900;color:#fff;letter-spacing:.5px}.highlights-page .head .filtered-title-item{vertical-align:middle;display:inline-block;font-size:22px;height:30px;line-height:22px;font-weight:900;letter-spacing:.5px;color:#fff}.highlights-page .head .filtered-title-item button{display:inline-block;vertical-align:middle;cursor:pointer;width:24px;height:24px;margin-left:7px;background:url(/dingit2/static/images/cancel-gray.svg) no-repeat 50%/contain}.highlights-page .head .filtered-title-item button:hover{background:url(/dingit2/static/images/cancel-orange.svg) no-repeat 50%/contain}.highlights-page .head .delimiter{vertical-align:middle;display:inline-block;font-size:30px;line-height:20px;height:30px;color:#3f3754;margin:0 15px}.highlights-page .streams{margin:130px auto 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.highlights-page .streams .ui-button{width:calc(100% - 20px);height:35px;line-height:33px;font-size:15px;margin:0 auto}.highlights-filter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.highlights-filter .highlights-filter-item{padding:0 10px 10px;display:inline-block;color:#c0c0c6;cursor:pointer;font-size:14px;font-weight:900;position:relative;-webkit-transition:all .25s ease;transition:all .25s ease}.highlights-filter .highlights-filter-item:not(.highlights-filter-drop-down):before{content:"";height:2px;width:0;position:absolute;top:26px;background-color:#ffa600;width:100%;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.highlights-filter .highlights-filter-item:not(.highlights-filter-drop-down):first-child:before{left:100%}.highlights-filter .highlights-filter-item:not(.highlights-filter-drop-down):nth-child(2):before{left:-100%}.highlights-filter .highlights-filter-item:not(.highlights-filter-drop-down).active,.highlights-filter .highlights-filter-item:not(.highlights-filter-drop-down):hover{color:#ffa600}.highlights-filter .highlights-filter-item:not(.highlights-filter-drop-down).active:first-child:before,.highlights-filter .highlights-filter-item:not(.highlights-filter-drop-down).active:nth-child(2):before{left:0;opacity:1}.highlights-filter .highlights-filter-item.highlights-filter-drop-down{margin-left:37px;padding-bottom:10px;position:static}.highlights-filter .highlights-filter-item a{color:#898989}.highlights-filter .highlights-filter-item.all-games h2{display:inline-block}.highlights-filter-drop-down{overflow:visible}.highlights-filter-drop-down:after{content:"";height:7px;width:7px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:19px;position:absolute;right:40px;display:none}.highlights-filter-drop-down button{color:#ffa600;font-size:14px;font-weight:900;padding-right:13px;position:relative;background:url(/dingit2/static/images/dropdown-triangle.svg) no-repeat right 6px;vertical-align:top;height:100%;cursor:pointer}.highlights-filter-drop-down button:after{content:"";vertical-align:top;display:inline-block;height:100%}.highlights-filter-drop-down.active .games-scroll,.highlights-filter-drop-down.active:after{display:block}.highlights-filter-drop-down .games-scroll{display:none;position:absolute;background-color:#fff;z-index:3;right:0;top:23px;padding:15px 0 20px;border-radius:3px;max-height:520px;height:520px;overflow:hidden;border:1px solid transparent}.highlights-filter-drop-down .games-scroll .custom-scroll{height:calc(100% - 37px)}.highlights-filter-drop-down .games-scroll li{font-size:14px;font-weight:400;color:#1d162f;padding:12px 25px 12px 15px;cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease}.highlights-filter-drop-down .games-scroll li.active,.highlights-filter-drop-down .games-scroll li:hover{background-color:#ffa600;color:#fff}.highlights-filter-drop-down .games-scroll.show-scroll .custom-scroll .outer-container .custom-scrollbar{opacity:1}.highlights-tags{margin:20px auto 40px;position:absolute;height:70px;overflow:hidden;width:calc(100% - 120px);z-index:2;max-width:1270px;left:60px}.highlights-tags.expanded{height:138px;background-color:#2e273f}.highlights-tags .tag{display:inline-block;height:30px;line-height:28px;border-radius:100px;padding:0 9px;border:1px solid transparent;margin:2px}.highlights-tags .tag:not(.active):hover{border:1px solid #5e5b70;cursor:pointer}.highlights-tags .tag.active{background-color:#ffa600;color:#fff}.highlights-tags .toggle-button{position:absolute;bottom:-1px;right:10px;cursor:pointer;background-color:#2e273f;height:40px;line-height:20px;padding:10px;-webkit-box-shadow:-12px 0 16px 0 #2e273f;box-shadow:-12px 0 16px 0 #2e273f;color:#fff}.highlights-tags .toggle-button.expanded{color:#ffa600;bottom:-1px;font-weight:900}.highlights-tags .toggle-button.none{display:none}.main-header{background-color:#1c152f;height:50px;z-index:10;padding:0 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-header .header-logo{height:30px}.main-header .header-logo img{height:100%}.main-header .header-content:after{content:"";display:inline-block;height:100%;vertical-align:middle}.main-header .search{display:inline-block;border-radius:3px;background:#fff url(/dingit2/static/images/header-search-icon.svg) no-repeat 10px 50%;margin-right:13px;width:280px;height:30px;vertical-align:middle;position:relative}.main-header .search .search-wrapper{margin:0 30px 0 36px;height:100%}.main-header .search .search-wrapper .placeholder{position:absolute;top:8px;left:36px;opacity:.7;letter-spacing:-.2px;color:#81818e}.main-header .search .search-wrapper input{height:100%;width:100%;border:none;background-color:transparent;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;color:#110e1a;position:relative;z-index:1}.main-header .search .search-wrapper button{position:absolute;width:16px;height:16px;top:7px;right:10px;cursor:pointer}.main-header .search .search-wrapper button svg{width:100%;height:100%}.main-header .search .search-btn{display:none}.main-header .menu,.main-header .menu-wrapper{display:inline-block;vertical-align:middle}.main-header .menu{font-weight:700;white-space:nowrap}.main-header .menu a{margin-left:22px;color:#ffa600;position:relative;-webkit-transition:all .25s ease;transition:all .25s ease}.main-header .menu a:not(.orange-btn){padding:0 4px}.main-header .menu a:not(.orange-btn):before{position:absolute;content:"";left:0;bottom:-16px;width:0;height:3px;background-color:#ffa600;-webkit-transition:all .25s ease;transition:all .25s ease}.main-header .menu a:not(.orange-btn).active:before,.main-header .menu a:not(.orange-btn):hover:before{width:100%}.main-header .menu a.orange-btn:hover{color:#fff}.main-header .menu a h2{display:inline-block}.main-header .auth-menu{display:inline-block;vertical-align:middle;margin-left:35px}.main-header .auth-menu:before{content:"";display:inline-block;height:20px;width:2px;background-color:#5e5b70;vertical-align:middle;opacity:.4}.main-header .auth-menu button{margin-left:35px;cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease}.main-header .auth-menu button svg{display:none}.main-header .auth-menu button.gray-btn{margin-left:20px}.main-header .auth-menu button:not(.gray-btn):hover{color:#ffa600}.main-header .user-menu{display:inline-block;position:relative;vertical-align:middle;margin-left:35px;padding-right:18px;background:url(/dingit2/static/images/dropdown-triangle.svg) no-repeat 100%;cursor:pointer}.main-header .user-menu button{cursor:pointer;height:30px;width:30px;display:block;border-radius:30px}.main-header .user-menu button svg{height:100%;width:100%}.main-header .user-menu ul{display:none;position:absolute;top:38px;right:0;background-color:#fff;width:126px;border-radius:3px}.main-header .user-menu ul.active{display:block}.main-header .user-menu ul li{display:block;width:100%;border-bottom:1px solid #e8e7ea}.main-header .user-menu ul li a,.main-header .user-menu ul li button{cursor:pointer;font-size:14px;height:40px;color:#1d162f;display:inline-block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;border-radius:3px;-webkit-transition:all .25s ease;transition:all .25s ease}.main-header .user-menu ul li a:hover,.main-header .user-menu ul li button:hover{color:#fff;background-color:#ffa600}.main-header .user-menu ul li a{padding:15px 10px}.main-header .user-menu ul li a svg{display:none}.main-header .user-menu ul li button{padding-left:10px}.main-header .user-menu ul li button svg{display:none}.main-header .user-menu ul li:last-child{border-bottom:none}.main-header .side-menu-root:not(.open){left:auto!important}.slider{overflow:hidden;height:390px;width:100%;margin:0 auto}.slider .slick-slider .slick-list .slick-track{padding-top:15px;position:relative;left:-10px}.slider .slick-slider .slick-list .slick-track .slick-slide{margin:0 7.5px;position:relative;width:640px;height:360px;overflow:hidden}.slider .slick-slider .slick-list .slick-track .slick-slide .slide{height:100%}.slider .slick-slider .slick-list .slick-track .slick-slide .slide.next:hover .arrow-right,.slider .slick-slider .slick-list .slick-track .slick-slide .slide.prev:hover .arrow-left{opacity:1}.slider .slick-slider .slick-list .slick-track .slick-slide.slick-active:hover .info,.slider .slick-slider .slick-list .slick-track .slick-slide.slick-active:hover .video-panel{opacity:1;visibility:visible}.slider .slick-slider .slick-list .slick-track .slick-slide:not(.slick-active) .slide{cursor:pointer}.slider .slick-slider .slick-list .slick-track .slick-slide:not(.slick-active) .slide:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(16,11,29,.8);opacity:1;-webkit-transition:all .25s ease;transition:all .25s ease}.slider .slick-slider .slick-list .slick-track .slick-slide:not(.slick-active) .slide:hover:before{opacity:0}.slider .slick-slider .slick-list .slick-track .slick-slide img{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.slider .slick-slider .slick-list .slick-track .slick-slide video{-webkit-box-sizing:border-box;box-sizing:border-box}.slider .slick-slider .slick-list .slick-track .slick-slide .info{visibility:hidden;opacity:0;position:absolute;background-image:-webkit-gradient(linear,left bottom,left top,from(transparent),to(#000));background-image:linear-gradient(0deg,transparent,#000);top:0;left:0;right:0;bottom:70px;padding:12px 14px;z-index:1;pointer-events:none;-webkit-transition:all .25s ease;transition:all .25s ease}.slider .slick-slider .slick-list .slick-track .slick-slide .info .game{margin-bottom:4px}.slider .slick-slider .slick-list .slick-track .slick-slide .info .name{font-size:18px;color:#ffa600}.slider .slick-slider .slick-list .slick-track .slick-slide .video-container{position:absolute;width:100%;height:100%;top:0;left:0}.slider .slick-slider .slick-list .slick-track .slick-slide .video-container video{width:100%;height:100%;background-color:#140e22}.slider .slick-slider .slick-list .slick-track .slick-slide .arrow-left,.slider .slick-slider .slick-list .slick-track .slick-slide .arrow-right{position:absolute;width:45px;height:91px;top:50%;margin-top:-45.5px;z-index:2;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.slider .slick-slider .slick-list .slick-track .slick-slide .arrow-left i,.slider .slick-slider .slick-list .slick-track .slick-slide .arrow-right i{display:block;width:26px;height:25px;position:absolute;top:50%;margin-top:-12.5px}.slider .slick-slider .slick-list .slick-track .slick-slide .arrow-left{right:0;background-image:url(/dingit2/static/images/oval.svg)}.slider .slick-slider .slick-list .slick-track .slick-slide .arrow-left i{background-image:url(/dingit2/static/images/arrow-left.svg);right:2px}.slider .slick-slider .slick-list .slick-track .slick-slide .arrow-right{left:0;background-image:url(/dingit2/static/images/oval-right.svg)}.slider .slick-slider .slick-list .slick-track .slick-slide .arrow-right i{background-image:url(/dingit2/static/images/arrow-right.svg);left:2px}.main-footer{background-color:#1d162f;position:relative;height:280px}.footer-wrapper{margin:0 50px}.footer-nav-container{padding:32px 0 30px;position:relative;height:180px}.footer-nav-container .navs{max-width:1000px;margin:0 auto;overflow:hidden}.footer-nav-container .menus-block{float:right;overflow:hidden;width:64%}.footer-nav-container:after{content:"";display:block;position:absolute;height:2px;opacity:.2;background-color:#81818e;width:100%;left:0;bottom:0}.footer-nav-container ul{display:inline-block;vertical-align:top}.footer-nav-container ul .title{font-size:15px;font-weight:900;margin-bottom:10px;color:#81818e}.footer-nav-container ul a{color:#fff;font-size:13px;line-height:23px;font-weight:400;-webkit-transition:all .25s ease;transition:all .25s ease}.footer-nav-container ul a:hover{color:#ffa600}.footer-nav-container ul a h4{display:inline-block}.footer-nav-container .footer-logo{width:27%}.footer-nav-container .footer-logo a{display:inline-block;width:125px;height:25px;opacity:.5;margin-top:6px}.footer-nav-container .dingit{width:31%}.footer-nav-container .help,.footer-nav-container .legal{width:29%}.social-container{height:100px;font-size:11px;color:#81818e;max-width:1000px;margin:0 auto}.social-container .copyright,.social-container .mobile-links,.social-container .social-btns{display:inline-block}.social-container .copyright{float:left;margin:45px 0 0}.social-container .mobile-links{margin:30px 0 0}.social-container .mobile-links a{height:40px;display:inline-block;background-repeat:no-repeat}.social-container .mobile-links a.ios{width:122px;background-image:url(/dingit2/static/images/app-store.svg);background-size:contain;margin-right:20px}.social-container .mobile-links a.android{width:113px;background-image:url(/dingit2/static/images/google-play.svg);margin-right:71px}.social-container .social-btns{margin:33px 0 0}.social-container .social-btns a:last-child svg{margin-right:0}.social-container .social-btns a svg{display:inline-block;width:35px;height:35px;margin-right:21px}.video-thumbnails{max-width:1265px;margin:0 auto}.video-thumbnails .video-thumbnails-wrapper{margin:0 -10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.video-thumbnail{-webkit-box-flex:0;-webkit-flex:0 0 calc(20% - 20px);-ms-flex:0 0 calc(20% - 20px);flex:0 0 calc(20% - 20px);margin:0 10px 50px;overflow:hidden}.video-thumbnail .cover{background-color:#110e1a;position:relative;margin-bottom:10px;width:100%;padding-top:56%;overflow:hidden}.video-thumbnail .cover:after{width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.6)}.video-thumbnail .cover:after,.video-thumbnail .cover:before{content:"";display:block;position:absolute;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.video-thumbnail .cover:before{width:45px;height:45px;top:50%;left:50%;margin:-22.5px 0 0 -22.5px;background:url(/dingit2/static/images/video-thumbnail-play-btn.svg) no-repeat 0 0;background-size:contain;z-index:1}.video-thumbnail .cover:hover:after,.video-thumbnail .cover:hover:before{opacity:1}.video-thumbnail .cover img{width:100%;position:absolute;top:0;left:0}.video-thumbnail .cover span{position:absolute;background-color:#110e1a;left:10px;bottom:10px;font-size:11px;font-weight:700;padding:4px 7px;z-index:1}.video-thumbnail .info{font-size:12px;letter-spacing:.3px}.video-thumbnail .info .game{margin-bottom:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:18px}.video-thumbnail .info .name{color:#ffa600}.video-thumbnail .info .name h2,.video-thumbnail .info .name h3{font-size:14px;font-weight:inherit;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:16px;display:block}.video-thumbnail .info .tags{color:#81818e;overflow:hidden;max-height:18px;word-spacing:5px;line-height:18px}.video-thumbnail .info .tags h4{display:inline-block;margin-right:8px}.video-thumbnail .info .meta{padding-top:7px}.video-thumbnail .info .meta .user-login{display:inline-block;margin-right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;max-width:100%;margin-bottom:3px;line-height:15px}.video-thumbnail .info .meta .dot{display:inline-block;margin:0 5px 0 0;line-height:15px}.video-thumbnail .info .meta .upload-date{white-space:nowrap;line-height:15px;text-overflow:ellipsis;overflow:hidden}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal.auth-popup .modal-dialog .modal-content{border-radius:3px}.auth-popup{font-size:13px}.auth-popup .progress{position:absolute;z-index:4;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.85);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:0 0 3px 3px}.auth-popup .progress i{display:block;width:45px;height:45px;background-image:url(/dingit2/static/images/spinner.svg);background-size:contain;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.auth-popup .fb,.auth-popup h4{width:100%;text-align:center}.auth-popup .fb{display:block;height:40px;border-radius:3px;background:#4367b1 url(/dingit2/static/images/fb.svg) no-repeat 44px;line-height:40px;font-size:15px;color:#fff;margin-bottom:11px;cursor:pointer}.auth-popup .fb.sign{background-position-x:39px}.auth-popup .or{border-bottom:1px solid #c0c0c6;text-align:center;margin-bottom:23px}.auth-popup .or span{display:inline-block;padding:0 20px;background-color:#fff;position:relative;top:7px}.auth-popup .text-field{margin-bottom:10px;position:relative}.auth-popup .text-field input{display:inline-block;border:1px solid #c0c0c6;border-radius:3px;height:40px;padding:9px 0 9px 10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.auth-popup .text-field input.error{border-color:#e53935}.auth-popup .text-field.valid input{padding-right:30px}.auth-popup .text-field.valid i{display:block;position:absolute;top:11px;right:11px;width:16px;height:16px;background-image:url(/dingit2/static/images/mark-green.svg);background-size:contain}.auth-popup .text-field.pwd .wrapper{position:relative}.auth-popup .text-field.pwd .wrapper input{padding-right:50px}.auth-popup .text-field.pwd .wrapper button{position:absolute;cursor:pointer;color:#c0c0c6;font-size:13px;font-weight:700;text-decoration:underline;top:12px;right:10px;-webkit-transition:all .25s ease;transition:all .25s ease}.auth-popup .text-field.pwd .wrapper button.active{color:#332e42}.auth-popup .error{display:none}.auth-popup .has-error .error{display:block;font-size:13px;text-align:center;color:#e53935;margin-bottom:10px}.auth-popup .has-error input{border-color:#e53935}.auth-popup .marketing,.auth-popup .remember,.auth-popup .terms-wrapper{overflow:hidden;position:relative;margin-bottom:24px;min-height:18px}.auth-popup .marketing input,.auth-popup .remember input,.auth-popup .terms-wrapper input{position:absolute;top:0;left:0;width:18px;height:18px;border-radius:2px;border:1px solid #c0c0c6;z-index:2;opacity:0}.auth-popup .marketing input+:before,.auth-popup .remember input+:before,.auth-popup .terms-wrapper input+:before{content:"";width:18px;height:18px;display:block;position:absolute;top:0;left:0;z-index:1;border:1px solid #c0c0c6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.auth-popup .marketing input:checked+:before,.auth-popup .remember input:checked+:before,.auth-popup .terms-wrapper input:checked+:before{border:none;background-image:url(/dingit2/static/images/checkbox-selected.svg);background-size:contain}.auth-popup .marketing label,.auth-popup .remember label,.auth-popup .terms-wrapper label{display:block;line-height:16px;padding-left:30px}.auth-popup .marketing{color:#5e5b70;margin-bottom:11px}.auth-popup .marketing.has-error,.auth-popup .marketing.has-error.terms a{color:#e53935}.auth-popup .marketing.terms{margin-bottom:26px}.auth-popup .marketing.terms a{color:#5e5b70;text-decoration:underline}.auth-popup .marketing:not(.terms) input,.auth-popup .marketing:not(.terms) input+:before{top:2px}.auth-popup .form{height:40px;line-height:40px;background-color:#ffa600;border-radius:3px;opacity:.4;font-size:15px;font-weight:700;color:#fff;text-align:center;width:100%;cursor:pointer;margin-bottom:25px}.auth-popup .form.active{opacity:1;-webkit-transition:all .25s ease;transition:all .25s ease}.auth-popup .form.active:hover{background-color:#ffb633}.auth-popup .creator{text-align:center}.auth-popup .creator p{color:#110e1a;margin-bottom:5px}.auth-popup .creator button{color:#ffa600;font-weight:700;cursor:pointer}.auth-popup .back-btn{color:#110e1a;display:inline-block;margin:0 auto;font-weight:700;cursor:pointer}.auth-popup.check-email p{font-size:15px;line-height:1.47;text-align:center;color:#110e1a;margin-bottom:20px}.auth-popup.check-email .form{opacity:1}.auth-popup.choose-user-name p{font-size:15px;line-height:1.47;text-align:center;color:#110e1a;margin-bottom:20px}.auth-popup.choose-user-name .form.active{opacity:1}.auth-popup.login .group{margin-bottom:16px}.auth-popup.login .remember{color:#110e1a}.auth-popup.login .remember button{color:#ffa600;cursor:pointer}.auth-popup.login .creator{margin-bottom:0}.auth-popup.login .form{margin-bottom:22px}.auth-popup.forgot-password p{font-size:15px;line-height:1.47;text-align:center;color:#110e1a;margin-bottom:20px;word-spacing:-.5px}.auth-popup.check-email .form,.auth-popup.choose-user-name .form{margin-bottom:0}.auth-popup .creator-form .checkbox,.auth-popup .login-form .checkbox,.auth-popup .restore-form .checkbox,.auth-popup .signup-form .checkbox{color:#5e5b70;margin-bottom:11px;position:relative;display:block;font-size:13px}.auth-popup .creator-form .checkbox input,.auth-popup .login-form .checkbox input,.auth-popup .restore-form .checkbox input,.auth-popup .signup-form .checkbox input{display:none}.auth-popup .creator-form .checkbox.error,.auth-popup .login-form .checkbox.error,.auth-popup .restore-form .checkbox.error,.auth-popup .signup-form .checkbox.error{display:block}.auth-popup .creator-form .checkbox.error label,.auth-popup .login-form .checkbox.error label,.auth-popup .restore-form .checkbox.error label,.auth-popup .signup-form .checkbox.error label{color:#e53935}.auth-popup .creator-form .checkbox label,.auth-popup .login-form .checkbox label,.auth-popup .restore-form .checkbox label,.auth-popup .signup-form .checkbox label{line-height:1.38;padding-left:30px;display:block}.auth-popup .creator-form .checkbox label:before,.auth-popup .login-form .checkbox label:before,.auth-popup .restore-form .checkbox label:before,.auth-popup .signup-form .checkbox label:before{cursor:pointer;content:"";width:18px;height:18px;display:block;position:absolute;top:0;left:0;z-index:1;border:1px solid #c0c0c6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.auth-popup .creator-form .checkbox input:checked+label:before,.auth-popup .login-form .checkbox input:checked+label:before,.auth-popup .restore-form .checkbox input:checked+label:before,.auth-popup .signup-form .checkbox input:checked+label:before{cursor:pointer;border:none;background-image:url(/dingit2/static/images/checkbox-selected.svg);background-size:contain}.auth-popup .creator-form .term-link,.auth-popup .login-form .term-link,.auth-popup .restore-form .term-link,.auth-popup .signup-form .term-link{text-decoration:underline;font-size:13px;line-height:1.38;color:inherit;vertical-align:baseline}.auth-popup .creator-form input[type=text],.auth-popup .login-form input[type=text],.auth-popup .restore-form input[type=text],.auth-popup .signup-form input[type=text]{display:inline-block;border:1px solid #c0c0c6;border-radius:3px;height:40px;padding:9px 0 9px 10px}.auth-popup .creator-form input[type=text].error,.auth-popup .login-form input[type=text].error,.auth-popup .restore-form input[type=text].error,.auth-popup .signup-form input[type=text].error{border-color:#e53935}.auth-popup .creator-form input[type=password],.auth-popup .creator-form input[type=text],.auth-popup .login-form input[type=password],.auth-popup .login-form input[type=text],.auth-popup .restore-form input[type=password],.auth-popup .restore-form input[type=text],.auth-popup .signup-form input[type=password],.auth-popup .signup-form input[type=text]{margin-bottom:10px;width:100%}.auth-popup .creator-form .password-wrapper .wrapper,.auth-popup .login-form .password-wrapper .wrapper,.auth-popup .restore-form .password-wrapper .wrapper,.auth-popup .signup-form .password-wrapper .wrapper{position:relative}.auth-popup .creator-form .password-wrapper input,.auth-popup .login-form .password-wrapper input,.auth-popup .restore-form .password-wrapper input,.auth-popup .signup-form .password-wrapper input{display:inline-block;border:1px solid #c0c0c6;border-radius:3px;height:40px;padding:9px 0 9px 10px}.auth-popup .creator-form .password-wrapper input.error,.auth-popup .login-form .password-wrapper input.error,.auth-popup .restore-form .password-wrapper input.error,.auth-popup .signup-form .password-wrapper input.error{border-color:#e53935}.auth-popup .creator-form .password-wrapper input+.password-show-btn,.auth-popup .login-form .password-wrapper input+.password-show-btn,.auth-popup .restore-form .password-wrapper input+.password-show-btn,.auth-popup .signup-form .password-wrapper input+.password-show-btn{position:absolute;cursor:pointer;color:#c0c0c6;font-size:13px;font-weight:700;text-decoration:underline;top:12px;right:9px;-webkit-transition:all .25s ease;transition:all .25s ease;padding:0;margin:0;background:transparent;width:auto;height:auto;line-height:13px;opacity:1}.auth-popup .creator-form .password-wrapper input+.password-show-btn .active,.auth-popup .login-form .password-wrapper input+.password-show-btn .active,.auth-popup .restore-form .password-wrapper input+.password-show-btn .active,.auth-popup .signup-form .password-wrapper input+.password-show-btn .active{color:#332e42;background-color:transparent}.auth-popup .creator-form input.error,.auth-popup .login-form input.error,.auth-popup .restore-form input.error,.auth-popup .signup-form input.error{text-align:left;color:initial}.auth-popup .creator-form .input-wrapper,.auth-popup .login-form .input-wrapper,.auth-popup .restore-form .input-wrapper,.auth-popup .signup-form .input-wrapper{position:relative}.auth-popup .creator-form span.valid,.auth-popup .login-form span.valid,.auth-popup .restore-form span.valid,.auth-popup .signup-form span.valid{display:none}.auth-popup .creator-form .terms-wrapper,.auth-popup .login-form .terms-wrapper,.auth-popup .restore-form .terms-wrapper,.auth-popup .signup-form .terms-wrapper{margin-bottom:26px}.auth-popup .creator-form .terms-wrapper label,.auth-popup .login-form .terms-wrapper label,.auth-popup .restore-form .terms-wrapper label,.auth-popup .signup-form .terms-wrapper label{text-align:left}.auth-popup .creator-form span.error,.auth-popup .login-form span.error,.auth-popup .restore-form span.error,.auth-popup .signup-form span.error{display:block;font-size:13px;height:100%;line-height:10px;margin:5px auto 10px;text-align:center;color:#e53935;float:none;padding:0}.auth-popup .creator-form .auth-sbmt,.auth-popup .login-form .auth-sbmt,.auth-popup .restore-form .auth-sbmt,.auth-popup .signup-form .auth-sbmt{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%;margin-bottom:25px}.auth-popup .creator-form .auth-sbmt.active,.auth-popup .login-form .auth-sbmt.active,.auth-popup .restore-form .auth-sbmt.active,.auth-popup .signup-form .auth-sbmt.active{opacity:1;cursor:pointer}.auth-popup .creator-form .auth-sbmt.active:hover,.auth-popup .login-form .auth-sbmt.active:hover,.auth-popup .restore-form .auth-sbmt.active:hover,.auth-popup .signup-form .auth-sbmt.active:hover{background-color:#ffb633}.auth-popup .creator-form .auth-sbmt .loading,.auth-popup .login-form .auth-sbmt .loading,.auth-popup .restore-form .auth-sbmt .loading,.auth-popup .signup-form .auth-sbmt .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.auth-popup .creator-form .online-field.valid i,.auth-popup .login-form .online-field.valid i,.auth-popup .restore-form .online-field.valid i,.auth-popup .signup-form .online-field.valid i{display:block;position:absolute;top:11px;right:11px;width:16px;height:16px;background-image:url(/dingit2/static/images/mark-green.svg);background-size:contain}.auth-popup .creator-form .checkbox-error,.auth-popup .login-form .checkbox-error,.auth-popup .restore-form .checkbox-error,.auth-popup .signup-form .checkbox-error{display:block;font-size:13px;text-align:center;color:#e53935;margin-bottom:20px;margin-top:-10px;font-weight:600}.auth-popup .creator-form .remember,.auth-popup .login-form .remember,.auth-popup .restore-form .remember,.auth-popup .signup-form .remember{float:left}.auth-popup .creator-form .forget-btn,.auth-popup .login-form .forget-btn,.auth-popup .restore-form .forget-btn,.auth-popup .signup-form .forget-btn{float:right;color:#ffa600;cursor:pointer}.auth-popup .login-form .auth-sbmt,.auth-popup .login-form .password-wrapper{margin-bottom:6px}.modal-wrapper{display:none}.modal-backdrop.in{opacity:0}.modal-backdrop.in,.modal-backdrop.in.loaded{-webkit-transition:all .2s ease;transition:all .2s ease}.modal-backdrop.in.loaded{opacity:.5}.modal{height:100%;width:100%}.modal.in{opacity:0}.modal.in,.modal.in.loaded{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.modal.in.loaded{opacity:1}.modal.in.loaded .modal-dialog{top:calc(50% - 45px)}.modal.in.loaded .modal-dialog,.modal.in .modal-dialog{-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:top .2s ease;transition:top .2s ease}.modal.in .modal-dialog{width:325px;position:relative;top:calc(50% - 30px)}.modal.in .modal-dialog .modal-content{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:3px}.modal.in .modal-dialog .modal-content .modal-title{font-size:22px;font-weight:900;height:27px;line-height:27px;color:#110e1a;display:inline-block;text-align:center;margin:25px auto 0}.modal.in .modal-dialog .modal-content .modal-body{padding:15px 30px 30px}.modal.in .modal-dialog .modal-content .modal-close{float:right;position:absolute;right:16px;top:16px;height:14px;width:14px;background:url(/dingit2/static/images/search-popup-cancel.svg) no-repeat 50%/contain;cursor:pointer}.search-popup.in,.search-popup.in.loaded{overflow-y:scroll}.search-popup.in.loaded .modal-dialog,.search-popup.in .modal-dialog{width:100%;margin:0;background-color:#110e1a;opacity:.97;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none;top:auto;z-index:2}.search-popup.in.loaded .modal-dialog .modal-content,.search-popup.in .modal-dialog .modal-content{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:calc(100% - 100px);max-width:1265px;margin:0 auto;padding-top:40px;background-color:transparent}.search-popup.in.loaded .modal-dialog .modal-content button.close,.search-popup.in .modal-dialog .modal-content button.close{position:absolute;right:0;top:48px;height:15px;width:15px;cursor:pointer}.search-popup.in.loaded .modal-dialog .modal-content button.close svg,.search-popup.in .modal-dialog .modal-content button.close svg{width:100%;height:100%}.search-popup .search-content{overflow:hidden;height:100%}.search-popup .search-content input{background:url(/dingit2/static/images/header-search-icon.svg) no-repeat 8px/18px;display:inline-block;margin-bottom:7px;padding-left:35px;color:#fff;width:100%;height:27px;line-height:27px;font-size:22px;background-color:transparent;border:0}.search-popup .search-content input:focus{outline:none}.search-popup .search-content .videos-tags-games{border-top:1px solid #fff;padding-top:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.search-popup .search-content .videos-tags-games .head h4,.search-popup .search-content .videos-tags-games h4.head{font-size:20px;font-weight:900;color:#81818e;display:inline-block}.search-popup .search-content .videos-tags-games .head{padding-bottom:12px;text-align:left}.search-popup .search-content .videos-tags-games .content-absent{margin-top:5px;font-size:16px;font-weight:900;color:#fff;text-align:center;width:100%;padding-bottom:1px}.search-popup .search-content .videos-tags-games .spinner{background:url(/dingit2/static/images/spinner.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:25px;width:100%}.search-popup .search-content .videos-tags-games .tag{display:inline-block;width:100%;color:#c0c0c6;font-size:15px;margin-bottom:20px;-webkit-transition:all .25s ease;transition:all .25s ease}.search-popup .search-content .videos-tags-games .tag:hover{color:#ffa600}.search-popup .search-content .videos-wrapper{-webkit-box-flex:1;-webkit-flex:1 1 66.4%;-ms-flex:1 1 66.4%;flex:1 1 66.4%;max-width:66.4%}.search-popup .search-content .videos-wrapper .filter-button{font-weight:900;font-size:14px;color:#c0c0c6;margin-left:20px;cursor:pointer;padding:6px 0 10px;margin-bottom:-2px;position:relative;-webkit-transition:all .25s ease;transition:all .25s ease}.search-popup .search-content .videos-wrapper .filter-button:hover{color:#ffa600}.search-popup .search-content .videos-wrapper .filter-button:before{content:"";height:2px;width:0;position:absolute;top:32px;background-color:#ffa600;width:100%;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}.search-popup .search-content .videos-wrapper .filter-button:first-child:before{left:100%}.search-popup .search-content .videos-wrapper .filter-button:nth-child(2):before{left:-100%}.search-popup .search-content .videos-wrapper .filter-button.active{color:#ffa600}.search-popup .search-content .videos-wrapper .filter-button.active:first-child:before,.search-popup .search-content .videos-wrapper .filter-button.active:nth-child(2):before{left:0;opacity:1}.search-popup .search-content .tags-games-wrapper{-webkit-box-flex:1;-webkit-flex:1 1 33.6%;-ms-flex:1 1 33.6%;flex:1 1 33.6%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:8.3%;max-width:33.6%}.search-popup .search-content .tags-games-wrapper .games-wrapper,.search-popup .search-content .tags-games-wrapper .tags-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.search-popup .search-content .tags-games-wrapper .games-wrapper{margin-top:40px}.search-popup .search-content .games,.search-popup .search-content .tags,.search-popup .search-content .videos{border-top:2px solid #5e5b70;padding-top:20px}.search-popup .search-content .games,.search-popup .search-content .tags{border-top-width:1px}.search-popup .search-content .videos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.search-popup .search-content .videos .video-thumbnail{-webkit-box-flex:1;-webkit-flex:1 1 calc(50% - 20px);-ms-flex:1 1 calc(50% - 20px);flex:1 1 calc(50% - 20px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:15px;border-radius:3px;border:1px solid transparent;margin-bottom:20px;-webkit-transition:all .25s ease;transition:all .25s ease}.search-popup .search-content .videos .video-thumbnail:hover{border:1px solid #ffa600}.search-popup .search-content .videos .video-thumbnail:hover .cover:after,.search-popup .search-content .videos .video-thumbnail:hover .cover:before{display:none}.search-popup .search-content .videos .video-thumbnail .cover{height:90px;width:160px;margin-bottom:0;margin-right:25px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-top:0}.search-popup .search-content .videos .video-thumbnail .info{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.search-popup .search-content .videos .video-thumbnail .info .game{font-size:12px;color:#c0c0c6}.search-popup .search-content .videos .video-thumbnail .info .name{font-size:14px;color:#ffa600;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-popup .search-content .videos .video-thumbnail .info .tags{font-size:12px;color:#81818e;border-top:0;padding-top:0}.search-popup .search-content .videos .video-thumbnail .info .meta{font-size:12px;color:#c0c0c6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.search-popup .search-content .videos .video-thumbnail .info .meta .user-login{float:none;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.search-popup .search-content .videos .video-thumbnail .info .meta .upload-date{float:none;overflow:hidden;text-overflow:ellipsis}.search-popup .search-content .games{width:100%}.search-popup .search-content .games .game-preview{margin-top:20px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:url(/dingit2/static/images/default-game-cover.jpg) no-repeat 0/contain}.search-popup .search-content .games .game-preview .cover{width:100px;height:136px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px}.search-popup .search-content .games .game-preview .name{display:inline-block;color:#ffa600;font-size:14px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.react-datepicker__header{text-align:center;position:relative}.react-datepicker__current-month{font-size:18px;text-align:center;color:#fff;padding:0 0 18px}.react-datepicker__day-names,.react-datepicker__week{overflow:hidden;position:relative;margin:0 -4.5px}.react-datepicker__day-names{margin-bottom:10px}.react-datepicker__day,.react-datepicker__day-name{font-size:14px;color:#fff;width:27px;margin:3px 3.5px;display:inline-block;text-align:center}.react-datepicker__day{color:#ffa600;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:27px;line-height:25px;border-radius:3px}.react-datepicker__day:not(.react-datepicker__day--disabled):hover{cursor:pointer;border-color:#ffa600}.react-datepicker__day--disabled{color:#5e5b70}.react-datepicker.day-is-selected .react-datepicker__day--selected.react-datepicker__day--today,.react-datepicker.day-is-selected .react-datepicker__day--selected:not(.react-datepicker__day--disabled){color:#fff;background-color:#ffa600}.player-component-wrapper{position:absolute!important;top:0;left:0;width:100%;height:100%}.side-menu-overlay{background-color:rgba(0,0,0,.7)!important}.side-menu-root:not(.open){right:auto!important}.side-menu-root.open{position:fixed!important;z-index:10}.side-menu-root .side-menu-content{overflow-y:visible!important}.side-menu-root .side-menu-sidebar{width:450px;background-color:#221e2d;padding-top:70px}.side-menu-root .side-menu-sidebar span,.side-menu-root .side-menu-sidebar svg{display:inline-block;vertical-align:middle}.side-menu-root .side-menu-sidebar a,.side-menu-root .side-menu-sidebar button{color:#ffa600;cursor:pointer;font-weight:400;display:block;width:100%}.side-menu-root .side-menu-sidebar .menu .login-toggle,.side-menu-root .side-menu-sidebar .menu a{font-size:18px;padding:17px 0 17px 20px;margin:0;border-top:1px solid #393645}.side-menu-root .side-menu-sidebar .menu .login-toggle{text-align:left;border-bottom:1px solid #393645;margin-bottom:50px}.side-menu-root .side-menu-sidebar .menu .login-toggle.login svg{width:17px;height:17px;margin-right:10px}.side-menu-root .side-menu-sidebar .menu .login-toggle.logout svg{width:20px;height:20px;margin-right:12px}.side-menu-root .side-menu-sidebar .sign-up{width:410px;margin:0 20px;font-size:17px;border:1px solid #ffa600;padding:10px 0;height:auto;border-radius:3px;line-height:28px}.side-menu-root .side-menu-sidebar .logged-in-menu{margin-top:50px}.side-menu-root .side-menu-sidebar .logged-in-menu a{font-size:19px;height:40px;padding-left:20px}.side-menu-root .side-menu-sidebar .logged-in-menu a svg{height:40px;width:40px;margin-right:25px}.side-menu-root button.close-side-bar{position:absolute;right:15px;top:15px;width:23px;height:23px}.side-menu-root button.close-side-bar svg{width:100%;height:100%}@media screen and (max-width:767px){.side-menu-root .side-menu-sidebar{width:300px}.side-menu-root .side-menu-sidebar .sign-up{width:260px}}@media screen and (max-width:1365px){.page{padding-top:50px}}@media screen and (max-width:767px){.modal-dialog{margin:30px auto}}@media screen and (max-width:1365px){.home-page .slider .slick-slider .slick-list .slick-track{left:-14px}.home-page .editor-choice{padding:0 20px}.home-page .editor-choice .video-thumbnail{-webkit-box-flex:1;-webkit-flex:1 1 calc((100% - 60px) / 3);-ms-flex:1 1 calc((100% - 60px) / 3);flex:1 1 calc((100% - 60px) / 3)}.home-page .editor-choice .video-thumbnail:nth-child(6){display:block}.home-page .editor-choice .video-thumbnail .info{font-size:14px}.home-page .editor-choice .video-thumbnail .info .name h3{font-size:16px}.home-page .featured{padding:0 20px}.home-page .featured .video-thumbnail{-webkit-box-flex:1;-webkit-flex:1 1 calc((100% - 40px) / 2);-ms-flex:1 1 calc((100% - 40px) / 2);flex:1 1 calc((100% - 40px) / 2)}.home-page .featured .video-thumbnail .info{font-size:14px}.home-page .featured .video-thumbnail .info .name h3{font-size:16px}}@media screen and (max-width:767px){.home-page .slider{height:210px}.home-page .slider .slick-slider .slick-list .slick-track{left:-15px}.home-page .slider .slick-slider .slick-list .slick-track .slick-slide{width:317.7px;height:180px}.home-page .trending{display:none;padding:0 15px}.home-page .trending a{margin:11px 5px;padding:10px 20px;font-size:16px;border:1px solid hsla(0,0%,100%,.2);border-radius:100px;color:#ffa600}.home-page .editor-choice{padding:0 15px}.home-page .editor-choice .video-thumbnail{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:5px}.home-page .editor-choice .video-thumbnail:nth-child(6){display:none}.home-page .editor-choice .video-thumbnail .cover{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:38%;margin-right:15px;padding-top:0;margin-bottom:30px}.home-page .editor-choice .video-thumbnail .cover:after{height:auto;position:relative;padding-top:56%}.home-page .editor-choice .video-thumbnail .info{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;line-height:14px}.home-page .editor-choice .video-thumbnail .info .game{margin:-4px 0 4px}.home-page .editor-choice .video-thumbnail .info .name h3{font-size:17px;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.home-page .editor-choice .video-thumbnail .info .tags{max-height:18px}.home-page .editor-choice .video-thumbnail .info .meta{padding-top:10px}.home-page .featured{padding:0 15px}.home-page .featured .video-thumbnail{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.home-page .featured .video-thumbnail:nth-child(n+6){display:none}.home-page .featured .video-thumbnail .info .name h3{font-size:17px}.home-page .more .active{font-size:18px;font-weight:900}}@media screen and (max-width:1365px){.main-footer .footer-wrapper{margin:0 20px}.main-footer .mobile-links{margin-top:33px}.main-footer .mobile-links a{width:100px;height:35px;background-size:contain}.main-footer .mobile-links a.android{width:99px;margin-right:30px}.main-footer .mobile-links a.ios{margin-right:17px}}@media screen and (max-width:767px){.main-footer{height:651px}.main-footer .navs{padding:0 20px}.main-footer .footer-nav-container{height:380px}.main-footer .footer-logo{width:100%;margin-bottom:40px}.main-footer .menus-block{width:auto;overflow:visible;float:none}.main-footer .dingit-legal-block,.main-footer .help-more-block{clear:both}.main-footer .dingit-legal-block li,.main-footer .help-more-block li{margin-bottom:15px}.main-footer .dingit-legal-block li.title,.main-footer .help-more-block li.title{text-transform:uppercase}.main-footer .dingit-legal-block a,.main-footer .help-more-block a{font-size:16px;white-space:nowrap}.main-footer .dingit-legal-block{margin-bottom:39px}.main-footer .dingit,.main-footer .help{width:auto;float:none}.main-footer .legal,.main-footer .more{float:right;width:98px}.main-footer .mobile-links,.main-footer .social-btns{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.main-footer .mobile-links a.android,.main-footer .mobile-links a.ios,.main-footer .social-btns a.android,.main-footer .social-btns a.ios{height:51px;margin:0}.main-footer .mobile-links a.ios,.main-footer .social-btns a.ios{width:148px}.main-footer .mobile-links a.android,.main-footer .social-btns a.android{width:145px}.main-footer .mobile-links a i,.main-footer .social-btns a i{width:45px;height:45px;background-size:contain;background-repeat:no-repeat;margin:0}.main-footer .copyright{width:100%;float:none;text-align:center;margin:35px 0 30px;padding:30px 0 0;position:relative;font-size:13px}.main-footer .copyright:before{content:"";display:block;position:absolute;height:2px;opacity:.2;background-color:#81818e;width:100%;left:0;top:0}}@media screen and (max-width:1365px){.main-header{position:fixed;top:0;width:100%}.main-header .burger-menu{position:relative;z-index:10;display:inline-block;height:20px;vertical-align:middle}.main-header .burger-menu .burger{cursor:pointer;width:27px;height:20px}.main-header .burger-menu .burger svg{width:100%;height:100%}.main-header .search{margin-right:33px;width:480px;vertical-align:middle;height:30px}.main-header .search .search-wrapper{font-size:17px}.main-header .search .search-wrapper button{display:none}.main-header .search .search-wrapper .placeholder{top:6px;white-space:nowrap;overflow:hidden;right:5px;line-height:18px;width:calc(100% - 36px)}.main-header .search .search-wrapper input{padding:0;line-height:30px}}@media screen and (max-width:767px){.main-header.mobile-open .header-logo{min-width:37px}.main-header.mobile-open .header-content{-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.main-header .header-logo{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.main-header .header-content{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.main-header .search{width:0;background-color:transparent;background-image:none;margin-right:48px}.main-header .search .search-btn{display:block;top:4px;cursor:pointer;width:23px;height:22px;position:relative;background:url(/dingit2/static/images/header-search-icon-orange.svg) no-repeat 50%/contain}.main-header .search:not(.active) .search-wrapper{display:none}.main-header .search.active{width:100%;position:relative;left:auto;right:auto;top:auto;margin:0;background:none}.main-header .search.active .search-btn{background:none;font-size:17px;color:#ffa600;position:relative;display:inline-block;top:auto;width:50px}.main-header .search.active+.burger-menu{display:none}.main-header .search .search-wrapper{position:relative;display:inline-block;margin:0 15px 0 0;padding:0 30px 0 36px;background:#fff url(/dingit2/static/images/header-search-icon.svg) no-repeat 10px 50%;width:calc(100% - 100px)}.main-header .search .search-wrapper button{display:block}}@media only screen and (max-width:1365px){.contact-page{width:94%;margin:26px auto}.contact-page h1,.contact-page h2,.contact-page h3,.contact-page h4,.contact-page h5,.contact-page h6{display:inline-block}.contact-page .mobile-cancel-form{float:right;line-height:30px;color:#ffa600}.contact-page .thank-you-screen{width:100%;border:0;height:100vh}.contact-page .dingit-form{border-radius:0;border:0;padding:0;text-align:right;width:100%;float:none}.contact-page .dingit-form input{margin-top:6px}.contact-page .dingit-form .input-wrapper{margin-top:0}.contact-page .thank-you-screen{height:auto;border:1px solid #3f3754}.contact-page .sidetext{float:none;width:100%;padding:0}.contact-page .sidetext.passive{margin-top:20px}.contact-page .sidetext .sidetext-desktop{display:none}.contact-page .sidetext .sidetext-tablet{display:inline}.contact-page .contact-form{margin-top:30px}.contact-page .contact-form .form-email,.contact-page .contact-form .form-name,.contact-page .contact-form .form-submit{width:100%;float:left}}@media only screen and (max-width:767px){.contact-page .info-page-header.messageSent{display:none}.contact-page .thank-you-screen{border:0}.contact-page .sidetext.passive{display:none}}@media only screen and (max-width:1365px){.about-dingit-page{width:94%;margin:26px auto}.about-dingit-page h1,.about-dingit-page h2,.about-dingit-page h3,.about-dingit-page h4,.about-dingit-page h5,.about-dingit-page h6{display:inline-block}.about-dingit-page .mobile-cancel-form{float:right;line-height:30px;color:#ffa600}.about-dingit-page .thank-you-screen{width:100%;border:0;height:100vh}.about-dingit-page .dingit-form{border-radius:0;border:0;padding:0;text-align:right;width:100%;float:none}.about-dingit-page .dingit-form input{margin-top:6px}.about-dingit-page .dingit-form .input-wrapper{margin-top:0}.about-dingit-page .about-logo{display:none}.about-dingit-page .about-content{width:100%}}@media only screen and (max-width:1365px){.advertise-page{width:calc(100% - 40px);padding-top:30px}.advertise-page .hr{margin:0}.advertise-page .left-col,.advertise-page .right-col{width:100%;float:left}.advertise-page .left-col h3,.advertise-page .left-col p,.advertise-page .right-col h3,.advertise-page .right-col p{font-size:18px;line-height:1.56}.advertise-page .advertise-form{padding:20px 25px 25px}}@media only screen and (max-width:767px){.advertise-page .left-col h3,.advertise-page .left-col p,.advertise-page .right-col h3,.advertise-page .right-col p{font-size:16px;line-height:1.56}.advertise-page .advertise-form-wrapper{display:none}.advertise-page .advertise-form-wrapper .advertise-form{padding:0;border:0;margin-top:15px}.advertise-page .mobile-show-btn-wrapper{display:block;position:fixed;bottom:0;right:0;background-color:#221e2d;z-index:1;height:75px;width:100%;padding:13px 15px 0}.advertise-page .mobile-show-btn-wrapper .ui-button{height:50px;width:100%}.advertise-page.show-mobile-form .info-page-header{display:inline-block}.advertise-page.show-mobile-form .advertise-content-wrapper{display:none}.advertise-page.show-mobile-form .advertise-form-wrapper{display:block}.advertise-page.show-mobile-form .mobile-show-btn-wrapper{display:none}.advertise-page.show-mobile-form .mobile-cancel-btn{display:block;float:right;line-height:30px;color:#ffa600}}@media only screen and (max-width:1365px){.press-page{width:calc(100% - 40px);padding-top:30px}.press-page .left-col,.press-page .right-col{width:100%;float:left}}@media only screen and (max-width:767px){.press-page .left-col h3,.press-page .left-col p,.press-page .right-col h3,.press-page .right-col p{font-size:16px;line-height:1.5}.press-page .press-form-wrapper{display:none}.press-page .press-form-wrapper .press-form{padding:0;border:0;margin-top:15px}.press-page .mobile-show-btn-wrapper{display:block;position:fixed;bottom:0;right:0;background-color:#221e2d;z-index:1;height:75px;width:100%;padding:13px 15px 0}.press-page .mobile-show-btn-wrapper .ui-button{height:50px;width:100%}.press-page.show-mobile-form .info-page-header{display:inline-block}.press-page.show-mobile-form .press-content-wrapper{display:none}.press-page.show-mobile-form .press-form-wrapper{display:block}.press-page.show-mobile-form .mobile-show-btn-wrapper{display:none}.press-page.show-mobile-form .mobile-cancel-btn{display:block;float:right;line-height:30px;color:#ffa600}}@media only screen and (max-width:1365px){.terms-page{width:94%;margin:26px auto}.terms-page h1,.terms-page h2,.terms-page h3,.terms-page h4,.terms-page h5,.terms-page h6{display:inline-block}.terms-page .mobile-cancel-form{float:right;line-height:30px;color:#ffa600}.terms-page .thank-you-screen{width:100%;border:0;height:100vh}.terms-page .dingit-form{border-radius:0;border:0;padding:0;text-align:right;width:100%;float:none}.terms-page .dingit-form input{margin-top:6px}.terms-page .dingit-form .input-wrapper{margin-top:0}.terms-page .terms-sidebar{display:none}.terms-page .terms-content{margin:0 auto;width:100%}.terms-page .info-page-header{margin-top:0}}@media only screen and (max-width:1365px){.page-404 .title{margin-top:60px}.page-404 .img-wrapper{margin-top:45px}.page-404 .ui-button{margin-top:90px}}@media only screen and (max-width:767px){.page-404 .title{margin-top:25px}.page-404 .msg-big{margin-top:15px}.page-404 .img-wrapper{margin-top:30px}.page-404 .ui-button{margin-top:35px}}@media only screen and (max-width:1365px){.profile-settings{width:94%;margin:26px auto;width:calc(100% - 30px);margin:0 auto;padding:70px 0 50px}.profile-settings h1,.profile-settings h2,.profile-settings h3,.profile-settings h4,.profile-settings h5,.profile-settings h6{display:inline-block}.profile-settings .mobile-cancel-form{float:right;line-height:30px;color:#ffa600}.profile-settings .thank-you-screen{width:100%;border:0;height:100vh}.profile-settings .dingit-form{border-radius:0;border:0;padding:0;text-align:right;width:100%;float:none}.profile-settings .dingit-form input{margin-top:6px}.profile-settings .dingit-form .input-wrapper,.profile-settings .dingit-form input{margin-top:0}.profile-settings .settings-wrapper{width:calc(100% - 270px)}.profile-settings .upgrade-wrapper .premium-title{margin-left:90px}.profile-settings .upgrade-wrapper .price{margin-left:90px;text-align:left;padding-right:0}}@media only screen and (max-width:767px){.profile-settings .hr{width:100%;margin:0 6px;opacity:.3;border-bottom:1px solid #81818e;margin-bottom:30px;margin:15px 0}.profile-settings .main-title{font-size:25px}.profile-settings .change-password-wrapper.active{left:0;width:100%}.profile-settings .profile-wrapper{padding:0;border:0;margin-top:0}.profile-settings .profile-wrapper .profile-about{margin:15px 0 0;font-size:16px;color:#81818e;line-height:1.56}.profile-settings .profile-wrapper .settings-wrapper{padding-top:0;width:100%}.profile-settings .profile-wrapper .settings-wrapper .hr{margin:25px 0}.profile-settings .profile-wrapper .settings-wrapper .settings-record{padding:0;margin:0}.profile-settings .profile-wrapper .settings-wrapper .settings-record .settings-record-data{display:block;margin:33px 0 10px}.profile-settings .profile-wrapper .settings-wrapper .settings-record:first-child .settings-record-data{margin-top:25px}.profile-settings .upgrade-wrapper{width:100%;margin-top:20px}.profile-settings .email-agreement-wrapper{height:auto}.profile-settings .email-agreement-wrapper .ui-switch{display:block}.profile-settings .email-agreement-wrapper .ui-checkbox{display:none}}@media only screen and (max-width:1365px){.archive .hr{width:100%;margin:0 6px;opacity:.3;border-bottom:1px solid #81818e;margin-bottom:30px;margin:15px 0}.archive .mobile-arr{border:solid #ffa600;border-width:0 4px 4px 0;display:inline-block;padding:5px;cursor:pointer}.archive .mobile-arr-right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.archive .mobile-arr-left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.archive .mobile-arr-up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.archive .mobile-arr-down{transform:rotate(45deg);-webkit-transform:rotate(45deg);margin:0 0 6px 12px}.archive .mobile-arr-up{margin:0 0 0 12px}.archive .year-month-listing{border:0}.archive .year-month-listing .title{padding:0;margin:0}.archive .mobile-view{display:block}.archive .desktop-view{display:none}.archive .apply-datepicker-btn{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;margin:20px 0 0;margin-left:-5px;width:310px}.archive .apply-datepicker-btn.active{opacity:1;cursor:pointer}.archive .apply-datepicker-btn.active:hover{background-color:#ffb633}.archive .apply-datepicker-btn .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.archive .listing{display:none}.archive .calendar-video-listing{position:relative;overflow:inherit;margin:0;padding:0}.archive .calendar-video-listing .calendar{width:350px;position:absolute;top:-26px;left:110px;z-index:1;border-radius:2px}.archive .mobile-highlight{color:#ffa600;cursor:pointer}.archive .calendar{background-color:#fff}.archive .calendar .react-datepicker__navigation{width:32px;height:32px;display:block;cursor:pointer;position:absolute;top:18px;z-index:10}.archive .calendar .react-datepicker__navigation.react-datepicker__navigation--previous{left:45px;background-image:url(/dingit2/static/images/mobile-arrow-left.svg)}.archive .calendar .react-datepicker__navigation.react-datepicker__navigation--previous:hover{background-image:url(/dingit2/static/images/mobile-arrow-left-enabled.svg)}.archive .calendar .react-datepicker__navigation.react-datepicker__navigation--next{right:45px;background-image:url(/dingit2/static/images/mobile-arrow-right.svg)}.archive .calendar .react-datepicker__navigation.react-datepicker__navigation--next:hover{background-image:url(/dingit2/static/images/mobile-arrow-right-enabled.svg)}.archive .calendar .next-moth-blocked .react-datepicker__navigation--next{pointer-events:none}.archive .calendar .react-datepicker__week{overflow:inherit}.archive .calendar .react-datepicker__current-month{font-weight:700;padding:0 0 20px;font-size:22px;color:#000}.archive .calendar .react-datepicker__day,.archive .calendar .react-datepicker__day-name{color:#6b6b6b;margin:2px 8px;font-weight:700}.archive .calendar .react-datepicker__day{color:#000;background-color:#fff;-webkit-box-sizing:content-box;box-sizing:content-box;border:1px solid #dce4ea;border-radius:0;padding:2px 8px;margin:0 -1px -1px 0}.archive .calendar .react-datepicker__day--disabled,.archive .calendar .react-datepicker__day--outside-month{color:#adbbc6}.archive .calendar .react-datepicker__triangle{top:-6px;left:169px;background-color:#2e273f;position:absolute;border-left:6px solid #fff;border-right:6px solid #fff;border-bottom:#fff;color:#fff;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff}.archive .calendar .day-is-selected .react-datepicker__day--selected{background-color:#ffb633;color:#fff}}@media only screen and (max-width:767px){.archive .header-part{display:block}.archive .year-month-listing .title{font-size:26px}.archive .calendar-video-listing .calendar{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (max-width:1365px){.search-popup{top:50px}.search-popup .search-content .videos-tags-games{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.search-popup .search-content .videos-tags-games .head h4,.search-popup .search-content .videos-tags-games h4.head{font-size:22px}.search-popup .search-content .videos-tags-games .head{padding-bottom:10px}.search-popup .search-content .videos-tags-games .tag{font-size:18px}.search-popup .search-content .tags-games-wrapper{padding:0;max-width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:unset;-webkit-box-direction:unset;-webkit-flex-direction:unset;-ms-flex-direction:unset;flex-direction:unset;margin-bottom:50px}.search-popup .search-content .tags-games-wrapper .games-wrapper{width:calc(50% - 24px);margin:0 0 0 24px}.search-popup .search-content .tags-games-wrapper .games-wrapper .games .game-preview .name{line-height:20px}.search-popup .search-content .tags-games-wrapper .tags-wrapper{width:calc(50% - 24px);margin-right:24px}.search-popup .search-content .videos-wrapper{max-width:100%}.search-popup .search-content .videos .video-thumbnail,.search-popup .search-content .videos .video-thumbnail:hover{border:none}.search-popup .search-content .videos .video-thumbnail:nth-child(odd){margin-left:-15px}.search-popup .search-content .videos .video-thumbnail:nth-child(2n){margin-right:-15px}.search-popup .search-content .videos .video-thumbnail .info .game,.search-popup .search-content .videos .video-thumbnail .info .meta,.search-popup .search-content .videos .video-thumbnail .info .tags{font-size:14px}.search-popup .search-content .videos .video-thumbnail .info .name h3{font-size:16px;line-height:18px}.search-popup .search-content .videos .video-thumbnail .info .tags{max-height:17px}.search-popup .search-content .videos .video-thumbnail .info .meta{line-height:16px}}@media screen and (max-width:767px){.search-popup.in.loaded .modal-dialog .modal-content{width:calc(100% - 40px)}.search-popup button.close{display:none}.search-popup .search-content .videos-tags-games{border-top:none;padding-top:0}.search-popup .search-content .search-input,.search-popup .search-content .videos-tags-games .videos-wrapper .head .pull-right{display:none}.search-popup .search-content .tags-games-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;clear:both;-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.search-popup .search-content .tags-games-wrapper .games-wrapper,.search-popup .search-content .tags-games-wrapper .tags-wrapper{width:100%;margin:0 0 50px;clear:both}.search-popup .search-content .videos-wrapper{clear:both;-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.search-popup .search-content .videos{border-top-width:1px;padding-bottom:60px}.search-popup .search-content .videos .video-thumbnail{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.search-popup .search-content .videos .video-thumbnail:nth-child(2n),.search-popup .search-content .videos .video-thumbnail:nth-child(odd){margin:0;padding-right:0;padding-left:0}.search-popup .search-content .videos .video-thumbnail .info .name h3{font-size:17px}.search-popup .search-content .games{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-popup .search-content .games .game-preview{-webkit-box-flex:1;-webkit-flex:1 1 calc(50% - 25px);-ms-flex:1 1 calc(50% - 25px);flex:1 1 calc(50% - 25px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:none;max-width:calc(50% - 12.5px)}.search-popup .search-content .games .game-preview:nth-child(2n){margin-left:25px}.search-popup .search-content .games .game-preview .cover{width:100%;height:auto;margin-bottom:12px}.search-popup .search-content .games .game-preview .name{font-size:17px;-webkit-align-self:normal;-ms-flex-item-align:normal;align-self:normal}}@media screen and (max-width:1365px){.modal-backdrop-search{top:50px}}@media screen and (max-width:1365px){.video-page .arrow-left,.video-page .arrow-right{display:none}.video-page .info-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.video-page .info-block .video-info{margin-right:0}.video-page .info-block .video-info .title{margin-bottom:10px}.video-page .info-block .video-info .tags{margin-bottom:15px}.video-page .info-block .video-info .tags a{font-size:15px}.video-page .info-block .video-info .game-info{padding-bottom:15px}.video-page .info-block .video-info .game-info img{width:58px;margin-right:20px}.video-page .info-block .video-info .game-info .game{margin:19px 0 10px;font-size:18px}.video-page .info-block .video-info .game-info .count{font-size:15px}.video-page .info-block .video-info .game-info button{margin-top:22px;height:40px;font-size:16px;float:right}.video-page .info-block .video-info .like,.video-page .info-block .video-info .share{height:40px;background-size:20px}.video-page .info-block .video-info .share{width:40px}.video-page .info-block .video-info .like svg{width:21px;height:19px}.video-page .info-block .video-info .share-block{left:-111px}.video-page .info-block .video-info .share-block.active{bottom:51px}.video-page .adblock-message .message .title{font-size:28px;margin-bottom:35px}.video-page .adblock-message .message .title .long{display:none}.video-page .adblock-message .message .info{margin-bottom:25px}.video-page .adblock-message .message .info img{margin-bottom:10px}.video-page .adblock-message .message .info .game-name-wrapper .name{margin:0 0 5px;font-weight:700}.video-page .adblock-message .message .info .game-name-wrapper .game{color:#c0c0c6;font-size:14px;white-space:nowrap}.video-page .adblock-message .message .text{line-height:1.4;font-size:15px;color:#fff}.video-page .related-videos{width:auto;padding:55px 0 0;margin:0;-webkit-box-shadow:none;box-shadow:none}.video-page .related-videos .title{font-size:22px}.video-page .related-videos .videos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.video-page .related-videos .videos .video-thumbnail{-webkit-box-flex:1;-webkit-flex:1 1 calc(50% - 10px);-ms-flex:1 1 calc(50% - 10px);flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px);margin-bottom:50px}.video-page .related-videos .videos .video-thumbnail:nth-child(2n){margin-left:20px}.video-page .related-videos .videos .video-thumbnail:nth-child(6n){display:block}.video-page .related-videos .videos .video-thumbnail .cover{float:none;width:100%;height:auto;margin-bottom:15px}.video-page .related-videos .videos .video-thumbnail .cover img{position:static;display:block}.video-page .related-videos .videos .video-thumbnail .info{font-size:14px}.video-page .related-videos .videos .video-thumbnail .info .game{margin-bottom:8px}.video-page .related-videos .videos .video-thumbnail .info .name h3{font-size:16px;line-height:18px}.video-page .related-videos button.show{height:50px;line-height:48px;font-size:17px}}@media screen and (max-width:767px){.video-page{position:relative}.video-page .video-block .video-container .next-video-preview{min-height:0}.video-page .video-block .video-container .next-video-preview .next-video-info .next-video-wrapper button{display:inline-block}.video-page .video-block .video-container .next-video-preview .next-video-info .login,.video-page .video-block .video-container .next-video-preview .next-video-info .name,.video-page .video-block .video-container .next-video-preview .next-video-info .title{display:none}.video-page .video-block .video-container .next-video-preview .next-video-info a{background:none;margin-left:40px;position:relative;width:auto;height:auto;padding-top:65px;color:#fff}.video-page .video-block .video-container .next-video-preview .next-video-info a:before{content:"";display:block;position:absolute;top:0;left:50%;margin-left:-17.5px;width:0;height:0;border-style:solid;border-width:22.5px 0 22.5px 35px;border-color:transparent transparent transparent #ffa600}.video-page .video-block .video-container .next-video-preview .next-video-info a span{display:block}.video-page .video-block .video-container .next-video-preview .next-video-info button{background-image:url(/dingit2/static/images/replay-big.svg);background-repeat:no-repeat;background-size:45px;background-position:50% 0;display:inline-block;padding:65px 0 0;margin-right:40px;color:#fff}.video-page .adblock-message .message .title{font-size:18px;margin-bottom:25px}.video-page .adblock-message .message .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:55px;width:100%;max-width:375px;margin-left:auto;margin-right:auto}.video-page .adblock-message .message .info img{width:90px;margin:0 15px 0 0}.video-page .adblock-message .message .info .game-name-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 200px);text-align:left}.video-page .adblock-message .message .info .game-name-wrapper .name{overflow:hidden;text-overflow:ellipsis;word-wrap:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-page .adblock-message .message .info .game-name-wrapper .game{text-overflow:ellipsis;overflow:hidden}.video-page .adblock-message .message .text{line-height:1.45;font-size:11px;margin:0 25px}.video-page .info-block{padding:0 15px}.video-page .info-block .video-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.video-page .info-block .video-info .title{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.video-page .info-block .video-info .title .name{font-weight:400;font-size:20px}.video-page .info-block .video-info .meta{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;font-size:16px}.video-page .info-block .video-info .tags{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;border:none;margin-bottom:0;font-size:17px}.video-page .info-block .video-info .soc-btns{position:static;-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin:0 0 20px;padding-bottom:30px;border-bottom:1px solid #3f3754}.video-page .info-block .video-info .soc-btns .like{font-size:14px;font-weight:700;margin-left:15px}.video-page .info-block .video-info .game-info{padding-bottom:20px;-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.video-page .info-block .video-info .game-info img{width:69px;margin-right:20px}.video-page .info-block .video-info .game-info .game-count{overflow:hidden;float:none}.video-page .info-block .video-info .game-info .game{margin-top:3px;font-size:16px}.video-page .info-block .video-info .game-info .count{font-size:13px}.video-page .info-block .video-info .game-info button{margin:14px 0 0;font-size:17px;line-height:38px;float:left;font-weight:700}.video-page .info-block .video-info .game-info button.active{font-size:17px}.video-page .info-block .video-info .share-block{height:56.25vw;top:50px;left:0;right:0;width:auto;background:rgba(0,0,0,.9);border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;bottom:auto}.video-page .info-block .video-info .share-block.active{bottom:auto}.video-page .info-block .video-info .share-block:after{display:none}.video-page .info-block .video-info .share-block input{border:0}.video-page .info-block .video-info .share-block .share-block-wrapper{position:absolute;left:40px;right:40px;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.video-page .info-block .video-info .share-block .share-block-wrapper .title{display:none}.video-page .info-block .video-info .share-block .share-btns a{margin-bottom:40px;border-radius:3px}.video-page .info-block .video-info .share-block .cancel-btn{display:inline-block;color:#ffa600;font-size:16px}.video-page .info-block .related-videos{padding-top:30px}.video-page .info-block .related-videos .videos .video-thumbnail{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;max-width:none;margin-bottom:37px}.video-page .info-block .related-videos .videos .video-thumbnail:nth-child(2n){margin-left:0}.video-page .info-block .related-videos .videos .video-thumbnail:nth-child(6n){display:none}.video-page .info-block .related-videos .videos .video-thumbnail .cover{float:left;width:132px;height:84px;margin-right:15px;margin-bottom:0}.video-page .info-block .related-videos .videos .video-thumbnail .info .name h3{font-size:17px}.video-page .info-block .related-videos .videos .video-thumbnail .info .game{margin-bottom:4px}.video-page .info-block button.show{font-size:18px;font-weight:900;letter-spacing:.2px}}@media only screen and (max-width:1365px){.games-page{padding:0 20px 50px}.games-page .title,.games-page button{width:100%}.games-page .previews{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-right:-5px}.games-page .previews .game-preview{margin:0 0 40px;width:162px}}@media only screen and (max-width:767px){.games-page{padding:0 15px 50px}}@media only screen and (max-width:1365px){.game-page{background:linear-gradient(180deg,#110e1a,#110e1a 130px,transparent 0)}.game-page .video-thumbnail{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% / 3 - 20px);-ms-flex:0 0 calc(100% / 3 - 20px);flex:0 0 calc(100% / 3 - 20px)}.game-page .page-content{padding:0 20px}.game-page .head{width:100%}.game-page .head .title{width:calc(100% - 238px);font-size:18px}.game-page .head .title h1{width:calc(100% - 100px)}.game-page .head button{height:40px}.game-page .game-streams{margin-right:-5px}}@media only screen and (max-width:767px){.game-page{background:none}.game-page .video-thumbnail{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:0 0 40px}.game-page .page-content{padding:0 15px}.game-page .all-games{display:none}.game-page .head{margin:0 auto 15px}.game-page .head:after{vertical-align:top}.game-page .head .title{width:calc(100% - 98px);margin:0}.game-page .head .title h1{font-size:25px;width:100%}.game-page .head .title .delimiter,.game-page .head img{display:none}.game-page .head button{vertical-align:top;margin-top:27px}.game-page .head button:not(.followed){margin-left:7px}.game-page .mob-hid{display:none}.game-page .game-streams{margin:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media only screen and (max-width:1365px){.highlights-page{padding:30px 10px 50px}.highlights-page .show-scroll .custom-scroll .outer-container .custom-scrollbar{display:none}.highlights-page .highlight-filters-tags-mobile,.highlights-page .highlight-header-mobile{display:block}.highlights-page .highlights-header-desktop{display:none}.highlights-page .head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.highlights-page .head .title{display:inline-block}.highlights-page .head .filters{display:inline-block;line-height:17px;font-size:17px;cursor:pointer}.highlights-page .head .filters .filters-number{height:24px;width:24px;line-height:24px;font-size:14px;border-radius:50%;background-color:#ffa600;display:inline-block;text-align:center;margin-right:8px;color:#fff;vertical-align:middle;font-weight:900}.highlights-page .head .filters .filters-text{color:#ffa600;font-weight:700;vertical-align:middle;display:inline-block}.highlights-page .highlights-filter,.highlights-page .highlights-tags{display:none}.highlights-page .highlight-filters-tags-mobile{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#2e273f;z-index:10;padding:60px 20px 80px;text-align:right;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.highlights-page .highlight-filters-tags-mobile>.custom-scroll .custom-scrollbar{display:none}.highlights-page .highlight-filters-tags-mobile .filters-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:60px;background-color:#1d162f;position:fixed;width:100%;top:0;left:0;padding:0 20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.highlights-page .highlight-filters-tags-mobile .filters-header .filters-header-text{display:inline-block;font-size:30px;font-weight:900;color:#fff;height:30px}.highlights-page .highlight-filters-tags-mobile .filters-header .reset{font-size:17px;font-weight:700;color:#ffa600;cursor:pointer;display:inline-block}.highlights-page .highlight-filters-tags-mobile .sort-container{width:100%;margin:25px auto 30px;text-align:left}.highlights-page .highlight-filters-tags-mobile .sort-container .sort-button{height:40px;line-height:38px;border-radius:3px;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;color:#fff;border:transparent;cursor:pointer;opacity:1;background:url(/dingit2/static/images/radiobutton-unselected.svg) no-repeat 1px/25px;font-weight:900;text-align:left;padding-left:35px;width:auto}.highlights-page .highlight-filters-tags-mobile .sort-container .sort-button.active{opacity:1;cursor:pointer}.highlights-page .highlight-filters-tags-mobile .sort-container .sort-button.active:hover{background-color:#ffb633}.highlights-page .highlight-filters-tags-mobile .sort-container .sort-button .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.highlights-page .highlight-filters-tags-mobile .sort-container .sort-button.active{background:url(/dingit2/static/images/radiobutton-selected.svg) no-repeat 1px/25px;color:#ffa600}.highlights-page .highlight-filters-tags-mobile .sort-container .sort-button.active:hover{background-color:transparent}.highlights-page .highlight-filters-tags-mobile .sort-container .sort-button:first-child{margin-right:40px}.highlights-page .highlight-filters-tags-mobile .tags-container{text-align:left;margin-bottom:50px}.highlights-page .highlight-filters-tags-mobile .tags-container .tags-header{font-size:22px;font-weight:900;letter-spacing:.5px;margin-bottom:15px;color:#fff}.highlights-page .highlight-filters-tags-mobile .tags-container .tags{height:119px;overflow:hidden}.highlights-page .highlight-filters-tags-mobile .tags-container .tags .tag{display:inline-block;height:35px;line-height:28px;border-radius:100px;padding:0 15px;border:1px solid transparent;margin:2px;font-size:16px}.highlights-page .highlight-filters-tags-mobile .tags-container .tags .tag:hover{border:1px solid #5e5b70;cursor:pointer}.highlights-page .highlight-filters-tags-mobile .tags-container .tags .tag.active{background-color:#ffa600;color:#fff}.highlights-page .highlight-filters-tags-mobile .games-container{text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;max-height:300px}.highlights-page .highlight-filters-tags-mobile .games-container .games-header{font-size:22px;font-weight:900;letter-spacing:.5px;margin-bottom:15px;color:#fff;min-height:22px}.highlights-page .highlight-filters-tags-mobile .games-container .games{height:calc(100vh - 477px);min-height:600px}.highlights-page .highlight-filters-tags-mobile .games-container .games>.custom-scroll .custom-scrollbar{display:initial}.highlights-page .highlight-filters-tags-mobile .games-container .games .game{color:#fff;height:40px;font-size:17px;cursor:pointer;padding-left:15px}.highlights-page .highlight-filters-tags-mobile .games-container .games .game.active{color:#ffa600;background:#3e3754 url(/dingit2/static/images/check.svg) calc(100% - 15px) 50% no-repeat;border-radius:3px;font-weight:700}.highlights-page .highlight-filters-tags-mobile .games-container .games .game:hover{background-color:#3f3754}.highlights-page .highlight-filters-tags-mobile .games-container .games .game:after{content:"";height:100%;vertical-align:middle;display:inline-block}.highlights-page .highlight-filters-tags-mobile .games-container .games .game h4{display:inline-block;vertical-align:middle}.highlights-page .highlight-filters-tags-mobile .apply-wrapper{position:fixed;bottom:0;height:80px;background-color:#1d162f;width:100%;margin-left:-20px;padding:15px 20px;z-index:2}.highlights-page .highlight-filters-tags-mobile .apply-wrapper .apply{height:40px;line-height:38px;border-radius:3px;color:#fff;font-weight:700;font-size:16px;text-align:center;display:inline-block;opacity:.4;cursor:pointer;border:1px solid transparent;background:#ffa600 url(/dingit2/static/images/spinner-white.svg) no-repeat 100000px;cursor:default;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%;height:50px;line-height:48px}.highlights-page .highlight-filters-tags-mobile .apply-wrapper .apply.active{opacity:1;cursor:pointer}.highlights-page .highlight-filters-tags-mobile .apply-wrapper .apply.active:hover{background-color:#ffb633}.highlights-page .highlight-filters-tags-mobile .apply-wrapper .apply .loading{background:url(/dingit2/static/images/spinner-white.svg) no-repeat 50%/contain;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block;height:100%;width:20px}.highlights-page .streams{margin-top:25px}.highlights-page .streams .video-thumbnail{-webkit-flex-basis:calc(33.33333% - 20px);-ms-flex-preferred-size:calc(33.33333% - 20px);flex-basis:calc(33.33333% - 20px)}.highlights-page .streams .video-thumbnail .cover{margin-bottom:15px}.highlights-page .streams .video-thumbnail .info{font-size:14px}.highlights-page .streams .video-thumbnail .info .name{font-size:16px}.highlights-page .streams .ui-button{height:50px;line-height:48px;font-size:17px}}@media only screen and (max-width:767px){.highlights-page{padding:20px 15px 50px}.highlights-page .head{width:100%;border-bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:0}.highlights-page .head .title{font-size:25px;margin-bottom:0;display:inline-block}.highlights-page .head .filters{display:inline-block}.highlights-page .highlight-filters-tags-mobile{padding:60px 15px 80px}.highlights-page .highlight-filters-tags-mobile .filters-header{padding:0 25px}.highlights-page .highlight-filters-tags-mobile .filters-header .filters-header-text{font-size:25px;height:25px}.highlights-page .highlight-filters-tags-mobile .filters-header .reset{font-size:16px}.highlights-page .highlight-filters-tags-mobile .tags-container{margin-bottom:40px}.highlights-page .highlight-filters-tags-mobile .tags-container .tags{height:235px}.highlights-page .highlight-filters-tags-mobile .tags-container .tags .tag{font-size:17px;color:#ffa600;border:1px solid hsla(0,0%,100%,.2);margin:0 5px 15px;padding:0 20px}.highlights-page .highlight-filters-tags-mobile .games-container .games{height:calc(100vh - 587px)}.highlights-page .highlight-filters-tags-mobile .apply-wrapper .apply{font-weight:900;font-size:18px}.highlights-page .streams .video-thumbnail{margin:0 0 40px;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.highlights-page .streams .video-thumbnail .info .name{font-size:17px}.highlights-page .streams button.show{font-size:18px;font-weight:900;width:100%}}@media only screen and (max-width:767px){.modal .mobile-hide{display:none}}*{-webkit-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{font-size:14px;background-color:#2e273f;color:#c0c0c6;font-family:Lato,sans-serif}#app,.container,body,html{height:100%}.container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.container .main-header{-webkit-box-flex:0;-webkit-flex:0 0 48px;-ms-flex:0 0 48px;flex:0 0 48px}.container .page{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.container .main-footer{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}a{text-decoration:none;color:#c0c0c6}a:focus{outline:none}button{border:none;background-color:transparent;padding:0;margin:0;color:#c0c0c6;font-family:Lato,sans-serif}button:focus{outline:none}input,textarea{font-family:Lato,sans-serif}input:focus,textarea:focus{outline:none}li,ul{list-style:none;padding:0;margin:0}.pull-left{float:left}.pull-right{float:right}.align-center{text-align:center}.align-left{text-align:left}.orange-btn{color:#ffa600;border-radius:3px;border:1px solid #ffa600;background:none;width:110px;height:30px;line-height:28px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.orange-btn:hover{background-color:#ffa600;border-color:#ffa600;color:#fff;cursor:pointer}.orange-btn:focus{outline:none}.big-orange-btn{width:100%;font-size:15px;font-weight:700;text-align:center;line-height:35px;display:block;cursor:pointer;word-spacing:3px;border-radius:3px;color:#fff;background-color:#ffa600;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ffa600;-webkit-transition:all .25s ease;transition:all .25s ease}.big-orange-btn:hover{background-color:transparent}.btn-blue{position:relative;width:370px;height:40px;line-height:40px;background-color:rgba(120,109,139,.25);color:#81818e;text-transform:uppercase;border-radius:3px}.btn-blue,.gray-btn{display:inline-block}.gray-btn{color:#c0c0c6;border-radius:3px;border:1px solid #5e5b70;background:none;width:80px;height:30px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.gray-btn:hover{background-color:#ffa600;border-color:#ffa600;color:#fff;cursor:pointer}.gray-btn:focus{outline:none}.scroll-wrapper{height:100%}.custom-scroll .custom-scrollbar{z-index:2}.custom-scroll .inner-handle{background-color:#5e4f83}.custom-scroll .outer-container:hover .custom-scrollbar{opacity:0}.scroll-wrapper.show-scroll .custom-scroll .outer-container .custom-scrollbar{opacity:1}.visibility-hidden{position:absolute;left:0;right:0;height:0;width:0;font-size:0;color:transparent}.hidden{display:none!important}.one-line{white-space:nowrap}.modal-open #app{position:fixed;overflow:hidden;width:100%;height:100%;left:0;right:0;bottom:0;top:0}.clearfix:after{content:"";display:table;clear:both}.recaptcha{-webkit-transform:scale(.875);transform:scale(.875);-webkit-transform-origin:0 0;transform-origin:0 0}