@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
		url('../fonts/Montserrat-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),
		url('../fonts/Montserrat-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
		url('../fonts/Montserrat-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
		url('../fonts/Montserrat-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,
body {
	height: 100%;
	overflow-x: hidden;
}

.IqEanLTMP {
	flex-direction: column;
	display: flex;
	min-height: 100%;
	background-color: var(--xbat-site-background);
	padding-top: 105px;
}

form,
input,
textarea,
button {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
}

input[type="submit"],
input[type="button"] {
	appearance: none;
	-webkit-appearance: none;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: var(--xbat-body-text);
	font-size: 18px;
}

.container {
	max-width: 1134px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.ZCMjCl1Dx {
	background-color: var(--xbat-header-bg);
	padding: 29px 0;
	z-index: 15;
	position: fixed;
	left: 0;
	width: 100%;
	top: 0;
	display: flex;
	align-items: center;
	transition: all 0.3s ease-in-out;
	min-height: 105px;
}

.ZCMjCl1Dx.active {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.tvKUzdgki {
	width: 100%;
}

.whlDzFvlwTCXz {
	width: 100%;
	height: 529px;
}

.whlDzFvlwTCXz img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.BgQuJO7DRWS {
	background: var(--xbat-payment-methods-bg);
	padding: 20px 0 25px;
}

.BgQuJO7DRWS .container {
	max-width: 1134px;
}

.cJogONgC0vOF,
.cJogONgC0vOF h1,
.cJogONgC0vOF h2,
.cJogONgC0vOF h3,
.cJogONgC0vOF h4,
.cJogONgC0vOF h5,
.cJogONgC0vOF h6,
.cJogONgC0vOF p,
.cJogONgC0vOF span {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.15;
	color: var(--xbat-payment-methods-title);
	text-align: center;
	margin: 0;
}

.NOpNa3tfUZ5HR {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 23px;
	flex-wrap: wrap;
}

.NOpNa3tfUZ5HR img {
	width: auto;
	height: 53px;
	display: block;
	object-fit: contain;
}

.OQIXQiMFmN {
	/* background: url("../img/banner.webp") center center / cover no-repeat; */
	width: 100%;
	min-height: 449px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.ijaxiC4m {
	background: rgba(6, 11, 25, 0.8);
	min-height: 449px;
}

.yNHWan63lc {
	width: 100%;
	min-height: 449px;
	padding-bottom: 34px;
}

.GpJVmTbGSLpvDVT {
	/* background: url("../img/banner.webp") center center / cover no-repeat; */
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.etubeAgUzRz0QArZ {
	bottom: 20px !important;
}

.yNHWan63lc .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: var(--xbat-hero-pagination);
	opacity: 0.45;
}

.yNHWan63lc .swiper-pagination-bullet-active {
	opacity: 1;
}

.sqrJusKAS {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 52px;
	height: 52px;
	border: 0;
	background: transparent;
	cursor: pointer;
	z-index: 5;
}

.sqrJusKAS::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border-top: 4px solid var(--xbat-hero-arrow);
	border-right: 4px solid var(--xbat-hero-arrow);
	margin: 0 auto;
}

.ezaCay5SaW6 {
	left: 20px;
}

.ezaCay5SaW6::before {
	transform: rotate(-135deg);
}

.jOPcs6MKsEWD {
	right: 20px;
}

.jOPcs6MKsEWD::before {
	transform: rotate(45deg);
}

.kPxPJtjJ9r1 {
	max-width: 1314px;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.EQQWPbXXs8mv {
	min-height: 449px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	gap: 30px;
	padding: 30px 0;
}

.tHdFxoZCmyY36E2 {
	max-width: 610px;
	display: flex;
	flex-direction: column;
	gap: 25px;
	align-items: flex-start;
}
.yNHWan63lc,
.yNHWan63lc .swiper-wrapper {
	height: auto !important;
}

.fLWUYqDzsRkHb,
.fLWUYqDzsRkHb h1,
.fLWUYqDzsRkHb h2,
.fLWUYqDzsRkHb h3,
.fLWUYqDzsRkHb h4,
.fLWUYqDzsRkHb h5,
.fLWUYqDzsRkHb h6,
.fLWUYqDzsRkHb p,
.fLWUYqDzsRkHb span {
	font-size: 48px;
	line-height: 1.12;
	font-weight: 700;
	color: var(--xbat-hero-title);
	text-transform: uppercase;
	margin: 0;
}

.cCLLt6FzmMuA {
	font-size: 28px;
	line-height: 1.25;
	color: var(--xbat-hero-text);
}

.mJHHaLVbfPOCLk.klsXbu3Ko {
	background: var(--xbat-hero-btn-bg);
	border-color: var(--xbat-hero-btn-bg);
	min-width: 204px;
	min-height: 45px;
	font-size: 18px;
	font-weight: 600;
	padding: 11px 17px;
	text-transform: uppercase;
}

.mJHHaLVbfPOCLk.klsXbu3Ko:hover {
	background: var(--xbat-hero-btn-bg-hover);
	border-color: var(--xbat-hero-btn-bg-hover);
}

.nTfpVux0IUiJmJ {
	display: flex;
	justify-content: flex-end;
}

.nTfpVux0IUiJmJ img {
	width: 100%;
	max-width: 736px;
	height: auto;
	display: block;
}

.FkGAdovjyKEDj {
	padding: 20px 0;
}

.YLKNA0pLXc {
	background: var(--xbat-image-card-bg);
	border-radius: 15px;
	padding: 21px 23px;
	display: flex;
	align-items: flex-start;
	gap: 14px;
}

.cMkLevyRmYd {
	width: 200px;
	height: 197px;
	border-radius: 10px;
	object-fit: cover;
	display: block;
}

.ZAGCmP0PM {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 13px;
}

.jyDqNsfrMZD {
	width: 35px;
	height: 35px;
	display: block;
}

.FBhQXjXumOA,
.FBhQXjXumOA h1,
.FBhQXjXumOA h2,
.FBhQXjXumOA h3,
.FBhQXjXumOA h4,
.FBhQXjXumOA h5,
.FBhQXjXumOA h6,
.FBhQXjXumOA p,
.FBhQXjXumOA span {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
	color: #FFFFFF;
}

.NAMrrzKzp5y4,
.NAMrrzKzp5y4 p,
.NAMrrzKzp5y4 span {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.35;
	color: #FFFFFF;
	margin: 0;
}

.ZCMjCl1Dx .container {
	max-width: 1366px;
	padding: 0 20px;
}

.ixcqSSDAFcwlkW {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.wrtkJkXcesde6h7 {
	z-index: 999;
}

.wrtkJkXcesde6h7 img {
	width: 234px;
	height: auto;
	max-height: 55px;
	display: flex;
	align-items: center;
}

.overlay-top {
	flex: 1;
}

.main-menu {
	display: flex;
	align-items: center;
	gap: 5px 30px;
	padding: 0;
	list-style-type: none;
	position: relative;
	margin-left: auto;
	flex-wrap: wrap;
}

.main-menu li a {
	padding: 10px 0;
	display: inline-block;
	font-size: 17px;
	font-weight: 400;
	color: var(--xbat-header-menu-text);
	transition: color 0.3s ease-in-out;
	position: relative;
}

.main-menu li.has-submenu {
	position: relative;
}

.main-menu li.has-submenu:after {
	content: "";
	position: static;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("../img/arr.svg") center / contain no-repeat;
	transform: rotate(0deg);
	transform-origin: 50% 50%;
	transition: transform 0.3s ease;

}

.main-menu li.has-submenu {
	display: flex;
	align-items: center;
	gap: 8px;
}

.main-menu li.has-submenu:hover:after {
	transform: rotate(180deg);

}

.main-menu li a:hover {
	color: var(--xbat-header-menu-hover-text);
}

.main-menu>li.has-submenu>.submenu {
	position: absolute;
	overflow-y: auto;
	left: 0;
	top: 100%;
	display: none;
	z-index: 10;
	background: var(--xbat-header-submenu-bg);
	border-radius: 10px;
	width: auto;
	padding: 5px 10px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);

}

.main-menu>li.has-submenu>ul.submenu {
	white-space: nowrap;
	list-style-type: none;
}

@media screen and (min-width: 1241px) {
	.main-menu li.has-submenu:hover .submenu {
		display: block;
	}
}

.main-menu>li.has-submenu>.submenu li a {
	font-size: 16px;
	line-height: 120%;
	color: var(--xbat-header-submenu-text);
	padding: 7px 0;
	width: 100%;
}

.main-menu>li.has-submenu>.submenu li a:hover {
	color: var(--xbat-header-menu-hover-text);
}

.main-menu>li.has-submenu>.submenu::-webkit-scrollbar {
	width: 3px;
	background: transparent;
}

.main-menu>li.has-submenu>.submenu ::-webkit-scrollbar-track {
	margin: 5px;
}

.main-menu>li.has-submenu>ul::-webkit-scrollbar-thumb {
	width: 3px;
	border-radius: 3px;
	background: #000000;
}

.overlay-top {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.mTjhmUNBX2WmAg {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 28px;
}

header .search {
	margin-left: auto;
	display: flex;
	align-items: center;
}

.jliAyrYUrxmDl4BH {
	display: flex;
	align-items: center;
	gap: 28px;
}


.mJHHaLVbfPOCLk {
	border-radius: 8px;
	min-height: 45px;
	height: auto;
	background-color: var(--xbat-header-btn-bg);
	border: 2px solid transparent;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: var(--xbat-header-btn-text);
	padding: 11px 17px;
	transition: all 0.3s ease-in-out;
	/*white-space: nowrap;*/
	box-sizing: border-box;
	text-transform: uppercase;
	line-height: 1;
}

.mJHHaLVbfPOCLk.QsYDiLgjH {
	display: none;
}

.mJHHaLVbfPOCLk:hover {
	background-color: var(--xbat-header-btn-bg-hover);
}

.mJHHaLVbfPOCLk.VPsxkbVgFGG {
	background-color: transparent;
	color: var(--xbat-header-btn-alt-text);
	border-color: var(--xbat-header-btn-alt-border);
}

.mJHHaLVbfPOCLk.VPsxkbVgFGG:hover {
	background-color: var(--xbat-header-btn-alt-hover-bg);
	border-color: var(--xbat-header-btn-alt-hover-bg);
	color: var(--xbat-header-btn-alt-hover-text);
}


h1 {
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--xbat-body-text);
}

h2 {
	font-size: 36px;
	font-weight: 600;
	color: var(--xbat-body-text);
	text-transform: capitalize;
}

h3 {
	font-size: 30px;
	font-weight: 600;
	color: var(--xbat-body-text);
}

h4 {
	font-size: 25px;
	font-weight: 600;
	color: var(--xbat-body-text);
}

h5 {
	font-size: 22px;
	font-weight: 600;
	color: var(--xbat-body-text);
}

h6 {
	font-size: 20px;
	font-weight: 600;
	color: var(--xbat-body-text);
}


p {
	font-size: 18px;
	color: var(--xbat-body-text);
	line-height: 130%;
}

.table-wrapper {
	overflow-x: auto;
	width: 100%;
}

table {
	color: var(--xbat-text-block-text);
	width: 100%;
	border-collapse: collapse;
	font-size: 18px;
	background: transparent;
	max-width: 962px;
	margin: 10px auto 20px;
}

table thead tr th {
	padding: 14px 16px;
	background: transparent;
	border: 1px solid var(--xbat-text-block-table-border);
	font-weight: 700;
	text-align: left;
	vertical-align: top;
}

table tbody tr td {
	padding: 14px 16px;
	border: 1px solid var(--xbat-text-block-table-border);
	vertical-align: top;
}

/* 
table tbody tr td:first-child {
	width: 35%;
} */

table {
/* 	display: block; */
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	min-width: 100%;
}

table tbody tr td {
	max-width: 600px;
}


.kLvXIkQFcDZG {
	padding: 29px 0;
	background-color: var(--xbat-footer-bg);
	margin-top: auto;
}

.kLvXIkQFcDZG .container {
	max-width: 1366px;
}

.DTdAbTqajTfL {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 25px;
}

.miqmYdSvC1cvr {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
/* 	padding-right: 234px; */
}

.footer-nav {
	display: flex;
	align-items: flex-start;
	gap: 36px;
}

.cBYPsfNt {
	position: relative;
	flex: 1;
	padding: 140px 0 80px;
	overflow: hidden;
}

.KfhDMxizIHmCN {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 25px;
	max-width: 600px;
}


.TTHAw02OU75,
.TTHAw02OU75 h1,
.TTHAw02OU75 h2,
.TTHAw02OU75 h3,
.TTHAw02OU75 h4,
.TTHAw02OU75 h5,
.TTHAw02OU75 p {
	font-size: 180px;
	color: var(--xbat-404-title);
	font-weight: 700;
	text-transform: uppercase;
	line-height: 100%;
}

.swYzIGTnILj {
	font-size: 40px;
	color: var(--xbat-404-text);
}

.cBYPsfNt .mJHHaLVbfPOCLk {
	background: var(--xbat-404-btn-bg);
	color: var(--xbat-404-btn-text);
}

.cBYPsfNt .mJHHaLVbfPOCLk:hover {
	background: var(--xbat-404-btn-bg-hover);
}

.arrow {
	position: absolute;
	top: 25px;
	right: 0;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transform: translateY(-50%);
}

.arrow::before {
	content: "";
	width: 12px;
	height: 12px;
	background: url("../img/arr.svg") center / contain no-repeat;
	transform: rotate(0deg);
	transform-origin: 50% 50%;
	transition: transform 0.3s ease;
}

.arrow.active::before {
	transform: rotate(180deg);
}

.languages {
	z-index: 2;
	position: relative;
	display: flex;
}

.languages>ul {
	position: absolute;
	left: 0;
	right: 0;
	display: none;
	background: var(--xbat-header-submenu-bg);
	top: 114%;
	z-index: -1;
	border-radius: 5px;
	overflow: hidden;
	padding-top: 0;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.languages>ul li a {
	display: flex;
	align-items: center;
	height: 45px;
	width: auto;
	font-size: 20px;
	font-weight: 500;
	color: var(--xbat-header-menu-text);
	padding-left: 10px;
	text-decoration: none;
	transition: color 0.3s ease;
}

.languages>ul li a:hover {
	color: var(--xbat-header-menu-hover-text);
}

.languages.active>ul {
	display: block;
	width: max-content;
	min-width: 68px;
}

.languages.active .DmICTJjx7guK::after {
	transform: translateY(-50%) rotate(180deg);
}

.DmICTJjx7guK {
	color: var(--xbat-header-language-text);
	background: transparent;
	height: 45px;
	padding: 0 33px 0 10px;
	border-radius: 5px;
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	font-size: 20px;
	font-style: normal;
}

.DmICTJjx7guK::after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	top: 50%;
	bottom: auto;
	margin: 0;
	right: 14px;
	background: url("../img/arr.svg") center / contain no-repeat;
	transform: translateY(-50%) rotate(0deg);
	transition: transform 0.3s ease;
	transform-origin: center;
}

.HXDMiHF3dylS {
	width: 48px;
	height: 48px;
	position: fixed;
	bottom: 53px;
	right: 20px;
	cursor: pointer;
	border-radius: 50%;
	background: var(--xbat-go-top-bg);
	opacity: 0;
	pointer-events: none;
	transform: translateY(10px);
	transition: opacity 0.3s ease, transform 0.3s ease, background 0.3s ease;
	z-index: 10;
}

.HXDMiHF3dylS:hover {
	background: var(--xbat-go-top-bg-hover);
}

.HXDMiHF3dylS:before {
	content: "";
	width: 23px;
	height: 23px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	background: url("../img/arrowTop.svg") center / contain no-repeat;
}

.HXDMiHF3dylS.active {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.panel {
	position: fixed;
	bottom: 16px;
	left: 0;
	right: 0;
	z-index: 4;
	display: flex;
	max-width: 796px;
	margin: auto;
	align-items: center;
	gap: 47px;
	color: var(--xbat-panel-text);
	justify-content: space-between;
	border-radius: 15px;
	padding: 13px 17px;
	background: var(--xbat-panel-bg);
	border: 2px solid var(--xbat-panel-border);
	min-height: 89px;
	font-size: 20px;
	transition: opacity 0.25s ease, transform 0.25s ease;
	will-change: opacity, transform;
}

.panel.panel-hidden {
	opacity: 0;
	pointer-events: none;
	transform: translateY(120%);
}

.VZzbOnUH4VJljUg {
	width: 69px;
	height: 69px;
	flex-shrink: 0;
	background: var(--xbat-panel-image-bg);
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.panel img {
	max-width: 67px;
	max-height: 67px;
}

.uqUTAGlxGzVWRxJJ p {
	color: var(--xbat-panel-text);
	font-size: 20px;
	line-height: 120%;
}

.panel .mJHHaLVbfPOCLk {
	background: var(--xbat-panel-btn-bg);
	border-radius: 5px;
	padding: 11px 17px;
	color: var(--xbat-panel-btn-text);
	font-weight: 600;
	min-width: 140px;
	max-width: 205px;
	min-height: 40px;
	height: auto;
	max-height: none;
	white-space: wrap;
}

.panel .mJHHaLVbfPOCLk:hover {
	background: var(--xbat-panel-btn-bg-hover);
	max-width: 205px;
}

.miqmYdSvC1cvr,
.miqmYdSvC1cvr p,
.miqmYdSvC1cvr span,
.DTdAbTqajTfL,
.DTdAbTqajTfL a {
	color: var(--xbat-footer-text);
}

.NbNTiJaQfNxadHk {
	padding: 40px 0;
}

.zmMX1ncf7 {
	position: relative;
	z-index: 0;
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 100%;
	padding: 40px 0 0;
}

.NbNTiJaQfNxadHk .drop {
	background: var(--xbat-faq-item-bg);
	padding: 25px 50px 25px 50px;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	border-radius: 10px;
	overflow: hidden;
}

.drop.active {
	background: var(--xbat-faq-item-bg-active);
}

.drop .toc-default {
	background-color: transparent;
	color: var(--xbat-faq-question);
	font-size: 20px;
	line-height: 25px;
	display: flex;
	align-items: center;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.drop.active .toc-default:after {
	transform: translateY(-50%) rotate(180deg);
}

.drop .toc-default:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	right: 0;
	top: 50%;
	bottom: auto;
	margin: 0;
	background: url("../img/arr.svg") center / contain no-repeat;
	transform: translateY(-50%) rotate(0deg);
	transform-origin: 50% 50%;
	transition: transform 0.3s ease;
}

.drop .options-holder {
	display: none;
	padding: 0;
	border-radius: 0 0 10px 10px;
	margin-top: 12px;
	max-width: 90%;
}

.drop .options-holder p {
	margin: 0;
	padding: 0;
	color: var(--xbat-faq-answer);
	font-size: 20px;
}

.CrffzNkOCdmIrd {
	margin: 20px 0;
}

.NbNTiJaQfNxadHk>.container>h2 {
	color: var(--xbat-faq-title);
}

.taBzAvXCVxFTHZr {
	background: var(--xbat-advantages-bg);
	border-radius: 10px;
	padding: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.yvolCAaGwmM9H4 {
	display: flex;
	flex-direction: column;
	gap: 18px;
	align-items: center;
}

.uQcQtgjO6zLwyo {
	font-size: 24px;
	color: var(--xbat-advantages-title);
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.oEWWQZB00EIY {
	font-size: 20px;
	color: var(--xbat-advantages-text);
	margin: 0;
	text-align: center;
}

.FwdeElj4yv4sx {
	display: flex;
	justify-content: center;
	width: 100%;
	gap: 24px;
	flex-wrap: wrap;
}

.swnsctJRXcL {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 7px;
	max-width: 209px;
}

.swnsctJRXcL img {
	max-width: 35px;
	max-height: 35px;
}

.swnsctJRXcL .pGRpFYOEXZEmE {
	font-size: 24px;
	color: var(--xbat-advantages-value);
	font-weight: 700;
}

.swnsctJRXcL p {
	margin: 0;
	font-size: 20px;
	color: var(--xbat-advantages-label);
	text-align: center;
}

.mirrorMarquee {
	background: var(--xbat-marquee-bg);
	overflow: hidden;
	width: 100%;
	height: 54px;
	display: flex;
	align-items: center;
}

.BFTCOSVmwjxWC {
	width: 100%;
	overflow: hidden;
}

.marqueeTrack {
	display: flex;
	align-items: center;
	will-change: transform;
}

.marqueeGroup {
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

.HgSWbaJ5EVt {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
	padding: 0 24px;
	height: 54px;
	color: var(--xbat-marquee-text);
	font-size: 20px;
	font-weight: 500;
	white-space: nowrap;
	flex-shrink: 0;
}

.klQoDjZp6jV7W9U7 {
	max-width: 17px;
	max-height: 19px;
	display: block;
}

.YQYfwXwtBg {
	color: var(--xbat-marquee-text);
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
}

.QEPtFin8zYj0Ax {
	padding: 20px 0;
}

.GeSFwwxeNt9RL8 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 14px;
}

.AixRptsyLdbr .NYIygguqdZZaqFx {
	align-items: center;
}

.NYIygguqdZZaqFx {
	background: var(--xbat-bonus-image-bg);
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	color: var(--xbat-bonus-image-title);
	font-size: 20px;
}

.AixRptsyLdbr img.kSGvqJaM7LA6C {
	width: 100%;
	height: 177px;
	min-height: 177px;
	object-fit: cover;
	max-width: none;
	max-height: none;
}

.AixRptsyLdbr .gaRnDCxiZmg {
	text-align: center;
	font-size: 20px;
	line-height: 120%;
	color: var(--xbat-bonus-image-text);
	margin-bottom: 10px;
}

.csQLoOVsI {
	padding: 17px;
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
	gap: 7px;
	align-items: center;
}

.ezsSAcI5XmY .gnTofiLpuzb {
	font-size: 20px;
	font-weight: 700;
}

.ezsSAcI5XmY .gaRnDCxiZmg {
	font-size: 20px;
	font-weight: 400;
	color: var(--xbat-bonus-icon-text);
	padding-bottom: 0;
}

.ezsSAcI5XmY .csQLoOVsI {
	gap: 15px;
}

.sMhocygkYcXBuz {
	max-width: 35px;
	max-height: 35px;
	flex-shrink: 0;
}


.gnTofiLpuzb {
	font-weight: 700;
	font-size: 28px;
	text-align: center;
}

.fennScYbMeByd6k .gnTofiLpuzb {
	color: var(--xbat-bonus-image-title);
}

.GeSFwwxeNt9RL8 .NYIygguqdZZaqFx {
	background: var(--xbat-bonus-icon-bg);
}

.GeSFwwxeNt9RL8 .gnTofiLpuzb {
	color: var(--xbat-bonus-icon-title);
}

.FTIf1BLDZa {
	min-height: 48px;
	width: 236px;
	background: var(--xbat-bonus-image-btn-bg);
	border-radius: 5px;
	margin-top: auto;
	white-space: normal;
	font-size: 20px;
}

.FTIf1BLDZa:hover {
	background: var(--xbat-bonus-image-btn-bg-hover);
}

.GeSFwwxeNt9RL8 .FTIf1BLDZa {
	background: var(--xbat-bonus-icon-btn-bg);
	color: var(--xbat-bonus-icon-btn-text);
}

.GeSFwwxeNt9RL8 .FTIf1BLDZa:hover {
	background: var(--xbat-bonus-icon-btn-bg-hover);
}

.LdjPMuxpTG4Ya9dI {
	margin: 20px 0;
}

.EeYUs70u {
	background: var(--xbat-deposit-bg);
	border-radius: 10px;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.PXwcT8h2KA {
	display: flex;
	flex-direction: column;
	gap: 18px;
	max-width: 620px;
	align-items: center;
}

.CMyBLsZ1Vd1jF {
	font-size: 24px;
	text-transform: uppercase;
	color: var(--xbat-deposit-title);
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.oGblFzID3F6 {
	font-size: 20px;
	color: var(--xbat-deposit-text);
	margin: 0;
	text-align: center;
}

.crjRSP2o {
	display: flex;
	gap: 15px;
}

.QvNNZCchgKY {
	background: var(--xbat-deposit-btn-bg);
	color: var(--xbat-deposit-btn-text);
	border: none;
	border-radius: 6px;
	min-width: 320px;
	min-height: 56px;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
	transition: background 0.3s ease;
	text-transform: uppercase;
	padding: 3px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.QvNNZCchgKY:hover {
	background: var(--xbat-deposit-btn-bg-hover);
}

.aJbGHXML3JgsT {
	background-color: transparent;
	color: var(--xbat-deposit-btn-outline-text);
	border: 1px solid var(--xbat-deposit-btn-outline-border);
	min-width: 260px;
}

.aJbGHXML3JgsT:hover {
	background: var(--xbat-deposit-btn-outline-bg-hover);
	color: var(--xbat-deposit-btn-outline-text-hover);
}

.WBepiXxQRte9 {
	background-color: var(--xbat-casino-intro-bg);
	/* background-image: linear-gradient(rgba(2, 30, 73, 0.8), rgba(2, 30, 73, 0.8)), url("../img/banner2.webp"); */
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 50px 0;
}

.WBepiXxQRte9 .container {
	max-width: 1309px;
}

.sGwOMuUS0VS {
	font-size: 48px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.sxpDjnltpCq0 {
	display: flex;
	gap: 40px;
}

.NRoaLA1Ai .mJHHaLVbfPOCLk {
	min-height: 56px;
	font-size: 20px;
	border-radius: 5px;
}

.xbjmM0OW1 {
	flex: 1 1 38%;
	color: var(--xbat-casino-intro-text);
	display: flex;
	flex-direction: column;
	gap: 22px;
}

.OuxzasFY8AGQfr3 {
	flex: 1 1 45%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 22px;
}

.uTuiPt0x {
	font-size: 20px;
}

.NRoaLA1Ai {
	display: flex;
	gap: 20px;
}

.BzGoUYVyuHQ {
	min-width: 205px;
	background: transparent;
	border: 1px solid var(--xbat-casino-intro-btn-outline-border);
	color: var(--xbat-casino-intro-btn-outline-text);
}

.BzGoUYVyuHQ:hover {
	background: var(--xbat-casino-intro-btn-outline-bg-hover);
	color: var(--xbat-casino-intro-btn-outline-text-hover);
}

.NRoaLA1Ai>.mJHHaLVbfPOCLk:not(.BzGoUYVyuHQ) {
	background: var(--xbat-casino-intro-btn-bg);
	color: var(--xbat-casino-intro-btn-text);
}

.NRoaLA1Ai>.mJHHaLVbfPOCLk:not(.BzGoUYVyuHQ):hover {
	background: var(--xbat-casino-intro-btn-bg-hover);
}

.gIEYSyTFTng8x {
	display: flex;
	gap: 30px;
	margin-top: 20px;
}

.lflKq7sRZTFoa {
	color: var(--xbat-casino-intro-text);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}

.nFLUD8R0rkxn {
	font-size: 24px;
	font-weight: 700;
	color: var(--xbat-casino-intro-stat-value);
}

.gvFoxbJdXcle {
	font-size: 20px;
	text-align: center;
	color: var(--xbat-casino-intro-stat-label);
}

.imnTpfVxBzVC {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-start;
	gap: 6px;
	padding: 25px 20px;
	border: 1px solid var(--xbat-casino-intro-feature-border);
	border-radius: 5px;
	color: var(--xbat-casino-intro-feature-text);
	font-size: 20px;
	line-height: 1.4;
	flex-direction: column;
	background-color: var(--xbat-casino-intro-feature-bg);
	/* background-image: linear-gradient(rgba(2, 30, 73, 0.8), rgba(2, 30, 73, 0.8)), url("../img/banner2.webp"); */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.imnTpfVxBzVC img {
	max-width: 35px;
	max-height: 35px;
	flex-shrink: 0;
}

.EvmKHlBA7VDvo,
.imnTpfVxBzVC img {
	position: relative;
	z-index: 1;
}

.kHbwqG5fCb {
	font-size: 20px;
	font-weight: 700;
	color: var(--xbat-casino-intro-feature-title);
}

.hUtPHnaUO7v9 {
	font-size: 20px;
	font-weight: 400;
	color: var(--xbat-casino-intro-feature-text);
}

.textBlock {
	padding: 20px 0;
}

.textBlock h1,
.textBlock h2,
.textBlock h3,
.textBlock h4,
.textBlock h5,
.textBlock h6,
.textBlock p,
.textBlock ol,
.textBlock ul {
	padding-bottom: 18px;
}

.textBlock ol,
.textBlock ul {
	padding-left: 20px;
}

.erGHuEnVu978eYQ {
	padding: 10px 0 20px;
}

.erGHuEnVu978eYQ .container {
	display: flex;
	justify-content: center;
}

.erGHuEnVu978eYQ .mJHHaLVbfPOCLk.klsXbu3Ko {
	background: var(--xbat-cta-btn-bg);
	border-color: var(--xbat-cta-btn-bg);
	color: var(--xbat-cta-btn-text);
}

.erGHuEnVu978eYQ .mJHHaLVbfPOCLk.klsXbu3Ko:hover {
	background: var(--xbat-cta-btn-bg-hover);
	border-color: var(--xbat-cta-btn-bg-hover);
}

.foyLgGqRTMuh {
	padding: 20px 0;
}

.dqWFJuVPxWpP {
	padding-bottom: 34px;
}

.KnmxBEhR0mQhV {
	background: var(--xbat-jackpot-bg);
	border-radius: 26px;
	overflow: hidden;
}

.xMYZTmsIa8 {
	min-height: 606px;
	/* background-image: linear-gradient(90deg, rgba(6, 11, 25, 0.96) 0%, rgba(6, 11, 25, 0.78) 42%, rgba(6, 11, 25, 0.35) 68%, rgba(6, 11, 25, 0) 100%), url("../img/banner2.webp"); */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	padding: 30px 70px 30px 70px;
}

.iMUqxs4NXt {
	max-width: 600px;
	font-size: 60px;
	font-weight: 700;
	line-height: 0.95;
	text-transform: uppercase;
	color: var(--xbat-jackpot-title);
	flex: 1.3;
}

.uZwsRbjRimiCNnf {
	flex: 1;
}

.uZwsRbjRimiCNnf img {
	width: 100%;
	height: auto;
	display: block;
}

.KWfUeKWhxPAPPT {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 52px;
	height: 52px;
	border: 0;
	background: transparent;
	cursor: pointer;
	z-index: 4;
}

.KWfUeKWhxPAPPT::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border-top: 4px solid var(--xbat-jackpot-arrow);
	border-right: 4px solid var(--xbat-jackpot-arrow);
	opacity: 0.95;
	margin: 0 auto;
}

.XWDwVVWYZeTg {
	left: 10px;
}

.XWDwVVWYZeTg::before {
	transform: rotate(-135deg);
}

.ODGrEGYfvJvB {
	right: 10px;
}

.ODGrEGYfvJvB::before {
	transform: rotate(45deg);
}

.vSxrzXgCnvg {
	--swiper-pagination-bullet-size: 10px;
	--swiper-pagination-bullet-width: 10px;
	--swiper-pagination-bullet-height: 10px;
	--swiper-pagination-bullet-horizontal-gap: 7px;
	--swiper-pagination-bullet-inactive-color: var(--xbat-jackpot-pagination);
	--swiper-pagination-bullet-inactive-opacity: 0.45;
	--swiper-pagination-color: var(--xbat-jackpot-pagination);
	--swiper-pagination-bullet-opacity: 1;
	position: relative !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	top: auto !important;
	margin-top: 15px;
	text-align: center;
}

.dqWFJuVPxWpP .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: var(--xbat-jackpot-pagination);
	opacity: 0.45;
}

.dqWFJuVPxWpP .swiper-pagination-bullet-active {
	opacity: 1;
}

.rHkwJUFyMXF {
	display: grid;
	gap: 14px;
}

.GeSFwwxeNt9RL8 {
	grid-template-columns: repeat(4, 1fr);
}

.fennScYbMeByd6k {
	grid-template-columns: repeat(3, 1fr);
}

.casinoSection {
	max-width: 100%;
	background: transparent;
	padding: 30px 0;
}

.wUeOXOymxxi {
	font-size: 36px;
	font-weight: 500;
	color: var(--xbat-casino-tabs-title);
	margin-bottom: 15px;
}

.kBiBlb2A {
	display: flex;
	flex-wrap: nowrap;
	gap: 18px;
	margin-bottom: 15px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
}

.casinoTab.active,
.casinoTab:hover {
	background: var(--xbat-casino-tab-active-bg);
	color: var(--xbat-casino-tab-active-text);
}

.casinoTab {
	display: flex;
	flex: 0 0 auto;
	align-items: center;
	gap: 8px;
	background: var(--xbat-casino-tab-bg);
	padding: 6px 16px;
	border-radius: 10px;
	border: none;
	font-size: 22px;
	color: var(--xbat-casino-tab-text);
	font-weight: 500;
	cursor: pointer;
	min-height: 56px;
	transition: background 0.3s;
}

.casinoGrid.active {
	display: grid;
}

.casinoGrid {
	grid-template-columns: repeat(5, 1fr);
}

.casinoGrid {
	display: none;
	grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
	gap: 10px;
	justify-items: center;
}

.casinoGrid a {
	width: 100%;
	text-decoration: none;
}

.BBNUoAUl7z5AbCpN {
	min-height: 100%;
}

.BBNUoAUl7z5AbCpN {
	max-width: 248px;
	min-height: 100%;
	background: var(--xbat-casino-card-bg);
	border-radius: 10px;
	text-align: center;
	position: relative;
	overflow: hidden;
	transition: all 0.3s;
	padding: 9px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 10px;
}

.uzdyILGRbpwe {
	position: relative;
	width: 100%;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.uzdyILGRbpwe img {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	object-fit: cover;
	transition: filter 0.3s;
}

.casinoSection .container p {
	margin-bottom: 0;
}

.BBNUoAUl7z5AbCpN:hover {
	cursor: pointer;
	background: var(--xbat-casino-card-bg);
}

.KrqDkdmyO {
	font-size: 18px;
	font-weight: 600;
	color: var(--xbat-casino-card-title);
	margin-top: 0 !important;
	transition: color 0.3s;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 !important;
}

.BBNUoAUl7z5AbCpN:hover img {
	filter: brightness(60%) blur(1px);
}

.BBNUoAUl7z5AbCpN:hover .UNHJtgkHea2Q {
	opacity: 1;
}

.UNHJtgkHea2Q {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: var(--xbat-casino-play-btn-bg);
	color: var(--xbat-casino-play-btn-text);
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	padding: 10px 20px;
	border-radius: 8px;
	opacity: 0;
	transition: opacity 0.3s;
	max-width: 106px;
	min-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background 0.3s;
	margin-top: 0 !important;
}

.UNHJtgkHea2Q:hover {
	background: var(--xbat-casino-play-btn-bg-hover);
}

.uzdyILGRbpwe {
	position: relative;
	width: 100%;
	max-height: 228px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.uzdyILGRbpwe img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 5px;
	object-fit: cover;
	transition: filter 0.3s;
}

.casinoTab img {
	width: 22px;
	height: 22px;
}


@media (min-width: 729px) {
	.foyLgGqRTMuh {
		overflow: visible;
	}

	.dqWFJuVPxWpP {
		height: 428px;
		min-height: 428px;
		padding-bottom: 0;
	}

	.KnmxBEhR0mQhV {
		height: 428px;
	}

	.xMYZTmsIa8 {
		height: 428px;
		min-height: 428px;
	}

}

@media (max-width: 728px) {
	.error-page img {
		max-width: 100%;
		height: auto;
	}

	.error-page a {
		font-size: 12px;
		width: 142px;
		height: 35px;
		min-height: auto;

	}
}


@media screen and (min-width: 1241px) {
	.arrow {
		display: none;
	}
}

@media screen and (max-width: 1241px) {
	.cBYPsfNt {
		padding: 80px 0;
	}

	.mJHHaLVbfPOCLk.QsYDiLgjH {
		display: flex;
		position: relative;
		z-index: 99;
		margin-left: auto;
		height: 35px;
		min-height: 35px;
		border-radius: 8px;
		padding: 10px;
	}

	.jliAyrYUrxmDl4BH .tap2 {
		display: none;
	}

	.HXDMiHF3dylS.active {
		bottom: 123px;
		right: 16px;
	}

	.main-menu>li.has-submenu>.submenu>li a {
		font-size: 18px;
	}

	.main-menu li a {
		font-size: 22px;
	}

	.main-menu li {
		width: 100%;
	}

	.main-menu li a {
		padding: 11px 10px;
		width: 100%;
	}

	.main-menu>li.has-submenu>.submenu {
		white-space: nowrap;
		border-radius: 0;
		min-width: 100%;
		padding: 0;
		background-color: transparent;
		box-shadow: none;
		list-style-type: none;
	}

	.mTjhmUNBX2WmAg .main-menu>li.has-submenu>.submenu {
		background: transparent;
		position: relative;
		overflow-y: auto;
		left: 0;
		top: 0;
		display: none;
		z-index: 10;
		padding: 0;
		margin-left: 0;
		box-shadow: none;
	}

	.main-menu li.has-submenu {
		position: relative;
		display: flex;
		margin-right: 15px;
		padding-right: 10px;
		flex-direction: column;
		align-items: flex-end;
	}

	.main-menu li.has-submenu>a {
		margin-right: 10px;
	}

	.main-menu>li.has-submenu>.submenu>li a {
		padding-right: 0;
	}

	.main-menu li.has-submenu:after {
		display: none;
	}

	#menu-toggle {
		margin-left: 20px;
		display: flex;
		z-index: 200;
	}

	#menu-toggle span {
		display: block;
		background: #FFFFFF;
		border-radius: 3px;
		transition: .25s ease-in-out;
	}

	#menu-toggle.active.open span {
		background: #FFFFFF;
	}

	#menu-toggle #hamburger {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 24px;
		height: 24px;
	}

	#menu-toggle #hamburger span {
		width: 22px;
		height: 3px;
		position: relative;
		top: 0;
		right: 0;
		margin: 2px 0;
	}

	#menu-toggle.open #hamburger span:nth-child(1) {
		transform: rotate(-45deg) translate(-1px, 1px);
		margin: 0;
	}

	#menu-toggle.open #hamburger span:nth-child(3) {
		opacity: 0;
	}

	#menu-toggle.open #hamburger span:nth-child(2) {
		margin: 0;
		transform: rotate(45deg) translate(-1px, -1px);
	}

	.overlay-top {
		position: fixed;
		background-color: var(--xbat-header-mobile-menu-bg);
		top: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: auto;
		transform: translateX(100%);
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		overflow: hidden;
		display: block;
		padding: 100px 0 0;
	}

	.mTjhmUNBX2WmAg {
		width: 100%;
		height: 100%;
		display: flex;
		overflow: hidden;
		overflow-y: scroll;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-end;
		padding: 10px 28px 10px;
	}

	.overlay-top.open {
		z-index: 15;
		transform: translateX(0);
		width: 100%;
	}

	.main-menu {
		gap: 5px;
		margin-left: 0;
		flex-direction: column;
		width: 100%;
		text-align: right;
		padding: 0;
		margin-top: 0;
		max-width: 450px;
	}

	.jliAyrYUrxmDl4BH {
		flex-wrap: wrap;
		justify-content: flex-end;
		order: 0;
	}

	.main-menu {
		order: 1;
	}

	.languages {
		order: 2;
	}

	.languages>ul {
		background: var(--xbat-header-mobile-menu-bg);
		box-shadow: none;
	}

	.DmICTJjx7guK {
		background: var(--xbat-header-mobile-menu-bg);
		box-shadow: none;
	}

	.mTjhmUNBX2WmAg {
		gap: 15px;
	}

	.mJHHaLVbfPOCLk {
		min-height: 45px;
	}

	.sxpDjnltpCq0 {
		flex-direction: column-reverse;
	}

}

@media screen and (max-width: 1100px) {

	.EQQWPbXXs8mv {
		gap: 20px;
	}

	.fLWUYqDzsRkHb,
	.fLWUYqDzsRkHb h1,
	.fLWUYqDzsRkHb h2,
	.fLWUYqDzsRkHb h3,
	.fLWUYqDzsRkHb h4,
	.fLWUYqDzsRkHb h5,
	.fLWUYqDzsRkHb h6,
	.fLWUYqDzsRkHb p,
	.fLWUYqDzsRkHb span {
		font-size: 40px;
	}

	.cCLLt6FzmMuA {
		font-size: 24px;
	}


	.cJogONgC0vOF,
	.cJogONgC0vOF h1,
	.cJogONgC0vOF h2,
	.cJogONgC0vOF h3,
	.cJogONgC0vOF h4,
	.cJogONgC0vOF h5,
	.cJogONgC0vOF h6,
	.cJogONgC0vOF p,
	.cJogONgC0vOF span {
		font-size: 40px;
	}

	.NOpNa3tfUZ5HR {
		gap: 28px;
	}

	.GeSFwwxeNt9RL8 {
		grid-template-columns: repeat(3, 1fr);
	}

	.fennScYbMeByd6k {
		grid-template-columns: repeat(3, 1fr);
	}

	table thead tr th {
		padding: 10px 20px;
	}

	table tbody tr td {
		padding: 10px 20px;
	}

	table {
		font-size: 15px;
		margin-top: 10px;
	}

	table tbody tr td {
		min-width: 150px;
		max-width: 300px;
	}


	h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 18px;
	}

	body {
		font-size: 15px;
	}

	.DTdAbTqajTfL {
		flex-direction: column;
		gap: 20px;
	}

	.miqmYdSvC1cvr {
		padding-right: 0;
	}

	.kLvXIkQFcDZG {
		padding: 40px 0;
	}
}

@media screen and (max-width: 850px) {

	.GeSFwwxeNt9RL8,
	.fennScYbMeByd6k {
		grid-template-columns: repeat(2, 1fr);
	}

	.sGwOMuUS0VS {
		font-size: 30px;
	}
}

@media screen and (max-width: 768px) {
	.OuxzasFY8AGQfr3 {
		grid-template-columns: 1fr;
	}

	.crjRSP2o {
		flex-direction: column;
	}
}

@media screen and (max-width: 728px) {
	.YLKNA0pLXc {
		flex-direction: column;
		padding: 21px 23px;
		align-items: center;
	}

	.cMkLevyRmYd {
		width: 100%;
		max-width: 200px;
	}

	.jyDqNsfrMZD {
		width: 30px;
		height: 30px;
	}

	.FBhQXjXumOA,
	.FBhQXjXumOA h1,
	.FBhQXjXumOA h2,
	.FBhQXjXumOA h3,
	.FBhQXjXumOA h4,
	.FBhQXjXumOA h5,
	.FBhQXjXumOA h6,
	.FBhQXjXumOA p,
	.FBhQXjXumOA span,
	.NAMrrzKzp5y4,
	.NAMrrzKzp5y4 h1,
	.NAMrrzKzp5y4 h2,
	.NAMrrzKzp5y4 h3,
	.NAMrrzKzp5y4 h4,
	.NAMrrzKzp5y4 h5,
	.NAMrrzKzp5y4 h6,
	.NAMrrzKzp5y4 p,
	.NAMrrzKzp5y4 span {
		font-size: 20px;
	}

	.OQIXQiMFmN,
	.ijaxiC4m,
	.EQQWPbXXs8mv {
		min-height: auto;
	}

	.EQQWPbXXs8mv {
		gap: 10px;
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		justify-content: space-around;
	}

	.tHdFxoZCmyY36E2 {
		align-items: center;
		gap: 13px;
	}

	.tHdFxoZCmyY36E2 {
		max-width: 100%;
		text-align: center;
	}

	.fLWUYqDzsRkHb,
	.fLWUYqDzsRkHb h1,
	.fLWUYqDzsRkHb h2,
	.fLWUYqDzsRkHb h3,
	.fLWUYqDzsRkHb h4,
	.fLWUYqDzsRkHb h5,
	.fLWUYqDzsRkHb h6,
	.fLWUYqDzsRkHb p,
	.fLWUYqDzsRkHb span {
		font-size: 30px;
	}

	.cCLLt6FzmMuA {
		font-size: 20px;
	}

	.mJHHaLVbfPOCLk.klsXbu3Ko {
		min-width: 200px;
		min-height: 45px;
		font-size: 18px;
	}

	.nTfpVux0IUiJmJ {
		justify-content: center;
	}

	.nTfpVux0IUiJmJ img {
		max-width: 95%;
	}

	.BgQuJO7DRWS {
		padding: 24px 0 26px;
	}

	.cJogONgC0vOF,
	.cJogONgC0vOF h1,
	.cJogONgC0vOF h2,
	.cJogONgC0vOF h3,
	.cJogONgC0vOF h4,
	.cJogONgC0vOF h5,
	.cJogONgC0vOF h6,
	.cJogONgC0vOF p,
	.cJogONgC0vOF span {
		font-size: 28px;
	}

	.NOpNa3tfUZ5HR {
		margin-top: 20px;
		gap: 16px;
	}

	.NOpNa3tfUZ5HR img {
		height: 47px;
	}

	h1 {
		font-size: 35px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 21px;
	}

	h5 {
		font-size: 20px;
	}

	h6 {
		font-size: 18px;
	}

	p {
		font-size: 16px;
	}


	.csQLoOVsI {
		padding: 14px 5px;

	}


	.AixRptsyLdbr img.kSGvqJaM7LA6C {
		height: 140px;
		min-height: 140px;
	}

	.gaRnDCxiZmg {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.container {
		padding: 0 15px;
	}

	.IqEanLTMP {
		padding-top: 88px;
	}

	.wrtkJkXcesde6h7 img {
		width: 131px;
		max-height: 34px;
	}

	.ZCMjCl1Dx {
		padding: 10px 0;
		height: 88px;
	}

	.jliAyrYUrxmDl4BH .mJHHaLVbfPOCLk {
		width: 100%;
	}

	.panel {
		gap: 8px;
		width: 90%;
		bottom: 10px;
		z-index: 10;
		padding: 11px 7px;
	}

	.VZzbOnUH4VJljUg {
		width: 51px;
		height: 51px;
	}

	.panel img {
		max-width: 47px;
		max-height: 47px;
	}

	.uqUTAGlxGzVWRxJJ p {
		font-size: 14px;
		line-height: 15px;
	}

	.control .mJHHaLVbfPOCLk {
		padding: 8px 10px;
		height: auto;
		font-size: 18px;
		text-transform: uppercase;
		min-width: 100px;
		min-height: 36px;
	}

	.HXDMiHF3dylS.active {
		bottom: 80px;
		right: 16px;
		z-index: 99;
	}

	.HXDMiHF3dylS {
		width: 33px;
		height: 33px;
	}

	.whlDzFvlwTCXz {
		height: 329px;
	}

	.yNHWan63lc {
		height: 667px;
		min-height: 667px;
		padding-bottom: 28px;
	}

	.GpJVmTbGSLpvDVT,
	.ijaxiC4m,
	.EQQWPbXXs8mv {
		min-height: 667px;
	}

	.sqrJusKAS {
		width: 38px;
		height: 38px;
	}

	.sqrJusKAS::before {
		width: 12px;
		height: 12px;
		border-top-width: 3px;
		border-right-width: 3px;
	}

	.ezaCay5SaW6 {
		left: 8px;
	}

	.jOPcs6MKsEWD {
		right: 8px;
	}

	.dqWFJuVPxWpP {
		min-height: 500px;
		padding-bottom: 26px;
	}

	.KnmxBEhR0mQhV {
		border-radius: 20px;
		min-height: 500px;
	}

	.xMYZTmsIa8 {
		min-height: 500px;
		padding: 20px 24px 44px;
		background-position: center;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		gap: 20px;
	}

	.iMUqxs4NXt {
		max-width: 100%;
		font-size: 40px;
		line-height: 120%;
		text-align: center;
		flex: 1;
	}

	.uZwsRbjRimiCNnf {
		order: -1;
		position: static;
		width: 100%;
		max-width: 340px;
		opacity: 0.95;
	}

	.KWfUeKWhxPAPPT {
		width: 38px;
		height: 38px;
	}

	.KWfUeKWhxPAPPT::before {
		width: 12px;
		height: 12px;
		border-top-width: 3px;
		border-right-width: 3px;
	}

	.XWDwVVWYZeTg {
		left: 8px;
	}

	.ODGrEGYfvJvB {
		right: 8px;
	}

	.dqWFJuVPxWpP .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		background: #FFFFFF;
		opacity: 0.45;
	}

	table {
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		min-width: 100%;
	}

	/* 	table tbody {
		display: table;
		width: 860px;
		table-layout: fixed;
	} */

	.erGHuEnVu978eYQ {
		padding: 10px 0;
	}

	.ZAGCmP0PM {
		align-items: center;
	}

	.imnTpfVxBzVC {
		padding: 15px;
	}

	.kHbwqG5fCb,
	.hUtPHnaUO7v9 {
		font-size: 18px;
	}

	.uTuiPt0x {
		font-size: 16px;
	}

	.sxpDjnltpCq0 {
		gap: 15px;
	}

	.xbjmM0OW1 {
		gap: 15px;
	}

	.textBlock {
		padding: 20px 0 0;
	}

	.oEWWQZB00EIY {
		font-size: 16px;
	}

	.taBzAvXCVxFTHZr {
		padding: 15px;
	}

	.yvolCAaGwmM9H4 {
		gap: 15px;
	}

	.swnsctJRXcL {
		max-width: none;
		width: 47%;
	}

	.swnsctJRXcL .pGRpFYOEXZEmE {
		font-size: 18px;
	}

	.swnsctJRXcL p {
		font-size: 13px;
	}

	.FwdeElj4yv4sx {
		gap: 10px;
	}

	.NbNTiJaQfNxadHk {
		padding: 20px 0;
	}

	.zmMX1ncf7 {
		padding: 15px 0 0;
	}

	.drop .options-holder p {
		font-size: 16px;
	}

	.NbNTiJaQfNxadHk .drop {
		padding: 15px 35px 15px 15px;
	}

	.drop .toc-default:after {
		right: -19px;
	}
}

@media screen and (max-width: 600px) {

	.GeSFwwxeNt9RL8,
	.fennScYbMeByd6k {
		grid-template-columns: 1fr;
	}

	.NRoaLA1Ai {
		flex-direction: column;
	}

	.NRoaLA1Ai .mJHHaLVbfPOCLk,
	.NRoaLA1Ai .BzGoUYVyuHQ {
		width: 100%;
	}

	.gIEYSyTFTng8x {
		justify-content: space-between;
	}

	.nFLUD8R0rkxn {
		font-size: 20px;
	}

	.gvFoxbJdXcle {
		font-size: 16px;
	}

	.casinoSection {
		padding: 15px 0;
	}

	.wUeOXOymxxi {
		font-size: 25px;
	}

	.BBNUoAUl7z5AbCpN {
		padding: 7px;
	}

	.KrqDkdmyO {
		font-size: 13px;
	}

	.TTHAw02OU75 {
		font-size: 100px;
	}

	.swYzIGTnILj {
		font-size: 30px;
	}
}

@media screen and (max-width: 500px) {
	.mJHHaLVbfPOCLk.klsXbu3Ko {
		max-width: 100%;
		width: 100%;
		font-size: 18px;
	}

	.QvNNZCchgKY {
		width: 100%;
		min-width: 100%;
		font-size: 19px;
	}

	.EeYUs70u {
		padding: 15px;
	}

	.jliAyrYUrxmDl4BH {
		width: 100%;
	}

}

@media screen and (max-width: 400px) {
	.casinoGrid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}




/* amp */

.amp-sidebar-mask {
	display: none !important;
}

.overlap {
	bottom: auto;
	z-index: 1;
	max-width: 100%;
}

html[amp] .btn-header {
	margin-right: 5px;
}

.HVWiHWllYxKjY .languages {
	margin-left: 0;
}

.HVWiHWllYxKjY .btn-lang {
	color: #fff;
	background: #206db9;
	height: 43px;
	padding: 0 43px 0 14px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	position: relative;
}

.header .btn-lang:after {
	content: "";
	position: absolute;
	width: 13px;
	height: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 16px;
	background: url("../img/drop_arrow.svg") no-repeat center center;
}

.HVWiHWllYxKjY {
	margin-left: 10px;
}

html[amp] #goUp {
	bottom: 16px;
}

.amp-wp-ef29a49.toc-default {
	display: flex !important;
	align-items: center;
	border: none;
	padding: 20px 80px 0 50px !important;
}

amp-accordion .drop-select-default[aria-expanded="true"]:after {
	transform: rotate(180deg);
}

.PyoQsUcxQqmTUgZ {
	padding-top: 79px;
}

amp-accordion h3 {
	border: none !important;
}

amp-accordion>section[expanded] .toc-default::after {
	transform: rotate(-180deg);
	top: 20%;
}

.languages #option-choice::after {
	transition: transform 0.3s ease;
}

.languages.active #option-choice::after {
	transform: rotate(-180deg);
}



@media screen and (max-width: 1023px) {
	.header amp-img {
		max-width: 200px;
	}

	.HVWiHWllYxKjY {
		display: none;
	}
}

@media screen and (max-width: 680px) {
	html[amp] #goUp {
		bottom: 90px;
	}

	amp-accordion>section[expanded] .toc-default::after {
		transform: rotate(-180deg);
		top: 0;
	}
}

html[amp] .yTeEFYYTbj {
	padding-top: 70px;
}


html[amp],
html[amp] body {
	height: 100vh !important;
	min-height: 100vh !important;
}

html[amp] .layout {
	height: 100vh;
	display: flex;
	flex-direction: column;
}

html[amp] footer {
	margin-top: auto;
}

html[amp] .HXDMiHF3dylS {
	opacity: 1;
	pointer-events: visible;
}

html[amp] .kLvXIkQFcDZG {
	padding: 29px 0 120px;
}


html[amp] .gtNSfcNzrP6P {
	width: 100%;
	max-height: 449px;
	overflow: hidden;
}

html[amp] .GpJVmTbGSLpvDVT {
	position: relative;
	height: 449px;
	max-height: 449px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

html[amp] .ijaxiC4m {
	height: 449px;
	display: flex;
	align-items: center;
}

html[amp] .EQQWPbXXs8mv {
	height: 449px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

html[amp] .OQIXQiMFmN {
	width: 100%;
	min-height: auto;
}

html[amp] .nTfpVux0IUiJmJ {
	width: 100%;
	height: 100%;
}

.nTfpVux0IUiJmJ amp-img {
	object-fit: contain;
}

@media (max-width: 1024px) {

	html[amp] .gtNSfcNzrP6P,
	html[amp] .GpJVmTbGSLpvDVT,
	html[amp] .ijaxiC4m,
	html[amp] .EQQWPbXXs8mv {
		min-height: 667px;
		height: 667px;
		max-height: none;
	}
}

@media screen and (max-width: 728px) {

	html[amp] .gtNSfcNzrP6P,
	html[amp] .GpJVmTbGSLpvDVT,
	html[amp] .ijaxiC4m,
	html[amp] .EQQWPbXXs8mv {
		min-height: 667px;
		height: 667px;
		max-height: none;
	}

	.GpJVmTbGSLpvDVT,
	.ijaxiC4m,
	.EQQWPbXXs8mv {
		min-height: 667px;
		height: 667px;
	}
}

.gtNSfcNzrP6P .amp-carousel-button {
	background: none;
	width: 40px;
	height: 40px;
}

.gtNSfcNzrP6P .amp-carousel-button-prev,
.gtNSfcNzrP6P .amp-carousel-button-next {
	background-image: none;
}

.gtNSfcNzrP6P .amp-carousel-button-prev::before,
.gtNSfcNzrP6P .amp-carousel-button-next::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border-top: 4px solid var(--xbat-hero-arrow);
	border-right: 4px solid var(--xbat-hero-arrow);
	opacity: .95;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.gtNSfcNzrP6P .amp-carousel-button-prev::before {
	transform: rotate(225deg);
}

.gtNSfcNzrP6P .amp-carousel-button-next::before {
	transform: rotate(45deg);
}



html[amp] .marqueeTrack {
	display: flex;
	align-items: center;
	width: max-content;
	will-change: transform;
	transform: translate3d(0, 0, 0);
	animation: marqueeMove 50s linear infinite;
}

html[amp] .marqueeGroup {
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

@keyframes marqueeMove {
	from {
		transform: translate3d(0, 0, 0);
	}

	to {
		transform: translate3d(-50%, 0, 0);
	}
}

html[amp] .gnzgzmj1j {
	width: 100%;
	max-height: 428px;
	overflow: hidden;
	border-radius: 26px;
}

html[amp] .KnmxBEhR0mQhV {
	height: 428px;
}

html[amp] .xMYZTmsIa8 {
	height: 428px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

html[amp] .uZwsRbjRimiCNnf {
	flex-shrink: 0;
}

html[amp] .uZwsRbjRimiCNnf amp-img,
html[amp] .uZwsRbjRimiCNnf img {
	display: block;
	max-width: 100%;
	max-height: 387px;
}

html[amp] .gnzgzmj1j .amp-carousel-button {
	background: none;
	width: 40px;
	height: 40px;
}

html[amp] .gnzgzmj1j .amp-carousel-button-prev,
html[amp] .gnzgzmj1j .amp-carousel-button-next {
	background-image: none;
}

html[amp] .gnzgzmj1j .amp-carousel-button-prev::before,
html[amp] .gnzgzmj1j .amp-carousel-button-next::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
	opacity: .95;
	margin: auto;
	position: absolute;
	inset: 0;
}

html[amp] .gnzgzmj1j .amp-carousel-button-prev::before {
	transform: rotate(225deg);
}

html[amp] .gnzgzmj1j .amp-carousel-button-next::before {
	transform: rotate(45deg);
}

/* @media (max-width: 1024px) {
    html[amp] .gnzgzmj1j,
    html[amp] .KnmxBEhR0mQhV,
    html[amp] .xMYZTmsIa8 {
        height: auto;
        max-height: none;
    }
} */

html[amp] .PIZCBNzqm1rZ2ft {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}


html[amp] .PIZCBNzqm1rZ2ft .casinoTab[selected] {
	outline: none;
}

html[amp] .PIZCBNzqm1rZ2ft .casinoGrid {
	display: none;
	width: 100%;
	order: 1;
}

html[amp] .PIZCBNzqm1rZ2ft .casinoTab[selected]+.casinoGrid {
	display: grid;
}

html[amp] .PIZCBNzqm1rZ2ft .casinoTab img,
html[amp] .PIZCBNzqm1rZ2ft .casinoTab amp-img {
	flex-shrink: 0;
}

html[amp] .PIZCBNzqm1rZ2ft .BrgfwvxKgMg9BPEm {
	display: inline-block;
}

/* @media (max-width: 767px) {
    html[amp] .PIZCBNzqm1rZ2ft .casinoTab {
        flex: 0 0 100%;
    }
} */

html[amp] .casinoTab {
	margin-right: 10px;
	margin-bottom: 6px;
}

html[amp] .PIZCBNzqm1rZ2ft .casinoGrid {
	margin-top: 10px;
}

amp-img.cMkLevyRmYd {
	object-fit: cover;
}

@media (max-width: 767px) {
	html[amp] .gnzgzmj1j {
		width: 100%;
		max-height: 500px;
		border-radius: 26px;
		height: 500px;
	}

	html[amp] .uZwsRbjRimiCNnf amp-img {
		max-height: 330px;
	}
}

@media screen and (max-width: 728px) {
	.drop .toc-default:after {
		right: 0;
	}
}

amp-sidebar {
	z-index: 100;
}

.mJHHaLVbfPOCLk.QsYDiLgjH {
	z-index: 200;
}





html[amp] .languages ul {
	display: none;
}

html[amp] .languages.open ul {
	display: block;
}

html[amp] .languages.open .DmICTJjx7guK::after {
	transform: rotate(180deg);
	top: 15px;
}


html[amp] .has-submenu .submenu {
	display: none;
}

html[amp] .has-submenu.open .submenu {
	display: block;
}

html[amp] .has-submenu .arrow {
	cursor: pointer;
}

html[amp] .has-submenu.open .arrow {
	transform: rotate(-180deg);
	top: 18px;
}


 .NbNTiJaQfNxadHk amp-accordion.drop {
	padding: 0;
}

 amp-accordion .toc-default {
    padding: 25px 50px;
}

amp-accordion.drop .options-holder {
	padding: 0 50px 25px;
	margin-top: 0;
}

amp-accordion.drop .toc-default:after {
    right: 25px;
 }

 amp-accordion>section[expanded] .toc-default::after {
    top: 38%;
}

html, body {
    scrollbar-width: none; /* Firefox */
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
    display: none; /* Chrome, Edge, Safari */
}



.DTdAbTqajTfL .menuFoot {
	display: flex;
    gap: 50px;
    list-style: none;
    justify-content: center;
    width: 100%;
    padding: 30px;
	flex-wrap: wrap;
}

.dsqQcU9Lza .miqmYdSvC1cvr {
	padding-right: 0;
}

.menuFoot a {
	font-size: 17px; 
	transition: color 0.3s;
	color: var(--xbat-footer-menu-link);
}

.menuFoot a:hover {
	color: var(--xbat-footer-menu-link-hover);
}

#panelL.isHidden {
	opacity: 0;
	pointer-events: none;
	z-index: -1;
}

footer {
	z-index: 2;
}

@media screen and (max-width: 728px) {
	.DTdAbTqajTfL .menuFoot {
		gap: 20px;
		padding: 15px 0 0;
	}
	.kLvXIkQFcDZG {
        padding: 15px 0;
    }
	.menuFoot a {
    font-size: 15px;
	}
	
}


.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 45%;
}

.alignright {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 45%;
}

.aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	width: 100%;
}


.container:after  {
	content: "";
	display: table;
	clear: both;
}

@media (max-width: 767px) {
	.alignleft,
	.alignright {
		float: none;
		margin-right: auto;
		margin-left: auto;
		display: block;
		width: 100%;
	}
}


@media (min-width: 1100px) {
.DTdAbTqajTfL {
    display: flex;
    align-items: center;
	position: relative;
}

.miqmYdSvC1cvr {
    text-align: center;
}
	footer .wrtkJkXcesde6h7 {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
	.cop1 {
		padding: 0 235px;
	}
}

.main-menu ul {
	display: flex;
    align-items: center;
    gap: 5px 30px;
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-left: auto;
    flex-wrap: wrap;
}

.textBlock a {
	color: var(--xbat-header-btn-alt-border);
	transition: color 0.3s ease;
}

.textBlock a:hover {
	color: var(--xbat-body-text);
	transition: color 0.3s ease;
}

