@font-face {
	font-family: "Refrigerator-Deluxe";
	src: url("/css/fonts/Mark-Simonson-Refrigerator-Deluxe-Heavy.ttf") format("truetype");
}

@font-face {
	font-family: "Refrigerator-Deluxe-Light";
	src: url("/css/fonts/Mark-Simonson-Refrigerator-Deluxe-Light.ttf") format("truetype");
}
:root {
    --carousel-gap: 39px;
    --carousel-child-width: 80px;
}
html {
	scroll-behavior: smooth;
}
.navAndTerms a.back2Promos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 35px;
    padding: 0;
    gap: 12px;
}

.navAndTerms a.back2Promos .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.navAndTerms .menu .page {
    font-size: 16px;
    font-weight: bold;
    color: #E4EDF8;
    line-height: 22px;
}

.navAndTerms .menu .menuTitle {
    font-size: 12px;
    color: #e4edf8b3;
    line-height: 16px;
}

body[page="arena"] .grid-item:hover {
	z-index: 2;
	transform: translate3d(0, -10%, 0) scale(1.1);
	border: 1px solid #cba03f;
}

.non_scrollbar::-webkit-scrollbar {
	display: none !important;
	scrollbar-width: none !important;
}

.non_touch_action {
	-ms-touch-action: none;
	touch-action: none;
}

.side.center.desktop {
	width: 100% !important;
	min-width: auto;
}

.label-right .right_wrapper,
.artboard2 .left_wrapper {
	display: grid;
	place-items: center;
	margin-bottom: 35px;
}

div[data-provider="7777GAMING"] .lns {
	display: block;
}

.ringring .GameLeaderboard .right_wrapper>span,
.artboard2 .left_wrapper>span,
.label-right .right_wrapper>span {
	font: normal normal bold 20px/24px Roboto;
	letter-spacing: 0.16px;
	color: #e6f1ffe6;
}

#btnTop {
	display: none !important;
}

.centerdiv {
	font-family: "Refrigerator-Deluxe", sans-serif;
	text-align: center;
}

section.pageContent .side.center.desktop {
	display: block;
	margin: 0 auto;
}

.modal_open {
	height: 100vh;
	overflow-y: hidden;
	position: fixed;
}

.calendar {
	order: 4;
}

body.desktop>main>section:first-of-type {
	background-image: url('/images/assets-halloween/background_speed_races_desktop.png?v=2023.6');
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	min-height: auto;
}
body.casino section.pageContent .side.center.desktop {
    min-height: unset;
}
*/::-webkit-scrollbar {
	width: 2px;
}

::-webkit-scrollbar-track {
	background: #00efe533;
}

::-webkit-scrollbar-thumb {
	background: #00efe580;
	border-radius: 3px;
}

::-webkit-scrollbar-thumb:hover {
	background: #00efe580;
}

.btn-hidde2 {
	text-align: center;
	padding-top: 8px;
	cursor: pointer;
}

body.mobile>main>section:first-of-type {
	padding-bottom: 0;
}

body.desktop::-webkit-scrollbar-thumb {
	background: #969696;
	border: 3px solid #252525;
	border-radius: 6px;
}

body.desktop::-webkit-scrollbar {
	padding: 3px;
	width: 14px;
	height: 4px;
	margin: 3px;
}

::-webkit-scrollbar-track {
	background: #152d66;
}

html {
	scrollbar-arrow-color: #252604;
	scrollbar-highlight-color: #bfc097;
	scrollbar-shadow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #e2e1d4;
	scrollbar-face-color: #bfc097;
	scrollbar-3dlight-color: #efeeee;
	scrollbar-darkshadow-color: #999999;
}

.navAndTerms {
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px;
    max-width: none;
    top: 0;
	z-index: 2;
}

.back2Promos {
	position: relative;
	vertical-align: top;
	display: inline-block;
}

.back2Promos>p {
	color: white;
	font-weight: 600;
	padding-left: 25px;
	vertical-align: top;
	margin: 0;
	font-size: 0;
}

.pageContent a {
	font-size: 14px;
}

.bonusRules {
	position: relative;
	float: right;
	vertical-align: top;
	color: black;
	margin-top: 5px;
	padding: 4px 12px;
}

.tableclas {
	max-width: 360px;
	margin: 0 auto;
}

.controlcenter h2 {
	font-size: 40px;
	margin: 0px;
}

.controlcenter h2 span {
	color: #00EFE5;
}

.datetime {
	font-weight: 500;
	font-size: 26px;
	line-height: 1px;
	display: flex;
	margin: 0;
}

.iamgestime {
	width: 33%;
	opacity: 0.5;
	padding: 14px;
	max-width: 180px;
	display: block;
	margin: 0 auto;
}

.mecktothegame:before {
	content: "";
	padding: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-54%, -50%);
	background: url(/images/arrow-2.png);
	background-repeat: no-repeat;
	background-position: center;

}

.mecktothegame {
	padding: 0 0 0 25px;
	margin: 0px;
	font-size: 0;
	line-height: 12px;
	vertical-align: top;
	text-align: left;
	background-color: hsl(214deg 100% 95% / 17%);
	width: 27px;
	height: 27px;
	position: relative;
	border-radius: 50%;
}

.desktop .mecktothegame {
	background-color: transparent;
}

.activete {
	background: rgb(152 164 179 / 16%) !important;
	color: #E6F1FF !important;
}

.TourImg {
	width: 100%;
	display: block;
	margin: 0 auto;
	border-radius: 20px;
}

.tournametlocker img {
	width: 100%;
}

.GameMegaconteiner {
	position: relative;
	height: 100%;
}
div#carousel>div {
	width: 85px;
    text-align: center;
    display: flex;
    flex-direction: column;
	color: var(--action-active);
}

.GameFirstconteiner {
	width: 100%;
	border-radius: 10px;
	display: block;
	height: 100%;
}

img.MainBb {
	width: 100%;
	height: auto;
}

.gamelabel {
	width: 33%;
}

.topdivLabel {}

.GameFirstconteiner div img {
	width: 100%;
	cursor: pointer;
}

.GamesCOntr {
	cursor: pointer;
	width: 14.1%;
	min-height: 100px;
	text-align: center;
}

.Gametournametconteiner {
	width: 50%;
	display: flex;
	margin: 120px 342px;

	position: absolute;
	padding: 12px;
}

.GamesCOntrmini {
	border-bottom: 6px solid #000000c4;
	font-size: 15px;
	padding: 4px;
	font-weight: 600;
	color: #ffffffeb;
}

.GamesCOntr .activez {
	border-bottom: 6px solid #00eaff;
}

.imgClassz {
	width: 100%;
}

.imgClassz2 {
	width: 170%;
	margin: 0px 20px;
}

.GameSecondconteiner {
	width: 30%;
}

.close_btn,
.full_screen_btn {
	filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(1237%) hue-rotate(177deg) brightness(102%) contrast(104%);
	opacity: 0.5;
}

.Gameround {
	font-size: 14px;
	text-align: center;
	border-radius: 6px;
	min-height: 50px;
	width: 80px;
	display: inline-block;
	position: relative;
	border: 1px solid;
	margin: 2px;
	cursor: pointer;
}

.Gameround span {
	display: block;
	font-weight: 600;
	font-size: 23px;
}

.GameSliderround {
	height: 80px;
	position: relative;
	width: 100%;
	z-index: 2;
	overflow: hidden;
	overflow-x: scroll;
}

.GameFirstconteiner2 .place {
	display: flex;
	justify-content: space-between;
	border-radius: 10px;
	background-color: #273f97;
	align-items: center;
	padding: 0 20px 0 15px;
	margin-bottom: 4px;
	height: 46px;
	opacity: 0.8;
}

.GameFirstconteiner2 .thirds {
	background-color: #30499c;
}

.GameFirstconteiner2 .seconds {
	background-color: #445ba7;
}

.GameFirstconteiner2 .firsts {
	background-color: #596fb2;
}

.GameFirstconteiner2 .first.place {
	background-color: #e3ac16;
	color: black;
}

.GameFirstconteiner2 .second.place {
	background-color: #98bfde;
	color: black;
}

.GameFirstconteiner2 .third.place {
	background-color: #b97a15;
	color: black;
}

.GameFirstconteiner2 .other.place h3 {
	font-size: 16px;
}

.GameFirstconteiner2 .place p {
	display: flex;
	font-size: 12px;
	border-radius: 12px;
	height: 24px;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 3px 6px #00000029;
	padding: 2px 7px;
	font-weight: bold;
	font-style: italic;
	color: #e6f1ff;
}

section.pageContent .side.center.mobile {
	position: relative;
}

div#leader,
#prize {
	width: 100%;
	height: calc(var(--app-height) - 50px);
	overflow: auto;
	position: fixed;
	top: 51px;
	left: 0;
	z-index: 8;
	transition: all 1s ease-out;
}

