:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.Footer_footer__OYoYH{background:var(--footer-background);display:flex;flex-direction:column;align-items:center;width:100%;padding-bottom:16px}.Footer_coinArea__WqpkK{display:flex;flex-direction:row;border-top:1px solid #444;border-bottom:1px solid #444;align-items:center;place-items:center;justify-content:center;row-gap:0;width:100%;padding:24px;overflow-x:auto}.FooterProviderNav_providerGroup__XpDvM{display:flex;flex-direction:column;width:100%}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.FooterProviderNav_providerGroup__XpDvM{border-radius:0;border-left:none;border-right:none}}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_titleBar__v6jcn{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_titleBar__v6jcn .FooterProviderNav_title__PSFsI{display:flex;align-items:center;gap:8px}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_titleBar__v6jcn .FooterProviderNav_title__PSFsI .FooterProviderNav_text__wbLfc{font-family:Montserrat;font-size:20px;font-weight:700;line-height:18px;text-align:left;color:#fff}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_titleBar__v6jcn .FooterProviderNav_title__PSFsI .FooterProviderNav_text__wbLfc{font-size:14px;line-height:14px}}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_titleBar__v6jcn .FooterProviderNav_view__IU5rJ{border-radius:8px;background:var(--trending-color);color:#000;font-family:Montserrat;font-size:12px;font-weight:400;line-height:12px;text-align:left;text-transform:uppercase;padding:6px 8px}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb{width:100%}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .FooterProviderNav_providerSlider__bEHlw{width:fit-content}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .FooterProviderNav_provider__5WOup{background:#262626;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:0 16px;height:56px;gap:10px}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .FooterProviderNav_provider__5WOup{padding:0 12px;height:48px;gap:6px}}@media screen and (min-width:1024px){.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .FooterProviderNav_provider__5WOup:hover:not(:active){background:#101418}}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .FooterProviderNav_provider__5WOup .FooterProviderNav_providerName__74JKT{font-size:16px;line-height:18px}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .FooterProviderNav_provider__5WOup .FooterProviderNav_providerName__74JKT{font-size:12px}}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .next,.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .prev{width:30px;height:40px;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;border-radius:10px;top:calc(50% - 20px);cursor:pointer}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .prev{left:10px}.FooterProviderNav_providerGroup__XpDvM .FooterProviderNav_providers__kc3mb .next{right:10px}.WalletBox_container__tB45A{display:flex;position:relative;height:40px;background-color:#151515}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.WalletBox_container__tB45A{height:32px}}.WalletBox_container__tB45A .WalletBox_walletToken__YtDo4{background-color:rgba(215,62,62,.2);border:2px solid var(--primary-color);display:flex;align-items:center;gap:10px;border-radius:9999px;width:120px;padding-top:6px;padding-bottom:6px;height:40px;cursor:pointer}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.WalletBox_container__tB45A .WalletBox_walletToken__YtDo4{padding:0;gap:6px;height:32px;width:100px}}@media screen and (min-width:1024px){.WalletBox_container__tB45A .WalletBox_walletToken__YtDo4:hover:not(:active){color:#1f1f1f;background:linear-gradient(180deg,#cc3a12,#8f382c)}}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.WalletBox_container__tB45A .WalletBox_walletToken__YtDo4 .WalletBox_symbol__l71KF{display:none}}.WalletBox_container__tB45A .WalletBox_chip__BWrjG{background-image:url(/images/chip.png);background-size:cover;background-position:50%;border-radius:9999px;width:40px;height:40px;display:flex;color:#fff;text-align:center;justify-content:center;font-size:24px;font-weight:600;padding-top:3px}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.WalletBox_container__tB45A .WalletBox_chip__BWrjG{font-size:18px;width:32px;height:32px}}.WalletBox_container__tB45A .WalletBox_walletBalance__CRGhe{background:#2e313a;font-family:Montserrat;font-size:14px;font-weight:500;line-height:27px;text-align:center;padding:0 25px;display:flex;justify-content:center;align-items:center;border-top-right-radius:12px;border-bottom-right-radius:12px;color:#fff}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.WalletBox_container__tB45A .WalletBox_walletBalance__CRGhe{padding:0 6px;font-size:14px}}.WalletBox_container__tB45A .WalletBox_walletDropdown__7HhzW{width:420px;display:flex;flex-direction:column;position:absolute;top:calc(100% + 18px);right:0;gap:16px;padding:24px;background:var(--header-background);border-radius:18px}.WalletBox_container__tB45A .WalletBox_walletDropdown__7HhzW[dir=rtl]{text-align:right;align-items:right;left:0;right:auto}.WalletBox_container__tB45A .WalletBox_walletDropdown__7HhzW .WalletBox_balanceCard__Q_g_x{display:flex;flex-direction:row;align-items:center;padding:16px 32px;border-radius:12px;justify-content:space-between;background:linear-gradient(90deg,#d7523e,#c03733)}.WalletBox_container__tB45A .WalletBox_walletDropdown__7HhzW .WalletBox_balanceCard__Q_g_x[dir=rtl]{text-align:right;align-items:right}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.WalletBox_container__tB45A .WalletBox_walletDropdown__7HhzW{position:fixed;right:0;top:60px;width:100%}}.CashbackWidget_cashbackCard___WnF_{display:flex;flex-direction:row;align-items:center;padding:16px 32px;border-radius:12px;justify-content:space-between;background:linear-gradient(90deg,#d7523e,#c03733)}.CashbackWidget_cashbackCard___WnF_[dir=rtl]{text-align:right;align-items:right}.SearchGameItem_gameWrapper__oWuQN{position:relative;height:100%}.SearchGameItem_gameWrapper__oWuQN:hover{background-color:rgba(0,0,0,.3)}.SearchGameItem_gameWrapper__oWuQN .SearchGameItem_game__1ZMkZ{width:100%;display:flex;flex-direction:row;align-items:center;gap:12px}.SearchGameItem_gameWrapper__oWuQN .SearchGameItem_game__1ZMkZ .SearchGameItem_imgWrapper__CPdyj{position:relative;border-radius:10px;overflow:hidden}.SearchGameItem_gameWrapper__oWuQN .SearchGameItem_game__1ZMkZ .SearchGameItem_imgWrapper__CPdyj .SearchGameItem_gameImage__cfRt5{width:40px;height:40px;object-fit:fill;object-position:center}.SearchGameItem_gameWrapper__oWuQN .SearchGameItem_game__1ZMkZ .SearchGameItem_imgWrapper__CPdyj .SearchGameItem_gamePlaceholderImage__1LmGL{height:100%;object-fit:fill;position:absolute;left:0;top:0}.SearchGameItem_gameWrapper__oWuQN .SearchGameItem_game__1ZMkZ .SearchGameItem_description__BBKO1{display:flex;flex-direction:column;height:30px;font-family:Montserrat;font-size:12px;font-weight:500;line-height:15px;color:#e3e4e5}@media screen and ((max-width:599px) or ((max-width:1023px) and (orientation:landscape))){.SearchGameItem_gameWrapper__oWuQN .SearchGameItem_game__1ZMkZ .SearchGameItem_description__BBKO1{font-size:12px}}