.styles-module-scss-module__mWOyma__root{justify-content:space-between;align-items:center;gap:calc(var(--spacing)*3);height:auto;padding:calc(var(--spacing)*5) 0;display:flex}.styles-module-scss-module__mWOyma__close{background-color:var(--base-0);border-radius:var(--radius);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.styles-module-scss-module__mWOyma__close:focus{background-color:#25234180}.styles-module-scss-module__mWOyma__close:hover{background-color:#252341bf}@media screen and (min-width:933px){.styles-module-scss-module__mWOyma__close{display:none}}
.unlockAnimation{--animation-delay:calc(var(--offer-step-order) * .3s);animation-name:unlockAnimation;animation-duration:2s;animation-timing-function:ease-in-out;animation-delay:var(--animation-delay,.3s);will-change:transform;animation-fill-mode:forwards}.padlockUnlockAnimation{animation-name:padlockUnlockAnimation;animation-duration:2s;animation-timing-function:ease-in-out;animation-delay:var(--animation-delay,.3s);will-change:opacity;animation-fill-mode:forwards}@keyframes unlockAnimation{0%,50%,to{transform:scale(1)}75%{transform:scale(1.1)}}@keyframes padlockUnlockAnimation{0%,75%{opacity:1}99.99%{opacity:0}to{opacity:0;display:none}}
.dialogAnimated{opacity:0;animation-duration:.5s;animation-timing-function:ease-out;animation-fill-mode:forwards}.slideInDownAnimation{animation-name:slideInDown}@keyframes slideInDown{0%{opacity:0;transform:translateY(-200px)}to{opacity:1;transform:translateY(0)}}
.offerStepWrapperAnimated{opacity:0;animation-duration:.3s;animation-timing-function:ease-out;animation-fill-mode:forwards}.springAnimation{animation-name:chain-offers-step-spring}.flipAnimation{perspective:1000px;animation-name:chain-offers-step-flip}@keyframes chain-offers-step-spring{0%{opacity:0;transform:translateY(32px)}66%{opacity:.6;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes chain-offers-step-flip{0%{opacity:0;transform:rotateX(90deg)}to{opacity:1;transform:rotateX(0)}}
@keyframes MobileFullScreen-module-scss-module__GN5w2a__scroller{0%{transform:translateY(25%)}to{transform:translateY(-25%)}}.MobileFullScreen-module-scss-module__GN5w2a__root{background-color:#000;width:100%;position:relative}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__hide:not(.MobileFullScreen-module-scss-module__GN5w2a__scrollHold){display:none}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__scrollHold{z-index:10;background:var(--brand-accent-secondary-50);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:150vh;padding-top:calc(25vh + 50%);padding-bottom:25vh;transition:opacity .3s;display:flex;position:relative;top:-25vh}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__scrollHold{padding-top:calc(25vh + 82px)}}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__scrollHold.MobileFullScreen-module-scss-module__GN5w2a__hide{opacity:0;z-index:-1;visibility:hidden}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__scrollHold.MobileFullScreen-module-scss-module__GN5w2a__animateBlock{opacity:0}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__scrollHold .MobileFullScreen-module-scss-module__GN5w2a__exitButton{padding:7px 12px;font-size:12px}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__fullScreenEnabled{height:100%}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__fullScreenEnabled{position:fixed}}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__divider{color:var(--base-100);margin:calc(var(--spacing)*6) 0;align-items:center;font-size:14px;line-height:140%;display:flex;position:relative}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__divider:after,.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__divider:before{content:"";background:var(--base-100);width:64px;height:1px;position:absolute;top:50%}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__divider:after{left:-72px}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__divider:before{right:-72px}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__info{color:var(--base-100);margin-bottom:calc(var(--spacing)*6);text-align:center;font-size:16px;font-weight:500;line-height:120%}.MobileFullScreen-module-scss-module__GN5w2a__root .MobileFullScreen-module-scss-module__GN5w2a__scrollAnimation{width:48px;height:48px;animation-name:MobileFullScreen-module-scss-module__GN5w2a__scroller;animation-duration:1.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.MobileFullScreen-module-scss-module__GN5w2a__content{z-index:0;width:100%;height:100vh}.MobileFullScreen-module-scss-module__GN5w2a__fillHeight{height:100vh;height:-webkit-fill-available;height:fill-available}.MobileFullScreen-module-scss-module__GN5w2a__openFullScreen{z-index:2;width:100%;height:calc(100% - 36px);position:absolute;top:36px;left:0}.MobileFullScreen-module-scss-module__GN5w2a__iosContent [class*=canvasContainer]{height:calc(100% - 116px);position:fixed;top:64px}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__iosContent [class*=canvasContainer]{width:calc(100% - env(safe-area-inset-left) - env(safe-area-inset-right) - 40px);margin-left:20px;top:0}}.MobileFullScreen-module-scss-module__GN5w2a__iosContent [class*=jackpotEnable]{height:100%;position:relative}.MobileFullScreen-module-scss-module__GN5w2a__iosContent [class*=jackpotEnable] [class*=canvasContainer]{height:calc(100% - 104px)}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__iosContent [class*=jackpotEnable] [class*=canvasContainer]{height:calc(100% - 40px)}}.MobileFullScreen-module-scss-module__GN5w2a__iosContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled [class*=canvasContainer]{height:calc(100% - 176px);top:124px}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__iosContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled [class*=canvasContainer]{height:calc(100% - 52px);top:0}}.MobileFullScreen-module-scss-module__GN5w2a__iosContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled [class*=jackpotEnable] [class*=canvasContainer]{height:calc(100% - 164px)}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__iosContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled [class*=jackpotEnable] [class*=canvasContainer]{height:calc(100% - 40px)}}@media (orientation:portrait){.MobileFullScreen-module-scss-module__GN5w2a__androidContent [class*=jackpotEnable]{height:calc(100% - 64px - 40px - env(safe-area-inset-top))}.MobileFullScreen-module-scss-module__GN5w2a__androidContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled [class*=jackpotEnable]{height:calc(100% - 164px);top:124px}}@media (orientation:portrait) and (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__androidContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled [class*=jackpotEnable]{height:calc(100% - 40px);top:0}}@media (orientation:portrait){.MobileFullScreen-module-scss-module__GN5w2a__androidContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled.MobileFullScreen-module-scss-module__GN5w2a__fullScreenEnabled [class*=jackpotEnable]{height:calc(100% - 154px);top:150px}.MobileFullScreen-module-scss-module__GN5w2a__androidContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled.MobileFullScreen-module-scss-module__GN5w2a__fullScreenEnabled [class*=loyaltyProgressBar]{top:90px}}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__androidContent [class*=canvasContainer],.MobileFullScreen-module-scss-module__GN5w2a__androidContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled.MobileFullScreen-module-scss-module__GN5w2a__fullScreenEnabled [class*=jackpotEnable] [class*=canvasContainer]{height:calc(100% - 40px)}.MobileFullScreen-module-scss-module__GN5w2a__androidContent.MobileFullScreen-module-scss-module__GN5w2a__loyaltyEnabled.MobileFullScreen-module-scss-module__GN5w2a__fullScreenEnabled [class*=canvasContainer]{height:100%}}.MobileFullScreen-module-scss-module__GN5w2a__withoutFullScreenRoot{background-color:#000;width:100%;min-height:100vh;position:relative}.MobileFullScreen-module-scss-module__GN5w2a__withoutFullScreenContent{z-index:0;width:100%}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__withoutFullScreenContent{width:auto;height:100%}}.MobileFullScreen-module-scss-module__GN5w2a__fullScreen{flex-direction:column;display:flex}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__fullScreen{flex-direction:row;display:flex}}@supports (-webkit-touch-callout:none){.MobileFullScreen-module-scss-module__GN5w2a__withoutFullScreenRoot{min-height:-webkit-fill-available}}@media (orientation:landscape){.MobileFullScreen-module-scss-module__GN5w2a__shadylady [class*=canvasContainer]{height:100%!important}}
.styles-module-scss-module__ch6_SW__logoutView{width:100%;min-height:40vh}@media screen and (max-width:927px){.styles-module-scss-module__ch6_SW__logoutView{justify-content:center;width:100%;margin:0;display:flex;position:absolute;top:50%;transform:translateY(-50%);min-height:1px!important}}.styles-module-scss-module__ch6_SW__goldenView{min-height:80vh}
.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarRoot{z-index:1;position:relative}.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarItem{background:var(--base-20);border:2px solid var(--base-50);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarItemActive~.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarItem .styles-module-scss-module__05GWCG__loyaltySublevelProgressBarItemVisual{opacity:.25}.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarItemVisual{object-fit:contain;vertical-align:top;z-index:3;width:30px;height:30px;position:relative}.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarOutlineVisual,.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarBackgroundVisual{width:calc(100% - 90px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarOutlineVisual{background:var(--base-50);z-index:-1;height:10px}.styles-module-scss-module__05GWCG__loyaltySublevelProgressBarBackgroundVisual{background:var(--base-20);z-index:2;height:6px}
.styles-module-scss-module__7arGIW__wrapper{height:calc(100vh - 80px)}
.styles-module-scss-module__LiSPrW__root{background-color:var(--brand-accent-secondary-50);width:100%;height:100%;position:fixed;overflow:hidden}@media screen and (max-width:933px){.styles-module-scss-module__LiSPrW__root{height:calc(100% - 64px - env(safe-area-inset-top))}}@media (orientation:landscape){.styles-module-scss-module__LiSPrW__root{width:calc(100% - 40px);height:100%;position:relative;left:40px}}.styles-module-scss-module__LiSPrW__canvasContainer{text-align:center;width:100%;height:100vh;display:block}@media (orientation:landscape){.styles-module-scss-module__LiSPrW__canvasContainer{width:100%;height:calc(100% - 40px);position:absolute;top:0;left:50%;transform:translate(-50%)}}@media (orientation:landscape) and (max-width:737px){.styles-module-scss-module__LiSPrW__canvasContainer{max-width:100%}}.styles-module-scss-module__LiSPrW__loyaltyProgressBar{background-color:var(--brand-accent-secondary-50);z-index:9;box-sizing:border-box;width:100%;padding:8px;position:fixed;top:64px;left:0}@media screen and (orientation:landscape){.styles-module-scss-module__LiSPrW__loyaltyProgressBar{display:none}}@media (orientation:landscape){.styles-module-scss-module__LiSPrW__withLeftNotchSpace{width:calc(100% - (40px + env(safe-area-inset-left)));left:calc(40px + env(safe-area-inset-left))}.styles-module-scss-module__LiSPrW__markortech{height:100vh}}.styles-module-scss-module__LiSPrW__gameWrapper{width:100%;height:100%;display:block}@media (orientation:landscape){.styles-module-scss-module__LiSPrW__gameWrapper{height:100%;display:inline-block}}.styles-module-scss-module__LiSPrW__gameIframe{width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.styles-module-scss-module__LiSPrW__onextwo{height:98%;top:16px}.styles-module-scss-module__LiSPrW__logoutView{justify-content:center;width:100%;margin:0;display:flex;position:absolute;top:50%;transform:translateY(-50%);min-height:1px!important}.styles-module-scss-module__LiSPrW__scratcher{display:none}@media (orientation:landscape){.styles-module-scss-module__LiSPrW__scratcher{display:block}}@media screen and (max-width:933px) and (orientation:portrait){.styles-module-scss-module__LiSPrW__jackpotEnable{height:calc(100% - 64px - 40px - env(safe-area-inset-top))!important}.styles-module-scss-module__LiSPrW__jackpotEnable.styles-module-scss-module__LiSPrW__loyaltyEnabled{height:calc(100% - 64px - 40px - 60px - env(safe-area-inset-top))!important}}
.styles-module-scss-module__33aaNG__title{margin-bottom:1.5rem}.styles-module-scss-module__33aaNG__backButton{margin-right:8px}.styles-module-scss-module__33aaNG__promotionsTitle svg{width:32px;height:32px}@media (max-width:933px){.styles-module-scss-module__33aaNG__promotionsTitle{margin-top:20px!important}}
.styles-module-scss-module__qVxfXq__imgHolder{width:100%;max-width:288px;height:173px}.styles-module-scss-module__qVxfXq__imgHolder img{width:100%}@media screen and (max-width:933px){.styles-module-scss-module__qVxfXq__imgHolder{margin:-55px auto 0}}.styles-module-scss-module__qVxfXq__icon{vertical-align:-30%;width:20px;height:20px;margin:0 2px;display:inline-block}.styles-module-scss-module__qVxfXq__link{cursor:pointer;text-decoration:underline}.styles-module-scss-module__qVxfXq__customLinkHolder{background:0 0;border:none}.styles-module-scss-module__qVxfXq__copyInput{margin-top:16px}
.styles-module-scss-module__Ds_t-G__root{padding:env(safe-area-inset-top) calc(var(--spacing)*3) calc(var(--spacing)*10);background:var(--brand-accent-secondary-50);display:block;position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto}@media (orientation:landscape){.styles-module-scss-module__Ds_t-G__root{padding-right:max(8px,env(safe-area-inset-right));padding-left:max(8px,env(safe-area-inset-left))}}.styles-module-scss-module__Ds_t-G__root .styles-module-scss-module__Ds_t-G__skeletonRedeemNotification{height:76px;margin-bottom:calc(var(--spacing)*4)}.styles-module-scss-module__Ds_t-G__root .styles-module-scss-module__Ds_t-G__titleWithCLose{padding:calc(var(--spacing)*3.75) 0}.styles-module-scss-module__Ds_t-G__root .styles-module-scss-module__Ds_t-G__titleWithCLose button{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10);color:var(--secondary);border:unset;background:0 0;border-radius:0}.styles-module-scss-module__Ds_t-G__root .styles-module-scss-module__Ds_t-G__titleWithCLose button img{filter:grayscale()brightness(1000%)}
.styles-module-scss-module__7hYydW__image{margin-top:-125px;margin-bottom:-24px}.styles-module-scss-module__7hYydW__imageSublevel{margin-top:-70px}.styles-module-scss-module__7hYydW__inherit{color:inherit}.styles-module-scss-module__7hYydW__bronze{color:#db9e1a}.styles-module-scss-module__7hYydW__silver{color:#cfcdcd}.styles-module-scss-module__7hYydW__gold{color:#ffce1a}.styles-module-scss-module__7hYydW__platinum{color:#20e4ff}.styles-module-scss-module__7hYydW__sapphire{color:#5b88e3}.styles-module-scss-module__7hYydW__ruby{color:#c1333e}.styles-module-scss-module__7hYydW__emerald{color:#37c12b}.styles-module-scss-module__7hYydW__diamond{color:#fff}.styles-module-scss-module__7hYydW__crown-royal{color:#e72929}.styles-module-scss-module__7hYydW__default{color:var(--base-90)}
.styles-module-scss-module__WBC_Ca__root{text-align:center;flex-direction:column;align-items:center;max-width:400px;margin:1rem;display:flex}.styles-module-scss-module__WBC_Ca__title{margin-bottom:1.5rem;padding:0 1.5rem}