div#leader .right .right_wrapper,
div#prize .left .left_wrapper {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 123px;
}

div#prize .left .left_wrapper>img {
	max-width: 150px;
}

div#leader .right span,
div#prize .left span.prize {
	font: normal normal bold 20px/24px Roboto;
	letter-spacing: 0.16px;
	color: #e6f1ffe6;
}

.close_right,
img.close_left {
	display: block;
	margin: 0px auto;
	background: transparent radial-gradient(closest-side at 50% 50%, #001126 0%, #00112600 100%) 0% 0% no-repeat padding-box;
	padding: 86px 86px 20px 86px;
}

.btn_close {
	display: grid;
	place-items: end;
	width: 100%;
	height: 176px;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -o-sticky;
	position: -ms-sticky;
	position: sticky;
	bottom: 0px;
	background: transparent linear-gradient(180deg, #00112600 0%, #001126 100%) 0% 0% no-repeat padding-box;
	margin-bottom: auto;
}

.bottom_menu {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -o-sticky;
	position: -ms-sticky;
	position: sticky;
	width: 100%;
	bottom: 0;
	height: 140px;
	z-index: 2;
	background: transparent linear-gradient(180deg, #00112600 4%, #001126 80%) 0% 0% no-repeat padding-box;
}

.bottom_menu>div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transition: all 0.8s ease-out;
	opacity: 1;
}

.bottom_menu img {
	width: 75px;
	height: auto;
}

.bottom_menu .left span {
	font: normal normal 500 12px/16px Roboto;
	letter-spacing: 0.4px;
	color: #e6f1ffcc;
}

#prize {
	transform: translateX(-100%);
}

div#leader {
	transform: translateX(100%);
}

.tabcontent .place h3 {
	font-size: 26px;
	margin: 0;
	text-shadow: 0px 0px 4px #083971a8;
	color: #ffffff;
	font-style: italic;
}

.tabcontent .place {
	display: flex;
	justify-content: space-between;

	align-items: center;
	padding: 0 20px 0 15px;
	margin-bottom: 4px;
	height: 40px;
	opacity: 1;
	border-bottom: 1px solid #70707040;
}

.btn-hidde {
	max-width: 20px;
	background: #dadada;
	border-radius: 50%;
	padding: 0px 8px 2px 5px;
	display: block;
	margin: -10px auto;
	color: white;
	cursor: pointer;
	position: absolute;
	left: 49%;
	z-index: 999;
}

.arrow {
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
}

.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.tournament-description-container {
	padding: 10px 2px;
	margin-top: 30px;
	display: none;
}

.tournament-description-rules {
	padding: 0px 12px 0px 5px;
}

.termsimg {
	width: 34px;
	margin: -12px 4px;
	cursor: pointer;
}

.termsi {
	background: #00EFE5;
	padding: 8px 6px;
	border-radius: 6px;
	box-shadow: 0px 3px 3px #00000061;
	font: normal normal 500 12px/18px Roboto;
	letter-spacing: 0.12px;
	color: #15171df2;
}

.tournament-description-rules div {
	display: flex;
	align-items: baseline;
}

.tournament-description-rules div {
	display: flex;
	align-items: baseline;
}

.tournament-description-rules p {
	font-size: 12px;
	color: #e6edf7b3;
	text-align: left;
}

