/* -- ( 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/promo_pages/world_cup/v_1/sport/page/index.css) = 90eaf300e6d25b7c4972a2c04401ac8ae4aef558 ) -- */
:root,[data-theme="blue"]{--wc26-sport-bgr-color:#0e0805;--wc26-sport-light-color:#ffffff;--wc26-sport-dark-color:#000000;--wc26-sport-accent-color-1:#5ffb69;--wc26-sport-button-color-1:#000000;--wc26-sport-button-color-2:#5ffb69;--wc26-sport-primary-300:#678f7a;--wc26-sport-primary-400:#3fcc3b;--wc26-sport-primary-500:#00a257;--wc26-sport-primary-600:#00783f;--wc26-sport-primary-900:#0f4d2c;--wc26-sport-secondary-500:#f2de2e;--wc26-sport-secondary-600:#d0b067;--wc26-sport-gradient-1:linear-gradient(145deg,rgba(254,230,107,1) 0,rgba(205,148,56,1) 50%,rgba(212,148,87,1) 100%);--wc26-sport-gradient-2:linear-gradient(#000,#000) padding-box,linear-gradient(0deg,rgba(234,221,159,1) 0,rgba(189,151,48,1) 23%,rgba(208,177,95,1) 44%) border-box;--wc26-sport-gradient-3:linear-gradient(0deg,rgba(234,221,159,1) 0,rgba(189,151,48,1) 23%,rgba(208,177,95,1) 44%);--wc26-sport-shadow-1:rgb(228,212,155) 2px 0 0,rgb(228,212,155) 1.75517px 0.958851px 0,rgb(228,212,155) 1.0806px 1.68294px 0,rgb(228,212,155) 0.141474px 1.99499px 0,rgb(228,212,155) -0.832294px 1.81859px 0,rgb(228,212,155) -1.60229px 1.19694px 0,rgb(228,212,155) -1.97998px 0.28224px 0,rgb(228,212,155) -1.87291px -0.701566px 0,rgb(228,212,155) -1.30729px -1.5136px 0,rgb(228,212,155) -0.421592px -1.95506px 0,rgb(228,212,155) 0.567324px -1.91785px 0,rgb(228,212,155) 1.41734px -1.41108px 0,rgb(228,212,155) 1.92034px -0.558831px 0}[data-theme="white"],[data-theme="black-white"]{}[data-theme="black"]{}.PROMO_PAGES .site-footer{z-index:1 !important}.wc26-sport-medium-txt{font-weight:500}.wc26-sport-semibold-txt{font-weight:600}.wc26-sport-bold-txt{font-weight:700}.wc26-sport-extrabold-txt{font-weight:800}.wc26-sport-black-txt{font-weight:900}.wc26-sport-light-color{color:var(--wc26-sport-main-text)}.wc26-sport-dark-color{color:var(--wc26-sport-main-text)}.wc26-sport-accent-color{color:var(--wc26-sport-accent-color-1)}.wc26-sport{background:var(--wc26-sport-bgr-color);color:var(--wc26-sport-light-color);padding-bottom:2rem;overflow:hidden;font-family:'Montserrat','sans-serif'}.wc26-sport::after{position:absolute;content:'';left:0;bottom:0;width:100%;height:100vh;background-position:center bottom;background-repeat:no-repeat;background-size:100%;z-index:1}.wc26-sport .wc26-sport-wrapper{width:100%;z-index:3;font-family:'Montserrat',sans-serif;margin:0 auto;color:var(--wc26-sport-main-text)}.wc26-sport .wc26-sport-section{margin-bottom:1.5rem;width:90%;margin:0 auto}.wc26-sport .wc26-sport-section:last-child{margin-bottom:0}.wc26-sport .btn-empty.btn-border-yellow{color:var(--wc26-sport-button-color-2)}.wc26-sport .btn-empty.btn-border-yellow:before{border-color:var(--wc26-sport-button-color-2)}.wc26-sport .btn-full.btn-yellow{background:var(--wc26-sport-button-color-2);color:var(--wc26-sport-button-color-1)}.wc26-sport .btn-full.btn-yellow:before{border-color:var(--wc26-sport-button-color-2)}.wc26-sport .wc26-how-to-play-buttons{position:fixed;bottom:5rem;right:2vw;max-width:18vw;z-index:10}.wc26-sport .wc26-how-to-play-buttons .bojigoal-button,.wc26-sport .wc26-how-to-play-buttons .how-to-play-button{filter:drop-shadow(0 12px 6px #000);margin-bottom:0.7rem;cursor:pointer}.wc26-sport .wc26-how-to-play-buttons .how-to-play-button{margin-bottom:0}@keyframes transformTopInfoContent{from{opacity:0;transform:scale(0.3)}to{opacity:1;transform:scale(1)}}@keyframes transformContent{from{opacity:0}to{opacity:1}}@media all and (max-width:395px){}@media all and (max-width:360px){}@media all and (min-width:640px){.wc26-sport{padding-bottom:1.8rem}.wc26-sport .wc26-sport-wrapper{width:100%;max-width:500px}.wc26-sport .wc26-sport-section{margin-bottom:1.8rem}.wc26-sport .wc26-how-to-play-buttons{max-width:13vw}}@media all and (min-width:761px){.wc26-sport .wc26-how-to-play-buttons{max-width:85px;bottom:2rem}}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-sport{padding-bottom:2rem}.wc26-sport .wc26-sport-section{margin-bottom:2rem}.wc26-sport .btn-empty.btn-border-yellow:hover{background:var(--wc26-sport-button-color-2);color:var(--wc26-sport-button-color-1)}.wc26-sport .btn-full.btn-yellow:hover{background:var(--wc26-sport-button-color-1);color:var(--wc26-sport-button-color-2)}.wc26-sport .wc26-how-to-play-buttons{max-width:6rem}.wc26-sport .wc26-how-to-play-buttons .bojigoal-button:hover,.wc26-sport .wc26-how-to-play-buttons .how-to-play-button:hover{transform:scale(1.05)}}@media all and (min-width:1341px){.wc26-sport .wc26-sport-wrapper{max-width:580px}}@media all and (min-width:1661px){.wc26-sport .wc26-how-to-play-buttons{max-width:9rem}}@media all and (min-width:1841px){.wc26-sport .wc26-sport-wrapper{max-width:700px}.wc26-sport .wc26-how-to-play-buttons .bojigoal-button{margin-bottom:1.2rem}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sport{padding-bottom:1rem}.device-mobile .wc26-sport .wc26-sport-wrapper{width:65%;max-width:450px;overflow:unset}.device-mobile .wc26-sport .wc26-how-to-play-buttons{bottom:3.5rem;right:2vw;max-width:3.7rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/page/top_info.css) = 38c00c9a5db8ae446214ce8c3442670c876e44ae ) -- */
.wc26-sport-topinfo{font-size:1.45rem;margin-bottom:1rem;width:100vw;left:50%;transform:translateX(-50%);z-index:4}.wc26-sport-topinfo .wc26-sport-logo{width:55%;max-width:320px;margin:0.5rem auto 0;position:absolute;top:0;left:50%;transform:translateX(-50%)}.wc26-sport-topinfo .wc26-sport-title{margin-top:-3.5rem;line-height:1.2;font-size:100%;padding:0 5px 0;background:var(--wc26-sport-gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 1px 0 #6a3411) drop-shadow(0 -1px 0 #fff9bc);font-weight:700}.wc26-sport-topinfo .wc26-sport-title span{font-size:155%}.wc26-sport-topinfo .wc26-sport-subtitle{color:var(--wc26-sport-primary-400);line-height:1.3;font-weight:700;font-size:77%}.wc26-sport.finished .wc26-sport-topinfo-text{max-width:85%;margin:0 auto 1rem}.wc26-sport.finished .wc26-sport-topinfo-btn .btn{background:var(--wc26-sport-button-color-2);color:var(--wc26-sport-dark-color);min-width:110px}@media all and (max-width:395px){.wc26-sport-topinfo{font-size:1.3rem}}@media all and (max-width:360px){}@media all and (min-width:640px){.wc26-sport-topinfo{font-size:1.75rem}.wc26-sport-topinfo .wc26-sport-logo{max-width:240px}.wc26-sport-topinfo .wc26-sport-topinfo-img img{position:relative;top:-11rem}.wc26-sport-topinfo .wc26-sport-title{margin-top:-18rem}}@media all and (min-width:761px){.wc26-sport-topinfo{width:140vw}.wc26-sport-topinfo .wc26-sport-topinfo-img img{top:auto;margin:0 auto}.wc26-sport-topinfo .wc26-sport-logo{width:16%}.wc26-sport-topinfo .wc26-sport-title{margin-top:0}.wc26-sport.finished .wc26-sport-topinfo-text{max-width:60%}.wc26-sport.finished .wc26-sport-topinfo-btn .btn{max-width:120px}}@media all and (min-width:961px){.wc26-sport-topinfo{width:120vw}.wc26-sport-topinfo .wc26-sport-title{margin-top:-1rem}}@media all and (min-width:1025px){.wc26-sport-topinfo{width:100vw}.wc26-sport-topinfo .wc26-sport-title{margin-top:-3.3rem}.wc26-sport.finished .wc26-sport-topinfo-btn .btn:hover{background:var(--wc26-sport-button-color-1);color:var(--wc26-sport-button-color-2)}.wc26-sport.finished .wc26-sport-topinfo-btn .btn:hover::before{border-color:var(--wc26-sport-button-color-2)}}@media all and (min-width:1341px){.wc26-sport-topinfo{font-size:2rem}.wc26-sport.finished .wc26-sport-topinfo-text{max-width:50%}.wc26-sport.finished .wc26-sport-topinfo-btn .btn{min-width:135px}}@media all and (min-width:1661px){.wc26-sport-topinfo{font-size:2.4rem}.wc26-sport-topinfo .wc26-sport-logo{max-width:320px}.wc26-sport-topinfo .wc26-sport-title{margin-top:-4.5rem}}@media all and (min-width:1841px){}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sport-topinfo{width:100%;font-size:1.45rem}.device-mobile .wc26-sport-topinfo .wc26-sport-topinfo-img img{top:-9rem}.device-mobile .wc26-sport-topinfo .wc26-sport-logo{width:27%;max-width:130px}.device-mobile .wc26-sport-topinfo .wc26-sport-title{margin-top:-13.5rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/page/missions.css) = 1622130f557c221846ef95861fd95972551f03b6 ) -- */
.wc26-sport-missions{opacity:0;animation:transformContent 0.4s 0.1s ease-in-out forwards}.wc26-sport-missions::after{position:absolute;content:"";opacity:0;top:-20%;left:-46%;width:190%;height:200%;background:var(--wc26-missions-bgr);background-size:100% 100%;background-position:center;background-repeat:no-repeat}.wc26-sport-missions .missions-txt{font-size:1rem;margin-bottom:1rem;position:relative;z-index:2;line-height:1.3;text-align:center}.wc26-sport-missions .wc26-mission{border:2px solid var(--wc26-sport-primary-500);z-index:2;font-size:1.0625rem;border-radius:15px;background-color:var(--wc26-sport-primary-900);margin-bottom:2.5rem}.wc26-sport-missions .wc26-mission .mission-label{width:50%;padding:0.5rem;margin:0 auto;box-sizing:border-box;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:var(--wc26-sport-primary-500)}.wc26-sport-missions .wc26-mission .mission-label .label-text{font-size:145%;font-weight:700}.wc26-sport-missions .wc26-mission .mission-inner{box-sizing:border-box;padding:1rem 0 1.5rem}.wc26-sport-missions .wc26-mission .mission-title{margin-bottom:1rem;font-size:100%;font-weight:500}.wc26-sport-missions .wc26-mission .mission-content{box-sizing:border-box;padding:0.5rem 1.25rem;text-align:center;line-height:1.1}.wc26-sport-missions .wc26-mission .mission-content-title{font-size:100%;line-height:1.3}.wc26-sport-missions .wc26-mission .mission-content-title span{font-weight:700}.wc26-sport-missions .wc26-mission .mission-content-title .small-text{font-size:80%;font-weight:500}.wc26-sport-missions .wc26-mission .mission-info-txt{font-size:80%;padding-top:0.8rem;color:#a2a8a4}.wc26-sport-missions .mission-button{position:absolute;left:50%;bottom:-1.4rem;transform:translateX(-50%)}.wc26-sport-missions .mission-button .btn{font-size:0.9rem;height:40px;line-height:40px;padding:0 35px;font-weight:600}.wc26-sport-missions .mission-button a{z-index:2}@media all and (max-width:395px){.wc26-sport-missions .wc26-mission{font-size:1rem}.wc26-sport-missions .mission-button .btn{height:33px;line-height:33px;padding:0 33px}}@media all and (max-width:360px){}@media all and (min-width:640px){.wc26-sport-missions .missions-txt{font-size:1.1875rem}.wc26-sport-missions .wc26-mission{font-size:1.1875rem}.wc26-sport-missions .wc26-mission .mission-content{padding:0.9rem 1.25rem}.wc26-sport-missions .mission-button .btn{height:45px;line-height:45px;font-size:1rem}}@media all and (min-width:761px){.wc26-sport-missions .missions-txt{font-size:1.125rem}.wc26-sport-missions .wc26-mission{font-size:1.125rem}}@media all and (min-width:961px){}@media all and (min-width:1025px){}@media all and (min-width:1341px){.wc26-sport-missions .missions-txt{font-size:1.3125rem}.wc26-sport-missions .wc26-mission{font-size:1.3125rem}.wc26-sport-missions .mission-button .btn{height:50px;line-height:50px}}@media all and (min-width:1841px){.wc26-sport-missions .missions-txt{font-size:1.4375rem}.wc26-sport-missions .wc26-mission{font-size:1.4375rem}.wc26-sport-missions .wc26-mission .mission-content{padding:1.5rem 1.25rem}.wc26-sport-missions .mission-button .btn{height:60px;line-height:60px;font-size:1.4rem}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sport-missions .wc26-mission{font-size:1.1rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/page/_history.css) = 95eb05e3b18e04acb175967384d7ef3d149356c0 ) -- */
.wc26-sport-history{z-index:2;font-size:1.0625rem;margin-bottom:2.5rem}.wc26-sport-history::after{position:absolute;content:"";pointer-events:none;top:-142px;left:-52%;width:190%;height:700px;background:var(--wc26-missions-bgr);background-size:100% 100%;background-position:center;background-repeat:no-repeat}.wc26-sport-history .wc26-sport-history-wrap{z-index:3;border:2px solid var(--wc26-sport-primary-500);border-radius:15px;background-color:var(--wc26-sport-dark-color)}.wc26-sport .wc26-sport-section.wc26-sport-history{margin-bottom:2.5rem}.wc26-sport-history .history-label{width:50%;padding:0.5rem;margin:0 auto 1rem;box-sizing:border-box;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:var(--wc26-sport-primary-500)}.wc26-sport-history .history-label .label-text{font-size:145%;font-weight:700}.wc26-sport-history .history-button{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%)}.wc26-sport-history .history-button .btn{font-size:0.9rem;height:40px;line-height:40px;padding:0 35px;font-weight:600;background:var(--wc26-sport-dark-color);color:var(--wc26-sport-button-color-2);border:2px solid var(--wc26-sport-button-color-2)}.wc26-sport-history .history-button .btn::before{opacity:0}.wc26-sport-history .missions-wrap{width:90%;margin:0 auto;padding-bottom:2rem}.wc26-sport-history .missions-wrap .mission{background-color:#0e2d16;margin-bottom:0.8rem;border-radius:10px;overflow:hidden}.wc26-sport-history .missions-wrap .mission-date{position:absolute;left:0;top:0;background-color:var(--wc26-sport-primary-500);box-sizing:border-box;padding:0.3rem 1rem 0.3rem 0.6rem;clip-path:polygon(0 0,100% 0,90% 85%,87% 92%,83% 97%,77% 100%,69% 100%,63% 100%,0 100%)}.wc26-sport-history .missions-wrap .mission-txt-wrap{box-sizing:border-box;padding:2.2rem 0.5rem 2.2rem;line-height:1.2}.wc26-sport-history .missions-wrap .mission-txt{width:90%;margin:0 auto 1rem}.wc26-sport-history .missions-wrap .mission-txt span{font-weight:700}.wc26-sport-history .missions-wrap .mission-txt .small-text{font-size:80%;font-weight:500}.wc26-sport-history .missions-wrap .mission .misson-condition-txt{color:#a2a8a4;font-size:80%}.wc26-sport-history .missions-wrap .mission.completed .misson-condition-txt{color:var(--wc26-sport-button-color-2)}.wc26-sport-history .missions-wrap .mission.completed .condition-sign{width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--wc26-sport-button-color-2);margin-right:0.5rem}.wc26-sport-history .missions-wrap .mission.completed .condition-sign::before,.wc26-sport-history .missions-wrap .mission.completed .condition-sign::after{position:absolute;content:"";left:55%;top:50%;background:var(--wc26-sport-dark-color);width:2px}.wc26-sport-history .missions-wrap .mission.completed .condition-sign::before{height:5px;transform:translate(-50%,-25%) rotate(-45deg);left:30%}.wc26-sport-history .missions-wrap .mission.completed .condition-sign::after{height:10px;transform:translate(-50%,-50%) rotate(45deg)}.wc26-sport-history .missions-wrap .mission-condition-txt{}@media all and (max-width:395px){.wc26-sport-history{font-size:1rem}}@media all and (max-width:360px){.wc26-sport-history .missions-wrap .mission{font-size:90%}}@media all and (min-width:640px){.wc26-sport-history{font-size:1.1875rem}.wc26-sport-history::after{top:-120px;left:-58%;width:210%;height:730px}.wc26-sport-history .history-button .btn{height:45px;line-height:45px;font-size:1rem}}@media all and (min-width:761px){.wc26-sport-history{font-size:1.125rem}}@media all and (min-width:961px){.wc26-sport-history::after{left:-40%;width:182%}}@media all and (min-width:1025px){.wc26-sport-history .history-button .btn:hover{color:var(--wc26-sport-dark-color);background:var(--wc26-sport-button-color-2)}.wc26-sport-history .history-button .btn::before{opacity:0}}@media all and (min-width:1341px){.wc26-sport-history{font-size:1.3125rem}.wc26-sport-history .history-button .btn{height:50px;line-height:50px}}@media all and (min-width:1661px){}@media all and (min-width:1841px){.wc26-sport-history{font-size:1.4375rem}.wc26-sport-history .history-button .btn{height:60px;line-height:60px;font-size:1.4rem}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sport-history{font-size:1.1rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/page/awards.css) = 8764bdce8bee405eb8115d842b805950ed1815d7 ) -- */
.wc26-sport-awards{font-size:1.1rem;opacity:0;z-index:2;animation:transformContent 0.4s 0.1s ease-in-out forwards}.wc26-sport-awards .wc26-sport-awards-info-txt{position:absolute;opacity:0;pointer-events:none;border-radius:10px;border:2px solid #039a55;font-size:90%;line-height:1.3;z-index:5;top:0;left:0;width:100%;background:#0f4d2c;box-sizing:border-box;padding:1rem;min-height:130px;transform:translateY(-80%)}.wc26-sport-awards .wc26-sport-awards-info-txt .info-txt-title{font-weight:700}.wc26-sport-awards .info-text-list{list-style-type:disc;margin-left:1rem}.wc26-sport-awards .info-txt-arrow{position:absolute;bottom:0;right:0;transform:translate(-50%,100%);width:0;height:0;z-index:3;border-left:12px solid transparent;border-right:12px solid transparent;border-top:9px solid #039a55}.wc26-sport-awards .info-txt-arrow::after{content:"";position:absolute;top:-10px;left:-11px;width:0;height:0;z-index:2;border-left:11px solid transparent;border-right:11px solid transparent;border-top:9px solid #0f4d2c}.wc26-sport-awards .wc26-sport-awards-title{margin-bottom:1rem;z-index:2;font-weight:800;font-size:150%;background:var(--wc26-sport-gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 1px 0 #6a3411) drop-shadow(0 -1px 0 #fff9bc);font-weight:700}.wc26-sport-awards .wc26-sport-awards-wrapper{font-size:100%;z-index:2;margin-bottom:1.2rem}.wc26-sport-awards .wc26-sport-award-field{width:49%;box-sizing:border-box;padding:0.4rem 0.5rem;min-height:50px;margin-bottom:0.5rem;border-radius:15px;border:4px solid transparent;background:var(--wc26-sport-gradient-2)}.wc26-sport-awards .wc26-sport-awards-info-icon{position:absolute;top:3px;right:3px;width:2.3rem;height:2.3rem;cursor:pointer;font-family:serif;font-size:150%;font-weight:bold;color:#000;background-color:#d0b067;border-radius:50%;border:3px solid #000}.wc26-sport-awards .wc26-sport-award-field:first-child{width:100%;box-sizing:border-box;padding:0.8rem 0.2rem;background:var(--wc26-sport-mystery-prize-background) center / cover no-repeat,var(--wc26-sport-gradient-3);background-origin:border-box;background-clip:padding-box,border-box}.wc26-sport-awards .wc26-sport-award-field:nth-child(even){margin-right:2%}.wc26-sport-awards .wc26-sport-award-field-title,.wc26-sport-awards .wc26-sport-award-field-mystery-txt{color:var(--wc26-sport-dark-color);font-weight:800;text-shadow:var(--wc26-sport-shadow-1)}.wc26-sport-awards .wc26-sport-award-field-title{font-size:170%;margin-bottom:0.5rem}.wc26-sport-awards .wc26-sport-award-field-mystery-txt{max-width:75%;margin:0 auto;font-size:95%;letter-spacing:1px}.wc26-sport-awards .wc26-sport-award-field-txt{font-size:95%;line-height:1.3}.wc26-sport-awards .wc26-sport-award-field-txt span{font-weight:700}@media all and (max-width:395px){.wc26-sport-awards{font-size:0.9rem}.wc26-sport-awards .wc26-sport-awards-info-icon{width:1.8rem;height:1.8rem}}@media all and (max-width:360px){}@media all and (min-width:640px){.wc26-sport-awards{font-size:1.125rem}}@media all and (min-width:761px){}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-sport-awards .wc26-sport-awards-info-txt{padding:1rem 2rem;font-size:100%}}@media all and (min-width:1341px){.wc26-sport-awards{font-size:1.1875rem}}@media all and (min-width:1841px){.wc26-sport-awards{font-size:1.3125rem}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sport-awards{font-size:1.1rem}}

/* -- ( SHA1 (css_main/custom/MEGAWINMK/promo_pages/world_cup/v_1/sport/page/awards.css) = f0b9ad56bcf149406464bf52693b59e6c4abae31 ) -- */
.wc26-sport-awards .wc26-sport-award-field:nth-child(2){width:100%;margin-right:0}.wc26-sport-awards .wc26-sport-award-field:nth-child(3){margin-right:2%}.wc26-sport-awards .wc26-sport-award-field:nth-child(even){margin-right:0}@media all and (max-width:395px){}@media all and (max-width:360px){}@media all and (min-width:640px){}@media all and (min-width:761px){}@media all and (min-width:961px){}@media all and (min-width:1025px){}@media all and (min-width:1341px){}@media all and (min-width:1661px){}@media all and (min-width:1841px){}@media all and (min-width:1921px){}@media all and (orientation:landscape){}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/page/game.css) = 96f25f4377486b10f48214aafb7e474eece00deb ) -- */
.wc26-sport-game{font-size:1.3rem;opacity:0;z-index:2;animation:transformContent 0.4s 0.1s ease-in-out forwards}.wc26-sport-game::after{position:absolute;content:'';left:-32%;top:14%;width:150%;height:100%;z-index:1;background-position:center;background-size:100%;background-repeat:no-repeat;z-index:1}.wc26-sport-game .wc-26-sport-game-title{color:var(--wc26-sport-accent-color-1);z-index:2;font-size:100%;font-weight:800;line-height:1.3}.wc26-sport-game .wc-26-sport-game-subtitle{font-size:85%;line-height:1.3;font-weight:700;z-index:2;margin-bottom:0.8rem}.wc26-sport-game .wc-26-sport-game-info-txt{font-size:77%;margin-bottom:1rem;z-index:2;line-height:1.3}.wc26-sport-game .wc26-sport-game-image{width:94%;margin:0 auto 1rem;z-index:2}.wc26-sport-game .wc26-sport-button-play{height:40px;line-height:40px;padding:0 40px;border:2px solid transparent;font-size:0.9rem;position:absolute;left:50%;bottom:1.9rem;transform:translateX(-50%);background:var(--wc26-sport-accent-color-1);border-radius:30px;color:var(--wc26-sport-dark-color);font-weight:600;animation:BtnPulse 3.5s linear 3s infinite}.wc26-sport-game .wc26-sport-button-play::before{display:none}.wc26-sport-game .wc26-sport-penalties-counter{position:absolute;left:50%;transform:translateX(-50%);top:9%;font-size:75%}.wc26-sport-game .wc26-sport-penalties-counter span{color:var(--wc26-sport-accent-color-1);font-weight:700}.wc26-sport-game .wc26-sport-locked-img-text-wrap{position:absolute;left:50%;bottom:8%;transform:translateX(-50%);width:45%}.wc26-sport-game .wc26-sport-locked-img-text-wrap .locked-img-wrap{width:20%;margin-right:5%}.wc26-sport-game .wc26-sport-locked-img-text-wrap .locked-img-text{width:85%;font-size:65%;line-height:1.2}.wc26-sport-game .wc26-sport-locked-img-text-wrap .locked-img-text span{font-weight:700}@keyframes BtnPulse{0{box-shadow:0 0 0 0 rgba(0,255,138,0.7)}20%{box-shadow:0 0 10px 36px rgba(0,255,138,0)}40%{box-shadow:0 0 0 0 rgba(0,255,138,0)}100%{box-shadow:0 0 0 0 rgba(0,255,138,0)}}@media all and (max-width:395px){.wc26-sport-game .wc26-sport-button-play{height:33px;line-height:33px;padding:0 33px;bottom:1.8rem}.wc26-sport-game .wc26-sport-penalties-counter{font-size:70%}.wc26-sport-game .wc26-sport-locked-img-text-wrap .locked-img-text{font-size:60%}}@media all and (max-width:360px){.wc26-sport-game .wc26-sport-penalties-counter{font-size:65%}.wc26-sport-game .wc26-sport-locked-img-text-wrap .locked-img-text{font-size:55%}}@media all and (min-width:640px){.wc26-sport-game{font-size:1.5rem}.wc26-sport-game::after{top:12%}.wc26-sport-game .wc26-sport-game-image{width:90%}.wc26-sport-game .wc26-sport-button-play{bottom:2.2rem;height:45px;line-height:45px;font-size:1rem}}@media all and (min-width:761px){.wc26-sport-game{font-size:1.4375rem}}@media all and (min-width:961px){.wc26-sport-game .wc26-sport-button-play:hover{background:var(--wc26-sport-button-color-1);color:var(--wc26-sport-accent-color-1);border:2px solid var(--wc26-sport-accent-color-1)}.wc26-sport-game .wc26-sport-button-play:hover::before{opacity:0}}@media all and (min-width:1025px){}@media all and (min-width:1341px){.wc26-sport-game{font-size:1.675rem}.wc26-sport-game .wc26-sport-button-play{bottom:3rem;height:50px;line-height:50px;padding:0 45px}}@media all and (min-width:1841px){.wc26-sport-game{font-size:1.875rem}.wc26-sport-game .wc26-sport-button-play{bottom:3.5rem;height:60px;line-height:60px;font-size:1.4rem;padding:0 50px}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sport-game{font-size:1.375rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/page/rules.css) = 98fc841d339241c10f5c586180014066ab90be5f ) -- */
.wc26-sport-rules{opacity:0;animation:transformContent 0.4s 0.1s ease-in-out forwards;z-index:2}.wc26-sport-rules .wc26-sport-rules-link{font-size:1rem}@media all and (max-width:395px){}@media all and (max-width:360px){}@media all and (min-width:640px){}@media all and (min-width:761px){}@media all and (min-width:961px){}@media all and (min-width:1025px){}@media all and (min-width:1341px){.wc26-sport-rules .wc26-sport-rules-link{font-size:1.125rem}}@media all and (min-width:1841px){.wc26-sport-rules .wc26-sport-rules-link{font-size:1.25rem}}@media all and (min-width:1921px){}@media all and (orientation:landscape){}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/page/popups.css) = f0d3e0d72ef5198e2ce623b473110f6a983237a8 ) -- */
body.has-popup{overflow:hidden !important}.wc26-sport-popup-overlay{position:fixed;left:0;top:0;width:100%;height:100%;overflow-x:hidden;z-index:2222222;overflow-y:auto;background:rgb(0,0,0,0.7);font-family:"Montserrat",sans-serif}.wc26-sport-popup-box{box-sizing:border-box;overflow:hidden;color:var(--wc26-sport-light-color);text-align:center;border-radius:10px;position:relative;top:4rem;margin:0 auto;width:91%;max-width:400px}.not-logged .wc26-sport-popup-overlay.scratch-popup .millions-popup-inner{cursor:pointer}.wc26-sport-popup-box .wc26-sport-popup-content{height:100%}.wc26-sport-popup-box .wc26-sport-popup-close{position:absolute;top:12px;right:9px;width:35px;height:35px;cursor:pointer;border-radius:50%;box-sizing:border-box;transition:all .5s;z-index:5;background:var(--wc26-sport-bgr-color)}.wc26-sport-popup-box .wc26-sport-popup-close::before,.wc26-sport-popup-box .wc26-sport-popup-close::after{content:"";position:absolute;top:50%;left:50%;height:4px;width:75%;border-radius:6px;background:var(--wc26-sport-light-color)}.wc26-sport-popup-box .wc26-sport-popup-close::before{transform:translate(-50%,-50%) rotate(45deg)}.wc26-sport-popup-box .wc26-sport-popup-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.game-popup .wc26-sport-popup-box{box-sizing:border-box;height:80%;overflow:visible;position:relative;top:10%;width:93%;margin:0 auto;max-width:none;border:2px solid #eadd9f}.game-popup .wc26-popup-logo{position:absolute;width:50%;left:50%;top:-10%;transform:translateX(-50%)}.game-popup .wc26-sport-popup-inner{height:100%;border:2px solid #eadd9f;border-radius:10px;overflow:hidden}.wc26-sport-popup-box .wc26-sport-popup-game{height:100%}.wc26-sport-popup-box .game-test{height:100%}.bojigoal-popup .wc26-sport-popup-box{padding-bottom:10rem}.bojigoal-popup .wc26-sport-popup-content{border:2px solid transparent;border-radius:12px;overflow:hidden;background:linear-gradient(var(--wc26-sport-dark-color),var(--wc26-sport-dark-color)) padding-box,var(--wc26-sport-gradient-3) border-box;background-origin:border-box;background-clip:padding-box,border-box}.wc26-sport-popup-bojigoal{}.wc26-sport-popup-bojigoal .topinfo-heading{font-weight:800;font-size:1.3rem;margin-top:-1.6rem;line-height:1.2}.wc26-sport-popup-bojigoal .topinfo-heading .big-txt{font-size:140%;color:var(--wc26-sport-accent-color-1)}.wc26-sport-popup-bojigoal .topinfo-subheading{font-size:0.9rem;font-weight:700;line-height:1.4;margin-bottom:0.5rem}.wc26-sport-popup-bojigoal .topinfo-mission{font-size:1rem;border:2px solid var(--wc26-sport-primary-500);border-radius:15px;background-color:var(--wc26-sport-primary-900);width:90%;margin:0 auto 2.25rem}.wc26-sport-popup-bojigoal .topinfo-mission .mission-label{position:absolute;left:50%;top:0;transform:translateX(-50%);padding:0.3rem 2.5rem 0.4rem 2.5rem;box-sizing:border-box;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:var(--wc26-sport-primary-500)}.wc26-sport-popup-bojigoal .topinfo-mission .mission-label .label-text{font-size:120%;font-weight:700}.wc26-sport-popup-bojigoal .topinfo-mission-inner{box-sizing:border-box;padding:1rem 0 1.5rem}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-title{margin-bottom:1rem;font-size:100%;font-weight:500}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-head{padding:0 0.25rem;display:flex;align-items:center;justify-content:space-between;text-align:center;font-size:68%}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-head .col-1{width:33%;min-width:33%;max-width:33%}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-head .col-2{width:47%;min-width:47%;max-width:47%}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-head .col-3{width:20%;min-width:20%;max-width:20%}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-events{position:relative}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-event{padding:0.5rem 0.25rem;display:flex;align-items:center;justify-content:space-between}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-event .col-1{width:33%;min-width:33%;max-width:33%}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-event .col-2{width:47%;min-width:47%;max-width:47%}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-event .col-3{width:20%;min-width:20%;max-width:20%;align-self:stretch;display:flex}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-event:last-child::after{display:none}.wc26-sport-popup-bojigoal .topinfo-mission-inner .mission-event::after{position:absolute;content:"";left:0;bottom:0;height:1px;width:100%;background:var(--wc26-sport-primary-600)}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-info{display:flex;width:100%;padding-right:0.25rem;box-sizing:border-box}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-info-icon{color:var(--wc26-sport-accent-color-1);font-size:100%;padding-right:0.375rem;box-sizing:border-box}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-teams{text-align:left}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-team{margin-bottom:0.2rem;font-size:80%;text-align:left}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-time{color:var(--wc26-sport-primary-300);font-size:64%}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-coefs{width:100%;display:flex;justify-content:space-between;padding-right:0.5rem;box-sizing:border-box}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-coef{width:47.5%;background:var(--wc26-sport-primary-600);box-sizing:border-box;padding:0.5rem 0;border-radius:6px;font-size:78%;font-weight:600}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-coef.active{background:var(--wc26-sport-accent-color-1);color:var(--wc26-sport-dark-color)}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-bojigoal-coefs{position:relative;width:100%;align-self:stretch;display:flex;justify-content:center;align-items:center}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-bojigoal-coefs:after{position:absolute;content:"";left:0;top:50%;transform:translateY(-50%);width:1px;height:88%;background:var(--wc26-sport-primary-600)}.wc26-sport-popup-bojigoal .topinfo-mission-inner .event-bojigoal-coef{font-size:78%;font-weight:600;color:var(--wc26-sport-accent-color-1)}.wc26-sport-popup-bojigoal .mission-button{position:absolute;left:50%;bottom:-1.4rem;transform:translateX(-50%)}.wc26-sport-popup-bojigoal .mission-button .btn{font-size:1rem;height:36px;line-height:36px;padding:0 20px}.wc26-sport-popup-bojigoal .topinfo-ranking{width:90%;margin:0 auto;font-size:1rem;padding-bottom:1rem;box-sizing:border-box}.wc26-sport-popup-bojigoal .topinfo-ranking .wc26-sticky{position:sticky;position:-webkit-sticky;top:0;bottom:0}.wc26-sport-popup-bojigoal .topinfo-ranking .table{margin-bottom:1rem;border-top:1px solid var(--wc26-sport-primary-500)}.wc26-sport-popup-bojigoal .topinfo-ranking .table.table-mb{margin-bottom:3.2rem}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr-holder{position:relative;max-height:156px;width:100%;margin:0 auto;overflow:auto;-webkit-overflow-scrolling:touch}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr-holder::-webkit-scrollbar{box-sizing:border-box;padding:1px;display:block;width:5px}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr-holder::-webkit-scrollbar-track{background:var(--wc26-sport-primary-500)}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr-holder::-webkit-scrollbar-thumb{background:var(--wc26-sport-accent-color-1);border-radius:1rem}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr,.wc26-sport-popup-bojigoal .topinfo-ranking .table .th{display:flex}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr.th{width:100%;box-sizing:border-box}.wc26-sport-popup-bojigoal .topinfo-ranking .table .th .td{padding:12px 1.5% 13px;font-size:85%;color:var(--wc26-sport-light-color);font-weight:700}.wc26-sport-popup-bojigoal .topinfo-ranking .table .td{font-size:80%;padding:12px 1.5% 10px;color:var(--wc26-sport-light-color);font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wc26-sport-popup-bojigoal .topinfo-ranking .table .td-1{width:12%}.wc26-sport-popup-bojigoal .topinfo-ranking .table .td-2{width:45%}.wc26-sport-popup-bojigoal .topinfo-ranking .table .td-3{width:17%}.wc26-sport-popup-bojigoal .topinfo-ranking .table .td-4{width:24%}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr-holder .tr:nth-child(2n + 1) .td{background:var(--wc26-sport-primary-900)}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr-holder .tr:nth-child(2n) .td{background:transparent}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr.tr-current-user.wc26-sticky:nth-child(2n + 1){background:var(--wc26-sport-primary-900)}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr.tr-current-user.wc26-sticky:nth-child(2n){background:transparent}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr.tr-current-user-separate{position:relative;width:100%;margin-top:-0.25rem;z-index:2;background:black;border:2px solid var(--wc26-sport-secondary-500);border-radius:10px;padding-right:5px;box-sizing:border-box}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr.tr-current-user-separate .td{font-weight:700}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr.tr-current-user-separate .td.td-1{color:var(--wc26-sport-accent-color-1)}.wc26-sport-popup-bojigoal .topinfo-ranking .table .tr.tr-current-user-bottom{top:auto}.wc26-sport-popup-bojigoal .topinfo-ranking .ranking-info{font-size:100%;font-weight:500;margin-bottom:0.5rem;line-height:1.3}.wc26-sport-popup-bojigoal .topinfo-ranking .ranking-info .big-txt{font-weight:600}.wc26-sport-popup-bojigoal .ranking-history-btn{margin:0 auto}.wc26-sport-popup-bojigoal .ranking-history-btn .btn{font-size:1rem;height:36px;line-height:36px;padding:0 20px}.os-ios .wc26-sport-popup-bojigoal .topinfo-ranking .table .base-scroll{position:absolute;right:4px;width:4px;background:var(--wc26-sport-primary-900);height:100%;top:0}.video-popup .wc26-sport-popup-box{width:90%;padding-top:3.5rem;padding-bottom:3rem;top:0;max-width:450px}.video-popup .wc26-sport-popup-box .wc26-sport-popup-close{top:1rem;right:0;border:2px solid var(--wc26-sport-primary-500)}.video-popup .wc26-sport-popup-box .wc26-sport-popup-close::before,.video-popup .wc26-sport-popup-box .wc26-sport-popup-close::after{background:var(--wc26-sport-primary-500)}.wc26-sport-popup-box .wc26-sport-videos{position:relative;z-index:4;background-size:cover;background-position:center}.wc26-sport-popup-box .wc26-sport-videos.active .wc26-sport-video-wrap{margin:0 auto}.wc26-sport-popup-box .wc26-sport-videos.active .wc26-sport-video-iframe-wrap{visibility:visible}.wc26-sport-popup-box .wc26-sport-videos.active .wc26-sport-video-poster{display:none}.wc26-sport-popup-box .wc26-sport-videos.active .wc26-sport-video-close-btn{display:flex}.wc26-sport-popup-box .wc26-sport-videos-inner{position:relative}.wc26-sport-popup-box .wc26-sport-videos .wc26-sport-video-wrap{position:relative;overflow:hidden;display:flex;transition:all .3s ease-in}.wc26-sport-popup-box .wc26-sport-videos .wc26-sport-video-wrap:before{content:'';display:block;padding-top:177.7%}.wc26-sport-popup-box .wc26-sport-video-poster{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.wc26-sport-popup-box .wc26-sport-video-poster .new-video-poster-img{width:100%}.wc26-sport-popup-box .wc26-sport-videos .wc26-sport-video-poster{z-index:3;cursor:pointer;border-radius:10px;overflow:hidden;box-sizing:border-box;border:2px solid var(--wc26-sport-primary-500)}.wc26-sport-popup-box .wc26-sport-videos .wc26-sport-video-poster .video-poster-img{width:100%}.wc26-sport-popup-box .wc26-sport-videos .wc26-sport-video-iframe-wrap{visibility:hidden;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4}.wc26-sport-popup-box .wc26-sport-videos .wc26-sport-video-iframe{width:100%;height:100%}.wc26-sport-popup-box .wc26-sport-videos .wc26-sport-video-backup{height:100%;max-height:800px}.wc26-sport-popup-box .wc26-sport-videos .wc26-sport-video-backup video{width:100%;height:100%;border-radius:10px;box-sizing:border-box;border:2px solid var(--wc26-sport-primary-500)}.wc26-sport-popup-box .wc26-sport-videos.active .wc26-sport-video-wrap{border-radius:0;margin:0 auto}.wc26-sport-popup-box .wc26-sport-videos.active .wc26-sport-video-iframe-wrap{visibility:visible}.wc26-sport-popup-box .wc26-sport-videos.active .wc26-sport-video-poster{display:none}.wc26-sport-popup-box .wc26-sport-videos.active .wc26-sport-video-close-btn{display:flex}.history-popup .wc26-sport-popup-box .popup-content{padding:0 0 5px}.history-popup .wc26-sport-popup-box{border:2px solid var(--wc26-sport-primary-500);background:#000}.history-popup .wc26-sport-popup-box .wc26-sport-popup-history{font-size:1.0625rem}.history-popup .wc26-sport-popup-box .history-label{width:50%;padding:0.5rem;margin:0 auto 1.5rem;box-sizing:border-box;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:var(--wc26-sport-primary-500)}.history-popup .wc26-sport-popup-box .history-label .label-text{font-size:145%;font-weight:700}.history-popup .wc26-sport-popup-box .missions-wrap{width:90%;margin:0 auto;padding-bottom:2rem;overflow:scroll;max-height:320px}.history-popup .wc26-sport-popup-box .mission{background-color:#0e2d16;margin-bottom:0.8rem;border-radius:10px;overflow:hidden}.history-popup .wc26-sport-popup-box .mission-date{position:absolute;left:0;top:0;background-color:#00a257;box-sizing:border-box;padding:0.3rem 1rem 0.3rem 0.6rem;clip-path:polygon(0 0,100% 0,90% 85%,87% 92%,83% 97%,77% 100%,69% 100%,63% 100%,0 100%)}.history-popup .wc26-sport-popup-box .mission-txt-wrap{box-sizing:border-box;padding:2.2rem 0.5rem 2.2rem;line-height:1.2}.history-popup .wc26-sport-popup-box .mission-txt{width:90%;margin:0 auto 1rem}.history-popup .wc26-sport-popup-box .mission-txt span{font-weight:700}.history-popup .wc26-sport-popup-box .misson-condition-txt{color:#a2a8a4;font-size:80%}.history-popup .wc26-sport-popup-box .mission.completed .misson-condition-txt{color:var(--wc26-sport-button-color-2)}.history-popup .wc26-sport-popup-box .mission.completed .misson-condition-txt::before{position:absolute;left:0;top:0;width:1rem;height:1rem;border-radius:50%;background-color:var(--wc26-sport-primary-500)}.history-popup .wc26-sport-popup-box .mission.completed .condition-sign{width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--wc26-sport-button-color-2);margin-right:0.5rem}.history-popup .wc26-sport-popup-box .mission.completed .condition-sign::before,.history-popup .wc26-sport-popup-box .mission.completed .condition-sign::after{position:absolute;content:"";left:55%;top:50%;background:#000;width:2px}.history-popup .wc26-sport-popup-box .mission.completed .condition-sign::before{height:5px;transform:translate(-50%,-25%) rotate(-45deg);left:30%}.history-popup .wc26-sport-popup-box .mission.completed .condition-sign::after{height:10px;transform:translate(-50%,-50%) rotate(45deg)}@media all and (max-width:395px){.history-popup .wc26-sport-popup-box .wc26-sport-popup-history{font-size:1rem}}@media all and (max-width:360px){.video-popup .wc26-sport-popup-box{width:82%}.wc26-sport-history .missions-wrap .mission{font-size:90%}}@media all and (min-width:640px){.game-popup .wc26-sport-popup-box{width:75%}.video-popup .wc26-sport-popup-box{padding-top:4.5rem}.video-popup .wc26-sport-popup-box .wc26-sport-popup-close{top:1.5rem}.history-popup .wc26-sport-popup-box{max-width:450px}.history-popup .wc26-sport-popup-box .wc26-sport-popup-history{font-size:1.1875rem}.history-popup .wc26-sport-popup-box .missions-wrap{max-height:355px}}@media all and (min-width:761px){.game-popup .wc26-sport-popup-box{width:60%;top:6rem}.history-popup .wc26-sport-popup-box .wc26-sport-popup-history{font-size:1.125rem}}@media all and (min-width:961px){.video-popup .wc26-sport-popup-box{max-width:370px}}@media all and (min-width:1025px){.game-popup .wc26-sport-popup-box{width:60%}.video-popup .wc26-sport-popup-box .wc26-sport-popup-close:hover{background:var(--wc26-sport-primary-500)}.video-popup .wc26-sport-popup-box .wc26-sport-popup-close:hover::before,.video-popup .wc26-sport-popup-box .wc26-sport-popup-close:hover::after{background:var(--wc26-sportpredict-dark-color)}.history-popup .wc26-sport-popup-box{max-width:445px}}@media all and (min-width:1341px){.game-popup .wc26-sport-popup-box{width:50%}.history-popup .wc26-sport-popup-box{max-width:520px}.history-popup .wc26-sport-popup-box .wc26-sport-popup-history{font-size:1.3125rem}.history-popup .wc26-sport-popup-box .missions-wrap{max-height:380px}}@media all and (min-width:1661px){.game-popup .wc26-sport-popup-box{width:30%}}@media all and (min-width:1841px){.wc26-sport-popup-box{max-width:450px}.wc26-sport-popup-bojigoal .topinfo-heading{font-size:1.5rem}.wc26-sport-popup-bojigoal .topinfo-subheading{font-size:1rem}.wc26-sport-popup-bojigoal .topinfo-mission{font-size:1.1875rem}.wc26-sport-popup-bojigoal .topinfo-ranking{font-size:1.0625rem}.video-popup .wc26-sport-popup-box{max-width:450px}.history-popup .wc26-sport-popup-box{max-width:630px}.history-popup .wc26-sport-popup-box .popup-content{padding:0}.history-popup .wc26-sport-popup-box .wc26-sport-popup-history{font-size:1.4375rem}.history-popup .wc26-sport-popup-box .missions-wrap{max-height:400px}}@media all and (orientation:landscape){.device-mobile .wc26-sport-popup-box{max-width:375px}.device-mobile .video-popup .wc26-sport-popup-box{max-width:250px;padding-top:1.5rem}.device-mobile .video-popup .wc26-sport-popup-box .wc26-sport-popup-close{top:1rem}.device-mobile .history-popup .wc26-sport-popup-box .wc26-sport-popup-history{font-size:1rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/page/timer.css) = 85fbcea22cb921a77cec6442ac2030549c0b61aa ) -- */
.wc26-sport-timer{opacity:0;animation:transformContent 0.4s 0.3s ease-in-out forwards;z-index:2}.wc26-sport-timer .wc26-sport-timer-box{width:90%;margin:0 auto 1rem}.wc26-sport-timer .wc26-sport-timer-box .wc26-sport-section-title{padding:0;margin-bottom:0.4rem}.os-ios .wc26-sport-timer .wc26-sport-timer-box .wc26-sport-section-title{padding:0;margin-bottom:0.8rem}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper{display:flex;align-items:center;justify-content:center;width:96%;margin:0 auto;padding-bottom:5%}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul{width:9%;height:0;padding-top:14%;margin:1%;line-height:70}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul li a div div.inn{background:var(--wc26-sport-timer-flip-back);background-size:cover;color:#262222;font-size:2rem;line-height:47px;text-shadow:0 1px 1px #01135f}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider{height:55px;width:16px}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-dot{background:var(--const-color-ffffff);width:6px;height:6px}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-dot.top{top:30%}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-dot.bottom{bottom:30%}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-label{font-size:0.875rem;color:var(--const-color-ffffff);top:auto;left:auto;right:-51px;bottom:-29%}.os-ios .wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-label{right:-54px;bottom:-38%}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider.days{width:0}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider.days .flip-clock-label{right:-49px}@media (max-width:395px){.wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul li a div div.inn{font-size:1.875rem;line-height:41px}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-label{right:-47px}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider.days .flip-clock-label{right:-47px}}@media all and (max-width:360px){}@media all and (min-width:640px){.wc26-sport-timer .wc26-sport-timer-box{max-width:340px}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul{line-height:87px;width:8.5%}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul li a div div.inn{line-height:45px;font-size:2.05rem}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider{height:65px;width:16px}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-label{right:-48px;bottom:-18%}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider.days .flip-clock-label{right:-43px}}@media all and (min-width:761px){.os-ios .wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-label{bottom:-20%}}@media all and (min-width:961px){.wc26-sport-timer .wc26-sport-timer-box{width:80%}}@media all and (min-width:1025px){.wc26-sport-timer .wc26-sport-timer-box{max-width:370px}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul li a div div.inn{line-height:49px;font-size:2.25rem}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-label{right:-53px;bottom:-20%}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider.days .flip-clock-label{right:-49px}}@media all and (min-width:1341px){}@media all and (min-width:1661px){}@media all and (min-width:1841px){.wc26-sport-timer .wc26-sport-timer-box{max-width:440px}.wc26-sport-timer .wc26-sport-timer-box .wc26-sport-section-title{margin-bottom:0.8rem}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul li a div div.inn{line-height:58px;font-size:2.7rem}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-label{right:-59px;bottom:-33%}.wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider.days .flip-clock-label{right:-55px}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sport-timer .wc26-sport-timer-box{width:86%;max-width:400px}.device-mobile .wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul{line-height:70px;width:9%}.device-mobile .wc26-sport-timer .wc26-sport-timer-box .flip-clock-wrapper ul li a div div.inn{line-height:51px;font-size:2.1rem}.device-mobile .wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider{height:55px;width:16px}.device-mobile .wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider .flip-clock-label{right:-51px;bottom:-35%}.device-mobile .wc26-sport-timer .wc26-sport-timer-box .flip-clock-divider.days .flip-clock-label{right:-47px}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/predict_game/index.css) = 64266af8fb71579ca930b727b564deda7c975f1e ) -- */
:root,[data-theme="blue"]{--wc26-sportpredict-bgr-color:#000000;--wc26-sportpredict-light-color:#ffffff;--wc26-sportpredict-dark-color:#000000;--wc26-sportpredict-accent-color-1:#5ffb69;--wc26-sportpredict-accent-color-2:#ffd46f;--wc26-sportpredict-button-color-1:#000000;--wc26-sportpredict-button-color-2:#5ffb69;--wc26-sportpredict-primary-500:#007d42;--wc26-sportpredict-primary-600:#0a6335;--wc26-sportpredict-primary-900:#062a16;--wc26-sportpredict-gradient-1:linear-gradient(315deg,rgb(231 213 157) 0,rgb(227 174 83) 47%,rgb(187 147 75) 70%,rgb(241 227 164) 100%);--wc26-sportpredict-gradient-2:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);--wc26-sportpredict-win-color:#ffd46f;--wc26-sportpredict-losed-color:#c43400;--wc26-sportpredict-pending-color:#858585;--wc26-sportpredict-win-gradient:linear-gradient(0deg,rgba(255,198,63,1) 0,rgba(212,164,57,1) 12%,rgb(239 179 43) 26%,rgba(253,250,192,1) 71%,rgba(255,255,200,1) 100%);--wc26-sportpredict-losed-gradient:linear-gradient(0deg,rgba(184,46,0,1) 0,rgba(222,83,9,1) 100%);--wc26-sportpredict-pending-gradient:linear-gradient(0deg,rgba(94,94,94,1) 0,rgba(150,150,150,1) 100%);--wc26-sportpredict-win-event-1:#FFC63F80;--wc26-sportpredict-win-event-2:#00000099;--wc26-sportpredict-inactive-event-1:#2e543f;--wc26-sportpredict-inactive-event-2:#252e28}[data-theme="white"],[data-theme="black-white"]{}[data-theme="black"]{}.PROMO_PAGES .site-footer{z-index:1 !important}.wc26-sportpredict-medium-txt{font-weight:500}.wc26-sportpredict-semibold-txt{font-weight:600}.wc26-sportpredict-bold-txt{font-weight:700}.wc26-sportpredict-extrabold-txt{font-weight:800}.wc26-sportpredict-black-txt{font-weight:900}.wc26-sportpredict-light-color{color:var(--wc26-sportpredict-main-text)}.wc26-sportpredict-dark-color{color:var(--wc26-sportpredict-main-text)}.wc26-sportpredict-green-color{color:var(--wc26-sportpredict-accent-color-1)}.wc26-sportpredict-yellow-color{color:var(--wc26-sportpredict-accent-color-2)}.wc26-sportpredict{background-color:var(--wc26-sportpredict-bgr-color);color:var(--wc26-sportpredict-light-color);padding-bottom:1rem;overflow:hidden}.wc26-sportpredict .wc26-sportpredict-wrapper{width:96%;margin:0 auto;font-family:'Montserrat',sans-serif;margin:0 auto;color:var(--wc26-sportpredict-main-text)}.wc26-sportpredict .wc26-sportpredict-section{margin-bottom:1rem}.wc26-sportpredict .wc26-sportpredict-section:last-child{margin-bottom:0}.wc26-sportpredict .wc26-sportpredict-coloured{background:linear-gradient(180deg,#0a582b 0,#023313 26%,#174a28 100%);box-shadow:0 0 30px 8px inset rgb(5 121 53);padding:1rem 0.8rem;border-radius:15px}.wc26-sportpredict .wc26-sportpredict-section-title{font-size:1.125rem;line-height:1.1;text-align:center;margin-bottom:1rem}.wc26-sportpredict .btn-empty.btn-border-yellow{background:var(--wc26-sportpredict-button-color-1);color:var(--wc26-sportpredict-button-color-2)}.wc26-sportpredict .btn-empty.btn-border-yellow:before{border-color:var(--wc26-sportpredict-button-color-2)}.wc26-sportpredict .btn-full.btn-yellow{background:var(--wc26-sportpredict-button-color-2);color:var(--wc26-sportpredict-button-color-1)}.wc26-sportpredict .btn-full.btn-yellow:before{border-color:var(--wc26-sportpredict-button-color-2)}.wc26-sportpredict .wc26-sportpredict-rules-btn{font-size:1rem;padding-top:1rem;position:relative;z-index:2}.wc26-sportpredict .wc26-sportpredict-rules-btn p{font-size:100%;line-height:1.5;margin-bottom:1.5rem}.wc26-sportpredict .wc26-sportpredict-rules-btn .btn{font-size:85%;padding:0 30px;height:40px;line-height:40px}.wc26-sportpredict .wc26-sportpredict-howtoplay-btn{position:fixed;bottom:5rem;right:2vw;max-width:18vw;z-index:10}.wc26-sportpredict .wc26-sportpredict-howtoplay-btn .landing-button,.wc26-sportpredict .wc26-sportpredict-howtoplay-btn .howtoplay-button{filter:drop-shadow(0 12px 6px #000);margin-bottom:0.7rem;cursor:pointer}.wc26-sportpredict .wc26-sportpredict-howtoplay-btn .howtoplay-button{margin-bottom:0}@keyframes transformTopInfoContent{from{opacity:0;transform:scale(0.3)}to{opacity:1;transform:scale(1)}}@keyframes transformMainContent{from{opacity:0}to{opacity:1}}@media all and (max-width:395px){.wc26-sportpredict .wc26-sportpredict-coloured{padding:1rem 0.6rem}}@media all and (max-width:360px){.wc26-sportpredict .wc26-sportpredict-coloured{padding-left:0.4rem;padding-right:0.4rem}}@media all and (min-width:640px){.wc26-sportpredict{}.wc26-sportpredict .wc26-sportpredict-wrapper{width:100%;max-width:500px}.wc26-sportpredict .wc26-sportpredict-section{margin-bottom:1.25rem}.wc26-sportpredict .wc26-sportpredict-coloured{padding:1.35rem 1.25rem}.wc26-sportpredict .wc26-sportpredict-section-title{font-size:1.375rem}.wc26-sportpredict .wc26-sportpredict-rules-btn{font-size:1.25rem}.wc26-sportpredict .wc26-sportpredict-rules-btn .btn{height:47px;line-height:47px}.wc26-sportpredict .wc26-sportpredict-howtoplay-btn{max-width:13vw}}@media all and (min-width:761px){.wc26-sportpredict .wc26-sportpredict-howtoplay-btn{max-width:85px;bottom:2rem}}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-sportpredict .wc26-sportpredict-wrapper{max-width:540px}.wc26-sportpredict .wc26-sportpredict-section-title{font-size:1.5rem}.wc26-sportpredict .btn-empty.btn-border-yellow:hover{background:var(--wc26-sportpredict-button-color-2);color:var(--wc26-sportpredict-button-color-1)}.wc26-sportpredict .btn-full.btn-yellow:hover{background:var(--wc26-sportpredict-button-color-1);color:var(--wc26-sportpredict-button-color-2)}.wc26-sportpredict .wc26-sportpredict-rules-btn{font-size:1.3125rem}.wc26-sportpredict .wc26-sportpredict-howtoplay-btn{max-width:6rem}.wc26-sportpredict .wc26-sportpredict-howtoplay-btn .howtoplay-button:hover,.wc26-sportpredict .wc26-sportpredict-howtoplay-btn .landing-button:hover{transform:scale(1.05)}}@media all and (min-width:1341px){.wc26-sportpredict{padding-bottom:2rem}.wc26-sportpredict .wc26-sportpredict-wrapper{max-width:580px}.wc26-sportpredict .wc26-sportpredict-coloured{padding:1.55rem 1.45rem}.wc26-sportpredict .wc26-sportpredict-section-title{font-size:1.625rem;margin-bottom:1.25rem}.wc26-sportpredict .wc26-sportpredict-rules-btn{font-size:1.5rem;padding-top:1.5rem}.wc26-sportpredict .wc26-sportpredict-rules-btn .btn{font-size:80%}}@media all and (min-width:1661px){.wc26-sportpredict .wc26-sportpredict-howtoplay-btn{max-width:9rem}}@media all and (min-width:1841px){.wc26-sportpredict .wc26-sportpredict-wrapper{max-width:700px}.wc26-sportpredict .wc26-sportpredict-section{margin-bottom:1.45rem}.wc26-sportpredict .wc26-sportpredict-coloured{padding:1.75rem 1.95rem}.wc26-sportpredict .wc26-sportpredict-section-title{font-size:1.8125rem;margin-bottom:1.5rem}.wc26-sportpredict .wc26-sportpredict-rules-btn{font-size:1.5625rem;padding-top:2rem}.wc26-sportpredict .wc26-sportpredict-rules-btn .btn{height:57px;line-height:57px;padding:0 40px}.wc26-sportpredict .wc26-sportpredict-howtoplay-btn .landing-button{margin-bottom:1.2rem}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sportpredict{padding:1rem 0}.device-mobile .wc26-sportpredict .wc26-sportpredict-wrapper{width:96%;max-width:450px;overflow:unset}.device-mobile .wc26-sportpredict .wc26-sportpredict-section{margin-bottom:1rem}.device-mobile .wc26-sportpredict .wc26-sportpredict-coloured{padding:1rem 0.8rem}.device-mobile .wc26-sportpredict .wc26-sportpredict-section-title{font-size:1.25rem}.device-mobile .wc26-sportpredict .wc26-sportpredict-rules-btn{font-size:1.125rem}.device-mobile .wc26-sportpredict .wc26-sportpredict-howtoplay-btn{bottom:3rem;right:2vw;max-width:3.7rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/predict_game/popups.css) = 33cc4bf48ff572cb000bebbb2f644168c860c6b0 ) -- */
body.has-popup{overflow:hidden !important}.wc26-sportpredict-popup-overlay{position:fixed;left:0;top:0;width:100%;height:100%;overflow-x:hidden;z-index:2222222;overflow-y:auto;background:rgb(0,0,0,0.7);font-family:"Montserrat",sans-serif}.wc26-sportpredict-popup-box{box-sizing:border-box;overflow:hidden;color:var(--wc26-sportpredict-light-color);text-align:center;border-radius:10px;position:relative;top:0;margin:0 auto;width:96%;max-width:450px;padding-top:2rem}.wc26-sportpredict-popup-box .wc26-sportpredict-popup-content{height:100%}.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close{position:absolute;top:2.5rem;right:0;width:35px;height:35px;cursor:pointer;border-radius:50%;box-sizing:border-box;transition:all .3s;z-index:5;background:var(--wc26-sportpredict-dark-color);border:2px solid var(--wc26-sportpredict-accent-color-2)}.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close::before,.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close::after{content:"";position:absolute;top:50%;left:50%;height:3px;width:68%;border-radius:6px;background:var(--wc26-sportpredict-accent-color-2);transition:all .3s}.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close::before{transform:translate(-50%,-50%) rotate(45deg)}.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.wc26-sportpredict-history-popup{overflow:hidden}.wc26-sportpredict-history-popup .wc26-sportpredict-popup-box{top:40%;transform:translateY(-50%)}.wc26-sportpredict-history-popup .wc26-sportpredict-history.wc26-sportpredict-section{margin-bottom:0.5rem}.wc26-sportpredict-history-popup .wc26-sportpredict-history-list{overflow-y:scroll;max-height:calc(100vh - 15rem)}.wc26-sportpredict-history-popup .wc26-sportpredict-history .mission-events{margin-bottom:0}.wc26-sportpredict-history-popup .wc26-sportpredict-history .mission-events-inner{margin-bottom:0.5rem}.wc26-sportpredict-history-popup .wc26-sportpredict-history .history-txt-1{margin-bottom:0}.wc26-sportpredict-video-popup .wc26-sportpredict-popup-box .wc26-sportpredict-popup-close{top:1rem}.wc26-sportpredict-video-popup .wc26-sportpredict-popup-box{width:90%;padding-top:3.5rem;padding-bottom:3rem}.wc26-sportpredict-video-popup .wc26-sportpredict-videos{position:relative;z-index:4;background-size:cover;background-position:center}.wc26-sportpredict-video-popup .wc26-sportpredict-videos.active .wc26-sportpredict-video-wrap{margin:0 auto}.wc26-sportpredict-video-popup .wc26-sportpredict-videos.active .wc26-sportpredict-video-iframe-wrap{visibility:visible}.wc26-sportpredict-video-popup .wc26-sportpredict-videos.active .wc26-sportpredict-video-poster{display:none}.wc26-sportpredict-video-popup .wc26-sportpredict-videos.active .wc26-sportpredict-video-close-btn{display:flex}.wc26-sportpredict-video-popup .wc26-sportpredict-videos-inner{position:relative}.wc26-sportpredict-video-popup .wc26-sportpredict-videos .wc26-sportpredict-video-wrap{position:relative;overflow:hidden;display:flex;transition:all .3s ease-in}.wc26-sportpredict-video-popup .wc26-sportpredict-videos .wc26-sportpredict-video-wrap:before{content:'';display:block;padding-top:177.7%}.wc26-sportpredict-video-popup .wc26-sportpredict-video-poster{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.wc26-sportpredict-video-popup .wc26-sportpredict-video-poster .new-video-poster-img{width:100%}.wc26-sportpredict-video-popup .wc26-sportpredict-videos .wc26-sportpredict-video-poster{z-index:3;cursor:pointer;border-radius:10px;border:2px solid var(--wc26-sportpredict-accent-color-2);overflow:hidden;box-sizing:border-box}.wc26-sportpredict-video-popup .wc26-sportpredict-videos .wc26-sportpredict-video-poster .video-poster-img{width:100%}.wc26-sportpredict-video-popup .wc26-sportpredict-videos .wc26-sportpredict-video-iframe-wrap{visibility:hidden;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4}.wc26-sportpredict-video-popup .wc26-sportpredict-videos .wc26-sportpredict-video-iframe{width:100%;height:100%}.wc26-sportpredict-video-popup .wc26-sportpredict-videos .wc26-sportpredict-video-backup{height:100%;max-height:800px}.wc26-sportpredict-video-popup .wc26-sportpredict-videos .wc26-sportpredict-video-backup video{width:100%;height:100%;border-radius:10px;border:2px solid var(--wc26-sportpredict-accent-color-2);box-sizing:border-box}.wc26-sportpredict-video-popup .wc26-sportpredict-videos.active .wc26-sportpredict-video-wrap{border-radius:0;margin:0 auto}.wc26-sportpredict-video-popup .wc26-sportpredict-videos.active .wc26-sportpredict-video-iframe-wrap{visibility:visible}.wc26-sportpredict-video-popup .wc26-sportpredict-videos.active .wc26-sportpredict-video-poster{display:none}.wc26-sportpredict-video-popup .wc26-sportpredict-videos.active .wc26-sportpredict-video-close-btn{display:flex}@media all and (max-width:395px){}@media all and (max-width:360px){.wc26-sportpredict-video-popup .wc26-sportpredict-popup-box{width:82%}}@media all and (min-width:640px){.wc26-sportpredict-video-popup .wc26-sportpredict-popup-box .wc26-sportpredict-popup-close{top:1.5rem}.wc26-sportpredict-history-popup .wc26-sportpredict-popup-box{top:48%}.wc26-sportpredict-history-popup .wc26-sportpredict-history.wc26-sportpredict-section{margin-bottom:0.75rem}.wc26-sportpredict-history-popup .wc26-sportpredict-history .wc26-sportpredict-coloured{padding-bottom:1rem}.wc26-sportpredict-history-popup .wc26-sportpredict-history .history-txt-1{font-size:80%}.wc26-sportpredict-video-popup .wc26-sportpredict-popup-box{padding-top:4.5rem}}@media all and (min-width:761px){}@media all and (min-width:961px){.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close{top:1.5rem}.wc26-sportpredict-video-popup .wc26-sportpredict-popup-box{max-width:370px}}@media all and (min-width:1025px){.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close:hover{background:var(--wc26-sportpredict-accent-color-2)}.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close:hover::before,.wc26-sportpredict-popup-box .wc26-sportpredict-popup-close:hover::after{background:var(--wc26-sportpredict-dark-color)}}@media all and (min-width:1341px){}@media all and (min-width:1661px){}@media all and (min-width:1841px){.wc26-sportpredict-popup-box{max-width:500px}.wc26-sportpredict-history-popup .wc26-sportpredict-history .event-coef{padding:0.75rem 0}.wc26-sportpredict-video-popup .wc26-sportpredict-popup-box{max-width:450px}}@media all and (orientation:landscape){.device-mobile .wc26-sportpredict-popup-box{max-width:450px;top:0;transform:translateY(0);padding-top:0}.device-mobile .wc26-sportpredict-popup-box .wc26-sportpredict-popup-close{top:1rem}.device-mobile .wc26-sportpredict-history-popup{overflow-y:scroll}.device-mobile .wc26-sportpredict-history-popup .wc26-sportpredict-popup-box{margin-bottom:10%}.device-mobile .wc26-sportpredict-history-popup .wc26-sportpredict-history-list{max-height:none}.device-mobile .wc26-sportpredict-video-popup .wc26-sportpredict-popup-box{max-width:250px;padding-top:1.5rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/predict_game/top_info.css) = a4b884255c9d07303494e7df9ba2d63875e2551b ) -- */
.wc26-sportpredict-topinfo{font-size:1.125rem}.wc26-sportpredict-topinfo .topinfo-image{position:relative;width:100vw;left:50%;transform:translateX(-50%);margin-top:-0.8rem}.wc26-sportpredict-topinfo .topinfo-title{position:relative;font-size:106%;margin-top:-8rem;margin-bottom:0.3rem;line-height:1.2;z-index:1}.wc26-sportpredict-topinfo .topinfo-title .big-txt{font-size:140%}.wc26-sportpredict-topinfo .topinfo-title .bigger-txt{font-size:130%}.wc26-sportpredict-topinfo .topinfo-subtitle{position:relative;max-width:90%;margin:0 auto;font-size:100%;line-height:1.3;z-index:1}@media all and (max-width:395px){.wc26-sportpredict-topinfo{font-size:1rem}}@media all and (max-width:360px){.wc26-sportpredict-topinfo .topinfo-title{margin-top:-7rem}}@media all and (min-width:640px){.wc26-sportpredict-topinfo{font-size:1.5rem}.wc26-sportpredict-topinfo .topinfo-image{margin-top:-3rem}.wc26-sportpredict-topinfo .topinfo-title{margin-top:-14rem}.wc26-sportpredict-topinfo .topinfo-subtitle{max-width:80%}}@media all and (min-width:761px){.wc26-sportpredict-topinfo{font-size:1.375rem}.wc26-sportpredict-topinfo .topinfo-image{margin-top:0}.wc26-sportpredict-topinfo .topinfo-title{margin-top:-9.2rem}}@media all and (min-width:961px){.wc26-sportpredict-topinfo .topinfo-title{margin-top:-12.4rem}}@media all and (min-width:1025px){.wc26-sportpredict-topinfo{font-size:1.5625rem}.wc26-sportpredict-topinfo .topinfo-title{margin-top:-15.4rem}.wc26-sportpredict-topinfo .topinfo-subtitle{max-width:80%}}@media all and (min-width:1341px){.wc26-sportpredict-topinfo{font-size:1.75rem}.wc26-sportpredict-topinfo .topinfo-title{margin-top:-16.4rem}}@media all and (min-width:1661px){.wc26-sportpredict-topinfo{font-size:1.8125rem}.wc26-sportpredict-topinfo .topinfo-title{margin-top:-20.4rem}.wc26-sportpredict-topinfo .topinfo-subtitle{max-width:90%}}@media all and (min-width:1841px){.wc26-sportpredict-topinfo{font-size:2.125rem}.wc26-sportpredict-topinfo .topinfo-title{margin-top:-23rem}}@media all and (min-width:1921px){.wc26-sportpredict-topinfo .topinfo-image{max-width:1720px}}@media all and (orientation:landscape){.device-mobile .wc26-sportpredict-topinfo{font-size:1.25rem}.device-mobile .wc26-sportpredict-topinfo .topinfo-image{margin-top:-3.2rem;max-width:640px}.device-mobile .wc26-sportpredict-topinfo .topinfo-title{margin-top:-9.8rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/predict_game/missions.css) = efd6a331c07a3348045c7474fa4744dea3bb8665 ) -- */
.wc26-sportpredict-mission{font-size:1rem}.wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper{box-sizing:border-box;position:relative;width:100%;perspective:1100px}.wc26-sportpredict-mission .wc26-sportpredict-mission-inner{box-sizing:border-box;position:relative;width:100%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform 0.8s ease-in-out}.wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.is-flipped .wc26-sportpredict-mission-inner{transform:rotateY(180deg)}.wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.has-bet .wc26-sportpredict-mission-inner{transition:none;transform:rotateY(180deg)}.wc26-sportpredict-mission .mission-side{width:100%;min-height:10rem;box-sizing:border-box;backface-visibility:hidden;-webkit-backface-visibility:hidden}.wc26-sportpredict-mission .mission-side.mission-side-front{position:relative}.wc26-sportpredict-mission .mission-side.mission-side-back{border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0;transform:rotateY(180deg);-webkit-transform:rotateY(180deg);background:var(--wc26-sportpredict-backgr-missions);background-size:100% 100%}.wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.is-flipped .mission-side,.wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.has-bet .mission-side{min-height:25rem}.wc26-sportpredict-mission .mission-txt-1{font-size:105%;margin-bottom:1rem;text-align:center;line-height:1.3}.wc26-sportpredict-mission .mission-txt-2{font-size:90%;margin-bottom:0.6rem;text-align:center;line-height:1.3}.wc26-sportpredict-mission .bigger-txt{font-size:110%}.wc26-sportpredict.ipad-15 .wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper{perspective:none;-webkit-perspective:none}.wc26-sportpredict.ipad-15 .wc26-sportpredict-mission .wc26-sportpredict-mission-inner{transform-style:flat;-webkit-transform-style:flat;transform:none !important;-webkit-transform:none !important;transition:none}.wc26-sportpredict.ipad-15 .wc26-sportpredict-mission .mission-side{backface-visibility:visible;-webkit-backface-visibility:visible;transition:opacity 0.4s ease,visibility 0.4s ease}.wc26-sportpredict.ipad-15 .wc26-sportpredict-mission .mission-side-back{transform:none;-webkit-transform:none;opacity:0;visibility:hidden}.wc26-sportpredict.ipad-15 .wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.is-flipped .mission-side-front,.wc26-sportpredict.ipad-15 .wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.has-bet .mission-side-front{opacity:0;visibility:hidden}.wc26-sportpredict.ipad-15 .wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.is-flipped .mission-side-back,.wc26-sportpredict.ipad-15 .wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.has-bet .mission-side-back{opacity:1;visibility:visible}.wc26-sportpredict-mission .mission-events{position:relative;margin-bottom:1rem}.wc26-sportpredict-mission .mission-event{display:flex;justify-content:space-between;padding:0.75rem 0.65rem;margin-bottom:0.5rem;border-radius:8px;border:1px solid var(--wc26-sportpredict-primary-600);background:var(--wc26-sportpredict-primary-900)}.wc26-sportpredict-mission .mission-event:last-child{margin-bottom:0}.wc26-sportpredict-mission .mission-event .col-1{width:35%;min-width:35%;max-width:35%}.wc26-sportpredict-mission .mission-event .col-2{width:44%;min-width:44%;max-width:44%}.wc26-sportpredict-mission .mission-event .col-3{width:21%;min-width:21%;max-width:21%;align-self:stretch;display:flex}.wc26-sportpredict-mission .event-info{display:flex;width:100%;height:100%;padding-right:0.25rem;box-sizing:border-box}.wc26-sportpredict-mission .event-info-icon{box-sizing:border-box;display:flex;align-items:center;color:var(--wc26-sportpredict-accent-color-1);font-size:100%;padding-right:0.5rem}.wc26-sportpredict-mission .event-teams{width:100%;display:flex;flex-wrap:wrap;text-align:left}.wc26-sportpredict-mission .event-team{width:100%;font-size:80%;font-weight:500;text-align:left}.wc26-sportpredict-mission .event-team.event-team-2{margin-bottom:0.3rem}.wc26-sportpredict-mission .event-team span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;width:86%}.wc26-sportpredict-mission .event-time{align-self:flex-end;color:var(--wc26-sportpredict-light-color);font-size:62%;opacity:0.5}.wc26-sportpredict-mission .event-coefs{width:100%;display:flex;flex-direction:column}.wc26-sportpredict-mission .event-coefs-title{flex:1;width:100%;font-size:70%;text-align:left;line-height:1;margin-bottom:0.4rem}.wc26-sportpredict-mission .event-coefs-inner{flex:2;display:flex;justify-content:space-between}.wc26-sportpredict-mission .event-coef{box-sizing:border-box;padding:0.575rem 0;cursor:pointer;width:47.5%;background:var(--wc26-sportpredict-primary-500);border-radius:6px;font-size:78%;font-weight:700;text-align:center}.wc26-sportpredict-mission .event-coef.active{background:var(--wc26-sportpredict-win-gradient);color:var(--wc26-sportpredict-dark-color)}.wc26-sportpredict-mission .event-special-coefs{box-sizing:border-box;position:relative;padding-left:16%;width:100%;align-self:stretch;display:flex;flex-direction:column}.wc26-sportpredict-mission .event-special-coefs-title{flex:1;width:100%;font-size:70%;text-align:left;line-height:1;margin-bottom:0.35rem}.wc26-sportpredict-mission .event-special-coefs-inner{flex:2;display:flex;align-items:center}.wc26-sportpredict-mission .event-special-coef{box-sizing:border-box;padding:0.575rem 0;font-size:74%;font-weight:700;color:var(--wc26-sportpredict-accent-color-1);text-align:center}.wc26-sportpredict-mission .mission-button{width:100%;display:flex;justify-content:center}.wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.is-flipped .mission-button,.wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.has-bet .mission-button{display:none}.wc26-sportpredict-mission .mission-button .btn{font-size:100%;font-weight:600;height:45px;line-height:45px;padding:0 25px}.wc26-sportpredict-mission .mission-button .btn.has-locked{opacity:0.5;pointer-events:none}.wc26-sportpredict-mission .mission-info{width:100%;max-width:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;padding:2rem;color:var(--wc26-sportpredict-light-color)}.wc26-sportpredict-mission .mission-info-logo{width:5rem;margin:0 auto;margin-bottom:1.5rem}.wc26-sportpredict-mission .mission-info-title{font-size:270%;margin-bottom:0.5rem;text-align:center}.wc26-sportpredict-mission .mission-info-txt-1{font-size:120%;margin-bottom:1rem;text-align:center;line-height:1.3;letter-spacing:-0.5px}.wc26-sportpredict-mission .mission-info-txt-2{font-size:120%;margin-bottom:1rem;text-align:center;line-height:1.3;letter-spacing:-0.5px;color:var(--wc26-sportpredict-accent-color-2)}.wc26-sportpredict-mission .mission-info-button{width:100%;display:flex;justify-content:center}.wc26-sportpredict-mission .mission-info-button .btn{font-size:110%;font-weight:700;height:45px;line-height:45px;padding:0 40px;background:var(--wc26-sportpredict-win-gradient);color:var(--wc26-sportpredict-dark-color)}@media all and (max-width:395px){}@media all and (max-width:360px){.wc26-sportpredict-mission .mission-event{padding:0.75rem 0.45rem}.wc26-sportpredict-mission .event-team{font-size:76%}.wc26-sportpredict-mission .event-special-coefs{padding-left:14%}}@media all and (min-width:640px){.wc26-sportpredict-mission{font-size:1.125rem}.wc26-sportpredict-mission .mission-txt-1{font-size:115%;margin-left:auto;margin-right:auto}.wc26-sportpredict-mission .mission-txt-2{font-size:100%}.wc26-sportpredict-mission .event-special-coefs{padding-left:25%}.wc26-sportpredict-mission .mission-info{max-width:490px}.wc26-sportpredict-mission .mission-info-logo{width:6rem}.wc26-sportpredict-mission .mission-info-button .btn{height:50px;line-height:50px;padding:0 55px}}@media all and (min-width:761px){}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-sportpredict-mission{font-size:1.25rem}.wc26-sportpredict-mission .event-coef{padding:0.75rem 0}.wc26-sportpredict-mission .mission-info-button .btn-full.btn-yellow:hover{background:var(--wc26-sportpredict-win-gradient);color:var(--wc26-sportpredict-dark-color)}.wc26-sportpredict-mission .mission-info-button .btn-full.btn-yellow:hover:before{opacity:0}}@media all and (min-width:1341px){.wc26-sportpredict-mission .mission-event{padding:1rem 0.85rem}.wc26-sportpredict-mission .mission-button .btn{font-size:95%;height:55px;line-height:55px;padding:0 30px}.wc26-sportpredict-mission .mission-info-logo{width:6.5rem}.wc26-sportpredict-mission .mission-info-button .btn{height:55px;line-height:55px;padding:0 55px}}@media all and (min-width:1841px){.wc26-sportpredict-mission{font-size:1.375rem}.wc26-sportpredict-mission .mission-txt-1{font-size:130%}.wc26-sportpredict-mission .mission-txt-2{font-size:110%}.wc26-sportpredict-mission .mission-event{padding:1.2rem 1rem}.wc26-sportpredict-mission .event-special-coefs{padding-left:28%}.wc26-sportpredict-mission .event-coef{padding:0.95rem 0}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sportpredict-mission{font-size:1rem}.device-mobile .wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.is-flipped .mission-side,.device-mobile .wc26-sportpredict-mission .wc26-sportpredict-mission-wrapper.has-bet .mission-side{min-height:25rem}}

/* -- ( SHA1 (css_main/custom/MEGAWINMK/promo_pages/world_cup/v_1/sport/predict_game/missions.css) = 7a254085e5e78a8303dee2e2a0e6e30af3077db0 ) -- */
.wc26-sportpredict-mission .mission-event .col-1{width:56%;min-width:56%;max-width:56%}.wc26-sportpredict-mission .mission-event .col-2{width:44%;min-width:44%;max-width:44%}.wc26-sportpredict-mission .mission-event .col-3{width:0;min-width:0;max-width:0}.wc26-sportpredict-mission .event-special-coefs{display:none}@media all and (max-width:395px){}@media all and (max-width:360px){}@media all and (min-width:640px){}@media all and (min-width:761px){}@media all and (min-width:961px){}@media all and (min-width:1025px){}@media all and (min-width:1341px){}@media all and (min-width:1841px){}@media all and (min-width:1921px){}@media all and (orientation:landscape){}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/predict_game/history.css) = f4da3055471dfa05cc750c28ea4751eb7ebdae6b ) -- */
.wc26-sportpredict-history{font-size:1rem}.wc26-sportpredict-history .wc26-sportpredict-history-wrapper{position:relative}.wc26-sportpredict-history .history-txt-1{font-size:100%;font-weight:500;margin-bottom:0.5rem;text-align:center;line-height:1.3}.wc26-sportpredict-history .history-txt-2{font-size:90%;font-weight:500;margin-bottom:0.5rem;text-align:center}.wc26-sportpredict-history .mission-events{position:relative;margin-bottom:1rem}.wc26-sportpredict-history .mission-events-inner{margin-bottom:1rem}.wc26-sportpredict-history .mission-event{display:flex;align-items:center;justify-content:space-between;padding:0.75rem 0.65rem;margin-bottom:0.31235rem;border-radius:8px;border:1px solid var(--wc26-sportpredict-primary-600);background:var(--wc26-sportpredict-primary-900)}.wc26-sportpredict-history .mission-event.has-pending{background:var(--wc26-sportpredict-inactive-event-2);border-color:var(--wc26-sportpredict-inactive-event-1)}.wc26-sportpredict-history .mission-event:last-child{margin-bottom:0}.wc26-sportpredict-history .mission-event .col-1{width:48%;min-width:48%;max-width:48%}.wc26-sportpredict-history .mission-event .col-2{width:28%;min-width:28%;max-width:28%}.wc26-sportpredict-history .mission-event .col-3{width:20%;min-width:20%;max-width:20%;align-self:stretch;display:flex;justify-content:center}.wc26-sportpredict-history .event-info{display:flex;width:100%;height:100%;box-sizing:border-box}.wc26-sportpredict-history .event-info-icon{box-sizing:border-box;display:flex;align-items:center;color:var(--wc26-sportpredict-accent-color-1);font-size:100%;padding-right:0.5rem}.wc26-sportpredict-history .event-teams{width:100%;display:flex;flex-wrap:wrap;text-align:left}.wc26-sportpredict-history .event-team{width:100%;font-size:80%;font-weight:500;text-align:left}.wc26-sportpredict-history .event-team.event-team-2{margin-bottom:0.3rem}.wc26-sportpredict-history .event-team span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;width:86%}.wc26-sportpredict-history .event-time{align-self:flex-end;color:var(--wc26-sportpredict-light-color);font-size:62%;opacity:0.5}.wc26-sportpredict-history .event-coefs{width:100%;display:flex;flex-direction:column}.wc26-sportpredict-history .event-coefs-title{flex:1;width:100%;font-size:70%;text-align:left;line-height:1;margin-bottom:0.35rem}.wc26-sportpredict-history .event-coefs-inner{flex:2;display:flex;justify-content:space-between}.wc26-sportpredict-history .event-coef{box-sizing:border-box;padding:0.575rem 0;width:86%;background:var(--wc26-sportpredict-primary-500);border-radius:6px;font-size:78%;font-weight:700;text-align:center}.wc26-sportpredict-history .event-status{display:flex;align-items:center;box-sizing:border-box;padding-left:0.675rem;padding-top:1rem}.wc26-sportpredict-history .event-status img{display:none;width:68%}.wc26-sportpredict-history .history-button{width:100%;display:flex;justify-content:center}.wc26-sportpredict-history .history-button .btn{font-size:80%;font-weight:600;height:45px;line-height:45px;padding:0 25px}.wc26-sportpredict-history .mission-event.has-win .event-info-icon{color:var(--wc26-sportpredict-win-color)}.wc26-sportpredict-history .mission-event.has-losed .event-info-icon{color:var(--wc26-sportpredict-losed-color)}.wc26-sportpredict-history .mission-event.has-pending .event-info-icon{color:var(--wc26-sportpredict-pending-color)}.wc26-sportpredict-history .mission-event.has-win .event-coef{color:var(--wc26-sportpredict-dark-color);background:var(--wc26-sportpredict-win-gradient)}.wc26-sportpredict-history .mission-event.has-losed .event-coef{color:var(--wc26-sportpredict-light-color);background:var(--wc26-sportpredict-losed-gradient)}.wc26-sportpredict-history .mission-event.has-pending .event-coef{color:var(--wc26-sportpredict-light-color);background:var(--wc26-sportpredict-pending-gradient)}.wc26-sportpredict-history .mission-event.has-win .event-status .img-win{display:block;width:82%}.wc26-sportpredict-history .mission-event.has-losed .event-status .img-losed{display:block}.wc26-sportpredict-history .mission-event.has-pending .event-status .img-pending{display:block}.wc26-sportpredict-history.has-winner .wc26-sportpredict-coloured{box-shadow:none;background:var(--wc26-sportpredict-backgr-history);background-size:100% 100%}.wc26-sportpredict-history.has-winner .mission-event{background:var(--wc26-sportpredict-win-event-2);border-color:var(--wc26-sportpredict-win-event-1)}@media all and (max-width:395px){}@media all and (max-width:360px){.wc26-sportpredict-history .mission-event{padding:0.75rem 0.45rem}}@media all and (min-width:640px){.wc26-sportpredict-history{font-size:1.125rem}}@media all and (min-width:761px){}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-sportpredict-history{font-size:1.25rem}.wc26-sportpredict-history .event-coef{padding:0.75rem 0}}@media all and (min-width:1341px){.wc26-sportpredict-history .mission-event{padding:1rem 0.85rem}.wc26-sportpredict-history .history-button .btn{height:55px;line-height:55px;padding:0 30px}}@media all and (min-width:1841px){.wc26-sportpredict-history{font-size:1.375rem}.wc26-sportpredict-history .mission-event{padding:1.2rem 1rem}.wc26-sportpredict-history .event-coef{padding:0.95rem 0}}@media all and (orientation:landscape){.device-mobile .wc26-sportpredict-history{font-size:1rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/sport/predict_game/ranking.css) = 5aba5690034a46a821ddaf96d5307bf3a9b47231 ) -- */
.wc26-sportpredict-ranking{font-size:1rem}.wc26-sportpredict-ranking .wc26-sportpredict-ranking-wrapper{padding-bottom:1rem;box-sizing:border-box}.wc26-sportpredict-ranking .table{}.wc26-sportpredict-ranking .table .tr-holder{position:relative;max-height:294px;width:101%;left:0;margin:0 auto;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.wc26-sportpredict-ranking .table .tr-holder::-webkit-scrollbar{box-sizing:border-box;padding:1px;display:block;width:5px}.wc26-sportpredict-ranking .table .tr-holder::-webkit-scrollbar-track{background:var(--wc26-sportpredict-primary-500);border-radius:1rem}.wc26-sportpredict-ranking .table .tr-holder::-webkit-scrollbar-thumb{background:var(--wc26-sportpredict-accent-color-1);border-radius:1rem}.wc26-sportpredict-ranking .table .tr-holder-inner{width:99%}.wc26-sportpredict-ranking .table .tr,.wc26-sportpredict-ranking .table .th{display:flex}.wc26-sportpredict-ranking .table .tr.th{width:100%;padding-right:2%;box-sizing:border-box}.wc26-sportpredict-ranking .table .th .td{padding:9px 1.5% 9px;font-size:85%;color:var(--wc26-sportpredict-light-color);font-weight:700}.wc26-sportpredict-ranking .table .td{font-size:80%;padding:10px 1.5% 8px;color:var(--wc26-sportpredict-light-color);font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wc26-sportpredict-ranking .table .td-1{width:12%;text-align:center}.wc26-sportpredict-ranking .table .td-2{width:43%}.wc26-sportpredict-ranking .table .td-3{width:19%}.wc26-sportpredict-ranking .table .td-4{width:24%}.wc26-sportpredict-ranking .table .tr-holder .tr:nth-child(2n + 1){background:var(--wc26-sportpredict-primary-900);border:1px solid var(--wc26-sportpredict-primary-600);border-radius:10px}.wc26-sportpredict-ranking .table .tr-holder .tr:nth-child(2n){background:transparent}.wc26-sportpredict-ranking .table .tr-holder .tr.tr-current-user.sticky{position:sticky;position:-webkit-sticky;top:0;bottom:0}.wc26-sportpredict-ranking .table .tr-holder .tr.tr-current-user.sticky:nth-child(2n + 1),.wc26-sportpredict-ranking .table .tr-holder .tr.tr-current-user.sticky:nth-child(2n){background:var(--const-color-000000)}.wc26-sportpredict-ranking .table .tr-holder .tr.tr-current-user{position:relative;border-radius:10px}.wc26-sportpredict-ranking .table .tr-holder .tr.tr-current-user:nth-child(2n + 1),.wc26-sportpredict-ranking .table .tr-holder .tr.tr-current-use:nth-child(2n){background:var(--const-color-000000)}.wc26-sportpredict-ranking .table .tr-holder .tr.tr-current-user:after{content:"";width:99.5%;position:absolute;top:0;left:0;right:0;bottom:0;padding:2px;border-radius:10px;z-index:5;background:var(--wc26-sportpredict-gradient-1);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.wc26-sportpredict-ranking .table .tr.tr-current-user-separate{position:relative;width:98%;background:var(--const-color-000000);border-radius:10px;box-sizing:border-box}.wc26-sportpredict-ranking .table .tr.tr-current-user-separate:after{content:"";width:100%;position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;padding:2px;border-radius:10px;background:var(--wc26-sportpredict-gradient-1);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.wc26-sportpredict-ranking .table .tr.tr-current-user-separate .td{font-weight:700}.wc26-sportpredict-ranking .table .tr.tr-current-user-separate .td.td-1{color:var(--wc26-sportpredict-gradient-1);-webkit-mask:var(--wc26-sportpredict-gradient-2);-webkit-mask-composite:xor;mask-composite:exclude}.wc26-sportpredict-ranking .wc26-sportpredict-ranking-info{padding:0.8rem 0 0;margin:0;font-size:68%;font-style:italic;line-height:1.4;opacity:0.8}.os-ios .wc26-sportpredict-ranking .table .base-scroll{position:absolute;right:-4px;width:4px;background:var(--wc26-sportpredict-primary-900);height:100%;top:0}@media all and (max-width:395px){}@media all and (max-width:360px){.wc26-sportpredict-ranking .wc26-sportpredict-ranking-info{font-size:67%}}@media all and (min-width:640px){.wc26-sportpredict-ranking{font-size:1.125rem}.wc26-sportpredict-ranking .table .tr-holder{max-height:308px}.wc26-sportpredict-ranking .table .td-1{width:10%}.wc26-sportpredict-ranking .table .td-2{width:44%}.wc26-sportpredict-ranking .table .td-3{width:18%}.wc26-sportpredict-ranking .table .td-4{width:24%}.wc26-sportpredict-ranking .wc26-sportpredict-ranking-info{padding-top:1rem}}@media all and (min-width:761px){}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-sportpredict-ranking{font-size:1.25rem}.wc26-sportpredict-ranking .table .tr-holder{max-height:326px}}@media all and (min-width:1341px){.wc26-sportpredict-ranking{font-size:1.3125rem}.wc26-sportpredict-ranking .table .tr-holder{max-height:370px}.wc26-sportpredict-ranking .table .th .td{padding-top:12px;padding-bottom:12px}.wc26-sportpredict-ranking .table .td{padding-top:12px;padding-bottom:10px}}@media all and (min-width:1841px){.wc26-sportpredict-ranking{font-size:1.375rem}.wc26-sportpredict-ranking .table .tr-holder{max-height:414px}.wc26-sportpredict-ranking .table .th .td{padding-top:15px;padding-bottom:15px}.wc26-sportpredict-ranking .table .td{padding-top:14px;padding-bottom:12px}.wc26-sportpredict-ranking .table .tr.tr-current-user-separate{width:99%}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-sportpredict-ranking{font-size:1rem}.device-mobile .wc26-sportpredict-ranking .table .tr-holder{max-height:308px}}

