.GbDropSelect_dropSelect_dropSelectContainer__mM6At {
	height: 100%;
	min-width: 10rem;
	position: relative;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At:hover
	.GbDropSelect_hoverShow__XUmLb {
	display: block;
	top: 100%;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At span img {
	fill: #66527a;
	height: 1.25rem;
	margin-right: 0.3125rem;
	transform-origin: center center;
	transition: all 0.15s ease-in-out;
	width: 1.25rem;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__3hnCP {
	align-items: center;
	-webkit-appearance: none;
	background-color: #1c2532;
	background-color: var(--design-button-bg, #1c2532);
	border: none;
	border-radius: 0.875rem;
	border-radius: var(--design-border-radius, 0.875rem);
	color: #fff;
	color: var(--design-text-color, #fff);
	cursor: pointer;
	display: inline-flex;
	font-size: 1rem;
	font-weight: 700;
	height: 100%;
	justify-content: space-between;
	line-height: 2rem;
	padding: 0.875rem 1.125rem;
	position: relative;
	text-align: left;
	text-decoration: none;
	transition:
		color 0.1s ease-in-out,
		background-color 0.1s ease-in-out,
		border-color 0.1s ease-in-out;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__3hnCP:hover {
	background-color: #2a3546;
	background-color: var(--design-button-active-bg, #2a3546);
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__3hnCP
	.GbDropSelect_dropSelect_icon__ouI-4 {
	fill: #66527a;
	height: 0.8125rem;
	margin-left: 0.25rem;
	transform-origin: center center;
	transition: all 0.15s ease-in-out;
	width: 0.8125rem;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__3hnCP
	.GbDropSelect_icon__LDdtr {
	height: 1.5rem;
	margin-right: 0.5rem;
	object-fit: contain;
	width: 1.5rem;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__3hnCP
	.GbDropSelect_rightBox__vSA5o {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: center;
	line-height: 1;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__3hnCP
	.GbDropSelect_subTitle__wmA0j {
	color: var(--adm-color-primary);
	font-size: 0.75rem;
	opacity: 0.6;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__3hnCP.GbDropSelect_dropSelect_dropSelectInput_active__t8ePZ
	.GbDropSelect_dropSelect_icon__ouI-4 {
	fill: #fff;
	fill: var(--design-text-color, #fff);
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__up__rX4Ic
	.GbDropSelect_dropSelect_icon__ouI-4 {
	transform: rotate(-180deg);
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__up__rX4Ic.GbDropSelect_dropSelect_dropSelectInput_active__t8ePZ
	.GbDropSelect_dropSelect_icon__ouI-4 {
	transform: rotate(0deg);
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectInput__down__b7u3-.GbDropSelect_dropSelect_dropSelectInput_active__t8ePZ
	.GbDropSelect_dropSelect_icon__ouI-4 {
	transform: rotate(-180deg);
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_hoverShow__XUmLb {
	display: none;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX {
	background-color: #1c2532;
	background-color: var(--design-button-bg, #1c2532);
	border-radius: 0.875rem;
	border-radius: var(--design-border-radius, 0.875rem);
	box-shadow: 0.6875rem 0.8125rem 1.5625rem rgba(0, 0, 0, 0.25);
	left: 0;
	overflow: hidden;
	padding: 0.375rem;
	position: absolute;
	width: auto;
	z-index: 100;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX
	ul {
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX
	ul
	li {
	align-items: center;
	-webkit-appearance: none;
	border: 0.125rem solid transparent;
	border-radius: 0.625rem;
	border-radius: var(--design-border-radius, 0.625rem);
	box-sizing: border-box;
	color: #66527a;
	color: var(--design-text-color, #66527a);
	cursor: pointer;
	display: flex;
	font-size: 1rem;
	font-weight: 600;
	justify-content: flex-start;
	line-height: 2rem;
	padding: 0.5rem 0.875rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition:
		color 0.1s ease-in-out,
		background-color 0.1s ease-in-out,
		border-color 0.1s ease-in-out;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX
	ul
	li
	.GbDropSelect_icon__LDdtr {
	height: 1.5rem;
	margin-right: 0.5rem;
	object-fit: contain;
	width: 1.5rem;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX
	ul
	li.GbDropSelect_on__7446a,
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX
	ul
	li:hover {
	background-color: #2a3546;
	background-color: var(--design-button-active-bg, #2a3546);
	color: #fff;
	color: var(--design-text-color, #fff);
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX
	ul::-webkit-scrollbar {
	background-color: rgba(13, 19, 28, 0.8);
	border-radius: 0.125rem;
	height: 0.25rem;
	width: 0.25rem;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX
	ul::-webkit-scrollbar-track {
	background-color: rgba(13, 19, 28, 0.8);
	border-radius: 0.125rem;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At
	.GbDropSelect_dropSelect_dropSelectOptions__SfgxX
	ul::-webkit-scrollbar-thumb {
	background-color: #2a3546;
	background-color: var(--design-button-active-bg, #2a3546);
	border-radius: 0.125rem;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At .GbDropSelect_up__6Utdb {
	bottom: 110%;
}
.GbDropSelect_dropSelect_dropSelectContainer__mM6At .GbDropSelect_down__-YioT {
	top: 110%;
}
.ant-list .ant-card {
	background: transparent;
}
.ant-list {
	font-feature-settings: 'tnum', 'tnum';
	box-sizing: border-box;
	color: hsla(0, 0%, 100%, 0.85);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5715;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.ant-list * {
	outline: none;
}
.ant-list-pagination {
	margin-top: 24px;
	text-align: right;
}
.ant-list-pagination .ant-pagination-options {
	text-align: left;
}
.ant-list-more {
	margin-top: 12px;
	text-align: center;
}
.ant-list-more button {
	padding-left: 32px;
	padding-right: 32px;
}
.ant-list-spin {
	min-height: 40px;
	text-align: center;
}
.ant-list-empty-text {
	color: hsla(0, 0%, 100%, 0.3);
	font-size: 14px;
	padding: 16px;
	text-align: center;
}
.ant-list-items {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ant-list-item {
	align-items: center;
	color: hsla(0, 0%, 100%, 0.85);
	display: flex;
	justify-content: space-between;
	padding: 12px 0;
}
.ant-list-item-meta {
	align-items: flex-start;
	display: flex;
	flex: 1 1;
	max-width: 100%;
}
.ant-list-item-meta-avatar {
	margin-right: 16px;
}
.ant-list-item-meta-content {
	color: hsla(0, 0%, 100%, 0.85);
	flex: 1 0;
	width: 0;
}
.ant-list-item-meta-title {
	color: hsla(0, 0%, 100%, 0.85);
	font-size: 14px;
	line-height: 1.5715;
	margin-bottom: 4px;
}
.ant-list-item-meta-title > a {
	color: hsla(0, 0%, 100%, 0.85);
	transition: all 0.3s;
}
.ant-list-item-meta-title > a:hover {
	color: #7a0707;
}
.ant-list-item-meta-description {
	color: hsla(0, 0%, 100%, 0.45);
	font-size: 14px;
	line-height: 1.5715;
}
.ant-list-item-action {
	flex: 0 0 auto;
	font-size: 0;
	list-style: none;
	margin-left: 48px;
	padding: 0;
}
.ant-list-item-action > li {
	color: hsla(0, 0%, 100%, 0.45);
	display: inline-block;
	font-size: 14px;
	line-height: 1.5715;
	padding: 0 8px;
	position: relative;
	text-align: center;
}
.ant-list-item-action > li:first-child {
	padding-left: 0;
}
.ant-list-item-action-split {
	background-color: #303030;
	height: 14px;
	margin-top: -7px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
}
.ant-list-footer,
.ant-list-header {
	background: transparent;
}
.ant-list-footer,
.ant-list-header {
	padding-bottom: 12px;
	padding-top: 12px;
}
.ant-list-empty {
	color: hsla(0, 0%, 100%, 0.45);
	font-size: 12px;
	padding: 16px 0;
	text-align: center;
}
.ant-list-split .ant-list-item {
	border-bottom: 1px solid #303030;
}
.ant-list-split .ant-list-item:last-child {
	border-bottom: none;
}
.ant-list-split .ant-list-header {
	border-bottom: 1px solid #303030;
}
.ant-list-split.ant-list-empty .ant-list-footer {
	border-top: 1px solid #303030;
}
.ant-list-loading .ant-list-spin-nested-loading {
	min-height: 32px;
}
.ant-list-split.ant-list-something-after-last-item
	.ant-spin-container
	> .ant-list-items
	> .ant-list-item:last-child {
	border-bottom: 1px solid #303030;
}
.ant-list-lg .ant-list-item {
	padding: 16px 24px;
}
.ant-list-sm .ant-list-item {
	padding: 8px 16px;
}
.ant-list-vertical .ant-list-item {
	align-items: normal;
}
.ant-list-vertical .ant-list-item-main {
	display: block;
	flex: 1 1;
}
.ant-list-vertical .ant-list-item-extra {
	margin-left: 40px;
}
.ant-list-vertical .ant-list-item-meta {
	margin-bottom: 16px;
}
.ant-list-vertical .ant-list-item-meta-title {
	color: hsla(0, 0%, 100%, 0.85);
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 12px;
}
.ant-list-vertical .ant-list-item-action {
	margin-left: auto;
	margin-top: 16px;
}
.ant-list-vertical .ant-list-item-action > li {
	padding: 0 16px;
}
.ant-list-vertical .ant-list-item-action > li:first-child {
	padding-left: 0;
}
.ant-list-grid .ant-col > .ant-list-item {
	border-bottom: none;
	display: block;
	margin-bottom: 16px;
	max-width: 100%;
	padding-bottom: 0;
	padding-top: 0;
}
.ant-list-item-no-flex {
	display: block;
}
.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
	float: right;
}
.ant-list-bordered {
	border: 1px solid #434343;
	border-radius: 2px;
}
.ant-list-bordered .ant-list-footer,
.ant-list-bordered .ant-list-header,
.ant-list-bordered .ant-list-item {
	padding-left: 24px;
	padding-right: 24px;
}
.ant-list-bordered .ant-list-pagination {
	margin: 16px 24px;
}
.ant-list-bordered.ant-list-sm .ant-list-footer,
.ant-list-bordered.ant-list-sm .ant-list-header,
.ant-list-bordered.ant-list-sm .ant-list-item {
	padding: 8px 16px;
}
.ant-list-bordered.ant-list-lg .ant-list-footer,
.ant-list-bordered.ant-list-lg .ant-list-header,
.ant-list-bordered.ant-list-lg .ant-list-item {
	padding: 16px 24px;
}
@media screen and (max-width: 768px) {
	.ant-list-item-action,
	.ant-list-vertical .ant-list-item-extra {
		margin-left: 24px;
	}
}
@media screen and (max-width: 576px) {
	.ant-list-item {
		flex-wrap: wrap;
	}
	.ant-list-item-action {
		margin-left: 12px;
	}
	.ant-list-vertical .ant-list-item {
		flex-wrap: wrap-reverse;
	}
	.ant-list-vertical .ant-list-item-main {
		min-width: 220px;
	}
	.ant-list-vertical .ant-list-item-extra {
		margin: auto auto 16px;
	}
}
.ant-list-rtl {
	direction: rtl;
	text-align: right;
}
.ant-list-rtl .ReactVirtualized__List .ant-list-item {
	direction: rtl;
}
.ant-list-rtl .ant-list-pagination {
	text-align: left;
}
.ant-list-rtl .ant-list-item-meta-avatar {
	margin-left: 16px;
	margin-right: 0;
}
.ant-list-rtl .ant-list-item-action {
	margin-left: 0;
	margin-right: 48px;
}
.ant-list.ant-list-rtl .ant-list-item-action > li:first-child {
	padding-left: 16px;
	padding-right: 0;
}
.ant-list-rtl .ant-list-item-action-split {
	left: 0;
	right: auto;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-extra {
	margin-left: 0;
	margin-right: 40px;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-action {
	margin-right: auto;
}
.ant-list-rtl .ant-list-vertical .ant-list-item-action > li:first-child {
	padding-left: 16px;
	padding-right: 0;
}
.ant-list-rtl
	.ant-list:not(.ant-list-vertical)
	.ant-list-item-no-flex
	.ant-list-item-action {
	float: left;
}
@media screen and (max-width: 768px) {
	.ant-list-rtl .ant-list-item-action,
	.ant-list-rtl .ant-list-vertical .ant-list-item-extra {
		margin-left: 0;
		margin-right: 24px;
	}
}
@media screen and (max-width: 576px) {
	.ant-list-rtl .ant-list-item-action {
		margin-left: 0;
		margin-right: 22px;
	}
	.ant-list-rtl.ant-list-vertical .ant-list-item-extra {
		margin: auto auto 16px;
	}
}
.GbGridPageView_root__9k-df {
	width: 100%;
}
.GbGridPageView_root__9k-df .GbGridPageView_loadmore__1ty3q {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 12px;
	width: 100%;
}
.GbGridPageView_root__9k-df
	.GbGridPageView_loadmore__1ty3q
	.GbGridPageView_loadmoreButton__PwaQh {
	color: #93acd3;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	padding: 10px 14px;
}
.BbShowMoreButton_root__Lzc2d {
	background: var(--design-button-bg);
	border-radius: 10px;
	border-radius: var(--design-border-radius, 10px);
	color: #93acd3;
	font-size: 14px;
	font-weight: 600;
	margin-left: 8px;
}
.BbShowMoreButton_root__Lzc2d .BbShowMoreButton_icon__Swnte {
	height: 14px;
	margin-left: 4px;
	width: auto;
}
.GbGameList_root__XwrvO .GbGameList_loadmore__Ec1XB {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 12px;
	width: 100%;
}
.GbGameList_root__XwrvO
	.GbGameList_loadmore__Ec1XB
	.GbGameList_loadmoreButton__l-BBJ,
.GbGameList_root__XwrvO .GbGameList_viewAllButton__1A\+yo {
	color: #93acd3;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	padding: 10px 14px;
}
.GbGameList_root__XwrvO .GbGameList_viewAllButton__1A\+yo {
	color: var(--design-text-color, #93acd3);
}
.GbGameList_root__XwrvO .GbGameList_selectGames__-ZB0q {
	margin: 20px 0;
}
.GbGameList_root__XwrvO .GbGameList_category__EGmqp {
	align-items: center;
	background: var(--design-block-bg);
	border-radius: 14px;
	border-radius: var(--design-border-radius, 14px);
	display: none;
	padding: 8px;
	position: relative;
	width: 100%;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp
	.GbGameList_categoryInner__0TsAo {
	align-items: center;
	display: flex;
	flex: 1 1;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp
	.GbGameList_categoryItem__OKVzB {
	align-items: center;
	background-color: transparent;
	border-radius: 7px;
	border-radius: var(--design-border-radius, 7px);
	color: #93acd3;
	color: var(--design-text-color, #93acd3);
	cursor: pointer;
	display: inline-flex;
	font-size: 14px;
	font-weight: 700;
	margin-right: 16px;
	padding: 6px 7px;
	text-decoration: none;
	white-space: nowrap;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp
	.GbGameList_categoryItem__OKVzB
	img {
	height: 18px;
	margin-right: 4px;
	object-fit: contain;
	width: 18px;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp
	.GbGameList_categoryItem__OKVzB.GbGameList_on__PygLP {
	background-color: var(--adm-color-primary);
	color: #fff;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp.GbGameList_categoryVersion2__DjtHb {
	padding: 0;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp.GbGameList_categoryVersion2__DjtHb
	.GbGameList_categoryInner__0TsAo {
	width: 100%;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp.GbGameList_categoryVersion2__DjtHb
	.GbGameList_categoryItem__OKVzB {
	border-radius: 14px;
	border-radius: var(--design-border-radius, 14px);
	color: #fff;
	flex: 1 1;
	flex-direction: column;
	font-size: 16px;
	font-weight: 600;
	height: 120px;
	justify-content: center;
	margin: 0;
	padding: 15px 25px;
	text-align: center;
	width: 170px;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp.GbGameList_categoryVersion2__DjtHb
	.GbGameList_categoryItem__OKVzB
	img {
	height: 40px;
	width: 40px;
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp.GbGameList_categoryVersion2__DjtHb
	.GbGameList_categoryItem__OKVzB.GbGameList_on__PygLP {
	background: linear-gradient(180deg, transparent, rgba(34, 131, 246, 0.4));
}
.GbGameList_root__XwrvO
	.GbGameList_category__EGmqp.GbGameList_categoryVersion2__DjtHb
	.GbGameList_gameSearch__w9t1r {
	display: none;
}
.GbGameList_root__XwrvO .GbGameList_gameSearch__w9t1r {
	margin: 10px 0;
	position: relative;
}
.GbGameList_leftClassRightGameList__fC1Y0 {
	display: flex !important;
}
.GbGameList_leftClassRightGameList__fC1Y0 .GbGameList_menuBox__qSyEF {
	max-height: 600px;
	overflow-y: auto;
	width: 20%;
}
.GbGameList_leftClassRightGameList__fC1Y0
	.GbGameList_menuBox__qSyEF::-webkit-scrollbar {
	display: none;
}
.GbGameList_leftClassRightGameList__fC1Y0 .GbGameList_gameListBox__PO-0m {
	margin-left: 8px;
	max-height: 600px;
	overflow-y: auto;
	width: 80%;
}
.GbGameList_leftClassRightGameList__fC1Y0
	.GbGameList_gameListBox__PO-0m::-webkit-scrollbar {
	display: none;
}
.GbGameList_gameListTitle__zAeMq {
	align-items: center;
	color: #93acd3;
	color: var(--design-text-color, #93acd3);
	display: flex;
	font-size: 16px;
	font-weight: 600;
	margin: 16px 0;
	min-height: 30px;
	text-decoration: none;
	text-transform: capitalize;
	transition: color 0.1s ease-in-out;
	white-space: nowrap;
}
.GbGameList_gameListTitle__zAeMq div {
	align-items: center;
	display: flex;
}
.GbGameList_gameListTitleIcon__qrd0Y {
	font-size: 24px;
	height: 24px;
	margin-right: 8px;
	object-fit: contain;
	width: 24px;
}
.GbGameList_gameList__qK1-i .GbGameList_dropSelectBlock__KqN2H {
	flex: 1 1;
	font-size: 1.2rem;
	padding: 0 0.5rem;
}
.GbGameList_gameList__qK1-i .GbGameList_gameSecondCategoryList__fhonF {
	margin: -10px 0 10px;
	overflow-y: auto;
	padding: 10px 0;
	width: 100%;
}
.GbGameList_gameList__qK1-i .GbGameList_gameSecondCategoryList__fhonF span {
	color: #93acd3;
	color: var(--design-text-color, #93acd3);
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	margin-left: 5px;
	margin-right: 5px;
	padding: 8px 16px;
}
.GbGameList_gameList__qK1-i
	.GbGameList_gameSecondCategoryList__fhonF
	span:hover {
	color: #fff;
	color: var(--design-text-color, #fff);
}
.GbGameList_gameList__qK1-i
	.GbGameList_gameSecondCategoryList__fhonF
	.GbGameList_selectedColor__uOAnx {
	background-color: var(--adm-color-primary);
	border-radius: 5px;
	border-radius: var(--design-border-radius, 5px);
	color: #fff;
}
.reTabletOrDesktop .GbGameList_root__XwrvO .GbGameList_dropdown__-EC9F {
	display: none;
}
.reTabletOrDesktop .GbGameList_root__XwrvO .GbGameList_category__EGmqp {
	display: flex;
	margin-bottom: 20px;
	margin-top: 20px;
}
.reTabletOrDesktop
	.GbGameList_leftClassRightGameList__fC1Y0
	.GbGameList_gameListBox__PO-0m,
.reTabletOrDesktop
	.GbGameList_leftClassRightGameList__fC1Y0
	.GbGameList_menuBox__qSyEF {
	max-height: 1000px;
}
.GbScratchCard_root__MFlzs {
	grid-gap: 0.625rem;
	grid-gap: var(--gap, 0.625rem);
	display: grid;
	gap: 0.625rem;
	gap: var(--gap, 0.625rem);
	grid-template-columns: repeat(2, 1fr);
	width: 100%;
}
.GbScratchCard_root__MFlzs .GbScratchCard_itemWrapper__HIq2I {
	position: relative;
	width: 100%;
}
.GbScratchCard_root__MFlzs .GbScratchCard_item__-02K- {
	border-radius: 0.25rem;
	overflow: hidden;
	width: 100%;
}
.GbScratchCard_root__MFlzs
	.GbScratchCard_item__-02K-
	.GbScratchCard_name__y9m75 {
	background: #fe6206;
	bottom: 0;
	color: #fff;
	font-size: 0.85rem;
	font-weight: 700;
	padding: 0.25rem;
	position: absolute;
	text-align: center;
	width: 100%;
}
.GbScratchCard_name__y9m75 {
	color: var(--design-text-color);
	font-size: 1rem;
	font-weight: 700;
	line-height: 1rem;
	padding: 0.625rem 0;
}
.reTabletOrDesktop .GbScratchCard_root__MFlzs {
	grid-template-columns: repeat(4, 1fr);
}
.reTabletOrDesktop .GbScratchCard_popup__bCpzz .adm-popup-body {
	right: 50% !important;
	transform: translate(50%) !important;
}
.GbChatRoomCardList_root__uw4D2 {
	grid-gap: 0.5rem;
	display: grid;
	gap: 0.5rem;
	grid-template-columns: repeat(4, 1fr);
	width: 100%;
}
.GbChatRoomCardList_root__uw4D2 .GbChatRoomCardList_item__AW6wz {
	--shadow-color: var(--adm-color-primary);
	align-items: center;
	background: var(--design-block-bg);
	border: 0.125rem solid var(--adm-color-primary);
	border-radius: 0.625rem;
	border-radius: var(--design-border-radius, 0.625rem);
	color: #fff;
	color: var(--design-text-color, #fff);
	cursor: pointer;
	display: flex;
	flex-direction: row;
	padding: 0.5rem;
}
.GbChatRoomCardList_root__uw4D2 .GbChatRoomCardList_item__AW6wz:hover {
	animation: GbChatRoomCardList_shadow__CXCaH 3s ease 0s infinite normal none
		running;
	box-shadow: 0 0 1rem 0 var(--shadow-color);
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_cover__gxYHh {
	border-radius: 0.5rem;
	flex-shrink: 0;
	height: 3rem;
	margin-right: 0.75rem;
	overflow: hidden;
	width: 3rem;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_cover__gxYHh
	.GbChatRoomCardList_coverImg__O33Af {
	height: 100%;
	width: 100%;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_right__aznQE {
	flex: 1 1;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_title__kIR-q {
	font-size: 1rem;
	font-weight: bolder;
	margin-bottom: 0.25rem;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_desc__J\+uKY {
	font-size: 0.875rem;
	line-height: 1.8;
	opacity: 0.8;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_users__QT2RI {
	align-items: center;
	display: flex;
	justify-content: flex-end;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_users__QT2RI
	.GbChatRoomCardList_userAvatar__WvsEn {
	animation: GbChatRoomCardList_bounce__OQkVA 1.3s linear infinite;
	background: var(--adm-color-primary);
	border: 2px solid var(--design-block-bg);
	border-radius: 50%;
	display: inline-block;
	height: 1.25rem;
	margin-left: -0.5rem;
	width: 1.25rem;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_users__QT2RI
	.GbChatRoomCardList_userAvatar__WvsEn:first-child {
	animation-delay: 0.6s;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_users__QT2RI
	.GbChatRoomCardList_userAvatar__WvsEn:nth-child(2) {
	animation-delay: 0.5s;
}
.GbChatRoomCardList_root__uw4D2
	.GbChatRoomCardList_item__AW6wz
	.GbChatRoomCardList_users__QT2RI
	.GbChatRoomCardList_userAvatar__WvsEn:nth-child(3) {
	animation-delay: 0.8s;
}
@keyframes GbChatRoomCardList_bounce__OQkVA {
	30% {
		transform: translateY(-1px);
	}
	60% {
		transform: translateY(0);
	}
	80% {
		transform: translateY(1px);
	}
	to {
		transform: translateY(0);
	}
}
@keyframes GbChatRoomCardList_shadow__CXCaH {
	70% {
		box-shadow: 0 0 1rem 0.625rem transparent;
	}
	to {
		box-shadow: 0 0 1rem transparent;
	}
}
.rePhone .GbChatRoomCardList_root__uw4D2 {
	grid-template-columns: repeat(1, 1fr);
}
.GbScrollTabs_tabs__RyoP3 {
	background: var(--design-block-bg);
	border: none;
	border-radius: 0.875rem;
	border-radius: var(--design-border-radius, 0.875rem);
}
.GbScrollTabs_tabs__RyoP3 .ant-tabs-nav:before {
	display: none;
}
.GbScrollTabs_tabs__RyoP3 .ant-tabs-nav {
	margin: 0;
	width: 100%;
}
.GbScrollTabs_tabs__RyoP3 .ant-tabs-nav-list {
	padding: 0 0.5rem;
}
.GbScrollTabs_tabs__RyoP3 .GbScrollTabs_categoryItem__vNV4y,
.GbScrollTabs_tabs__RyoP3 .ant-tabs-nav-more {
	color: #fff;
	color: var(--design-text-color, #fff);
}
.GbScrollTabs_tabs__RyoP3
	.GbScrollTabs_categoryItem__vNV4y.GbScrollTabs_on__YRU3x {
	color: var(--adm-color-primary);
}
.GbDoubleScrollTabs_tabs__061Ry {
	border: none;
	border-radius: 0.875rem;
	border-radius: var(--design-border-radius, 0.875rem);
}
.GbDoubleScrollTabs_tabs__061Ry .ant-tabs-tab {
	background: none !important;
}
.GbDoubleScrollTabs_tabs__061Ry .ant-tabs-nav:before {
	display: none;
}
.GbDoubleScrollTabs_tabs__061Ry .ant-tabs-nav {
	margin: 0;
	width: 100%;
}
.GbDoubleScrollTabs_tabs__061Ry .ant-tabs-nav-list {
	padding: 0;
}
.GbDoubleScrollTabs_tabs__061Ry .ant-tabs-nav-more {
	color: #fff;
	color: var(--design-text-color, #fff);
}
.GbDoubleScrollTabs_tabs__061Ry .ant-tabs-tab {
	font-size: 12px;
	padding: 0;
}
.GbDoubleScrollTabs_tabs__061Ry .ant-tabs-ink-bar {
	display: none;
}
.GbDoubleScrollTabs_tabs__061Ry .GbDoubleScrollTabs_categoryItem__ovW5j img {
	filter: grayscale(100%);
}
.GbDoubleScrollTabs_tabs__061Ry
	.GbDoubleScrollTabs_categoryItem__ovW5j.GbDoubleScrollTabs_on__Sfhdz
	img {
	filter: grayscale(0);
}
.GbGameCardsList_root__-rpyQ .GbGameCardsList_preRelease__021NM {
	color: #fff;
	font-size: 18px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}
.GbGameCardsList_root__-rpyQ .GbGameCardsList_overlay__YT5kN {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	font-size: 18px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.GbGameCardsList_root__-rpyQ .GbGameCardsList_image__Dd8ev img,
.GbGameCardsList_root__-rpyQ .GbGameCardsList_overlay__YT5kN {
	border-radius: 10px;
	border-radius: var(--design-border-radius, 10px);
}
.GbGameCardsList_root__-rpyQ .GbGameCardsList_preReleaseImage__ZSvK2 {
	border-radius: 10px;
	border-radius: var(--design-border-radius, 10px);
	overflow: hidden;
}
.GbGameCardsList_root__-rpyQ .GbGameCardsList_preReleaseImage__ZSvK2 img {
	border-radius: 10px;
	border-radius: var(--design-border-radius, 10px);
	filter: blur(5px);
}
.GbGameCardsList_root__-rpyQ .GbGameCardsList_loadmore__tA2wg {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 12px;
	width: 100%;
}
.GbGameCardsList_root__-rpyQ
	.GbGameCardsList_loadmore__tA2wg
	.GbGameCardsList_loadmoreButton__5kQG5 {
	color: #93acd3;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	padding: 10px 14px;
}