.tournament-description-rules div span {
	display: block;
	color: #1d2129;
	font-size: 9px;
	background-color: #00EFE5;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}

.place h3 {
	color: #e6f1ff;
}

.tabcontent .thirds {
	position: relative;
}

.tabcontent .seconds {
	background-color: #445ba7;
}

.tabcontent .firsts {
	background-color: #596fb2;
}

.tabcontent .first.place {
	background-color: #e3ac16;
	color: black;
}

.tabcontent .second.place {
	background-color: #98bfde;
	color: black;
}

.tabcontent .third.place {
	background-color: #b97a15;
	color: black;
}

.tabcontent .other.place h3 {
	color: #E6F1FF;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0.15px;
}

.tabcontent .place p {
	display: flex;
	height: 24px;
	justify-content: center;
	align-items: center;
	padding: 2px 7px;
	color: var(--text-primary, #E6F1FF);
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0.15px;
}

.tabcontent .place p img {
	margin: 0px -6px auto;
	max-width: 26px;
}

.GameFirstconteiner1 {
	width: 100%;
	height: 370px;
}

.GameFirstconteiner2 {
	width: 40%;
}

.GameMiniconteiner {
	display: flex;
	padding: 0px;
}

.Gameslideractive {
	background: transparent linear-gradient(146deg, var(--primary-element) 0%, #645efd 100%) 0% 0% no-repeat padding-box;
	border: 2px solid var(--primary-text);
	background: transparent linear-gradient(146deg, #0056bc 0%, #645efd 100%) 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000080;
	border: 2px solid #00EFE5;
	border-radius: 5px;
	opacity: 0.97;
	color: white;
}

.GameRules {
	display: flex;
	min-height: 100px;
	position: relative;
}

.GameRules:nth-child(1) {
	border-left: none;
}

.minidiv4e {
	display: flex;
	width: 100%;
	color: #e6f1ff;
	font-family: "Refrigerator-Deluxe", sans-serif;
	padding: 0px 6px;
	max-height: 55px;
	margin-top: -135px;
}

.controlleft {
	width: 20%;
}

.controlcenter {
	width: 60%;
	text-align: center;
}

.controlright {
	width: 20%;
}

.mainlabelconteiner {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	background: transparent linear-gradient(180deg, #00000000 0%, #00000063 34%, #000000f2 50%, #000000 100%) 0% 0% no-repeat padding-box;
	justify-content: space-between;
}

.top-head.header_title {
	position: relative;
	margin-right: 25px;
	z-index: 2;
	display: none;
	flex-direction: column;
	align-items: center;
}


.label-left,
.label-right {
	width: 100%;
	max-width: 280px;
	height: 100%;
	padding: 54px 13px 0;
	max-height: none;
	overflow: hidden;
	background: transparent linear-gradient(180deg,
			#00000000 0%,
			#00000063 24%,
			#000000f2 50%,
			#000000 100%) 0% 0% no-repeat padding-box;
	max-height: 800px;
	z-index: 1;
}

.label-center {
    width: 100%;
    position: relative;
    margin-top: 0px;
    height: 100%;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows:max-content max-content max-content;
    overflow: hidden;
    z-index: 5;
}

.label-right {
	width: 100%;
	max-width: 280px;
	height: 100%;
	padding: 54px 13px 0;
	max-height: none;
	overflow: hidden;
	background: transparent linear-gradient(180deg,
			#00000000 0%,
			#00000063 24%,
			#000000f2 50%,
			#000000 100%) 0% 0% no-repeat padding-box;
	max-height: 800px;
}

.GameRules1 {
	width: 30%;
	position: relative;
}

.GameRules img {}

.GameDrift {
	text-align: center;
	font-size: 14px;
	padding: 4px;
	color: #e6edf7;
	display: flex;
}

.fistspan {
	opacity: 0.5;
	font-size: 11px;
}

.labelw {
	padding: 3px 8px;
	font-size: 22px;
	text-align: left;
}

.labelround {
	display: block;
	line-height: 2px;
	color: cyan;
}

.secondspan {
	font-size: 40px;
	letter-spacing: 0px;
	color: #e4edf8;
	opacity: 1;
}

.GameCountdown {
	display: flex;
}

.secondspan div span {
	font-size: 9px;
	display: block;
	opacity: 0.5;
}

.GameSecondconteiner {
	width: 30%;
	/* background: #0f1c4b; */
	border-radius: 20px;
	text-align: center;
	max-height: 580px;
}

.GameCountdown div {
	width: 33%;
}

.positionGame {
	display: flex;
	align-items: center;
	/* padding: 0 20px 0 13px; */
}

.positionGame:nth-child(even) {
	background-color: #1f232d;
}

.positionGame .position {
	width: 25px;
    height: 25px;
    padding: 4px 7px;
    border-radius: 13px;
    font-size: 14px;
    color: var(--surface-background);
    display: inline-table;
    opacity: 0.5;
    line-height: 16px;
}

.positionGame p {
	flex: 1;
	padding-left: 0px;
	color: #e6edf7;
	opacity: 80%;
	font-size: 14px;
	text-align: left;
}

.points {
	font-size: 16px;
	text-shadow: 0 0 4px #0077ff;
	color: #ffffff;
	font-style: italic;
	/* background: inherit !important; */
	text-align: center;
}

.GameLeaderboard {
	width: 100%;
	margin: 0 auto;
	cursor: pointer;
	/* overflow-y: scroll; */
	max-height: 500px;
}

.mypoints {
	background: #00ebffa3;
	margin-bottom: 32px;
}

.Gamekoef {
	font-size: 16px;
}

/* Style the tab */
.tabz {
	overflow: hidden;
}

/* Style the buttons inside the tab */
.tabz button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 20px 8px;
	transition: 0.3s;
	font-size: 16px;
	width: 33.3%;
	color: #e4edf899;
	border-bottom: 2px solid #80808094;
}

.tabcontent p {
	font-size: 16px;
}

.tabz button:hover {}

/* Create an active/current tablink class */
.tabz button.active {
	border-bottom: 2px solid #00EFE5;
	color: #00EFE5;
}

/* Style the tab content */
.tabcontent {
	border-top: none;
	text-align: left;
	margin: 0;
}

.games_lock {
	filter: blur(5px) opacity(10%);
	pointer-events: none;
}

.GameMinjs {
	width: 100%;
	display: flex;
	flex-direction: row;
	border-bottom-left-radius: 20px;

	border-bottom-right-radius: 20px;
}

.Torunametdate {
	height: 44px;
	display: flex;
	margin: 10px 0px;
}

.reaCover {
	opacity: 0;
}

.rankingList {
	overflow: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    max-height: 527px;
    position: relative;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    text-align: center;
    padding: 18px 0px;
}

.myidx {
	display: flex;
	width: 100%;
	height: 40px;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 10px 2px;
	text-align: center;
	border-bottom: 1px solid #70707040;
}

.myidx:nth-child(even) {
	background: inherit;
}

.myidx div {
	display: flex;
	height: 24px;
	justify-content: center;
	align-items: center;
	color: #E6F1FF;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.2px;
}

.myidx div:first-child {
	margin-left: 20px;
}

.Slotleaderboadrdid {
	margin-left: 30px;
}

::-webkit-scrollbar-track {
	background: #232833 !important;
}

.GamesCOntr {
	cursor: pointer;
	width: 10%;
	min-height: 100px;
	text-align: center;
}

.Gametournametconteiner {
	width: 50%;
	display: flex;
	/* background: black; */
	margin: 120px 342px;
	position: absolute;
	padding: 12px;
}

.GamesCOntrmini {
	border-bottom: 6px solid #000000c4;
	font-size: 15px;
	padding: 4px;
	font-weight: 600;
	color: #ffffffad;
}

.GameMinjsx2 {
	width: 100%;
	margin-top: 18px;
}

.GamesCOntr .activez {
	border-bottom: 6px solid #00eaff;
}

.GamesCOntrmini span {
	display: block;
	font-size: 10px;
	font-weight: 400;
}

.grid-item:not(.addmoregames)>.imgCover>.gamesDescrpt {
	font-size: 12px;
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.GameLeaderboard {
	max-height: 100%;
	border-radius: 10px;
	display: flex;
	align-items: center;
	flex-direction: column;
	padding-bottom: 20px;
}

.points_info {
	background: #051b2db2 0% 0% no-repeat padding-box;
	border: 1px solid #4694ff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 17px 20px;
	cursor: pointer;
	margin: 0px 30px 20px 30px;
	position: relative;
	z-index: 2;
}

.points_info>p {
	text-align: left;
	font: normal normal 500 14px/24px Roboto;
	letter-spacing: 0.1px;
	color: #a6d5fa;
	padding: 0;
	margin: 0 14px 0px 14px;
}

.points_info>span {
	font: normal normal 500 12px/12px Roboto;
	letter-spacing: 0.12px;
	color: #4694ff;
}

.points_info>img {
	margin: 0px 0 0px 0px;
	position: relative;
	top: 0px;
}

.container {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.container__title {
	width: 100%;
	color: #fff;
	margin-bottom: 25px;
	font-weight: 400;
	text-align: center;
}

.select-dropdown {
	position: relative;
	display: inline-block;
	background: #e4edf812 0% 0% no-repeat padding-box;
	border: 1px solid #00efe526;
	border-radius: 5px;
	width: 100%;
	height: 43px;
}

.select-dropdown__button {
	position: relative;
	padding: 10px 35px 10px 15px;
	color: #616161;
	cursor: pointer;
	width: 100%;
	height: 100%;
	text-align: left;
	background: #e4edf812 0% 0% no-repeat padding-box;
	border: 1px solid #00EFE5;
	border-radius: 5px;
	z-index: 3;
}

.event_history {
	width: 100%;
	display: flex;
	margin: 0px 0;
	justify-content: space-between;
}

.container_dropdown {
	width: 100%;
	max-width: 90px;
}

.select-dropdown__button>span {
	text-align: center;
	font: normal normal bold 14px/22px Roboto;
	letter-spacing: 0px;
	color: #e6f1ff;
}

.select-dropdown__button::focus {
	outline: none;
}

.select-dropdown__button .zmdi-chevron-down {
	position: absolute;
	right: 10px;
	top: 12px;
}

.select-dropdown__list {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	max-height: 220px;
	overflow: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	opacity: 0;
	pointer-events: none;
	transform-origin: top left;
	transform: scale(1, 0);
	transition: all ease-in-out 0.3s;
	z-index: 2;
	background: #29303c 0% 0% no-repeat padding-box;
	border: 1px solid #00efe526;
	border-radius: 5px;
}

.hexagon_container.hex_mobile_on_game span.countdown::after,
.select-dropdown::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 8px;
	content: "";
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ffffff;
	transition: var(--animation-003);
	transform-origin: center center;
	transform-style: preserve-3D;
	transition: all 0.3s ease-out;
}

.hexagon_container.hex_mobile_on_game span.countdown::after {
	border-top: 4px solid #00efe5;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	right: -16px;
	top: 49%;
}

.select-dropdown.rotate_arrow::after {
	transform: rotate(180deg);
}

.select-dropdown__list.active {
	opacity: 1;
	pointer-events: auto;
	transform: scale(1, 1);
}

.select-dropdown__list-item {
	all: unset;
	display: block;
	list-style-type: none;
	padding: 10px 15px;
	background: #e4edf812 0% 0% no-repeat padding-box;
	border-bottom: 1px solid rgba(230, 241, 255, 0.16);
	cursor: pointer;
	color: #616161;
	transition: all ease-in-out 0.3s;
	text-align: center;
	font: normal normal bold 14px/22px Roboto;
	letter-spacing: 0px;
	color: #e6f1ff;
}

.event_hour .left_arrow::before,
.event_hour .right_arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-35%, -50%);
	right: 0;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #00efe5;
}

.event_hour {
	position: relative;
	width: 100%;
	max-width: 165px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px 0 0;
	margin: 0 auto;
}

.event_hour .left_arrow::before {
	-webkit-transform: translate(-65%, -50%) rotate(180deg);
	-ms-transform: translate(-65%, -50%) rotate(180deg);
	transform: translate(-65%, -50%) rotate(180deg);
	left: 50%;
}

.left_arrow,
.right_arrow {
	background: #e6f1ff1a 0% 0% no-repeat padding-box;
	border: 1px solid #00efe502;
	border-radius: 5px;
	height: 100%;
	position: relative;
	width: 21px;
	cursor: pointer;
}

canvas {
	display: block;
	vertical-align: bottom;
}

/* ---- particles.js container ---- */
#particles-js {
	position: absolute;
	width: 100vw;
	z-index: 0;
	top: -100px;
	left: 50%;
	transform: translateX(-50%);
}

/* ---- stats.js ---- */
.count-particles {
	background: #000022;
	position: absolute;
	top: 48px;
	left: 0;
	width: 80px;
	color: #13e8e9;
	font-size: 0.8em;
	text-align: left;
	text-indent: 4px;
	line-height: 14px;
	padding-bottom: 2px;
	font-family: "Roboto", Arial, sans-serif;
	font-weight: bold;
}

.js-count-particles {
	font-size: 1.1em;
}

#stats,
.count-particles {
	-webkit-user-select: none;
	margin-top: 5px;
	margin-left: 5px;
}

#stats {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

.count-particles {
	border-radius: 0 0 3px 3px;
}

.topdivLabel {
	position: relative;
}

body.mobile #particles-js {
	top: 0px;
}

img.MainBb {
	position: relative;
	z-index: 2;
}

ul.event_hour_container {
	display: flex;
	width: 110px;
	overflow: hidden;
	overflow-x: auto;
}

ul.event_hour_container li {
	text-align: center;
	font: normal normal 900 23px/21px Refrigerator Deluxe;
	letter-spacing: 0px;
	color: #00efe5;
	text-shadow: 0px 3px 6px #0000007c;
	text-transform: uppercase;
}

ul.event_hour_container li {
	display: grid;
	grid-template-columns: 110px;
	align-items: center;
}

span {
	margin: 0;
	padding: 0;
}

.label-right .hexagon_container {
	position: relative;
	margin-bottom: 13px;
}

body.mobile .side.center.act::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #000000d9;
	animation: mymove 0.8s ease-out 2.5s forwards;
	z-index: 2;
}

@keyframes mymove {
	from {
		background-color: #000000d9;
	}

	to {
		background-color: transparent;
	}
}

.hexagon_container.hexagon_center {
	transform: translate(-50%, -350%) scale(1);
}

.hexagon {
	display: inline-block;
	width: 100px;
	height: 112px;
	position: relative;
	overflow: hidden;
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}

.hexagon_container .active_round {
	position: absolute;
	bottom: -13px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	font: normal normal normal 12px/18px Roboto;
	letter-spacing: 0.12px;
	color: #e6f1ff;
	background: #f44336 0% 0% no-repeat padding-box;
	box-shadow: 1px 3px 6px #00000033;
	border-radius: 10px;
	height: 20px;
	padding: 0 7px;
}

.hex_mobile_on_game .hexagon_container .active_round {
	bottom: -6px;
}

.hexagon_content {
	width: 100px;
	height: 112px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

body.out .hexagon_wrapper>* {
	position: absolute;
	top: 0%;
	left: 0%;
	transform: translate(0%, 0%);
	z-index: 0;
}

body.in .hexagon_wrapper>* {
	animation: 18s autoplay infinite ease-in-out;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%, 0%);
	z-index: 0;
}

@keyframes autoplay {
	0% {
		top: 100%;
	}

	4% {
		top: 0%;
	}

	33.33% {
		top: 0%;
	}

	37.33% {
		top: -100%;
	}

	100% {
		top: -100%;
	}
}

body.in .hexagon_wrapper>*:nth-child(1) {
	animation-delay: 0s;
}

body.in .hexagon_wrapper>*:nth-child(2) {
	animation-delay: 6s;
}

body.in .hexagon_wrapper>*:nth-child(3) {
	animation-delay: 12s;
}

.hexagon_content span.round,
.hexagon_content span.my_place_text,
.hexagon_content span.my_points {
	text-align: center;
	font: normal normal 900 14px/29px Refrigerator Deluxe;
	letter-spacing: 0px;
	color: #e6edf7;
	text-shadow: 0px 3px 6px #00000074;
	text-transform: uppercase;
}

.hexagon_content span.time,
.hexagon_content span.my_place,
.hexagon_content span.myP {
	text-align: center;
	font: normal normal 900 30px/27px Refrigerator Deluxe;
	letter-spacing: 0px;
	color: #00EFE5;
	text-shadow: 0px 3px 6px #0000007c;
	text-transform: uppercase;
}

span.countdown {
	text-align: center;
	font: normal normal 900 10px/11px Roboto;
	letter-spacing: 0px;
	color: #ffffffcc;
	display: flex;
}

.non-opacity {
	opacity: 0 !important;
}

.fix_img {
	position: fixed;
	top: 51px;
	left: 0;
	height: auto;
	width: 100%;
}

footer {
	position: relative;
	z-index: 1;
}

.bottom_menu .elementsLR {
	position: relative;
}

body.in .bottom_menu .left.elementsLR.round_start {
	transform: translateX(-100%);
}

body.in .bottom_menu .right.elementsLR.round_start {
	transform: translateX(100%);
}

.datetime {
	position: relative;
	width: -webkit-fill-available;
	z-index: 2;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 31px 0 30px;
}

.datetime li span.time {
	width: max-content;
	font: normal normal 900 16px/12px Refrigerator Deluxe;
	color: #e4edf8;
}

.datetime li span.round {
	font: normal normal 500 12px/9px Roboto;
	letter-spacing: 0px;
	color: #e6f1ff;
}

.datetime li {
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 10px;
	opacity: 0.5;
}

.content_wrapper {
	position: relative;
	height: 100%;
}

#leader .fix_img,
#prize .fix_img {
	z-index: -1;
	top: -381px;
	/* height: 100%; */
}

.tabcontent_wrapper {
	height: 100%;
	overflow: auto;
	display: flex;
	flex-direction: column;
}

.label-center .head {
	display: flex;
	justify-content: center;
	margin: 0px 40px 0px;
	position: relative;
	align-items: center;
}

.label-center .head h3 {
	font: normal normal 900 32px/41px Refrigerator Deluxe;
	letter-spacing: 0px;
	color: #00efe5;
	text-shadow: 0px 0px 20px #000000a3;
	text-transform: uppercase;
	margin: 0;
}

.label-center .head h2 {
	text-align: center;
	font: normal normal 900 52px/63px Refrigerator Deluxe;
	letter-spacing: 0px;
	color: #e6f1ff;
	text-shadow: 0px 0px 20px #000000a2;
	text-transform: uppercase;
	margin: 0;
}

.header_img {
	margin-top: 0;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.label-center .head img.heroesBb, .top-head.header_title >img {
	display: block;
	margin-top: 0;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.hexagon_container img.frame {
	width: 115%;
	height: 115%;
	position: absolute;
	z-index: 0;
	top: -9px;
	left: -7px;
	filter: drop-shadow(0px 0px 30px #0896f4);
}

div#draggable-elem .hexagon_container.hex_D {
	position: static;
	transform: none;
	bottom: auto;
	top: 0;
	left: 0;
	transition: all 0.8s ease-out;
}

.ringring {
	margin: 8px;
	width: calc(100% - 200px);
	margin: 0 auto;
	display: flex;
	border-radius: 10px;
	justify-content: end;
	padding-top: 10px;
	-ms-scroll-chaining: none;
	overscroll-behavior: contain;
	height: calc(var(--app-height) - 100px);
}

#draggable-elem {
	cursor: pointer;
	position: absolute;
	transform: translate(0%, -50%);
	top: 50%;
	left: -50px;
	z-index: 2;
}

.ringring #GameLeaderboard {
	position: relative;
	width: 100%;
	max-width: 300px;
	height: calc(var(--app-height) - 70px);
	margin-top: -10px;
	margin-left: -50%;
	transition: all 0.8s ease-in-out;
	background: transparent linear-gradient(180deg,
			#00000000 0%,
			#00000063 24%,
			#000000f2 50%,
			#000000 100%) 0% 0% no-repeat padding-box;
	opacity: 0;
}

.ringring.fullscrean #GameLeaderboard {
	height: calc(var(--app-height) - 0px);
	margin-top: 0px;
}

.fullscrean .ringringtitle {
	width: 100%;
	margin: 0 auto;
}

.ringring #GameLeaderboard img.btn_close {
	position: absolute;
	width: 14px;
	height: auto;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.leftAnimation {
	margin-left: calc(0px - 100px) !important;
	opacity: 1 !important;
}

.topAnimation {
	transform: translatey(0%) !important;
	opacity: 1 !important;
	z-index: 7 !important;
}

.fixt_menu_left img {
	width: 20px;
	height: auto;
}

.close_x img {
	width: 14px;
	height: auto;
}

.fullscrean .leftAnimation {
	margin-left: 0% !important;
	opacity: 1 !important;
}

.ringring #GameLeaderboard .hexagon_container.hex_D {
	position: relative;
	margin-bottom: 13px;
}

