/*
 * Custom design tokens and section/card/button styling.
 * Reusable classes below can be typed into the "CSS Class" field of any
 * Flatsome UX Builder element (Section, Row, Banner, Button, etc.).
 *
 * Palette and shapes are a neutral re-interpretation of the analyzed
 * reference layout (cool blue/teal tones, pill-shaped buttons, rounded
 * cards) - no brand colors, logos or copy are reused.
 */

:root {
	--dc-primary-dark: #2f6b86;
	--dc-primary: #3f8aa8;
	--dc-primary-light: #6bb0c8;
	--dc-accent: #e0a84a;
	--dc-ink: #1c2b33;
	--dc-muted: #6b7b83;
	--dc-bg-light: #f4f8fa;
	--dc-border: #e1e8eb;
	--dc-radius-card: 10px;
	--dc-radius-pill: 99px;
	--dc-shadow-sm: 0 2px 8px rgba(28, 43, 51, 0.06);
	--dc-shadow-md: 0 10px 30px rgba(28, 43, 51, 0.12);
	--dc-gap: 40px;
}

/* ---------- Sections ---------- */

.section-hero {
	background: linear-gradient(135deg, var(--dc-primary-dark), var(--dc-primary));
	color: #fff;
	padding-top: var(--dc-gap);
	padding-bottom: var(--dc-gap);
}

.section-hero h1,
.section-hero h2,
.section-hero h3 {
	color: #fff;
}

.section-services {
	background: var(--dc-bg-light);
}

.section-news {
	background: #ffffff;
}

.section-cta {
	background: linear-gradient(135deg, var(--dc-primary), var(--dc-primary-light));
	color: #fff;
}

.section-cta h1,
.section-cta h2,
.section-cta h3,
.section-cta p {
	color: #fff;
}

/* ---------- Cards ---------- */

