.styles-module-scss-module__mSuDgG__pillRoot{cursor:pointer;-webkit-user-select:none;user-select:none;height:40px;box-shadow:none;color:#fff;background:0 0;border:none;border-radius:0;flex-direction:row;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;line-height:140%;text-decoration:none;display:flex;position:relative}.styles-module-scss-module__mSuDgG__pillRoot:hover{color:#fbb400}.styles-module-scss-module__mSuDgG__pillIcon{width:16px;height:16px}.styles-module-scss-module__mSuDgG__pillLabel{width:max-content;display:flex}.styles-module-scss-module__mSuDgG__selectedPill{color:#fbb400}.styles-module-scss-module__mSuDgG__selectedPill .styles-module-scss-module__mSuDgG__pillIcon{opacity:1}.styles-module-scss-module__mSuDgG__skeleton{min-width:110px;box-shadow:none}
.MenuDesktopSkeleton-module-scss-module__QOWQHG__root{z-index:3;width:280px;height:100%;position:fixed;left:0}.MenuDesktopSkeleton-module-scss-module__QOWQHG__logo{height:calc(var(--spacing)*20);flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative}.MenuDesktopSkeleton-module-scss-module__QOWQHG__skeleton *+*{margin-top:12px}.MenuDesktopSkeleton-module-scss-module__QOWQHG__skeleton :first-child{height:127px}.MenuDesktopSkeleton-module-scss-module__QOWQHG__skeleton :nth-child(2){height:50px}.MenuDesktopSkeleton-module-scss-module__QOWQHG__skeleton :nth-child(3){height:80px}.MenuDesktopSkeleton-module-scss-module__QOWQHG__skeleton :nth-child(4){height:100px}
.styles-module-scss-module__egqjSa__root{background:var(--mt-default-gradient);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;top:-28px}.styles-module-scss-module__egqjSa__animatedBg{z-index:-1;background-color:#0000;border-radius:50%;width:56px;height:56px;animation:2s infinite styles-module-scss-module__egqjSa__pulse;position:absolute}.styles-module-scss-module__egqjSa__disable{cursor:disabled;background:#9e9e9e;animation:none}.styles-module-scss-module__egqjSa__text{color:#fff;text-transform:uppercase;font-size:14px;font-weight:700}.styles-module-scss-module__egqjSa__smallText{font-size:11px}@keyframes styles-module-scss-module__egqjSa__pulse{0%{background-color:#0000;transform:scale(1)}70%{background-color:#fe139c66;transform:scale(1.25)}to{background-color:#0000;transform:scale(1)}}
.MobileBadge-module-scss-module__WZ2MIq__badge{position:relative}.MobileBadge-module-scss-module__WZ2MIq__badge:after{content:"";background-color:red;border-radius:50%;width:9px;height:9px;display:block;position:absolute;top:-3px;right:-3px}
.styles-module-scss-module__rQh7ea__root{width:100%;height:calc(100% - 54px)}@media (orientation:landscape){.styles-module-scss-module__rQh7ea__root{padding-right:env(safe-area-inset-right)}}@media screen and (min-width:933px){.styles-module-scss-module__rQh7ea__root.styles-module-scss-module__rQh7ea__desktop{display:none}}.styles-module-scss-module__rQh7ea__drawer{background-color:var(--base-10);flex-direction:column;flex-grow:1;padding:0 12px 32px;display:flex;position:relative}.styles-module-scss-module__rQh7ea__drawerBlurred:after{content:"";background-image:url(https://storage.googleapis.com/www.jackpota.com/jackpota-images/blur-horizontal.png);background-position:top;background-size:cover;width:100%;padding-bottom:70%;display:block;position:absolute;top:0;left:0}.styles-module-scss-module__rQh7ea__avatar{width:30px;height:30px;margin-left:.5rem}.styles-module-scss-module__rQh7ea__logoLink{align-items:flex-start;width:100%;min-height:64px;padding:18px 0;display:flex}@media (max-width:933px){.styles-module-scss-module__rQh7ea__logoLink{justify-content:center}}.styles-module-scss-module__rQh7ea__logo{top:6px;left:0;transform:none}.styles-module-scss-module__rQh7ea__topContent{padding-top:env(safe-area-inset-top);text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.styles-module-scss-module__rQh7ea__button{margin-top:.5rem}.styles-module-scss-module__rQh7ea__navigationButton{color:#fff;width:32px;height:32px;max-width:unset;min-width:unset}.styles-module-scss-module__rQh7ea__drawerModal{z-index:1299;height:calc(100% - 54px)}.styles-module-scss-module__rQh7ea__closeImage{width:16px;height:16px}.styles-module-scss-module__rQh7ea__hidden{visibility:hidden;height:10px}.styles-module-scss-module__rQh7ea__topShift{height:calc(100% - 110px);top:56px}
.NotificationsButton-module-scss-module__ciyMMq__button{padding-left:8px;padding-right:8px;position:relative}.NotificationsButton-module-scss-module__ciyMMq__button:disabled{pointer-events:none}.NotificationsButton-module-scss-module__ciyMMq__badge{z-index:2;position:absolute;top:-7px;right:3px}.NotificationsButton-module-scss-module__ciyMMq__image{vertical-align:top;width:16px;height:18px;display:inline-block}.NotificationsButton-module-scss-module__ciyMMq__image.NotificationsButton-module-scss-module__ciyMMq__animate{transform-origin:top;animation:2.5s ease-in-out 1.2s forwards NotificationsButton-module-scss-module__ciyMMq__wave}.NotificationsButton-module-scss-module__ciyMMq__image.NotificationsButton-module-scss-module__ciyMMq__animate:hover{animation:none}.NotificationsButton-module-scss-module__ciyMMq__loader{border-color:var(--base-100);border-left-color:#0000;width:16px;height:16px}@keyframes NotificationsButton-module-scss-module__ciyMMq__wave{0%{transform:rotate(0)}10%{transform:rotate(-20deg)}20%{transform:rotate(20deg)}30%{transform:rotate(-15deg)}40%{transform:rotate(15deg)}50%{transform:rotate(-10deg)}60%{transform:rotate(10deg)}70%{transform:rotate(0)}to{transform:rotate(0)}}
.styles-module-scss-module__gOWgja__root{z-index:100;width:100%;height:56px;position:fixed;top:auto;bottom:0;left:0}@supports (padding-top:constant(safe-area-inset-bottom)){.styles-module-scss-module__gOWgja__root{height:calc(56px + var(--safe-area-inset-bottom))}@media (max-width:345px){.styles-module-scss-module__gOWgja__root{min-height:calc(56px + var(--safe-area-inset-bottom));height:auto}}}@supports (padding-top:env(safe-area-inset-bottom)){.styles-module-scss-module__gOWgja__root{height:calc(56px + var(--safe-area-inset-bottom))}@media (max-width:345px){.styles-module-scss-module__gOWgja__root{min-height:calc(56px + var(--safe-area-inset-bottom));height:auto}}}.styles-module-scss-module__gOWgja__disabled{pointer-events:none;filter:blur(5px)saturate(0)}.styles-module-scss-module__gOWgja__bottomNavigation{height:56px;padding:calc(var(--spacing)*2) calc(var(--spacing)*3);background:#19191a;border-top:2px solid #5454544d;justify-content:space-between}.styles-module-scss-module__gOWgja__image{filter:none;width:16px;height:16px}.styles-module-scss-module__gOWgja__shopLink{height:calc(var(--spacing)*10);background-image:url(https://storage.googleapis.com/www.jackpota.com/jackpota-images/test-2026/get-coin-easter-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none}.styles-module-scss-module__gOWgja__shopLink .styles-module-scss-module__gOWgja__getCoinBlur{filter:blur(4px);background:#98e436;width:80%;height:24px;position:absolute}.styles-module-scss-module__gOWgja__shopLink .styles-module-scss-module__gOWgja__getCoinLabel{z-index:1;position:relative}.styles-module-scss-module__gOWgja__menuActions{justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.styles-module-scss-module__gOWgja__menuActions>*+*{margin-left:12px}.styles-module-scss-module__gOWgja__cash{border-radius:4px;justify-content:flex-start;align-items:flex-start;margin-top:6px;margin-bottom:6px;padding-left:4px;padding-right:16px;display:flex}.styles-module-scss-module__gOWgja__navigationButton{min-width:unset;max-width:unset;color:#fff;width:32px;height:32px}.styles-module-scss-module__gOWgja__GC{color:var(--mt-gold-color)}.styles-module-scss-module__gOWgja__SC{color:#00ad45}.styles-module-scss-module__gOWgja__USD{color:red}.styles-module-scss-module__gOWgja__headerLink{margin:auto}.styles-module-scss-module__gOWgja__cashShop{align-items:center;display:flex}.styles-module-scss-module__gOWgja__holidayButton{border:1px solid #000;position:relative}.styles-module-scss-module__gOWgja__holidayButton:before{content:"";z-index:0;background:url(https://storage.googleapis.com/www.jackpota.com/jackpota-images/holiday-themes/xmas-lights.png) 0 0/100% no-repeat;position:absolute;inset:-10px 0 0}.styles-module-scss-module__gOWgja__holidayButton:hover,.styles-module-scss-module__gOWgja__holidayButton:focus,.styles-module-scss-module__gOWgja__holidayButton:active{border-width:1px;border-color:#000}
/*# sourceMappingURL=0dy7hs8sly-qx.css.map*/