.close_leader {
	position: absolute;
	top: 15px;
	right: 15px;
}

.mainconteiner {
	position: relative;
	width: 100%;
	margin-left: 80px;
}

div#GameLeaderboard .right_wrapper {
	display: grid;
	place-items: center;
	padding-top: 60px;
}

div#GameLeaderboard .GameLeaderboard {
	max-height: none;
}

.ringringConteiner {
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	display: flex;
	height: calc(100% - 30px);
}

.RandomingGame {
	border: none;
	width: 100%;
	height: 100%;
	z-index: 1;
	margin: 0 auto;
}

.fixt_menu_left {
	position: static;
	transform: translate(0);
	background: none;
	cursor: pointer;
	margin-left: 20px;
	border-radius: 0px 7px 7px 0px;
	display: grid;
	place-items: center;
	width: 40px;
	height: 37px;
}

.close_x {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #333d52e6 0% 0% no-repeat padding-box;
	display: grid;
	place-items: center;
	position: absolute;
	top: -26px;
	right: -5px;
	z-index: 20;
}

.tournametlocker {
	display: flex;
	margin: 0px auto;
	font-size: 18px;
	flex-direction: column;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 456px;
}

.prize-every-day>div span:nth-child(1),
.prize-every-day>div span:nth-child(3) {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'Refrigerator Deluxe';
	font-style: normal;
	font-weight: 500;
	font-size: 19px;
	line-height: 20px;
	-webkit-transform: matrix(1, 0, -0.15, 0.99, 0, 0);
	transform: matrix(1, 0, -0.15, 0.99, 0, 0);
}

.prize-every-day>div span:nth-child(2) {
	color: #FFFFFF;
	font-family: 'Refrigerator Deluxe';
	font-style: normal;
	font-weight: 900;
	font-size: 38px;
	line-height: 38px;
	-webkit-transform: matrix(1, 0, -0.15, 0.99, 0, 0);
	transform: matrix(1, 0, -0.15, 0.99, 0, 0);
}

