.jun88-hi88-lobby-wrap {
	width: 100%;
	max-width: 1261px;
	margin: 24px auto 0;
}

.jun88-hi88-lobby-wrap ._6xHTXmjSmJBT_bJCyqqJ {
	position: relative;
	width: 100%;
	padding: 0 18px 18px;
	border-radius: 22px;
	border: 1px solid #fff;
	background: rgba(140, 217, 255, 0.3);
	box-shadow:
		inset 0 7px 15px 0 rgba(37, 171, 224, 0.13),
		inset 0 -7px 15px 0 rgba(37, 171, 224, 0.13),
		0 5px 0 0 #caeaf9;
}

.jun88-hi88-lobby-wrap .mStjgcADwBgprsQLlvjuO {
	position: relative;
	margin: 0;
	padding: 10px 0 12px;
	color: #26a9e0;
	font-size: 46px;
	font-weight: 800;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.jun88-hi88-lobby-wrap .mStjgcADwBgprsQLlvjuO::before,
.jun88-hi88-lobby-wrap .mStjgcADwBgprsQLlvjuO::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 36%;
	height: 2px;
	background: linear-gradient(90deg, rgba(48, 175, 229, 0), rgba(48, 175, 229, 0.8), rgba(48, 175, 229, 0));
	transform: translateY(-50%);
}

.jun88-hi88-lobby-wrap .mStjgcADwBgprsQLlvjuO::before {
	left: 0;
}

.jun88-hi88-lobby-wrap .mStjgcADwBgprsQLlvjuO::after {
	right: 0;
}

.jun88-hi88-lobby-wrap .jun88-lobby-tabs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 1px;
	margin: 0;
	padding: 0 8px;
	list-style: none;
}

.jun88-hi88-lobby-wrap .jun88-lobby-tabs li {
	position: relative;
	margin: 0;
	padding: 7px 18px 7px 20px;
	background: rgba(255, 255, 255, 0.75);
	color: #46add6;
	font-size: 31px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}

.jun88-hi88-lobby-wrap .jun88-lobby-tabs li::after {
	content: "";
	position: absolute;
	top: 0;
	right: -16px;
	width: 0;
	height: 0;
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;
	border-left: 16px solid rgba(255, 255, 255, 0.75);
	z-index: 1;
}

.jun88-hi88-lobby-wrap .jun88-lobby-tabs li.active {
	background: #169cd5;
	color: #fff;
}

.jun88-hi88-lobby-wrap .jun88-lobby-tabs li.active::after {
	border-left-color: #169cd5;
}

.jun88-hi88-lobby-wrap ._281Xm-ksIq00ZuQPAmkQq2 {
	position: relative;
	margin-top: 2px;
	padding: 14px 20px 14px;
	border-radius: 0 0 12px 12px;
	border: 2px solid rgba(73, 183, 226, 0.45);
	background: rgba(255, 255, 255, 0.46);
	min-height: 262px;
	overflow: hidden;
}

.jun88-hi88-lobby-wrap ._281Xm-ksIq00ZuQPAmkQq2 h3 {
	margin: 0;
	color: #29a7de;
	font-size: 48px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
}

.jun88-hi88-lobby-wrap ._281Xm-ksIq00ZuQPAmkQq2 figure {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 8px 0 14px;
	padding: 6px 12px;
	border-radius: 999px;
	background: linear-gradient(180deg, #1ca6df, #0f8fc5);
}

.jun88-hi88-lobby-wrap ._281Xm-ksIq00ZuQPAmkQq2 figure span:first-child {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}

.jun88-hi88-lobby-wrap ._1c8YqswqKhlz4furAEh05D {
	color: #d5f3ff;
	font-size: 41px;
	font-weight: 800;
	line-height: 1;
}

.jun88-hi88-lobby-wrap .jun88-lobby-games {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
	max-width: 63%;
}

.jun88-hi88-lobby-wrap .jun88-lobby-games li {
	flex: 0 0 auto;
	width: 111px;
	height: 60px;
	border-radius: 6px;
	background: #d6eefb;
	display: flex;
	align-items: center;
	justify-content: center;
}

.jun88-hi88-lobby-wrap .jun88-lobby-games img {
	display: block;
	max-width: 100%;
	height: auto;
}

.jun88-hi88-lobby-wrap .jun88-lobby-banner {
	position: absolute;
	right: -12px;
	top: -30px;
	display: block;
	width: 387px;
	height: 435px;
	max-width: none;
	border-radius: 0;
	pointer-events: none;
}

@media only screen and (max-width: 1200px) {
	.jun88-hi88-lobby-wrap {
		display: none;
	}
}
