/* -- ( SHA1 (css_main/main/vendor/flipclock.css) = db60052e45f19f3fe736303f7f55d566cb446782 ) -- */
.flip-clock-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc}.flip-clock-wrapper a:hover{color:#fff}.flip-clock-wrapper ul{list-style:none}.flip-clock-wrapper.clearfix:before,.flip-clock-wrapper.clearfix:after{content:" ";display:table}.flip-clock-wrapper.clearfix:after{clear:both}.flip-clock-wrapper.clearfix{*zoom:1}.flip-clock-wrapper{font:normal 11px "Helvetica Neue",Helvetica,sans-serif;-webkit-user-select:none}.flip-clock-meridium{background:none !important;box-shadow:0 0 0 !important;font-size:36px !important}.flip-clock-meridium a{color:#313333}.flip-clock-wrapper{text-align:center;position:relative;width:100%;margin:1em}.flip-clock-wrapper:before,.flip-clock-wrapper:after{content:" ";display:table}.flip-clock-wrapper:after{clear:both}.flip-clock-wrapper ul{position:relative;float:left;margin:5px;width:60px;height:90px;font-size:80px;font-weight:bold;line-height:87px;border-radius:6px;background:#000}.flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;line-height:87px;text-decoration:none !important}.flip-clock-wrapper ul li:first-child{z-index:2}.flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;margin:0 !important;overflow:visible !important;cursor:default !important}.flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;font-size:80px;overflow:hidden;outline:1px solid transparent}.flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2}.flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0}.flip-clock-wrapper ul li a div.up:after{content:"";position:absolute;top:44px;left:0;z-index:5;width:100%;height:3px;background-color:#000;background-color:rgba(0,0,0,0.4)}.flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#ccc;text-shadow:0 1px 2px #000;text-align:center;background-color:#333;border-radius:6px;font-size:70px}.flip-clock-wrapper ul li a div.up div.inn{top:0}.flip-clock-wrapper ul li a div.down div.inn{bottom:0}.flip-clock-wrapper ul.play li.flip-clock-before{z-index:3}.flip-clock-wrapper .flip{box-shadow:0 2px 5px rgba(0,0,0,0.7)}.flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd 0.5s 0.5s linear both;-moz-animation:asd 0.5s 0.5s linear both;animation:asd 0.5s 0.5s linear both;z-index:5}.flip-clock-divider{float:left;display:inline-block;position:relative;width:20px;height:100px}.flip-clock-divider:first-child{width:0}.flip-clock-dot{display:block;background:#323434;width:10px;height:10px;position:absolute;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,0.5);left:5px}.flip-clock-divider .flip-clock-label{position:absolute;top:-1.5em;right:-86px;color:black;text-shadow:none}.flip-clock-divider.minutes .flip-clock-label{right:-88px}.flip-clock-divider.seconds .flip-clock-label{right:-91px}.flip-clock-dot.top{top:30px}.flip-clock-dot.bottom{bottom:30px}@-webkit-keyframes asd{0{z-index:2}20%{z-index:4}100%{z-index:4}}@-moz-keyframes asd{0{z-index:2}20%{z-index:4}100%{z-index:4}}@-o-keyframes asd{0{z-index:2}20%{z-index:4}100%{z-index:4}}@keyframes asd{0{z-index:2}20%{z-index:4}100%{z-index:4}}.flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn 0.5s 0.5s linear both;-moz-animation:turn 0.5s 0.5s linear both;animation:turn 0.5s 0.5s linear both}@-webkit-keyframes turn{0{-webkit-transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg)}}@-moz-keyframes turn{0{-moz-transform:rotateX(90deg)}100%{-moz-transform:rotateX(0deg)}}@-o-keyframes turn{0{-o-transform:rotateX(90deg)}100%{-o-transform:rotateX(0deg)}}@keyframes turn{0{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}.flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 0.5s linear both;-moz-animation:turn2 0.5s linear both;animation:turn2 0.5s linear both}@-webkit-keyframes turn2{0{-webkit-transform:rotateX(0deg)}100%{-webkit-transform:rotateX(-90deg)}}@-moz-keyframes turn2{0{-moz-transform:rotateX(0deg)}100%{-moz-transform:rotateX(-90deg)}}@-o-keyframes turn2{0{-o-transform:rotateX(0deg)}100%{-o-transform:rotateX(-90deg)}}@keyframes turn2{0{transform:rotateX(0deg)}100%{transform:rotateX(-90deg)}}.flip-clock-wrapper ul li.flip-clock-active{z-index:3}.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,0.1) 0,black 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0.1)),color-stop(100%,black));background:linear,top,rgba(0,0,0,0.1) 0,black 100%;background:-o-linear-gradient(top,rgba(0,0,0,0.1) 0,black 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.1) 0,black 100%);background:linear,to bottom,rgba(0,0,0,0.1) 0,black 100%;-webkit-animation:show 0.5s linear both;-moz-animation:show 0.5s linear both;animation:show 0.5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,0.1) 0,black 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0.1)),color-stop(100%,black));background:linear,top,rgba(0,0,0,0.1) 0,black 100%;background:-o-linear-gradient(top,rgba(0,0,0,0.1) 0,black 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.1) 0,black 100%);background:linear,to bottom,rgba(0,0,0,0.1) 0,black 100%;-webkit-animation:hide 0.5s 0.3s linear both;-moz-animation:hide 0.5s 0.3s linear both;animation:hide 0.5s 0.3s linear both}.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,black 0,rgba(0,0,0,0.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,black),color-stop(100%,rgba(0,0,0,0.1)));background:linear,top,black 0,rgba(0,0,0,0.1) 100%;background:-o-linear-gradient(top,black 0,rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top,black 0,rgba(0,0,0,0.1) 100%);background:linear,to bottom,black 0,rgba(0,0,0,0.1) 100%;-webkit-animation:show 0.5s linear both;-moz-animation:show 0.5s linear both;animation:show 0.5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{background:-moz-linear-gradient(top,black 0,rgba(0,0,0,0.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,black),color-stop(100%,rgba(0,0,0,0.1)));background:linear,top,black 0,rgba(0,0,0,0.1) 100%;background:-o-linear-gradient(top,black 0,rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top,black 0,rgba(0,0,0,0.1) 100%);background:linear,to bottom,black 0,rgba(0,0,0,0.1) 100%;-webkit-animation:hide 0.5s 0.3s linear both;-moz-animation:hide 0.5s 0.3s linear both;animation:hide 0.5s 0.2s linear both}@-webkit-keyframes show{0{opacity:0}100%{opacity:1}}@-moz-keyframes show{0{opacity:0}100%{opacity:1}}@-o-keyframes show{0{opacity:0}100%{opacity:1}}@keyframes show{0{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0{opacity:1}100%{opacity:0}}@-moz-keyframes hide{0{opacity:1}100%{opacity:0}}@-o-keyframes hide{0{opacity:1}100%{opacity:0}}@keyframes hide{0{opacity:1}100%{opacity:0}}

/* -- ( SHA1 (css_main/main/tournaments/progressive/casino/index.css) = 2b036c6a24a7d2135b57677afe88a3c15ee381f6 ) -- */
.progressive-tournament,.progressive-tournament *,.progressive-tournament *::before,.progressive-tournament *::after{box-sizing:border-box}.progressive-tournament{font-family:'Montserrat',sans-serif;overflow:hidden;background:#0B0B0C no-repeat center top / cover}.progressive-tournament .progressive-tournament-wrapper{width:93%;max-width:26.25rem;margin:0 auto;padding:11% 0 4%}.progressive-tournament .progressive-tournament-content-wrapper{background-color:var(--const-color-ffffff);border-radius:10px;opacity:0;animation:transformMainDailyGameContent 0.4s 0.4s ease-in-out forwards}.progressive-tournament p{font-family:'Montserrat',sans-serif;line-height:1.3}.progressive-tournament b,.progressive-tournament strong,.progressive-tournament .bold{font-family:inherit;font-weight:700}.progressive-tournament .yellow-txt{color:var(--const-color-ffff00)}.progressive-tournament .padding-box-10{padding:7px}.progressive-tournament .padding-box-15{padding:12px}.progressive-tournament .padding-box-20{padding:12px 15px}.progressive-tournament-color-box{background:rgba(0 0 0 / .71);border-radius:10px}.progressive-tournament-base-txt{font-size:1rem;color:var(--const-color-ffffff);opacity:0;animation:transformMainDailyGameContent 0.4s 0.4s ease-in-out forwards}.progressive-tournament-base-txt p{font-size:100%;line-height:1.4;margin:0}.progressive-tournament p:not([class*="margin-"]){margin:0}.progressive-tournament p:not([class*="margin-"],:last-child){margin-bottom:10px}.progressive-tournament-base-title{font-size:147%;font-weight:700;color:var(--const-color-000000);line-height:1.2}.progressive-tournament-base-title:not([class*="margin-"]){margin:0}@keyframes transformMainDailyGameContent{from{opacity:0}to{opacity:1}}.progressive-tournament-top{margin-bottom:12px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;transform:scale(0.3);opacity:0;animation:transformTopDailyGameContent 0.4s 0.1s ease-in-out forwards}@keyframes transformTopDailyGameContent{from{transform:scale(0.3);opacity:0}to{transform:scale(1);opacity:1}}.progressive-tournament-logo{width:100%;border-radius:10px;overflow:hidden}.progressive-tournament-logo-header{position:absolute;top:-11%;left:50%;width:37%;transform:translateX(-50%)}.progressive-tournament-labels-wrapper{position:absolute;top:12%;left:-2%;transform:translateY(calc(-100% - 5px)) rotate(-10deg) skew(-14deg);z-index:3}.progressive-tournament-label{padding:6px 4px 5px 4px;border-radius:1px 1px 1px 4px;height:100%;background:var(--const-color-ffff00) linear-gradient(to bottom,var(--const-color-ffff00) 0,var(--const-color-ffff00) 62%,var(--const-color-ffff00) 100%)}.progressive-tournament-label::after{content:'';position:absolute;bottom:-34%;left:-1%;height:41%;width:12px;transform:skewX(-22deg);z-index:1;clip-path:polygon(0 0,100% 100%,63% 0);background:var(--const-color-ffff00) linear-gradient(to bottom,var(--const-color-ffff00) 0,var(--const-color-ffff00) 62%,var(--const-color-ffff00) 100%)}.progressive-tournament-label-txt{position:relative;font-size:1rem;font-weight:800;z-index:2;color:var(--color-4406b1);font-family:'RobotoBold',sans-serif}.progressive-tournament-header{width:100%;position:absolute;bottom:0;font-size:1.5rem}.progressive-tournament-header::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:240%;background:linear-gradient(to top,rgba(0 0 0 / 1),rgba(0 0 0 / .80) 40%,transparent);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.progressive-tournament-header .progressive-tournament-base-title{font-size:100%;font-weight:700;line-height:1;letter-spacing:-0.5px;color:var(--const-color-ffffff);margin-bottom:0}.progressive-tournament-header .bold{font-size:130%}.progressive-tournament-header .progressive-tournament-sum{font-size:2.75rem}.progressive-tournament-header .progressive-tournament-sum-txt{color:var(--const-color-ffffff);font-weight:700;font-size:40%;margin-bottom:0.4rem}.progressive-tournament-header .progressive-tournament-sum-value{font-weight:700}.progressive-tournament-header .progressive-tournament-sum-value div{display:inline}.progressive-tournament-header .progressive-tournament-sum-value span{font-size:55%}.progressive-tournament .progressive-tournament-notif-text{color:#808184;font-weight:600;margin-bottom:8px}.progressive-tournament-timer{margin-bottom:14px}.progressive-tournament-timer-box{font-size:inherit;padding:10px 7%;background:var(--color-000000b2);border:2px solid #808184;border-radius:10px}.progressive-tournament-timer-container{opacity:0;font-size:100%}.progressive-tournament-timer-item{font-size:132%;font-weight:500;text-align:center;color:var(--const-color-ffffff)}.progressive-tournament-timer-item .title-txt{font-size:55%;color:#808184}.progressive-tournament-timer-item .count-txt{min-width:42px;margin-bottom:2px}.progressive-tournament .progressive-tournament-missions-description{width:104%;left:-2%;position:relative;color:var(--const-color-000000)}.progressive-tournament-games{flex-wrap:wrap}.progressive-tournament-games .tournament-box-images{width:48.7%;margin-bottom:0.5rem}.progressive-tournament-games.single-game .tournament-box-images{width:100%}.progressive-tournament-games .tournament-box-images:nth-child(odd){margin-right:0.5rem}.progressive-tournament-games .tournament-image-wrap{display:flex}.progressive-tournament-games .tournament-image-wrap img{max-width:100%}.progressive-tournament-games .tournament-game-btn{position:absolute;bottom:12px;left:0;right:0;margin:0 auto}.progressive-tournament-games .tournament-game-btn .btn{color:var(--const-color-ffff00);border:2px solid var(--const-color-ffff00);background:var(--const-color-000000)}.progressive-tournament .progressive-tournament-tournament-table{padding:0 0 3px 1%;position:relative;width:106%;left:-3%}.progressive-tournament-btn{position:relative;min-width:100px;height:48px;line-height:44px;padding:0 8%;font-family:'RobotoMedium',sans-serif;font-size:1.0625rem;text-align:center;text-transform:uppercase;background:var(--color-000000b2);color:var(--const-color-ffff00);border:2px solid var(--const-color-ffff00);border-radius:9999px;transition:all .3s ease-in-out;cursor:pointer}.progressive-tournament-rules .tournament-rules{z-index:4;position:relative;min-width:100px;height:45px;line-height:40px;padding:0 8%;font-family:'RobotoMedium',sans-serif;font-size:1rem;text-align:center;color:var(--const-color-000000);border:2px solid var(--const-color-000000);border-radius:9999px;transition:all .3s ease-in-out;cursor:pointer}@media all and (max-width:390px){.progressive-tournament-base-txt{font-size:0.875rem}.progressive-tournament-label-txt{font-size:0.9rem}.progressive-tournament-header{font-size:1.375rem}.progressive-tournament-header .progressive-tournament-sum{font-size:2.65rem}.progressive-tournament-timer-box{font-size:0.9375rem}}@media all and (max-width:360px){.progressive-tournament .padding-box-15{padding:12px 10px}.progressive-tournament .padding-box-20{padding:12px 13px}.progressive-tournament-label-txt{font-size:0.875rem}.progressive-tournament-header .progressive-tournament-sum{font-size:2.5rem}}@media all and (min-width:640px){.progressive-tournament .progressive-tournament-wrapper{max-width:27rem;padding:7% 0 2%}.progressive-tournament .progressive-tournament-content-wrapper{border-radius:15px}.progressive-tournament .padding-box-10{padding:10px}.progressive-tournament .padding-box-15{padding:15px}.progressive-tournament .padding-box-20{padding:15px 20px}.progressive-tournament-color-box{border-radius:15px}.progressive-tournament-top{margin-bottom:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.progressive-tournament-labels-wrapper{top:5%}.progressive-tournament-label-txt{font-size:1.15rem}.progressive-tournament-label::after{left:0;transform:skewX(-14deg)}.progressive-tournament-header{font-size:1.625rem}.progressive-tournament-timer{padding:0 20px;margin-bottom:17px}.progressive-tournament-timer-box{border-radius:15px}}@media all and (min-width:761px){.progressive-tournament-header{font-size:1.5rem}.progressive-tournament-label-txt{font-size:1.0625rem}}@media all and (min-width:961px){.progressive-tournament .progressive-tournament-wrapper{max-width:28rem;padding-top:6%}.progressive-tournament-base-txt{font-size:1.0625rem}.progressive-tournament-btn{height:52px;line-height:48px;font-size:1.125rem}}@media all and (min-width:1025px){.progressive-tournament .progressive-tournament-wrapper{max-width:32rem;padding:5% 0 3%}.progressive-tournament-base-txt{font-size:1.1875rem}.progressive-tournament-label-txt{font-size:1.25rem}.progressive-tournament-header{font-size:1.6875rem}.progressive-tournament-header .progressive-tournament-sum{font-size:3.5rem}.progressive-tournament-timer-item .count-txt{min-width:3rem}.progressive-tournament-games .tournament-box-images:nth-child(odd){margin-right:0.6rem}.progressive-tournament-games .tournament-box-images:hover .tournament-game-btn .btn{transform:scale(1.05);background:var(--const-color-ffff00);color:var(--const-color-000000)}.progressive-tournament-games .tournament-box-images:hover .tournament-game-btn .btn::before{border-color:transparent}.progressive-tournament-games .tournament-game-btn .btn:hover{transform:scale(1.05);background:var(--const-color-ffff00);color:var(--const-color-000000)}.progressive-tournament-games .tournament-game-btn .btn:hover::before{border-color:transparent}.progressive-tournament .progressive-tournament-tournament-table{width:104%;left:-2%}.progressive-tournament-rules .tournament-rules:hover{transform:scale(1.1)}.progressive-tournament-btn:hover{background:var(--const-color-ffff00);color:var(--const-color-000000)}}@media all and (min-width:1341px){.progressive-tournament-base-txt{font-size:1.25rem}.progressive-tournament-base-txt p{line-height:1.3}.progressive-tournament-header{font-size:1.75rem}.progressive-tournament-header .progressive-tournament-sum{font-size:3.8rem}.progressive-tournament-timer-item .count-txt{min-width:3.25rem}.progressive-tournament-btn{height:56px;line-height:52px;font-size:1.25rem}.progressive-tournament-rules .tournament-rules{height:50px;line-height:45px}}@media all and (min-width:1841px){.progressive-tournament .progressive-tournament-wrapper{max-width:33.75rem;padding:3.5% 0 2%}.progressive-tournament .progressive-tournament-content-wrapper{border-radius:18px}.progressive-tournament-color-box{border-radius:18px}.progressive-tournament-base-txt{font-size:1.3125rem}.progressive-tournament-top{border-radius:18px}.progressive-tournament-label-txt{font-size:1.35rem}.progressive-tournament-label::after{left:-1%;width:16px}.progressive-tournament-header{font-size:1.875rem}.progressive-tournament-header .progressive-tournament-sum{font-size:4rem}.progressive-tournament .progressive-tournament-notif-text{font-size:1.2rem}.progressive-tournament-timer-box{border-radius:18px}.progressive-tournament-timer-container{padding-top:4px}.progressive-tournament-btn{height:60px;line-height:56px;font-size:1.35rem}.progressive-tournament-rules .tournament-rules{height:55px;line-height:50px;font-size:1.125rem}}@media all and (min-width:1921px){.progressive-tournament{max-width:1720px;margin-left:auto;margin-right:auto}}@media all and (orientation:landscape){.device-mobile .progressive-tournament{background-size:cover}.device-mobile .progressive-tournament .progressive-tournament-wrapper{width:70%;max-width:27rem;padding:6% 0 3%;border-radius:10px}.device-mobile .progressive-tournament-color-box{border-radius:18px}.device-mobile .progressive-tournament-base-txt{font-size:1rem}.device-mobile .progressive-tournament-top{border-radius:10px}.device-mobile .progressive-tournament-label{padding:6px 5px 5px 8px}.device-mobile .progressive-tournament-label-txt{font-size:0.9375rem}.device-mobile .progressive-tournament-header{font-size:1.6875rem}.device-mobile .progressive-tournament-timer-box{border-radius:10px}.device-mobile .progressive-tournament .progressive-tournament-description{padding-left:0;padding-right:0}.device-mobile .progressive-tournament-rules .tournament-rules{height:45px;line-height:40px;font-size:1rem}}

/* -- ( SHA1 (css_main/main/tournaments/progressive/casino/ranking_table.css) = e006e51eaf1a3d9bbe2ac510ed5c7a380a353ce8 ) -- */
.progressive-tournament-user-rating-table{margin-bottom:0.5rem}.progressive-tournament-user-rating-table.table-mb{margin-bottom:3.2rem}.progressive-tournament-user-rating-table .tr-holder{position:relative;width:100%;margin:0 auto}.progressive-tournament-user-rating-table .jspPane{position:relative;max-height:335px;width:98.5% !important;padding-right:0.3rem;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.os-ios .progressive-tournament-user-rating-table .base-scroll{position:absolute;top:0;right:4px;width:4px;background:#575757;height:100%}.progressive-tournament-user-rating-table .jspPane::-webkit-scrollbar{box-sizing:border-box;display:block;width:5px;padding:1px}.progressive-tournament-user-rating-table .jspPane::-webkit-scrollbar-track{background:#575757}.progressive-tournament-user-rating-table .jspPane::-webkit-scrollbar-thumb{background:#a7a7a7}.progressive-tournament-list-period-inner .jspContainer{height:auto}.progressive-tournament-user-rating-table .tr,.progressive-tournament-user-rating-table .th{display:flex}.progressive-tournament-user-rating-table .tr.th{box-sizing:border-box;width:100%;padding-right:2%}.progressive-tournament-user-rating-table .th .td{font-size:0.75rem;color:var(--const-color-ffff00);padding:12px 1.5% 13px;overflow:visible}.progressive-tournament-user-rating-table .td{font-size:0.75rem;letter-spacing:-0.5px;padding:12px 1.5% 10px;color:var(--const-color-ffffff);font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.progressive-tournament-user-rating-table .td-1{width:9%}.progressive-tournament-user-rating-table .td-2{width:41%}.progressive-tournament-user-rating-table .td-3{width:25%}.progressive-tournament-user-rating-table .td-4{width:25%}.progressive-tournament-user-rating-table .tr-holder .tr{border-radius:6px}.progressive-tournament-user-rating-table .tr-holder .tr:nth-child(2n + 1){background:#2e3037}.progressive-tournament-user-rating-table .tr-holder .tr:nth-child(2n){background:transparent}.progressive-tournament-user-rating-table .tr-current-user-separate{position:absolute;left:0;width:94.5%}.progressive-tournament-user-rating-table .tr-current-user-top{top:9%}.progressive-tournament-user-rating-table .tr-current-user-bottom{top:auto;bottom:-11.7%}.progressive-tournament-sticky{position:sticky;top:0;bottom:0}.progressive-tournament-user-rating-table .tr-holder .tr.tr-current-user.progressive-tournament-sticky:nth-child(2n + 1),.progressive-tournament-user-rating-table .tr-holder .tr.tr-current-user.progressive-tournament-sticky:nth-child(2n){background-color:var(--const-color-ffff00)}.progressive-tournament-user-rating-table .tr-holder .tr.tr-current-user{border:2px solid var(--const-color-ffff00)}.progressive-tournament-user-rating-table .tr-holder .tr.tr-current-user .td:nth-child(2n + 1),.progressive-tournament-user-rating-table .tr-holder .tr.tr-current-user .td:nth-child(2n){color:var(--const-color-000000)}.progressive-tournament-user-rating-table .tr-current-user-separate{background:var(--const-color-ffff00);border:2px solid var(--const-color-ffff00);border-radius:6px}.progressive-tournament-user-rating-table .tr-current-user-separate .td{color:var(--const-color-000000)}.progressive-tournament-user-rating-table .jspVerticalBar{top:5px;width:14px}.progressive-tournament-user-rating-table .jspTrack{margin:-5px auto 3px;background:#353535;border-radius:4px}.progressive-tournament-user-rating-table .jspDrag{background:#2a2a2a;border:2px solid #ffffff;top:0;left:-5px}@media all and (max-width:390px){.progressive-tournament-user-rating-table .td-1{width:10%}.progressive-tournament-user-rating-table .td-2{width:40%}.progressive-tournament-user-rating-table .td-3{width:25%}.progressive-tournament-user-rating-table .td-4{width:25%}}@media all and (max-width:360px){}@media all and (max-width:320px){}@media all and (min-width:640px){.progressive-tournament-user-rating-table .tr.th{padding-right:2%}.progressive-tournament-user-rating-table .th .td{font-size:0.8125rem}.progressive-tournament-user-rating-table .jspPane{max-height:337px}.progressive-tournament-user-rating-table .td{font-size:0.8125rem}}@media all and (min-width:761px){.progressive-tournament-user-rating-table.table-mb{margin-bottom:3.35rem}.progressive-tournament-user-rating-table .jspPane{max-height:337px}.progressive-tournament-user-rating-table .th .td{padding:14px 2.5% 15px}.progressive-tournament-user-rating-table .td{padding:12px 2.5% 10px}.progressive-tournament-user-rating-table .tr-holder .tr,.progressive-tournament-user-rating-table .tr-holder .tr.tr-current-user,.progressive-tournament-user-rating-table .tr-current-user-separate{border-radius:8px}.progressive-tournament-user-rating-table .td-1{width:12%}.progressive-tournament-user-rating-table .td-2{width:40%}.progressive-tournament-user-rating-table .td-3{width:24%}.progressive-tournament-user-rating-table .td-4{width:24%}}@media all and (min-width:961px){.progressive-tournament-user-rating-table .jspPane{max-height:348px}.progressive-tournament-user-rating-table .th .td{font-size:0.83rem}.progressive-tournament-user-rating-table .td{font-size:0.83rem}}@media all and (min-width:1025px){.progressive-tournament-user-rating-table .jspPane{max-height:358px}.progressive-tournament-user-rating-table .th .td{font-size:0.875rem}.progressive-tournament-user-rating-table .td{font-size:0.875rem}.progressive-tournament-user-rating-table .td-1{width:11%}.progressive-tournament-user-rating-table .td-2{width:41%}.progressive-tournament-user-rating-table .td-3{width:24%}.progressive-tournament-user-rating-table .td-4{width:24%}}@media all and (min-width:1341px){.progressive-tournament-user-rating-table.table-mb{margin-bottom:3.7rem}.progressive-tournament-user-rating-table .jspPane{max-height:393px}.progressive-tournament-user-rating-table .th .td{font-size:0.9375rem;padding:14px 3.5% 16px}.progressive-tournament-user-rating-table .td{font-size:0.9375rem;padding:13px 3.5% 12px}.progressive-tournament-user-rating-table .td-1{width:13%}.progressive-tournament-user-rating-table .td-2{width:41%}.progressive-tournament-user-rating-table .td-3{width:25%}.progressive-tournament-user-rating-table .td-4{width:25%}.progressive-tournament-user-rating-table .tr-holder .tr,.progressive-tournament-user-rating-table .tr-holder .tr.tr-current-user,.progressive-tournament-user-rating-table .tr-current-user-separate{border-radius:10px}}@media all and (min-width:1841px){.progressive-tournament-user-rating-table.table-mb{margin-bottom:4.15rem}.progressive-tournament-user-rating-table .jspPane{max-height:436px}.progressive-tournament-user-rating-table .th .td{font-size:1rem;padding:15px 3.5% 17px}.progressive-tournament-user-rating-table .td{font-size:1rem;padding:15px 3.5% 13px}.progressive-tournamentuser-rating-table .tr-current-user-separate{width:96.5%}.progressive-tournament-user-rating-table .tr-holder .tr,.progressive-tournament-user-rating-table .tr-holder .tr.tr-current-user,.progressive-tournament-user-rating-table .tr-current-user-separate{border-radius:12px}.progressive-tournament-user-rating-table .jspVerticalBar{width:16px}.progressive-tournament-user-rating-table .jspTrack{width:6px}.progressive-tournament-user-rating-table .jspDrag{border:3px solid #fff}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .progressive-tournament-user-rating-table .jspPane{max-height:316px}.device-mobile .progressive-tournament-user-rating-table .tr.th{padding-right:2%}.device-mobile .progressive-tournament-user-rating-table .th .td{font-size:0.8125rem}.device-mobile .progressive-tournament-user-rating-table .td{font-size:0.8125rem}.device-mobile .progressive-tournament-user-rating-table .td-1{width:11%}.device-mobile .progressive-tournament-user-rating-table .td-2{width:40%}.device-mobile .progressive-tournament-user-rating-table .td-3{width:24%}.device-mobile .progressive-tournament-user-rating-table .td-4{width:25%}}