.prize-every-day>p {
	margin: 0;
	font-family: 'Refrigerator Deluxe';
	font-style: normal;
	font-weight: 900;
	font-size: 18px;
	line-height: 15px;
	text-transform: uppercase;
	background: linear-gradient(87.14deg, #00EFE5 0.79%, #B8E7FB 95.5%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-transform: matrix(1, 0, -0.15, 0.99, 0, 0);
	transform: matrix(1, 0, -0.15, 0.99, 0, 0);
}

.prize-every-day>div {
	display: grid;
	grid-template-columns: max-content max-content max-content;
	align-items: baseline;
	column-gap: 6px;
}

.prize-every-day {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 13px;
}
.prize-every-day >img {
    display: block;
    max-width: 140px;
}
.header_title>h1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: 'Refrigerator Deluxe';
	font-style: normal;
	font-weight: 900;
	line-height: min(calc(100vw * 0.06), calc(100vh * 0.06));
	text-transform: uppercase;
	color: #E6F1FF;
	transform: matrix(1, 0, -0.15, 0.99, 0, 0);
	/* -webkit-transform: matrix(1, 0, -0.15, 0.99, 7, 0); */
	margin: 0;
	font-size: min(calc(100vw * 0.07), calc(100vh * 0.07));
	letter-spacing: 1px;
	grid-column: 2 / 4;
}

.header_title .provider-logo {
	grid-column: 1 / 2;
	grid-row: 1 / 3;
	height: auto;
}

.top-head.header_title h2 {
	font-family: 'Refrigerator Deluxe';
	font-style: normal;
	font-weight: 900;
	font-size: min(calc(100vw * 0.026), calc(100vh * 0.026));
	line-height: 21px;
	text-transform: uppercase;
	background-clip: text;
	text-fill-color: transparent;
	transform: matrix(1, 0, -0.15, 0.99, 0, 0);
	margin: 9px 0 13px;
	position: relative;
	width: max-content;
	grid-column: 2 / 3;
	grid-row: 2 / 3;
	color: #FAC301;
}

span.start-end-date {
	font-family: 'Refrigerator Deluxe';
	font-style: normal;
	font-weight: 900;
	font-size: 16px;
	line-height: 23px;
	text-transform: uppercase;
	color: #E6F1FF;
	opacity: 0.8;
	transform: matrix(1, 0, -0.12, 0.99, 0, 0);
	align-self: center;
	margin: 6px 0 16px;
	grid-column: 3 / 4;
	grid-row: 2 / 3;
	text-align: end;
}

.provider-logo>img {
	width: 100%;
	height: auto;
	display: block;
}

.provider-logo {
	width: min(195px, 100%);
	height: auto;
	max-width: min(calc(100vw * 0.3), calc(100vh * 0.3));
	align-self: center;
	margin: 0px auto 0;
}


.label-center .header_title::before {
	top: -50px;
	left: -50px;
	background-image: url(/images/assets-halloween/game-asset-img1.png?v=5.8);
	height: calc(100vh * 0.2);
	-webkit-animation: gravity 45s cubic-bezier(0.4, 0, 1, 1) infinite;
	animation: gravity 45s cubic-bezier(0.4, 0, 1, 1) infinite;
}



.label-center .header_title::after {
	top: 90%;
	right: -160px;
	background-image: url(/images/assets-halloween/game-asset-img3.png?v=5.8);
	height: calc(100vh * 0.3);
	-webkit-animation: gravity 55s cubic-bezier(0.4, 0, 1, 1) infinite;
	animation: gravity 55s cubic-bezier(0.4, 0, 1, 1) infinite;
	opacity: 0.6;
}


.tabcontent .microdiv3_p {
	text-align: center;
	font: normal normal 400 14px/20px Roboto;
	letter-spacing: 0.4px;
	color: #E6F1FF;
	padding: 11px 12px;
}

.top-head.header_title h1 span:first-child::before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	top: 0px;
	left: -7px;
	background-image: url(/images/assets-halloween/VectorSmart.png?v=5.8);
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	max-width: min(calc(100vw * 0.09), calc(100vh * 0.09));

}

.GameFirstconteiner div img {
	width: 100%;
	max-width: 60px;
}

.slotconteinermega {
	opacity: 1;
	overflow: auto;
	scroll-margin-top: 80px;
	padding: 0 30px 10px 30px;
	min-height: 500px;
}

