@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}
:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block;
}
.swiper-vertical > .swiper-wrapper {
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(
		--swiper-wrapper-transition-timing-function,
		initial
	);
	box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}
.swiper-horizontal {
	touch-action: pan-y;
}
.swiper-vertical {
	touch-action: pan-x;
}
.swiper-slide {
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}
.swiper-3d {
	perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
	scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
	> .swiper-wrapper
	> .swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
	> .swiper-wrapper
	> .swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
	background: rgb(0 0 0 / 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgb(0 0 0 / 0.5), #fff0);
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgb(0 0 0 / 0.5), #fff0);
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgb(0 0 0 / 0.5), #fff0);
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgb(0 0 0 / 0.5), #fff0);
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: #fff0;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}
:root {
	--swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}
.swiper-button-lock {
	display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next';
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%;
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	width: var(
		--swiper-pagination-bullet-width,
		var(--swiper-pagination-bullet-size, 8px)
	);
	height: var(
		--swiper-pagination-bullet-height,
		var(--swiper-pagination-bullet-size, 8px)
	);
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet:only-child {
	display: none !important;
}
.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet,
.swiper-vertical
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	display: inline-block;
	transition:
		0.2s transform,
		0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-horizontal
	> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition:
		0.2s transform,
		0.2s left;
}
.swiper-horizontal.swiper-rtl
	> .swiper-pagination-bullets-dynamic
	.swiper-pagination-bullet {
	transition:
		0.2s transform,
		0.2s right;
}
.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgb(0 0 0 / 0.25));
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0;
}
.swiper-horizontal
	> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-lock {
	display: none;
}
.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgb(0 0 0 / 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgb(0 0 0 / 0.5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-scrollbar-lock {
	display: none;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
	touch-action: none;
}
.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
	flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-fade .swiper-slide-active {
	pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-cube {
	overflow: visible;
}
.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-flip {
	overflow: visible;
}
.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height;
}
.swiper-cards {
	overflow: visible;
}
.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}
.swiper-wrapper {
	max-height: 380px;
}
a,
blockquote,
body,
button,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
	margin: 0;
}
.styled-table,
table {
	border-collapse: collapse;
}
.articles-header-wrapper img.open,
.articles__header-wrapper img.open {
	transform: rotate(180deg);
}
.custom-button,
.download-button {
	text-decoration: none;
	cursor: pointer;
}
.app-item::before,
.banner-title-wrapper::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-mask:
		linear-gradient(#fff, #fff) padding-box,
		linear-gradient(#fff, #fff);
	mask-composite: exclude;
}
@font-face {
	font-family: Geologica;
	src: url(../fonts/Geologica-VariableFont_CRSV%2CSHRP%2Cslnt%2Cwght.ttf);
	font-display: swap;
	font-display: swap;
}

.skip-link {
	position: absolute;
	top: -40px;
	left: 6px;
	background: #000;
	color: #fff;
	padding: 8px;
	text-decoration: none;
	border-radius: 4px;
	z-index: 10000;
	font-weight: 600;
}
.skip-link:focus {
	top: 6px;
}
.choose-lang .lang-native-select,
.faq-item-content-visible.hide,
.hidden {
	display: none;
}
.rotate-180 {
	transform: rotate(180deg) !important;
}
table {
	width: 100%;
}
table tr {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
table td,
table th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px;
	min-width: 120px;
}
.c-table__wrapper {
	overflow-x: auto;
	margin: 20px 0;
	padding-bottom: 2px;
}
.text-block-content h3,
.text-block-content h4,
.text-block-content table,
.text-block-second-content h2,
.text-block-second-content h3,
.text-block-second-content h4 .text-block-content h2,
.text-block-second-content table {
	margin-bottom: 15px;
}
.text-block-content img,
.text-block-second-content img {
	margin: 2rem auto;
}
.text-block-content p,
.text-block-second-content p {
	margin-bottom: 10px;
}
.text-block-content ul,
.text-block-second-content ul {
	padding-left: 25px;
	list-style-type: disc;
	margin-bottom: 15px;
}
.text-block-content ol,
.text-block-second-content ol {
	padding-left: 25px;
	list-style-type: decimal;
	margin-bottom: 15px;
}
.text-block-content a:not([class]),
.text-block-second-content a:not([class]) {
	color: #b22222;
	text-decoration: none;
}
.text-block-second-content a:not([class]):focus,
.text-block-second-content a:not([class]):hover {
	text-decoration: underline;
}
@media screen and (max-width: 1200px) {
	.base-block {
		padding: 0 48px;
	}
	.articles-item {
		flex: 0 0 100%;
	}
}
@media screen and (max-width: 1024px) {
	.base-block {
		margin-top: 32px;
		padding: 0 32px;
	}
	.main {
		margin-top: 56px;
	}
	.navigation-menu .menu-item {
		flex-direction: column;
		height: 100px;
	}
	.navigation-menu .menu-item img {
		margin-right: 0;
		margin-bottom: 12px;
	}
	.advantages-item {
		flex: 0 0 calc(50% - 6px);
	}
}
.lazyload,
.lazyloading {
	opacity: 0;
}
.advantages-item:hover::after,
.faq-pagination-next-button:not(:disabled):hover::after,
.faq-pagination-prev-button:not(:disabled):hover::after,
.prize-fund-button:hover::after,
.review-pagination-next-button:not(:disabled):hover::after,
.review-pagination-prev-button:not(:disabled):hover::after {
	z-index: 0;
	opacity: 1;
}
.faq-pagination-next-:not(:disabled):active::after,
.faq-pagination-prev-button:not(:disabled):active::after,
.review-pagination-next-:not(:disabled):active::after,
.review-pagination-prev-button:not(:disabled):active::after {
	background:
		linear-gradient(180deg, rgb(255 255 255 / 0.1) 0, #fff0 100%),
		radial-gradient(99.97% 100% at 50% 0, #41415e 0, #55557d 100%),
		radial-gradient(100.01% 100% at 50% 0, #484868 0, #33334a 100%);
}
.banner-title-wrapper {
	display: flex;
	justify-content: center;
	padding: 16px 0;
	width: 100%;
	margin-top: -60px;
	position: relative;
	backdrop-filter: blur(5px);
}
.banner-title-wrapper::before {
	top: 0;
	right: 0;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #fff0;
	background: linear-gradient(
			270deg,
			#fff0 0,
			rgb(255 255 255 / 0.24) 50%,
			rgb(255 255 255 / 0.04) 93.23%
		)
		border-box;
}
.banner-title {
	font-size: 28px;
	font-weight: 800;
	line-height: 28px;
	letter-spacing: 0;
	background: linear-gradient(
		180deg,
		#fff47a 0,
		#f4b200 37.5%,
		#ffc30c 45.31%,
		#fff47a 99.48%
	);
	-webkit-background-clip: text;
	background-clip: text;
	color: #fff0;
}
@media screen and (max-width: 668px) {
	table td,
	table th {
		font-size: 12px;
		padding: 5px;
		min-width: 100px;
		word-break: break-all;
	}
	.base-block {
		padding: 0 8px;
		row-gap: 32px;
		margin-top: 20px;
	}
	.h2-base-title {
		margin-bottom: 20px;
		font-size: 26px;
		line-height: 33px;
	}
	.banner-title-wrapper {
		margin-top: -28px;
		padding: 4px 0;
	}
	.banner-title {
		font-size: 10px;
		font-weight: 800;
		line-height: 20px;
		letter-spacing: 0;
	}
	.prize-fund,
	.prize-fund::before {
		border-radius: 16px 16px 0 0;
	}
	.prize-fund-wrapper {
		margin-top: -36px;
	}
	.prize-fund {
		width: auto;
		display: flex;
		column-gap: 8px;
		height: 36px;
		padding: 6px 24px;
		font-size: 20px;
		font-weight: 500;
		line-height: 24px;
		letter-spacing: 0;
	}
	.prize-fund-desktop-section {
		display: none;
		background: radial-gradient(
			50% 2066.33% at 50% 100%,
			rgba(255, 255, 255, 0.1) 0%,
			rgba(255, 255, 255, 0) 100%
		);
	}
	.prize-fund-mobile-section {
		display: block;
	}
	.prize-fund-mobile-second-block-text {
		font-size: 12px;
		font-weight: 400;
		line-height: 20px;
		letter-spacing: 0;
		display: flex;
		column-gap: 4px;
		padding: 4px 8px;
		margin-bottom: 16px;
		border-radius: 4px;
		background: #1e1e2c;
	}
	.prize-fund-mobile-second-block {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		background: radial-gradient(
			50% 2066.33% at 50% 100%,
			rgba(255, 255, 255, 0.1) 0%,
			rgba(255, 255, 255, 0) 100%
		);
		box-shadow: 0 2px 2px 0 #0009;
		border-radius: 0 0 8px 8px;
		padding: 0 8px 8px;
	}
	.prize-fund-mobile-second-block-title {
		font-size: 18px;
		font-weight: 500;
		line-height: 24px;
		letter-spacing: 0;
		margin: 12px 0;
	}
	.prize-fund-mobile-second-block-button {
		height: 40px;
		width: 100%;
	}
}
.prize-fund-button:active::after {
	background:
		radial-gradient(165.13% 100% at 50% 0, #529900 0, #cf0 100%),
		linear-gradient(
			180deg,
			rgb(255 255 255 / 0.4) 0,
			rgb(255 255 255 / 0.04) 100%
		);
}
.navigation-menu .menu-item:first-child:hover {
	background: radial-gradient(
		48.61% 48.61% at 50% 100%,
		rgb(8 193 250 / 0.1) 0,
		#fff0 100%
	);
}
.navigation-menu .menu-item:first-child:active::after {
	border-bottom: 2px solid #07bcf7;
}
.navigation-menu .menu-item:nth-child(2):hover {
	background: radial-gradient(
		48.61% 48.61% at 50% 100%,
		rgb(251 121 3 / 0.1) 0,
		#fff0 100%
	);
}
.navigation-menu .menu-item:nth-child(2):active::after {
	border-bottom: 2px solid #fb7903;
}
.navigation-menu .menu-item:nth-child(3):hover {
	background: radial-gradient(
		48.61% 48.61% at 50% 100%,
		rgb(125 250 0 / 0.1) 0,
		#fff0 100%
	);
}
.navigation-menu .menu-item:nth-child(3):active::after {
	border-bottom: 2px solid #7dfa00;
}
.navigation-menu .menu-item:nth-child(4):hover {
	background: radial-gradient(
		48.61% 48.61% at 50% 100%,
		rgb(255 161 74 / 0.1) 0,
		#fff0 100%
	);
}
.navigation-menu .menu-item:nth-child(4):active::after {
	border-bottom: 2px solid #ffde26;
}
.navigation-menu .menu-item:nth-child(5):hover {
	background: radial-gradient(
		48.61% 48.61% at 50% 100%,
		rgb(255 161 74 / 0.1) 0,
		#fff0 100%
	);
}
.navigation-menu .menu-item:nth-child(5):active::after {
	border-bottom: 2px solid #ffde26;
}
.flex-display,
.text-block-content,
.text-block-content-visible {
	display: flex;
}
.articles-item:hover::before {
	opacity: 1;
}
.articles-item:active::before {
	background: #33334a;
	opacity: 1;
}
.articles-item:active,
.articles-item:hover,
.game-title,
.score-block,
.text-block-second-button:hover {
	color: #fff;
}
.text-block-second-button:active {
	color: #41415c;
}
.desktop-rectangle,
.faq-item-content-hidden.open,
.faq-item-content-visible {
	display: block;
}
.footer-nav-item:hover {
	color: #fff;
	transition: 0.3s ease-out;
}
.footer-social-btn:hover {
	opacity: 0.8;
}
.footer-social-btn:active {
	background: #000;
}
@media screen and (max-width: 1024px) {
	.footer-content-first-part,
	.footer-content-second-part {
		flex-wrap: wrap;
	}
	.footer-content-first-part {
		justify-content: center;
	}
	.footer-content-second-part .footer-second-part-item:first-child {
		max-width: 100%;
	}
	.footer-content-second-part .footer-second-part-item:nth-child(2) {
		max-width: calc(100% - 214px);
	}
}
@media screen and (max-width: 668px) {
	.articles-header-wrapper,
	.faq-item,
	.text-block {
		padding: 16px;
	}
	.navigation {
		border-radius: 8px;
		margin: 32px 8px 0;
	}
	.navigation-menu .menu-item {
		flex-direction: column;
		height: 64px;
	}
	.navigation-menu .menu-item::before {
		border-width: 1px;
	}
	.navigation-menu .menu-item:first-child::before {
		border-radius: 8px 0;
	}
	.navigation-menu .menu-item:last-child::before {
		border-radius: 0 8px;
	}
	.navigation-menu .menu-item img {
		margin-right: 0;
		margin-bottom: 4px;
		width: 24px;
		height: 24px;
	}
	.navigation-menu .menu-item .menu-item-text {
		font-size: 10px;
		font-weight: 500;
		line-height: 12px;
		letter-spacing: 0;
	}
	.text-block {
		margin-bottom: 12px;
	}
	.text-and-articles-block-title {
		font-size: 20px;
		line-height: 24px;
	}
	.text-block-content,
	.text-block-content-hidden,
	.text-block-content-visible {
		row-gap: 20px;
		font-size: 14px;
		font-weight: 100;
		line-height: 20px;
	}
	.text-block-button {
		margin-top: -4px;
	}
	.advantages-content,
	.articles-item {
		padding: 12px;
	}
	.text-block-second-content {
		margin-bottom: 8px;
	}
	.text-block-second-button {
		font-size: 16px;
		line-height: 16px;
	}
	.advantages-item {
		flex: 0 0 100%;
	}
	.review {
		margin-bottom: 32px;
	}
	.faq-content,
	.review-content {
		margin-bottom: 20px;
	}
	.faq-item-title {
		margin-bottom: 8px;
		font-size: 12px;
		font-weight: 300;
		line-height: 16px;
		letter-spacing: 0;
		color: #8a8aae;
	}
	.faq-pagination-next-button,
	.faq-pagination-prev-button,
	.review-pagination-next-button,
	.review-pagination-prev-button {
		width: 40px;
		height: 36px;
	}
	.faq-pagination-label,
	.review-pagination-label {
		width: 86px;
		font-size: 12px;
	}
	.footer {
		margin: 0 20px;
	}
	.footer-content-first-part,
	.footer-content-second-part {
		justify-content: center;
		padding: 20px 0;
	}
	.footer-content-second-part .footer-second-part-item:first-child {
		order: 2;
	}
	.footer-content-second-part .footer-second-part-item:nth-child(2) {
		max-width: 100%;
		order: 3;
	}
	.footer-content-second-part .footer-second-part-item:nth-child(3) {
		order: 1;
	}
	.footer-nav {
		justify-content: center;
	}
	.footer-second-part-item-text {
		font-size: 10px;
	}
}
.choose-lang-box-first,
.footer-lang .choose-lang-button:hover {
	background: #41415e;
}
.choose-lang-list.show {
	visibility: visible;
	transform: scale(1);
}
.choose-lang-list li:hover {
	background-color: #2d3047;
}
.swiper-slide {
	width: 100%;
	height: auto;
}
.banner-container,
.download-button {
	color: #fff;
	border-radius: 10px;
	display: flex;
}
.banner-content,
.button-container {
	position: relative;
	z-index: 2;
}
.banner-container-bg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner-container {
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 680px;
	padding: 30px;
	height: 60px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.button-container {
	display: flex;
	flex-direction: row;
	gap: 20px;
}
.download-button {
	align-items: center;
	justify-content: space-between;
	width: 160px;
	background: radial-gradient(
		52.06% 179.59% at 50% 50%,
		#002266 100%,
		#529900 100%
	);
	font-family: Arial, sans-serif;
	transition:
		transform 0.2s,
		box-shadow 0.2s;
}
.download-button .icon {
	display: flex;
	align-items: center;
	margin-right: 10px;
}
.download-button .icon img {
	width: 30px;
	height: 30px;
}
.download-button .text {
	flex: 1;
	text-align: left;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 600;
}
.download-button .text .line1 {
	font-size: 9px;
	font-weight: 300;
	opacity: 95%;
}
.download-button .text .line2 {
	font-size: 10px;
	font-weight: 700;
}
.download-button .arrow {
	display: flex;
	align-items: center;
}
.download-button .arrow img {
	width: 15px;
	height: 15px;
}
.download-button:hover {
	transform: scale(1.05);
	box-shadow: 0 4px 10px rgb(0 0 0 / 0.2);
}
.ios {
	background-color: #002266;
}
.android {
	background-color: #79b657;
}
.coef-inner,
.first-line,
.team-coef {
	font-size: 12px;
}
.second-line {
	font-size: 18px;
}
.styled-table {
	width: 100%;
	min-width: 460px;
	margin: 0 auto;
	border: 1px solid #000;
}
.styled-table td,
.styled-table th {
	padding: 5px;
	border: 1px solid #000;
}
.styled-table th {
	background-color: #f4f4f4;
	text-align: left;
}
.articles-header-wrapper img,
.articles__header-wrapper img,
.rotate--90 {
	transform: rotate(180deg);
}
.articles__block,
.games-nav,
.match,
.text-block__content {
	background-color: radial-gradient(
		50% 2066.33% at 50% 100%,
		rgba(255, 255, 255, 0.1) 0%,
		rgba(255, 255, 255, 0) 100%
	);
}
.game-title,
.match-header,
.odd span,
.promo {
	font-size: 14px;
}
.game-item.active .game-title,
.league,
.odd-value,
.promo,
.score,
.team-score {
	font-weight: 700;
}
.text-block__content {
	padding: 16px;
	border-radius: 12px;
	display: flex;
	flex-direction: column;
}
.text-block__content p {
	margin: 6px 0;
	display: inline-block;
}
.faq-item-content-hidden,
.gamecard-like-button .gamecard-like-button-img-hover,
.gamecard-like-button:hover .gamecard-like-button-img,
.games-container .gamecard:nth-child(11),
.games-container .gamecard:nth-child(12),
.games-section-title,
.prize-fund-mobile-section,
.tablet-rectangle,
.text-block-content-hidden,
.text-block-second-content-hidden,
.text-block__content-hidden {
	display: none;
}
.inline-display,
.text-block-second-content-visible {
	display: inline;
}
.rotate--90 {
	margin-left: 4px;
}
.text-block__content-button {
	font-weight: 700;
	color: #dee3eb;
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: 16px;
}
.articles__block {
	border-radius: 12px;
	background: #1f242e;
}
.articles__header-wrapper {
	padding: 16px;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 12px;
}
.articles__items-wrapper {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.5s ease-in-out;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.articles__items-wrapper.show {
	max-height: 1000px;
}
.articles-item {
	display: flex;
	flex: 0 0 50%;
	align-items: center;
}
.games-nav,
.match-first-line {
	justify-content: space-between;
}
.articles-item__image {
	border-radius: 4px;
	padding: 4px;
	margin-right: 8px;
}
.games-nav,
.match {
	border-radius: 15px;
}
.articles-item:hover {
	background: #2e465a;
}
.games-nav {
	display: flex;
	padding: 10px 20px;
}
.game-item {
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
	padding: 5px;
	width: 20%;
}
.league-icon,
.live-icon,
.promo-icon {
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.game-item img {
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
}
.game-item.active {
	background: linear-gradient(0deg, #9a8f3a 0, #22222e 100%);
	border-bottom: 1px solid #ffde26;
}
.live-icon {
	padding: 5px 10px;
	background-color: #fe284a;
}
.matches {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(3, 1fr);
	gap: 6px;
}
.coef-inner,
.match-header,
.odd {
	gap: 10px;
	display: flex;
}
.match-first-line,
.score-block {
	padding: 10px;
	border-radius: 8px;
}
.match-first-line {
	color: #fff;
	display: flex;
}
.first-score,
.live,
.match-type,
.navigation-menu .menu-item:nth-child(5),
.odd-value,
.promo {
	color: #ffde26;
}
.match-header {
	justify-content: space-between;
	align-items: center;
}
.league,
.live {
	align-items: center;
	display: flex;
}
.match-type {
	display: flex;
	align-items: center;
	font-size: 12px;
}
.odds,
.teams {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.app-item,
.odd {
	align-items: center;
}
.team span,
.team-name {
	font-size: 16px;
}
.mob-line,
.score-block {
	justify-content: space-between;
	display: flex;
}
.team,
.text-block-second {
	display: flex;
	flex-direction: column;
}
.team-score {
	padding: 0 10px;
}
.first-score {
	border-right: 1px solid #3a3a54;
}
.last,
.team-coef {
	color: #8a8aae;
}
.coef-inner {
	padding: 12px 10px;
	background-color: #3a3a54;
	border-radius: 4px;
}
.coef-block {
	display: flex;
	gap: 4px;
}
.score-score {
	display: flex;
	margin-left: 20px;
}
.mob-line {
	width: 70%;
}
.images-box {
	display: grid;
	gap: 10px;
	grid-template-columns: 1fr 1fr 1fr;
}
.images-box img {
	width: 100%;
	height: auto;
}
.mob-second {
	display: flex;
	width: 44%;
	justify-content: space-around;
}
@media (max-width: 768px) {
	.banner-container {
		margin-top: 10px;
		flex-direction: column;
		align-items: start;
		text-align: center;
		height: auto;
		width: 100%;
		background-image: none;
	}
	.banner-container-bg {
		object-fit: cover;
	}
	.banner-content {
		text-align: left;
		padding-bottom: 20px;
	}
	.button-container {
		flex-direction: column;
		gap: 15px;
		width: 100%;
	}
	.coef-inner,
	.download-button,
	.mob-line {
		width: 100%;
	}
	.matches {
		grid-template-columns: 1fr;
		grid-template-rows: repeat(6, 1fr);
	}
	.coef-block,
	.mob-line {
		padding: 10px 0;
	}
	.game-item {
		width: 70px;
	}
	.match-first-line,
	.score-block {
		flex-direction: column;
	}
	.mob-second {
		justify-content: space-between;
		width: 100%;
	}
	.images-box {
		gap: 10px;
		grid-template-columns: 1fr;
	}
}
.custom-button,
.h2-base-title {
	font-weight: 700;
	text-align: center;
}
.custom-button,
.custom-button:hover {
	background: linear-gradient(90deg, #d141f5 0%, #8531da 100%);
}
.app-item::before,
.navigation-menu .menu-item::before {
	background: linear-gradient(180deg, rgb(255 255 255 / 0.1) 0, #fff0 100%)
		border-box;
}
.app-item,
.banner-wrapper {
	position: relative;
}
s .text-block-second-content {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: 100;
	line-height: 24px;
	letter-spacing: 0;
	color: #fff;
}
.custom-button {
	margin: 0 auto;
	display: inline-block;
	width: 200px;
	height: 48px;
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 8px;
	box-shadow:
		0 2px 4px rgb(0 0 0 / 0.24),
		0 0 8px rgb(0 0 0 / 0.24);
	line-height: 48px;
	transition: 0.3s ease-in-out;
}
.custom-button:hover {
	transform: scale(1.05);
}
.custom-button:active {
	transform: scale(0.95);
}
.socials-and-apps-wrappper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding-top: 32px;
	row-gap: 32px;
	column-gap: 32px;
}
.apps-wrappper,
.footer-social-btns-wrappper,
.games-header {
	display: flex;
	column-gap: 8px;
}
.app-item {
	color: #ffffff80;
	padding: 6px 12px;
	display: flex;
	justify-content: space-between;
	width: 156px;
	height: 40px;
	border-radius: 4px;
	background: #4d5a85;
	box-shadow:
		0 4px 0 0 #2c3552,
		0 5px 5px 0 #000;
}
.base-gradient-border {
	background: #1f242e;
}
.app-item::before {
	top: 0;
	right: 0;
	border: 1px solid #fff0;
	pointer-events: none;
	border-radius: 4px;
}
.navigation-menu .menu-item::before,
.prize-fund::before {
	border-style: solid;
	border-color: #fff0;
	bottom: 0;
	right: 0;
	-webkit-mask:
		linear-gradient(#fff, #fff) padding-box,
		linear-gradient(#fff, #fff);
	mask-composite: exclude;
}
.app-item-icon-and-text-wrapper {
	display: flex;
	align-items: center;
	column-gap: 8px;
}
.app-item-text-title {
	font-size: 8px;
	font-weight: 300;
	line-height: 10px;
}
.app-item-text-device {
	font-size: 10px;
	font-weight: 400;
	line-height: 12px;
	color: #fff;
}
.swiper-container {
	overflow: hidden;
}
.swiper-wrapper {
	z-index: 0;
	height: auto;
}
@media (max-width: 480px) {
	.socials-and-apps-wrappper {
		align-items: center;
	}
	.apps-wrappper {
		flex-direction: column;
		width: 100%;
	}
	.app-item {
		margin-bottom: 15px;
		width: 100%;
	}
}
.prize-fund-wrapper {
	position: relative;
	z-index: 100;
}
.text-block-second {
	background: #1f242e;
	padding: 24px;
	border-radius: 12px;
}
.games-nav {
	margin-bottom: 30px;
}
*,
::after,
::before {
	box-sizing: border-box;
}
body {
	font-family: Geologica, 'Times New Roman', Times, serif;
	color: #fff;
	min-height: 100vh;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	background: #0e1115;
}
ol,
ul {
	padding: 0;
	list-style: none;
}
button,
input,
select,
textarea {
	font: inherit;
}
a,
button {
	padding: 0;
	border: none;
	outline: 0;
	cursor: pointer;
	text-decoration: none;
	color: inherit;
	background: inherit;
}
.faq-pagination-next-button::before,
.faq-pagination-prev-button::before,
.review-pagination-next-button::before,
.review-pagination-prev-button::before {
	border-radius: 4px;
}
.base-block {
	max-width: 1296px;
	margin: 48px auto 0;
	display: flex;
	flex-direction: column;
	row-gap: 48px;
	padding: 0 48px;
}
.toggle-icon {
	transition: transform 0.3s ease-out !important;
}
.toggle-icon:not(.open) {
	transform: rotate(0);
}
.base-gradient-border::before {
	content: '';
	-webkit-mask:
		linear-gradient(#fff, #fff) padding-box,
		linear-gradient(#fff, #fff);
	mask-composite: exclude;
	pointer-events: none;
}
.h2-base-title {
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 24px;
}
.lazyloaded {
	opacity: 1;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.prize-fund-button::after {
	position: absolute;
	height: 100%;
	transition: opacity 0.3s ease-out;
	content: '';
	z-index: -1;
	left: 0;
	opacity: 0;
	top: 0;
}
.prize-fund-button-content {
	z-index: 1;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: center;
}
.text-block-button,
.text-block-button svg {
	transition: 0.3s ease-out;
}
.main {
	margin-top: 64px;
	background: #0e1115;
}
.banner-img {
	min-height: 380px;
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}
.prize-fund-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -88px;
}
.prize-fund-wrapper > img {
	margin: -1px;
	padding: 0;
	align-self: flex-end;
	z-index: 100;
}
.prize-fund-wrapper > img:nth-child(4) {
	transform: rotate(90deg);
}
.prize-fund {
	display: flex;
	align-items: center;
	column-gap: 40px;
	position: relative;
	height: 88px;
	padding: 0 48px;
	border-radius: 32px 32px 0 0;
	background:
		linear-gradient(
			360deg,
			radial-gradient(
					50% 2066.33% at 50% 100%,
					rgba(255, 255, 255, 0.1) 0%,
					rgba(255, 255, 255, 0) 100%
				)
				0,
			rgb(44 44 63 / 0.72) 100%
		),
		linear-gradient(180deg, rgb(255 255 255 / 0.2) 0, #fff0 50%);
	backdrop-filter: blur(5px);
}
.prize-fund::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-width: 2px 2px 0;
	background: linear-gradient(180deg, rgb(255 255 255 / 0.2) 0, #fff0 50%)
		border-box;
	border-radius: 32px 32px 0 0;
}
.prize-fund-block {
	margin-right: 22px;
	display: flex;
	align-items: center;
}
.prize-fund-block img {
	margin-right: 16px;
}
.prize-fund-block-description p:first-child {
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
}
.prize-fund-block-description p:nth-child(2) {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0;
}
.prize-fund-button {
	height: 48px;
	padding: 0 57.5px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 2px 4px 0 #0000003d;
	border-radius: 4px;
	background:
		radial-gradient(74.4% 100% at 50% 0, #96e000 0, #529900 100%),
		linear-gradient(
			180deg,
			rgb(255 255 255 / 0.2) 0,
			rgb(255 255 255 / 0.2) 0.01%,
			rgb(255 255 255 / 0.01) 100%
		);
}
.prize-fund-button::before {
	background: linear-gradient(
			180deg,
			rgb(255 255 255 / 0.2) 0,
			rgb(255 255 255 / 0.2) 0.01%,
			rgb(255 255 255 / 0.01) 100%
		)
		border-box;
	border-radius: 4px;
}
.prize-fund-button::after {
	width: 100%;
	background:
		radial-gradient(74.4% 100% at 50% 0, #cf0 0, #529900 100%),
		linear-gradient(
			180deg,
			rgb(255 255 255 / 0.4) 0,
			rgb(255 255 255 / 0.04) 100%
		);
	border-radius: 4px;
}
.advantages-content,
.advantages-content::before,
.articles-block,
.articles-block::before,
.faq-item::before,
.text-block,
.text-block::before {
	border-radius: 10px !important;
}
.navigation {
	background: radial-gradient(
		50% 2066.33% at 50% 100%,
		rgba(255, 255, 255, 0.1) 0%,
		rgba(255, 255, 255, 0) 100%
	);
	box-shadow: 0 1px 0 0 #00000029;
}
.navigation-menu {
	display: flex;
	flex-wrap: nowrap;
	max-width: 1200px;
	margin: 0 auto;
}
.navigation-menu .menu-item {
	position: relative;
	height: 72px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex: 0 0 20%;
	box-sizing: border-box;
	transition: background-color 0.3s ease-out;
}
.navigation-menu .menu-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-width: 0 1px;
}
.navigation-menu .menu-item::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.navigation-menu .menu-item img {
	margin-right: 12px;
}
.navigation-menu .menu-item .menu-item-text {
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: 0;
}
.navigation-menu .menu-item:first-child {
	color: #07bcf7;
}
.navigation-menu .menu-item:nth-child(2) {
	color: #9b7af4;
}
.navigation-menu .menu-item:nth-child(3) {
	color: #fb7903;
}
.navigation-menu .menu-item:nth-child(4) {
	color: #7dfa00;
}
.navigation-menu .menu-item:nth-child(4) {
	color: #ffde26;
}
.text-and-articles-block-title {
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0;
}
.text-block {
	padding: 24px;
	margin-bottom: 17px;
}
.text-block-title {
	margin-bottom: -12px;
}
.text-block-content,
.text-block-content-hidden,
.text-block-content-visible {
	flex-direction: column;
	row-gap: 24px;
	font-size: 16px;
	font-weight: 100;
	line-height: 24px;
	letter-spacing: 0;
}
.text-block-button {
	opacity: 1;
	display: inline-flex;
	align-items: center;
	align-self: flex-start;
	margin-top: 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
}
.articles-item-img,
.review-item-user-img,
.text-block-button span {
	margin-right: 8px;
}
.articles-header-wrapper {
	padding: 16px;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.articles-items-wrapper {
	padding: 0 16px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.5s ease-in-out;
}
.articles-items-wrapper .articles-item:last-child {
	margin-bottom: 16px;
}
.articles-items-wrapper.open {
	max-height: 10000px;
}
.articles-item {
	position: relative;
	display: flex;
	flex: 0 0 50%;
	align-items: center;
	padding: 16px 12px;
	border-radius: 4px;
	color: #7575a1;
	transition: color 0.3s ease-out;
	overflow: hidden;
	z-index: 1;
}
.faq-item-title,
.text-block-second-button {
	color: #8a8aae;
	letter-spacing: 0;
	display: flex;
}
.articles-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: radial-gradient(99.97% 100% at 50% 0, #55557d 0, #41415e 100%);
	opacity: 0;
	transition: opacity 0.3s ease-out;
	border-radius: inherit;
	z-index: -1;
}
.text-block-second-content {
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: 100;
	line-height: 24px;
	letter-spacing: 0;
}
.text-block-second-content-dots::after {
	margin-left: -3px;
	content: '...';
}
.text-block-second-button {
	margin: 0 auto;
	align-items: center;
	font-size: 18px;
	font-weight: 300;
	line-height: 23px;
}
.text-block-second-button svg {
	transform: rotate(270deg);
}
.advantages-content {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 12px;
	padding: 24px;
}
.advantages-item {
	position: relative;
	flex: 0 0 calc(33.33% - 8px);
	display: flex;
	align-items: center;
	padding: 12px 24px;
	background: #1e1e2c;
	border-radius: 8px;
	z-index: 1;
}
.advantages-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-top: 1px solid #fff0;
	background: linear-gradient(
		270deg,
		#fff0 0,
		rgb(255 255 255 / 0.16) 50%,
		#fff0 100%
	);
	-webkit-mask:
		linear-gradient(#fff, #fff) padding-box,
		linear-gradient(#fff, #fff);
	mask-composite: exclude;
	pointer-events: none;
	border-radius: 8px;
	z-index: 2;
}
.advantages-item::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(100.01% 100% at 50% 0, #484868 0, #33334a 100%);
	opacity: 0;
	transition: opacity 0.3s ease-in;
	z-index: -1;
	border-radius: 8px;
}
.advantages-item-img {
	z-index: 2;
	margin-right: 16px;
}
.advantages-item-text {
	z-index: 2;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
}
.review {
	margin-bottom: 48px;
}
.faq-content,
.review-content {
	display: flex;
	flex-direction: column;
	row-gap: 32px;
	margin-bottom: 24px;
}
.faq-item {
	cursor: pointer;
	padding: 24px;
	border-radius: 10px !important;
}
.faq-item-header-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: start;
	transition: opacity 0.3s ease-out;
}
.faq-item-header-wrapper img {
	margin-left: 10px;
}
.faq-item-title {
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	background-color: radial-gradient(
		50% 2066.33% at 50% 100%,
		rgba(255, 255, 255, 0.1) 0%,
		rgba(255, 255, 255, 0) 100%
	);
	border: 0;
	padding: 0;
	margin-bottom: 0;
}
.faq-item-content {
	font-size: 16px;
	font-weight: 300;
	margin-top: 8px;
}
.faq-pagination,
.review-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
}
.faq-pagination-label,
.review-pagination-label {
	width: 90px;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
}
.faq-pagination-next-button,
.faq-pagination-prev-button,
.review-pagination-next-button,
.review-pagination-prev-button {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 40px;
	border-radius: 4px;
	background: radial-gradient(100.01% 100% at 50% 0, #484868 0, #33334a 100%);
}
.faq-pagination-next-button::after,
.faq-pagination-prev-button::after,
.review-pagination-next-button::after,
.review-pagination-prev-button::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:
		linear-gradient(180deg, rgb(255 255 255 / 0.1) 0, #fff0 100%),
		radial-gradient(99.97% 100% at 50% 0, #55557d 0, #41415e 100%);
	opacity: 0;
	transition: 0.3s ease-out;
	z-index: -1;
	border-radius: 4px;
}
.faq-pagination-next-button:disabled,
.faq-pagination-prev-button:disabled,
.review-pagination-next-button:disabled,
.review-pagination-prev-button:disabled {
	cursor: not-allowed;
	opacity: 0.5;
}
.faq-pagination-prev-button img,
.review-pagination-prev-button img {
	z-index: 2;
	transform: rotate(90deg) !important;
}
.faq-pagination-next-button img,
.review-pagination-next-button img {
	z-index: 2;
	transform: rotate(270deg) !important;
}
.review-item {
	background: #1f242e;
	border-radius: 10px;
	padding: 24px 16px;
}
.review-item-header-wrapper {
	display: flex;
	margin-bottom: 16px;
}
.review-item-name {
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	display: block;
}
.review-item-date {
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
}
.review-item-rating {
	margin-left: auto;
}
.review-item-content {
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}
.choose-lang span,
.footer-nav-item,
.footer-second-part-item-text,
.gamecard-chip,
.gamecard-title,
.games-header-selector {
	line-height: 16px;
	letter-spacing: 0;
}
.footer {
	margin: 0 28px;
}
.footer-first-part {
	border-top: 1px solid #1e1e2c;
	border-bottom: 1px solid #1e1e2c;
}
.footer-content-first-part,
.footer-content-second-part {
	padding: 32px 20px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	column-gap: 40px;
	row-gap: 20px;
	max-width: 1200px;
	margin: 0 auto;
}
.footer-nav {
	display: flex;
	flex-wrap: wrap;
	column-gap: 24px;
	row-gap: 4px;
}
.footer-nav-item {
	padding: 12px 4px;
	font-size: 16px;
	font-weight: 300;
	color: #bcbcd1;
}
.footer-social-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	width: 40px;
	border-radius: 4px;
	transition: 0.3s ease-out;
}
.footer-social-btn-instagram {
	background: radial-gradient(
		230.93% 230.93% at 102.01% 2.03%,
		#f9ed32 0,
		#ee2a7b 36%,
		#d22a8a 44%,
		#8b2ab2 60%,
		#1b2af0 83%,
		#002aff 88%
	);
}
.footer-social-btn-vk {
	background: #07f;
}
.footer-social-btn-x {
	background: #282828;
}
.footer-social-btn-youtube {
	background: #f40000;
}
.footer-second-part-item {
	max-width: 465px;
	display: flex;
	align-items: center;
	column-gap: 16px;
}
.footer-second-part-item-text {
	font-size: 12px;
	font-weight: 300;
	color: #b8b8d1;
}
.footer-lang .toggle-icon {
	margin-left: 16px;
}
.choose-lang {
	position: relative;
	cursor: pointer;
}
.footer-lang .choose-lang-button {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border-radius: 4px;
	transition: 0.3s ease-out;
}
.footer-lang .choose-lang-button {
	height: 60px;
	width: 174px;
	padding: 12px;
}
.footer-lang .choose-lang-list {
	display: grid;
	position: absolute;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 4px;
	background-color: #1e1e2c;
	border: 1px solid #ffffff1a;
	visibility: hidden;
	transform: scale(0);
	transition: transform 0.3s ease-out;
	z-index: 1000;
}
.footer-lang .choose-lang-list {
	border-radius: 8px;
	padding: 12px;
	bottom: 0;
	left: -200px;
	transform-origin: bottom right;
}
.footer-lang .choose-lang-list li:last-child:nth-child(odd) {
	grid-column: 2;
}
.footer-lang .choose-lang-list li {
	display: flex;
	align-items: center;
	border-radius: 4px;
}
.footer-lang .choose-lang-list li {
	padding: 12px;
	height: 60px;
	width: 173px;
}
.choose-lang-list .choose-lang-box {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
.choose-lang span {
	padding-left: 12px;
	font-size: 14px;
	font-weight: 400;
}
.games-header-search input,
.games-header-selector-wrapper {
	box-sizing: border-box;
	height: 48px;
	transition: 0.3s ease-out;
}
.gamecard,
.games-header-button {
	overflow: hidden;
	position: relative;
}
.games-section {
	display: flex;
	flex-direction: column;
	row-gap: 24px;
}
.games-header-wrapper {
	display: flex;
	padding-top: 15px;
	justify-content: space-between;
}
.games-header-selector-wrapper {
	width: 232px;
	background: #101018;
	border: 1px solid #fff0;
	background:
		linear-gradient(#101018, #101018) padding-box,
		linear-gradient(180deg, #fff0 0, rgb(255 255 255 / 0.1) 100%) border-box;
	position: relative;
	margin-right: 8px;
	border-radius: 8px;
}
.games-header-selector {
	width: 100%;
	height: 48px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewbox="0 0 16 16" fill="none"><mask id="mask0_723_6182" style="mask-type:alpha" maskunits="userSpaceOnUse" x="0" y="0" width="16" height="16"><path d="M12.6666 6L7.99998 10L3.33331 6" stroke="white" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" /><g mask="url(%23mask0_723_6182)"><rect width="16" height="16" fill="%238A8AAE" />')
		right 16px center no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
	font-weight: 300;
	padding: 0 16px;
	border: none;
	border-radius: 8px;
	color: #8a8aae;
}
.games-header-selector-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 10;
}
.gamecard-chip,
.gamecard-title {
	font-size: 12px;
	font-weight: 400;
}
.games-header-button {
	background: radial-gradient(
		100.01% 100% at 50% -4950%,
		#3a3a54 0%,
		#252536 100%
	);

	transition: background-color 0.3s ease-out;
}
.gamecard-overlay,
.gamecard-play-button::after,
.games-header-button::after {
	opacity: 0;
	transition: opacity 0.3s ease-out;
}
.gamecard-play-button img,
.games-header-button svg {
	z-index: 100;
}
.games-header-button::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(99.97% 100% at 50% 0, #55557d 0, #41415e 100%);
	z-index: -1;
}
.games-header-button-bottom {
	align-self: center;
	height: 40px;
	padding: 12px 82px;
}
.games-header-search input {
	width: 480px;
	border: 1px solid #fff0;
	border-radius: 24px;
	background:
		linear-gradient(#101018, #101018) padding-box,
		linear-gradient(180deg, #fff0 0, rgb(255 255 255 / 0.1) 100%) border-box;
	padding: 16px 16px 16px 40px;
}
.games-header-search-input-box {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.games-header-search input,
.games-header-search input::placeholder {
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	letter-spacing: 0;
	color: #8a8aae;
}
.games-header-search-input-box .search_submit {
	height: 44px;
	width: 44px;
	position: absolute;
	left: 2px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
}
.gamecard-play-button::before,
.gamecard::before {
	background: linear-gradient(
			180deg,
			rgb(255 255 255 / 0.2) 0,
			rgb(255 255 255 / 0.2) 0.01%,
			rgb(255 255 255 / 0.01) 100%
		)
		border-box;
	content: '';
	-webkit-mask:
		linear-gradient(#fff, #fff) padding-box,
		linear-gradient(#fff, #fff);
	mask-composite: exclude;
}
.games-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 16px;
}
.gamecard {
	height: 272.25px;
	flex: 1 1 calc(20% - 16px);
	background-size: 100% 100%;
	border-radius: 8px;
	box-shadow: 0 2px 2px 0 #0000003d;
}
.gamecard-title {
	position: absolute;
	width: 100%;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 6px;
	text-align: center;
	z-index: 150;
}
.base-gradient-border::before,
.gamecard-overlay,
.gamecard-play-button::before,
.gamecard::before {
	position: absolute;
	right: 0;
	bottom: 0;
}
.gamecard-background {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
}
.gamecard::before {
	border: 1px solid #fff0;
	top: 0;
	left: 0;
	border-radius: 8px;
}
.gamecard-chips {
	position: absolute;
	top: 10px;
	left: 10px;
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
}
.gamecard-chip,
.gamecard-play-button {
	justify-content: center;
	cursor: pointer;
	display: flex;
}
.gamecard-chip {
	align-items: center;
	z-index: 10;
	height: 24px;
	padding: 4px 8px;
	border-radius: 4px 2px;
	border: 1px solid #ffffff1a;
}
.gamecard-chip-like {
	width: 28px;
	background: linear-gradient(270deg, #fff 0, #f1f1f1 90.38%) border-box;
}
.gamecard-chip-new {
	width: 45px;
	background: linear-gradient(270deg, #8cdf05 0, #399500 90.38%) border-box;
}
.gamecard-chip-pre {
	width: 39px;
	background: linear-gradient(270deg, #ffb800 0, #e63700 90.38%) border-box;
}
.gamecard-chip-publisher {
	background: rgb(16 16 24 / 0.24);
	backdrop-filter: blur(10px);
}
.gamecard-overlay {
	z-index: 100;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 51px;
	top: 0;
	left: 0;
	background-color: rgb(0 0 0 / 0.6);
}
.gamecard-play-button {
	margin-bottom: 24px;
	position: relative;
	align-items: center;
	width: 72px;
	height: 72px;
	border-radius: 16px;
	padding: 12px 24px;
	box-shadow: 0 2px 4px 0 #0000003d;
	background: radial-gradient(74.4% 100% at 50% 0, #96e000 0, #529900 100%)
		border-box;
}
.gamecard-play-button::before {
	border: 1px solid #fff0;
	top: 0;
	left: 0;
	border-radius: 16px;
}
.gamecard-play-button::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background:
		radial-gradient(74.4% 100% at 50% 0, #cf0 0, #529900 100%),
		linear-gradient(
			180deg,
			rgb(255 255 255 / 0.4) 0,
			rgb(255 255 255 / 0.04) 100%
		);
	width: 100%;
	height: 100%;
	z-index: -1;
	border-radius: 16px;
}
.gamecard-overlay-bottom-buttons {
	height: 40px;
	display: flex;
	gap: 8px;
}
.gamecard-demo-button,
.gamecard-like-button {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	background: radial-gradient(
		74.4% 100% at 50% 0,
		rgb(255 255 255 / 0.24) 0,
		rgb(255 255 255 / 0.12) 100%
	);
	box-shadow: 0 2px 4px 0 #0000003d;
}
.gamecard-demo-button::after,
.gamecard-like-button::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: radial-gradient(
		74.4% 100% at 50% 0,
		rgb(255 255 255 / 0.4) 0,
		rgb(255 255 255 / 0.24) 100%
	);
	opacity: 0;
	width: 100%;
	height: 100%;
	transition: opacity 0.3s ease-out;
	z-index: -1;
	border-radius: 4px;
}
.gamecard-demo-button {
	padding: 12px 16px;
}
.gamecard-like-button {
	padding: 12px;
}
.base-gradient-border {
	position: relative;
	box-shadow: 0 2px 2px 0 #0000003d;
	border-radius: 4px;
}
.base-gradient-border::before {
	content: '';
	top: 0;
	left: 0;
	border: 1px solid #fff0;
	background: linear-gradient(180deg, rgb(255 255 255 / 0.1) 0, #fff0 100%)
		border-box;
	-webkit-mask:
		linear-gradient(#fff, #fff) padding-box,
		linear-gradient(#fff, #fff);
	mask-composite: exclude;
	pointer-events: none;
	border-radius: 4px;
}
.download-button {
	padding: 4px 10px;
}
.navigation-menu {
	justify-content: center;
}
@media screen and (max-width: 668px) {
	.prize-fund,
	.prize-fund::before {
		border-radius: 16px 16px 0 0;
	}
	.base-block {
		padding: 0 8px;
		row-gap: 32px;
		margin-top: 20px;
	}
	.h2-base-title {
		margin-bottom: 20px;
		font-size: 26px;
		line-height: 33px;
	}
	.banner-img {
		height: auto;
		display: block;
		width: 100%;
		min-height: 120px;
		object-fit: cover;
	}
	.banner-title-wrapper {
		margin-top: -28px;
		padding: 4px 0;
	}
	.banner-title {
		font-size: 10px;
		font-weight: 800;
		line-height: 20px;
		letter-spacing: 0;
	}
	.prize-fund-wrapper {
		margin-top: -36px;
	}
	.prize-fund {
		width: auto;
		display: flex;
		column-gap: 8px;
		height: 36px;
		padding: 6px 24px;
		font-size: 20px;
		font-weight: 500;
		line-height: 24px;
		letter-spacing: 0;
	}
	.prize-fund-desktop-section {
		display: none;
		background: radial-gradient(
			50% 2066.33% at 50% 100%,
			rgba(255, 255, 255, 0.1) 0%,
			rgba(255, 255, 255, 0) 100%
		);
	}
	.prize-fund-mobile-section {
		display: block;
	}
	.prize-fund-mobile-second-block-text {
		font-size: 12px;
		font-weight: 400;
		line-height: 20px;
		letter-spacing: 0;
		display: flex;
		column-gap: 4px;
		padding: 4px 8px;
		margin-bottom: 16px;
		border-radius: 4px;
		background: #1e1e2c;
	}
	.prize-fund-mobile-second-block {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		background: radial-gradient(
			50% 2066.33% at 50% 100%,
			rgba(255, 255, 255, 0.1) 0%,
			rgba(255, 255, 255, 0) 100%
		);
		box-shadow: 0 2px 2px 0 #0009;
		border-radius: 0 0 8px 8px;
		padding: 0 8px 8px;
	}
	.articles-header-wrapper,
	.faq-item,
	.text-block {
		padding: 16px;
	}
	.prize-fund-mobile-second-block-title {
		font-size: 18px;
		font-weight: 500;
		line-height: 24px;
		letter-spacing: 0;
		margin: 12px 0;
	}
	.games-header-search input,
	.prize-fund-mobile-second-block-button {
		height: 40px;
		width: 100%;
	}
	.navigation {
		border-radius: 8px;
		margin: 32px 8px 0;
	}
	.navigation-menu .menu-item {
		flex-direction: column;
		height: 64px;
	}
	.navigation-menu .menu-item::before {
		border-width: 1px;
	}
	.navigation-menu .menu-item:first-child::before {
		border-radius: 8px 0;
	}
	.navigation-menu .menu-item:last-child::before {
		border-radius: 0 8px;
	}
	.navigation-menu .menu-item img {
		margin-right: 0;
		margin-bottom: 4px;
		width: 28px;
		height: 28px;
	}
	.navigation-menu .menu-item .menu-item-text {
		font-size: 10px;
		font-weight: 500;
		line-height: 12px;
		letter-spacing: 0;
	}
	.text-block {
		margin-bottom: 12px;
	}
	.text-and-articles-block-title {
		font-size: 20px;
		line-height: 24px;
	}
	.text-block-content,
	.text-block-content-hidden,
	.text-block-content-visible {
		row-gap: 20px;
		font-size: 14px;
		font-weight: 100;
		line-height: 20px;
	}
	.text-block-button {
		margin-top: -4px;
	}
	.advantages-content,
	.articles-item {
		padding: 12px;
	}
	.text-block-second-content {
		margin-bottom: 8px;
	}
	.text-block-second-button {
		font-size: 16px;
		line-height: 16px;
	}
	.advantages-item {
		flex: 0 0 100%;
	}
	.footer-content-first-part,
	.footer-content-second-part {
		justify-content: center;
		padding: 20px 0;
	}
	.review {
		margin-bottom: 32px;
	}
	.faq-content,
	.review-content {
		margin-bottom: 20px;
	}
	.faq-item-title {
		margin-bottom: 8px;
		font-size: 12px;
		font-weight: 300;
		line-height: 16px;
		letter-spacing: 0;
		color: #8a8aae;
	}
	.faq-pagination-next-button,
	.faq-pagination-prev-button,
	.review-pagination-next-button,
	.review-pagination-prev-button {
		width: 44px;
		height: 44px;
	}
	.faq-pagination-label,
	.review-pagination-label {
		width: 86px;
		font-size: 12px;
	}
	.footer {
		margin: 0 20px;
	}
	.footer-content-second-part {
		flex-direction: column;
	}
	.footer-content-second-part .footer-second-part-item:first-child,
	.games-header {
		order: 2;
	}
	.footer-content-second-part .footer-second-part-item:nth-child(2) {
		max-width: 100%;
		order: 3;
	}
	.footer-content-second-part .footer-second-part-item:nth-child(3) {
		order: 1;
	}
	.footer-nav {
		justify-content: center;
	}
	.footer-second-part-item-text {
		font-size: 10px;
	}
	.footer-lang .choose-lang-list {
		display: flex;
		flex-direction: column;
		border-radius: 4px;
		bottom: -130px;
		left: -10px;
		transform-origin: bottom right;
	}
	.games-section-title {
		display: block;
		font-size: 26px;
		font-weight: 700;
		line-height: 32px;
		letter-spacing: 0;
	}
	.games-header-wrapper {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}
	.games-header-selector,
	.games-header-selector-wrapper {
		height: 40px;
		width: 100%;
		font-size: 14px;
	}
	.games-section {
		row-gap: 20px;
	}
	.games-header-button {
		height: 40px;
	}
	.games-header-search {
		margin-left: 0;
		order: 1;
	}
	.games-header-search input,
	.games-header-search input::placeholder {
		font-size: 14px;
	}
}
@media screen and (max-width: 1024px) {
	.desktop-rectangle {
		display: none;
	}
	.base-block {
		margin-top: 32px;
		padding: 0 32px;
	}
	.tablet-rectangle {
		display: block;
	}
	.main {
		margin-top: 56px;
	}
	.prize-fund-button {
		padding: 0 28px;
	}
	.prize-fund {
		justify-content: space-between;
		column-gap: 0;
		padding: 0 20px;
	}
	.prize-fund-wrapper > img:nth-child(5) {
		transform: scaleX(-1);
	}
	.navigation-menu .menu-item {
		flex-direction: column;
		height: 100px;
	}
	.navigation-menu .menu-item img {
		margin-right: 0;
		margin-bottom: 12px;
	}
	.advantages-item {
		flex: 0 0 calc(50% - 6px);
	}
	.footer-content-first-part,
	.footer-content-second-part {
		flex-wrap: wrap;
	}
	.footer-content-first-part {
		justify-content: center;
	}
	.footer-content-second-part .footer-second-part-item:first-child {
		max-width: 100%;
	}
	.footer-content-second-part .footer-second-part-item:nth-child(2) {
		max-width: calc(100% - 214px);
	}
	.games-header-selector-wrapper {
		width: 148px;
	}
	.games-header-search input,
	.games-header-selector {
		width: 100%;
	}
	.games-header-wrapper {
		justify-content: flex-start;
	}
	.games-header-search {
		margin-left: 20px;
		width: 100%;
	}
}
h2 {
	margin-bottom: 15px;
}
table {
	overflow-y: auto;
	border-collapse: collapse;
	width: 100%;
}
table tr {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
table td,
table th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px;
	min-width: 120px;
}
.c-table__wrapper {
	overflow-x: auto;
	margin: 20px 0;
	padding-bottom: 2px;
}
.text-block-second-content h2,
.text-block-second-content h3,
.text-block-second-content h4,
.text-block-content h2,
.text-block-content h3,
.text-block-content h4,
.text-block-second-content table,
.text-block-content table {
	margin-bottom: 15px;
}
.text-block-second-content img,
.text-block-content img {
	margin: 2rem auto;
}
p {
	margin-bottom: 10px;
}
ul {
	padding-left: 25px;
	list-style-type: disc;
	margin-bottom: 15px;
}
ol {
	padding-left: 25px;
	list-style-type: decimal;
	margin-bottom: 15px;
}
.text-block-second-content a:not([class]),
.text-block-content a:not([class]) {
	color: FireBrick;
	text-decoration: none;
}
.text-block-second-content a:not([class]):focus,
.text-block-second-content a:not([class]):hover,
.text-block-second-content a:not([class]):focus,
.text-block-second-content a:not([class]):hover {
	text-decoration: underline;
}
.text-block-second-content {
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: 100;
	line-height: 24px;
	letter-spacing: 0;
}
.header {
	position: fixed;
	left: 0;
	top: 0;
	min-height: 64px;
	width: 100%;
	z-index: 1000;
	background: #1f242e;
}
.header::before {
	border-style: solid;
	border-color: #fff0;
	bottom: 0;
	right: 0;
	-webkit-mask:
		linear-gradient(#fff, #fff) padding-box,
		linear-gradient(#fff, #fff);
	mask-composite: exclude;
}
.header::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-width: 0 0 1px;
	width: 100%;
	height: 100%;
	background: radial-gradient(
		50% 2066.33% at 50% 100%,
		rgb(255 255 255 / 0.1) 0,
		#fff0 100%
	);
}
.header-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1200px;
	padding: 8px 0;
	margin: 0 auto;
}
.header-logo {
	cursor: pointer;
	z-index: 1000;
	height: 28px;
}
.header-logo img {
	display: block;
}
.header-mobile-buttons-wrapper {
	display: none;
}
.header-burger-button,
.header-social-button {
	position: relative;
	overflow: hidden;
	background:
		radial-gradient(100.01% 100% at 50% 0, #484868 0, #33334a 100%),
		linear-gradient(180deg, rgb(255 255 255 / 0.1) 0, #fff0 100%);
	transition: background-color 0.3s ease-out;
}
.header-button {
	position: relative;
	height: 48px;
	padding: 0 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 2px 4px 0 #0000003d;
}
.header-button,
.header-button::before {
	border-radius: 4px;
}
.header-register-button {
	position: relative;
	overflow: hidden;
	background: radial-gradient(
		100% 100% at 50% -4950%,
		#fe284a 0%,
		#a80620 100%
	);
	transition: background-color 0.3s ease-out;
}
.header-register-button::after,
.header-social-button::after {
	position: absolute;
	height: 100%;
	transition: opacity 0.3s ease-out;
	content: '';
	z-index: -1;
	left: 0;
	opacity: 0;
	top: 0;
}
.header-register-button::before {
	background: linear-gradient(
			180deg,
			rgb(255 255 255 / 0.2) 0,
			rgb(255 255 255 / 0.2) 0.01%,
			rgb(255 255 255 / 0.01) 100%
		)
		border-box;
}
.header-register-button::after {
	width: 100%;
	background:
		radial-gradient(100% 100% at 50% 0, #fe5163 0, #cc2031 100%),
		linear-gradient(
			180deg,
			rgb(255 255 255 / 0.3) 0,
			rgb(255 255 255 / 0.03) 100%
		);
}
.header-social-button::after {
	width: 100%;
	background:
		linear-gradient(180deg, rgb(255 255 255 / 0.1) 0, #fff0 100%),
		radial-gradient(99.97% 100% at 50% 0, #55557d 0, #41415e 100%);
}
.header-register-button:hover::after,
.header-social-button:hover::after {
	z-index: 0;
	opacity: 1;
}
.header-register-button:active::after {
	background:
		radial-gradient(100% 100% at 50% 0, #cc2031 0, #fe5163 100%),
		linear-gradient(
			180deg,
			rgb(255 255 255 / 0.3) 0,
			rgb(255 255 255 / 0.03) 100%
		);
}
.header-social-button:active::after {
	background:
		linear-gradient(180deg, rgb(255 255 255 / 0.1) 0, #fff0 100%),
		radial-gradient(99.97% 100% at 50% 0, #41415e 0, #55557d 100%),
		radial-gradient(100.01% 100% at 50% 0, #484868 0, #33334a 100%);
}
.header-button-content {
	z-index: 1;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: center;
}
.header-burger-button {
	display: none;
}
.header-buttons-wrapper {
	display: flex;
	gap: 0 20px;
	position: static;
	transform: none;
	width: auto;
	max-width: none;
	height: auto;
	box-shadow: none;
}
.header-buttons-wrapper.active {
	transform: translateX(0);
}
.header-close-btn-and-logo-wrapper {
	display: none;
}
.header-nav {
	display: none;
}
.mini-banners {
	display: none;
}
.header-social-buttons-wrapper {
	display: flex;
	gap: 0 20px;
}
.header-horizontal-divider {
	display: none;
}
.header-vertical-divider {
	width: 1px;
	height: 48px;
	background: linear-gradient(
		180deg,
		rgb(58 58 82 / 0.08) 0,
		#3a3a52 55.73%,
		rgb(58 58 82 / 0.08) 100%
	);
}
.header-lang .choose-lang-button {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border-radius: 4px;
	transition: 0.3s ease-out;
	height: 48px;
	padding: 10px 8px;
}
.header-lang .choose-lang-button:hover {
	background: #41415e;
}
.header-lang .choose-lang-button span {
	display: none;
}
.header-lang .toggle-icon {
	margin-left: 10px;
}
.header-lang .choose-lang-list {
	display: grid;
	position: absolute;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 4px;
	background-color: #1e1e2c;
	border: 1px solid #ffffff1a;
	visibility: hidden;
	opacity: 0;
	transform: scaleY(0.95) translateY(-10px);
	transition:
		opacity 0.2s ease-out,
		transform 0.2s ease-out,
		visibility 0.2s ease-out;
	z-index: 1000;
	border-radius: 4px;
	top: 100%;
	right: 0;
	margin-top: 8px;
	transform-origin: top right;
	min-width: 200px;
}
.header-lang .choose-lang-list.show,
.footer-lang .choose-lang-list.show {
	visibility: visible;
	opacity: 1;
	transform: scaleY(1) translateY(0);
}
.header-lang .choose-lang-list li:first-child:nth-last-child(odd) {
	grid-column: 1/-1;
}
.header-lang .choose-lang-list li:first-child:nth-last-child(2n) {
	grid-column: inherit;
}
.header-lang .choose-lang-list li {
	display: flex;
	align-items: center;
	border-radius: 4px;
	padding: 10px 8px;
	height: 48px;
	width: 173px;
}
@media screen and (max-width: 1200px) {
	.header {
		padding: 0 12px;
	}
}
@media screen and (max-width: 1024px) {
	.header {
		min-height: 56px;
		padding: 0 8px;
	}
	.header::before {
		display: none;
	}
	.header-wrapper {
		position: relative;
		height: 56px;
	}
	.header-logo {
		height: 24px;
	}
	.header-logo img {
		height: 24px;
		width: 158px;
	}
	.header-mobile-buttons-wrapper {
		display: flex;
		gap: 0 20px;
	}
	.header-button.header-register-button,
	.header-button.header-enter-button {
		height: 40px;
		min-height: 40px;
	}
	.header-burger-button {
		display: flex;
		position: relative;
		width: 40px;
		height: 40px;
		justify-content: center;
		align-items: center;
		box-shadow: 0 2px 4px 0 #0000003d;
		border-radius: 4px;
	}
	.header-burger-button img {
		z-index: 2;
	}
	.header-burger-button::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background:
			linear-gradient(180deg, rgb(255 255 255 / 0.1) 0, #fff0 100%),
			radial-gradient(100.01% 100% at 50% 0, #333348 0, #252535 100%);
		opacity: 0;
		transition: opacity 0.3s ease-out;
		z-index: -1;
	}
	.header-burger-button:hover::after {
		z-index: 0;
		opacity: 1;
	}
	.header-burger-button::before {
		border-radius: 4px;
	}
	.overlay {
		position: fixed;
		display: none;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb(0 0 0 / 0.5);
		z-index: 1049;
	}
	.overlay.active {
		display: block;
	}
	.header-buttons-wrapper {
		overflow-y: auto;
		padding: 16px 20px 20px;
		transition: transform 0.3s;
		position: fixed;
		flex-direction: column;
		row-gap: 28px;
		right: 0;
		top: 0;
		width: 320px;
		height: 100svh;
		background: #0e1115;
		box-shadow: -2px 0 5px rgb(0 0 0 / 0.5);
		transform: translateX(100%);
		z-index: 1050;
	}
	.header-close-btn-and-logo-wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.header-close-btn {
		display: block;
		margin: 6.5px 0;
		align-self: end;
	}
	.header-nav {
		display: flex;
		flex-direction: column;
	}
	.header-nav-item {
		padding: 12px;
		font-size: 14px;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: 0;
		text-align: left;
		color: #8a8aae;
		border-radius: 4px;
	}
	.header-nav-item:hover {
		color: #fff;
		background-color: #41415e;
		transition: 0.3s ease-out;
	}
	.mini-banners {
		display: flex;
		flex-direction: column;
		row-gap: 8px;
	}
	.mini-banner-item,
	.mini-banner-item-social {
		position: relative;
		padding: 16px 8px;
		border-radius: 6px;
	}
	.mini-banner-item {
		height: 60px;
	}
	.mini-banner-item-social {
		height: 64px;
		display: flex;
		justify-content: space-between;
	}
	.mini-banner-background-img {
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;
		border-radius: 6px;
	}
	.mini-banner-title {
		font-size: 16px;
		font-weight: 800;
		line-height: 16px;
		margin-bottom: 4px;
	}
	.mini-banner-text {
		font-size: 10px;
		font-weight: 400;
		line-height: 12px;
		text-align: left;
		color: #fefefe;
	}
	.mini-banner-socials-block {
		display: flex;
		column-gap: 8px;
	}
	.mini-banner-socials-block-btn {
		height: 32px;
		width: 32px;
	}
	.header-register-button-wrapper {
		margin-top: auto;
		order: 4;
	}
	.header-horizontal-divider {
		display: block;
		margin: 0 -16px 20px;
		height: 1px;
		background: linear-gradient(
			270deg,
			rgb(58 58 82 / 0.08) 0,
			#3a3a52 55.73%,
			rgb(58 58 82 / 0.08) 100%
		);
	}
	.header-social-buttons-wrapper {
		order: 3;
		align-self: center;
	}
	.header-vertical-divider {
		display: none;
	}
	.header-lang {
		align-self: center;
	}
	.header-lang .choose-lang-button span {
		display: block;
	}
	.header-lang .choose-lang-list {
		display: flex;
		flex-direction: column;
		top: -260px;
		right: -19px;
	}
}
@media screen and (max-width: 668px) {
	.header-logo {
		height: 18px;
	}
	.header-logo img {
		height: 18px;
		width: 110px;
	}
	.header-mobile-buttons-wrapper {
		display: flex;
		gap: 0 8px;
	}
}
@media screen and (max-width: 389px) {
	.header-logo {
		height: 16px;
	}
	.header-logo img {
		height: 16px;
		width: 90px;
	}
	.header-mobile-buttons-wrapper {
		right: 0;
		position: absolute;
		transform: scale(0.9);
		transform-origin: center right;
	}
}
@media screen and (max-width: 359px) {
	.header-mobile-buttons-wrapper {
		right: 0;
		position: absolute;
		transform: scale(0.8);
		transform-origin: center right;
	}
}
@media screen and (max-width: 668px) {
	.footer-content-second-part .footer-second-part-item:nth-child(2) {
		max-width: calc(100% - 48px);
	}
}
.gamecard img {
	scale: 1.1;
	transition: transform 0.5s ease;
}
.gamecard:hover img {
	scale: 1;
}
.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.games-header-search input:focus,
.games-header-search input:hover,
.games-header-selector-wrapper:hover {
	outline: 0;
	box-shadow: 0 0 0 1px #ffde26;
}
@media (max-width: 1200px) {
	.games-section-title {
		display: block;
		text-align: center;
		font-size: 32px;
		font-weight: 700;
		line-height: 40px;
		letter-spacing: 0;
	}
}
@media (max-width: 1024px) {
	.games-header-selector-wrapper {
		width: 148px;
	}
	.games-header-selector {
		width: 100%;
	}
	.games-header-wrapper {
		justify-content: flex-start;
	}
}
.gamecard-demo-button:hover::after,
.gamecard-like-button:hover::after,
.gamecard-play-button:hover::after,
.games-header-button:hover::after {
	z-index: 0;
	opacity: 1;
}
.games-header-button:active::after {
	background:
		radial-gradient(99.97% 100% at 50% 0, #41415e 0, #55557d 100%),
		radial-gradient(100.01% 100% at 50% 0, #484868 0, #33334a 100%);
}
.games-header-search-input-box .search_submit:hover {
	color: #fff;
}
@media (max-width: 1024px) {
	.games-header-search input {
		width: 100%;
	}
	.games-header-search {
		margin-left: 20px;
		width: 100%;
	}
}
@media (max-width: 668px) {
	.games-section-title {
		display: block;
		font-size: 26px;
		font-weight: 700;
		line-height: 32px;
		letter-spacing: 0;
	}
	.games-header-wrapper {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}
	.games-header-selector,
	.games-header-selector-wrapper {
		height: 40px;
		width: 100%;
		font-size: 14px;
	}
	.games-section {
		row-gap: 20px;
	}
	.games-header-button {
		height: 40px;
	}
	.games-header {
		order: 2;
	}
	.games-header-search {
		margin-left: 0;
		order: 1;
	}
	.games-header-search input {
		height: 40px;
		width: 100%;
	}
	.games-header-search input,
	.games-header-search input::placeholder {
		font-size: 14px;
	}
}

.img-cov {
	width: 100%;
	height: 100%;
	max-width: 900px;
	margin: 15px auto;
}
.img-cov img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
}

.img-cov.a {
	max-width: 150px;
}

.table {
	width: 100%;
	overflow-x: auto;
	margin: 15px auto;
}
.table table {
	width: 100%;
}

.gamecard:hover .gamecard-chips {
	transition: 0.1s ease-out;
	visibility: hidden;
}
.gamecard:hover .gamecard-overlay {
	opacity: 1;
	backdrop-filter: blur(1px);
}
.gamecard-play-button:active::after {
	background:
		radial-gradient(165.13% 100% at 50% 0, #529900 0, #cf0 100%),
		linear-gradient(
			180deg,
			rgb(255 255 255 / 0.4) 0,
			rgb(255 255 255 / 0.04) 100%
		);
}
.gamecard-like-button:hover .gamecard-like-button-img-hover {
	display: block;
}
@media (max-width: 1199px) {
	.gamecard {
		flex: 1 1 calc(25% - 16px);
		max-height: 264px;
	}
	.games-container .gamecard:nth-child(11),
	.games-container .gamecard:nth-child(12) {
		display: block;
	}
}
@media (max-width: 1024px) {
	.gamecard {
		flex: 1 1 calc(20% - 16px);
		max-height: 215px;
	}
	.gamecard-overlay {
		padding-top: 29.48px;
	}
	.games-container .gamecard:nth-child(11),
	.games-container .gamecard:nth-child(12) {
		display: none;
	}
}
@media (max-width: 965px) {
	.gamecard {
		flex: 1 1 calc(25% - 16px);
		max-height: 209px;
	}
	.games-container .gamecard:nth-child(11),
	.games-container .gamecard:nth-child(12) {
		display: block;
	}
}
@media (max-width: 750px) {
	.gamecard {
		flex: 1 1 calc(33.33% - 16px);
		max-height: 209px;
	}
	.games-container .gamecard:nth-child(10),
	.games-container .gamecard:nth-child(11),
	.games-container .gamecard:nth-child(12),
	.games-container .gamecard:nth-child(7),
	.games-container .gamecard:nth-child(8),
	.games-container .gamecard:nth-child(9) {
		display: none;
	}
}
@media (max-width: 550px) {
	.games-container {
		gap: 12px;
	}
	.gamecard {
		flex: 1 1 calc(50% - 12px);
		max-height: 229px;
	}
	.gamecard-overlay {
		padding-top: 19.48px;
	}
	.gamecard-chips {
		top: 8px;
		left: 8px;
	}
	.gamecard-chip {
		font-size: 10px;
		padding: 4px 7px;
	}
	.gamecard-chip-like {
		width: 28px;
	}
	.gamecard-chip-new {
		width: 40px;
	}
	.gamecard-chip-pre {
		width: 36px;
	}
}
@media (max-width: 450px) {
	.gamecard {
		max-height: 199px;
	}
}
.footer-content-second-part {
	flex-direction: row;
	padding-bottom: 24px;
}
.prize-fund-wrapper > img {
	z-index: 100;
}
.header-close-btn-and-logo-wrapper a {
	height: 24px;
}
.button-text-title {
	margin-bottom: 0;
}
