.m-live-match-container{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box}.m-live-match-container .m-live-match-header{display:flex;justify-content:space-between;align-items:center}.m-live-match-container .m-live-title-group{display:flex;align-items:center;gap:8px}.m-live-badge{display:inline-flex;align-items:center;justify-content:center;background:#e53935;color:#fff;font-size:var(--font-size-2xs);font-weight:800;letter-spacing:.5px;padding:2px 7px;border-radius:4px;animation:m-live-pulse 1.6s ease-in-out infinite}@keyframes m-live-pulse{0%,to{opacity:1}50%{opacity:.65}}.m-live-match-container .m-live-match-header .m-live-match-title{font-size:var(--text-band-title-sm);font-weight:var(--text-band-title-weight,600);line-height:1.2;color:var(--color-band-title,var(--lb-palette-homeSectionHeader-text-main))}@media screen and (max-width:900px){.m-live-match-container .m-live-match-header .m-live-match-title{font-size:var(--text-band-title-lg)}}.m-live-view-all{color:var(--lb-palette-primary-main,#1976d2);font-size:var(--font-size-xs);font-weight:500;text-decoration:none;white-space:nowrap;transition:opacity .15s}.m-live-view-all:hover{opacity:.75}.m-live-hero{width:100%}.m-live-hero--empty{border-radius:10px;padding:14px;background:var(--lb-palette-background-paper,#fff);border:1px dashed var(--lb-palette-divider,rgba(0,0,0,.12))}.m-slider{position:relative;width:100%}.m-match-card{--lm-gold:#d4af37;position:relative;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(212,175,55,.55);box-shadow:0 4px 18px rgba(0,0,0,.4);background:#12131a}.m-match-card:before{display:none}.m-match-card>*{position:relative;z-index:1}.m-match-card--upcoming:not(.m-match-card--ref){border-radius:16px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:none!important;backdrop-filter:blur(12px) saturate(140%)!important;-webkit-backdrop-filter:blur(12px) saturate(140%)!important}.m-match-card--upcoming:not(.m-match-card--ref) .m-match-card__odds-inner{background:rgba(0,0,0,.38)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;box-shadow:none!important}.m-match-card--upcoming:not(.m-match-card--ref) .m-odds-label{color:rgba(248,250,252,.55)!important}.m-match-card--upcoming:not(.m-match-card--ref) .m-odds-val{color:#f8fafc!important;font-size:var(--font-size-sm)!important}.m-match-card.item-match.m-match-card--ref.m-match-card--upcoming{border-radius:16px;border:none;background:linear-gradient(180deg,rgb(220 220 220/40%),rgb(99 99 99/40%));backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;min-height:0;cursor:pointer}.m-match-card.item-match .m-match-card__head--ref{justify-content:flex-start;padding-bottom:4px}.m-match-card.item-match .m-match-card__league-row{display:inline-flex;align-items:center;gap:6px;max-width:100%}.m-match-card.item-match .m-match-card__league-ball{display:block;width:auto;height:13px;max-width:68px;flex-shrink:0;object-fit:contain;object-position:left center;filter:drop-shadow(0 1px 4px rgba(0,0,0,.35))}.m-match-card.item-match .teams{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:6px;padding:6px 8px 10px}.m-match-card.item-match .teams .m-team{flex:1 1;min-width:0}.m-match-card.item-match .icon-team-bg{width:50px;height:50px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.85);margin:0 auto;box-sizing:border-box;box-shadow:none}.m-match-card.item-match .icon-team-default{width:42px;height:42px;object-fit:contain;display:block;filter:none}.m-match-card.item-match .info{display:flex;flex-direction:column;align-items:center;gap:5px;flex-shrink:0;min-width:96px;padding-top:2px}.m-match-card.item-match .info .time{font-size:var(--font-size-sm);font-weight:600;text-align:center;line-height:1.35}.m-match-card.item-match .info .vs{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:var(--text-small);font-weight:800;letter-spacing:.1em}.m-match-card.item-match ul.nums-list{list-style:none;margin:0 8px 8px;padding:7px 4px;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;border-radius:9px;box-shadow:none}[data-lb-theme=dark] .m-match-card.item-match ul.nums-list{background:rgba(0,0,0,.38);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12)}.m-match-card.item-match.m-match-card--ref ul.nums-list{margin:0 8px 6px}.m-match-card.item-match.m-match-card--ref .m-match-card__footer--ref-cta{display:flex!important;justify-content:stretch;align-items:stretch;margin:0;padding:8px 14px 14px;width:100%;max-width:100%;box-sizing:border-box}.m-match-card.item-match ul.nums-list li{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:3px;margin:0;padding:2px}[data-lb-theme=dark] .m-match-card.item-match ul.nums-list li+li{border-left:1px solid rgba(255,255,255,.12)}.m-match-card.item-match ul.nums-list li span:first-child{font-size:var(--font-size-sm);font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.m-match-card.item-match ul.nums-list li span:last-child{font-size:var(--font-size-2xs);font-weight:600}.m-match-card.item-match .info .time,.m-match-card.item-match .info .vs,.m-match-card.item-match .m-league,.m-match-card.item-match .m-team-name,[data-lb-theme=dark] .m-match-card.item-match ul.nums-list li span:first-child,[data-lb-theme=dark] .m-match-card.item-match ul.nums-list li span:last-child{color:#ffffff}.m-match-card-skeleton.m-match-card{border-radius:12px!important;border:1px solid rgba(212,175,55,.45)!important;background:#12131a!important;box-shadow:0 4px 18px rgba(0,0,0,.35)!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;background:#f1f5f9!important;border-color:rgba(212,175,55,.28)!important;box-shadow:0 1px 6px rgba(15,23,42,.06)!important}.m-match-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 12px 4px;background:transparent;color:#fff}.m-league-pill{display:inline-flex;max-width:min(68%,200px);padding:4px 10px;border-radius:999px;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1)}.m-league{min-width:0;font-weight:600;overflow:hidden;text-overflow:ellipsis;color:rgba(255,255,255,.95);line-height:1.3}.m-kickoff,.m-league{font-size:var(--font-size-xs);white-space:nowrap}.m-kickoff{font-weight:500;color:rgba(255,255,255,.7);flex-shrink:0;letter-spacing:.02em;padding-top:3px}.m-match-card__body{padding:8px 12px 10px;justify-content:space-between;gap:8px}.m-match-card__body,.m-team{display:flex;align-items:center}.m-team{flex-direction:column;justify-content:center;gap:6px;flex:1 1;min-width:0}.m-team img{width:42px;height:42px;display:block;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45))}.m-team-name{width:100%;font-weight:600;font-size:var(--font-size-xs);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgba(255,255,255,.96);line-height:1.2}.m-vs-col{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 4px}.m-vs{font-family:Georgia,Times New Roman,Times,serif;font-size:var(--font-size-xl);font-weight:700;color:var(--lm-gold);letter-spacing:.12em;text-shadow:none}.m-match-card__odds{padding:0 10px 3px;background:transparent}.m-match-card__odds-inner{display:flex;align-items:stretch;justify-content:space-between;padding:8px 5px;border-radius:10px;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.08)}.m-odds-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1 1;min-width:0;padding:3px 2px;border-radius:6px;transition:background .18s ease}.m-odds-item:hover{background:rgba(255,255,255,.06)}.m-odds-label{font-size:var(--font-size-2xs);font-weight:600;color:rgba(255,255,255,.45);letter-spacing:.03em;text-align:center;line-height:1.15}.m-odds-val{font-size:var(--font-size-xs);font-weight:800;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1}.m-odds-divider{width:1px;align-self:stretch;min-height:28px;margin:3px 0;background:rgba(255,255,255,.1);flex-shrink:0}.m-match-card__footer{display:flex;justify-content:center;padding:8px 14px 14px}.m-bet-now{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-height:0;padding:12px 16px;background:linear-gradient(180deg,#e31d2c,#b50e1a 48%,#8a0b14);color:#ffffff;font-size:var(--font-size-xs);font-weight:800;line-height:1.2;text-align:center;white-space:nowrap;border:1px solid rgba(0,0,0,.18);cursor:pointer;border-radius:8px;letter-spacing:.06em;box-shadow:none}.m-bet-now:disabled{opacity:.55;cursor:not-allowed}.m-match-card{background:#ffffff;border:1px solid rgba(212,175,55,.38);box-shadow:0 1px 8px rgba(15,23,42,.07)}.m-league-pill{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.1)}.m-league{color:#0f172a}.m-kickoff{color:rgba(15,23,42,.55)}.m-team-name{color:#0f172a}.m-team img{filter:none}.m-match-card__odds-inner{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.08)}.m-odds-label{color:rgba(15,23,42,.5)}.m-odds-val{color:#0f172a}.m-odds-divider{background:rgba(0,0,0,.1)}.m-odds-item:hover{background:rgba(0,0,0,.04)}.m-slider .custom-next,.m-slider .custom-prev{padding:0;margin:0;width:34px;height:34px;background:linear-gradient(180deg,#0f172a,#0a0a0c);color:#e8c76a;border:1px solid rgba(212,175,55,.45);box-shadow:0 2px 8px rgba(15,23,42,.12);transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.m-slider .custom-next:hover,.m-slider .custom-prev:hover{background:linear-gradient(180deg,#2a2418,#12100a);color:#f5e6b8;border-color:rgba(212,175,55,.6)}.m-slider{padding:0 2px;box-sizing:border-box}.m-slider .custom-prev{left:10px}.m-slider .custom-next{right:10px}@media screen and (min-width:480px){.m-slider .custom-prev{left:14px}.m-slider .custom-next{right:14px}}.m-empty-card{background:var(--lb-palette-grey-100,#f5f5f5);border:1px dashed var(--lb-palette-divider,rgba(0,0,0,.12));border-radius:10px;padding:24px;color:var(--lb-palette-text-secondary);text-align:center}.m-empty-card img{width:80px;height:auto;display:block;margin:0 auto 10px;opacity:.6}.m-empty-title{font-weight:700;font-size:var(--font-size-sm)}.m-empty-card--desktop-style{min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}@media screen and (max-width:900px){.m-live-hero--empty{padding:10px}.m-empty-card--desktop-style{min-height:120px;padding:14px 12px;gap:6px}.m-empty-card--desktop-style img{width:60px}.m-empty-card--desktop-style .m-empty-title{font-size:var(--font-size-xs)}.m-match-card__head{padding:8px 10px 3px}.m-kickoff,.m-league{font-size:var(--font-size-2xs)}.m-match-card__body{padding:6px 10px 8px}.m-team img{width:36px;height:36px}.m-team-name{font-size:var(--font-size-2xs)}.m-vs{font-size:var(--font-size-sm)}.m-odds-label{font-size:var(--font-size-2xs)}.m-odds-val{font-size:var(--font-size-xs)}}.m-live-match-skel-title.skeleton-text{width:200px;height:24px}.m-live-match-skel-league.skeleton-text{width:120px;height:18px}.m-live-match-skel-time.skeleton-text{width:80px;height:18px}.m-live-match-skel-team-logo.skeleton-circle{width:32px;height:32px}.m-live-match-skel-team-name.skeleton-text{width:80px;height:16px}.m-live-match-skel-chip-pill.skeleton-pill{width:60px;height:24px}.m-live-match-skel-chip-text.skeleton-text{width:30px;height:16px}.m-live-match-skel-vs.skeleton-text{width:20px;height:16px}.m-live-match-skel-footer.skeleton-pill{width:100%;height:40px}.promotion-skeleton-wrapper{width:100%;overflow:hidden}.promotion-skeleton-header{display:flex;justify-content:space-between;align-items:center;padding:0 4px;margin-bottom:8px}.promotion-skeleton-title{height:16px;width:120px;border-radius:4px}.promotion-skeleton-view-all{height:14px;width:48px;border-radius:4px}.promotion-skeleton-list{display:flex;gap:8px}.promotion-skeleton-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 8px) / 1.3);min-width:0;border-radius:12px;overflow:hidden;background:var(--lb-color-white);box-shadow:color-mix(in srgb,var(--lb-color-black) 31%,transparent) 0 0 1px 0,color-mix(in srgb,var(--lb-color-black) 25%,transparent) 0 3px 4px -2px}.promotion-skeleton-banner{width:100%;aspect-ratio:2000/525;display:block}@media screen and (max-width:1023px){.promotion-skeleton-banner{aspect-ratio:2/1}}.promotion-skeleton-text{padding:10px 12px;display:flex;flex-direction:column;gap:8px}.promotion-skeleton-text .skeleton-text{border-radius:4px}.promotion-skeleton-text-line--title{width:80%}.promotion-skeleton-text-line--sm-a{width:60%}.promotion-skeleton-text-line--sm-b{width:70%}.promotion-skeleton-buttons{padding:0 12px 12px;display:flex;gap:8px}.promotion-skeleton-btn{flex:1 1;height:30px;border-radius:6px}@keyframes homepage-fallback-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes home-section-move-in{0%{opacity:0;transform:translateY(26px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.home-page--refined{--home-band-title-size:var(--font-size-sm);--home-band-title-weight:var(--font-weight-bold);--home-band-title-lh:1.2;--home-band-title-tracking:-0.02em;--home-band-action-size:var(--font-size-xs);--home-band-action-weight:var(--font-weight-medium)}@media screen and (max-width:900px){.home-page--refined{--home-band-title-size:var(--font-size-md);--home-band-action-size:var(--font-size-xs)}}.home-page--refined .game-list-header .game-list-view-all,.home-page--refined .game-list-view-all-link,.home-page--refined .home-game-band__view-all{font-size:var(--home-band-action-size);font-weight:var(--home-band-action-weight)}.home-page--refined .home-section-heading{display:inline-flex;align-items:center;gap:var(--space-xs);min-width:0;flex:1 1}.home-page--refined .home-jackpot-list__title-icon,.home-page--refined .home-page-skeleton-popular-icon,.home-page--refined .home-section-heading__icon,.home-page--refined .tw-skel-section-heading-icon{display:none!important}.home-page--refined .home-section-heading .game-list-section-title,.home-page--refined .home-section-heading .home-game-band__title,.home-page--refined .home-section-heading .tw-winners__title{font-family:inherit!important;font-size:var(--home-band-title-size)!important;font-weight:var(--home-band-title-weight)!important;letter-spacing:var(--home-band-title-tracking)!important;line-height:var(--home-band-title-lh)!important;text-transform:uppercase!important}.home-page--refined .home-live-sport-heading__label{text-transform:uppercase}.home-page.home-page--refined{margin-top:0;padding-top:0;--home-refined-section-radius:var(--radius-md)}@media screen and (max-width:1023px){.home-page.home-page--refined{overflow-x:clip;max-width:100%}.home-page.home-page--refined .home-page-mobile-shell{--home-mobile-shell-pad-l:calc(var(--container-padding-x) + env(safe-area-inset-left, 0px));--home-mobile-shell-pad-r:calc(var(--container-padding-x) + env(safe-area-inset-right, 0px));padding-left:var(--home-mobile-shell-pad-l);padding-right:var(--home-mobile-shell-pad-r);box-sizing:border-box;overflow-x:clip;max-width:100%}.home-page.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing .home-page-sections-lazy>.latest-payout-section,.home-page.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing>.live-match-section,.home-page.home-page--refined .home-page-mobile-shell .our-partner-section>.sugar-crush-section,.home-page.home-page--refined .home-page-mobile-shell .sugar-crush-section,.home-page.home-page--refined .home-page-mobile-shell>.home-page-mobile-marquee,.home-page.home-page--refined .home-page-mobile-shell>.main-banner-section{width:calc(100% + var(--home-mobile-shell-pad-l) + var(--home-mobile-shell-pad-r));max-width:none;margin-left:calc(-1 * var(--home-mobile-shell-pad-l));margin-right:calc(-1 * var(--home-mobile-shell-pad-r));box-sizing:border-box}.home-page.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing>.mobile-top-winner-section,.home-page.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing>.popular-game-section,.home-page.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing>.quick-feature-section{width:100%;max-width:100%;margin-left:0;margin-right:0}.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing>.home-promo-quad:before,.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing>.mobile-top-winner-section:before,.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing>.popular-game-section:before,.home-page--refined .home-page-mobile-shell .home-page-mobile-sections--landing>.quick-feature-section:before{left:0;transform:none;width:100%}}.home-page--refined .main-banner-section{box-sizing:border-box;background:transparent;border:0;border-radius:0;box-shadow:none}@media screen and (min-width:1024px){.home-page--refined .main-banner-section--top-margin{margin-top:var(--space-md)}.home-page--refined .main-banner-section,.home-page--refined .main-banner-section.main-banner-section--desktop-auth-gap{margin-bottom:var(--space-sm)}.home-page--refined .main-banner-section.main-banner-section--desktop-auth-gap:has(+.site-top-marquee--below-banner),.home-page--refined .main-banner-section:has(+.site-top-marquee--below-banner){margin-bottom:0}.home-page--refined .site-top-marquee--below-banner{margin-top:0;margin-bottom:var(--space-sm);min-height:28px}.home-page--refined .desktop-home-stats-strip{margin-top:0;margin-bottom:var(--space-sm)}.home-page--refined .desktop-home-stats-strip__grid{gap:var(--space-sm)}.home-page--refined .desktop-home-stats-strip__card{gap:var(--space-sm);padding:var(--space-sm) var(--space-md)}.home-page--refined .desktop-home-stats-strip__icon-wrap{width:3.125rem;height:3.125rem}.home-page--refined .quick-feature-item{padding:10px 6px 12px}.home-page--refined .desktop-home-stats-strip__copy{gap:2px}.home-page--refined .layout-container.lb-safe-zone-container:has(>.desktop-home-stats-strip),.home-page--refined .layout-container.lb-safe-zone-container:has(>.quick-feature-section){box-sizing:border-box;width:min(var(--container-content-max,1440px),calc(100vw - var(--container-rail-offset-left, 0px) - var(--container-rail-offset-right, 0px)));max-width:min(var(--container-content-max,1440px),100%);margin-left:auto;margin-right:auto}}.home-page--refined .quick-feature-container{margin-top:0;margin-bottom:0}@media screen and (min-width:1024px){.home-page--refined .layout-container>.quick-feature-section{margin-bottom:var(--space-md)}.home-page--refined .quick-feature-section--home{min-height:118px}}@media screen and (max-width:1023px){.home-page--refined .layout-container>.quick-feature-section{margin-bottom:var(--space-stack-gap-compact)}.home-page--refined .home-page-mobile-shell .layout-container.lb-safe-zone-container:has(>.wallet-dashboard){box-sizing:border-box;width:min(var(--container-content-max,1440px),calc(100vw - var(--container-rail-offset-left, 0px) - var(--container-rail-offset-right, 0px)));max-width:min(var(--container-content-max,1440px),100%);margin-left:auto;margin-right:auto}}@media screen and (min-width:1024px){.home-page--refined .main-banner-hero{border-radius:var(--home-refined-section-radius);overflow:hidden}}.home-page--refined .desktop-home-stats-strip__card,.home-page--refined .desktop-home-stats-strip__icon-wrap,.home-page--refined .home-promo-quad__card--image-only,.home-page--refined .live-hero .live-hero__inner,.home-page--refined .quick-feature-bar{border-radius:var(--home-refined-section-radius)}.home-page--refined .live-hero--saba .match-card--ref.match-card--upcoming.item-match,.home-page--refined .live-hero--saba .match-card--upcoming:not(.match-card--ref),.home-page--refined .match-card{--lm-radius:var(--home-refined-section-radius)}.home-page--refined .live-match-section .live-hero--saba .content-item.live-sport-center,.home-page--refined .live-match-section .live-hero--saba .item-match.match-card--ref,.home-page--refined .live-match-section .live-hero--saba .live-sport-center__card,.home-page--refined .live-match-section .live-hero.live-hero--saba{border-radius:var(--home-refined-section-radius)}.home-page--refined .live-match-section .live-hero--saba .match-card--upcoming:not(.match-card--ref){--lm-radius:var(--home-refined-section-radius)}.home-page--refined .live-match-section .live-hero--saba .live-sport-contact-bar{border-radius:var(--home-refined-section-radius)}.home-page--refined .live-match-section .live-hero--saba .item-match ul.nums-list,.home-page--refined .live-match-section .live-hero--saba .live-sport-contact-bar:not(.live-sport-contact-bar--desktop-footer) .live-sport-contact-bar__social-item{border-radius:var(--radius-sm)}@media screen and (max-width:900px){.home-page--refined .live-match-section .live-hero--saba .live-sport-contact-bar{border-radius:var(--home-refined-section-radius)}}.home-page--refined .main-banner-section .main-banner-hero{border:0;box-shadow:none}@media screen and (max-width:1023px){.home-page--refined .main-banner-section{min-height:0}.home-page--refined .main-banner-section .main-banner-hero{aspect-ratio:127/60;min-height:0}}.home-page--refined .home-page-mobile-sections{gap:var(--space-stack-gap-compact);margin-top:var(--space-stack-gap-compact)}.home-page--refined .home-page-desktop-sections{gap:var(--space-stack-gap)}.home-page--refined .home-page-mobile-sections--landing{gap:var(--space-stack-gap-compact)}.home-page--refined .home-page-desktop-sections--landing{gap:var(--space-stack-gap)}.home-page--refined .home-page-desktop-sections--landing>*+*,.home-page--refined .home-page-mobile-sections--landing>*+*{border-top:none}.home-page--refined .home-page-wallet-dashboard-strip,.home-page--refined .home-promo-quad,.home-page--refined .promo-rewards-container{margin-top:0;margin-bottom:0}.home-page--refined .game-list-section-title{font-weight:var(--home-band-title-weight);letter-spacing:var(--home-band-title-tracking);font-size:var(--home-band-title-size);line-height:var(--home-band-title-lh);color:var(--color-text-marketing-title)}[data-lb-theme=dark] .home-page--refined .game-list-section-title{color:rgba(255,255,255,.92)}.home-page--refined .game-list-view-all-link{color:var(--color-text-marketing-muted);letter-spacing:.01em}.home-page--refined .promo-rewards-container .promo-section-title{font-size:var(--home-band-title-size);font-weight:var(--home-band-title-weight);line-height:var(--home-band-title-lh)}.home-page--refined .promo-rewards-container .promo-view-all,.home-page--refined .promo-rewards-container .promo-view-all-wrap{font-size:var(--home-band-action-size);font-weight:var(--home-band-action-weight)}.home-page--refined .game-list-view-all-icon{width:1.125em;height:1.125em;flex-shrink:0}.home-page--refined .game-list-view-all-link:hover{color:var(--color-text-marketing-title)}.home-page--refined .game-list-view-all-link:hover .game-list-view-all-icon{transform:translateX(3px)}[data-lb-theme=dark] .home-page--refined .game-list-view-all-link{color:rgba(255,255,255,.42)}[data-lb-theme=dark] .home-page--refined .game-list-view-all-link:hover{color:rgba(255,255,255,.88)}.home-page--refined .live-match-section .game-list-section-title--live-sport{color:#ffffff!important;text-shadow:0 2px 14px rgba(0,0,0,.28)}.home-page--refined .live-match-section .game-list-view-all-link{color:rgba(255,255,255,.9)!important}.home-page--refined .live-match-section .game-list-view-all-link:hover{color:#ffffff!important}.home-page--refined .home-game-band__view-all{letter-spacing:.01em}.home-page--refined .game-list-live-badge{background:linear-gradient(180deg,rgba(239,68,68,.14),rgba(185,28,28,.12));color:#991b1b;font-weight:700;letter-spacing:.08em;animation:none;border:1px solid color-mix(in srgb,var(--lb-gold-soft,#f0d78c) 45%,transparent);box-shadow:0 1px 8px color-mix(in srgb,var(--lb-gold-mid) 18%,transparent)}.home-page--refined .live-match-section .game-list-live-badge{background:linear-gradient(180deg,rgba(239,68,68,.2),rgba(127,29,29,.22));color:#fecaca;border-color:color-mix(in srgb,var(--lb-gold-soft) 40%,transparent);box-shadow:0 0 12px color-mix(in srgb,var(--lb-gold-mid) 15%,transparent)}.home-page--refined .games-showcase-band.popular-games-section{padding:12px 0 0}.home-page--refined .games-showcase-band.category-games-section{padding:12px 0 20px}.home-page--refined .game-section-heading--showcase,.home-page--refined .showcase-ribbon{margin-bottom:18px}.home-page--refined .games-showcase-band .game-section-heading__kicker{font-weight:600;letter-spacing:.14em;font-size:var(--font-size-2xs)}.home-page--refined .games-showcase-band .showcase-ribbon__title{font-weight:600;font-size:var(--text-h3);letter-spacing:-.03em}.home-page--refined .games-showcase-band .showcase-ribbon__lede{font-size:var(--font-size-sm);font-weight:400;line-height:1.5;color:var(--lb-slate-500,#64748b)}[data-lb-theme=dark] .home-page--refined .games-showcase-band .showcase-ribbon__lede{color:rgba(255,255,255,.48)}.home-page--refined .popular-home-card--showcase .popular-home-thumb-wrap{box-shadow:0 1px 0 rgba(15,23,42,.06),0 12px 32px rgba(15,23,42,.06);border:1px solid rgba(15,23,42,.06)}.home-page--refined .popular-home-card--showcase .popular-home-name{font-weight:600;letter-spacing:-.01em}.home-page--refined .popular-home-card--showcase .popular-home-hot-badge{font-weight:700;box-shadow:none;border-color:rgba(220,38,38,.18)}[data-lb-theme=dark] .home-page--refined .popular-home-card--showcase .popular-home-thumb-wrap{border-color:rgba(255,255,255,.07);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 16px 40px rgba(0,0,0,.35)}.home-page--refined .game-showcase-banner-section .main-banner-nav{width:28px;height:28px;background-color:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 4px rgba(15,23,42,.06)}.home-page--refined .game-showcase-banner-section .main-banner-nav:hover{background-color:#ffffff}[data-lb-theme=dark] .home-page--refined .game-showcase-banner-section .main-banner-nav{background-color:rgba(30,41,59,.92);border-color:rgba(255,255,255,.1);box-shadow:0 2px 8px rgba(0,0,0,.35);color:rgba(255,255,255,.75)}[data-lb-theme=dark] .home-page--refined .game-showcase-banner-section .main-banner-nav:hover{background-color:rgba(51,65,85,.95)}.home-page--refined #our-partner-providers-section.op-root{margin-top:0}.home-wallet-section{background-color:var(--lb-palette-grey-100,var(--lb-palette-grey-100))}.home-page-mt-mobile-24{margin-top:24px}.home-page-mt-desktop-32{margin-top:32px}.home-page-mt-desktop-50{margin-top:50px}.home-page-min-h-200{min-height:200px}.home-page-min-h-220{min-height:220px}.home-page-min-h-260{min-height:260px}.home-page-min-h-387{min-height:387px}.home-page-min-h-promo-desktop{min-height:114px}.home-page-fallback-banner{margin:12px 24px;padding:12px 16px;background:color-mix(in srgb,var(--lb-danger) 8%,var(--lb-color-white));border:1px solid var(--lb-gold-light);border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.home-page-fallback-banner-text{color:var(--lb-danger);font-size:var(--font-size-md)}.home-page-fallback-retry-btn{padding:6px 16px;background:var(--lb-danger);color:var(--lb-color-white);border:none;border-radius:6px;font-weight:600;cursor:pointer}.home-page-fallback-retry-btn:disabled{cursor:not-allowed;opacity:.7}.home-page-fallback-loading-bar{height:3px;background:linear-gradient(90deg,var(--lb-palette-primary-main) 0,var(--lb-info) 50%,var(--lb-palette-primary-main) 100%);background-size:200% 100%;animation:homepage-fallback-shimmer 1.5s ease-in-out infinite}.home-page-skeleton-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.home-page-skeleton-block,.home-page-skeleton-text{background:linear-gradient(90deg,var(--lb-slate-200) 25%,var(--lb-palette-grey-100) 37%,var(--lb-slate-200) 63%);background-size:400% 100%;animation:homepage-fallback-shimmer 1.4s ease infinite;border-radius:8px}.home-page-skeleton-text{height:18px}.home-page-skeleton-text--lg{width:180px;height:30px}.home-page-skeleton-text--md{width:78%}.home-page-skeleton-text--sm{width:64px;height:22px}.home-page-skeleton-block--h56{width:100%;height:56px}.home-page-skeleton-block--h24{width:100%;height:24px}.home-page-skeleton-popular .home-page-skeleton-popular-icon{width:28px;height:28px;border-radius:50%;flex-shrink:0}.home-page-skeleton-popular .home-page-skeleton-popular-title{width:min(240px,58vw);height:26px;border-radius:8px}.home-page-skeleton-popular .home-page-skeleton-popular-cta{width:128px;height:18px;border-radius:6px}.home-page-skeleton-popular-stage{padding-top:4px;width:100%;min-width:0;box-sizing:border-box}.home-page-skeleton-popular-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:100%}.home-page-skeleton-popular-tile{width:100%;aspect-ratio:3/4;border-radius:12px;min-height:0}.home-page-wallet-dashboard-strip{border-radius:0;padding:6px 0}@media screen and (max-width:599px){.home-page-wallet-dashboard-strip{padding:4px 0}.home-page-wallet-dashboard-strip .layout-container.lb-safe-zone-container{padding-top:0;padding-bottom:0}}.home-page-mobile-sections{display:flex;flex-direction:column;gap:44px;margin-top:0}.home-page-desktop-sections{display:flex;flex-direction:column;gap:32px;margin-top:0}.home-page--refined .home-page-desktop-sections--landing>.popular-game-section,.home-page--refined .home-page-desktop-sections--landing>.quick-feature-section,.home-page--refined .home-page-desktop-sections--landing>.top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.popular-game-section,.home-page--refined .home-page-mobile-sections--landing>.quick-feature-section{position:relative;isolation:isolate;background:var(--color-marketing-section-bg,transparent);border:0;border-radius:var(--home-refined-section-radius);padding:0;width:100vw;max-width:100vw;margin:0 calc(50% - 50vw);box-sizing:border-box;transition:background .25s ease;animation:home-section-move-in .52s cubic-bezier(.2,.8,.2,1) both}.home-page--refined .home-page-desktop-sections--landing>.home-promo-quad,.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad{background:var(--color-marketing-section-bg,transparent);border:0;border-radius:0;padding:0;transition:background .25s ease;animation:home-section-move-in .52s cubic-bezier(.2,.8,.2,1) both;padding-top:var(--space-section-block);padding-bottom:var(--space-section-block)}.home-page--refined .home-page-desktop-sections--landing>.home-promo-quad,.home-page--refined .home-page-desktop-sections--landing>.promo-rewards-container,.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad,.home-page--refined .home-page-mobile-sections--landing>.promo-rewards-container{position:relative;isolation:isolate;margin-left:auto;margin-right:auto;width:100%;max-width:min(var(--container-content-max,1440px),calc(100vw - var(--container-rail-offset-left, 0px) - var(--container-rail-offset-right, 0px)));box-sizing:border-box}.home-page--refined .home-page-desktop-sections--landing>.home-promo-quad,.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad{animation-delay:90ms}.home-page--refined .home-page-desktop-sections--landing>.quick-feature-section,.home-page--refined .home-page-mobile-sections--landing>.quick-feature-section{animation-delay:.13s}.home-page--refined .home-page-desktop-sections--landing>.top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section{animation-delay:.17s}.home-page--refined .home-page-desktop-sections--landing>.popular-game-section,.home-page--refined .home-page-mobile-sections--landing>.popular-game-section{animation-delay:.21s}.home-page--refined .home-page-desktop-sections--landing .home-page-sections-lazy>.latest-payout-section,.home-page--refined .home-page-mobile-sections--landing .home-page-sections-lazy>.latest-payout-section{animation:home-section-move-in .52s cubic-bezier(.2,.8,.2,1) both;animation-delay:.19s}@media screen and (min-width:1024px){.home-page--refined .home-page-desktop-sections--landing .home-page-sections-lazy>.latest-payout-section{position:relative;isolation:isolate;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:calc(-1 * var(--space-stack-gap));padding-top:calc(2.875rem + var(--space-stack-gap));border-radius:0;box-sizing:border-box}}.home-page--refined .home-page-desktop-sections--landing>.popular-game-section:before,.home-page--refined .home-page-desktop-sections--landing>.quick-feature-section:before,.home-page--refined .home-page-desktop-sections--landing>.top-winner-section:before,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section:before,.home-page--refined .home-page-mobile-sections--landing>.popular-game-section:before,.home-page--refined .home-page-mobile-sections--landing>.quick-feature-section:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:-72px;width:100vw;height:72px;pointer-events:none;z-index:0;background:linear-gradient(180deg,color-mix(in srgb,var(--color-marketing-section-join,transparent) 0%,transparent) 0,color-mix(in srgb,var(--color-marketing-section-join,transparent) 38%,transparent) 42%,var(--color-marketing-section-join,transparent) 100%);opacity:.92;filter:blur(6px)}.home-page--refined .home-page-desktop-sections--landing>.home-promo-quad:before,.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:-72px;width:100vw;height:72px;pointer-events:none;z-index:0;background:linear-gradient(180deg,color-mix(in srgb,var(--color-marketing-promo-join,transparent) 0%,transparent) 0,color-mix(in srgb,var(--color-marketing-promo-join,transparent) 38%,transparent) 42%,var(--color-marketing-promo-join,transparent) 100%);opacity:.92;filter:blur(6px)}.home-page--refined .home-page-desktop-sections--landing>.live-match-section,.home-page--refined .home-page-mobile-sections--landing>.live-match-section{position:relative;isolation:isolate;--color-marketing-section-bg:transparent;background-image:none;border:0;border-radius:var(--home-refined-section-radius);overflow:visible;margin-left:auto;margin-right:auto;width:100%;max-width:min(var(--container-content-max,1440px),calc(100vw - var(--container-rail-offset-left, 0px) - var(--container-rail-offset-right, 0px)));padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);box-sizing:border-box;min-height:auto;padding-top:var(--live-match-section-padding-top,var(--space-md));padding-bottom:0;transition:background .25s ease;animation:home-section-move-in .52s cubic-bezier(.2,.8,.2,1) both;animation-delay:40ms;--lb-live-sport-card-bg:rgba(255,255,255,0.1);--lb-live-sport-card-border:rgba(255,255,255,0.22);--lb-live-sport-card-blur:12px;--lb-live-sport-nums-bg:rgba(0,0,0,0.38);--lb-live-sport-nums-border:rgba(255,255,255,0.12);--lb-live-sport-provider-idle-bg:rgba(254,242,242,0.95)}.home-page--refined .home-page-desktop-sections--landing>.home-promo-quad,.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad{--color-marketing-section-bg:linear-gradient(180deg,color-mix(in srgb,#ffffff 86%,#e3f2ff 14%),color-mix(in srgb,#f8fbff 76%,#cfe8ff 24%));--color-marketing-section-join:color-mix(in srgb,#f8fbff 76%,#cfe8ff 24%);border-top:1px solid color-mix(in srgb,#8eb9e6 30%,transparent);border-bottom:1px solid color-mix(in srgb,#8eb9e6 24%,transparent);box-shadow:inset 0 20px 24px -22px color-mix(in srgb,#8ec5ff 30%,transparent),inset 0 -12px 20px -18px color-mix(in srgb,#5a94cf 20%,transparent)}.home-page--refined .home-page-desktop-sections--landing>.top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section{--color-marketing-section-bg:radial-gradient(120% 80% at 50% 0%,color-mix(in srgb,#d4af37 8%,transparent) 0%,transparent 60%),linear-gradient(180deg,#1a253f,#131e3a 35%,#0d1528 70%,#08101e);--color-marketing-section-join:#0d1528;border-top:1px solid color-mix(in srgb,#d4af37 30%,transparent);border-bottom:1px solid color-mix(in srgb,#d4af37 22%,transparent);box-shadow:inset 0 20px 36px -18px color-mix(in srgb,#d4af37 18%,transparent),inset 0 -12px 28px -18px color-mix(in srgb,#d4af37 12%,transparent)}@media screen and (min-width:1024px){[data-lb-theme=light] .home-page--refined .home-page-desktop-sections--landing>.live-match-section{background-color:rgb(var(--lb-live-edge-fade-rgb,240,242,245))}[data-lb-theme=dark] .home-page--refined .home-page-desktop-sections--landing>.live-match-section{background-color:rgb(var(--lb-live-edge-fade-rgb,15,20,28))}}@media screen and (max-width:1023px){[data-lb-theme=dark] .home-page--refined .home-page-mobile-sections--landing>.live-match-section,[data-lb-theme=light] .home-page--refined .home-page-mobile-sections--landing>.live-match-section{background-color:initial}.home-page--refined .home-page-mobile-sections--landing>.live-match-section{overflow:visible;border-radius:0;padding-left:0;padding-right:0;background-color:initial}.home-page--refined .home-page-mobile-sections--landing>.live-match-section>.game-list-header,.home-page--refined .home-page-mobile-sections--landing>.live-match-section>.m-live-match-container{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box;padding-left:calc(var(--container-padding-x) + env(safe-area-inset-left, 0px));padding-right:calc(var(--container-padding-x) + env(safe-area-inset-right, 0px))}.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section{padding-left:0;padding-right:0;padding-top:var(--space-md);padding-bottom:var(--space-lg);box-sizing:border-box}}@media screen and (max-width:767px){.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.popular-game-section,.home-page--refined .home-page-mobile-sections--landing>.quick-feature-section{min-height:auto}.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section{padding-top:var(--space-md);padding-bottom:var(--space-xl)}.home-page--refined .home-page-desktop-sections--landing>.live-match-section,.home-page--refined .home-page-mobile-sections--landing>.live-match-section{min-height:auto}.home-page--refined .home-page-mobile-sections--landing>.popular-game-section{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}}.home-page--refined .home-page-desktop-sections--landing>.live-match-section>:not(.live-match-section__stadium-image),.home-page--refined .home-page-mobile-sections--landing>.live-match-section>:not(.live-match-section__stadium-image){position:relative;z-index:1}.home-page-sections-lazy{display:contents}.home-page--refined .home-page-desktop-sections--landing>.live-match-section>.game-list-header,.home-page--refined .home-page-desktop-sections--landing>.live-match-section>.live-hero{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box}.home-page--refined .home-page-desktop-sections--landing>.live-match-section>.live-hero,.home-page--refined .home-page-desktop-sections--landing>.live-match-section>.m-live-match-container,.home-page--refined .home-page-mobile-sections--landing>.live-match-section>.live-hero,.home-page--refined .home-page-mobile-sections--landing>.live-match-section>.m-live-match-container{padding-bottom:var(--space-lg)}.home-page--refined #our-partner-providers-section.op-root,.home-page--refined .home-page-desktop-sections--landing>.home-casino-showcase,.home-page--refined .home-page-desktop-sections--landing>.popular-game-section>*,.home-page--refined .home-page-desktop-sections--landing>.quick-feature-section>*,.home-page--refined .home-page-desktop-sections--landing>.top-winner-section>*,.home-page--refined .home-page-mobile-sections--landing>.home-casino-showcase,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section>*,.home-page--refined .home-page-mobile-sections--landing>.popular-game-section>*,.home-page--refined .home-page-mobile-sections--landing>.quick-feature-section>*{width:100%;max-width:min(var(--container-content-max,1440px),calc(100vw - var(--container-rail-offset-left, 0px) - var(--container-rail-offset-right, 0px)));margin-left:auto;margin-right:auto;box-sizing:border-box}.home-page--refined .our-partner-section>.sugar-crush-section{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}@media screen and (max-width:1023px){.home-page--refined .our-partner-section>.sugar-crush-section,.home-page--refined .sugar-crush-section{padding-inline:12px;box-sizing:border-box}.home-page--refined .our-partner-section>.sugar-crush-section .trust-band-outer,.home-page--refined .sugar-crush-section .trust-band-outer{width:100%;max-width:none;border-radius:0;background-size:cover,cover;background-position:50%,50%}}.home-page--refined .live-match-section .live-hero--saba .live-sport-contact-bar{width:100%;max-width:none;margin-left:0;margin-right:0}.home-page--refined .home-page-desktop-sections--landing>.home-promo-quad{margin-top:0;margin-bottom:0}@media screen and (max-width:767px){.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad{margin-top:0;margin-bottom:0}}.home-page--refined .home-page-desktop-sections--landing>.popular-game-section,.home-page--refined .home-page-desktop-sections--landing>.quick-feature-section,.home-page--refined .home-page-desktop-sections--landing>.top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.popular-game-section,.home-page--refined .home-page-mobile-sections--landing>.quick-feature-section{--color-marketing-section-bg:var(--color-surface-marketing-band);--color-marketing-section-join:var(--color-stroke-marketing-join);box-shadow:inset 0 18px 24px -22px color-mix(in srgb,var(--lb-palette-primary-main,#3b82f6) 12%,transparent),inset 0 -12px 20px -18px color-mix(in srgb,var(--lb-palette-primary-dark,#1e3a8a) 8%,transparent)}[data-lb-theme=dark] .home-page--refined .home-page-desktop-sections--landing>.quick-feature-section,[data-lb-theme=dark] .home-page--refined .home-page-mobile-sections--landing>.quick-feature-section{--color-marketing-section-bg:var(--color-surface-marketing-band);--color-marketing-section-join:var(--color-stroke-marketing-join)}[data-lb-theme=dark] .home-page--refined .home-page-desktop-sections--landing>.home-promo-quad,[data-lb-theme=dark] .home-page--refined .home-page-mobile-sections--landing>.home-promo-quad{--color-marketing-section-bg:linear-gradient(180deg,color-mix(in srgb,#172d46 84%,#1e3f61 16%),color-mix(in srgb,#11253b 76%,#173753 24%));--color-marketing-section-join:color-mix(in srgb,#11253b 76%,#173753 24%);border-top:1px solid color-mix(in srgb,#5b8fc2 34%,transparent);border-bottom:1px solid color-mix(in srgb,#5b8fc2 24%,transparent);box-shadow:inset 0 18px 24px -22px color-mix(in srgb,#4f8dc5 34%,transparent),inset 0 -12px 20px -18px color-mix(in srgb,#2d5f90 26%,transparent)}[data-lb-theme=dark] .home-page--refined .home-page-desktop-sections--landing>.popular-game-section,[data-lb-theme=dark] .home-page--refined .home-page-desktop-sections--landing>.top-winner-section,[data-lb-theme=dark] .home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section,[data-lb-theme=dark] .home-page--refined .home-page-mobile-sections--landing>.popular-game-section{--color-marketing-section-bg:var(--color-surface-marketing-band);--color-marketing-section-join:var(--color-stroke-marketing-join)}.home-page--refined .live-match-section .game-list-header,.home-page--refined .popular-game-section .game-list-header,.home-page--refined .top-winner-section .game-list-header{margin-top:12px}@media screen and (max-width:767px){.home-page--refined .live-match-section .game-list-header,.home-page--refined .popular-game-section .game-list-header,.home-page--refined .top-winner-section .game-list-header{margin-top:6px}}.home-page--refined .marquee-section.home-page-marquee--top{margin-top:0;margin-bottom:0;padding:6px 0 0}.home-page--refined .marquee-section{margin-top:0;margin-bottom:0;padding:0;border-top:none;background:transparent;box-sizing:border-box}@media screen and (max-width:767px){.home-page--refined .marquee-section{padding:0}.home-page--refined .marquee-section.home-page-marquee--top{padding:8px 0 0}}.home-page--refined .marquee-section>.marquee-section-inner,.home-page--refined .marquee-section>.marquee-skeleton{margin:0;width:100%;max-width:none;box-sizing:border-box;padding:11px 14px;border-radius:var(--home-refined-section-radius);border:1px solid color-mix(in srgb,var(--lb-palette-divider,#e5eaef) 95%,transparent);background:var(--lb-color-white,#ffffff);overflow:hidden;box-shadow:0 1px 0 color-mix(in srgb,var(--lb-color-white) 70%,transparent),0 8px 22px -10px color-mix(in srgb,var(--lb-color-black) 12%,transparent)}@media screen and (max-width:767px){.home-page--refined .marquee-section>.marquee-section-inner,.home-page--refined .marquee-section>.marquee-skeleton{padding:12px 18px;border-radius:var(--home-refined-section-radius)}}.home-page--refined .marquee-section #marquee-section .content{margin-left:28px;margin-right:28px}@media screen and (max-width:767px){.home-page--refined .marquee-section #marquee-section .content{margin-left:18px;margin-right:18px}}.home-page--refined #our-partner-providers-section.op-root,.home-page--refined .our-partner-section{margin-bottom:16px;overflow:visible}@media screen and (max-width:767px){.home-page--refined #our-partner-providers-section.op-root,.home-page--refined .our-partner-section{margin-bottom:24px}}.home-page-expandable{width:100%;margin-top:var(--space-md);box-sizing:border-box}.home-page--refined .home-page-expandable .expandable-component-container{max-width:min(var(--container-content-max,1440px),calc(100vw - var(--container-rail-offset-left, 0px) - var(--container-rail-offset-right, 0px)));margin-left:auto;margin-right:auto;padding:var(--space-md) var(--container-padding-x);border-radius:var(--home-refined-section-radius);border:1px solid color-mix(in srgb,var(--lb-palette-divider,#e2e8f0) 90%,var(--lb-color-black));background:var(--lb-palette-background-paper,#ffffff);box-shadow:0 1px 0 color-mix(in srgb,var(--lb-color-white) 75%,transparent) inset,0 10px 28px -12px color-mix(in srgb,var(--lb-color-black) 14%,transparent)}[data-lb-theme=dark] .home-page--refined .home-page-expandable .expandable-component-container{border-color:color-mix(in srgb,var(--lb-color-white) 12%,transparent);background:color-mix(in srgb,var(--lb-palette-background-paper,#0f172a) 96%,#000);box-shadow:0 1px 0 color-mix(in srgb,var(--lb-color-white) 6%,transparent) inset,0 12px 32px -10px rgba(0,0,0,.55)}@media screen and (max-width:1023px){.home-page--refined .home-page-expandable .expandable-component-container{padding:var(--space-md) max(var(--container-padding-x),var(--space-md))}}.home-page--refined .home-page-desktop-sections--landing>.home-promo-quad,.home-page--refined .home-page-desktop-sections--landing>.popular-game-section,.home-page--refined .home-page-desktop-sections--landing>.quick-feature-section,.home-page--refined .home-page-desktop-sections--landing>.top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section,.home-page--refined .home-page-mobile-sections--landing>.popular-game-section,.home-page--refined .home-page-mobile-sections--landing>.quick-feature-section{--color-marketing-section-bg:transparent!important;--color-marketing-section-join:transparent!important;background:transparent!important;border-top:none!important;border-bottom:none!important;box-shadow:none!important}.home-page--refined .home-page-desktop-sections--landing>.home-promo-quad:before,.home-page--refined .home-page-desktop-sections--landing>.popular-game-section:before,.home-page--refined .home-page-desktop-sections--landing>.quick-feature-section:before,.home-page--refined .home-page-desktop-sections--landing>.top-winner-section:before,.home-page--refined .home-page-mobile-sections--landing>.home-promo-quad:before,.home-page--refined .home-page-mobile-sections--landing>.mobile-top-winner-section:before,.home-page--refined .home-page-mobile-sections--landing>.popular-game-section:before,.home-page--refined .home-page-mobile-sections--landing>.quick-feature-section:before{display:none!important}.home-game-band{--hgb-gold:var(--lb-home-heading-accent,#d4af37);--hgb-gold-soft:var(--lb-home-heading-accent-soft,#e8c76a)}.home-game-band .games-showcase-special-card--popular,.home-game-band .games-showcase-special-card--slots{background:transparent!important;border:none!important;box-shadow:none!important;padding:10px 0 12px!important;border-radius:0!important}.home-game-band .games-showcase-special-card--popular{padding-bottom:0!important}[data-lb-theme=dark] .home-game-band .games-showcase-special-card--popular,[data-lb-theme=dark] .home-game-band .games-showcase-special-card--slots,[data-lb-theme=light] .home-game-band .games-showcase-special-card--popular,[data-lb-theme=light] .home-game-band .games-showcase-special-card--slots{background:transparent!important}.home-game-band .games-showcase-special-card--popular:before,.home-game-band .games-showcase-special-card--slots:before{display:none!important}.home-game-band .games-showcase-special-card .game-showcase-stage{border-top:none!important;padding-top:4px!important;padding-bottom:0!important}.home-game-band__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;padding:0 4px;flex-wrap:wrap}@media screen and (max-width:900px){.home-page--refined .home-game-band__header{margin-bottom:6px}}.home-game-band__header-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1}.home-game-band__icon{flex-shrink:0;color:var(--lb-home-heading-accent-soft);filter:none}[data-lb-theme=dark] .home-game-band__icon{filter:drop-shadow(0 0 10px rgba(212,175,55,.35))}.home-game-band__title{margin:0;font-size:var(--text-band-title-sm);font-weight:var(--text-band-title-weight);letter-spacing:-.02em;color:var(--lb-home-heading-accent-soft);line-height:1.2;text-shadow:none}[data-lb-theme=dark] .home-game-band__title{text-shadow:0 0 20px rgba(212,175,55,.2)}.home-game-band__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.home-game-band__view-all{display:inline-flex;align-items:center;gap:4px;font-size:var(--text-band-action-sm);font-weight:var(--text-band-action-weight);color:var(--lb-home-heading-accent)!important;text-decoration:none;white-space:nowrap;transition:opacity .2s ease,color .2s ease}.home-game-band__view-all:hover{opacity:.88;color:var(--lb-home-heading-accent-hover)!important}[data-lb-theme=light] .home-game-band__view-all:hover{color:var(--lb-home-heading-accent)!important;opacity:.72}.home-game-band__view-all .game-list-view-all-icon{color:inherit}[data-lb-theme=light] #popular-games-section.home-game-band .games-showcase-special-card.game-showcase-apex:after{display:none!important;content:none!important}[data-lb-theme=light] #popular-games-section.home-game-band .games-showcase-special-card.game-showcase-apex{animation:none!important}#popular-games-section.home-game-band .popular-home-card--showcase .popular-home-thumb-wrap:after{display:none!important}#popular-games-section.home-game-band .popular-home-card--poster .popular-home-thumb-wrap:before{opacity:.42}.home-casino-showcase.home-game-band .popular-home-card--showcase .popular-home-thumb-wrap:after{display:none!important}.home-casino-showcase.home-game-band .popular-home-card--poster .popular-home-thumb-wrap:before{opacity:.42}.home-game-band .game-showcase-trend-carousel-btn{border:1px solid color-mix(in srgb,var(--hgb-gold) 45%,transparent)!important;background:color-mix(in srgb,var(--lb-palette-background-paper,#1e293b) 55%,transparent)!important;color:var(--hgb-gold-soft)!important}.home-game-band .game-showcase-trend-carousel-btn:hover{background:rgba(212,175,55,.12)!important;border-color:color-mix(in srgb,var(--hgb-gold) 65%,transparent)!important}@media screen and (max-width:900px){.home-game-band__header{margin-bottom:8px}.home-game-band__actions .game-showcase-trend-nav{display:none}}.games-showcase-band--luxury .game-showcase-stage__beam,.games-showcase-band--luxury .game-showcase-stage__wash{display:none!important}.games-showcase-band--luxury .games-showcase-special-card{position:relative;box-sizing:border-box;max-width:100%;margin:0;padding:18px 16px 20px;border-radius:20px;border:1px solid color-mix(in srgb,var(--lb-palette-text-primary,#0f172a) 6%,transparent);background:linear-gradient(165deg,color-mix(in srgb,var(--lb-palette-background-paper,#fff) 97%,transparent) 0,color-mix(in srgb,var(--lb-palette-background-paper,#fff) 88%,transparent) 100%);box-shadow:0 1px 0 rgba(255,255,255,.75) inset,0 18px 44px color-mix(in srgb,var(--lb-palette-text-primary,#0f172a) 4%,transparent)}.games-showcase-special-card--popular{background:radial-gradient(ellipse 120% 90% at 50% -20%,color-mix(in srgb,#fbbf24 12%,transparent) 0,transparent 55%),linear-gradient(165deg,color-mix(in srgb,var(--lb-palette-background-paper,#fff) 97%,transparent) 0,color-mix(in srgb,var(--lb-palette-background-paper,#fff) 88%,transparent) 100%)}[data-lb-theme=light] #category-games-section.games-showcase-band--popular.games-showcase-band--luxury .games-showcase-special-card--popular{background:linear-gradient(165deg,color-mix(in srgb,var(--lb-palette-background-paper,#fff) 98%,transparent) 0,color-mix(in srgb,var(--lb-palette-background-paper,#fafafa) 92%,transparent) 100%)}[data-lb-theme=light] #category-games-section.games-showcase-band--popular.games-showcase-band--luxury .games-showcase-special-card--popular:before{opacity:0;height:0;overflow:hidden}.games-showcase-special-card--slots{background:radial-gradient(ellipse 110% 85% at 80% -25%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 9%,transparent) 0,transparent 52%),linear-gradient(165deg,color-mix(in srgb,var(--lb-palette-background-paper,#fff) 97%,transparent) 0,color-mix(in srgb,var(--lb-palette-background-paper,#fff) 88%,transparent) 100%)}.games-showcase-band--luxury .games-showcase-special-card:before{content:"";position:absolute;left:16px;right:16px;top:0;height:3px;border-radius:0 0 6px 6px;pointer-events:none}.games-showcase-special-card--popular:before{background:linear-gradient(90deg,transparent,#ca8a04 22%,#fbbf24 52%,#ea580c 78%,transparent);opacity:.95}.games-showcase-special-card--slots:before{background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--lb-header-wallet-border,#3b82f6) 70%,transparent) 18%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 55%,transparent) 42%,color-mix(in srgb,var(--lb-header-accent-cyan,#00ffff) 40%,transparent) 52%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 55%,transparent) 62%,transparent 100%);opacity:1}[data-lb-theme=dark] .games-showcase-band--luxury .games-showcase-special-card{background:color-mix(in srgb,var(--lb-palette-background-paper,#1e293b) 72%,transparent);border-color:rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 24px 56px rgba(0,0,0,.45)}[data-lb-theme=dark] .games-showcase-special-card--popular{background:radial-gradient(ellipse 120% 90% at 50% -20%,rgba(251,191,36,.14) 0,transparent 55%),color-mix(in srgb,var(--lb-palette-background-paper,#1e293b) 72%,transparent)}[data-lb-theme=dark] .games-showcase-special-card--slots{background:radial-gradient(ellipse 110% 85% at 80% -25%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 18%,transparent) 0,transparent 52%),color-mix(in srgb,var(--lb-palette-background-paper,#1e293b) 72%,transparent)}[data-lb-theme=dark] .games-showcase-special-card--popular:before{background:linear-gradient(90deg,transparent,#eab308 35%,#f59e0b 55%,#f97316 75%,transparent)}[data-lb-theme=dark] .games-showcase-special-card--slots:before{background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 65%,transparent) 30%,color-mix(in srgb,var(--lb-header-accent-cyan,#00ffff) 45%,transparent) 52%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 65%,transparent) 72%,transparent 100%)}@media screen and (max-width:900px){.games-showcase-band--luxury .games-showcase-special-card{padding:20px 20px 22px}.games-showcase-band--luxury .games-showcase-special-card:before{left:20px;right:20px}}.games-showcase-band--luxury .games-showcase-special-card .game-showcase-stage{margin:0!important;padding:14px 0 6px!important;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;border-top:1px solid color-mix(in srgb,var(--lb-palette-text-primary,#0f172a) 5%,transparent)}[data-lb-theme=dark] .games-showcase-band--luxury .games-showcase-special-card .game-showcase-stage{border-top-color:rgba(255,255,255,.08)}.games-showcase-band--luxury .games-showcase-special-card .game-showcase-stage:before{display:none!important}.games-showcase-band--luxury .games-showcase-special-card .showcase-ribbon{margin-bottom:4px}.games-showcase-band--luxury .showcase-ribbon{align-items:flex-end;margin-bottom:18px;gap:14px 20px}.games-showcase-band--luxury .showcase-ribbon__main{flex:1 1;min-width:min(100%,260px)}.games-showcase-band--luxury .showcase-ribbon__eyebrow{margin:0 0 10px;padding-left:12px;border-left:3px solid #a8a29e;font-size:var(--font-size-2xs);font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#78716c;line-height:1.35}.showcase-ribbon--popular .showcase-ribbon__eyebrow{border-left-color:#d97706;color:#92400e}.showcase-ribbon--slots .showcase-ribbon__eyebrow{border-left-color:color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 75%,#1e3a8a);color:color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 55%,#0f172a)}.games-showcase-band--luxury .showcase-ribbon__title{margin:0 0 8px;font-size:var(--text-h3);font-weight:650;letter-spacing:-.05em;line-height:1.12;color:#1c1917}.games-showcase-band--luxury .showcase-ribbon__lede{margin:0;max-width:48ch;font-size:var(--font-size-sm);font-weight:420;line-height:1.55;color:#78716c}[data-lb-theme=dark] .games-showcase-band--luxury .showcase-ribbon__eyebrow{color:rgba(255,255,255,.48);border-left-color:rgba(255,255,255,.22)}[data-lb-theme=dark] .showcase-ribbon--popular .showcase-ribbon__eyebrow{border-left-color:#fbbf24;color:rgba(253,230,138,.92)}[data-lb-theme=dark] .showcase-ribbon--slots .showcase-ribbon__eyebrow{border-left-color:color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 80%,white);color:rgba(186,230,253,.88)}[data-lb-theme=dark] .games-showcase-band--luxury .showcase-ribbon__title{color:rgba(255,255,255,.96)}[data-lb-theme=dark] .games-showcase-band--luxury .showcase-ribbon__lede{color:rgba(255,255,255,.48)}.games-showcase-band--luxury .showcase-ribbon__cta.game-list-view-all-link,.home-page--refined .games-showcase-band--luxury .showcase-ribbon__cta.game-list-view-all-link{padding:8px 0!important;border-radius:0!important;border:none!important;background:none!important;box-shadow:none!important;font-size:var(--font-size-sm)!important;font-weight:600!important;letter-spacing:.02em!important;text-transform:none!important;align-self:center;position:relative}#popular-games-section.games-showcase-band--luxury .showcase-ribbon__cta{color:#57534e!important;border-bottom:none!important}#popular-games-section.games-showcase-band--luxury .showcase-ribbon__cta:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(217,119,6,.55) 22%,rgba(245,158,11,.75) 48%,rgba(234,88,12,.55) 76%,transparent);opacity:.9;transition:opacity .25s ease,box-shadow .25s ease}#popular-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover{color:#1c1917!important}#popular-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover:after{opacity:1;box-shadow:0 0 14px rgba(245,158,11,.35)}[data-lb-theme=dark] #popular-games-section.games-showcase-band--luxury .showcase-ribbon__cta{color:rgba(255,255,255,.62)!important}[data-lb-theme=dark] #popular-games-section.games-showcase-band--luxury .showcase-ribbon__cta:after{background:linear-gradient(90deg,transparent,rgba(251,191,36,.45) 28%,rgba(253,224,71,.65) 50%,rgba(251,146,60,.45) 72%,transparent)}[data-lb-theme=dark] #popular-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover{color:rgba(255,255,255,.95)!important}#category-games-section.games-showcase-band--luxury .showcase-ribbon__cta,.home-page--refined #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta{color:#57534e!important;border-bottom:none!important;padding-bottom:8px!important}#category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:after,.home-page--refined #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;pointer-events:none;background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--lb-header-wallet-border,#3b82f6) 65%,transparent) 18%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 55%,transparent) 38%,color-mix(in srgb,var(--lb-header-accent-cyan,#00ffff) 42%,transparent) 50%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 55%,transparent) 62%,color-mix(in srgb,var(--lb-header-wallet-border,#3b82f6) 65%,transparent) 82%,transparent 100%);box-shadow:0 0 12px color-mix(in srgb,var(--lb-header-accent-cyan,#00ffff) 25%,transparent);opacity:.95;transition:opacity .25s ease,box-shadow .25s ease}#category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover,.home-page--refined #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover{color:color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 85%,#0f172a)!important}#category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover:after,.home-page--refined #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover:after{opacity:1;box-shadow:0 0 16px color-mix(in srgb,var(--lb-header-accent-cyan,#00ffff) 35%,transparent),0 0 28px color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 22%,transparent)}[data-lb-theme=dark] #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta,[data-lb-theme=dark] .home-page--refined #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta{color:rgba(255,255,255,.72)!important}[data-lb-theme=dark] #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:after,[data-lb-theme=dark] .home-page--refined #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:after{background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--lb-header-wallet-border,#3b82f6) 55%,transparent) 22%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 48%,transparent) 42%,color-mix(in srgb,var(--lb-header-accent-cyan,#00ffff) 38%,transparent) 50%,color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 48%,transparent) 58%,color-mix(in srgb,var(--lb-header-wallet-border,#3b82f6) 55%,transparent) 78%,transparent 100%);box-shadow:0 0 14px color-mix(in srgb,var(--lb-header-accent-cyan,#00ffff) 18%,transparent)}[data-lb-theme=dark] #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover,[data-lb-theme=dark] .home-page--refined #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover{color:rgba(255,255,255,.95)!important}[data-lb-theme=dark] #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover:after,[data-lb-theme=dark] .home-page--refined #category-games-section.games-showcase-band--luxury .showcase-ribbon__cta:hover:after{box-shadow:0 0 18px color-mix(in srgb,var(--lb-header-accent-cyan,#00ffff) 28%,transparent),0 0 32px color-mix(in srgb,var(--lb-palette-primary-main,#5d87ff) 25%,transparent)}.games-showcase-band--luxury .game-showcase-swiper--slide-mode .swiper-slide{padding-top:6px;padding-bottom:12px}.games-showcase-band--luxury .popular-games-carousel.game-showcase-carousel .swiper:not(.game-showcase-swiper--trailer){overflow:hidden;width:100%;border-radius:12px}.games-showcase-band--luxury .game-showcase-swiper--trailer{overflow:hidden!important}.games-showcase-band--luxury .game-showcase-swiper--slide-mode .swiper-slide-active .popular-home-card--showcase .popular-home-thumb-wrap{animation:none!important}.games-showcase-band--luxury .game-showcase-swiper--slide-mode .swiper-slide:not(.swiper-slide-active) .popular-home-card--showcase .popular-home-thumb-wrap{filter:none!important;opacity:1!important}#category-games-section.games-showcase-band--luxury .popular-home-card--showcase .popular-home-thumb-wrap,#popular-games-section.games-showcase-band--luxury .popular-home-card--showcase .popular-home-thumb-wrap,.home-page--refined #category-games-section.games-showcase-band--luxury .popular-home-card--showcase .popular-home-thumb-wrap,.home-page--refined #popular-games-section.games-showcase-band--luxury .popular-home-card--showcase .popular-home-thumb-wrap{border-radius:16px;border:1px solid color-mix(in srgb,var(--lb-palette-text-primary,#0f172a) 7%,transparent);box-shadow:0 2px 10px color-mix(in srgb,var(--lb-palette-text-primary,#0f172a) 5%,transparent),inset 0 1px 0 rgba(255,255,255,.06);transition:box-shadow .35s ease,border-color .35s ease,transform .4s cubic-bezier(.22,1,.36,1)}#category-games-section.games-showcase-band--luxury .popular-home-card:not(.popular-home-card--um):hover .popular-home-thumb-wrap,#popular-games-section.games-showcase-band--luxury .popular-home-card:not(.popular-home-card--um):not(.popular-home-card--trailer):hover .popular-home-thumb-wrap{border-color:color-mix(in srgb,var(--lb-palette-text-primary,#0f172a) 14%,transparent);box-shadow:0 20px 48px color-mix(in srgb,var(--lb-palette-text-primary,#0f172a) 12%,transparent),inset 0 1px 0 rgba(255,255,255,.12);transform:translateY(-3px)}[data-lb-theme=dark] #category-games-section.games-showcase-band--luxury .popular-home-card--showcase .popular-home-thumb-wrap,[data-lb-theme=dark] #popular-games-section.games-showcase-band--luxury .popular-home-card--showcase .popular-home-thumb-wrap{border-color:rgba(255,255,255,.1);box-shadow:0 16px 40px rgba(0,0,0,.42)}#category-games-section.games-showcase-band--luxury .popular-home-showcase-title,#popular-games-section.games-showcase-band--luxury .popular-home-showcase-title{font-weight:620;letter-spacing:-.02em}#category-games-section.games-showcase-band--luxury .popular-home-showcase-provider,#popular-games-section.games-showcase-band--luxury .popular-home-showcase-provider{font-size:var(--font-size-2xs);letter-spacing:.14em}#category-games-section.games-showcase-band--luxury .popular-home-card--showcase .popular-home-hot-badge,#popular-games-section.games-showcase-band--luxury .popular-home-card--showcase .popular-home-hot-badge{font-size:var(--font-size-2xs);letter-spacing:.16em;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(220,38,38,.18);color:#b91c1c;box-shadow:0 2px 8px rgba(15,23,42,.08)}.home-page--refined #popular-games-section.home-game-band.games-showcase-band--luxury .games-showcase-special-card .game-showcase-stage{padding:14px 0 0!important}@media (prefers-reduced-motion:reduce){#category-games-section.games-showcase-band--luxury .popular-home-card:not(.popular-home-card--um):hover .popular-home-thumb-wrap,#popular-games-section.games-showcase-band--luxury .popular-home-card:not(.popular-home-card--um):hover .popular-home-thumb-wrap{transform:none}}.main-route-loading-marquee{margin-top:0}.main-route-loading-section{margin-top:12px}