/* START MOBILE */
@media only screen and (max-width: 900px) {
	:root {
		--carousel-gap: 21px;
	}

	body>main>section:first-of-type {
		background-image: url('/images/assets-halloween/background_mobile.png?v=20231024');
		background-size: 100%;
		background-position: top center;
		background-repeat: no-repeat;
		min-height: auto;
	}
	.event_history {
		padding: 0 15px;
	}
	.GameLeaderboard {
		margin-top: -60px;
	}
	div#games_event {
		margin: 0;
	}

	header .account ul.nav.non-out.non-desktop>li>a {
		height: auto;
	}

	.content_wrapper {
		position: relative;
		height: 100%;
		/* background: linear-gradient(360deg, #15171D 0%, rgba(21, 23, 29, 0.53125) 30%, rgba(21, 23, 29, 0) 100%); */
	}

	.arena .bonusRules {
		margin-top: -5px;
	}

	.bottom_menu>div {
		top: unset;
    	bottom: 755px;
	}

	.arena .carousel {
		width: 259px;
	}

	div#GameLeaderboard .right_wrapper {
		display: block;
		padding-top: 20px;
	}

	div#GameLeaderboard .fix_img {
		position: fixed;
		top: 0px;
		left: 0;
		height: auto;
		width: 100%;
		z-index: -1;
	}

	.tabcontent_wrapper {
		justify-content: space-between;
		/* background: #1C212B; */
	}

	.btn_close {
		height: 155px;
		bottom: 100px
	}

	.hex_mobile_on_game {
		display: flex;
		flex-direction: column;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		transition: all 0.8s ease-out;
	}

	.hex_mobile_on_game .CloseIFrame {
		cursor: pointer;
		background: #00000080;
		width: 30px;
		height: 30px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-right: 2px;
		margin: 0px 10px 0 0;
	}

	.hex_mobile_on_game .CloseIFrame img {
		width: 16px;
		height: 16px;
		filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(1237%) hue-rotate(177deg) brightness(102%) contrast(104%);
		opacity: 0.5;
	}

	body>main>section>div>div.side.center.slots.mobile>div.GameMegaconteiner>div.topdivLabel.non_scrollbar>div.GameFirstconteiner>div {
		display: grid;
		place-items: center;
		position: relative;
		z-index: 1;
		margin-bottom: 11px;
	}

	.header_img {
		max-width: min(calc(100vw * 0.8), calc(100vh * 0.8));
	}

	.hex_mobile_on_game .top {
		width: 100%;
		height: 60px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-bottom: 3px solid #00efe5;
		padding: 0 12px;
		background: #054eb9 0% 0% no-repeat padding-box;
		box-shadow: inset 0px 0px 43px #000000ce;
		transition: all 0.8s ease-out;
	}

	.hex_mobile_on_game .bootom {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 10px;
	}

	.right_hide_top_menu {
		position: relative;
		width: 100px;
		height: 50px;
	}

	.right_hide_top_menu::after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-left: 6px solid #00efe5;
		z-index: 1;
		right: 0;
		top: 50%;
		transform: translateY(-50%) rotate(-90deg);
	}

	.right.close_hex_mobile {
		background: #333d52e6 0% 0% no-repeat padding-box;
		margin: 0;
		z-index: 1;
		padding: 6px 6px 2px;
		border-radius: 0 10px 10px 0;
		opacity: 0;
	}

	.right.close_hex_mobile img {
		width: 20px;
		height: auto;
	}

	/* dv */
	.hex_mobile_on_game .hexagon {
		width: 72px;
		height: 65px;
	}

	.hex_mobile_on_game .hexagon_content {
		width: 72px;
		height: 65px;
	}

	.hex_mobile_on_game .left {
		display: flex;
		align-items: center;
		gap: 10px;
	}

	.hex_mobile_on_game .hexagon_container {
		margin-right: -53px;
	}

	.hex_mobile_on_game span.countdown {
		font: normal normal 900 14px/15px Roboto;
		padding-right: 24px;
	}

	.hex_mobile_on_game .hexagon_content span.round,
	.hex_mobile_on_game .hexagon_content span.my_place_text,
	.hex_mobile_on_game .hexagon_content span.my_points {
		font: normal normal 900 10px/19px Refrigerator Deluxe;
	}

	.hex_mobile_on_game .hexagon_content span.time,
	.hex_mobile_on_game .hexagon_content span.my_place,
	.hex_mobile_on_game .hexagon_content span.myP {
		font: normal normal 900 21px/19px Refrigerator Deluxe;
	}

	.hexagon_container.hex_mobile_on_game {
		background: #054eb9 0% 0% no-repeat padding-box;
		box-shadow: inset 0px 0px 53px #000000b4, 0px 0px 0px #0896f4;
		width: 100%;
		height: 60px;
		position: static;
		transform: none !important;
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-bottom: 3px solid #00efe5;
		overflow: hidden;
		padding: 0 30px;
	}

	.hexagon_container.hex_mobile_on_game .hexagon {
		clip-path: none;
	}

	.hexagon_container.hex_mobile_on_game img.frame {
		position: static;
		width: 50px;
		height: auto;
	}

	.hexagon_container.hex_mobile_on_game span.countdown {
		position: relative;
	}

	#leader>div>div.GameLeaderboard {
		max-height: none;
		flex-grow: 1;
	}

	.mainconteiner {
		margin-left: 0px;
		position: relative;
	}

	.ringring #GameLeaderboard {
		position: absolute;
		top: 0;
		left: 0;
		max-width: none;
		width: 100%;
		height: var(--app-height);
		margin: 0;
		opacity: 0;
		z-index: 0;
		transform: translatey(-100%);
	}

	.fixt_menu_left {
		position: absolute;
		top: 20%;
		left: 0;
		transform: translateY(-50%);
		background: #333d52e6 0% 0% no-repeat padding-box;
		margin: 0;
		z-index: 1;
	}

	.close_x {
		right: 49px;
	}

	.hexagon_container {
		position: -webkit-sticky;
		position: -moz-sticky;
		position: -o-sticky;
		position: -ms-sticky;
		position: sticky;
		bottom: 0%;
		left: 50%;
		transform: translate(-50%, -350%) scale(0);
		display: inline-block;
		z-index: 6;
		transition: all 0.8s ease-out;
		transform-origin: 0 -300%;
		transform-origin: center center;
	}

	.ringring {
		width: 100%;
		padding: 0;
	}

	.minidiv4e {
		max-height: 100%;
		margin-top: 0px;
	}

	.navAndTerms {
		position: static;
	}

	.event_hour {
		position: relative;
		z-index: 5;
		width: 100%;
		max-width: 100%;
	}

	.points_info {
		align-items: center;
		padding: 7px 20px;
		margin: 0 10px;
		max-width: 350px;
		margin: 0 auto;
	}

	.container_dropdown {
		max-width: 115px;
	}

	.datetime li span.time {
		font: normal normal 900 16px/16px Refrigerator Deluxe;
	}

	.datetime li span.round {
		font: normal normal 500 13px/13px Roboto;
	}

	.datetime li {
		width: 100%;
		margin-right: 30px;
	}

	.datetime {
		margin: 0 0 10px 0;
		justify-content: start;
		width: var(--app-width);
		overflow: hidden;
		overflow-x: auto;
	}

	.points_info>img {
		top: 5px;
		align-self: baseline;
	}

	body.nonie .arena .grid-layout {
		margin-top: 55px;
    	min-height: 160px;
		grid-template-columns: repeat(4, 92px);
	}
	body.mobile .arena .grid-item {
		width: auto;
		height: auto;
	}

	::-webkit-scrollbar {
		height: 2px;
	}

	.GameMinjsx2 {
		overflow: hidden;
		overflow-x: scroll;
	}

	.GameFirstconteiner div img {
		width: 100%;
		max-width: 100%;
	}

	.GameFirstconteiner img.heroesBb {
		max-width: min(calc(100vw * 0.8), calc(100vh * 0.8));
		position: relative;
		z-index: 1;
	}

	.controlcenter {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.tournament-description-container {
		padding: 0px;
		margin-top: 0px;
		background: #0f1c4b;
	}

	.controlcenter h2 {
		font-size: 26px;
		margin: 0px;
	}

	.tabz {
		overflow: hidden;
		/*background: #1b3778;*/
		border-top-left-radius: 29px;
		border-top-right-radius: 29px;
		margin-top: -2px;
		padding: 2px;
	}

	.body.mobile .tabcontent {
		position: relative;
		margin: 80px 0 0px 0;
	}
	#leader, #prize {
		background: #1C212B;
		margin: 0;
	}
	.tournametmagaconteiner {
		border-radius: 0px;
	}

	.prizepoolwin {
		display: none;
	}
	.GameFirstconteiner1 {
		height: 236px;
	}

	.GameMinjs {
		flex-wrap: wrap;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		margin-top: 10px;
	}

	.GameMinjsZ {
		flex-wrap: wrap;
		width: 1100px;
		padding: 0px 5px;
	}

	.GameMegaconteiner {
		display: block;
		height: 100%;
	}

	.tabz button {
		background: inherit;
		border-bottom: 4px solid gray;
	}

	.tabz button.active {
		border-bottom: 4px solid #00EFE5;
		color: #00EFE5;
	}

	.GameFirstconteiner {
		border-radius: 0px;
		padding: 0px;
		width: 100%;
		height: 100%;
		display: grid;
		place-items: center;
		position: relative;
		min-height: auto;
	}

	.GameSecondconteiner {
		width: 100%;
		display: grid;
		z-index: 1;
	}

	.GameFirstconteiner h3 {
		text-align: center;
		font: normal normal 900 20px/26px Refrigerator Deluxe;
		letter-spacing: 0px;
		color: #00efe5;
		text-transform: uppercase;
		background: #00000099 0% 0% no-repeat padding-box;
		padding: 4px 10px;
	}

	.GameFirstconteiner h2 {
		text-align: center;
		font: normal normal 900 43px/52px Refrigerator Deluxe;
		letter-spacing: 0px;
		color: #e6f1ff;
		text-transform: uppercase;
		margin: 0;
	}

	.header_title>h1 {
		flex-direction: column;
		column-gap: 5px;
		font-weight: 900;
		font-size: 52px;
		line-height: 44px;
		grid-column-end: span 5;
	}

	.top-head.header_title h1 span::before {
		max-width: min(calc(100vw * 0.15), calc(100vh * 0.15));
	}

	.top-head.header_title {
		margin-right: 0;
		width: min(340px,100%);
	}

	.GameFirstconteiner img {
		height: auto;
		margin: 0;
		width: 100%;
	}

	.header_title .provider-logo {
		grid-column: 1 / 2;
		grid-row: 1 / 3;
		max-width: min(calc(100vw * 0.35), calc(100vh * 0.35));
	}

	.top-head.header_title h2 {
		font-weight: 900;
		font-size: 24px;
		line-height: 22px;
		margin: 0;
		grid-column: 2 / 4;
		margin: 6px 0 13px;
	}

	span.start-end-date {
		font-weight: 900;
		font-size: 16px;
		line-height: 23px;
		width: max-content;
		margin: 0 0 0 auto;
		grid-column: 3 / 4;
		grid-row: 2 / 3;
		text-align: end;
	}

	.topdivLabel {
		position: relative;
		width: 100%;
		z-index: 2;
	}

	.GameMiniconteiner {
		display: block;
	}

	.tabz button {
		width: 33.3%;
	}

	.GameFirstconteiner1 {
		width: 100%;
	}

	.GameRules {
		width: 48.5%;
		margin: 0px;
		background: #0056bc;
		margin-left: 8px;
		margin-bottom: 8px;
		border-radius: 8px;
	}

	.secondspan {
		font-size: 18px;
	}

	.Gamekoef {
		font-size: 14px;
	}

	.GameSecondconteiner {
		width: 100%;
		/* overflow: auto; */
	}

	.navAndTerms {
		/* background: #15171D; */
	}

	.fistspan {
		font-size: 12px;
	}

	#GameLeaderboard {
		max-height: none;
	}

	.GamePlace2 {
		font-size: 28px;
	}

	.GameSecondconteiner {
		margin-left: 0px;
		max-height: 100%;
		border-radius: 0px;
	}

	.tabz button {
		border-radius: 0px;
		border: 0px solid #232833;
		border-bottom: 4px solid rgb(84 84 84 / 52%);
	}

	.tournametlocker {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
    	transform: unset;
		text-align: center;
		max-width: 100vw;
		transform: translateY(350px);
	}

	.ringringConteiner {
		height: calc(var(--app-height) - 60px);
		position: relative;
		z-index: 0;
	}

	.transvf {
		line-height: 26px;
	}

	.tabcontent p {
		font-size: 18px;
	}

	.microdiv3 {
		background: #333d52e6 0% 0% no-repeat padding-box;
		border-radius: 4px;
		position: relative;
		margin-top: 0px;
	}

	.tournametlocker img {
		width: 80px;
		height: auto;
	}

	.tk-myriad-pro {
		resize: both;
		overflow: auto;
	}

	@media (orientation: portrait) {
		#draggable-elem {
			display: none;
		}

		.ringringConteiner {
			/* height: calc(var(--app-height) - 60px); */
			height: calc(var(--app-height) - 0px);
		}

		.RandomingGame {
			/* height: calc(var(--app-height) - 60px); */
			height: calc(var(--app-height) - 0px);
		}

		.fixt_menu_left {
			display: none;
		}
	}

	@media (orientation: landscape) {
		#draggable-elem {
			cursor: pointer;
			position: absolute;
			transform: translate(0%, -50%);
			top: 50%;
			left: 90px;
			z-index: 2;
		}

		.ringring {
			padding: 0;
		}

		.non_landscape {
			display: none !important;
		}

		.hex_mobile_on_game {
			display: none;
		}

		.ringringConteiner {
			height: calc(var(--app-height) - 30px);
		}

		.tabcontent_wrapper {
			all: unset;
			width: 100%;
			height: 100%;
			display: flex;
			flex-direction: row;
			align-items: center;
		}

		.tabcontent_wrapper .btn_close,
		.tabcontent_wrapper .right {
			all: unset;
			width: 100%;
			max-width: 160px;
			background: black;
			height: 100%;
			display: grid;
			place-items: center;
		}

		.ringring #GameLeaderboard .hexagon_container.hex_D.hexagon_landscape {
			top: 0;
			left: 0;
			margin: 0;
			padding: 0;
			transform: translate(0) !important;
		}

		img.close_right {
			padding: 0;
		}

		.ringring div#GameLeaderboard .GameLeaderboard {
			max-height: var(--app-height);
			overflow: auto;
		}

		div#GameLeaderboard .right_wrapper {
			height: 100%;
			display: grid;
			padding-top: 0;
		}
	}

	.top-head.header_title h1 span {
		position: relative;
	}

	.top-head.header_title h1 span:first-child::before {
		display: block;
		content: "";
		position: absolute;
		width: 100%;
		top: 0px;
		left: -65px;
		background-image: url(/images/assets-halloween/VectorSmart.png?v=5.8);
		height: 100%;
		background-size: 100%;
		background-repeat: no-repeat;
		max-width: 55px;
	}

	.tabcontent .microdiv3_p {
		margin: 0 0 10px 0;
		padding: 0;
	}

	.top-head.header_title:before {
		display: block;
		/* content: ''; */
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 0;
	}

	.slotconteinermega {
		height: 100%;
		overflow: unset;
		padding: 0;
	}
	/* url(/images/assets-halloween/background_speed_races_mobile.png?v=16947782020999) */
	.tabcontent_wrapper .left,
	.tabcontent_wrapper .right {
		background-image: linear-gradient(180deg, rgba(21, 23, 29, 0.00) 45%, #1C212B 100%);
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		margin:  1px 0 0 0;
		position: unset;
	}
	.event_history {
		padding: 0 15px;
	}

	.event_hour {
		padding: 0;
	}
}

