@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;
}

.xAvfzMjd {
	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;
}

.wytomRVC2vv7g {
	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;
}

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

.Nxfij89Gh {
	width: 100%;
}

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

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

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

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

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

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

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

.lVIZNmTAtr {
	/* 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;
}

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

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

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

.IAIEscX2VQ {
	bottom: 20px !important;
}

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

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

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

.MRQHIGCN8kuuXx::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;
}

.MzMIHRPmny {
	left: 20px;
}

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

.crUFGKlk8 {
	right: 20px;
}

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

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

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

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

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

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

.KNBtskOGoo53.NHsvhyAaTJd {
	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;
}

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

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

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

.UmlBwcjHHGbR {
	padding: 20px 0;
}

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

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

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

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

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

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

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

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

.XIgLMWgNxBaoQ5G {
	z-index: 999;
}

.XIgLMWgNxBaoQ5G 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;
}

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

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

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


.KNBtskOGoo53 {
	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;
}

.KNBtskOGoo53.SeEWRpdFUh {
	display: none;
}

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

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

.KNBtskOGoo53.BUdGDcPT80: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;
}


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

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

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

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

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

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

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


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

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

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

.zqYYXm4t91 .KNBtskOGoo53: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 .iDwPlTJJqm::after {
	transform: translateY(-50%) rotate(180deg);
}

.iDwPlTJJqm {
	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;
}

.iDwPlTJJqm::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;
}

.OLVImCVHw9 {
	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;
}

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

.OLVImCVHw9: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;
}

.OLVImCVHw9.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%);
}

.bcQyXQrZlJp5f {
	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;
}

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

.panel .KNBtskOGoo53 {
	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 .KNBtskOGoo53:hover {
	background: var(--xbat-panel-btn-bg-hover);
	max-width: 205px;
}

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

.IeWLbaBOsf5jM {
	padding: 40px 0;
}

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

.IeWLbaBOsf5jM .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;
}

.pFlIcDoS7G5Km {
	margin: 20px 0;
}

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

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

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

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

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

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

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

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

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

.VozYUBGa3BEQ 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;
}

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

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

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

.DBYigyZOPw6AO {
	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;
}

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

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

.iXNglCXg9eGC {
	padding: 20px 0;
}

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

.cwnqgecU .dkMxSifxhENx {
	align-items: center;
}

.dkMxSifxhENx {
	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;
}

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

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

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

.CdjmbE1mD .SNlfhbVhLpFDDL {
	font-size: 20px;
	font-weight: 700;
}

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

.CdjmbE1mD .OwzYblT3wTsyBq {
	gap: 15px;
}

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


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

.SRJrvBCwx386663 .SNlfhbVhLpFDDL {
	color: var(--xbat-bonus-image-title);
}

.SWEfhRTXvkkcDW .dkMxSifxhENx {
	background: var(--xbat-bonus-icon-bg);
}

.SWEfhRTXvkkcDW .SNlfhbVhLpFDDL {
	color: var(--xbat-bonus-icon-title);
}

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

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

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

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

.itJZesBex3G6G {
	margin: 20px 0;
}

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

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

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

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

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

.kBqRDWMG4I9YEPA2 {
	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;
}

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

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

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

.vrHxIze5z {
	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;
}

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

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

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

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

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

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

.vyxlCTIKLnPL {
	font-size: 20px;
}

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

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

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

.foWnvMt9o>.KNBtskOGoo53:not(.kRFWuin7kIeobHj) {
	background: var(--xbat-casino-intro-btn-bg);
	color: var(--xbat-casino-intro-btn-text);
}

.foWnvMt9o>.KNBtskOGoo53:not(.kRFWuin7kIeobHj):hover {
	background: var(--xbat-casino-intro-btn-bg-hover);
}

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

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

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

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

.wcPBSy9Ov1DqtX {
	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;
}

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

.EFtVfO9mAE1Ll,
.wcPBSy9Ov1DqtX img {
	position: relative;
	z-index: 1;
}

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

.ITNpy3qtkw {
	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;
}

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

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

.Vvfj4edo5i .KNBtskOGoo53.NHsvhyAaTJd {
	background: var(--xbat-cta-btn-bg);
	border-color: var(--xbat-cta-btn-bg);
	color: var(--xbat-cta-btn-text);
}

.Vvfj4edo5i .KNBtskOGoo53.NHsvhyAaTJd:hover {
	background: var(--xbat-cta-btn-bg-hover);
	border-color: var(--xbat-cta-btn-bg-hover);
}

.QYBwgrFaZ6R {
	padding: 20px 0;
}

.PTPhsKyZ18ykFs {
	padding-bottom: 34px;
}

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

.fELZgorPw9K76a {
	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;
}

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

.JIRmQwqazHp {
	flex: 1;
}

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

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

.EJdnpEfLAW6yRy::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;
}

.OfaTbnAmAKs {
	left: 10px;
}

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

.zRbfgk0b {
	right: 10px;
}

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

.oEMZKHJLS9TkQ9 {
	--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;
}

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

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

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

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

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

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

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

.sbXCCTY4E {
	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;
}

.IxUTRIGrGqfc {
	min-height: 100%;
}

.IxUTRIGrGqfc {
	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;
}

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

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

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

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

.bkRUiEKTXauG {
	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;
}

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

.IxUTRIGrGqfc:hover .DToIZgIMpPj3L {
	opacity: 1;
}

.DToIZgIMpPj3L {
	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;
}

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

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

.KuMPTGXvc5 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) {
	.QYBwgrFaZ6R {
		overflow: visible;
	}

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

	.coWNtK6hkP {
		height: 428px;
	}

	.fELZgorPw9K76a {
		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) {
	.zqYYXm4t91 {
		padding: 80px 0;
	}

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

	.YJMWOJj19w .tap2 {
		display: none;
	}

	.OLVImCVHw9.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;
	}

	.awytnFSxkl0E .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;
	}

	.awytnFSxkl0E {
		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;
	}

	.YJMWOJj19w {
		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;
	}

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

	.awytnFSxkl0E {
		gap: 15px;
	}

	.KNBtskOGoo53 {
		min-height: 45px;
	}

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

}

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

	.xxqH5EwX {
		gap: 20px;
	}

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

	.qyDBbVeXg2Y0v {
		font-size: 24px;
	}


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

	.faTuyPplVxrT5t {
		gap: 28px;
	}

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

	.SRJrvBCwx386663 {
		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;
	}

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

	.lhElevbGPoRW {
		padding-right: 0;
	}

	.XNqmABvFrl {
		padding: 40px 0;
	}
}

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

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

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

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

	.NAMuCp4Dj {
		flex-direction: column;
	}
}

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

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

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

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

	.lVIZNmTAtr,
	.DfKJiaupp,
	.xxqH5EwX {
		min-height: auto;
	}

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

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

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

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

	.qyDBbVeXg2Y0v {
		font-size: 20px;
	}

	.KNBtskOGoo53.NHsvhyAaTJd {
		min-width: 200px;
		min-height: 45px;
		font-size: 18px;
	}

	.pjyiU9t6nJA3 {
		justify-content: center;
	}

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

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

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

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

	.faTuyPplVxrT5t 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;
	}


	.OwzYblT3wTsyBq {
		padding: 14px 5px;

	}


	.cwnqgecU img.iprgYxDTgPgS {
		height: 140px;
		min-height: 140px;
	}

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

	.container {
		padding: 0 15px;
	}

	.xAvfzMjd {
		padding-top: 88px;
	}

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

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

	.YJMWOJj19w .KNBtskOGoo53 {
		width: 100%;
	}

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

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

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

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

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

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

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

	.SqYQhvZE4d6 {
		height: 329px;
	}

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

	.OhnPbMcLxU8FX6F3,
	.DfKJiaupp,
	.xxqH5EwX {
		min-height: 667px;
	}

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

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

	.MzMIHRPmny {
		left: 8px;
	}

	.crUFGKlk8 {
		right: 8px;
	}

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

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

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

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

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

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

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

	.OfaTbnAmAKs {
		left: 8px;
	}

	.zRbfgk0b {
		right: 8px;
	}

	.PTPhsKyZ18ykFs .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;
	} */

	.Vvfj4edo5i {
		padding: 10px 0;
	}

	.eqKSOmVlQ9FW {
		align-items: center;
	}

	.wcPBSy9Ov1DqtX {
		padding: 15px;
	}

	.yBWxPx2iBESZB,
	.ITNpy3qtkw {
		font-size: 18px;
	}

	.vyxlCTIKLnPL {
		font-size: 16px;
	}

	.mvJGeqWKvt {
		gap: 15px;
	}

	.SXMkKxrX9cYH1S {
		gap: 15px;
	}

	.textBlock {
		padding: 20px 0 0;
	}

	.okiKJiyF8v3 {
		font-size: 16px;
	}

	.lRYEdNZ4F {
		padding: 15px;
	}

	.zRGDRQYL7Sl2 {
		gap: 15px;
	}

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

	.VozYUBGa3BEQ .piavwqHrEm32 {
		font-size: 18px;
	}

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

	.FJOrH2M9xep {
		gap: 10px;
	}

	.IeWLbaBOsf5jM {
		padding: 20px 0;
	}

	.HKcTutkfwE4j {
		padding: 15px 0 0;
	}

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

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

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

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

	.SWEfhRTXvkkcDW,
	.SRJrvBCwx386663 {
		grid-template-columns: 1fr;
	}

	.foWnvMt9o {
		flex-direction: column;
	}

	.foWnvMt9o .KNBtskOGoo53,
	.foWnvMt9o .kRFWuin7kIeobHj {
		width: 100%;
	}

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

	.kBztsIuWR72I2XG2 {
		font-size: 20px;
	}

	.UxkUFZqkFKQk {
		font-size: 16px;
	}

	.casinoSection {
		padding: 15px 0;
	}

	.wrRSJ1MFKJZU {
		font-size: 25px;
	}

	.IxUTRIGrGqfc {
		padding: 7px;
	}

	.bkRUiEKTXauG {
		font-size: 13px;
	}

	.NxBbXPDzBVYEt {
		font-size: 100px;
	}

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

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

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

	.MGtoFYOuXdZ2 {
		padding: 15px;
	}

	.YJMWOJj19w {
		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;
}

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

.GSUZhMXARPw .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;
}