.card-custom {
	background: #ffffff;
	border: 1px solid var(--dc-border);
	border-radius: var(--dc-radius-card);
	box-shadow: var(--dc-shadow-sm);
	padding: 30px;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.card-custom:hover {
	transform: translateY(-6px);
	box-shadow: var(--dc-shadow-md);
}

.card-custom img {
	border-radius: var(--dc-radius-card);
}

/* Flatsome icon-box / image-box polish inside our cards */
.card-custom .icon-box-icon {
	color: var(--dc-primary);
}

.card-custom .icon-box-title {
	color: var(--dc-ink);
}

/* ---------- Buttons ---------- */

.button-custom,
a.button-custom {
	display: inline-block;
	border-radius: var(--dc-radius-pill);
	background: var(--dc-accent);
	color: #fff;
	padding: 14px 34px;
	font-weight: 600;
	letter-spacing: 0.02em;
	border: none;
	transition: background 0.2s ease, transform 0.2s ease;
}

.button-custom:hover,
a.button-custom:hover {
	background: var(--dc-primary-dark);
	color: #fff;
	transform: translateY(-2px);
}

.button-custom.is-outline,
a.button-custom.is-outline {
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}

.button-custom.is-outline:hover,
a.button-custom.is-outline:hover {
	background: #fff;
	color: var(--dc-primary-dark);
}

/* ---------- Footer UX Block ---------- */

.footer-custom {
	background: linear-gradient(180deg, #fff -8.86%, #f8fdff 26.68%, #6bb0c8 190.73%);
	color: #4692ae !important;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer-custom,
.footer-custom p,
.footer-custom span,
.footer-custom strong,
.footer-custom .text,
.footer-custom .text-box-content {
	color: #4692ae !important;
}

.footer-custom a {
	color: #4692ae !important;
}

.footer-custom a:hover {
	color: #224857;
}

.footer-custom p {
	margin-bottom: 0.8em;
}

.footer-custom .footer-brand-row .img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 22px;
}

.footer-custom .footer-brand-row .text-box {
	margin-left: auto;
	margin-right: auto;
}

.footer-custom .social-icons {
	margin: 10px 0 12px;
}

.footer-custom .social-icons a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	margin: 0 4px;
	color: #4692ae;
	border-color: #4692ae;
	background: transparent;
}

.footer-custom .social-icons a:hover {
	background: #4692ae;
	color: #fff !important;
}

.footer-custom .footer-info-row {
	margin-top: 22px;
	max-width: 1300px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.footer-custom .footer-info-row > .col {
	padding-left: 15px;
	padding-right: 15px;
}

.footer-custom .ux-menu-link__link {
	justify-content: flex-start;
	color: #4692ae;
	min-height: 32px;
}

.footer-custom .footer-info-row .col:nth-child(2) .ux-menu,
.footer-custom .footer-info-row .col:nth-child(3) .ux-menu {
	max-width: 260px;
	margin-left: auto;
	margin-right: auto;
}

.footer-custom .footer-contact img {
	max-width: 120px;
	height: auto;
}

.footer-custom .footer-cert-heading {
	margin-top: 20px;
	margin-bottom: 0;
}

.footer-custom .footer-cert-row {
	max-width: 1300px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.footer-custom .bo-cong-thuong img {
	border-radius: 20px;
}

.absolute-footer {
	background-color: #4692ae !important;
	color: #fff !important;
}

.absolute-footer .copyright-footer {
	float: none;
	text-align: center;
	width: 100%;
	color: #fff !important;
}

.absolute-footer .footer-primary {
	float: none;
	width: 100%;
}

@media (max-width: 549px) {
	.absolute-footer {
		display: none;
	}
}

/* ---------- Desktop category grid (ported 1:1 from reference site) ----------
 * A flex row of 300x400 cards; on hover the card expands, the image
 * shrinks to 50% and a button panel fades in on the right. Selectors are
 * scoped under .grid-container to avoid leaking into other pages.
 */

.grid-container {
	display: flex;
}

.grid-item {
	position: relative;
	width: 300px;
	height: 400px;
	background-color: #fbde9b14;
	border-radius: 8px;
	box-shadow: 0 4px 6px rgb(0 184 255);
	transition: all 0.5s ease;
}

.grid-item:hover {
	width: 1000px;
	height: auto;
}

.grid-container .image-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: width 0.5s ease;
}

.grid-item:hover .image-container {
	width: 50%;
	transform: scale(0.9);
	height: 100%;
}

.grid-container .image-container img {
	width: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}

.grid-container .button-container {
	width: 100%;
	float: right;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #f5f5f500;
	opacity: 0;
	transition: all 0.5s ease;
}

.grid-item:hover .button-container {
	width: 50%;
	opacity: 1;
}

.grid-container .button-container h3 {
	font-size: 18px;
	font-weight: bold;
	color: #157695;
	margin-bottom: 20px;
}

.grid-container .button-container p {
	font-size: 16px;
	color: #555;
	margin-bottom: 15px;
}

.grid-container .button-container button {
	width: 100%;
	background: linear-gradient(to right, #1373a3, #00668d);
	color: #fff;
	border: none;
	border-radius: 20px;
	cursor: pointer;
	font-size: 13px;
	transition: background 0.3s ease;
}

.grid-container .button-container button:hover {
	background: #df5200;
}

.grid-container .title {
	position: absolute;
	top: 10px;
	left: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #157695;
	z-index: 2;
}

.grid-container .title span {
	font-size: 16px;
	color: #888;
	margin-left: 5px;
}

.grid-container .title .icon {
	font-size: 18px;
	color: #007a8f;
	margin-left: 5px;
}

/* ---------- Mobile-only jackpot strip + tabbed game browser ----------
 * Ported 1:1 from the reference site's inline CSS so the mobile homepage
 * renders identically: a decorated counter strip (.jack-pot-mb) with a
 * horizontal thumbnail row (.game-jp), then a tab widget (.mb-tabgame)
 * whose nav is forced into a left 25% sidebar with image icons per tab
 * (nth-child :before), and panels showing rows of 3 thumbnails each
 * (.list-gamemb). Pair the rows with Flatsome's show-for-small class.
 */

.jack-pot-mb {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/wp-content/uploads/2025/02/jackpot-bg.webp) center no-repeat;
	background-size: contain;
	padding: 24px 0 10px;
	overflow: visible;
}

.jackpot-title {
	width: 90px;
	height: 12px;
	position: absolute;
	top: -6px;
	left: 50%;
	transform: translate(-50%);
	border-radius: 5px;
	background: url(/wp-content/uploads/2025/02/jackpot-title.webp);
	background-size: cover;
	z-index: 1;
}

.jackpot-sec {
	display: flex;
	justify-content: center;
	padding-top: 36px;
	color: #111;
	font-size: 85px;
	font-weight: bold;
}

.game-jp {
	display: flex;
}

.game-jp li {
	list-style: none;
	margin-left: 0 !important;
	padding: 0 5px;
	width: 20%;
}

.game-jp div,
.game-jp span {
	color: #111;
}

.ten-game {
	max-width: 11rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

/**** Tab game ****/
.mb-tabgame {
	margin-bottom: 50px;
}

.mb-tabgame .tabbed-content {
	display: flex;
	flex-flow: inherit;
}

.mb-tabgame .tabbed-content > ul {
	display: block;
	width: 25%;
}

.mb-tabgame .tabbed-content > .tab-panels {
	width: 100%;
	padding-top: 0;
}

.mb-tabgame .tabbed-content ul li:nth-child(1) a:before {
	content: "";
	text-indent: -999em;
	display: block;
	height: 30px;
	background: url(/wp-content/uploads/2025/02/hot.webp) no-repeat;
	background-size: contain;
	width: 100%;
	background-position: center;
}

.mb-tabgame .tabbed-content ul li:nth-child(2) a:before {
	content: "";
	text-indent: -999em;
	display: block;
	height: 30px;
	background: url(/wp-content/uploads/2025/02/nohu.webp) no-repeat;
	background-size: contain;
	width: 100%;
	background-position: center;
}

.mb-tabgame .tabbed-content ul li:nth-child(3) a:before {
	content: "";
	text-indent: -999em;
	display: block;
	height: 30px;
	background: url(/wp-content/uploads/2025/02/banca.webp) no-repeat;
	background-size: contain;
	width: 100%;
	background-position: center;
}

.mb-tabgame .tabbed-content ul li:nth-child(4) a:before {
	content: "";
	text-indent: -999em;
	display: block;
	height: 30px;
	background: url(/wp-content/uploads/2025/02/songbai.webp) no-repeat;
	background-size: contain;
	width: 100%;
	background-position: center;
}

.mb-tabgame .tabbed-content ul li:nth-child(5) a:before {
	content: "";
	text-indent: -999em;
	display: block;
	height: 30px;
	background: url(/wp-content/uploads/2025/02/thethao.webp) no-repeat;
	background-size: contain;
	width: 100%;
	background-position: center;
}

.mb-tabgame .tabbed-content ul li:nth-child(6) a:before {
	content: "";
	text-indent: -999em;
	display: block;
	height: 30px;
	background: url(/wp-content/uploads/2025/02/xoso.webp) no-repeat;
	background-size: contain;
	width: 100%;
	background-position: center;
}

.mb-tabgame .tabbed-content ul li:nth-child(7) a:before {
	content: "";
	text-indent: -999em;
	display: block;
	height: 30px;
	background: url(/wp-content/uploads/2025/02/daga.webp) no-repeat;
	background-size: contain;
	width: 100%;
	background-position: center;
}

.mb-tabgame .nav:hover > li:not(:hover) > a:before {
	opacity: 1;
}

.mb-tabgame .tabbed-content > ul li {
	text-align: center;
}

.mb-tabgame .tabbed-content > ul li a {
	justify-content: center;
	font-weight: 500;
	padding: 0;
	align-items: center;
	min-width: 75px;
	min-height: 54px;
	margin: 0 0 5px;
	font-size: 12px;
	border-radius: 6px;
	color: rgb(69 69 69);
	border: solid 1px #e4edff;
	background: linear-gradient(to bottom, #fff 0, #e4edff 60%, #fff 100%);
}

.mb-tabgame .tabbed-content > ul li a span {
	color: #357e9f;
}

.mb-tabgame .tabbed-content > ul li.active a span {
	color: #fff;
}

.mb-tabgame .col {
	margin: 0;
	padding: 0 7px 30px;
}

.mb-tabgame .tabbed-content > ul li.active a {
	color: #fff;
	background: linear-gradient(to top, #357e9f, #6bb0c8);
}

.list-gamemb ul {
	display: flex;
	margin-bottom: 0;
}

.list-gamemb ul li {
	width: 31%;
	position: relative;
	color: #000;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	margin-right: 7px;
	min-height: 82px;
	margin-left: 0;
}

.list-gamemb ul li img {
	border-radius: 5px;
}

@media only screen and (max-width: 600px) {
	.jackpot-sec {
		font-weight: 600;
		font-size: 20px;
		text-align: center;
		margin: 0;
		padding: 10px 0 5px;
		color: #111;
	}

	.anh-game {
		margin: 0 2px;
		color: #fff;
	}

	.jack-pot-mb .col {
		padding-bottom: 0;
	}

	.game-jp {
		justify-content: center;
		display: flex;
	}

	.ten-game {
		display: block;
		margin: 0;
		font-size: 8px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.game-jp li {
		padding: 0 3px;
		width: 14%;
	}

	.jack-pot-mb ul {
		margin-bottom: -20px;
	}
}

/* ---------- Responsive spacing tweaks ---------- */

@media (max-width: 999px) {
	.section-hero,
	.section-cta {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.card-custom {
		padding: 22px;
	}
}

@media (max-width: 549px) {
	.button-custom,
	a.button-custom {
		width: 100%;
		text-align: center;
	}
}

/* ---------- Reference homepage rebuild ---------- */

body {
	color: #000;
	font-family: Roboto, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
	color: #4692ae;
	font-family: Roboto, sans-serif;
	font-weight: 700;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
	max-width: 1250px;
}

.home-hero .row,
.home-hero .col,
.home-features .col,
.home-article .col {
	padding-bottom: 0;
}

.home-hero .row {
	max-width: 100%;
}

.header-button .primary {
	width: 130px;
	height: 35px;
	margin-left: 5px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border-radius: 17px !important;
	border: none;
	background: linear-gradient(to top, #357e9f, #6bb0c8) !important;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	overflow: visible;
}

.header-button {
	position: relative;
	z-index: 1;
	border-radius: 17px;
}

.header-button a:hover,
.header-button .primary:hover {
	color: #fff !important;
	background: linear-gradient(to top, #357e9f, #6bb0c8) !important;
}

.header-button::before,
.header-button::after {
	content: "";
	position: absolute;
	width: 50%;
	height: 50%;
	box-shadow: 0 0 17px 3px #00c6ff, 0 0 4px 2px #00c6ff;
	z-index: 0;
	border-radius: 7px;
	pointer-events: none;
}

.header-button::before {
	top: 0;
	left: 0;
	animation: fcbr-header-red-shadow 2s ease infinite;
}

.header-button::after {
	right: 0;
	bottom: 0;
	animation: fcbr-header-blue-shadow 2s ease infinite;
}

@keyframes fcbr-header-red-shadow {
	0%,
	100% {
		top: 0;
		left: 0;
	}

	25% {
		top: 50%;
		left: 0;
	}

	50% {
		top: 50%;
		left: 50%;
	}

	75% {
		top: 0;
		left: 50%;
	}
}

@keyframes fcbr-header-blue-shadow {
	0%,
	100% {
		right: 0;
		bottom: 0;
	}

	25% {
		right: 50%;
		bottom: 0;
	}

	50% {
		right: 50%;
		bottom: 50%;
	}

	75% {
		right: 0;
		bottom: 50%;
	}
}

.header-bottom {
	background: #9ed4df !important;
	min-height: 39px;
}

.header-bottom .flex-row {
	height: 39px;
}

.header-bottom-nav {
	align-items: center;
	justify-content: center;
}

.header-bottom-nav.nav > li {
	margin: 0 9px;
}

.header-bottom-nav.nav > li > a,
.header:not(.transparent) .header-bottom-nav.nav > li > a {
	color: #fff !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: 0;
	text-transform: uppercase;
}

.header-bottom-nav.nav > li > a:hover,
.header-bottom-nav.nav > li.active > a,
.header-bottom-nav.nav > li.current > a,
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover,
.header:not(.transparent) .header-bottom-nav.nav > li.active > a,
.header:not(.transparent) .header-bottom-nav.nav > li.current > a {
	color: #fff !important;
}

.header-bottom-nav.nav-line-bottom > li > a::before,
.header-bottom-nav.nav-line-grow > li > a::before,
.header-bottom-nav.nav-line > li > a::before {
	background-color: #fff !important;
}

.css-tittle {
	border: 1px solid;
	border-radius: 3px;
	box-shadow: 0 4px 6px rgb(0 121 141 / 76%);
	transition: border-color 0.3s ease;
	cursor: pointer;
}

.text__home {
	height: 1000px;
	overflow-y: auto;
	padding: 10px;
	border: 2px solid #00c4ff;
	border-radius: 10px;
	background-color: #f0f0f0;
	box-shadow: 0 4px 6px rgb(0 0 0 / 10%);
	transition: border-color 0.3s ease;
}

.text__home:hover {
	border-color: #00d0ff;
}

.text__home::-webkit-scrollbar {
	width: 8px;
}

.text__home::-webkit-scrollbar-thumb {
	background-color: #888;
	border-radius: 10px;
}

.text__home .section-title-main {
	display: block;
	width: 100%;
}

.wp-caption .wp-caption-text {
	color: #fff;
	background: linear-gradient(to top, #54aeff, #224857);
}

.services {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1200px;
	margin: auto;
	padding: 20px;
}

.service-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 25%;
	padding: 10px;
	position: relative;
}

.service-item h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

.service-item p {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
}

.service-item:not(:last-child)::after {
	content: "";
	position: absolute;
	right: 0;
	top: 20%;
	height: 60%;
	width: 1px;
	background-color: #6cd6ff;
}

.certificate,
.certificate2,
.certificate3,
.certificate4 {
	width: 120px;
	height: 95px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0;
	transition: background-position 0.3s ease-in-out;
}

.certificate {
	background-image: url("/wp-content/uploads/2025/02/dc48010aff1e485c24fa69a82764c1e7.png");
}

.certificate2 {
	background-image: url("/wp-content/uploads/2025/02/e838c036cc1e5277112c12140106b3f2.png");
}

.certificate3 {
	background-image: url("/wp-content/uploads/2025/02/7915932139e655714bdd2a3fa34c45cc.png");
}

.certificate4 {
	background-image: url("/wp-content/uploads/2025/02/09cf522ac9e22530b223e0a9a069d6a2.png");
}

.certificate:hover,
.certificate2:hover,
.certificate3:hover,
.certificate4:hover {
	background-position: 0 -87px;
}

footer {
	background: linear-gradient(180deg, #fff -8.86%, #f8fdff 26.68%, #6bb0c8 190.73%);
	color: #4692ae;
}

@media only screen and (max-width: 600px) {
	html,
	body {
		overflow-x: hidden;
	}

	.text__home {
		margin-top: -70px;
		overflow-x: hidden;
		width: calc(100vw - 24px) !important;
		max-width: calc(100vw - 24px) !important;
		box-sizing: border-box;
	}

	.home-article .section-content,
	.home-article .row,
	.home-article .col,
	.home-article .col-inner {
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		left: 0 !important;
	}

	.home-article .col {
		padding-left: 8px !important;
		padding-right: 8px !important;
	}

	.services {
		display: none;
	}

	.text__home .section-title-main {
		white-space: normal !important;
		overflow-wrap: anywhere;
		word-break: break-word;
		display: block !important;
		width: 320px !important;
		max-width: 100% !important;
		font-size: 16px !important;
		line-height: 1.25;
		padding: 0 8px;
		margin: 0 auto !important;
	}

	.text__home .section-title-center {
		display: block !important;
		text-align: center;
	}

	.text__home .section-title-center b {
		display: none !important;
	}

	.mb-tabgame .tabbed-content > .tab-panels {
		flex: 1 1 auto;
		width: calc(100% - 82px) !important;
		max-width: calc(100% - 82px) !important;
		min-width: 0;
		overflow-x: hidden;
	}

	.mb-tabgame .tabbed-content {
		align-items: flex-start;
		gap: 8px;
		width: 100%;
		max-width: 100vw;
		overflow: hidden;
	}

	.mb-tabgame .tabbed-content > ul {
		flex: 0 0 74px;
		width: 74px !important;
		max-width: 74px !important;
	}

	.mb-tabgame .tabbed-content > ul li a {
		min-width: 0;
		width: 74px;
	}

	.list-gamemb {
		width: 100%;
	}

	.list-gamemb ul {
		display: flex !important;
		flex-wrap: wrap;
		gap: 10px 6px;
		width: calc(100vw - 98px) !important;
		max-width: calc(100vw - 98px) !important;
	}

	.list-gamemb ul li {
		display: block;
		flex: 0 0 calc((100vw - 110px) / 3);
		width: calc((100vw - 110px) / 3) !important;
		max-width: calc((100vw - 110px) / 3) !important;
		min-width: 0;
		min-height: 0;
		margin: 0 !important;
		font-size: 11px;
	}

	.anh-game-mb img,
	.list-gamemb ul li img {
		display: block;
		width: 100%;
		height: auto;
		max-width: 100%;
	}

	body.home .mb-tabgame .tabbed-content {
		display: grid !important;
		grid-template-columns: 74px minmax(0, 1fr);
		column-gap: 8px;
		align-items: start;
		width: calc(100vw - 14px) !important;
		max-width: calc(100vw - 14px) !important;
		padding: 0;
		box-sizing: border-box;
		overflow: hidden;
	}

	body.home .mb-tabgame .tabbed-content > ul {
		grid-column: 1;
		width: 74px !important;
		max-width: 74px !important;
		min-width: 74px !important;
	}

	body.home .mb-tabgame .tabbed-content > .tab-panels {
		grid-column: 2;
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow: hidden !important;
		zoom: 1 !important;
	}

	body.home .mb-tabgame .tab-panels .panel {
		min-width: 0 !important;
		overflow: hidden !important;
	}

	body.home .mb-tabgame .list-gamemb ul {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 8px 6px !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body.home .mb-tabgame .list-gamemb ul li {
		width: auto !important;
		max-width: 100% !important;
		min-width: 0 !important;
		margin: 0 !important;
		font-size: 10px !important;
		box-sizing: border-box !important;
	}

	.section-services-mobile .mb-tabgame .tabbed-content {
		display: grid !important;
		grid-template-columns: 74px minmax(0, 1fr) !important;
		column-gap: 8px !important;
		width: calc(100vw - 14px) !important;
		max-width: calc(100vw - 14px) !important;
		padding: 0 !important;
		box-sizing: border-box !important;
		overflow: hidden !important;
	}

	.section-services-mobile .mb-tabgame .tabbed-content > ul {
		grid-column: 1 !important;
		width: 74px !important;
		max-width: 74px !important;
		min-width: 74px !important;
	}

	.section-services-mobile .mb-tabgame .tabbed-content > .tab-panels {
		grid-column: 2 !important;
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
		overflow: hidden !important;
		zoom: 1 !important;
	}

	.section-services-mobile .mb-tabgame .list-gamemb ul {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 8px 6px !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}

.section-services-mobile .mb-tabgame .list-gamemb ul li {
		width: auto !important;
		max-width: 100% !important;
		min-width: 0 !important;
		margin: 0 !important;
		font-size: 10px !important;
		box-sizing: border-box !important;
	}
}

.fcbr-category-breadcrumb-row {
	margin-bottom: 0;
}

.fcbr-category-breadcrumb-row .rank-math-breadcrumb {
	width: 100%;
	padding: 0 15px;
	font-size: 14px;
}

.fcbr-category-breadcrumb-row .rank-math-breadcrumb p {
	margin: 0 0 10px;
}