/* END MOBILE */

.prizeEuro {
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-bottom: 14px;
}

.starttour {
	background: #00a03d 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 12px;
	width: 80px;
	text-align: center;
	color: white;
	padding: 2px;
	margin: 8px 6px;
	float: left;
}

select {
	-webkit-appearance: menulist;
}

@media screen and (min-width: 1280px) {
	body.nonie .grid-layout {
		grid-template-columns: auto auto auto auto !important;
		overflow: hidden;
		padding-bottom: 40px !important;
	}
}

.grid-layout {
	padding: 6px 0px !important;
}

.GameCountdown2 {
	border-radius: 10px;
	padding: 4px;
	text-align: center;
}

.transvf {
	line-height: 50px;
}

.GameCountdown2 div {
	width: 33%;
	display: contents;
}

.clockrace {
	display: flex;
	margin: 39px 0px auto;
	/* width: 90px; */
	/* height: auto; */
	font-size: 18px;
}

.GameCountdown3 {
	background: #232833;
	border-radius: 10px;
	/* display: flex; */
	padding: 4px;
	text-align: center;
}

.GameCountdown3 div {
	width: 33%;
	display: contents;
}

.GameMyPoints .positionGame .position {
	opacity: 1;
}

.GameMyPoints p {
	opacity: 1;
	color: white;
}

.GameMyPoints span {
	opacity: 1;
}

@media screen and (max-width: 420px) {
	.GameFirstconteiner1 {
		height: 450px;
	}

	.GameRules {
		width: 47%;
	}

	.rankingList {
		max-height: 100% !important;
		width: 100% !important;
	}
}

@media screen and (max-width: 380px) {
	.GameFirstconteiner1 {
		height: 420px;
	}
}

@media screen and (max-width: 320px) {
	.GameFirstconteiner1 {
		height: 360px;
	}
}

.grid-item.expanded:not(.addmoregames):hover>.imgCover {
	height: 100%;
}

.loader {
	background: #02314d;
}

.hidden {
	display: none !important;
}

.GameLeaderboard {
	margin: 0 auto;
}

.Torunametdate {
	display: flex;
}

.calendar,
.datepick {
	background: #29303C;
	display: grid;
	place-content: center;
	font-size: 18px;
	line-height: 22px;
	color: #e6f1ff;
	cursor: pointer;
	position: relative;
	text-align: center;
}

.activete {
	background: #e4edf8 0% 0% no-repeat padding-box;

	color: #1e232b;
}

.Torunametxdate {
	margin-top: 12px;
}

.calendar.activete .time>span {
	color: #15171d;
}

.calendar.activete .time>img {
	-webkit-filter: brightness(0) saturate(100%) invert(5%) sepia(4%) saturate(4042%) hue-rotate(187deg) brightness(97%) contrast(91%);

	filter: brightness(0) saturate(100%) invert(5%) sepia(4%) saturate(4042%) hue-rotate(187deg) brightness(97%) contrast(91%);
}

.time>span {
	font-size: 10px;

	line-height: 12px;

	color: #e6f1ff;

	font-family: "Roboto", sans-serif;
}

.calendar .time {
	display: grid;

	place-items: center;

	row-gap: 4px;
}

.GameLeaderboard div#period {
	width: 186px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	background-color: #29303c;
	position: absolute;
	right: 0;
	top: 63px;
	border-radius: 10px;
	z-index: 1;
}

.period input[type="date"] {
	width: 167px;

	height: 39px;

	margin: 0px auto;

	padding: 0px;

	background-color: transparent;

	border: none;

	color: white;
}

input#period_from_date::-webkit-calendar-picker-indicator {
	filter: invert(1);
	width: 30px;
	height: 30px;
}

.period>div {
	display: flex;

	justify-content: space-between;

	padding: 0px 15px 0px 25px;
}

.period .title {
	display: flex;

	font-size: 12px;

	color: #e6f1ff;

	opacity: 60%;

	margin: 6px 23px 4px;
}

.period {
	display: flex;
	width: 170px;
	height: 59px;
	border-radius: 10px;
	border: 1px solid #e6f1ff1a;
	flex-direction: column;
	background: #e6f1ff33;
	margin-top: 10px;
	justify-content: center;
	margin: 10px auto 0;
}

.period .periodMenu {
	margin: 0 auto;
}

body.desktop .periodMenu {
	justify-content: left;
	display: inline-table;
	margin: 0px;
	background: #e6f1ff33;
	border-radius: 10px 10px 0 0;
}

.normalButton {
	cursor: pointer;
}

div#periodResultsButton {
	padding: 22px 0px;
	color: white;
	width: 100%;
	background: #e6f1ff33;
	border-radius: 0 0 10px 10px;
}

.option-container {
	width: 100%;
	max-width: 216px;
	height: 43px;
	box-shadow: 0px 0px 6px #00c2ff;
	border: 1px solid #e4edf8;
	border-radius: 5px;
	margin-top: 20px;
	overflow: hidden;
}

select#historyType {
	width: 100%;

	height: 100%;

	background-color: transparent;

	font-size: 14px;

	line-height: 22px;

	color: #e6f1ff;

	font-weight: bold;

	padding-left: 13px;

	margin: 0;
}

select#historyType option {
	background-color: #29303c;
}

.GameMyPoints {
	width: 100%;
	z-index: 0;
}

.positionGame.mypoints.GameMyPoints2>p,
.Slotleaderboadrdid {
	text-align: left;
	font: normal normal normal 12px/18px Roboto;
	letter-spacing: 0.12px;
	color: #e6f1ff;
}

.GameLeaderboard .myidx {
	display: grid;

	grid-template-columns: 20px max-content 1fr;

	grid-template-rows: 20px;

	align-items: center;
}

.positionGame.mypoints.GameMyPoints2 span.points,
.GameLeaderboard .Slotleaderboadrdprize {
	justify-self: flex-end;
	margin-right: 4px;
	color: #00EFE5;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.15px;

}

