.ms_modal{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--ms_modal_bg, rgba(0, 0, 0, .7));height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:5}.ms_modal__container{display:inline-block;margin:60px 20px 40px;position:relative}.ms_modal__inner{background:var(--ms_modal_inner_bg, #fff);color:var(--ms_modal_inner_color, #333);border-radius:var(--ms_modal_border_radius, 4px);overflow:hidden}.ms_modal__close{color:var(--ms_modal_close_color, #333);cursor:pointer;font-size:11px;position:absolute;right:10px;top:10px;z-index:1}.ms_modal__close--outside{top:-20px}.ms_modal__default{padding:20px 20px 0;text-align:center;width:250px}.ms_modal__headline{font-size:17px;font-weight:700;margin-bottom:10px}.ms_modal__text,.ms_modal__button,.ms_modal__footer{display:inline-block;margin-bottom:20px}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow {transform-style: preserve-3d;}}.swiper-css-mode{> .swiper-wrapper {overflow: auto; scrollbar-width: none; -ms-overflow-style: none; &::-webkit-scrollbar {display: none;}} > .swiper-wrapper > .swiper-slide {scroll-snap-align: start start;} &.swiper-horizontal {> .swiper-wrapper {scroll-snap-type: x mandatory;}} &.swiper-vertical {> .swiper-wrapper {scroll-snap-type: y mandatory;}} &.swiper-free-mode {> .swiper-wrapper {scroll-snap-type: none;} > .swiper-wrapper > .swiper-slide {scroll-snap-align: none;}} &.swiper-centered {> .swiper-wrapper::before {content: ""; flex-shrink: 0; order: 9999;} > .swiper-wrapper > .swiper-slide {scroll-snap-align: center center; scroll-snap-stop: always;}} &.swiper-centered.swiper-horizontal {> .swiper-wrapper > .swiper-slide:first-child {margin-inline-start: var(--swiper-centered-offset-before);} > .swiper-wrapper::before {height: 100%; min-height: 1px; width: var(--swiper-centered-offset-after);}} &.swiper-centered.swiper-vertical {> .swiper-wrapper > .swiper-slide:first-child {margin-block-start: var(--swiper-centered-offset-before);} > .swiper-wrapper::before {width: 100%; min-width: 1px; height: var(--swiper-centered-offset-after);}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom,.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom {position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10;} .swiper-slide-shadow {background: rgba(0,0,0,.15);} .swiper-slide-shadow-left {background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));} .swiper-slide-shadow-right {background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));} .swiper-slide-shadow-top {background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));} .swiper-slide-shadow-bottom {background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader {animation: swiper-preloader-spin 1s infinite linear;}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled & {display: none !important;} svg {width: 100%; height: 100%; object-fit: contain; transform-origin: center; fill: currentColor; pointer-events: none;}}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto;.swiper-navigation-icon {transform: rotate(180deg);}}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal{.swiper-button-prev,.swiper-button-next,~ .swiper-button-prev,~ .swiper-button-next {top: var(--swiper-navigation-top-offset, 50%); margin-top: calc(0px - (var(--swiper-navigation-size) / 2)); margin-left: 0;} .swiper-button-prev,& ~ .swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl ~ .swiper-button-next {left: var(--swiper-navigation-sides-offset, 4px); right: auto;} .swiper-button-next,& ~ .swiper-button-next,&.swiper-rtl .swiper-button-prev,&.swiper-rtl ~ .swiper-button-prev {right: var(--swiper-navigation-sides-offset, 4px); left: auto;} .swiper-button-prev,& ~ .swiper-button-prev,&.swiper-rtl .swiper-button-next,&.swiper-rtl ~ .swiper-button-next {.swiper-navigation-icon {transform: rotate(180deg);}} &.swiper-rtl .swiper-button-prev,&.swiper-rtl ~ .swiper-button-prev {.swiper-navigation-icon {transform: rotate(0deg);}}}.swiper-vertical{.swiper-button-prev,.swiper-button-next,~ .swiper-button-prev,~ .swiper-button-next {left: var(--swiper-navigation-top-offset, 50%); right: auto; margin-left: calc(0px - (var(--swiper-navigation-size) / 2)); margin-top: 0;} .swiper-button-prev,~ .swiper-button-prev {top: var(--swiper-navigation-sides-offset, 4px); bottom: auto; .swiper-navigation-icon {transform: rotate(-90deg);}} .swiper-button-next,~ .swiper-button-next {bottom: var(--swiper-navigation-sides-offset, 4px); top: auto; .swiper-navigation-icon {transform: rotate(90deg);}}}.wp-overlays{display:block}.ms_modal{padding:25px}@media only screen and (max-width: 750px){.ms_modal{z-index:1031}}.ms_modal__close_custom{position:absolute;right:10px;z-index:1}.ms_modal__close_custom_acknowledge{height:9px;position:absolute;right:10px;width:9px;z-index:1}.lb_modals_subcontainer{background-color:var(--modal-bg-color, #ffffff);display:flex;flex-direction:column;max-width:375px;min-height:150px;padding:16px}.acknowledge-container{min-height:100px}@media only screen and (max-width: 750px){.ms_modal_custom.ms_modal__container{bottom:270px;position:fixed;width:100%}.ms_modal__container{margin:0}}.ms_modal_custom-error .lb_modals_subcontainer{min-height:100px}.lb-modal_textcontainer{border-radius:4px;display:flex;max-height:250px;overflow-y:auto;position:relative;text-align:left}.lb-modal_defaultbtns{align-items:center;display:flex;justify-content:flex-end;margin:10px 0}.lb-modal_winnerbtns{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 799px){.lb-modal_winnerbtns{flex-direction:column-reverse}}.lb-modal_defaultprimarybtn,.lb-modal_defaultsecondarybtn{min-width:47%;width:58%}.lb-modal_defaultsecondarybtn,.lb-modal_defaultsecondarybtn:hover{background-color:transparent;color:var(--secondary_button_overlays_bg)}.lb-modal_title{color:var(--modal-title-color, #000000);font-size:17px;font-weight:700;text-align:left}.lb-modal_text{color:var(--modal-text-color, #000000);font-size:12px;font-weight:400;overflow-y:auto;padding:5px 0 0;position:relative}.lb-modal_primary{background:transparent;border:none;color:var(--modal-button-color, #0074CB)}.ms_modal__text,.ms_modal__button,.ms_modal__footer{display:inline-block;margin-bottom:0}.lb-modal_defaultcontainer{align-items:normal;background:var(--modal-defaultcontainer-bg, #55007b);box-shadow:0 4px 12px #0006;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:375px;padding:24px 10px 12px;width:100%}@media only screen and (max-width: 767.98px){.lb-modal_defaultcontainer{border-radius:2px;bottom:0;left:50%;max-height:90vh;max-width:100%;min-height:20vh;overflow:hidden;position:fixed;transform:translate(-50%);transition:transform .6s ease-in-out,max-height .6s ease-in-out}}.lb-prizetable-header{display:flex;justify-content:center;margin-bottom:20px;position:relative;width:100%}.header-text{color:var(--modal-header-text-color, #ffffff);font-size:11px;font-weight:400;margin-top:43px;position:absolute}.modal-expiry-text-container{background:var(--wp_prize_bg_color, #3F005C);border-radius:6px;color:var(--wp_prize_color, #fff);font-size:9px;font-weight:600;left:43%;padding:4px 0;position:relative;width:105px}.winner-timer_active_img{padding:4px 6px}.lb-prizetable-display{display:flex;justify-content:center;width:100%}.text-spacing{align-items:center;display:flex;gap:12px;margin-bottom:16px}.circle-around{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.textcolumn{text-align:left}.lb-prizetable_description{color:#ffffffd9;font-size:11px;font-weight:400}.lb-prizetable_title{color:var(--modal-prizetable-title-color, #ffffff);font-size:13px;font-weight:600;margin-bottom:2px}.dotted_line{height:0;position:relative;width:100%}.dotted_line:after{background:var(--modal-dotted-line-color);background-repeat:no-repeat;background-size:100% 100%;bottom:5px;content:"";height:3px;left:0;-webkit-mask:var(--modal-dotted-line-mask);mask:var(--modal-dotted-line-mask);pointer-events:none;position:absolute;right:0}.winner_dotted_line{margin:25px 0 20px 25%;width:50%}.winner_dotted_line:after{background:var(--modal-windotted-line-color);height:2px}.ms_modal__button{border:none;border-radius:6px;color:var(--modal-cta-button-text-color, #ffffff);display:inline-block;font-size:14px;font-weight:600;padding:5px 24px;width:100%}.ms_modal__buttons{display:flex;justify-content:center;margin-bottom:5px}@media only screen and (max-width: 576px){.circle-around{height:36px;width:36px}.lb-prizetable_description{font-size:10px}.lb-prizetable_title{font-size:12px}.text-spacing{margin-bottom:12px}.lb-modal_defaultcontainer{padding:16px 8px}}.lb-body-textind{display:flex;flex-direction:column;gap:18px;justify-content:center;margin:16px 0;position:relative}.lb-circle-around-step1,.lb-circle-around-step2{border:2px solid var(--dp-criteria-step-line-bg, #FF812F);border-radius:50%;flex-shrink:0;height:12px;position:relative;width:12px}.lb-circle-around-step1{background-color:transparent}.lb-circle-around-step2{background-color:var(--dp-criteria-step-line-bg, #FF812F)}.lb-step-line{background-color:transparent;border-left:1px dashed var(--dp-criteria-step-line-bg, #FF812F);height:20px;left:6px;position:absolute;top:12px;width:0}.lb-body-text-spacing{display:flex;gap:5px;margin-left:45px;margin-top:-6px;position:relative}.lb-step-text{align-items:center;color:var(--dp-criteria-step-text-color, #FFFFFF);display:flex;flex-wrap:wrap;gap:6px;margin-top:-3px}.lb-body-challengetitle{color:var(--dp-criteria-challenge-title-text-color, #FFFFFF);font-size:12px;font-weight:600;letter-spacing:.5px;padding:1px 6px}.lb-body-challengedescription{color:var(--dp-criteria-challenge-description-text-color, #FFFFFF);font-size:11px;font-weight:400;line-height:1.3;margin-top:-2px;white-space:normal;word-break:break-word}.lb-header-text{color:var(--dp-criteria-header-text-color, #FFFFFF);display:flex;font-size:10px;font-weight:400;justify-content:center;margin-top:15px;text-align:center}@media only screen and (max-width: 799px){.lb-header-text{margin-top:25px}}.trophy{height:97px;left:45%;position:absolute;top:-58px;transform:translate(-50%) rotate(1deg);width:186px}@media only screen and (max-width: 799px){.trophy{z-index:1}}.lb-games-text{color:var(--lb_games-text_color, #fff);font-size:14px;font-weight:600;margin-bottom:5px}.lb-games-header{color:var(--lb_games-header_color, #fff);font-weight:700;padding:10px}.lb-game-image{border-radius:4px;height:84px;width:84px}.lb-modal_fullscreencontainer{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;margin:0;overflow:auto;padding:0;position:fixed;top:0;width:100vw;z-index:-1}@media only screen and (max-width: 799px){.lb-modal_fullscreencontainer{left:-7;top:57px}}.lb-winner-container{object-fit:cover;position:relative;top:0%}@media only screen and (max-height: 680px){.lb-winner-container{top:15%}}@media only screen and (min-height: 687px) and (max-height: 730px){.lb-winner-container{top:12%}}@media only screen and (min-height: 731px) and (max-height: 760px){.lb-winner-container{top:10%}}@media only screen and (min-height: 761px) and (max-height: 825px){.lb-winner-container{top:8%}}.lb-headerimage{display:flex;justify-content:center;position:absolute;top:2%;width:100%}.lb-particles{left:0;object-fit:contain;overflow:hidden;position:absolute;top:8%;width:100%}.lb-prizetable-container{margin:0 10px;width:95%}@media only screen and (min-width: 799px){.lb-prizetable-innercontainer{max-height:350px;overflow-y:auto}}.lb-prizetable-innercontainer::-webkit-scrollbar{width:6px}.lb-prizetable-innercontainer::-webkit-scrollbar-thumb{background-color:var(--modal-content-overflow-scrollbar-thumb, rgba(0, 0, 0, .3));border-radius:3px}.timer_active_img{height:6px;margin:0 3px;width:6px}.lb-game-slider{padding:2px}.gallery{margin-top:5px}.lb-recommended-games{display:flex;justify-content:space-between}.lb-winner-title{font-size:32px;font-weight:700;line-height:44px}.lb-winner-bodytext{font-size:14px;font-weight:400;line-height:25px;margin-top:10px}.lb-winner-rewardtext{font-size:32px;font-weight:700;line-height:19px}.lb-winner-rewardimg{display:flex;height:auto;justify-content:center;margin-top:-80px;width:100%}.lb-winner-footertext{font-size:12px;font-weight:400;line-height:16px;margin-top:10px}.lb-win-body-container{color:var(--winner-text-color, #FFFFFF);display:flex;flex-direction:column;justify-content:center;object-fit:contain;position:absolute;text-align:center;top:12%;width:100%}@media screen and (max-height: 700px){.lb-win-body-container{margin:5px 0;position:relative}}.ms_modal__back{color:var(--ms_modal_left_color, #fff);font-size:16px;left:10px;position:absolute;top:10px;z-index:1}.ms_modal__back:hover{box-shadow:0 4px 24px 0 var(--ms_modal_left_hover_bscolor, rgba(0, 0, 0, .1607843137))}.winner-expired{margin-left:2px}.winner-btn{width:343px}@media only screen and (max-width: 750px){.winner-btn{width:90%}}.winner-modalcontainer{overflow:visible}@media only screen and (min-width: 799px){.winner-modalcontainer{width:375px}}@media only screen and (max-width: 750px){.ms_modal_customwinner{background-position:center;background-repeat:no-repeat;background-size:cover;height:100vh;overflow-x:hidden;overflow-y:hidden;padding:10px;position:fixed}.ms_modal_customwinner .ms_modal__inner{background:transparent}.lb-modal_fullscreencontainer--mobile{align-items:center;display:flex;flex-direction:column;height:100vh;margin:10px;width:100vw;z-index:-1}.lb-headerimage--mobile{display:flex;justify-content:center;position:relative;width:100%}.lb-win-body-container{position:relative}.lb-particles{left:-5px}.modal-expiry-text-container{left:39%;margin-top:20px}.lb-winner-rewardimg{margin-top:-30px}body:has(.lb-modal_fullscreencontainer--mobile){overflow:hidden}}@media only screen and (max-width: 750px) and (max-height: 699px){.lb-winner-rewardtext{margin-top:0}.lb-win-body-container{margin:5px 0}.lb-winner-rewardimg{margin-top:-115px}}.lb-winner-bodytext p{font-size:14px;line-height:25px;margin:0}.lb-winner-rewardtext p{font-size:32px;font-weight:700;line-height:19px;margin:0}.lb-winner-footertext p{font-size:12px;line-height:16px;margin:10px 0 0}.win-box-img{background-position:0 0;background-repeat:no-repeat;background-size:11058px 364px;height:364px;margin-top:45px;width:194px}@keyframes play{0%{background-position:0 0}to{background-position:-11058px 0}}@media screen and (max-width: 750px){.win-box-img{background-size:11058px 364px;height:364px;margin-top:0;width:194px}@keyframes play{0%{background-position:0 0}to{background-position:-11058px 0}}}.machine-box-animate{animation:play 3s steps(57)}.ms_modal__close{display:none}.optin .ms_modal__close{display:block}.lb-overlays__swiper .swiper-button-prev,.lb-overlays__swiper .swiper-button-next{background:var(--swiper-game_tiles_btn-bgcolor, transparent)!important;border:2px solid var(--swiper-game_tiles_btn-border_color, transparent)!important;border-radius:50%;color:var(--swiper-game_tiles_btn-color, #fff)!important}.lb-overlays__swiper .swiper-button-next{right:-20px}.lb-overlays__swiper .swiper-button-prev{left:-20px}@media only screen and (max-height: 599px){.lb-headerimage--mobile{height:45px}.lb-winner-title{font-size:28px;line-height:30px}.lb-winner-bodytext,.lb-winner-bodytext p{font-size:12px;line-height:20px}.winner_dotted_line{margin:25px 0 25px 30%}.lb-winner-rewardtext,.lb-winner-rewardtext p{font-size:28px;line-height:10px}.win-box-img{height:326px}.lb-winner-rewardimg{margin-top:-90px}.ms_modal__back{height:11px;width:8px}}.lb-gamecodes-container{align-items:center;display:flex;flex-direction:column;height:364px;justify-content:center;overflow:hidden;transform:translateY(20px);transition:1s ease,transform 1s ease;width:100%}.lb-swiper-container{display:flex;justify-content:center;max-width:349px;min-width:300px;overflow:hidden}.lb-swiper-container .swiper-button-prev,.lb-swiper-container .swiper-button-next{background:var(--swiper-win-game_tiles_btn-bgcolor, #444)!important;border:2px solid var(--swiper-win-game_tiles_btn-border_color, transparent)!important;border-radius:50%;color:var(--swiper-win-game_tiles_btn-color, #fff)!important;height:20px;top:57px;width:20px}.lb-swiper-container .swiper-navigation-icon{width:7px!important}.lb-swiper-container .swiper-button-next{right:0px}.lb-swiper-container .swiper-button-prev{left:0px}.win-mobile{bottom:10px;left:0;position:fixed;width:100%}.disableBtn{background-color:var(--disable-btn-bgcolor, #E6E6E6);color:var(--disable-btn-color, #B3B3B3);pointer-events:none}.lb-point-to-be-noted{color:var(--lb_point-to-be-noted_color, #fff);font-size:12px;padding-bottom:20px;text-align:center}.lb-content-text{color:var(--lb_content-text_color, #fff);font-size:14px;font-weight:400;padding:30px;text-align:center}.lb-footer-text{color:var(--lb_footer-text_color, #fff);font-size:12px;padding:20px 30px;text-align:center}.wager-pause-info-img{height:12px;margin:3px 0;width:12px}.lb-modal_header{color:var(--lb_modal_header_color, #fff);display:flex;font-size:14px;font-weight:600}.lb-modal_acknowledge_title{color:var(--lb_modal_acknowledge_title_color, #083965);font-size:14px;font-weight:600;margin-left:5px}.lb-modal_acknowledge_text{color:var(--modal-text-color, #083965);font-size:12px;font-weight:400;margin-left:17px;max-height:400px;overflow-y:auto;padding:5px 0 0;position:relative}.acknowledge-btns{color:var(--modal-acknowledge-button-color, #000);font-size:11px;font-weight:600;margin:10px 0 0}.lb-modal_acknowledge_primary{padding:0 10px}.mtt-terms{border-bottom:1px solid var(--ms_tcs_toggle_border_color, #353535);border-top:1px solid var(--ms_tcs_toggle_border_color, #353535);padding:10px 0 0}.mtt-terms__wrapper{font-family:var(--ms_tcs_font_family);margin:0 auto;max-width:975px;padding:0 10px 40px}.mtt-terms__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--ms_tcs_toggle_color, #fff);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px 10px}.mtt-terms__title:before{margin-left:10px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;will-change:transform}.mtt-terms__title--closed:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.mtt-terms__text{background:var(--ms_tcs_text_bg, transparent);color:var(--ms_tcs_text_color, #fff);padding:0 10px}.mtt-terms__text a{color:var(--ms_tcs_text_anchor_color, #fff);text-decoration:underline}.lb-weekly-prize-content{background:var(--wp_bg_color, #f9f9f9);border:none;border-radius:4px;padding:7px 16px}@media only screen and (max-width: 750px){.lb-weekly-prize-content{margin:5px 0;padding:5px 5px 1px 10px}}.lb-weekly-prize__prize{align-items:center;background-color:var(--wp_prize_bg_color, #3F005C);border-radius:6px;box-shadow:var(--wp_prize_active_boxshadow, 0 0 10px 2px #55007b);color:var(--wp_prize_color, #fff);display:flex;float:right;font-size:9px;font-weight:600;height:19px;max-width:110px;padding:0 4px}@media screen and (max-width: 799px){.lb-weekly-prize__prize{align-items:center;display:flex}}.lb-weekly-prize__activeImg{height:6px;margin:0 3px;width:6px}.lb-weekly-prize__chase-box{display:flex;flex-direction:column}@media only screen and (max-width: 799px){.lb-weekly-prize__chase-box{justify-content:center}}.lb-weekly-prize__chase-box__img{animation-fill-mode:forwards;background-size:7440px 124px;height:124px;width:124px}@keyframes wp-box-anim{0%{background-position:0 0}to{background-position:-7440px 0}}@media screen and (max-width: 750px){.lb-weekly-prize__chase-box__img{background-size:6000px 100px;height:100px;width:100px}@keyframes wp-box-anim{0%{background-position:0 0}to{background-position:-6000px 0}}}.lb-weekly-prize__chase-box__txt{color:var(--wp_chase_box_text_color, #FFF);display:flex;gap:6px}@media only screen and (max-width: 750px){.lb-weekly-prize__chase-box__txt{font-size:12px}}.lb-weekly-prize__chase-box__txt1{font-size:12px;font-weight:400}@media only screen and (max-width: 335px){.lb-weekly-prize__chase-box__txt1{width:60px}}.lb-weekly-prize__chase-box__txt2{font-size:14px;font-weight:600;margin-top:-2px}.lb-weekly-prize__chase-box__txt--beforelogin{flex-direction:column}.lb-weekly-prize__chase-box__amount{align-items:center;display:flex;flex-direction:row;font-size:36px;margin-top:8px}@media only screen and (max-width: 750px){.lb-weekly-prize__chase-box__amount{font-size:24px}}.lb-weekly-prize__chase-box__totalamount{color:var(--wp_chase_box_totalamount_color, #FFF);font-weight:400}.lb-weekly-prize__chase-box__progressamount{color:var(--wp_chase_box_progressamount_color, #FFF);font-weight:700}.lb-weekly-prize__chase-box__subTxt{color:var(--wp_chase_box_subtext_color, #FFF);font-size:14px}@media only screen and (max-width: 750px){.lb-weekly-prize__chase-box__subTxt{font-size:9px}}.lb-weekly-prize__chase-box__loginTitle{color:var(--wp_beforelogin_title_color, #FFF);font-size:32px;font-weight:600}@media only screen and (max-width: 799px){.lb-weekly-prize__chase-box__loginTitle{font-size:16px}}.lb-weekly-prize__chase-box__loginText{color:var(--wp_beforelogin_text_color, #FFF);font-size:14px;margin-top:4px}@media only screen and (max-width: 799px){.lb-weekly-prize__chase-box__loginText{font-size:11px;width:200px}}.lb-weekly-prize__claimed-chase-box__img{background-size:cover;height:124px;width:124px}@media screen and (max-width: 750px){.lb-weekly-prize__claimed-chase-box__img{height:100px;width:100px}}.lb-weekly-prize__chasing{display:flex;flex-direction:row;justify-content:space-between;padding:0 40px;position:relative}@media only screen and (max-width: 799px){.lb-weekly-prize__chasing{padding:0}}.chase-box-animate{animation:wp-box-anim 4s steps(60) 2}.progress-container{background-color:var(--progress-container-bgcolor, #ddd);border:1px solid var(--progress-container-bordercolor, #ccc);border-bottom-left-radius:6px;border-top-left-radius:6px;height:8px;margin:20px 40px 40px;max-width:730px;overflow:visible;position:relative;width:100%}@media only screen and (max-width: 799px){.progress-container{margin:40px 3px;width:88%}}@media only screen and (min-width: 799px) and (max-width: 899px){.progress-container{max-width:800px;width:80%}}.progress-bar{background:var(--progress-bar-bgcolor);border-radius:6px;box-shadow:var(--progress-bar-boxshadow);height:100%;left:0;position:absolute;top:0}.progress-bar__label{color:var(--milestone-label-color, #fff);font-size:12px;margin-top:24px}.progress-bar:after{background:var(--progress-bar-innerline-color, #fff);border-radius:4px;content:"";filter:blur(1px);height:2px;left:0;position:absolute;top:30%;width:100%}.milestone{position:absolute;text-align:center}.near-milestone{transform:translate(-10%)}.completed{transform:translate(-94%)}.milestone_1{top:-14px}.milestone_2{top:-18px}.milestone_3{top:-22px}.milestone_4,.milestone_5{top:-24px}.milestone_6{top:-26px}.milestone_7{top:-28px}.milestone_8{top:-30px}.milestone.completed .milestone-img{box-shadow:0 0 15px 3px #f6bd00;transform:scale(1.15)}.milestone-label{color:var(--milestone-label-color, #fff);font-size:14px;margin-top:6px}@media (max-width: 750px){.milestone-label{font-size:11px}}.progress-container:before{background:#55007b;border-radius:30px;content:"";filter:blur(1px);inset:0;position:absolute}.chase-logged{margin-top:23px}.milestone-img1{height:32px;width:32px}.milestone-img2{height:36px;width:36px}.milestone-img3{height:40px;width:40px}.milestone-img4{height:42px;width:42px}.milestone-img5{height:44px;width:44px}.milestone-img6{height:46px;width:46px}.milestone-img7{height:48px;width:48px}.milestone-img8{height:50px;width:50px}.video{pointer-events:none}.disabled-weekly-prize{opacity:.6;pointer-events:none}.ctc-modal_content{display:flex;flex-direction:column;min-width:300px;padding:16px;text-align:center}.scrub-info{font-size:14px;font-weight:700;margin-bottom:20px;margin-top:20px}.scrub-modal .ms_modal__close{display:none}.lb-daily-prize__container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:100%;overflow:hidden;position:relative}@media screen and (max-width: 399px){.lb-daily-prize__container{padding:0}}@media screen and (min-width: 400px) and (max-width: 750px){.lb-daily-prize__container{padding:0}}.lb-daily-prize__swiper{box-sizing:border-box;padding:0 20px;width:100%}@media screen and (min-width: 1024px){.lb-daily-prize__swiper{max-width:1080px}}.lb-daily-prize__item{display:flex;justify-content:center}.lb-daily-prize__boxcontainer{margin:0 auto;max-width:280px;position:relative;width:100%}.lb-daily-prize__boxcontainer__boximg{border-radius:10px;display:block;height:auto;margin-left:-27px;max-width:280px;object-fit:contain;width:100%}@media screen and (max-width: 750px){.lb-daily-prize__boxcontainer__boximg{margin-left:15px;max-width:213px}}.lb-daily-prize__boxcontainer__bs_img{height:48px;left:54%;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.lb-daily-prize__content{align-items:center;color:var(--dp-content-color, #fff);display:flex;flex-direction:column;font-size:18px;justify-content:center;margin:0 auto;max-width:320px;width:100%}.lb-daily-prize__textcontainer{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.lb-daily-prize__innertextcontainer{display:flex;flex-direction:column;min-height:100px;text-align:center;width:100%}.lb-daily-prize__text{color:var(--dp-text-color, #fff);font-size:14px;line-height:1.4;margin-top:4px}.lb-daily-prize__subtext{color:var(--dp-subtext-color, #ccc);font-size:13px;line-height:1.4;margin-top:8px}.lb-daily-prize__amount{font-size:36px;font-weight:700;line-height:1}.lb-daily-prize__progressamount{color:var(--dp-progress-amount-color, #fff);font-weight:700}.lb-daily-prize__totalamount{color:var(--dp-total-amount-color, rgb(255, 255, 255));font-weight:400}.lb-daily-prize__btn{border:none;border-radius:6px;font-size:14px;font-weight:600;min-width:180px;padding:5px 32px;transition:all .3s ease;width:auto}.lb-daily-prize__prize{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:6px;color:var(--wp_prize_color, #fff);display:inline-flex;font-size:11px;font-weight:600;gap:6px;height:20px;left:40%;padding:0 4px;position:relative}.lb-daily-prize__prize--active{background-color:var(--wp_prize_bg_color, rgba(63, 0, 92, .9))}@media screen and (max-width: 300px){.lb-daily-prize__prize{left:0%}}.lb-daily-prize__boxStatusImg{height:6px;width:6px}.lb-daily-prize__timer{white-space:nowrap}.inactive-item{filter:grayscale(30%);opacity:.5}.btn-disabled{background:var(--dp-button-disabled-bgcolor, rgba(255, 255, 255, .2));color:var(--dp-button-disabled-color, rgba(255, 255, 255, .5));opacity:1;pointer-events:none;-webkit-user-select:none;user-select:none}.btn-disabled:hover{background:var(--dp-button-disabled-bgcolor, rgba(255, 255, 255, .2));color:var(--dp-button-disabled-color, rgba(255, 255, 255, .5))}.lb-daily-prize__container .swiper-button-next,.lb-daily-prize__container .swiper-button-prev{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:var(--swiper-button-bgcolor, rgba(255, 255, 255, .1))!important;border:2px solid var(--swiper_button_border_color, rgba(255, 255, 255, .3))!important;border-radius:50%;color:var(--swiper_button_color, #fff)!important;font-weight:900;height:40px!important;opacity:.8;position:absolute;transition:all .3s ease;width:40px!important;z-index:1}.lb-daily-prize__container .swiper-button-next:hover,.lb-daily-prize__container .swiper-button-prev:hover{background:var(--swiper-button-bgcolor, rgba(255, 255, 255, .2))!important;opacity:1}@media screen and (min-width: 1024px){.lb-daily-prize__container .swiper-button-next,.lb-daily-prize__container .swiper-button-prev{display:none!important}}.swiper-button-next:after,.swiper-button-prev:after{content:none!important}.swiper-navigation-icon{width:10px!important}.lb-daily-prize__item:has(.isPlaceholder),.lb-daily-prize__item>:empty{opacity:0;pointer-events:none;visibility:hidden}.swiper .swiper-wrapper .swiper-slide{display:flex;justify-content:center}@media screen and (max-width: 750px){.lb-daily-prize__title{font-size:18px}.lb-daily-prize__subtitle{font-size:13px}.lb-daily-prize__content{max-width:280px}.lb-daily-prize__amount{font-size:24px}.lb-daily-prize__text{font-size:13px}.lb-daily-prize__subtext{font-size:12px}}@media screen and (min-width: 551px) and (max-width: 767px){.lb-daily-prize__title{font-size:20px}.lb-daily-prize__subtitle{font-size:14px}.lb-daily-prize__content{max-width:300px}.lb-daily-prize__amount{font-size:28px}.lb-daily-prize__btn{font-size:13px;min-width:160px}}@media screen and (min-width: 768px) and (max-width: 1023px){.lb-daily-prize__swiper{max-width:768px}.lb-daily-prize__content{max-width:300px}}@media screen and (min-width: 1024px){.lb-daily-prize__item{padding:15px 10px}}@media (max-width: 599px){.swiper-slide:not(.swiper-slide-active) .lb-daily-prize__content{display:none!important}}.visibility{visibility:hidden}.v-onboarding-item{width:20rem;padding:1rem;background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.375rem}.v-onboarding-item__header{display:flex;justify-content:space-between}.v-onboarding-item__header-title{font-size:1.25rem;font-weight:500;line-height:1.5}.v-onboarding-item__header-close{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:50%}.v-onboarding-item__header-close:hover{background:rgba(0,0,0,.1)}.v-onboarding-item__description{font-size:.875rem;color:#71717a;margin-top:.5rem}.v-onboarding-item__actions{display:flex;margin-top:1rem}.v-onboarding-item__actions>:not([hidden])~:not([hidden]){margin-left:.5rem}.v-onboarding-item__actions button{display:inline-flex;flex:1;align-items:center;justify-content:center;padding:.5rem 1.25rem;border-width:1px;border-style:solid;font-size:1rem;font-weight:500;box-shadow:0 1px 2px #0000000d;border-radius:9999px;background-color:transparent;background-image:none;cursor:pointer}.v-onboarding-item__actions button.v-onboarding-btn-primary{border-color:transparent;color:#fff;background-color:#4f46e5}.v-onboarding-item__actions button.v-onboarding-btn-primary:hover{background-color:#4338ca}.v-onboarding-item__actions button.v-onboarding-btn-primary:focus{outline-color:#312e81}.v-onboarding-item__actions button.v-onboarding-btn-secondary{border-color:#d4d4d8;color:#3f3f46}.v-onboarding-item__actions button.v-onboarding-btn-secondary:hover{background-color:#fafafa}[data-v-onboarding-wrapper] [data-popper-arrow]:before{content:"";background:var(--v-onboarding-step-arrow-background, white);top:0;left:0;transition:transform .2s ease-out,visibility .2s ease-out;visibility:visible;transform:translate(0) rotate(45deg);transform-origin:center;width:var(--v-onboarding-step-arrow-size, 10px);height:var(--v-onboarding-step-arrow-size, 10px);position:absolute;z-index:-1}[data-v-onboarding-wrapper] [data-popper-placement^=top]>[data-popper-arrow]{bottom:5px}[data-v-onboarding-wrapper] [data-popper-placement^=right]>[data-popper-arrow]{left:-4px}[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{top:-4px}[data-v-onboarding-wrapper] [data-popper-placement^=left]>[data-popper-arrow]{right:-4px}:root{--v-onboarding-overlay-opacity: .75}.on-boarding{background-color:var(--on_boarding_bg_color, #fff);border-radius:4px;font-size:14px;color:var(--on_boarding_color, #000)}.on-boarding__body{padding:12px 8px 5px;max-width:300px}.on-boarding__body p{margin:0;font-size:14px;line-height:1.5;word-spacing:normal}.on-boarding__footer{background-color:var(--on_boarding_ftr_bg_color, #fff);padding:0 12px 5px;display:flex;justify-content:flex-end;align-items:center;border-radius:0 0 12px 12px;border-top:1px solid var(--on_boarding_footer_br_top, #fff)}.on-boarding__footer .on-boarding-button{background-color:var(--on_boarding_button_bg_color, #fff);border:0;color:var(--on_boarding_button_color, #000);font-weight:600;padding:5px 15px;outline:none;border-radius:3px;font-size:12px}.on-boarding__footer .on-boarding-button+.on-boarding-button{margin-left:10px}.on-boarding__footer .small-text{font-size:12px}.on-boarding .welcome-header{color:var(--on_boarding_header_color, #000);display:flex;font-weight:700;justify-content:space-between;margin:-12px -12px 0;padding:10px 12px;background-size:100%;background-repeat:no-repeat}.on-boarding .d__flex{display:flex}[data-v-onboarding-wrapper] svg+[data-popper-placement]{z-index:5!important}[data-v-onboarding-wrapper] svg{z-index:5!important;overflow-x:hidden}@media screen and (min-width: 300px) and (max-width: 350px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-124px!important}}@media screen and (min-width: 350px) and (max-width: 400px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-143px!important}}@media screen and (min-width: 400px) and (max-width: 450px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-165px!important}}@media screen and (min-width: 450px) and (max-width: 470px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-178px!important}}@media screen and (min-width: 470px) and (max-width: 500px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-199px!important}}@media screen and (min-width: 500px) and (max-width: 545px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-214px!important}}@media screen and (min-width: 545px) and (max-width: 599px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-235px!important}}@media screen and (min-width: 599px) and (max-width: 699px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-264px!important}}@media screen and (min-width: 699px){[data-v-onboarding-wrapper] [data-popper-placement^=bottom]>[data-popper-arrow]{left:-290px!important}}.v-onboarding-item__header-title{color:#1f1f1f;font-size:14px;font-weight:700}.v-onboarding-item__description{color:#1f1f1f;font-size:12px;font-weight:400}.v-onboarding-item{background-color:#fff!important;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex!important;flex-direction:column!important;max-height:150px!important;max-width:375px!important;overflow:hidden!important;width:100%!important}.v-onboarding-item__content{flex:1 1 auto!important;line-height:1.4;overflow-y:auto!important;padding:12px 16px!important}.v-onboarding-item__actions{bottom:0!important;display:block!important;flex-shrink:0!important;position:sticky!important;text-align:right!important}.v-onboarding-step__highlight{pointer-events:auto!important}.v-onboarding-overlay{pointer-events:none!important}.onboarding_close_icon{height:12px;margin-top:5px;width:12px}.notification-container{display:flex;justify-content:center;width:100%}.notification-innercontainer{align-items:center;background:var(--optin_bg_color, #512697);border:2px solid var(--optin_border_color, rgba(128, 52, 219, .8));border-image:var(--optin_borderimage_color, rgba(128, 52, 219, .8));border-image-slice:1;border-radius:4px;bottom:0px;box-shadow:0 4px 4px var(--optin_shadow_color, rgba(0, 0, 0, .65));box-sizing:border-box;display:flex;height:86px;justify-content:center;margin:10px auto;max-width:350px;padding:10px;position:fixed;width:350px;z-index:1}@media only screen and (max-width: 699px){.notification-innercontainer{bottom:50px}}@media only screen and (max-width: 350px){.notification-innercontainer{max-width:300px}}.notification-innercontainer-left{display:flex;width:20%}.notification-innercontainer-right{display:flex;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;left:20%;line-height:20px;position:absolute;top:6%;width:79%}.notification-innercontainer-right-btn{display:flex;justify-content:flex-end}.notification-innercontainer-title{color:var(--optin_title_color, #fff);font-size:12px;font-weight:700}.notification-innercontainer-text{color:var(--optin_text_color, #fff);font-size:12px}.optedin-cta-successful{background:transparent;border:none;color:var(--optin_success_color, #fff);font-size:14px;margin-left:2px;position:relative}.optin-logo{height:52px;left:4px;position:absolute;right:82.93%;top:15.05%}.notification-cta{background:var(--optin_btn_bg_color, #fff);border:2px solid var(--optin_btn_border_color, #fff);border-radius:6px;color:var(--optin_btn_text_color, #fff);font-size:14px;padding:4px 12px;position:absolute;right:3%;top:40px}.notification-inner-right{width:30%}.optedin-cta{align-items:center;display:flex;flex-direction:row;margin-top:-10px}.notification-timer-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--wp_prize_bg_color, rgba(63, 0, 92, .9));border-radius:6px;color:var(--wp_prize_color, #fff);display:inline-flex;font-size:11px;font-weight:600;gap:6px;height:20px;max-width:150px;padding:4px;position:relative}.notification-timer-container-text{white-space:nowrap}.notification-innercontainer-right-content{align-items:center;display:flex;justify-content:space-between}.slot-main>vn-main>main{min-height:0}.pointer{cursor:pointer}#main-content{background:var(--promo-background, #300347)}.lb-promo{position:relative}.lb-promo-banner{text-align:center}.lb-promo-banner__img{height:53px;width:500px}@media only screen and (max-width: 750px){.lb-promo-banner__img{height:40px;width:100%}}.lb-promo-main{margin:0 auto;max-width:1080px;padding-bottom:16px;position:relative}.lb-weekly-prize{margin:auto;max-width:900px}@media only screen and (max-width: 905px){.lb-weekly-prize{padding:0 15px;width:100%}}.lb-weekly-prize__header{display:flex;justify-content:space-between;position:relative}@media only screen and (max-width: 359px){.lb-weekly-prize__header{left:0%;padding:0}}@media only screen and (min-width: 359px) and (max-width: 750px){.lb-weekly-prize__header{left:-2%;padding:0}}@media only screen and (min-width: 750px) and (max-width: 900px){.lb-weekly-prize__header{left:2%;margin-left:0;padding:0}}@media only screen and (min-width: 900px) and (max-width: 1040px){.lb-weekly-prize__header{left:0%;padding:0}}.lb-weekly-prize__info-img{height:12px;width:12px}.lb-weekly-prize__info-text{color:var(--weekly_info_text_color, #fff);font-size:14px;margin-left:6px}@media only screen and (max-width: 799px){.lb-weekly-prize__info-text{font-size:11px}}.lb-weekly-prize__title{color:var(--weekly_title_color, #fff);font-size:19px;font-weight:700}@media only screen and (max-width: 799px){.lb-weekly-prize__title{font-size:16px}}.lb-daily-prize__header{display:flex;flex-direction:column;left:2%;margin-left:auto;margin-right:auto;max-width:1080px;padding:0 20px;position:relative;width:90%}@media only screen and (max-width: 359px){.lb-daily-prize__header{left:0%;padding:0}}@media only screen and (min-width: 359px) and (max-width: 750px){.lb-daily-prize__header{left:-2%;padding:0}}@media only screen and (min-width: 750px) and (max-width: 900px){.lb-daily-prize__header{left:2%;margin-left:0;padding:0}}@media only screen and (min-width: 900px) and (max-width: 1040px){.lb-daily-prize__header{left:0%;padding:0}}.lb-daily-prize__title{color:var(--daily_title_color, #fff);font-size:19.83px;font-weight:700;line-height:1.2;margin:10px 0 5px}@media only screen and (max-width: 750px){.lb-daily-prize__title{font-size:16px}}.promo-bg{background-repeat:no-repeat;height:900px;position:absolute;width:100%}@media only screen and (max-width: 750px){.promo-bg{background-size:cover;height:750px}}@media only screen and (max-width: 375px){.promo-bg{background-position-y:-5%}}@media only screen and (min-width: 375px) and (max-width: 380px){.promo-bg{background-position-y:5%}}@media only screen and (min-width: 380px) and (max-width: 400px){.promo-bg{background-position-y:-36px}}@media only screen and (min-width: 400px) and (max-width: 420px){.promo-bg{background-position-y:-54px}}@media only screen and (min-width: 420px) and (max-width: 435px){.promo-bg{background-position-y:-64px}}@media only screen and (min-width: 435px) and (max-width: 460px){.promo-bg{background-position-y:-88px}}@media only screen and (min-width: 460px) and (max-width: 480px){.promo-bg{background-position-y:-115px}}@media only screen and (min-width: 480px) and (max-width: 499px){.promo-bg{background-position-y:-139px}}@media only screen and (min-width: 499px) and (max-width: 520px){.promo-bg{background-position-y:-145px}}@media only screen and (min-width: 520px) and (max-width: 559px){.promo-bg{background-position-y:-179px}}@media only screen and (min-width: 559px) and (max-width: 600px){.promo-bg{background-position-y:-179px}}@media only screen and (min-width: 600px) and (max-width: 630px){.promo-bg{background-position-y:-179px}}@media only screen and (min-width: 630px) and (max-width: 750px){.promo-bg{background-position-y:-179px}}@media only screen and (min-width: 750px){.promo-bg{background-position-x:center;background-size:cover}}@media only screen and (min-width: 750px) and (max-width: 1649px){.promo-bg{background-position-y:-145px}}@media only screen and (min-width: 1649px) and (max-width: 1749px){.promo-bg{background-position-y:-190px}}@media only screen and (min-width: 1749px) and (max-width: 1849px){.promo-bg{background-position-y:-220px}}@media only screen and (min-width: 1849px){.promo-bg{background-position-y:-249px}}.mtt-terms__wrapper{position:relative;z-index:auto}.tap-here-button{background-color:var(--arrow_down_bg_color, #444444);border:none;border-radius:50%;bottom:150px;color:#fff;height:50px;padding:10px;position:fixed;right:20px;width:50px;z-index:1000}.expand-arrow{height:9px;width:17px}.arrowUp{margin-top:-6px}.sticky-button{background:var(--sticky_button_bgcolor, #1A0023);border:none;border-radius:5px;bottom:0px;color:var(--sticky_button_color, #fff);height:60px;left:0;padding:10px 20px;position:fixed;text-align:center;width:100%;z-index:1}@media only screen and (max-width: 699px){.sticky-button{bottom:50px}}.daily-active-prize__btn{max-width:300px;min-width:280px}.hidden{display:none}
