.GamePlayerCard-module__bT1iIW__playerCard{aspect-ratio:16/9;cursor:pointer;background:#000;border:1px solid #ffffff14;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080}.GamePlayerCard-module__bT1iIW__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.25,.8,.25,1);position:absolute;top:0;left:0}.GamePlayerCard-module__bT1iIW__darkOverlay{z-index:1;background:#00000026;transition:background .3s;position:absolute;inset:0}.GamePlayerCard-module__bT1iIW__playButtonWrapper{z-index:10;cursor:pointer;flex-direction:column;align-items:center;gap:12px;transition:transform .25s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GamePlayerCard-module__bT1iIW__playButtonImage{object-fit:contain;filter:drop-shadow(0 4px 15px #0006);width:90px;height:90px;transition:transform .25s cubic-bezier(.25,.8,.25,1);display:block}.GamePlayerCard-module__bT1iIW__playNowText{text-shadow:0 2px 8px #000000e6;white-space:nowrap;color:#fff!important;letter-spacing:-.2px!important;font-family:Google Sans Flex,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:22px!important;font-weight:700!important;line-height:26px!important}.light-theme .GamePlayerCard-module__bT1iIW__playNowText{color:#fff!important}.GamePlayerCard-module__bT1iIW__previewContainer:hover .GamePlayerCard-module__bT1iIW__playButtonWrapper{transform:translate(-50%,-50%)scale(1.08)}.GamePlayerCard-module__bT1iIW__bottomControls{-webkit-backdrop-filter:blur(12px);z-index:10;background:#0d1222b3;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.GamePlayerCard-module__bT1iIW__controlGroup{align-items:center;gap:16px;display:flex}.GamePlayerCard-module__bT1iIW__actionBtn{cursor:pointer;color:#fff;opacity:.85;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.GamePlayerCard-module__bT1iIW__actionBtn:hover{opacity:1;transform:scale(1.12)}.GamePlayerCard-module__bT1iIW__activeHeart{opacity:1!important}.GamePlayerCard-module__bT1iIW__statItem{color:#fff;font-weight:600;font-family:var(--font-sans);align-items:center;gap:6px;display:flex}.GamePlayerCard-module__bT1iIW__statVal{color:#fff!important;font-size:14px!important;font-weight:600!important}.light-theme .GamePlayerCard-module__bT1iIW__statVal{color:#fff!important}.GamePlayerCard-module__bT1iIW__toast{color:#fff;z-index:100;font-size:13.5px;font-weight:600;font-family:var(--font-sans);background:#0d1222e6;border:1px solid #ffffff1a;border-radius:50px;padding:8px 18px;animation:.2s ease-out GamePlayerCard-module__bT1iIW__fadeIn;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}@keyframes GamePlayerCard-module__bT1iIW__fadeIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:768px){.GamePlayerCard-module__bT1iIW__bottomControls{height:50px;padding:0 16px}.GamePlayerCard-module__bT1iIW__controlGroup{gap:12px}.GamePlayerCard-module__bT1iIW__centerPlayBtn{width:60px;height:60px}.GamePlayerCard-module__bT1iIW__playIcon{width:22px;height:22px;margin-left:4px}}.GamePlayerCard-module__bT1iIW__iframeContainer{background:#000;width:100%;height:100%;position:relative}.GamePlayerCard-module__bT1iIW__iframe{border:none;width:100%;height:100%;display:block}.GamePlayerCard-module__bT1iIW__exitControl{z-index:20;position:absolute;top:16px;right:16px}.GamePlayerCard-module__bT1iIW__fullscreenControl{z-index:20;position:absolute;bottom:16px;right:16px}.GamePlayerCard-module__bT1iIW__floatingBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#0d1222d9;border:1px solid #ffffff26;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.GamePlayerCard-module__bT1iIW__floatingBtn:hover{background:#0d1222fa;border-color:#ffffff59;transform:scale(1.1);box-shadow:0 4px 15px #00000080}.GamePlayerCard-module__bT1iIW__cornerFullscreenBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);z-index:10;background:#0d1222d9;border:1px solid #ffffff26;border-radius:50%;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;bottom:72px;right:16px}.GamePlayerCard-module__bT1iIW__cornerFullscreenBtn:hover{background:#0d1222fa;border-color:#ffffff59;transform:scale(1.1);box-shadow:0 4px 15px #00000080}
.MobileGameDetails-module___WQLuG__wrapper{box-sizing:border-box;background:0 0;flex-direction:column;width:100%;display:flex}.MobileGameDetails-module___WQLuG__breadcrumbs{font-size:.9rem;font-weight:500;font-family:var(--font-sans);flex-wrap:wrap;align-items:center;gap:4px;padding:12px 16px;display:flex}.MobileGameDetails-module___WQLuG__breadcrumbLink{color:#0086ec;text-decoration:none;transition:color .2s}.MobileGameDetails-module___WQLuG__breadcrumbLink:hover{color:#3b82f6;text-decoration:underline}.MobileGameDetails-module___WQLuG__breadcrumbSeparator{color:#fff;justify-content:center;align-items:center;margin:0 1px;display:inline-flex}.MobileGameDetails-module___WQLuG__breadcrumbActive{color:#0086ec;font-weight:600}.MobileGameDetails-module___WQLuG__bannerContainer{aspect-ratio:16/15;cursor:pointer;background:#000;width:100%;position:relative;overflow:hidden}.MobileGameDetails-module___WQLuG__bannerImage{object-fit:cover;width:100%;height:100%;display:block}.MobileGameDetails-module___WQLuG__bannerOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#000000b3 90%,#000 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}.MobileGameDetails-module___WQLuG__playButtonWrapper{z-index:10;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileGameDetails-module___WQLuG__playButtonImage{object-fit:contain;width:80px;height:80px;transition:transform .2s cubic-bezier(.25,.8,.25,1);display:block}.MobileGameDetails-module___WQLuG__playNowText{font-size:24px;font-weight:500;font-family:var(--font-sans);text-shadow:0 4px 20px #000000b0;letter-spacing:.5px;-webkit-user-select:none;user-select:none;color:#fff!important}.light-theme .MobileGameDetails-module___WQLuG__playNowText{color:#fff!important}.MobileGameDetails-module___WQLuG__bannerContainer:active .MobileGameDetails-module___WQLuG__playButtonImage{transform:scale(.92)}.MobileGameDetails-module___WQLuG__contentBlock{box-sizing:border-box;flex-direction:column;gap:16px;padding:14px 16px 0;display:flex}.MobileGameDetails-module___WQLuG__titleRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.MobileGameDetails-module___WQLuG__gameTitle{color:#fff;font-size:1.45rem;font-weight:800;line-height:1.25;font-family:var(--font-sans);margin:0}.MobileGameDetails-module___WQLuG__heartBtn{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:4px;transition:transform .2s;display:flex}.MobileGameDetails-module___WQLuG__heartBtn:active{transform:scale(.85)}.MobileGameDetails-module___WQLuG__heartActive svg{filter:drop-shadow(0 0 4px #ff4b8266)}.MobileGameDetails-module___WQLuG__categoryRow{color:#fff;align-items:center;gap:8px;display:flex}.MobileGameDetails-module___WQLuG__categoryIconImg{width:16px;height:16px;display:block}.MobileGameDetails-module___WQLuG__categoryName{text-transform:capitalize;font-size:.88rem;font-weight:700;font-family:var(--font-sans);color:#fff}.MobileGameDetails-module___WQLuG__description{color:#fff;font-size:.88rem;font-weight:400;line-height:1.5;font-family:var(--font-sans);margin:0}.MobileGameDetails-module___WQLuG__actionsRow{justify-content:center;gap:12px;width:100%;margin-top:4px;display:flex}.MobileGameDetails-module___WQLuG__actionCapsule{color:#fff;cursor:pointer;width:117px;height:44px;font-size:.85rem;font-weight:600;font-family:var(--font-sans);background:#07162d;border:1px solid #2a2f45;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;transition:all .2s;display:flex}.MobileGameDetails-module___WQLuG__actionCapsule:active{background:#ffffff14;transform:scale(.96)}.MobileGameDetails-module___WQLuG__actionValue{color:#fff}.MobileGameDetails-module___WQLuG__activeLike{color:#3b82f6;background:#3b82f60d;border-color:#3b82f64d}.MobileGameDetails-module___WQLuG__activeDislike{color:#ef4444;background:#ef44440d;border-color:#ef44444d}.MobileGameDetails-module___WQLuG__toast{color:#fff;z-index:100000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;font-size:.85rem;font-weight:600;font-family:var(--font-sans);background:#0d1222f2;border:1px solid #ffffff26;border-radius:30px;padding:10px 20px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000080}.MobileGameDetails-module___WQLuG__howToPlayBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07162d99;border:1px solid #ffffff14;border-radius:12px;width:100%;margin-top:12px;padding:16px}.MobileGameDetails-module___WQLuG__howToPlayTitle{color:#fff;font-size:1.05rem;font-weight:700;font-family:var(--font-sans);margin-bottom:12px}.MobileGameDetails-module___WQLuG__howToPlayList{flex-direction:column;gap:10px;padding-left:18px;list-style-type:disc;display:flex}.MobileGameDetails-module___WQLuG__howToPlayItem{color:#ffffffd9;font-size:.85rem;line-height:1.5;font-family:var(--font-sans)}.MobileGameDetails-module___WQLuG__howToPlayItem::marker{color:#0086ec;font-size:1.1em}.light-theme .MobileGameDetails-module___WQLuG__breadcrumbLink{color:#0086ec!important}.light-theme .MobileGameDetails-module___WQLuG__breadcrumbSeparator{color:#181c1e!important;stroke:#181c1e!important}.light-theme .MobileGameDetails-module___WQLuG__breadcrumbSeparator svg{color:#181c1e!important;stroke:#181c1e!important}.light-theme .MobileGameDetails-module___WQLuG__breadcrumbActive{color:#181c1e!important}.light-theme .MobileGameDetails-module___WQLuG__gameTitle{color:#181c1e!important}.light-theme .MobileGameDetails-module___WQLuG__categoryName{color:#475569!important}.light-theme .MobileGameDetails-module___WQLuG__description{color:#334155!important}.light-theme .MobileGameDetails-module___WQLuG__actionCapsule{color:#181c1e!important;background:#f8f9fc!important;border:1px solid #d1d5db!important}.light-theme .MobileGameDetails-module___WQLuG__actionCapsule svg{color:#181c1e!important;stroke:#181c1e!important}.light-theme .MobileGameDetails-module___WQLuG__actionValue{color:#181c1e!important}.light-theme .MobileGameDetails-module___WQLuG__howToPlayBox{background:#f8fafc!important;border:1px solid #d1d5db!important;box-shadow:0 1px 3px #0000000d!important}.light-theme .MobileGameDetails-module___WQLuG__howToPlayTitle{color:#181c1e!important}.light-theme .MobileGameDetails-module___WQLuG__howToPlayItem{color:#334155!important}.light-theme .MobileGameDetails-module___WQLuG__howToPlayItem::marker{color:#0086ec!important}.MobileGameDetails-module___WQLuG__moreGamesSection{flex-direction:column;gap:12px;width:100%;margin-top:20px;display:flex}.MobileGameDetails-module___WQLuG__moreGamesTitle{color:#fff;font-size:1.25rem;font-weight:800;font-family:var(--font-sans);margin:0}.light-theme .MobileGameDetails-module___WQLuG__moreGamesTitle{color:#181c1e!important}.MobileGameDetails-module___WQLuG__moreGamesGrid{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;display:grid}.MobileGameDetails-module___WQLuG__moreGameCard{aspect-ratio:1;border-radius:12px;width:100%;transition:transform .2s;display:block;overflow:hidden;box-shadow:0 4px 10px #00000026}.MobileGameDetails-module___WQLuG__moreGameCard:active{transform:scale(.95)}.MobileGameDetails-module___WQLuG__moreGameThumb{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}
.page-module__6WG9qa__container{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:2.5rem 0 0}.page-module__6WG9qa__desktopLayout{box-sizing:border-box;max-width:1400px;margin:0 auto;display:block;width:97%!important}.page-module__6WG9qa__breadcrumbs{font-size:.95rem;font-weight:600;font-family:var(--font-sans);align-items:center;gap:4px;margin-bottom:1.25rem;display:flex}.page-module__6WG9qa__breadcrumbLink{color:#0086ec;text-decoration:none;transition:color .2s}.page-module__6WG9qa__breadcrumbLink:hover{color:#60a5fa;text-decoration:underline}.page-module__6WG9qa__breadcrumbSeparator{color:#fff;justify-content:center;align-items:center;margin:0 1px;display:inline-flex}.page-module__6WG9qa__breadcrumbActive{color:#94a3b8;font-weight:500}.page-module__6WG9qa__layout{grid-template-columns:1fr 340px;align-items:stretch;gap:2.5rem;display:grid;position:relative}.page-module__6WG9qa__leftColumn{width:100%}.page-module__6WG9qa__rightColumn{width:100%;position:relative}.page-module__6WG9qa__moreGamesBox{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;padding:20px;display:flex;position:absolute;inset:0;box-shadow:0 4px 20px #0003}.page-module__6WG9qa__moreGamesTitle{color:#fff;font-size:1.1rem;font-weight:700;font-family:var(--font-sans);flex-shrink:0;margin:0 0 1.25rem}.page-module__6WG9qa__moreGamesScrollWrapper{flex:1;min-height:0;padding-right:4px;overflow-y:auto}.page-module__6WG9qa__moreGamesScrollWrapper::-webkit-scrollbar{width:5px}.page-module__6WG9qa__moreGamesScrollWrapper::-webkit-scrollbar-track{background:0 0}.page-module__6WG9qa__moreGamesScrollWrapper::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}.page-module__6WG9qa__moreGamesScrollWrapper::-webkit-scrollbar-thumb:hover{background:#ffffff40}.page-module__6WG9qa__moreGamesGrid{grid-template-columns:repeat(3,1fr);align-content:start;gap:12px;display:grid}.page-module__6WG9qa__moreGamesCard{cursor:pointer;flex-direction:column;min-width:0;text-decoration:none;display:flex}.page-module__6WG9qa__moreGamesThumbWrapper{aspect-ratio:1;background:#0f172a;border:1px solid #ffffff14;border-radius:12px;width:100%;transition:transform .2s cubic-bezier(.25,.8,.25,1),border-color .2s;position:relative;overflow:hidden}.page-module__6WG9qa__moreGamesCard:hover .page-module__6WG9qa__moreGamesThumbWrapper{border-color:#ffffff40;transform:scale(1.06)}.page-module__6WG9qa__moreGamesThumb{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__6WG9qa__moreGamesCardContent{text-align:center;justify-content:center;width:100%;padding:6px 2px 0;display:flex}.page-module__6WG9qa__moreGamesCardTitle{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;font-size:.72rem;font-weight:500;font-family:var(--font-sans);transition:color .2s;display:block;overflow:hidden}.page-module__6WG9qa__moreGamesCard:hover .page-module__6WG9qa__moreGamesCardTitle{color:#fff}.page-module__6WG9qa__detailsBox{box-sizing:border-box;background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;width:100%;margin-top:1.25rem;padding:24px 32px;box-shadow:0 4px 20px #0003}.page-module__6WG9qa__detailsTitle{color:#fff;font-size:1.5rem;font-weight:800;font-family:var(--font-sans);margin:0 0 8px}.page-module__6WG9qa__categoryRow{align-items:center;gap:8px;margin-bottom:20px;display:flex}.page-module__6WG9qa__categoryIcon{color:#3b82f6}.page-module__6WG9qa__categoryLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.82rem;font-weight:700;font-family:var(--font-sans)}.page-module__6WG9qa__detailsContent{color:#ffffffd9;font-size:.98rem;line-height:1.7;font-family:var(--font-sans)}.page-module__6WG9qa__mobileLayout{display:none}.page-module__6WG9qa__backLink{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.page-module__6WG9qa__backLink:hover{color:var(--text-primary)}.page-module__6WG9qa__mainContentMobile{flex-direction:column;gap:1.5rem;display:flex}.page-module__6WG9qa__imageWrapperSquare{border-radius:var(--border-radius-lg);border:1px solid var(--glass-border);width:100%;max-width:500px;box-shadow:var(--shadow-lg);padding-top:100%;position:relative;overflow:hidden}.page-module__6WG9qa__thumbnail{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__6WG9qa__gameMeta{flex-direction:column;gap:.75rem;display:flex}.page-module__6WG9qa__categoryTag{color:var(--color-accent);text-transform:uppercase;letter-spacing:.5px;background:#06b6d41a;border:1px solid #06b6d433;border-radius:50px;align-self:flex-start;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.page-module__6WG9qa__title{letter-spacing:-.5px;font-size:2rem;font-weight:900;line-height:1.2}.page-module__6WG9qa__statsRow{color:var(--text-secondary);align-items:center;gap:1.5rem;font-size:.9rem;display:flex}.page-module__6WG9qa__statItem{align-items:center;gap:.4rem;display:flex}.page-module__6WG9qa__sidePanel{border-radius:var(--border-radius-lg);flex-direction:column;gap:1.75rem;margin-top:1.5rem;padding:2rem;display:flex}.page-module__6WG9qa__panelTitle{border-bottom:1px solid #ffffff0d;margin-bottom:.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:800}.page-module__6WG9qa__descriptionBox{flex-direction:column;gap:.75rem;display:flex}.page-module__6WG9qa__descriptionTitle{font-size:1.2rem;font-weight:800}.page-module__6WG9qa__descriptionContent{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:992px){.page-module__6WG9qa__layout{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.page-module__6WG9qa__container{padding:0 0 1.5rem}.page-module__6WG9qa__desktopLayout{display:none}.page-module__6WG9qa__mobileLayout{display:block}.page-module__6WG9qa__mobileBottomHomeSections{flex-direction:column;gap:1.25rem;margin:1.25rem 16px 1.5rem;display:flex}}.page-module__6WG9qa__bottomHomeSections{flex-direction:column;gap:1.25rem;width:100%;margin-top:1.25rem;display:flex}.page-module__6WG9qa__seoSection{background:#07162d33!important;border:1px solid #ffffff0d!important;border-radius:8px!important;flex-direction:column!important;gap:12px!important;padding:20px!important;display:flex!important}.page-module__6WG9qa__seoTitle{font-family:var(--font-sans);color:#fff!important;border-bottom:none!important;margin-bottom:4px!important;padding-bottom:0!important;font-size:22px!important;font-weight:700!important;line-height:28px!important}.page-module__6WG9qa__seoSubTitle{font-family:var(--font-sans);color:#fff!important;margin-top:8px!important;margin-bottom:2px!important;font-size:14px!important;font-weight:700!important}.page-module__6WG9qa__seoText{font-family:var(--font-sans);color:#e9e9e9!important;margin-bottom:0!important;font-size:14px!important;font-weight:400!important;line-height:22.75px!important}.page-module__6WG9qa__seoList{flex-direction:column!important;gap:6px!important;margin:4px 0!important;padding-left:0!important;list-style:none!important;display:flex!important}.page-module__6WG9qa__seoList li{font-family:var(--font-sans);color:#e9e9e9!important;font-size:14px!important;font-weight:400!important;line-height:22.75px!important}.page-module__6WG9qa__faqSection{flex-direction:column;display:flex;overflow:hidden;background:#07162d33!important;border:1px solid #ffffff0d!important;border-radius:8px!important}.page-module__6WG9qa__faqTitle{font-family:var(--font-sans);color:#fff!important;margin:0!important;padding:20px 20px 10px!important;font-size:22px!important;font-weight:700!important;line-height:28px!important}.page-module__6WG9qa__faqList{flex-direction:column;display:flex}.page-module__6WG9qa__faqItem{transition:all .3s;background:0 0!important;border:none!important;border-bottom:1px solid #ffffff0d!important}.page-module__6WG9qa__faqItem:last-child{border-bottom:none!important}.page-module__6WG9qa__faqItem[open]{background:#ffffff05!important}.page-module__6WG9qa__faqQuestion{cursor:pointer;-webkit-user-select:none;user-select:none;font-family:var(--font-sans);outline:none;justify-content:space-between;align-items:center;list-style:none;display:flex;color:#fff!important;padding:14px 20px!important;font-size:14px!important;font-weight:700!important}.page-module__6WG9qa__faqQuestion::-webkit-details-marker{display:none!important}.page-module__6WG9qa__chevronIcon{color:#fff9!important;transition:transform .25s!important}.page-module__6WG9qa__faqItem[open] .page-module__6WG9qa__chevronIcon{color:#fff!important;transform:rotate(180deg)!important}.page-module__6WG9qa__faqAnswer{font-family:var(--font-sans);color:#e9e9e9!important;padding:0 20px 14px!important;font-size:14px!important;line-height:22px!important}.page-module__6WG9qa__howToPlayBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07162d99;border:1px solid #ffffff14;border-radius:12px;margin-top:16px;padding:24px}.page-module__6WG9qa__howToPlayTitle{color:#fff;margin-bottom:16px;font-size:1.25rem;font-weight:700}.page-module__6WG9qa__howToPlayList{flex-direction:column;gap:12px;padding-left:20px;list-style-type:disc;display:flex}.page-module__6WG9qa__howToPlayItem{color:#ffffffd9;font-size:.95rem;line-height:1.6}.page-module__6WG9qa__howToPlayItem::marker{color:#0086ec;font-size:1.1em}.light-theme .page-module__6WG9qa__container{background:#fff!important}:is(.light-theme .page-module__6WG9qa__moreGamesBox,.light-theme .page-module__6WG9qa__detailsBox,.light-theme .page-module__6WG9qa__howToPlayBox,.light-theme .page-module__6WG9qa__faqBox){background:#f8fafc!important;border:1px solid #d1d5db!important;border-radius:16px!important;padding:32px 25px!important;box-shadow:0 1px 2px #0000000d!important}:is(.light-theme .page-module__6WG9qa__moreGamesTitle,.light-theme .page-module__6WG9qa__detailsTitle,.light-theme .page-module__6WG9qa__howToPlayTitle,.light-theme .page-module__6WG9qa__faqTitle),:is(.light-theme .page-module__6WG9qa__moreGamesCardTitle,.light-theme .page-module__6WG9qa__detailsContent,.light-theme .page-module__6WG9qa__howToPlayItem,.light-theme .page-module__6WG9qa__faqAnswer){color:#181c1e!important}.light-theme .page-module__6WG9qa__breadcrumbLink{color:#0086ec!important}.light-theme .page-module__6WG9qa__breadcrumbSeparator{color:#181c1e!important;stroke:#181c1e!important}.light-theme .page-module__6WG9qa__breadcrumbSeparator svg{color:#181c1e!important;stroke:#181c1e!important}.light-theme .page-module__6WG9qa__breadcrumbActive{color:#181c1e!important}.light-theme .page-module__6WG9qa__categoryLabel{color:#64748b!important}.light-theme .page-module__6WG9qa__faqItem{background:0 0!important;border:none!important;border-bottom:1px solid #d1d5db!important}.light-theme .page-module__6WG9qa__faqItem:last-child{border-bottom:none!important}.light-theme .page-module__6WG9qa__faqItem[open]{background:0 0!important}.light-theme .page-module__6WG9qa__faqQuestion{color:#181c1e!important;font-weight:500!important}.light-theme .page-module__6WG9qa__faqQuestion svg{color:#181c1e!important;stroke:#181c1e!important}