.GSUZhMXARPw {
	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;
	}

	.GSUZhMXARPw {
		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] .OLVImCVHw9 {
	opacity: 1;
	pointer-events: visible;
}

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


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

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

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

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

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

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

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

@media (max-width: 1024px) {

	html[amp] .iItfSswybOsE,
	html[amp] .OhnPbMcLxU8FX6F3,
	html[amp] .DfKJiaupp,
	html[amp] .xxqH5EwX {
		min-height: 667px;
		height: 667px;
		max-height: none;
	}
}

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

	html[amp] .iItfSswybOsE,
	html[amp] .OhnPbMcLxU8FX6F3,
	html[amp] .DfKJiaupp,
	html[amp] .xxqH5EwX {
		min-height: 667px;
		height: 667px;
		max-height: none;
	}

	.OhnPbMcLxU8FX6F3,
	.DfKJiaupp,
	.xxqH5EwX {
		min-height: 667px;
		height: 667px;
	}
}

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

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

.iItfSswybOsE .amp-carousel-button-prev::before,
.iItfSswybOsE .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;
}

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

.iItfSswybOsE .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] .OPhiWbukmIlWSd {
	width: 100%;
	max-height: 428px;
	overflow: hidden;
	border-radius: 26px;
}

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

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

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

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

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

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

html[amp] .OPhiWbukmIlWSd .amp-carousel-button-prev::before,
html[amp] .OPhiWbukmIlWSd .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] .OPhiWbukmIlWSd .amp-carousel-button-prev::before {
	transform: rotate(225deg);
}

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

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

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


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

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

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

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

html[amp] .WcBaIueWTQzI .MpnqxAMfUly {
	display: inline-block;
}

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

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

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

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

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

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

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

amp-sidebar {
	z-index: 100;
}

.KNBtskOGoo53.SeEWRpdFUh {
	z-index: 200;
}





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

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

html[amp] .languages.open .iDwPlTJJqm::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;
}


 .IeWLbaBOsf5jM 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 */
}



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

.uOyBXZFyxku .lhElevbGPoRW {
	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) {
	.SEjHhpAVEAp .menuFoot {
		gap: 20px;
		padding: 15px 0 0;
	}
	.XNqmABvFrl {
        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) {
.SEjHhpAVEAp {
    display: flex;
    align-items: center;
	position: relative;
}

.lhElevbGPoRW {
    text-align: center;
}
	footer .XIgLMWgNxBaoQ5G {
        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;
}