/* -- ( 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/casino/page/index.css) = 5a08573b484fb8fb24075061e10dc06ff00dff1e ) -- */
:root,[data-theme="blue"]{--wc26-casino-bgr-color:#000000;--wc26-casino-main-text:#ffffff;--wc26-casino-dark-text:#000000;--wc26-casino-button-color:#ffff00;--wc26-casino-accent-color-1:#fefd4a;--wc26-casino-accent-color-2:#00fb5c;--wc26-casino-roundtop-color:#d9bc68;--wc26-casino-roundbot-color:#eadd9f;--wc26-casino-roundmiddle-gradient:linear-gradient(180deg,#d9bc68 0,#f6e489 30%,#eadd9f 100%)}[data-theme="white"],[data-theme="black-white"]{}[data-theme="black"]{}.PROMO_PAGES .site-footer{z-index:1 !important}.wc26-casino-medium-txt{font-weight:500}.wc26-casino-semibold-txt{font-weight:600}.wc26-casino-bold-txt{font-weight:700}.wc26-casino-extrabold-txt{font-weight:800}.wc26-casino-black-txt{font-weight:900}.wc26-casino-white-color{color:var(--wc26-casino-main-text)}.wc26-casino-yellow-color{color:var(--wc26-casino-accent-color-1)}.wc26-casino-green-color{color:var(--wc26-casino-accent-color-2)}.wc26-casino .wc26-casino-section-roundtop{position:relative}.wc26-casino .wc26-casino-section-roundtop:before,.wc26-casino .wc26-casino-section-roundtop:after{content:"";position:absolute;border-top-width:3px;border-top-style:solid}.wc26-casino .wc26-casino-section-roundtop:before{left:0;border-left-width:3px;border-left-style:solid;border-top-left-radius:1.1rem}.wc26-casino .wc26-casino-section-roundtop:after{right:0;border-right-width:3px;border-right-style:solid;border-top-right-radius:1.1rem}.wc26-casino .wc26-casino-section-roundbot{position:relative}.wc26-casino .wc26-casino-section-roundbot:before,.wc26-casino .wc26-casino-section-roundbot:after{content:"";position:absolute;border-bottom-width:3px;border-bottom-style:solid}.wc26-casino .wc26-casino-section-roundbot:before{left:0;border-left-width:3px;border-left-style:solid;border-bottom-left-radius:1.1rem}.wc26-casino .wc26-casino-section-roundbot:after{right:0;border-right-width:3px;border-right-style:solid;border-bottom-right-radius:1.1rem}.wc26-casino .wc26-casino-section-roundmiddle{position:relative}.wc26-casino .wc26-casino-section-roundmiddle:before,.wc26-casino .wc26-casino-section-roundmiddle:after{content:"";position:absolute;left:0;right:0;z-index:2}.wc26-casino .wc26-casino-section-roundbottomall{position:relative}.wc26-casino .wc26-casino-section-roundbottomall:after{content:"";position:absolute;right:0;left:0;bottom:0;z-index:2}.wc26-casino .wc26-casino-section-roundtop:before,.wc26-casino .wc26-casino-section-roundtop:after{border-color:var(--wc26-casino-roundtop-color)}.wc26-casino .wc26-casino-section-roundbot:before,.wc26-casino .wc26-casino-section-roundbot:after{border-color:var(--wc26-casino-roundbot-color)}.wc26-casino .wc26-casino-section-roundmiddle:before,.wc26-casino .wc26-casino-section-roundmiddle:after{padding:0 3px;background:var(--wc26-casino-roundmiddle-gradient);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wc26-casino .wc26-casino-section-roundbottomall:after{padding:0 3px 3px 3px;border-radius:1.1rem;border-top-left-radius:0;border-top-right-radius:0;background:var(--wc26-casino-roundmiddle-gradient);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wc26-casino{padding:0.5rem 0 2.8rem;position:relative;overflow:hidden;background-size:100%;background-repeat:no-repeat;background-position:center top;background-color:var(--wc26-casino-bgr-color)}.wc26-casino:after{width:100%;height:0;padding-top:calc(485 / 750 * 100%);position:absolute;bottom:0;content:"";background-size:100%;background-repeat:no-repeat;background-position:center bottom;z-index:1}.wc26-casino.final-state:after{background-image:none}.wc26-casino .wc26-casino-wrapper{width:96%;font-family:'Montserrat',sans-serif;margin:0 auto;color:var(--wc26-casino-main-text)}.wc26-casino .wc26-casino-section{margin-bottom:2rem;position:relative;z-index:5}.wc26-casino .wc26-casino-section:last-child{margin-bottom:0}.wc26-casino-section-title{font-size:1.35rem;line-height:1.3;text-align:center;padding:0 16%}.wc26-casino-section-title.bigger{font-size:250%;background:radial-gradient(circle,#f2e49d,#9c7505 33%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.wc26-casino-section-subtitle{font-size:0.9375rem;line-height:1.3;text-align:center;padding:0 9%}.wc26-casino-section-subtitle .content{width:95%;max-width:290px;margin:0 auto}.wc26-casino .btn-border-yellow{color:var(--wc26-casino-button-color)}.wc26-casino .btn-border-yellow:before{border-color:var(--wc26-casino-button-color)}.wc26-casino .btn-border-main-green{color:var(--wc26-casino-accent-color-2);background:var(--wc26-casino-bgr-color)}.wc26-casino .btn-border-main-green:before{border-color:var(--wc26-casino-accent-color-2);background:transparent}.wc26-casino .btn-border-main-green:after{border-color:var(--wc26-casino-accent-color-2)}.wc26-casino .wc26-casino-rules-btn{font-size:1rem;position:relative;z-index:2;opacity:0;animation:transformContent 0.4s 0.3s ease-in-out forwards}.wc26-casino .wc26-casino-rules-btn p{font-size:110%;line-height:1.5;margin-bottom:1.5rem}.wc26-casino .wc26-casino-rules-btn .btn{font-size:90%;padding:0 30px;height:40px;line-height:40px}.wc26-casino .wc26-casino-winners{font-size:1rem;position:relative;z-index:2;opacity:0;animation:transformContent 0.4s 0.3s ease-in-out forwards}.wc26-casino .wc26-casino-winners .link-to-winners{color:var(--wc26-casino-accent-color-2);position:relative}.wc26-casino .wc26-casino-winners .link-to-winners:after{content:"";position:absolute;bottom:-20%;left:0;width:100%;height:2px;background:var(--wc26-casino-accent-color-2)}.wc26-casino .wc26-casino-how-to-play-buttons{position:fixed;bottom:5rem;right:2vw;max-width:18vw;z-index:10}.wc26-casino .wc26-casino-how-to-play-buttons .how-to-play-button{filter:drop-shadow(0 12px 6px #000);margin-bottom:0.7rem;cursor:pointer}@keyframes transformContent{from{opacity:0}to{opacity:1}}@media all and (max-width:395px){.wc26-casino-section-subtitle{font-size:0.875rem}}@media all and (max-width:360px){.wc26-casino-section-title{font-size:1.25rem}.wc26-casino-section-title.bigger{font-size:230%}.wc26-casino .wc26-casino-rules-btn{font-size:0.9375rem}.wc26-casino .wc26-casino-winners{font-size:0.9375rem}}@media all and (min-width:640px){.wc26-casino{padding:1rem 0 3rem}.wc26-casino .wc26-casino-wrapper{width:100%;max-width:500px}.wc26-casino .wc26-casino-section{margin-bottom:2.2rem}.wc26-casino-section-title{font-size:1.55rem}.wc26-casino-section-subtitle{font-size:1.125rem}.wc26-casino-section-subtitle .content{max-width:350px}.wc26-casino .wc26-casino-rules-btn{font-size:1.125rem}.wc26-casino .wc26-casino-rules-btn .btn{height:47px;line-height:47px}.wc26-casino .wc26-casino-winners{font-size:1.125rem}.wc26-casino .wc26-casino-how-to-play-buttons{max-width:13vw}}@media all and (min-width:761px){.wc26-casino:after{padding-top:calc(1352 / 1920 * 100%)}.wc26-casino-section-title{font-size:1.5rem}.wc26-casino .wc26-casino-rules-btn{font-size:1.0625rem}.wc26-casino .wc26-casino-winners{font-size:1.0625rem}.wc26-casino .wc26-casino-how-to-play-buttons{max-width:85px;bottom:2rem}}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-casino .wc26-casino-section{margin-bottom:2.5rem}.wc26-casino .wc26-casino-rules-btn{font-size:1.125rem}.wc26-casino .wc26-casino-winners{font-size:1.125rem}.wc26-casino .wc26-casino-how-to-play-buttons{max-width:6rem}.wc26-casino .wc26-casino-how-to-play-buttons .how-to-play-button:hover{transform:scale(1.05)}.wc26-casino .btn-border-yellow:hover{background:var(--wc26-casino-button-color);color:var(--wc26-casino-dark-text)}}@media all and (min-width:1341px){.wc26-casino{padding:0.5rem 0 3rem}.wc26-casino .wc26-casino-wrapper{max-width:580px}.wc26-casino .wc26-casino-section{margin-bottom:2.5rem}.wc26-casino .wc26-casino-section-roundtop:before{border-top-left-radius:1.5rem}.wc26-casino .wc26-casino-section-roundtop:after{border-top-right-radius:1.5rem}.wc26-casino .wc26-casino-section-roundbot:before{border-bottom-left-radius:1.5rem}.wc26-casino .wc26-casino-section-roundbot:after{border-bottom-right-radius:1.5rem}.wc26-casino .wc26-casino-section-roundbottomall:after{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.wc26-casino-section-title{font-size:1.75rem}.wc26-casino-section-subtitle{font-size:1.35rem}.wc26-casino-section-subtitle .content{max-width:400px}.wc26-casino .wc26-casino-rules-btn{font-size:1.25rem}.wc26-casino .wc26-casino-rules-btn .btn{font-size:80%}.wc26-casino .wc26-casino-winners{font-size:1.25rem}}@media all and (min-width:1661px){.wc26-casino .wc26-casino-how-to-play-buttons{max-width:9rem}}@media all and (min-width:1841px){.wc26-casino{padding-bottom:4rem}.wc26-casino .wc26-casino-wrapper{max-width:700px}.wc26-casino .wc26-casino-section{margin-bottom:3.2rem}.wc26-casino .wc26-casino-section-roundtop:before{border-top-left-radius:1.7rem}.wc26-casino .wc26-casino-section-roundtop:after{border-top-right-radius:1.7rem}.wc26-casino .wc26-casino-section-roundbot:before{border-bottom-left-radius:1.7rem}.wc26-casino .wc26-casino-section-roundbot:after{border-bottom-right-radius:1.7rem}.wc26-casino .wc26-casino-section-roundbottomall:after{border-bottom-left-radius:1.7rem;border-bottom-right-radius:1.7rem}.wc26-casino-section-title{font-size:2.15rem}.wc26-casino-section-subtitle{font-size:1.625rem}.wc26-casino-section-subtitle .content{max-width:470px}.wc26-casino .wc26-casino-rules-btn{font-size:1.5rem}.wc26-casino .wc26-casino-rules-btn .btn{height:57px;line-height:57px;padding:0 40px}.wc26-casino .wc26-casino-winners{font-size:1.5rem}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-casino{padding:0.5rem 0 1.8rem}.device-mobile .wc26-casino .wc26-casino-wrapper{width:65%;max-width:450px;overflow:unset}.device-mobile .wc26-casino .wc26-casino-section{margin-bottom:1.5rem}.device-mobile .wc26-casino-section-title{font-size:1.63rem}.device-mobile .wc26-casino-section-subtitle{font-size:1rem}.device-mobile .wc26-casino-section-subtitle .content{max-width:290px}.device-mobile .wc26-casino .wc26-casino-rules-btn{font-size:1rem}.device-mobile .wc26-casino .wc26-casino-rules-btn .btn{height:37px;line-height:37px}.device-mobile .wc26-casino .wc26-casino-winners{font-size:1rem}.device-mobile .wc26-casino .wc26-casino-how-to-play-buttons{bottom:3rem;right:2vw;max-width:3.7rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/casino/page/top_info.css) = 27d88a1eb52fd628e6746ef3576126a8666adcd1 ) -- */
.wc26-casino-topinfo{font-size:1rem}.wc26-casino-topinfo .wc26-casino-topinfo-mb{margin-bottom:0.5rem}.final-state .wc26-casino-topinfo .wc26-casino-topinfo-mb{margin-bottom:3.5rem}.wc26-casino-topinfo .wc26-casino-logo{z-index:5;width:57%;margin:0 auto 0.8rem;display:flex;justify-content:center;transform:scale(0.3);opacity:0;animation:transformTopInfoImg 0.4s 0.1s ease-in-out forwards}.wc26-casino-topinfo .wc26-casino-topinfo-box{opacity:0;animation:transformContent 0.4s 0.3s ease-in-out forwards;margin-top:-1.5rem;position:relative;z-index:10}.wc26-casino-topinfo .wc26-casino-topinfo-title1{font-size:155%}.wc26-casino-topinfo .wc26-casino-topinfo-title2{font-size:225%}.final-state .wc26-casino-topinfo .wc26-casino-topinfo-title2{font-size:175%;margin-bottom:0.5rem}.wc26-casino-topinfo .wc26-casino-topinfo-sum{display:inline-block;font-size:340%;line-height:1.3;background:linear-gradient(122deg,rgb(255 231 97) 0,rgb(201 110 36) 100%);-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)}.wc26-casino-topinfo .wc26-casino-topinfo-sum .currency{font-size:80%}.wc26-casino-topinfo .wc26-casino-topinfo-text{font-size:140%;line-height:1.1}.wc26-casino-topinfo .wc26-casino-header-img{opacity:0;animation:transformContent 0.4s 0.25s ease-in-out forwards}.wc26-casino-topinfo .wc26-casino-header-img-mbl{margin-top:-4.4rem;position:relative;width:100vw;max-width:750px;transform:translateX(-50%);left:50%;z-index:1}.wc26-casino-topinfo .wc26-casino-header-img-dt{width:120%;left:-10%;margin-top:-1.5rem;position:relative;z-index:1}.wc26-casino-topinfo .wc26-casino-topinfo-final-btns{position:relative;padding-bottom:0.8rem}.wc26-casino-topinfo .wc26-casino-topinfo-final-btns .wc26-casino-topinfo-wrap{width:100%;margin:0 auto;flex-wrap:nowrap}.wc26-casino-topinfo .wc26-casino-topinfo-final-btns .btn{margin-right:1rem;font-weight:600;border-radius:30px;font-size:90%;height:48px;line-height:50px;padding:0 18px;box-sizing:border-box;transition:all .3s linear}.wc26-casino-topinfo .wc26-casino-topinfo-final-btns .btn:last-child{margin-right:0}@keyframes transformTopInfoImg{from{opacity:0;transform:scale(0.3)}to{opacity:1;transform:scale(1)}}@media all and (max-width:395px){.final-state .wc26-casino-topinfo .wc26-casino-topinfo-title2{font-size:145%}}@media all and (max-width:360px){.wc26-casino-topinfo{font-size:0.9375rem}.wc26-casino-topinfo .wc26-casino-logo{width:50%}.wc26-casino-topinfo .wc26-casino-topinfo-title2{font-size:215%}.wc26-casino-topinfo .wc26-casino-header-img-mbl{margin-top:-3.8rem}}@media all and (min-width:640px){.wc26-casino-topinfo{font-size:1.125rem}.wc26-casino-topinfo .wc26-casino-logo{max-width:15rem}.wc26-casino-topinfo .wc26-casino-topinfo-title1{font-size:165%}.wc26-casino-topinfo .wc26-casino-topinfo-sum{font-size:370%}.wc26-casino-topinfo .wc26-casino-topinfo-box{margin-top:-2.5rem}.wc26-casino-topinfo .wc26-casino-header-img-mbl{margin-top:-7rem}.wc26-casino-topinfo .wc26-casino-topinfo-final-btns .btn{margin-right:2rem;font-size:98%;height:54px;line-height:56px;padding:0 22px}}@media all and (min-width:761px){.wc26-casino-topinfo .wc26-casino-logo{width:50%;max-width:14rem}.wc26-casino-topinfo .wc26-casino-topinfo-box{margin-top:-1.2rem}.wc26-casino-topinfo .wc26-casino-topinfo-title1{font-size:150%}.wc26-casino-topinfo .wc26-casino-topinfo-title2{font-size:240%}.wc26-casino-topinfo .wc26-casino-header-img-dt{width:130%;left:-15%;margin-top:-4.5rem}}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-casino-topinfo{font-size:1.125rem}}@media all and (min-width:1341px){.wc26-casino-topinfo{font-size:1.25rem}.wc26-casino-topinfo .wc26-casino-logo{max-width:15rem}.wc26-casino-topinfo .wc26-casino-header-img-dt{margin-top:-5.5rem}.wc26-casino-topinfo .wc26-casino-topinfo-final-btns .btn{font-weight:500;margin-right:3rem;font-size:100%;height:60px;line-height:62px;padding:0 25px;letter-spacing:-1px}}@media all and (min-width:1661px){}@media all and (min-width:1841px){.wc26-casino-topinfo{font-size:1.5rem}.wc26-casino-topinfo .wc26-casino-logo{max-width:16rem}.wc26-casino-topinfo .wc26-casino-topinfo-box{margin-top:-1.8rem}.wc26-casino-topinfo .wc26-casino-header-img-dt{width:123%;left:-11%;margin-top:-5.4rem}}@media all and (min-width:1921px){{max-width:1920px;margin-left:auto;margin-right:auto}}@media all and (orientation:landscape){.device-mobile .wc26-casino-topinfo{font-size:1rem}.device-mobile .wc26-casino-topinfo .wc26-casino-logo{max-width:10rem}.device-mobile .wc26-casino-topinfo .wc26-casino-topinfo-box{margin-top:-1.5rem}.device-mobile .wc26-casino-topinfo .wc26-casino-topinfo-title1{font-size:150%}.device-mobile .wc26-casino-topinfo .wc26-casino-topinfo-title2{font-size:225%}.device-mobile .final-state .wc26-casino-topinfo .wc26-casino-topinfo-title2{font-size:170%}.device-mobile .wc26-casino-topinfo .wc26-casino-header-img-mbl{margin-top:-4.2rem;width:100%;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 15%,#000 85%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 15%,#000 85%,transparent 100%)}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/casino/page/missions.css) = edf610d5750bc5ce5cac06d9cc52d606636de9ed ) -- */
.wc26-casino-missions{font-size:1rem;opacity:0;animation:transformContent 0.4s 0.3s ease-in-out forwards;z-index:5}.wc26-casino-missions:before{content:'';position:absolute;top:-39px;right:-85px;width:230px;height:100%;background-position:right top;background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:-1}.wc26-casino-missions:after{content:'';position:absolute;bottom:0;left:0;width:173px;height:100%;background-position:left bottom;background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:-1}.wc26-casino-missions .wc26-casino-section-roundtop:before,.wc26-casino-missions .wc26-casino-section-roundtop:after{top:50%;width:23%;height:40px}.wc26-casino-missions .wc26-casino-section-roundbottomall:after{top:8%}.wc26-casino-missions.level-8 .wc26-casino-section-roundbottomall:after{top:12%}.wc26-casino-missions .wc26-casino-missions-box{padding:0.8rem 1.5rem 1.5rem;display:flex;flex-direction:column;align-items:center}.wc26-casino-missions .wc26-casino-missions-maintitle{line-height:1.5;font-size:120%}.wc26-casino-missions .wc26-casino-missions-subtitle{line-height:1.35;font-size:100%;position:relative;width:110%;left:-5%;margin-bottom:0.4rem}.wc26-casino-missions .wc26-casino-section-title{padding:0 27%}.wc26-casino-missions .wc26-casino-mission-box-wrapper{display:flex;flex-direction:column;align-items:center;gap:0.5rem;margin-top:1rem;width:100%}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-subtitle{font-size:75%;margin-bottom:2rem}.wc26-casino-missions .wc26-casino-missions-box	.wc26-max-level-buttons{margin-top:2rem;display:flex;justify-content:center}.wc26-casino-missions .wc26-casino-missions-box .wc26-casino-timer .wc26-casino-timer-box{width:100%}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder span{font-size:1.5rem}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder .wc26-casino-mission-progress-btn{height:40px;line-height:40px;padding:0 15px;margin-right:1rem}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder .wc26-casino-mission-progress-btn:last-child{margin-right:0}.wc26-casino-missions .wc26-casino-mission{padding:1rem;border-radius:15px;text-align:center;box-sizing:border-box;width:100%;position:relative}.wc26-casino-missions .wc26-casino-mission:after{content:"";box-sizing:border-box;border-radius:15px;width:100%;position:absolute;inset:0;padding:2px;background:linear-gradient(180deg,#e9dc9c 0,#bf9933 20%,#f0dc85 45%,#ccaa5a 66%,#f9e88e 80%,#c1966b 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wc26-casino-missions .wc26-casino-default-mission{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:1rem 1.5rem;text-align:center}.wc26-casino-missions .wc26-casino-default-mission .wc26-progress-bar{position:relative;height:30px;border:1px solid #00fb5c;border-radius:20px;background:#000;padding:3px}.wc26-casino-missions .wc26-progress-bar:before{content:'';position:absolute;width:8px;height:8px;background:#00fb5c;border-radius:50%;left:-4px;top:50%;transform:translateY(-50%);border:1px solid #000;z-index:3}.wc26-casino-missions .wc26-progress-bar:after{content:'';position:absolute;width:8px;height:8px;background:#00fb5c;border-radius:50%;right:-4px;top:50%;transform:translateY(-50%);border:1px solid #000;z-index:3}.wc26-casino-missions .wc26-casino-default-mission .wc26-progress-fill{width:var(--progress);height:100%;border-radius:20px;background:#00fb5c;display:flex;align-items:center;justify-content:center;min-width:30px;position:relative}.wc26-casino-missions .wc26-casino-default-mission .wc26-progress-fill span{color:#000;font-size:100%;font-weight:500;line-height:1.2;z-index:4;position:absolute;left:50%;transform:translateX(-48%)}.wc26-casino-missions .wc26-casino-default-mission .wc26-progress-fill span{text-shadow:0.5px 0 #00fb5c,-0.5px 0 #00fb5c,0 0.5px #00fb5c,0 -0.5px #00fb5c}.wc26-casino-missions .wc26-progress-labels{display:flex;justify-content:space-between;margin-bottom:5px;color:#00fb5c;font-size:70%;font-weight:700;text-transform:uppercase}.wc26-casino-missions .wc26-casino-mission-progress-btn{color:var(--wc26-casino-accent-color-2);background:var(--wc26-casino-bgr-color);border-radius:30px;font-weight:600;height:37px;line-height:37px;font-size:80%;padding:0 20px}.wc26-casino-missions .wc26-casino-mission-progress-btn:before{border-color:var(--wc26-casino-accent-color-2);background:transparent;border-width:2px;border-radius:30px}.wc26-casino-missions .wc26-casino-default-mission .wc26-progress-coin{position:absolute;top:50%;right:-10px;width:50px;height:50px;transform:translate(0,-50%);z-index:2}.wc26-casino-missions .wc26-casino-default-mission .wc26-progress-wrap{margin-bottom:1.5rem}.wc26-casino-missions .wc26-casino-mission-barlink{display:flex;align-items:center;justify-content:space-between;background-position:70% top;background-repeat:no-repeat;background-size:cover;background-color:#000;overflow:hidden}.wc26-casino-missions .wc26-casino-mission-barlink-content{width:70%;text-align:left;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between}.wc26-casino-missions .wc26-casino-mission-barlink-title{color:#fff;font-size:107%;line-height:1.15}.wc26-casino-missions .wc26-casino-mission-barlink-title .wc26-casino-yellow-color{font-size:110%}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-wrap{max-width:200px;margin-top:0.7rem}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-bar{height:16px;border:1px solid var(--wc26-casino-button-color);border-radius:20px;background:#000;position:relative;padding:2px}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-wrap .wc26-progress-labels span{color:var(--wc26-casino-button-color);font-size:90%}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-bar .wc26-progress-fill{background:var(--wc26-casino-button-color);border-radius:20px;height:100%;width:var(--progress-small,0);min-width:12px;max-width:calc(100% - 4px);position:relative;display:flex;align-items:center;justify-content:center}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-fill span{font-size:11px;line-height:1;color:#111;font-weight:700;z-index:4;text-shadow:0.5px 0 #ffff00,-0.5px 0 #ffff00,0 0.5px #ffff00,0 -0.5px #ffff00;position:relative;left:4px}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-coin{position:absolute;top:50%;left:calc(100% - 4px);width:30px;height:30px;transform:translate(-50%,-50%);z-index:2}.wc26-casino-missions .wc26-casino-mission-barlink-button-wrapper{position:absolute;right:3%;bottom:6%;z-index:3}.wc26-casino-missions .wc26-casino-mission-barlink-btn{font-size:80%;font-weight:600;box-shadow:0 0 10px 0 rgba(0,0,0,0.8);height:37px;line-height:37px}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-bar:before{background:var(--wc26-casino-button-color);width:6px;height:6px;left:-3px}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-bar:after{background:var(--wc26-casino-button-color);width:6px;height:6px;right:-3px}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-steps-progress{position:relative;display:grid;grid-template-columns:repeat(var(--steps-count,3),1fr);height:18px;border:1px solid #ffff00;border-radius:20px;background:#000;padding:2px}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-step{border-right:2px solid #000;background:transparent}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-step:last-of-type{border-right:0}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-step.active{background:#ffff00;position:relative}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-steps-text{font-size:90%;line-height:0.9;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight:500;color:#000;z-index:5;pointer-events:none;letter-spacing:3px;text-shadow:rgb(255,255,0) 1px 0 0,rgb(255,255,0) 0.540302px 0.841471px 0,rgb(255,255,0) -0.416147px 0.909297px 0,rgb(255,255,0) -0.989992px 0.14112px 0,rgb(255,255,0) -0.653644px -0.756802px 0,rgb(255,255,0) 0.283662px -0.958924px 0,rgb(255,255,0) 0.96017px -0.279415px 0}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-step:first-of-type{border-radius:20px 0 0 20px;overflow:hidden}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-step:last-of-type{border-radius:0 20px 20px 0;overflow:hidden}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-steps-progress:before{background:var(--wc26-casino-button-color);width:6px;height:6px;content:'';position:absolute;border-radius:50%;left:-3px;top:50%;transform:translateY(-50%);border:1px solid #000;z-index:3}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-steps-progress:after{background:var(--wc26-casino-button-color);width:6px;height:6px;content:'';position:absolute;border-radius:50%;right:-3px;top:50%;transform:translateY(-50%);border:1px solid #000;z-index:3}@media all and (max-width:395px){.wc26-casino-missions .wc26-casino-missions-box{padding-left:1rem;padding-right:1rem}.wc26-casino-missions .wc26-casino-missions-maintitle{font-size:110%}.wc26-casino-missions .wc26-casino-missions-subtitle{font-size:96%}.wc26-casino-missions .wc26-casino-default-mission{padding-left:1rem;padding-right:1rem}.wc26-casino-missions .wc26-casino-mission-barlink{background-position:75% top}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-wrap{max-width:190px}.wc26-casino-missions .wc26-casino-mission-barlink-title{font-size:105%}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder span{font-size:1.3rem}.wc26-casino-missions .wc26-casino-mission-progress-btn{padding:0 15px}}@media all and (max-width:360px){.wc26-casino-missions{font-size:0.9375rem}.wc26-casino-missions .wc26-casino-section-roundtop:before,.wc26-casino-missions .wc26-casino-section-roundtop:after{top:45%}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-wrap{max-width:170px}}@media all and (min-width:640px){.wc26-casino-missions{font-size:1.125rem}.wc26-casino-missions .wc26-casino-section-roundtop:before,.wc26-casino-missions .wc26-casino-section-roundtop:after{width:22%}.wc26-casino-missions .wc26-casino-missions-box{padding:0.8rem 2.2rem 2rem}.wc26-casino-missions .wc26-casino-missions-maintitle{font-size:125%}.wc26-casino-missions .wc26-casino-mission-barlink{background-position:0.8rem top}.wc26-casino-missions .wc26-casino-mission-barlink-title{font-size:113%}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-wrap{max-width:280px}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder .wc26-casino-mission-progress-btn{margin-right:2rem;height:42px;line-height:42px}}@media all and (min-width:761px){.wc26-casino-missions{font-size:1rem}.wc26-casino-missions .wc26-casino-missions-maintitle{font-size:130%}.wc26-casino-missions .wc26-casino-missions-subtitle{font-size:107%}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder span{font-size:1.6rem}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-steps-text{font-size:90%;line-height:0.9}}@media all and (min-width:961px){.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-bar{height:22px}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-coin{width:40px;height:40px}}@media all and (min-width:1025px){.wc26-casino-missions{font-size:1.125rem}.wc26-casino-missions .wc26-casino-missions-maintitle{font-size:130%}.wc26-casino-missions .wc26-casino-mission-progress-btn:hover{background:#00fb5c;color:#000;border-color:#00fb5c}.wc26-casino-missions .wc26-casino-mission-barlink-btn:hover{background:rgba(0,0,0,0.8)}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-steps-text{font-size:80%;line-height:0.8}}@media all and (min-width:1341px){.wc26-casino-missions{font-size:1.1875rem}.wc26-casino-missions .wc26-casino-missions-box{padding:0.8rem 2.6rem 1.8rem}.wc26-casino-missions .wc26-casino-missions-maintitle{font-size:140%}.wc26-casino-missions .wc26-casino-missions-subtitle{font-size:110%}.wc26-casino-missions .wc26-casino-mission-barlink-title{font-size:120%}.wc26-casino-missions .wc26-casino-mission-barlink-button-wrapper{right:5%}.wc26-casino-missions .wc26-casino-mission-barlink-btn{padding-left:30px;padding-right:30px}.wc26-casino-missions .wc26-casino-mission-progress-btn{height:42px;line-height:42px}.wc26-casino-missions .wc26-casino-mission-barlink-btn{height:42px;line-height:42px}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder span{font-size:100%}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder .wc26-casino-mission-progress-btn{margin-right:3rem;height:47px;line-height:47px}}@media all and (min-width:1661px){}@media all and (min-width:1841px){.wc26-casino-missions{font-size:1.4375rem;margin-top:-1rem}.wc26-casino-missions .wc26-casino-section-roundtop:before,.wc26-casino-missions .wc26-casino-section-roundtop:after{width:25%}.wc26-casino-missions .wc26-casino-missions-box{padding:0.8rem 3rem 2rem}.wc26-casino-missions .wc26-casino-mission-barlink{background-position:right top;background-size:contain}.wc26-casino-missions .wc26-casino-mission-barlink-title{font-size:128%}.wc26-casino-missions .wc26-casino-mission-barlink-btn{padding-left:40px;padding-right:40px}.wc26-casino-missions .wc26-casino-mission-progress-btn{height:52px;line-height:52px}.wc26-casino-missions .wc26-casino-mission-barlink-btn{height:52px;line-height:52px}.wc26-casino-missions .wc26-casino-mission-barlink .wc26-progress-wrap{max-width:350px}.wc26-casino-missions .wc26-casino-missions-box .wc26-max-level-holder .wc26-casino-mission-progress-btn{height:52px;line-height:52px}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-casino-missions{font-size:1rem}.device-mobile .wc26-casino-missions .wc26-casino-missions-box{padding:1.1rem 1.5rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/casino/page/cup.css) = ce484e49a091ad0f5ea00ff1fae3ff04915f21d9 ) -- */
.wc26-casino-cup{font-size:1rem;opacity:0;animation:transformContent 0.4s 0.3s ease-in-out forwards}.wc26-casino-cup.wc26-casino-section{z-index:3}.wc26-casino-cup:after{content:"";width:104%;height:100%;position:absolute;left:-2%;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:center bottom;z-index:1}.wc26-casino-cup .wc26-casino-cup-wrapper{z-index:2}.wc26-casino-cup .wc26-casino-section-title{padding:0 20%}.wc26-casino-cup .wc26-casino-section-roundtop:before,.wc26-casino-cup .wc26-casino-section-roundtop:after{top:50%;width:16%;height:100px}.wc26-casino-cup .wc26-casino-section-roundbot:before,.wc26-casino-cup .wc26-casino-section-roundbot:after{bottom:42%;width:12%;height:100px}.wc26-casino-cup .wc26-casino-section-roundmiddle:before,.wc26-casino-cup .wc26-casino-section-roundmiddle:after{top:8%;bottom:8%}.wc26-casino-cup .wc26-casino-draw-box{position:relative;padding:4% 0 3% 0;margin:1.35rem auto 0.8rem auto;border-radius:15px;width:92%;box-sizing:border-box;background-size:cover;background-position:center bottom;background-repeat:no-repeat}.wc26-casino-cup .wc26-casino-draw-box:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,1) 0,rgba(0,0,0,0) 60%)}.wc26-casino-cup .wc26-casino-draw-box:after{content:"";box-sizing:border-box;border-radius:inherit;width:100%;position:absolute;inset:0;z-index:3;padding:2px;background:linear-gradient(180deg,#e9dc9c 0,#bf9933 20%,#f0dc85 45%,#ccaa5a 66%,#f9e88e 80%,#c1966b 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wc26-casino-cup .wc26-casino-draw-title{width:100%;font-size:80%;padding:0 2%;box-sizing:border-box;text-align:center;line-height:1.35;margin-bottom:0.4rem;position:relative;z-index:5}.wc26-casino-cup .wc26-casino-draw-award{width:100%;font-size:220%;padding:0 5%;box-sizing:border-box;text-align:center;line-height:1.1;position:relative;z-index:5}.wc26-casino-cup .wc26-casino-draw-award .x-sign{font-size:80%;font-weight:900}.wc26-casino-cup .wc26-casino-draw-count-title{font-size:80%;width:78%;margin:0 auto 0.8rem;position:relative;z-index:1}.wc26-casino-cup .wc26-casino-draw-ticket-number-wrap{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;z-index:1}.wc26-casino-cup .wc26-casino-draw-count-number-icon{width:26%;margin-right:0.5rem}.wc26-casino-cup .wc26-casino-draw-count-number{font-size:320%;margin-left:0.5rem}.wc26-casino-cup .wc26-casino-draw-award-bottom{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-end}.wc26-casino-cup .wc26-casino-draw-count{position:relative;width:45%;padding:2% 0;text-align:center}.wc26-casino-cup .wc26-casino-draw-lock{display:none}.wc26-casino-cup .wc26-casino-draw-lock.active{display:block;content:"";position:absolute;top:0;bottom:0;left:6%;right:6%;z-index:5;border-radius:10px;background-color:rgba(90,90,90,0.8);backdrop-filter:grayscale(1)}.wc26-casino-cup .wc26-casino-draw-lock-icon{width:32%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.wc26-casino-cup .wc26-casino-draw-award-img{width:55%;position:relative;z-index:2}.wc26-casino-cup .wc26-casino-cup-box{position:relative;margin-bottom:1.35rem;z-index:10}.wc26-casino-cup .wc26-casino-cup-box .cup{width:100%;max-width:52%;margin:0 auto;aspect-ratio:448 / 941}.wc26-casino-cup .labels-wrapper{width:103%;left:-1.5%;display:flex;flex-wrap:wrap;align-items:center;position:absolute;max-width:722px;margin:0 auto}.wc26-casino-cup .labels-wrapper.current-0{top:25%;bottom:12%}.wc26-casino-cup .labels-wrapper.current-1{top:24.5%;bottom:8.5%}.wc26-casino-cup .labels-wrapper.current-2{top:24%;bottom:9.5%}.wc26-casino-cup .labels-wrapper.current-3{top:24%;bottom:10.5%}.wc26-casino-cup .labels-wrapper.current-4{top:23%;bottom:11.5%}.wc26-casino-cup .labels-wrapper.current-5{top:24%;bottom:12.5%}.wc26-casino-cup .labels-wrapper.current-6{top:23%;bottom:12.5%}.wc26-casino-cup .labels-wrapper.current-7{top:22%;bottom:13%}.wc26-casino-cup .labels-wrapper.current-8{top:21%;bottom:11%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row{width:100%;display:flex;flex-wrap:wrap;align-items:center}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left,.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right{display:flex;justify-content:space-evenly;min-width:30%;padding:1%;margin-bottom:1px;position:relative;box-sizing:border-box;align-self:stretch;box-shadow:inset 0 0 3px 3px #000000;z-index:10}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left{background:linear-gradient(315deg,rgba(19,30,16,1) 0,rgba(65,80,58,1) 100%)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right{flex-direction:column;background:linear-gradient(45deg,rgba(19,30,16,1) 0,rgba(65,80,58,1) 100%)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle{display:flex;overflow:hidden;flex:1;position:relative;padding:0.6rem 0;box-sizing:border-box}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current{position:relative;top:-2px;filter:drop-shadow(0 0 7px #F8D100)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left:after{content:"";box-sizing:border-box;width:100%;position:absolute;inset:0;padding:2px;background:linear-gradient(315deg,rgba(173,139,74,1) 0,rgba(94,73,33,1) 47%,rgba(183,148,79,1) 70%,rgba(235,232,219,1) 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right:after{content:"";box-sizing:border-box;width:100%;position:absolute;inset:0;padding:2px;background:linear-gradient(45deg,rgba(173,139,74,1) 0,rgba(94,73,33,1) 47%,rgba(183,148,79,1) 70%,rgba(235,232,219,1) 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-text{display:flex;flex-flow:column;justify-content:center;width:100%;text-align:center}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .pic-l-l-arrow{width:13%;position:absolute;top:50%;right:0;transform:translate(100%,-50%)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .pic-l-r-arrow{width:13%;position:absolute;top:50%;left:0;transform:translate(-100%,-50%)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .pic-l-la-arrow{width:13%;position:absolute;top:50%;left:0;transform:translate(-5px,-50%);z-index:1;animation:moveLeftArrow 0.8s linear infinite alternate}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .pic-l-ra-arrow{width:13%;position:absolute;top:50%;right:0;transform:translate(5px,-50%);z-index:1;animation:moveRightArrow 0.8s linear infinite alternate}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .cell-text{color:#88c38b;box-sizing:border-box}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .cell-text.fs-label{color:#c7c179}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .cell-text .line-fund{font-size:70%;margin-bottom:0.2rem;font-family:"RobotoCondBold","Roboto"}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .cell-text .line-1{font-size:80%;font-weight:700;letter-spacing:-0.5px}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .cell-text .line-2{font-size:58%;font-weight:700;font-family:"RobotoCondBold","Roboto"}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .cell-text{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;color:#b2b2b2;font-size:65%;font-weight:700;box-sizing:border-box;justify-content:center;line-height:1.3}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .cell-text .line-1{flex:1;text-align:left;margin-bottom:0;box-sizing:border-box}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .cell-text .line-2{flex:1;text-align:left;margin-bottom:0;box-sizing:border-box}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .cell-right-icon{width:12%;padding:0 8px 0 5px;filter:brightness(0.7)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .pic-l-la-arrow{display:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .pic-l-ra-arrow{display:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .cell-text{display:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left .pic-l-l-arrow{display:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-right .pic-l-r-arrow{display:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-middle{display:flex;align-items:center;justify-content:center}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-middle .pic-l-la-arrow{display:block;z-index:5}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-middle .pic-l-ra-arrow{display:block;z-index:5}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-middle .cell-text{display:flex;color:#00fb5c;font-size:130%;font-weight:800;animation:zoomText 0.8s linear infinite alternate}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left .cell-text{color:#00fb5c}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left .cell-text.fs-label{color:#fff000}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left .cell-text .line-1{font-size:100%;font-weight:600;margin-top:0}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left .cell-text .line-2{font-size:58%;font-weight:800}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-right .cell-text{color:#ffffff}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-right .cell-text .line-1{font-size:135%;margin-bottom:-0.3rem;font-weight:700;line-height:1.3}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-right .cell-text .line-2{font-size:135%;margin-bottom:-0.3rem;font-weight:700;line-height:1.3}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-right .cell-right-icon{width:15%;padding:0 6px 0 4px;filter:brightness(1)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left,.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-right{padding:1%;box-shadow:inset 0 0 9px 1px #000000}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left{background:linear-gradient(315deg,rgba(0,34,0,1) 0,rgba(55,107,55,1) 100%)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-right{background:linear-gradient(45deg,rgba(0,34,0,1) 0,rgba(55,107,55,1) 100%)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-middle{background:linear-gradient(90deg,rgba(6,20,10,1) 0,rgba(55,77,58,1) 100%)}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left:after{content:"";box-sizing:border-box;width:100%;position:absolute;inset:0;padding:2px;background:linear-gradient(315deg,rgba(243,151,0,1) 0,rgba(116,68,0,1) 47%,rgba(255,200,78,1) 70%,rgba(255,227,180,1) 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-right:after{content:"";box-sizing:border-box;width:100%;position:absolute;inset:0;padding:2px;background:linear-gradient(45deg,rgba(243,151,0,1) 0,rgba(116,68,0,1) 47%,rgba(255,200,78,1) 70%,rgba(255,227,180,1) 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-middle:after{content:"";box-sizing:border-box;width:100%;position:absolute;inset:0;padding:2px 0;background:linear-gradient(90deg,rgba(116,81,0,1) 0,rgba(253,228,184,1) 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@keyframes zoomText{0{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes moveLeftArrow{0{transform:translate(-5px,-50%)}100%{transform:translate(0,-50%)}}@keyframes moveRightArrow{0{transform:translate(5px,-50%)}100%{transform:translate(0,-50%)}}@media all and (max-width:395px){.wc26-casino-cup{font-size:0.9375rem}.wc26-casino-cup .wc26-casino-draw-title{font-size:80%}.wc26-casino-cup .wc26-casino-draw-count-title{font-size:80%}.wc26-casino-cup .wc26-casino-cup-box .cup{max-width:56%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left,.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right{min-width:31%}}@media all and (max-width:360px){.wc26-casino-cup .wc26-casino-section-roundtop:before,.wc26-casino-cup .wc26-casino-section-roundtop:after{top:45%}.wc26-casino-cup .wc26-casino-section-roundbot:before,.wc26-casino-cup .wc26-casino-section-roundbot:after{width:10%}.wc26-casino-cup .wc26-casino-draw-title{font-size:75%}.wc26-casino-cup .wc26-casino-draw-award{font-size:210%}.wc26-casino-cup .wc26-casino-draw-count-title{font-size:75%}}@media all and (min-width:640px){.wc26-casino-cup{font-size:1.125rem}.wc26-casino-cup:after{width:100vw;transform:translateX(-50%);left:50%}.wc26-casino-cup .wc26-casino-section-roundtop:before,.wc26-casino-cup .wc26-casino-section-roundtop:after{width:16%}.wc26-casino-cup .wc26-casino-section-roundbot:before,.wc26-casino-cup .wc26-casino-section-roundbot:after{width:14%}.wc26-casino-cup .wc26-casino-draw-title{font-size:90%}.wc26-casino-cup .wc26-casino-draw-count-title{font-size:90%}.wc26-casino-cup .wc26-casino-draw-count-number{font-size:350%}.wc26-casino-cup .wc26-casino-draw-lock.active{border-radius:15px}.wc26-casino-cup .wc26-casino-cup-box{margin-bottom:1.75rem}.wc26-casino-cup .wc26-casino-cup-box .cup{max-width:54%}.wc26-casino-cup .labels-wrapper.current-3{top:25%}.wc26-casino-cup .labels-wrapper.current-4{top:24%}.wc26-casino-cup .labels-wrapper.current-6{top:23.5%}.wc26-casino-cup .labels-wrapper.current-7{top:22.5%}.wc26-casino-cup .labels-wrapper.current-8{top:22%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left,.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right{display:flex;min-width:30%;padding:1.2%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .cell-text .line-1{font-weight:700}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .cell-text .line-2{font-size:62%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .cell-text .line-1,.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .cell-text .line-2{margin-bottom:-0.4rem}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle{}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .pic-l-l-arrow{width:17%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .pic-l-r-arrow{width:17%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .pic-l-la-arrow{width:11%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .pic-l-ra-arrow{width:11%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-left .cell-text .line-2{font-size:50%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-middle .cell-text{font-size:150%}}@media all and (min-width:761px){.wc26-casino-cup{font-size:1.125rem}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .cell-text .line-1{margin-bottom:0.1rem}}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-casino-cup .wc26-casino-draw-box{margin:1.6rem auto 1rem auto}}@media all and (min-width:1341px){.wc26-casino-cup{font-size:1.3125rem}.wc26-casino-cup .wc26-casino-draw-box{margin:2rem auto 1.4rem auto}.wc26-casino-cup .wc26-casino-draw-lock.active{border-radius:20px}.wc26-casino-cup .wc26-casino-cup-box{margin-bottom:2rem}.wc26-casino-cup .labels-wrapper.current-1{bottom:9%}.wc26-casino-cup .labels-wrapper.current-2{top:24.5%}.wc26-casino-cup .labels-wrapper.current-4{top:25%}}@media all and (min-width:1661px){.wc26-casino-cup:after{width:92vw}.wc26-casino-cup .wc26-casino-draw-box{margin:2.35rem auto 1.6rem auto}}@media all and (min-width:1841px){.wc26-casino-cup{font-size:1.4375rem}.wc26-casino-cup:after{width:87vw}.wc26-casino-cup .wc26-casino-section-roundtop:before,.wc26-casino-cup .wc26-casino-section-roundtop:after{width:19%}.wc26-casino-cup .wc26-casino-draw-title{font-size:98%}.wc26-casino-cup .wc26-casino-draw-count-title{font-size:98%}.wc26-casino-cup .wc26-casino-cup-box .cup{max-width:55%}.wc26-casino-cup .labels-wrapper.current-1{top:25.5%;bottom:8.3%}.wc26-casino-cup .labels-wrapper.current-2{top:25.5%}.wc26-casino-cup .labels-wrapper.current-4{top:25.5%}.wc26-casino-cup .labels-wrapper.current-5{top:25.5%;bottom:13.5%}.wc26-casino-cup .labels-wrapper.current-6{top:25.5%;bottom:17.5%}.wc26-casino-cup .labels-wrapper.current-7{top:23%;bottom:17%}.wc26-casino-cup .labels-wrapper.current-8{top:21%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left,.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right{display:flex;min-width:26%;padding:1%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle{line-height:1.6}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-left .pic-l-l-arrow{width:22%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-right .pic-l-r-arrow{width:22%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .pic-l-la-arrow{width:22%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row .cell-middle .pic-l-ra-arrow{width:22%}.wc26-casino-cup .wc26-casino-cup-box .labels-wrapper .level-row.current .cell-middle .cell-text{font-size:160%}}@media all and (min-width:1921px){.wc26-casino-cup:after{max-width:1750px;max-height:1300px}}@media all and (orientation:landscape){.device-mobile .wc26-casino-cup:after{bottom:1.5rem}.device-mobile .wc26-casino-cup .wc26-casino-draw-title{font-size:74%}.device-mobile .wc26-casino-cup .wc26-casino-draw-award{font-size:200%}.device-mobile .wc26-casino-cup .wc26-casino-draw-count-title{font-size:74%}.device-mobile .wc26-casino-cup .wc26-casino-draw-count-number{font-size:300%}.device-mobile .wc26-casino-cup .wc26-casino-cup-box{font-size:1rem}.device-mobile .wc26-casino-cup .wc26-casino-cup-box .cup{max-width:55%}.device-mobile .wc26-casino-cup .labels-wrapper.current-0{top:25%;bottom:12%}.device-mobile .wc26-casino-cup .labels-wrapper.current-1{top:24.5%;bottom:8.5%}.device-mobile .wc26-casino-cup .labels-wrapper.current-2{top:24%;bottom:9.5%}.device-mobile .wc26-casino-cup .labels-wrapper.current-3{top:24%;bottom:10.5%}.device-mobile .wc26-casino-cup .labels-wrapper.current-4{top:23%;bottom:11.5%}.device-mobile .wc26-casino-cup .labels-wrapper.current-5{top:24%;bottom:12.5%}.device-mobile .wc26-casino-cup .labels-wrapper.current-6{top:23%;bottom:12.5%}.device-mobile .wc26-casino-cup .labels-wrapper.current-7{top:22%;bottom:13%}.device-mobile .wc26-casino-cup .labels-wrapper.current-8{top:21%;bottom:11%}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/casino/page/cup_sprite.css) = a212502e2caac84ea696694e64aee7ac1bdd40ce ) -- */
.pic-award{max-width:33px;max-height:30px}.pic-award::after{content:'\00a0';display:inline-block;width:33px;height:30px;background-position:87.11217183770883% 70.83333333333333%;background-size:1369.6969696969697% 900%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-award::after{max-width:33px;width:100%;height:0;padding:0 0 90.9090909090909% 0}.pic-l-la-arrow{max-width:38px;max-height:77px}.pic-l-la-arrow::after{content:'\00a0';display:inline-block;width:38px;height:77px;background-position:67.8743961352657% 92.74611398963731%;background-size:1189.4736842105262% 350.64935064935065%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-l-la-arrow::after{max-width:38px;width:100%;height:0;padding:0 0 202.6315789473684% 0}.pic-l-ra-arrow{max-width:38px;max-height:77px}.pic-l-ra-arrow::after{content:'\00a0';display:inline-block;width:38px;height:77px;background-position:78.01932367149759% 92.74611398963731%;background-size:1189.4736842105262% 350.64935064935065%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-l-ra-arrow::after{max-width:38px;width:100%;height:0;padding:0 0 202.6315789473684% 0}.pic-lock{max-width:83px;max-height:111px}.pic-lock::after{content:'\00a0';display:inline-block;width:83px;height:111px;background-position:76.15176151761517% 2.5157232704402515%;background-size:544.5783132530121% 243.24324324324326%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-lock::after{max-width:83px;width:100%;height:0;padding:0 0 133.73493975903614% 0}.pic-progress-ball{max-width:80px;max-height:79px}.pic-progress-ball::after{content:'\00a0';display:inline-block;width:80px;height:79px;background-position:98.9247311827957% 45.54973821989529%;background-size:565% 341.7721518987342%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-progress-ball::after{max-width:80px;width:100%;height:0;padding:0 0 98.75% 0}.pic-progress-ball-popup{max-width:80px;max-height:79px}.pic-progress-ball-popup::after{content:'\00a0';display:inline-block;width:80px;height:79px;background-position:98.9247311827957% 2.094240837696335%;background-size:565% 341.7721518987342%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-progress-ball-popup::after{max-width:80px;width:100%;height:0;padding:0 0 98.75% 0}.pic-rules_backgr{max-width:273px;max-height:262px}.pic-rules_backgr::after{content:'\00a0';display:inline-block;width:273px;height:262px;background-position:2.2346368715083798% 50%;background-size:165.56776556776558% 103.05343511450381%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-rules_backgr::after{max-width:273px;width:100%;height:0;padding:0 0 95.97069597069597% 0}.pic-ticket{max-width:69px;max-height:56px}.pic-ticket::after{content:'\00a0';display:inline-block;width:69px;height:56px;background-position:73.36814621409921% 55.60747663551402%;background-size:655.072463768116% 482.14285714285717%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-ticket::after{max-width:69px;width:100%;height:0;padding:0 0 81.15942028985508% 0}.pic-users{max-width:28px;max-height:25px}.pic-users::after{content:'\00a0';display:inline-block;width:28px;height:25px;background-position:94.81132075471699% 69.38775510204081%;background-size:1614.2857142857142% 1080%;background-image:url(/images/promo_pages/world_cup/v_1/casino/page/cup_sprite.webp?v=13);padding:0}div.pic-users::after{max-width:28px;width:100%;height:0;padding:0 0 89.28571428571429% 0}

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

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/casino/page/rules.css) = e2f3639398e9fe455caffd4153990b0c1746712f ) -- */
.wc26-casino-rules{font-size:1rem;position:relative;opacity:0;animation:transformContent 0.4s 0.3s ease-in-out forwards}.wc26-casino-rules .wc26-casino-section-roundbottomall:after{top:15%}.wc26-casino-rules .wc26-casino-section-roundtop:before,.wc26-casino-rules .wc26-casino-section-roundtop:after{top:30%;width:16%;height:100px}.wc26-casino-rules .wc26-casino-rules-box{padding:1.1rem 1.5rem;position:relative;z-index:1}.wc26-casino-rules .wc26-casino-rules-box p{font-size:100%;line-height:1.35}.wc26-casino-rules .wc26-casino-rules-element{width:13rem;position:absolute;right:-7.5rem;top:25%;opacity:0.6;z-index:0}@media all and (max-width:395px){}@media all and (max-width:360px){.wc26-casino-rules{font-size:0.9375rem}.wc26-casino-rules .wc26-casino-rules-box{padding:1.1rem 1.3rem}.wc26-casino-rules .wc26-casino-rules-box p:last-of-type{margin-bottom:0}.wc26-casino-rules .wc26-casino-section-roundtop:before,.wc26-casino-rules .wc26-casino-section-roundtop:after{width:14%}.wc26-casino-rules .wc26-casino-rules-element{width:11rem;right:-6.5rem}}@media all and (min-width:640px){.wc26-casino-rules{font-size:1.125rem}.wc26-casino-rules .wc26-casino-section-roundtop:before,.wc26-casino-rules .wc26-casino-section-roundtop:after{width:19%}}@media all and (min-width:761px){.wc26-casino-rules{font-size:1.0625rem}.wc26-casino-rules .wc26-casino-rules-box{padding-top:1.3rem}}@media all and (min-width:961px){}@media all and (min-width:1025px){.wc26-casino-rules{font-size:1.125rem}.wc26-casino-rules .wc26-casino-section-roundtop:before,.wc26-casino-rules .wc26-casino-section-roundtop:after{width:18%}}@media all and (min-width:1341px){.wc26-casino-rules{font-size:1.25rem}.wc26-casino-rules .wc26-casino-section-roundtop:before,.wc26-casino-rules .wc26-casino-section-roundtop:after{width:19%}.wc26-casino-rules .wc26-casino-rules-box{padding:1.5rem 2rem}.wc26-casino-rules .wc26-casino-rules-element{width:14rem;right:-8rem}}@media all and (min-width:1661px){}@media all and (min-width:1841px){.wc26-casino-rules{font-size:1.5rem}.wc26-casino-rules .wc26-casino-section-roundtop:before,.wc26-casino-rules .wc26-casino-section-roundtop:after{width:19%}.wc26-casino-rules .wc26-casino-rules-box{padding:2rem 2.5rem}.wc26-casino-rules .wc26-casino-rules-element{width:17rem;right:-10rem}}@media all and (min-width:1921px){}@media all and (orientation:landscape){.device-mobile .wc26-casino-rules{font-size:1rem}.device-mobile .wc26-casino-rules .wc26-casino-section-roundtop:before,.device-mobile .wc26-casino-rules .wc26-casino-section-roundtop:after{width:14%}.device-mobile .wc26-casino-rules .wc26-casino-rules-box{padding:1.1rem 1.5rem}}

/* -- ( SHA1 (css_main/main/promo_pages/world_cup/v_1/casino/page/popups.css) = 27f45ce6fc2eff69b2441b0830dd3960dad182ae ) -- */
body.has-popup{overflow:hidden !important}.wc26-casino-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-casino-popup-box{box-sizing:border-box;color:var(--wc26-casino-main-text);text-align:center;border-radius:10px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);width:91%;max-width:400px}.not-logged .wc26-casino-popup-overlay.scratch-popup .millions-popup-inner{cursor:pointer}.wc26-casino-popup-box .wc26-casino-popup-content{height:100%}.wc26-casino-popup-box .wc26-casino-popup-close{position:absolute;top:-45px;right:-1px;width:35px;height:35px;cursor:pointer;border-radius:50%;box-sizing:border-box;transition:all .5s;z-index:5;background:#000000;border:2px solid #fbf0a4}.wc26-casino-popup-box .wc26-casino-popup-close::before,.wc26-casino-popup-box .wc26-casino-popup-close::after{content:"";position:absolute;top:50%;left:50%;height:3px;width:65%;border-radius:6px;background:#fbf0a4}.wc26-casino-popup-box .wc26-casino-popup-close::before{transform:translate(-50%,-50%) rotate(45deg)}.wc26-casino-popup-box .wc26-casino-popup-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.wc26-casino-popup-box .wc26-casino-videos{position:relative;z-index:4;background-size:cover;background-position:center}.wc26-casino-popup-box .wc26-casino-videos.active .wc26-casino-video-wrap{margin:0 auto}.wc26-casino-popup-box .wc26-casino-videos.active .wc26-casino-video-iframe-wrap{visibility:visible}.wc26-casino-popup-box .wc26-casino-videos.active .wc26-casino-video-poster{display:none}.wc26-casino-popup-box .wc26-casino-videos.active .wc26-casino-video-close-btn{display:flex}.wc26-casino-popup-box .wc26-casino-videos-inner{position:relative}.wc26-casino-popup-box .wc26-casino-videos .wc26-casino-video-wrap{position:relative;overflow:hidden;display:flex;transition:all .3s ease-in}.wc26-casino-popup-box .wc26-casino-videos .wc26-casino-video-wrap:before{content:'';display:block;padding-top:177.7%}.wc26-casino-popup-box .wc26-casino-video-poster{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.wc26-casino-popup-box .wc26-casino-video-poster .new-video-poster-img{width:100%}.wc26-casino-popup-box .wc26-casino-videos .wc26-casino-video-poster{z-index:3;cursor:pointer;border-radius:10px;overflow:hidden;border:2px solid #fbf0a4;box-sizing:border-box}.wc26-casino-popup-box .wc26-casino-videos .wc26-casino-video-poster .video-poster-img{width:100%}.wc26-casino-popup-box .wc26-casino-videos .wc26-casino-video-iframe-wrap{visibility:hidden;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4}.wc26-casino-popup-box .wc26-casino-videos .wc26-casino-video-iframe{width:100%;height:100%}.wc26-casino-popup-box .wc26-casino-videos .wc26-casino-video-backup{height:100%;max-height:800px}.wc26-casino-popup-box .wc26-casino-videos .wc26-casino-video-backup video{width:100%;height:100%;border-radius:10px;border:2px solid #fbf0a4;box-sizing:border-box}.wc26-casino-popup-box .wc26-casino-videos.active .wc26-casino-video-wrap{border-radius:0;margin:0 auto}.wc26-casino-popup-box .wc26-casino-videos.active .wc26-casino-video-iframe-wrap{visibility:visible}.wc26-casino-popup-box .wc26-casino-videos.active .wc26-casino-video-poster{display:none}.wc26-casino-popup-box .wc26-casino-videos.active .wc26-casino-video-close-btn{display:flex}.wc26-casino-popup-box .wc26-casino-popup-next-level-wrap{background-color:#000;border-color:var(--wc26-casino-roundtop-color);border-width:2px;border-style:solid;margin-bottom:10px;box-shadow:0 0 11px 1px #d9bc68}.wc26-casino-popup-box .wc26-casino-popup-next-level-box:before{content:'';position:absolute;top:0;right:0;width:60%;height:100%;background-position:right top;background-repeat:no-repeat;background-size:contain;pointer-events:none}.wc26-casino-popup-box .wc26-casino-popup-next-level-box:after{content:'';position:absolute;bottom:0;left:0;width:60%;height:100%;background-position:left bottom;background-repeat:no-repeat;background-size:contain;pointer-events:none}.wc26-casino-popup-box .wc26-casino-popup-next-level-box{display:flex;flex-direction:column;align-items:center;position:relative}.wc26-casino-popup-box .wc26-casino-popup-description{display:flex;flex-direction:column;align-items:center;gap:20px;z-index:2}.wc26-casino-popup-box .wc26-casino-popup-next-level-logo{width:40%;margin-top:-100px}.wc26-casino-popup-box .wc26-casino-next-level-title1{font-size:300%}.wc26-casino-popup-box .wc26-casino-next-level-title2{font-size:150%}.wc26-casino-popup-box .wc26-casino-next-level-title3{font-size:200%}.wc26-casino-popup-box .wc26-casino-popup-next-level-text{display:flex;flex-direction:column;gap:10px}.wc26-casino-popup-box .wc26-casino-popup-next-level-button{margin-bottom:30px}.wc26-casino-popup-box .wc26-casino-next-level-btn{height:37px;line-height:37px;font-size:90%;font-weight:600;padding:0 20px}@media all and (max-width:395px){.wc26-casino-popup-box .wc26-casino-next-level-title1{font-size:280%}.wc26-casino-popup-box .wc26-casino-next-level-title2{font-size:120%}.wc26-casino-popup-box .wc26-casino-next-level-title3{font-size:180%}}@media all and (max-width:360px){.wc26-casino-popup-overlay.video-popup .wc26-casino-popup-box{width:82%}}@media all and (min-width:640px){.wc26-casino-popup-box .wc26-casino-next-level-title1{font-size:400%}.wc26-casino-popup-box .wc26-casino-next-level-title2{font-size:200%}.wc26-casino-popup-box .wc26-casino-next-level-title3{font-size:250%}}@media all and (min-width:761px){.game-popup .wc26-casino-popup-box{width:80%;margin:0 auto;top:2rem;height:95%}}@media all and (min-width:961px){.wc26-casino-popup-overlay.video-popup .wc26-casino-popup-box{max-width:370px}}@media all and (min-width:1025px){.game-popup .wc26-casino-popup-box{width:60%}}@media all and (min-width:1341px){.game-popup .wc26-casino-popup-box{width:50%}}@media all and (min-width:1661px){.game-popup .wc26-casino-popup-box{width:33%}}@media all and (min-width:1841px){.wc26-casino-popup-box{max-width:450px}.wc26-casino-popup-overlay.video-popup .wc26-casino-popup-box{max-width:400px}}@media all and (orientation:landscape){.device-mobile .wc26-casino-popup-box{max-width:375px;margin:6rem 0 10%}.device-mobile .wc26-casino-popup-overlay.video-popup .wc26-casino-popup-box{max-width:250px}.device-mobile .wc26-casino-popup-box .wc26-casino-next-level-title1{font-size:300%}.device-mobile .wc26-casino-popup-box .wc26-casino-next-level-title2{font-size:150%}.device-mobile .wc26-casino-popup-box .wc26-casino-next-level-title3{font-size:200%}.device-mobile .wc26-casino-popup-box .wc26-casino-popup-close{top:-10px}}