.positionGame.mypoints.GameMyPoints2 span.points {
	margin-right: 9px;
	font: normal normal bold 14px/20px Roboto;
	letter-spacing: 0.11px;
	color: #e6f1ff;
	text-shadow: 0px 0px 4px #0077ff;
	background: transparent;
}

span.position,
span.Slotleaderboadrdnum {
	margin: 0px 16px 0 16px;
	color: #E6F1FF;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0.15px;
}

.even {
	background: #00ebff0d 0% 0% no-repeat padding-box;
}

.positionGame.mypoints.GameMyPoints2 {
	/* width: 100%; */
	height: 40px;
	background: #00ebff80;
	margin: 21px 0 5px 0;
	display: grid;
	grid-template-columns: max-content max-content 1fr;
	grid-template-rows: 40px;
}

.account-rang .Slotleaderboadrdprize {
	color: #ffffff;

	text-shadow: 0px 0px 4px #0077ff;
}

span.Slotleaderboadrdnum img {
	width: 20px;

	height: auto;
}

.grid-item:not(.addmoregames):hover>.imgCover>h4 {
	font-size: 30px;
}

.microdiv3 {
	display: flex;
	background: #333d52e6 0% 0% no-repeat padding-box;
	border-radius: 4px;
	position: relative;
	padding: 12px 0 10px;
	flex-direction: column;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

.microdiv3::before {
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%) rotate(180deg);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #333d52e6;
	background: #333d52e6 0% 0% no-repeat padding-box;
	z-index: -1;
}



.microdiv3_p {
	text-align: center;
	font: normal normal 400 14px/18px Roboto;
	letter-spacing: 0.4px;
	color: #E6F1FF;
	padding: 0;
	margin: 0;
}

.microdiv3_p:first-child {
	margin-bottom: 10px;
}

.Gmaeconteiner h1 {
	text-align: center;
}

.jurjur {
	padding: 18px 45px;
	font-size: 23px;
	cursor: pointer;
	color: #e6f1ff;
	text-decoration: none;
	border-radius: 38px;
	opacity: 1;
	margin: 55px auto 0;
	display: block;
	font-weight: bold;
	background: transparent -webkit-gradient(linear,
			left top,
			left bottom,
			from(#0074fa),
			to(#3c55de)) 0% 0% no-repeat padding-box;
	background: transparent -o-linear-gradient(top, #0074fa 0%, #3c55de 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(180deg, #0074fa 0%, #3c55de 100%) 0% 0% no-repeat padding-box;
	-webkit-box-shadow: inset 0px 3px 6px #ffffff52, 2px 6px 10px #00000067;
	box-shadow: inset 0px 3px 6px #ffffff52, 2px 6px 10px #00000067;
}

.ringringtitle {
	width: 100%;
	height: 30px;
	background: #2b2f36;
	padding: 2px 8px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.titleflexRing {
	max-width: 200px;
	float: right;
	display: flex;
	gap: 16px;
	margin-left: auto;
}

.otherRandring {
	cursor: pointer;
}

.FullRandring {
	cursor: pointer;
}

.CloseIFrame {
	cursor: pointer;
}

.titleflexRing div img {
	width: 74%;
	display: block;
	margin: 4px auto;
}


.gingname {
	font-size: 16px;
	font-weight: 700;
}

.ripple-loader {
	position: relative;
	width: 64px;
	height: 64px;
	margin: 0 auto;
}

.ripple-loader div {
	position: absolute;
	border: 4px solid #454ade;
	border-radius: 50%;
	animation: ripple-loader 1s ease-out infinite;
}

.ripple-loader div:nth-child(2) {
	animation-delay: -0.5s;
}

@keyframes ripple-loader {
	0% {
		top: 32px;
		left: 32px;
		width: 0;
		height: 0;
		opacity: 1;
	}

	100% {
		top: 0;
		left: 0;
		width: 64px;
		height: 64px;
		opacity: 0;
	}
}

#draggable-elem.fix_position {
	left: 70px;
}

@media screen and (min-width: 980px) {
	body.nonie .grid-layout {
		grid-template-columns: auto auto auto auto;
	}

	
}

@media screen and (max-width: 320px) {
	.hexagon {
		width: 60px;
		height: 70px;
	}

	.hexagon_content {
		width: 100%;
		height: 100%;
		display: flex;
	}

	.hexagon_content span.round,
	.hexagon_content span.my_place_text,
	.hexagon_content span.my_points {
		font: normal normal 900 10px/11px Refrigerator Deluxe;
	}

	.hexagon_content span.time,
	.hexagon_content span.my_place,
	.hexagon_content span.myP {
		font: normal normal 900 18px/24px Refrigerator Deluxe;
	}

	span.countdown {
		justify-content: center;
		height: 24px;
		font: normal normal 500 6px/9px Roboto;
	}

	.bottom_menu {
		height: 100px;
	}
}



a[href="#games_event"] {
	position: relative;
}


.mobile .header_img .imges-animation>img {
	width: 100%;
	max-width: 60px;
}

.rankingList:empty:before {
    content: 'No hay jugadores en el Ranking de este día';
}

html[lang="en"] .rankingList:empty:before {
    content: 'There are no players on the Raking on this day';
}

body.mobile header {
	border-bottom: none;
}

.desktop .artboard2 {
	height: 100%;
}

.prizes-container {
	height: 70%;
	overflow: hidden;
	overflow-y: auto;
	-webkit-mask-image: linear-gradient(to top, rgba(28, 33, 43, 0.00) 0%, rgba(0, 0, 0, 0.85) 20%);
	mask-image: linear-gradient(to top, rgba(28, 33, 43, 0.00) 0%, rgba(0, 0, 0, 0.85) 20%);
	padding: 0 0 100px 0;
}


.carousel-wrapper.container .carousel-wrapper {
    width: 100%;
    /* overflow: hidden; */
    position: relative;
	margin: 0 auto 25px;
}

.mobile .carousel-wrapper {
	/* display: none; */
    max-width: 292px;
    margin: 0 auto;
    margin: 0px auto 36px;
}
.container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.carousel-wrapper.container {
	width: calc(100% - 122px);
    /* overflow: hidden; */
    margin: 12px auto 12px;
    z-index: 1;
    /* display: none; */
    padding: 0;
}
.arrows {
    font-size: 30px;
    width: 22px;
    height: 43px;
    border-radius: 6px;
    padding: 0;
    margin: 0;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #E6F1FF26 0% 0% no-repeat padding-box;
    color: var(--primary-main);
    -webkit-box-shadow: inset 0px 0px 0px 1px var(--primary-border);
    -moz-box-shadow: inset 0px 0px 0px 1px var(--primary-border);
    box-shadow: inset 0px 0px 0px 1px var(--primary-border);
    display: flex;
    align-items: center;
    justify-content: center;
}
button.left-arrow {
    left: -30px;
}
button.right-arrow {
    right: -30px;
}

.carousel {
	width: 100%;
    height: 100%;
    position: relative;
    overflow-y: hidden;
    display: grid;
    column-gap: var(--carousel-gap);
    scrollbar-width: none;
    grid-auto-flow: column;
}
.carousel .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border-radius: 5px;
    color: var(--secondary-text);
    letter-spacing: 0.16px;
    cursor: pointer;
    width: var(--carousel-child-width);
}

p.time {
    width: max-content;
    font-family: Refrigerator Deluxe;
    font-size: var(--fs-body1-16);
    font-weight: var(--fw-bold);
    line-height: normal;
}
p.round {
    font-family: Roboto;
    font-size: var(--fs-caption-12);
    font-style: normal;
    font-weight: var(--fw-500);
    line-height: var(--lh-16);
    letter-spacing: 0.4px;
}

button.arrow-inactive {
    color: var(--secondary-text);
}

.grid-item>div.imgCover>a.Fun,
.sectionFilterPopUp {
	display: none;
}

.carousel-container {
    /* width: 701px; */
    overflow-y: hidden;
    overflow-x: auto;
}

.side.center.arena {
    max-width: 100vw;
    display: block;
}

body.desktop .pageContent .arena .grid-layout .grid-item:hover .imgCover {
	opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-direction: column;
	-webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
		z-index: 99;
		height: 100%;
}

.mobile .side.center.arena {
	display: block;
}
.mobile .side.center.arena {
	display: block;
}

.arena .grid-item>div.gamePanel .reaCover>a.Real {
    position: absolute;
    left: 50%;
    top: 95%;
    padding: 2px;
    color: #050707;
    border-radius: 18px;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-51%, -140%);
    z-index: -1;
}

.arena .grid-item:hover>div.gamePanel .reaCover>a.Real {
    z-index: 999;
}

.framedform[data-content="hot-interactive-01"] .framedcontent {
	width: 1292px;
}

.arena .grid-item>div.gamePanel>.reaCover {
	position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    border-radius: 12px;
}