.o-grid__cell canvas#canvas{position:absolute;display:block}.o-grid__cell #dom_overlay_container div{pointer-events:none;overflow:hidden;position:absolute;display:block;width:210px;height:50px;opacity:0;transition:all 1s linear;text-align:center;line-height:2.5em;left:28%;top:39%;text-transform:uppercase}.o-grid__cell #dom_overlay_container div#number_holder span{transition:top 180ms cubic-bezier(.68,-.55,.27,1.55),opacity .2s ease-out;top:-50px;opacity:0;font-size:50px;position:relative}.o-grid__cell .completed__steps__step2--active #dom_overlay_container div#number_holder,.o-grid__cell .completed__steps__step2--active.visible #bottom_big_text_holder,.o-grid__cell .completed__steps__step2--active.visible #bottom_text_holder,.o-grid__cell .completed__steps__step2--active.visible #top_text_holder{opacity:1}.o-grid__cell .completed__steps__step2--active #dom_overlay_container div#number_holder span.number-slidedown{top:0;opacity:1}.o-grid__cell--width-66 #animation_container,.o-grid__cell--width-66 canvas#canvas{width:471px;height:360px}.o-grid__cell--width-33-2 #animation_container,.o-grid__cell--width-33-2 canvas#canvas{width:285px!important;height:210px!important}.o-grid__cell--width-33-2 #number_holder{left:28%;top:35.5%;width:130px;height:35px}.o-grid__cell--width-33-2 #number_holder span{font-size:30px!important}.o-grid__cell .completed__steps__step2 #dom_overlay_container{color:#fcf4ad}.o-grid__cell .completed__steps__step2 #number_holder{color:#1afc43}.o-grid__cell .completed__steps__step2 #top_text_holder{top:22%;font-size:31px;height:auto}.o-grid__cell .completed__steps__step2 #bottom_text_holder{font-size:45px;height:auto;top:42%}.o-grid__cell .completed__steps__step2 #bottom_big_text_holder{font-size:34px;height:auto;top:57%}.o-grid__cell--width-33 .completed__steps__step2 #dom_overlay_container div{top:38%}.o-grid__cell--width-33 .completed__steps__step2 #dom_overlay_container #top_text_holder{top:30%;font-size:15px}.o-grid__cell--width-33 .completed__steps__step2 #dom_overlay_container #bottom_text_holder{font-size:33px;top:44%}.o-grid__cell--width-33 .completed__steps__step2 #dom_overlay_container #bottom_big_text_holder{top:56%;font-size:24px}.o-grid__cell--width-33 .completed__steps__step2 #dom_overlay_container.doubletokens div#top_text_holder{top:21%}.o-grid__cell--width-33 .completed__steps__step2 #dom_overlay_container.doubletokens div#bottom_text_holder{top:27%}.o-grid__cell--width-33 .completed__steps__step2 #dom_overlay_container.doubletokens div#bottom_big_text_holder{font-size:21px}.o-grid__cell .completed__steps__step2 #dom_overlay_container.doubletokens #top_text_holder{top:28%}.o-grid__cell .completed__steps__step2 #dom_overlay_container.doubletokens #bottom_text_holder{top:35%}.o-grid__cell .completed__steps__step2 #dom_overlay_container.doubletokens #bottom_big_text_holder{top:50%}.numberscroll{font-size:40px;height:40px;line-height:1;white-space:nowrap;overflow:hidden;display:inline-block;position:relative;top:2px}@-webkit-keyframes numberscrollSlideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(0,-1000%,0);transform:translate3d(0,-1000%,0)}}@keyframes numberscrollSlideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(0,-1000%,0);transform:translate3d(0,-1000%,0)}}.numberscroll-anim--SlideOutUp{-webkit-animation-name:numberscrollSlideOutUp;animation-name:numberscrollSlideOutUp}@-webkit-keyframes numberscrollSlideInDown{from{-webkit-transform:translate3d(0,-1100%,0);transform:translate3d(0,-1100%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes numberscrollSlideInDown{from{-webkit-transform:translate3d(0,-1100%,0);transform:translate3d(0,-1100%,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.numberscroll-anim--SlideInDown{-webkit-animation-name:numberscrollSlideInDown;animation-name:numberscrollSlideInDown}.numberscroll-anim-stop{-webkit-animation:none;animation:none}.numberscroll__currency,.numberscroll__digit,.numberscroll__sep{float:left;color:#2a2a2a;width:20px;height:100%;position:relative}.numberscroll--highlight .numberscroll__currency,.numberscroll--highlight .numberscroll__digit,.numberscroll--highlight .numberscroll__sep,.numberscroll__digit--highlight,.numberscroll__sep--highlight{color:#4cea69}.numberscroll--animated .numberscroll__digit{-webkit-transform:translate3d(0,-1100%,0);transform:translate3d(0,-1100%,0)}.numberscroll--animated .numberscroll__digit--shown{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.numberscroll__digit.animated{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.numberscroll__sep{width:9px}.numberscroll__digit__scroll{position:absolute;left:0;top:0;width:100%;height:100%}.numberscroll__digit__scroll--1{top:100%}.numberscroll__digit__scroll--2{top:200%}.numberscroll__digit__scroll--3{top:300%}.numberscroll__digit__scroll--4{top:400%}.numberscroll__digit__scroll--5{top:500%}.numberscroll__digit__scroll--6{top:600%}.numberscroll__digit__scroll--7{top:700%}.numberscroll__digit__scroll--8{top:800%}.numberscroll__digit__scroll--9{top:900%}.numberscroll__digit__scroll--10{top:1000%}.calculator{position:relative;left:50%;margin-left:-433px;top:0;width:867px;min-height:646px;overflow:hidden;border-radius:16px}.calculator__content{position:absolute;left:0;top:0;width:100%;height:100%;background:url(/images/calculator/calculator-bg-plain@2x.jpg) no-repeat;background-size:contain;overflow-x:hidden;overflow-y:scroll;border-radius:16px}.calculator__bg,.calculator__body,.calculator__header{display:none}.calculator--animated .calculator__bg,.calculator--animated .calculator__body,.calculator--animated .calculator__header,.calculator__header .sitelogo{display:block}.calculator__bg--bl,.calculator__bg--br{-webkit-animation-delay:0;animation-delay:0}.calculator__bg--tl,.calculator__bg--tr{-webkit-animation-delay:.5s;animation-delay:.5s}.calculator__header{-webkit-animation-delay:1s;animation-delay:1s;text-align:center;color:#fff;font-family:Abel,sans-serif;position:absolute;z-index:2;top:0;left:100px;width:707px;height:348px;background:url(/images/calculator/sprites/marquee@2x.png) no-repeat;background-size:707px 348px}.calculator__title{-webkit-animation-delay:2s;animation-delay:2s}.calculator__mod{-webkit-animation-delay:1.5s;animation-delay:1.5s}.calculator__livedrawing{-webkit-animation-delay:.75s;animation-delay:.75s}.calculator__title{font-size:34px;font-weight:100;margin:0 auto;width:300px;padding:80px 0 0;white-space:nowrap;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center}.calculator__title__exclaim,.calculator__title__lead{display:inline-block}.calculator__title__lead{padding-right:5px}.calculator__title__name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calculator__totaltokens{overflow:hidden;font-size:80px;line-height:1;font-weight:400;width:360px;text-align:center;position:absolute;left:50%;margin:0 0 0 -223px;top:139px;padding:0}.calculator__footer__text,.calculator__skip{background:rgba(0,0,0,.8);padding:3px 42px;border-top-left-radius:10px;border-top-right-radius:10px}.calculator__totaltokens__val{display:inline-block;font-size:80px;height:82px;overflow:hidden;line-height:1;white-space:nowrap}.calculator__totaltokens__val .calculator__digit{color:#fff;width:42px}.calculator__totaltokens__val .calculator__digit-sep{color:#fff;width:16px}.calculator__totaltokens__text{position:absolute;left:120%}.calculator__footer{position:absolute;z-index:3;bottom:0;left:0;width:100%;text-align:center;color:#fff;font-size:16px;line-height:1}.calculator__footer__text{margin:0;display:inline-block}.calculator__footer_link{color:#fff;text-decoration:underline}.calculator__skip{position:absolute;right:43px;bottom:0;text-decoration:none;color:#fff}.calculator__body{position:relative;z-index:3;top:244px}.calculator__mods{list-style:none;margin:0 28px 0 56px;padding:0}.calculator__mod,.calculator__sso{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-bottom:5px;padding:0 280px 0 108px;background:linear-gradient(to bottom,rgba(25,25,26,.8) 0,rgba(13,13,13,.8) 100%);position:relative;border-radius:24px;min-height:104px}.calculator__mod::after,.calculator__mod::before{position:absolute;content:" "}.calculator__mod--cash--tokens{min-height:150px}.calculator__mod--tokens{min-height:140px}.calculator__mod::before{top:50%;margin-top:-30px;left:29px;width:69px;height:57px;background:url(/images/icons/checkmark@2x.png) no-repeat;background-size:69px 57px}.calculator__mod::after{display:block;box-shadow:inset 0 2px 0 0 rgba(255,255,255,.2);width:100%;height:100%;background:0 0;top:0;left:0;border-radius:24px}.calculator__mod__text{padding:10px 0;margin:0;color:#fff;font-size:30px;line-height:1.1;width:380px}.calculator__mod--cash .calculator__mod__text{color:#4cea69;font-size:55px;line-height:76px;text-align:center}.calculator__mod__img{display:block;margin:0 0 0 45px}.calculator__mod__img--megaprize{position:relative;left:-20px}.calculator__mod__amount{position:absolute;right:20px;top:50%;margin-top:-41px;width:268px;min-height:82px;background:#000;border-radius:10px;padding:5px 87px 0 0;text-align:right;z-index:2}.calculator__mod--cash--tokens .calculator__mod__amount{top:30%}.calculator__mod__amount::before{content:" ";background:linear-gradient(to bottom,#515151 0,#222 50%,#090909 100%);position:absolute;top:4px;width:calc(100% - 4px);height:20px;left:4px;border-radius:10px}.calculator__mod__amount::after{content:" ";position:absolute;z-index:2}.calculator__mod--cash .calculator__mod__amount::after{width:69px;height:57px;background:url(/images/icons/cash@2x.png) no-repeat;background-size:69px 57px;right:0;top:13px}.calculator__mod--cash--tokens .calculator__mod__amount::after,.calculator__mod--tokens .calculator__mod__amount::after{width:93px;height:78px;background:url(/images/icons/tokenstack@2x.png) no-repeat;background-size:93px 78px;right:7px;top:-6px}.calculator__mod--cash--tokens .calculator__mod__amount::after{width:93px;height:150px;background:url(/images/icons/cash@2x.png) 32px 15px no-repeat,url(/images/icons/tokenstack@2x.png) 12px 72px no-repeat;background-size:60px 56px,75px 70px!important}.calculator__mod__matched{color:#4cea69}.calculator__mod__amount__text{font-size:16px;line-height:1.4;display:block;text-transform:uppercase;color:#565555;position:relative;z-index:2}.calculator__mod--cash .calculator__mod__amount__text{color:#4cea69}.calculator__mod__amount__divider{height:2px;width:141%;display:block;margin-left:6px;background:#1e1e1e;margin-bottom:3px}.calculator__bg{position:absolute;background-repeat:none}.calculator__bg--tl{top:0;left:0;width:352px;height:334px;background-image:url(/images/calculator/sprites/bg-graphics-topleft@2x.png);background-size:352px 334px}.calculator__bg--tr{top:0;right:0;width:273px;height:284px;background-image:url(/images/calculator/sprites/bg-graphics-topright@2x.png);background-size:273px 284px}.calculator__bg--bl{bottom:0;left:0;width:117px;height:112px;background-image:url(/images/calculator/sprites/bg-graphics-bottomleft@2x.png);background-size:117px 112px}.calculator__bg--br{bottom:0;right:0;width:109px;height:131px;background-image:url(/images/calculator/sprites/bg-graphics-bottomright@2x.png);background-size:109px 131px}.calculator__mod--jackpot{padding-right:0;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:left;justify-content:left;-webkit-align-items:center;align-items:center}.calculator__mod--jackpot .calculator__mod__text{color:#4cea69;width:540px;font-size:55px;line-height:84px;text-align:center;display:inline-block}.calculator__jackpot-info{display:inline-block;position:relative;z-index:2}.calculator__jackpot-info .icon--info{cursor:pointer}.calculator__jackpot-info__bubble{font-family:Abel;background:#fff;color:#000;border:2px solid #000;border-radius:16px;width:340px;padding:10px 5px;white-space:normal;position:absolute;right:-104px;bottom:calc(100% + 22px);text-align:center;display:none;-webkit-animation-duration:.25s;animation-duration:.25s}.calculator__jackpot-info__text{font-size:21px;line-height:1.1;margin:0}.calculator__jackpot-info__help{font-size:16px;display:block;margin:10px 0 0}.calculator__jackpot-info__bubble::after,.calculator__jackpot-info__bubble::before{display:block;position:absolute;width:0;height:0;content:" ";bottom:-28px;left:64%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:14px solid transparent;border-top-color:#fff;z-index:3}.calculator__jackpot-info__bubble::before{z-index:2;border-top-color:#000;border-width:16px;bottom:-33px}.calculator__jackpot-info__bubble--show{display:block}.calculator__jackpot-info__bubble a{color:#39c}.calculator__doubletokens{position:absolute;height:100%;width:100%;display:none}.calculator--double .calculator__doubletokens{display:block}.calculator--double .calculator__body,.calculator--double .calculator__header{display:none}.calculator__doubletokens .sitelogo{position:absolute;top:-105px;left:50%;margin-left:-132px;display:block}.calculator__doubletokens__title{white-space:nowrap;overflow:hidden;text-indent:130%;color:#fff;font-family:Abel,sans-serif;position:absolute;z-index:4;top:-46px;left:50%;margin-left:-98px;width:197px;height:168px;background:url(/images/calculator/sprites/2X-small.png) no-repeat;background-size:197px 168px;-webkit-animation-delay:1s;animation-delay:1s}.calculator__doubletokens .calculator__mod{margin:0 90px;text-align:center;padding:0;position:relative;top:100px;z-index:2;-webkit-animation-delay:.5s;animation-delay:.5s}.calculator__doubletokens .calculator__mod::before{background:0 0}.calculator__doubletokens .calculator__bg{display:block}.calculator--livedrawing .calculator__bg--br,.calculator--livedrawing .calculator__footer,.calculator__sso::before,.doubledtokens-screen__bg,.doubledtokens-screen__body,.doubledtokens-screen__header{display:none}.calculator__doubletokens .calculator__bg--tl,.calculator__doubletokens .calculator__bg--tr{-webkit-animation-delay:.25s;animation-delay:.25s}.calculator__doubletokens__usermessage{color:#1afc43;font-weight:200;font-size:46px;margin:159px 0 10px;line-height:1;z-index:2}.calculator__doubletokens__tokenmessage{color:#fff;font-weight:200;font-size:37px;line-height:1;margin:29px 36px 10px;z-index:2}.calculator__doubletokens__double{color:#1afc43}.calculator__doubletokens__btnmessage{position:relative;z-index:2}.calculator__doubletokens__btn{margin-bottom:20px}.calculator__livedrawing{padding:0;text-align:center}.calculator__livedrawing::before{display:none;background:0 0}.calculator--livedrawing .calculator__header{background:0 0;top:14px}.calculator--livedrawing .calculator__body{top:80px}.calculator--livedrawing .calculator__mods{margin:0 33px}.calculator__livedrawing__title{font-size:44px;color:#4cea69;margin:35px 0 0;line-height:1;padding:0 70px}.calculator__livedrawing__text{font-size:36px;line-height:38px;color:#fff;margin:42px 0 20px;padding:0 20px}.calculator__livedrawing__btn,.calculator__livedrawing__resultslink{position:relative;z-index:2}.calculator--livedrawing .calculator__bg--tl,.calculator__doubletokens .calculator__bg--tl{width:144px;height:420px;background-image:url(/images/calculator/sprites/bg-graphics-topleft2@2x.png);background-size:144px 420px}.calculator--livedrawing .calculator__bg--tr,.calculator__doubletokens .calculator__bg--tr{width:227px;height:390px;background-image:url(/images/calculator/sprites/bg-graphics-topright2@2x.png);background-size:227px 390px}.calculator--livedrawing .calculator__bg--bl,.calculator__doubletokens .calculator__bg--bottom{bottom:0;left:0;width:867px;height:360px;background-image:url(https://pchassets.pch.com/sites/lotto/images/bg-graphics-prizes-bottom@2x.png);background-size:867px 360px;-webkit-animation-delay:0;animation-delay:0}.calculator__sso{margin:0 32px 0 54px;text-align:center;height:272px;padding:0}.calculator__sso::before{background:0 0}.calculator__sso__title{color:#4cea69;font-size:47px;line-height:1;padding:46px 0 0;margin:0}.calculator__sso__text{color:#fff;margin:0 0 30px;font-size:37px}.calculator__sso__btn{position:relative;z-index:2;margin:0 0 30px}.calculator__title__name__mobile{width:100px}@media only screen and (max-device-width:736px){.calculator__doubletokens .calculator__bg--bottom,.calculator__doubletokens .sitelogo,.calculator__header .sitelogo{display:none}.calculator{width:100vw;height:100vh;min-height:unset;border-radius:0;left:0;margin-left:0}.calculator__mod,.calculator__mod:after{border-radius:10px}.calculator .calculator__mod__img--powernumber{margin-left:13vw;margin-top:10px}.calculator .calculator__mod--cash--tokens{min-height:140px}.calculator__header{width:100vw;height:100%;left:0;background:url(/images/calculator/mobile/marquee@2x.png) no-repeat;background-size:100%}.calculator--livedrawing .calculator__body{top:60px}.calculator--livedrawing .calculator__mods{margin-left:auto;margin-right:auto;width:95vw}.calculator__livedrawing__title{font-size:8vw;line-height:1.2em;padding:0;margin-top:20px;margin-bottom:10px}.calculator__livedrawing__text{font-size:6vw;line-height:1.4em;margin-top:0;margin-bottom:10px}.calculator__title{font-size:5.5vw;padding-top:0;margin-top:calc(33px + 45 * ((100vw - 320px)/ 416))}.calculator__totaltokens{font-size:100%;width:56.5vw;margin:0;left:18vw;text-align:center;top:calc(59px + 77 * ((100vw - 320px)/ 416))}.calculator__totaltokens__val{font-size:11vw;height:7vh}.calculator__totaltokens__val .calculator__digit{width:5vw;line-height:1.2em}.calculator__bg--tr{right:-60px;width:173px;height:184px;background-size:173px 184px;background-image:url(/images/calculator/mobile/bg-graphics-topright@2x.png);background-position:0 0}.calculator__bg--tl{left:-60px;width:252px;height:234px;background-size:252px 234px;background-image:url(/images/calculator/mobile/bg-graphics-topleft@2x.png);background-position:0 0}.calculator__bg--bl{width:67px;height:62px;background-size:100%;background-image:url(/images/calculator/mobile/bg-graphics-bottomleft@2x.png);background-position:0 0}.calculator__bg--br{width:69px;height:82px;background-size:100%;background-image:url(/images/calculator/mobile/bg-graphics-bottomright@2x.png);background-position:0 0}.calculator__mods{margin:0 10px}.calculator__mod{min-height:75px;padding:0}.calculator__mod:before{width:30px;left:10px;background-size:100%;top:calc(50% - -15px)}.calculator__mod__text{max-width:38vw;font-size:3.6vw;margin-left:11vw;line-height:1.2em!important;padding-right:calc(163px - 85px * ((100vw - 320px)/ 416))}.calculator__mod--jackpot .calculator__mod__text{font-size:6.5vw;max-width:60vw;text-align:left;padding:0 0 0 10px}.calculator__mod__img{width:30vw;height:auto;margin-left:0;margin-bottom:2px;left:0}.calculator__mod__amount{right:4px;width:initial!important;height:inherit;padding:10px 58px 0 10px;top:65%;min-height:auto}.calculator__mod__amount .numberscroll{font-size:6vw;height:3.7vh;padding-right:1px}.calculator__mod__amount .numberscroll__digit{width:2.7vw}.calculator__mod__amount__text{font-size:9px}.calculator__mod__amount:before{top:1px;left:1px}.calculator__mod__amount:after{width:62px!important;background-size:100%!important}.calculator__mod--tokens{padding:5px 10px}.calculator__mod--cash .calculator__mod__text{max-width:135px;font-size:5vw;text-align:left;padding-left:10px}.calculator__mod--cash :after{width:42px!important;top:8px!important;right:5px!important}.calculator__content{height:calc(100vh - 45px);border-radius:0;background-size:cover;background-position-x:-50vw;overflow:hidden}.calculator__body{top:20vh}.calculator__sso{margin:0;padding:20px;height:auto}.calculator__sso__title{padding-top:0}.calculator__sso__text{font-size:28px;line-height:1.2em;margin-bottom:10px}.calculator__sso__btn{margin-bottom:0}.calculator__footer{bottom:20px}.calculator__footer__text{font-size:3.5vw;background:0 0;padding:0}.calculator__doubletokens .calculator__mod{margin-left:10px;margin-right:10px;padding:10px;top:140px}.calculator__doubletokens .calculator__bg--tr{width:117px;right:0;background:url(/images/calculator/mobile/bg-graphics-topright2@2x.png) no-repeat;background-size:100%}.calculator__doubletokens .calculator__bg--tl{width:74px;left:0;background:url(/images/calculator/mobile/bg-graphics-topleft2@2x.png) no-repeat;background-size:100%}.calculator__doubletokens__title{top:-118px}.calculator__doubletokens__tokenmessage{font-size:5vw;line-height:1.2em;margin:0}.calculator__doubletokens__usermessage{font-size:7vw;margin-top:70px;margin-bottom:10px}.calculator__doubletokens__btnmessage{margin-bottom:0}.calculator__jackpot-info__text{font-size:16px}.calculator__jackpot-info__bubble{left:-73vw;-webkit-transform:translateX(-73vw);transform:translateX(-73vw);width:95vw}.calculator__jackpot-info__bubble:after,.calculator__jackpot-info__bubble:before{left:87%}.calculator__mod--cash--tokens .calculator__mod__amount{top:37%}.calculator__mod__amount__divider{margin:10px 0}}@media only screen and (max-device-width:375px){.calculator__mod__text{width:32vw}}.homepage__featured-image{position:absolute;top:-200px;left:0;z-index:999;text-align:center;width:100%;transition:all 1s ease-in-out}.homepage__featured-image--animate{top:0}@media only screen and (max-device-width:736px){.homepage__featured-image img{width:100%}}.doubledtokens-screen{position:absolute;left:50%;margin-left:-433px;top:0;width:867px;min-height:646px;overflow:hidden}.doubledtokens-screen__content{position:absolute;left:0;top:0;width:100%;height:100%;background:url(/images/calculator/calculator-bg-plain@2x.jpg) no-repeat;background-size:contain}.doubledtokens-screen--animated .doubledtokens-screen__bg,.doubledtokens-screen--animated .doubledtokens-screen__body,.doubledtokens-screen--animated .doubledtokens-screen__header{display:block}.doubledtokens-screen__bg--bl,.doubledtokens-screen__bg--br{-webkit-animation-delay:0;animation-delay:0}.doubledtokens-screen__header{-webkit-animation-delay:2s;animation-delay:2s;color:#fff;font-family:Abel,sans-serif;position:absolute;z-index:4;top:72px;left:50%;margin-left:-114px;width:267px;height:228px;background:url(/images/calculator/sprites/2X.png) no-repeat;background-size:267px 228px}.doubledtokens-screen__btn,.doubledtokens-screen__mod{-webkit-animation-delay:1.5s;animation-delay:1.5s}.doubledtokens-screen__title{display:none}.doubledtokens-screen__footer{position:absolute;z-index:3;bottom:0;left:0;width:100%;text-align:center;color:#fff;font-size:16px;line-height:1}.doubledtokens-screen__skip{position:absolute;right:43px;bottom:0;background:rgba(0,0,0,.8);padding:3px 42px;border-top-left-radius:10px;border-top-right-radius:10px;text-decoration:none;color:#fff}.doubledtokens-screen__body{position:relative;z-index:3;top:244px;color:#fff;text-align:center}.doubledtokens-screen__body__title{font-size:47px;margin:0;line-height:1}.doubledtokens-screen__body__text{font-size:30px;margin:0}.doubledtokens-screen__body__text .text--callout{color:#4cea69}.doubledtokens-screen__mod{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:0 40px 0 55px;padding:62px 0 20px;background:linear-gradient(to bottom,rgba(25,25,26,.8) 0,rgba(13,13,13,.8) 100%);position:relative;border-radius:24px;min-height:104px}.doubledtokens-screen__mod::before{display:block;box-shadow:inset 0 2px 0 0 rgba(255,255,255,.2);width:100%;height:100%;position:absolute;background:0 0;content:" ";top:0;left:0;border-radius:24px}.doubledtokens-screen__mod__text{padding:10px 0;margin:0;color:#fff;font-size:30px;line-height:1.1;width:380px}.doubledtokens-screen__bg{position:absolute;background-repeat:none}.doubledtokens-screen__bg--tl{top:0;left:0;width:243px;height:338px;background-image:url(/images/calculator/sprites/bg-graphics-double-topleft@2x.png);background-size:243px 338px;-webkit-animation-delay:.25s;animation-delay:.25s}.doubledtokens-screen__bg--tr{top:0;right:0;width:352px;height:338px;background-image:url(/images/calculator/sprites/bg-graphics-double-topright@2x.png);background-size:352px 338px;-webkit-animation-delay:.25s;animation-delay:.25s}.doubledtokens-screen__bg--bottom{bottom:0;left:0;width:867px;height:182px;background-image:url(/images/calculator/sprites/bg-graphics-double-bottom@2x.png);background-size:867px 182px;-webkit-animation-delay:0;animation-delay:0}.all-games-comp{text-align:center;color:#fff;position:absolute;left:0;top:0;height:100%;width:100%}.all-games-comp__overlay{border-radius:20px}.all-games-comp__modal{background:0 0}.all-games-comp__header{text-transform:uppercase;padding:38px 0 0;margin:0 0 32px}.all-games-comp__body{margin-bottom:58px}.all-games-comp__title{font-size:120px;font-weight:100;line-height:1;margin:0;text-indent:45px;padding:0;position:relative;display:inline-block}.all-games-comp__title::before{content:" ";position:absolute;top:50%;margin-top:-41px;left:-75px;width:104px;height:92px;background:url(/images/icons/checkmark-shadowed@2x.png) no-repeat;background-size:104px 92px}.all-games-comp__subtitle{font-size:45px;font-weight:100;margin:0;padding:0 0 0 22px}.all-games-comp__games{list-style:none;padding:0}.all-games-comp__game{position:relative}.all-games-comp__game::before,.all-games-comp__game:last-child::after{content:" ";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(to right,rgba(98,102,98,0) 0,#626662 20%,#626662 80%,rgba(98,102,98,0) 100%)}.all-games-comp__game:last-child::after{top:100%}.all-games-comp__game__logo{position:absolute;top:0;left:0;width:212px;height:100%}.all-games-comp__game__title{white-space:nowrap;overflow:hidden;text-indent:130%;position:absolute;width:10px}.all-games-comp__game__text{text-align:left;font-size:30px;font-weight:100;line-height:1;padding:37px 208px 32px 232px;margin:0}.all-games-comp__game__btn{position:absolute;right:15px;top:50%;margin-top:-24px}.all-games-comp__footer{padding:41px 0 30px 400px;background:url(/images/all-games-complete/primetime-lotto.png) 158px 0 no-repeat;text-align:left}.all-games-comp__footer__title{margin:0;font-size:39px;line-height:1}.all-games-comp__footer__text{font-size:26px;line-height:29px;margin:0}.all-games-comp__username{max-width:26vw;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;vertical-align:top}@media only screen and (max-device-width:736px){.all-games-comp{z-index:100}.all-games-comp__overlay{border-radius:0}.all-games-comp__header{padding-top:0;margin-bottom:10px}.all-games-comp__username{max-width:85vw}.all-games-comp__game{display:-webkit-flex;display:flex;padding:10px 0}.all-games-comp__game__logo{position:inherit;max-width:24%;height:auto}.all-games-comp__game__logo img{width:100%;height:auto}.all-games-comp__game__text{font-size:4.1vw;line-height:1.2em;width:50%;padding:0;margin-left:7px}.all-games-comp__game__btn{position:static;text-align:right;width:30%;margin-top:12px}.all-games-comp__game__btn .btn--med{font-size:3.75vw;padding:5px 10px}.all-games-comp__title{width:100%;font-size:15vw}.all-games-comp__title:before{width:15vw;left:35px;top:74%;background-size:100%}.all-games-comp__subtitle{font-size:11vw;padding-left:0}}@media only screen and (max-device-width:320px){.all-games-comp__title:before{top:90%}}.lotto-card-play .countdown-clock{display:none}.countdown-clock{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;float:left;font-size:26px;padding:10px 0 0 17px;font-family:Abel,sans-serif;opacity:0}.countdown-clock span div:nth-child(2){font-size:12px;text-transform:uppercase;text-align:center;margin-top:-5px}.countdown-clock--show{opacity:1}#winners-ticker{padding:0 65px;color:#000;height:68px;border-top:1px solid #e2e2e2;position:relative;overflow:hidden}.winners-ticker-container{display:-webkit-flex;display:flex;-webkit-flex:1 0 auto;flex:1 0 auto;position:absolute;left:100%;height:68px;padding:10px 0;transition:450s;transition-timing-function:linear}.winners-ticker-overlay{height:58px;width:100%;position:absolute;top:0;left:0;background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 20%,rgba(255,255,255,0) 80%,#fff 100%)}.winners-ticker-container.scrolling{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.winner-instance.flex{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex:1 0 auto;flex:1 0 auto;margin-right:20px;width:240px;min-width:210px;opacity:1}.winner-instance.flex .winner-img{-webkit-flex:1 0 auto;flex:1 0 auto;width:42px;height:32px;background-size:contain}b.winner-amount{display:inline-block;-webkit-flex:1 0 auto;flex:1 0 auto;margin:0 10px 0 0;font-size:17px;font-weight:bolder}.winner-img.cash{background:url(/images/winners/winners-cash-icon.png) no-repeat}.winner-img.token{background:url(/images/winners/winners-token-icon.png) no-repeat}.winner-instance.flex .winner-personal-info{-webkit-flex:1 0 auto;flex:1 0 auto;width:150px}.winner-personal-info p,.winner-personal-info span{display:inline-block;margin:0;font-weight:bolder;font-size:13px}.winner-personal-info p.winner-location{display:block}@media screen and (max-width:550px){#winners-ticker{padding:0 10px}}.gameplay-cards{margin:0 -10px;width:auto;max-width:971px}.gameplay-cards .gameplay-card{height:360px;border-radius:15px;box-shadow:0 0 10px 1px rgba(78,79,80,.44);transition:all .25s linear;color:#fff;font-family:Abel,sans-serif;font-size:18px;position:relative;border:1px solid #565656;background-size:100% 100%;background-repeat:no-repeat;background-position:0 0;margin:12px 10px}.gameplay-cards .gameplay-card__header__card-banner{float:left;text-transform:uppercase;padding:10px 0 0 17px}.gameplay-cards .gameplay-card__header__card-banner div:nth-child(1){font-size:1.111em}.gameplay-cards .gameplay-card__header__card-banner div:nth-child(2){font-size:.778em;margin-top:-5px}.gameplay-cards .gameplay-card__message-holder{overflow:hidden;min-height:60px;max-height:60px;border-radius:0 0 15px 15px;position:absolute;width:100%;bottom:0;padding:10px;transition:all .25s linear}.gameplay-cards .gameplay-card__message-holder__text-holder{width:100%;transition:all .25s linear}.gameplay-cards .gameplay-card__message-holder__header{width:100%;font-size:1.05em;margin:7px 0 0;font-weight:100;transition:all .25s linear}.gameplay-cards .gameplay-card__message-holder__message{visibility:hidden;max-height:0;margin:0;width:100%;font-weight:100;font-size:.889em;opacity:0;transition:all .25s linear}.gameplay-cards .gameplay-card__message-holder__message__hover-button{width:165px;height:45px;background:#4dc03e;font-size:1.25em;padding-top:10px;margin:10px auto 5px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;border-radius:10px;border:2px solid rgba(255,255,255,.5);text-align:center;text-transform:uppercase}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card .hover .gameplay-card__message-holder__text-holder,.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card:hover .gameplay-card__message-holder__text-holder,.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card.hover .gameplay-card__message-holder__text-holder,.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card:hover .gameplay-card__message-holder__text-holder{width:100%}.gameplay-cards .gameplay-card__message-holder__button{height:35px;border-radius:10px;position:absolute;border:2px solid rgba(255,255,255,.15);text-align:center;font-size:.944em;text-transform:uppercase;padding:5px 6px;transition:all .25s ease-out;bottom:13px;right:8px;opacity:1}.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card.hover .gameplay-card__message-holder,.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card:hover .gameplay-card__message-holder{max-height:1000px}.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card.hover .gameplay-card__message-holder__header,.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card:hover .gameplay-card__message-holder__header{font-size:1.1em}.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card.hover .gameplay-card__message-holder__message,.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card:hover .gameplay-card__message-holder__message{visibility:visible;opacity:1;font-size:.889em;margin-bottom:65px;max-height:167px}.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card.hover .gameplay-card__message-holder__button,.gameplay-cards .o-grid__cell:not(.o-grid__cell--completed) .gameplay-card:hover .gameplay-card__message-holder__button{height:45px;background:#4dc03e;font-size:1.25em;padding:8px 22px;margin:10px auto 5px;font-family:'Open Sans',sans-serif;font-weight:700;border-radius:8px;border:0;text-align:center;text-transform:uppercase;bottom:5px;box-shadow:0 3px 0 rgba(0,0,0,.15)}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2:nth-last-child(1) section,.gameplay-cards .o-grid__cell.o-grid__cell--width-50 .gameplay-card .hover .gameplay-card__message-holder__message,.gameplay-cards .o-grid__cell.o-grid__cell--width-50 .gameplay-card:hover .gameplay-card__message-holder__message{margin-bottom:0}.gameplay-cards .o-grid__cell.o-grid__cell--width-33 .completed__steps__step1{font-size:15px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33 .completed__steps__step1__checkmark{font-size:5em}.gameplay-cards .o-grid__cell.o-grid__cell--width-33.thirtythree_2_completed>a>section{height:172px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2{position:relative;height:45%;padding:0}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card{height:100%;min-height:167px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card .hover .gameplay-card__message-holder__header,.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card:hover .gameplay-card__message-holder__header{opacity:1;max-height:25px;margin-top:7px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card .hover .gameplay-card__message-holder__button,.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card:hover .gameplay-card__message-holder__button{margin-right:-25%;bottom:5px;right:49%}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card .hover .countdown-clock,.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card:hover .countdown-clock{opacity:0;max-height:0}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card .hover footer,.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card:hover footer{border-radius:15px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .countdown-clock{padding:0;max-height:44px;float:none;transition:all .25s ease-out}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card__message-holder__header{opacity:0;max-height:0;margin-top:0}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .gameplay-card__message-holder__header--always-show{opacity:1;max-height:25px;margin-top:7px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .o-grid__cell--completed+article:not(.o-grid__cell--completed){position:absolute;top:0;left:0;width:93%}.gameplay-cards .o-grid__cell.o-grid__cell--width-50 .gameplay-card .hover .gameplay-card__message-holder__text-holder,.gameplay-cards .o-grid__cell.o-grid__cell--width-50 .gameplay-card:hover .gameplay-card__message-holder__text-holder,.gameplay-cards .o-grid__cell.o-grid__cell--width-50 .gameplay-card__message-holder__text-holder,.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card .hover .gameplay-card__message-holder__text-holder,.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card:hover .gameplay-card__message-holder__text-holder{width:60%}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .completed__steps__step1{font-size:12px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .completed__steps__step1__title{margin-top:-5px;padding-left:80px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2-1+article.o-grid__cell--completed,.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2.o-grid__cell--completed+article.o-grid__cell--width-33-2.o-grid__cell--completed{margin-left:-33.4%;margin-top:190px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2 .completed__steps__step1__checkmark{position:absolute;top:-20px;left:40px}.gameplay-cards .o-grid__cell.o-grid__cell--width-33-2-2{margin-left:-33.4%;margin-top:190px;left:0!important;margin-right:0!important}.gameplay-cards .o-grid__cell.o-grid__cell--width-50 .gameplay-card .hover .gameplay-card__message-holder__button,.gameplay-cards .o-grid__cell.o-grid__cell--width-50 .gameplay-card:hover .gameplay-card__message-holder__button{margin-right:0;bottom:13px;right:8px}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card .hover .gameplay-card__message-holder .countdown-clock,.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card:hover .gameplay-card__message-holder .countdown-clock{padding-left:115px;padding-top:0}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card .hover .gameplay-card__message-holder__message,.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card:hover .gameplay-card__message-holder__message{margin-bottom:10px;min-height:50px}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card .hover .gameplay-card__message-holder__button,.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card:hover .gameplay-card__message-holder__button{margin-right:0;bottom:5px;right:8px}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card__message-holder{max-height:95px}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card__message-holder__message{visibility:visible;opacity:1;max-height:45px;overflow:hidden}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card__message-holder__message__hover-button{float:right;margin-right:35px}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .gameplay-card__message-holder__text-holder{width:60%;float:left}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .countdown-clock{transition:all .25s ease-out;padding-left:30px;padding-top:30px}.gameplay-cards .o-grid__cell.o-grid__cell--width-66 .completed__steps__step3{height:75px;padding-top:20px}.gameplay-cards>.o-grid__cell.o-grid__cell--width-100 .gameplay-card.hover .gameplay-card__message-holder__text-holder,.gameplay-cards>.o-grid__cell.o-grid__cell--width-100 .gameplay-card:hover .gameplay-card__message-holder__text-holder,.gameplay-cards>.o-grid__cell.o-grid__cell--width-100 .gameplay-card__message-holder__text-holder{width:70%}.gameplay-cards>.o-grid__cell.o-grid__cell--width-100 .gameplay-card.hover .gameplay-card__message-holder__button,.gameplay-cards>.o-grid__cell.o-grid__cell--width-100 .gameplay-card:hover .gameplay-card__message-holder__button{margin-right:0;bottom:13px;right:8px}.gameplay-cards>.o-grid__cell.o-grid__cell--width-100 .gameplay-card.hover .gameplay-card__message-holder__message,.gameplay-cards>.o-grid__cell.o-grid__cell--width-100 .gameplay-card:hover .gameplay-card__message-holder__message{margin-bottom:0}.gameplay-cards .o-grid__cell--completed{overflow:hidden}.gameplay-cards .o-grid__cell--completed .completed__overlay{width:100%;height:100%;position:absolute;background:#000;z-index:1;border-radius:15px;opacity:.8}.gameplay-cards .o-grid__cell--completed .completed__overlay--white{background:#fff!important;border-radius:10px}.gameplay-cards .o-grid__cell--completed .completed__steps{width:100%;height:100%;color:#1afc43;position:absolute;top:0;left:0}.gameplay-cards .o-grid__cell--completed .completed__steps__graphic{text-align:center;width:40%;margin:0 auto}.gameplay-cards .o-grid__cell--completed .completed__steps__graphic img{width:100%;display:block}.gameplay-cards .o-grid__cell--completed .completed__steps__step{opacity:0;z-index:2}.gameplay-cards .o-grid__cell--completed .completed__steps__step1{transition:all .5s cubic-bezier(.68,-.55,.27,1.55);font-size:20px;text-align:center;text-transform:uppercase;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);width:100%}.gameplay-cards .o-grid__cell--completed .completed__steps__step1__title{font-size:3.3em}.gameplay-cards .o-grid__cell--completed .completed__steps__step1__gamename{font-size:2em}.gameplay-cards .o-grid__cell--completed .completed__steps__step1__details{font-size:1em}.gameplay-cards .o-grid__cell--completed .completed__steps__step1__checkmark{font-size:4em}.gameplay-cards .o-grid__cell--completed .completed__steps__step1--active{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}.gameplay-cards .o-grid__cell--completed .completed__steps__step2{transition:all .5s linear}.gameplay-cards .o-grid__cell--completed .completed__steps__step2--active{opacity:1}.gameplay-cards .o-grid__cell--completed .completed__steps__step3{position:absolute;bottom:-90px;left:0;width:100%;height:60px;background:rgba(0,0,0,.85);text-align:center;padding-top:11px;border-radius:0 0 15px 15px;font-size:1.5em;transition:all 1s cubic-bezier(.22,.61,.36,1)}.gameplay-cards .o-grid__cell--completed .completed__steps__step3 span img{width:35px}.gameplay-cards .o-grid__cell--completed .completed__steps__step3--active{opacity:1;bottom:0}.gameplay-cards .o-grid__cell--completed+article{position:relative}.gameplay-cards .o-grid__cell--completed+article:not(.o-grid__cell--completed){display:none}.gameplay-cards .o-grid__cell--completed>a>section{left:0;opacity:1;z-index:5;transition:all 1s cubic-bezier(.6,-.28,.54,1.36);position:relative}.gameplay-cards .o-grid__cell--completed.completed-slideout>a>section{left:700px;opacity:0}.gpt_ad_728-90~.maincontent__body .gameplay-cards{position:relative;top:-10px;margin-bottom:-10px}@media only screen and (max-device-width:736px){.unsetposition{position:unset!important}.unsetposition .completed__steps{z-index:6}.gpt_ad_728-90{width:100%;margin:0}.gpt_ad>div{margin-top:0}.gpt_ad_728-90~.maincontent__body .gameplay-cards{top:0;margin-bottom:0}.o-grid .maincontent{padding-left:0;padding-right:0}.o-grid .maincontent .gameplay-cards{margin:0;width:auto;max-width:100%;position:relative;height:93%}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__overlay{border-radius:0;opacity:1;background:url(/images/all-games-complete/background-completed-game.png) no-repeat,linear-gradient(#000,#323232,#7d7b7b)}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__overlay--white{opacity:.8!important}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__steps__step{width:100%;top:0;left:0}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__steps__step1,.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__steps__step1--active,.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__steps__step2,.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__steps__step2--active{-webkit-transform:none;transform:none}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__steps__step3{width:35vw;height:35vw;left:calc(50% - 18vw);top:5%;border-radius:18vw;border:7px solid #a0a0a0;padding-top:5vw;text-transform:uppercase;font-size:4.5vw;position:absolute;bottom:auto}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__steps__step3 span{display:block}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed .completed__steps__step3 span img{width:50%}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed #animation_container{margin:0 auto}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed #animation_container canvas{left:calc(50% - 235px)}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed #animation_container #dom_overlay_container{margin:0 auto;position:relative}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed #animation_container #dom_overlay_container #number_holder{width:216px;text-align:center;left:calc(50vw - 108px)}.o-grid .maincontent .gameplay-cards .o-grid__cell--completed:nth-child(1) .completed__steps{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}.o-grid .maincontent .gameplay-cards .gameplay-card{margin:0;border-radius:0;box-shadow:none;background:no-repeat #ccc;background-size:contain;width:100%;height:0;padding-top:83%}.o-grid .maincontent .gameplay-cards .gameplay-card header{margin-top:-83%}.o-grid .maincontent .gameplay-cards .gameplay-card__message-holder{border-radius:0;text-align:center;padding:8px 10px}.o-grid .maincontent .gameplay-cards .gameplay-card__message-holder__button{display:inline-block;position:static;padding:6px 0;font-size:1.344em;width:145px;height:45px}.o-grid .maincontent .gameplay-cards .gameplay-card__header__card-banner{padding:0 0 0 5px}.o-grid .maincontent .gameplay-cards .gameplay-card__header__card-banner div:nth-child(1){font-size:3vw}.o-grid .maincontent .gameplay-cards .gameplay-card__header__card-banner div:nth-child(2){font-size:2.5vw;margin-top:-2px}.o-grid .maincontent .gameplay-cards .featured-game .gameplay-card{padding-top:57%!important}.o-grid .maincontent .gameplay-cards .featured-game .gameplay-card header{margin-top:-57%!important}.o-grid .maincontent .gameplay-cards .featured-game .gameplay-card__message-holder{text-align:right}.o-grid .maincontent .gameplay-cards .o-grid__cell--width-100 .gameplay-card{padding-top:40%}.o-grid .maincontent .gameplay-cards .o-grid__cell--width-100 .gameplay-card header{margin-top:-40%}.footer{margin-top:0}.countdown-clock{padding:0 0 0 5px;font-size:4vw}.countdown-clock span div:nth-child(2){font-size:2.5vw}.o-grid__cell .completed__steps__step2 #bottom_big_text_holder,.o-grid__cell .completed__steps__step2 #bottom_text_holder,.o-grid__cell .completed__steps__step2 #top_text_holder{left:calc(50vw - 103px)}}@media only screen and (max-device-width:500px){.o-grid .maincontent .gameplay-cards .gameplay-card__message-holder{padding:5px 10px;min-height:0;max-height:none}.o-grid .maincontent .gameplay-cards .gameplay-card__message-holder__button{padding:2px 0;font-size:.8em;width:85px;height:25px;border-radius:5px}}