@charset "UTF-8";

/* GLOBAL */
i.svg {
	position: relative;
	display: block;
	background-color: #ffffff;
	width: 20px;
	height: 20px;
	flex: none;
}
i.svg.star {
	mask: url(../img/svg/star.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/star.svg) no-repeat center/contain;
}
i.svg.coub {
	mask: url(../img/svg/coub.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/coub.svg) no-repeat center/contain;
}
i.svg.navigation {
	mask: url(../img/svg/navigation.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/navigation.svg) no-repeat center/contain;
}
i.svg.clicker {
	mask: url(../img/svg/clicker.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/clicker.svg) no-repeat center/contain;
}
i.svg.home {
	mask: url(../img/svg/home.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/home.svg) no-repeat center/contain;
}
i.svg.up-arrow {
	mask: url(../img/svg/up-arrow.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/up-arrow.svg) no-repeat center/contain;
}
i.svg.top-arrow {
	mask: url(../img/svg/top-arrow.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/top-arrow.svg) no-repeat center/contain;
}
i.svg.contract {
	mask: url(../img/svg/contract.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/contract.svg) no-repeat center/contain;
}
i.svg.question-sign {
	mask: url(../img/svg/question-sign.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/question-sign.svg) no-repeat center/contain;
}
i.svg.gift {
	mask: url(../img/svg/gift.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/gift.svg) no-repeat center/contain;
}
i.svg.letter {
	mask: url(../img/svg/letter.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/letter.svg) no-repeat center/contain;
}
i.svg.delivery-box {
	mask: url(../img/svg/delivery-box.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/delivery-box.svg) no-repeat center/contain;
}
i.svg.user {
	mask: url(../img/svg/user.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/user.svg) no-repeat center/contain;
}
i.svg.online {
	mask: url(../img/svg/online.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/online.svg) no-repeat center/contain;
}
i.svg.steam {
	mask: url(../img/svg/steam.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/steam.svg) no-repeat center/contain;
}
i.svg.discord {
	mask: url(../img/svg/discord.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/discord.svg) no-repeat center/contain;
}
i.svg.vk {
	mask: url(../img/svg/vk.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/vk.svg) no-repeat center/contain;
}
i.svg.youtube {
	mask: url(../img/svg/youtube.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/youtube.svg) no-repeat center/contain;
}
i.svg.twitter {
	mask: url(../img/svg/twitter.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/twitter.svg) no-repeat center/contain;
}
i.svg.thunder {
	mask: url(../img/svg/thunder.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/thunder.svg) no-repeat center/contain;
}
i.svg.right-arrow {
	mask: url(../img/svg/right-arrow.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/right-arrow.svg) no-repeat center/contain;
}
i.svg.x-mark {
	mask: url(../img/svg/x-mark.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/x-mark.svg) no-repeat center/contain;
}
i.svg.padlock {
	mask: url(../img/svg/padlock.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/padlock.svg) no-repeat center/contain;
}
i.svg.dollar-symbol {
	mask: url(../img/svg/dollar-symbol.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/dollar-symbol.svg) no-repeat center/contain;
}
i.svg.checked {
	mask: url(../img/svg/checked.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/checked.svg) no-repeat center/contain;
}
i.svg.sad {
	mask: url(../img/svg/sad.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/sad.svg) no-repeat center/contain;
}
i.svg.clock {
	mask: url(../img/svg/clock.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/clock.svg) no-repeat center/contain;
}
i.svg.close {
	mask: url(../img/svg/close.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/close.svg) no-repeat center/contain;
}
i.svg.telegram {
	mask: url(../img/svg/telegram.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/telegram.svg) no-repeat center/contain;
}
i.svg.user-rad {
	mask: url(../img/svg/user-rad.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/user-rad.svg) no-repeat center/contain;
}
i.svg.coin {
	mask: url(../img/svg/coin.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/coin.svg) no-repeat center/contain;
}
i.svg.coins {
	mask: url(../img/svg/coins.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/coins.svg) no-repeat center/contain;
}
i.svg.svg-close {
	mask: url(../img/svg/close.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/close.svg) no-repeat center/contain;
}
i.svg.twitch {
	mask: url(../img/svg/twitch.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/twitch.svg) no-repeat center/contain;
}
i.svg.dollar {
	mask: url(../img/svg/dollar.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/dollar.svg) no-repeat center/contain;
}
i.svg.user-all {
	mask: url(../img/svg/user-all.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/user-all.svg) no-repeat center/contain;
}
i.svg.error {
	mask: url(../img/svg/error.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/error.svg) no-repeat center/contain;
}
i.svg.fast-forward {
	mask: url(../img/svg/fast-forward.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/fast-forward.svg) no-repeat center/contain;
}
i.svg.warning {
	mask: url(../img/svg/warning.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/warning.svg) no-repeat center/contain;
}
i.svg.search {
	mask: url(../img/svg/search.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/search.svg) no-repeat center/contain;
}
i.svg.sort-down {
	mask: url(../img/svg/sort-down.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/sort-down.svg) no-repeat center/contain;
}
i.svg.sort-up {
	mask: url(../img/svg/sort-up.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/sort-up.svg) no-repeat center/contain;
}
i.svg.money {
	mask: url(../img/svg/money.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/money.svg) no-repeat center/contain;
}
i.svg.ak {
	mask: url(../img/svg/ak.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/ak.svg) no-repeat center/contain;
}
i.svg.check {
	mask: url(../img/svg/check.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/check.svg) no-repeat center/contain;
}
i.svg.exchange {
	mask: url(../img/svg/exchange.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/exchange.svg) no-repeat center/contain;
}
i.svg.roulette {
	mask: url(../img/svg/roulette.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/roulette.svg) no-repeat center/contain;
}
i.svg.crash {
	mask: url(../img/svg/crash.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/crash.svg) no-repeat center/contain;
}
i.svg.bomb {
	mask: url(../img/svg/bomb.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/bomb.svg) no-repeat center/contain;
}
i.svg.cards {
	mask: url(../img/svg/cards.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/cards.svg) no-repeat center/contain;
}
i.svg.card {
	mask: url(../img/svg/card.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/card.svg) no-repeat center/contain;
}
i.svg.sbp {
	mask: url(../img/svg/sbp.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/sbp.svg) no-repeat center/contain;
}
i.svg.apple-pay {
	mask: url(../img/svg/apple-pay.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/apple-pay.svg) no-repeat center/contain;
}
i.svg.google-pay {
	mask: url(../img/svg/google-pay.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/google-pay.svg) no-repeat center/contain;
}
i.svg.qiwi {
	mask: url(../img/svg/qiwi.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/qiwi.svg) no-repeat center/contain;
}
i.svg.yoomoney {
	mask: url(../img/svg/yoomoney.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/yoomoney.svg) no-repeat center/contain;
}
i.svg.webmoney {
	mask: url(../img/svg/webmoney.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/webmoney.svg) no-repeat center/contain;
}

input[type="text"], input[type="password"], input[type="date"],
input[type="datetime"], input[type="number"], input[type="search"],
input[type="tel"], input[type="time"], input[type="url"],
input[type="month"], input[type="week"] {
	position: relative;
	display: block;
	width: 100%;
	height: 41px;
	background: #070e1c;
	border: 1px solid #0f1f3f;
	color: #ffffff;
	font-size: 12px;
	padding: 0 15px;
	font-family: "Play", sans-serif;
}
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="date"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="url"]:-moz-placeholder,
input[type="month"]:-moz-placeholder, input[type="week"]:-moz-placeholder {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder,
input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
input[type="text"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder, input[type="date"]:focus::-webkit-input-placeholder,
input[type="datetime"]:focus::-webkit-input-placeholder, input[type="number"]:focus::-webkit-input-placeholder, input[type="search"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder, input[type="time"]:focus::-webkit-input-placeholder, input[type="url"]:focus::-webkit-input-placeholder,
input[type="month"]:focus::-webkit-input-placeholder, input[type="week"]:focus::-webkit-input-placeholder {
	transform: translateY(-100%);
	visibility: hidden;
	opacity: 0;
}
input[type="text"]:focus:-moz-placeholder, input[type="password"]:focus:-moz-placeholder, input[type="date"]:focus:-moz-placeholder,
input[type="datetime"]:focus:-moz-placeholder, input[type="number"]:focus:-moz-placeholder, input[type="search"]:focus:-moz-placeholder,
input[type="tel"]:focus:-moz-placeholder, input[type="time"]:focus:-moz-placeholder, input[type="url"]:focus:-moz-placeholder,
input[type="month"]:focus:-moz-placeholder, input[type="week"]:focus:-moz-placeholder {
	transform: translateY(-100%);
	visibility: hidden;
	opacity: 0;
}
input[type="text"]:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder, input[type="date"]:focus::-moz-placeholder,
input[type="datetime"]:focus::-moz-placeholder, input[type="number"]:focus::-moz-placeholder, input[type="search"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder, input[type="time"]:focus::-moz-placeholder, input[type="url"]:focus::-moz-placeholder,
input[type="month"]:focus::-moz-placeholder, input[type="week"]:focus::-moz-placeholder {
	transform: translateY(-100%);
	visibility: hidden;
	opacity: 0;
}
input[type="text"]:focus:-ms-input-placeholder, input[type="password"]:focus:-ms-input-placeholder, input[type="date"]:focus:-ms-input-placeholder,
input[type="datetime"]:focus:-ms-input-placeholder, input[type="number"]:focus:-ms-input-placeholder, input[type="search"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder, input[type="time"]:focus:-ms-input-placeholder, input[type="url"]:focus:-ms-input-placeholder,
input[type="month"]:focus:-ms-input-placeholder, input[type="week"]:focus:-ms-input-placeholder {
	transform: translateY(-100%);
	visibility: hidden;
	opacity: 0;
}

select {
	position: relative;
	display: block;
	width: 100%;
	height: 41px;
	background: #070e1c url(../img/select.png) no-repeat center right 18px;
	border: 1px solid #0f1f3f;
	color: #ffffff;
	font-size: 12px;
	padding: 0 30px 0 15px;
	font-family: "Play", sans-serif;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none !important;
	-moz-appearance: none;
}

textarea {
	position: relative;
	display: block;
	width: 100%;
	height: 41px;
	background: #070e1c;
	border: 1px solid #0f1f3f;
	color: #ffffff;
	font-size: 12px;
	padding: 0 15px;
	font-family: "Play", sans-serif;
}
textarea::-webkit-input-placeholder {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
textarea:-moz-placeholder {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
textarea::-moz-placeholder {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
textarea:-ms-input-placeholder {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
textarea:focus::-webkit-input-placeholder {
	transform: translateY(-100%);
	visibility: hidden;
	opacity: 0;
}
textarea:focus:-moz-placeholder {
	transform: translateY(-100%);
	visibility: hidden;
	opacity: 0;
}
textarea:focus::-moz-placeholder {
	transform: translateY(-100%);
	visibility: hidden;
	opacity: 0;
}
textarea:focus:-ms-input-placeholder {
	transform: translateY(-100%);
	visibility: hidden;
	opacity: 0;
}

div, section {
	position: relative;
	display: block;
}

.all-button-1 {
	position: relative;
	display: flex;
	width: max-content;
	padding: 0 34px 0 30px;
	height: 52px;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	background: none;
	border: none;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 1;
	flex: none;
}
.all-button-1.disabled {
	opacity: 0.3;
	cursor: not-allowed;
}
.all-button-1.load {
	margin: 50px auto 0;
	padding: 0 27px;
}
.all-button-1.mobile-login {
	font-size: 12px;
	padding: 0 0 0 50px;
}
.all-button-1 .row-box {
	position: relative;
	display: flex;
	align-items: center;
	text-align: left;
}
.all-button-1 .row-box .svg {
	position: relative;
	display: block;
	margin-right: 11px;
	background: #ffffff;
}
.all-button-1 .row-box.right .svg {
	margin: 0 0 0 11px;
}
.all-button-1 span {
	position: relative;
	display: block;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	top: -1px;
}
.all-button-1:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	top: 0;
	left: 0;
	z-index: -1;
	filter: hue-rotate(0deg);
	transform: skew(-15deg);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.all-button-1.mobile-login:before {
	content: none;
}
.all-button-1.blue:before {
	background-image: -moz-linear-gradient(-93deg, #01e9bd 0%, #007cde 100%);
	background-image: -webkit-linear-gradient(-93deg, #01e9bd 0%, #007cde 100%);
	background-image: -ms-linear-gradient(-93deg, #01e9bd 0%, #007cde 100%);
}
.all-button-1.purple:before {
	background-image: -moz-linear-gradient(-93deg, rgba(156, 40, 255, 0.99608) 0%, #8f06c8 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(156, 40, 255, 0.99608) 0%, #8f06c8 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(156, 40, 255, 0.99608) 0%, #8f06c8 100%);
}
.all-button-1.gray:before {
	background-image: -moz-linear-gradient(-93deg, #2f3944 0%, #414d5a 100%);
	background-image: -webkit-linear-gradient(-93deg, #2f3944 0%, #414d5a 100%);
	background-image: -ms-linear-gradient(-93deg, #2f3944 0%, #414d5a 100%);
	filter: brightness(1);
}
.all-button-1.black:before {
	background-image: -moz-linear-gradient(-93deg, #272727 0%, #000000 100%);
	background-image: -webkit-linear-gradient(-93deg, #272727 0%, #000000 100%);
	background-image: -ms-linear-gradient(-93deg, #272727 0%, #000000 100%);
}
@media (min-width: 1000px) {
	.all-button-1:hover:before {
		filter: hue-rotate(-40deg);
	}
	.all-button-1:hover.gray:before {
		filter: brightness(1.4);
	}
}

* {
	margin: 0px;
	padding: 0px;
	outline: none;
	box-sizing: border-box;
}
*:before, *:after {
	box-sizing: border-box;
}

body {
	background: #000c26 url(../img/bg-min.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	font-family: 'Play', sans-serif;
	font-size: 14px;
	color: #ffffff;
}
body.overflow-hidden {
	overflow: hidden;
}

::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

::-webkit-scrollbar-thumb {
	background-color: #de1355;
}

a {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
}

#main-content {
	position: relative;
	display: flex;
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	flex-direction: column;
}
#main-content .wrapper {
	position: relative;
	display: flex;
	width: 100%;
	flex-grow: 3;
	flex-direction: column;
	margin: 0 auto;
	padding: 91px 0 0 274px;
}
@media (max-width: 1100px) {
	#main-content .wrapper {
		padding: 131px 0 0;
	}
}
#main-content .wrapper .inner {
	position: relative;
	display: block;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
#main-content .wrapper .inner .container {
	position: relative;
	display: block;
	width: calc(100% - 66px);
	margin: 0 auto;
}
@media (max-width: 2000px) {
	#main-content .wrapper .inner .container {
		width: calc(100% - 10px);
		max-width: 1580px;
	}
}
#main-content .wrapper .inner.content {
	flex-grow: 3;
}

.all-avatar {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background: #0f1d3d;
	border: 1px solid #de1355;
	flex: none;
}
.all-avatar:before {
	content: '?';
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #192d5a;
	font-size: 18px;
	font-weight: 700;
}
.all-avatar img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	min-height: 100%;
}

.content-title {
	position: relative;
	display: flex;
	width: 100%;
	padding-bottom: 13px;
	border-bottom: 1px solid #112045;
	margin: 0 auto 42px;
	align-items: center;
}
.content-title:before {
	content: '';
	position: absolute;
	width: 46px;
	height: 2px;
	bottom: 0;
	left: 0;
	background: #de1355;
}
.content-title.center {
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
.content-title.center:before {
	right: 0;
	margin: auto;
	width: 206px;
}
.content-title span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
}
@media (max-width: 1100px) {
	.content-title {
		justify-content: center;
		text-align: center;
		flex-direction: column;
	}
	.content-title:before {
		right: 0;
		margin: auto;
		width: 206px;
	}
}

.list-modal-btns {
	position: relative;
	display: flex;
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
}
.list-modal-btns li {
	position: relative;
	display: block;
	margin: 5px;
}
.list-modal-btns li a {
	position: relative;
	display: flex;
	width: max-content;
	padding: 0 25px 2px;
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	color: #ffffff;
	font-size: 16px;
	height: 44px;
	font-weight: 700;
	align-items: center;
	justify-content: center;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.list-modal-btns li a:hover {
	filter: hue-rotate(-40deg);
}

.all-table-box {
	position: relative;
	display: block;
	width: 100%;
	overflow: auto hidden;
	padding-bottom: 5px;
}
.all-table-box::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}
.all-table-box table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 6px;
}
.all-table-box table thead tr th {
	color: #343f58;
	text-shadow: 0 0 0 #343f58;
	font-size: 12px;
	font-weight: 700;
	font-family: 'Play', sans-serif;
	padding: 10px 12px;
	white-space: nowrap;
}
.all-table-box table thead tr th.num {
	width: 54px;
	padding: 10px 0;
}
.all-table-box table tbody tr {
	background: #0a1429;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
@media (min-width: 1000px) {
	.all-table-box table tbody tr:hover {
		background: #1a1e35;
	}
}
.all-table-box table tbody tr td {
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	font-family: 'Play', sans-serif;
	padding: 10px 12px;
	text-align: center;
	white-space: nowrap;
}
.all-table-box table tbody tr td.num {
	width: 54px;
	padding: 10px 0;
	color: #808aa0;
	text-shadow: 0 0 0 #808aa0;
}
.all-table-box table tbody tr td .user {
	position: relative;
	display: flex;
	align-items: center;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	width: max-content;
}
.all-table-box table tbody tr td .user .all-avatar {
	flex: none;
	width: 40px;
	height: 40px;
	margin-right: 16px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.all-table-box table tbody tr td .user span {
	position: relative;
	display: block;
}
@media (min-width: 1000px) {
	.all-table-box table tbody tr td .user:hover {
		color: #01e9bd;
	}
	.all-table-box table tbody tr td .user:hover .all-avatar {
		border-color: #01e9bd;
	}
}

.pagination {
	position: relative;
	display: block;
	width: 100%;
	margin: 30px auto 0;
}
.pagination ul {
	position: relative;
	display: flex;
	margin: -2px;
	flex-wrap: wrap;
	align-items: center;
}
.pagination ul li {
	position: relative;
	display: block;
	margin: 2px;
}
.pagination ul li a {
	position: relative;
	display: flex;
	width: max-content;
	min-width: 25px;
	height: 40px;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	background: #0a1429;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
@media (min-width: 1000px) {
	.pagination ul li a:hover {
		background: #1a1e35;
	}
}
.pagination ul li a.current {
	background: #1a1e35;
}
.pagination ul li span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	padding: 0 10px;
}
@media (max-width: 1000px) {
	.pagination ul {
		justify-content: center;
	}
}

.load-logotype {
	position: relative;
	display: block;
	width: 106px;
	height: 113px;
	margin: 25px auto;
}
.load-logotype span {
	position: absolute;
	display: block;
}
.load-logotype span.span-1 {
	width: 31px;
	height: 47px;
	background: url(../img/load-logo-1.png) no-repeat;
	top: 41px;
	left: 0;
	-webkit-animation-name: span-0;
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: inherit;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
}
.load-logotype span.span-2 {
	width: 48px;
	height: 94px;
	background: url(../img/load-logo-2.png) no-repeat;
	top: 19px;
	left: 15px;
	-webkit-animation-name: span-0;
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: inherit;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0.15s;
}
.load-logotype span.span-3 {
	width: 72px;
	height: 95px;
	background: url(../img/load-logo-3.png) no-repeat;
	top: 0px;
	left: 34px;
	-webkit-animation-name: span-0;
	-webkit-animation-duration: 1.3s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: inherit;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0.3s;
}

@-webkit-keyframes span-0 {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(0.7);
		opacity: 0.5;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}
@-moz-keyframes span-0 {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(0.7);
		opacity: 0.5;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}
@-o-keyframes span-0 {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(0.7);
		opacity: 0.5;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}
@keyframes span-0 {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(0.7);
		opacity: 0.5;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}
.alert-fixed-box {
	position: fixed;
	display: block;
	/*bottom: 80px;*/
	/*left: 5px;*/
	width: max-content;
	z-index: 1000;
}
.alert-fixed-box .item {
	position: relative;
	display: flex;
	width: 310px;
	min-height: 74px;
	align-items: center;
	padding: 10px 5px 10px 0;
	background: #323b50;
	border: 1px solid #43567a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-animation-name: alert-left;
	-webkit-animation-duration: 0.5s;
}
.alert-fixed-box .item + .item {
	margin-top: 5px;
}
.alert-fixed-box .item .ico {
	position: relative;
	display: block;
	width: 90px;
	flex: none;
}
.alert-fixed-box .item .ico .svg {
	margin: 0 auto;
}
.alert-fixed-box .item .ico .svg.checked {
	width: 36px;
	height: 36px;
}
.alert-fixed-box .item .ico .svg.error {
	width: 37px;
	height: 37px;
}
.alert-fixed-box .item .desc {
	position: relative;
	display: block;
}
.alert-fixed-box .item .desc span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
}
.alert-fixed-box .item .desc p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
	margin-top: 5px;
}
.alert-fixed-box .item.success {
	background: rgba(75, 145, 0, 0.67);
	border-color: rgba(206, 255, 166, 0.67);
}
.alert-fixed-box .item.success .svg {
	background: #61d44a;
}
.alert-fixed-box .item.warning {
	background: rgba(249, 151, 12, 0.67);
	border-color: rgba(249, 169, 58, 0.67);
}
.alert-fixed-box .item.warning .svg {
	background: #F99C1A;
}
.alert-fixed-box .item.error {
	background: rgba(157, 35, 35, 0.67);
	border-color: rgba(255, 69, 69, 0.67);
}
.alert-fixed-box .item.error .svg {
	background: #d44a4a;
}

@-webkit-keyframes alert-top {
	0% {
		transform: translateY(-15px);
		opacity: 0;
	}
	50% {
		transform: translateY(0px);
		opacity: 1;
	}
}
@-moz-keyframes alert-top {
	0% {
		transform: translateY(-15px);
		opacity: 0;
	}
	50% {
		transform: translateY(0px);
		opacity: 1;
	}
}
@-o-keyframes alert-top {
	0% {
		transform: translateY(-15px);
		opacity: 0;
	}
	50% {
		transform: translateY(0px);
		opacity: 1;
	}
}
@keyframes alert-top {
	0% {
		transform: translateY(-15px);
		opacity: 0;
	}
	50% {
		transform: translateY(0px);
		opacity: 1;
	}
}
@-webkit-keyframes alert-left {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	50% {
		transform: translateX(0%);
		opacity: 1;
	}
}
@-moz-keyframes alert-left {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	50% {
		transform: translateX(0%);
		opacity: 1;
	}
}
@-o-keyframes alert-left {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	50% {
		transform: translateX(0%);
		opacity: 1;
	}
}
@keyframes alert-left {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	50% {
		transform: translateX(0%);
		opacity: 1;
	}
}
.grade-1 {
	background: url(../img/grades/grade-1.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.grade-2 {
	background: url(../img/grades/grade-2.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.grade-3 {
	background: url(../img/grades/grade-3.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.grade-4 {
	background: url(../img/grades/grade-4.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.grade-5 {
	background: url(../img/grades/grade-5.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.grade-6 {
	background: url(../img/grades/grade-6.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.grade-7 {
	background: url(../img/grades/grade-7.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.grade-8 {
	background: url(../img/grades/grade-8.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.opencase-box .reward .mg.circle-1:before {
	background: url(../img/circles/circle-1.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.opencase-box .reward .mg.circle-2:before {
	background: url(../img/circles/circle-2.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.opencase-box .reward .mg.circle-3:before {
	background: url(../img/circles/circle-3.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.opencase-box .reward .mg.circle-4:before {
	background: url(../img/circles/circle-4.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.opencase-box .reward .mg.circle-5:before {
	background: url(../img/circles/circle-5.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.opencase-box .reward .mg.circle-8:before {
	background: url(../img/circles/circle-8.png) no-repeat center bottom;
	background-size: 100% 100%;
}

.live-drop {
	position: fixed;
	display: flex;
	width: 100%;
	height: 91px;
	z-index: 100;
	top: 0;
	left: 0;
}
@media (max-width: 1100px) {
	.live-drop {
		position: absolute;
	}
}
.live-drop ul.tabs {
	position: relative;
	display: flex;
	width: 38px;
	height: inherit;
	flex: none;
	flex-direction: column;
}
.live-drop ul.tabs li {
	position: relative;
	display: flex;
	flex-grow: 1;
	width: 100%;
}
.live-drop ul.tabs li a {
	position: relative;
	display: flex;
	width: 100%;
	height: inherit;
	flex-grow: 1;
	background: #020a1d;
	border-left: 2px solid #020a1d;
}
.live-drop ul.tabs li a .svg {
	margin: auto;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background-color: #1b243a;
}
.live-drop ul.tabs li a .svg.star {
	width: 14px;
	height: 14px;
}
.live-drop ul.tabs li a .svg.coub {
	width: 14px;
	height: 14px;
}
.live-drop ul.tabs li a.active {
	background: #0b0a1f;
	border-left: 2px solid #de1355;
}
.live-drop ul.tabs li a.active .svg {
	background-color: #ffffff;
}
@media (min-width: 1000px) {
	.live-drop ul.tabs li a:hover {
		background: #0b0a1f;
	}
	.live-drop ul.tabs li a:hover .svg {
		background-color: #ffffff;
	}
}
.live-drop .tape-box {
	position: relative;
	display: block;
	flex: 1;
	height: inherit;
}
.live-drop .tape-box .box-all {
	position: relative;
	display: none;
	height: inherit;
}
.live-drop .tape-box .box-all.active {
	display: flex;
}
.live-drop .tape-box .box-all .item {
	position: relative;
	display: flex;
	width: 150px;
	flex: none;
	height: inherit;
	flex-direction: column;
	cursor: pointer;
}
.live-drop .tape-box .box-all .item .img {
	position: relative;
	display: flex;
	width: 100%;
	height: calc(100% - 24px);
	padding: 10px 10px 5px;
	flex: none;
}
.live-drop .tape-box .box-all .item .img img {
	position: relative;
	display: block;
	margin: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.live-drop .tape-box .box-all .item .title {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	flex: none;
}
.live-drop .tape-box .box-all .item .sub {
	position: absolute;
	display: flex;
	flex-direction: column;
	width: 100%;
	min-height: 100%;
	background: rgba(7, 13, 26, 0.8);
	padding: 10px 10px 5px;
	top: 100%;
	left: 0;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: perspective(600px) rotateX(-45deg);
	-ms-transform: perspective(600px) rotateX(-45deg);
	transform: perspective(600px) rotateX(-45deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
}
.live-drop .tape-box .box-all .item .sub .user {
	position: relative;
	display: flex;
	flex: none;
	width: 100%;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}
.live-drop .tape-box .box-all .item .sub .user .avatar {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	flex: none;
	background: #0f1d3d;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #de1355;
	margin-right: 9px;
	overflow: hidden;
}
.live-drop .tape-box .box-all .item .sub .user .avatar img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	min-height: 100%;
}
.live-drop .tape-box .box-all .item .sub .user .name {
	position: relative;
	display: block;
	font-size: 1px;
	color: #ffffff;
	font-size: 10px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.live-drop .tape-box .box-all .item .sub .case {
	position: relative;
	display: flex;
	width: 100%;
	flex-grow: 1;
	padding: 3px 10px 0;
	flex: none;
}
.live-drop .tape-box .box-all .item .sub .case img {
	position: relative;
	display: block;
	margin: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.live-drop .tape-box .box-all .item:hover .sub {
	visibility: visible;
	opacity: 1;
	pointer-events: visible;
	-webkit-transform: perspective(600px) rotateX(0deg);
	-ms-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
}
@media (max-width: 400px) {
	.live-drop ul.tabs {
		width: 30px;
	}
	.live-drop .tape-box .box-all .item {
		max-width: calc(50vw - 15px);
	}
}

.menu {
	position: fixed;
	display: flex;
	width: 274px;
	height: 100%;
	min-height: 100vh;
	border-right: 1px solid #061830;
	background: #010c25;
	z-index: 90;
	top: 0;
	left: 0;
	flex-direction: column;
	padding-top: 91px;
}
.menu .box {
	position: relative;
	display: flex;
	width: 100%;
	overflow: hidden;
	flex-grow: 2;
	flex-direction: column;
}
.menu .box .logo {
	position: relative;
	display: flex;
	width: 100%;
	padding: 15px 10px;
}
.menu .box .logo a {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 35px;
}
.menu .box .logo a .svg {
	width: 28px;
	height: 30px;
	margin-right: 8px;
	background: url(../img/logo.png) no-repeat;
	background-size: unset;
	mask: unset;
	-webkit-mask: unset;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.menu .box .logo a p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 28px;
	font-weight: 700;
	transform: skew(-11deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.menu .box .logo a p span {
	position: relative;
	display: inline-block;
	background: linear-gradient(0deg, #c80669 30%, #ff2837);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: hue-rotate(0deg) drop-shadow(0px 0px 0px #ff2837);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.menu .box .logo a p span:before {
	content: '';
	position: absolute;
	display: block;
	width: 0%;
	height: 2px;
	top: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
	pointer-events: none;
	background: #ff2837;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	filter: hue-rotate(0deg);
}
@media (min-width: 1000px) {
	.menu .box .logo a:hover .svg {
		transform: rotateY(180deg);
	}
	.menu .box .logo a:hover p span {
		filter: hue-rotate(-40deg) drop-shadow(0px 0px 0px #ff2837);
	}
	.menu .box .logo a:hover p span:before {
		width: 100%;
		filter: hue-rotate(-40deg);
	}
}
.menu .box .login {
	margin: 0 auto;
	flex: none;
}
.menu .box .login .row-box .svg {
	width: 26px;
	height: 26px;
}
.menu .box .menu-profile {
	position: relative;
	display: flex;
	width: 100%;
	height: 84px;
	background: url(../img/profile.png) no-repeat center;
	background-size: cover;
	align-items: center;
	padding: 10px 5px 10px 40px;
	overflow: hidden;
}
.menu .box .menu-profile .all-avatar {
	width: 60px;
	height: 60px;
	margin-right: 14px;
	cursor: pointer;
}
.menu .box .menu-profile .desc {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.menu .box .menu-profile .desc .name {
	position: relative;
	display: flex;
	align-items: baseline;
	width: 100%;
	overflow: hidden;
}
.menu .box .menu-profile .desc .name span {
	position: relative;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
}
.menu .box .menu-profile .desc .name span a {
	position: relative;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
@media (min-width: 1000px) {
	.menu .box .menu-profile .desc .name span a:hover {
		text-decoration: underline;
	}
}
.menu .box .menu-profile .desc .name p {
	position: relative;
	display: block;
	margin-left: 5px;
	flex: none;
	color: #de1355;
	font-size: 12px;
	font-weight: 700;
}
.menu .box .menu-profile .desc .name p a {
	position: relative;
	color: #de1355;
	font-size: 12px;
	font-weight: 700;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
@media (min-width: 1000px) {
	.menu .box .menu-profile .desc .name p a:hover {
		text-decoration: underline;
	}
}
.menu .box .menu-profile .desc .count {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 4px;
}
.menu .box .menu-profile .desc .count span {
	position: relative;
	display: block;
	margin: 4px 10px 4px 0;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
}
.menu .box .menu-profile .desc .count .all-button-1 {
	font-size: 14px;
	font-weight: 400;
	height: 18px;
	padding: 0 10px 2px;
	margin: 4px 0;
}
.menu .box .menu-profile .desc .count .all-button-1:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.menu .box .block {
	position: relative;
	display: block;
	width: 100%;
	flex-grow: 2;
	overflow: hidden auto;
	scrollbar-width: none !important;
}
.menu .box .block ul {
	position: relative;
	display: block;
	width: 100%;
}
.menu .box .block ul li {
	position: relative;
	display: block;
}
.menu .box .block ul li + li {
	margin-top: 1px;
}
.menu .box .block ul li a {
	position: relative;
	display: flex;
	width: 100%;
	min-height: 49px;
	align-items: center;
	padding: 5px 10px 5px 35px;
	background: rgba(0, 8, 26, 0.5);
	font-size: 16px;
	color: #ffffff;
}
.menu .box .block ul li a .ico {
	position: relative;
	display: block;
	flex: none;
	width: 30px;
	margin-right: 10px;
}
.menu .box .block ul li a .svg {
	margin: 0 auto;
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
}
.menu .box .block ul li a .svg.home {
	width: 18px;
	height: 18px;
}
.menu .box .block ul li a .svg.up-arrow {
	width: 19px;
	height: 19px;
}
.menu .box .block ul li a .svg.contract {
	width: 18px;
	height: 18px;
}
.menu .box .block ul li a .svg.question-sign {
	width: 18px;
	height: 18px;
}
.menu .box .block ul li a .svg.gift {
	width: 18px;
	height: 18px;
}
.menu .box .block ul li a .svg.letter {
	width: 18px;
	height: 18px;
}
.menu .box .block ul li a .svg.user-all {
	width: 21px;
	height: 21px;
}
@media (min-width: 1000px) {
	.menu .box .block ul li a:hover {
		background: rgba(15, 29, 61, 0.5);
		padding: 5px 10px 5px 25px;
	}
}
.menu .box .block-footer {
	position: relative;
	display: block;
	padding: 20px 10px 40px;
	/*margin-bottom: 60px;*/
}
.menu .box .block-footer a.wheel {
	position: relative;
	display: flex;
	align-items: center;
	width: max-content;
	max-width: 100%;
	margin: 0 auto;
	color: #ffffff;
}
.menu .box .block-footer a.wheel .ico-wheel {
	position: relative;
	display: block;
	width: 66px;
	height: 66px;
	flex: none;
	margin-right: 15px;
}
.menu .box .block-footer a.wheel .ico-wheel:before {
	content: '';
	position: absolute;
	display: block;
	width: 98px;
	height: 98px;
	background: url(../img/ico-wheel.png) no-repeat center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
}
.menu .box .block-footer a.wheel .desc {
	position: relative;
	display: block;
	line-height: 18px;
}
.menu .box .block-footer a.wheel .desc .t1 {
	position: relative;
	display: block;
	font-size: 12px;
	font-weight: 700;
}
.menu .box .block-footer a.wheel .desc .t2 {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 700;
}
@media (min-width: 1000px) {
	.menu .box .block-footer a.wheel:hover {
		color: rgba(255, 40, 55, 0.99608);
	}
}

.mobile-menu {
	position: absolute;
	display: none;
	align-items: center;
	width: 100%;
	height: 40px;
	top: 91px;
	left: 0;
	z-index: 120;
	padding: 0 10px;
	background: rgba(1, 12, 37, 0.9);
}
.mobile-menu.fixed {
	position: fixed;
	top: 0;
}
.mobile-menu.toggle {
	position: fixed;
	top: 0;
}
.mobile-menu .logo {
	position: relative;
	display: flex;
	width: max-content;
}
.mobile-menu .logo a {
	position: relative;
	display: flex;
	align-items: center;
	margin: auto;
}
.mobile-menu .logo a .svg {
	width: 28px;
	height: 30px;
	margin-right: 8px;
	background: url(../img/logo.png) no-repeat;
	background-size: unset;
	mask: unset;
	-webkit-mask: unset;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-menu .logo a p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 28px;
	font-weight: 700;
	transform: skew(-11deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.mobile-menu .logo a p span {
	position: relative;
	display: inline-block;
	background: linear-gradient(0deg, #c80669 30%, #ff2837);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: hue-rotate(0deg) drop-shadow(0px 0px 1px #ff2837);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.mobile-menu .logo a p span:before {
	content: '';
	position: absolute;
	display: block;
	width: 0%;
	height: 2px;
	top: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
	pointer-events: none;
	background: #ff2837;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	filter: hue-rotate(0deg);
}
.mobile-menu .balance {
	position: relative;
	display: block;
	margin-left: auto;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 0 20px;
	white-space: nowrap;
}
.mobile-menu .show-menu {
	position: relative;
	display: block;
	width: 30px;
	height: 18px;
	margin-left: auto;
}
@media (max-width: 1000px) {
	.mobile-menu .show-menu {
		display: block;
	}
}
@media screen and (max-width: 450px) {
	.mobile-menu .logo a i {
		width: 24px;
		height: 24px;
	}
	.mobile-menu .logo a p {
		font-size: 14px;
	}
}
.mobile-menu .show-menu:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #ffffff;
	top: 0;
	left: 0;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transform: rotate(0deg) translate(0, 0);
	-ms-transform: rotate(0deg) translate(0, 0);
	transform: rotate(0deg) translate(0, 0);
}
.mobile-menu .show-menu:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #ffffff;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transform: rotate(0deg) translate(0, 0);
	-ms-transform: rotate(0deg) translate(0, 0);
	transform: rotate(0deg) translate(0, 0);
}
.mobile-menu .show-menu span {
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #ffffff;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-menu .show-menu.toggle:before {
	-webkit-transform: rotate(45deg) translate(1px, -50%);
	-ms-transform: rotate(45deg) translate(1px, -50%);
	transform: rotate(45deg) translate(1px, -50%);
	top: 50%;
}
.mobile-menu .show-menu.toggle:after {
	-webkit-transform: rotate(-45deg) translate(1px, 50%);
	-ms-transform: rotate(-45deg) translate(1px, 50%);
	transform: rotate(-45deg) translate(1px, 50%);
	top: 50%;
}
.mobile-menu .show-menu.toggle span {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	visibility: hidden;
	opacity: 0;
}

@media (max-width: 1100px) {
	.mobile-menu {
		display: flex;
	}

	.menu {
		top: 40px;
		left: 0;
		z-index: 110;
		width: 100%;
		height: calc(100% - 40px);
		padding: 10px;
		overflow: hidden auto;
		background: rgba(1, 12, 37, 0.9);
		transform: translateY(40px);
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.2s ease;
	}
	.menu.toggle {
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
	}
	.menu .box {
		width: 100%;
		max-width: 290px;
		margin: auto;
		height: unset;
		min-height: unset;
		overflow: unset;
		flex-grow: unset;
	}
	.menu .box .logo {
		display: none;
	}
	.menu .box .menu-profile {
		flex-direction: column;
		height: unset;
		min-height: 84px;
		padding: 15px 10px;
		background-color: #000c26;
	}
	.menu .box .menu-profile .all-avatar {
		width: 60px;
		height: 60px;
		margin: 0 auto 10px;
	}
	.menu .box .menu-profile .desc {
		text-align: center;
	}
	.menu .box .menu-profile .desc .name {
		justify-content: center;
		font-size: 16px;
	}
	.menu .box .menu-profile .desc .name span, .menu .box .menu-profile .desc .name p {
		font-size: 16px;
	}
	.menu .box .menu-profile .desc .name span a, .menu .box .menu-profile .desc .name p a {
		font-size: 16px;
	}
	.menu .box .menu-profile .desc .count {
		flex-direction: column;
		text-align: center;
	}
	.menu .box .menu-profile .desc .count span {
		font-size: 16px;
		margin: 4px 0;
	}
	.menu .box .menu-profile .desc .count .all-button-1 {
		margin: 5px auto 0;
		font-size: 16px;
		height: 34px;
		padding: 0 30px 3px;
	}
	.menu .box .block {
		flex-grow: unset;
		overflow: unset;
	}
}
.statistics {
	position: relative;
	display: flex;
	align-items: center;
	padding: 19px 0;
}
.statistics .left-row {
	position: relative;
	display: flex;
	align-items: center;
	margin-right: auto;
}
.statistics .left-row ul {
	position: relative;
	display: flex;
	align-items: center;
}
.statistics .left-row ul li {
	position: relative;
	display: flex;
	align-items: center;
	white-space: nowrap;
}
.statistics .left-row ul li.live-tabs {
	cursor: pointer;
}
.statistics .left-row ul li + li {
	margin-left: 30px;
}
.statistics .left-row ul li .ico {
	position: relative;
	display: block;
	flex: none;
	width: 30px;
	margin-right: 10px;
}
.statistics .left-row ul li .ico .svg {
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	width: 20px;
	height: 20px;
	margin: 0 auto;
}
.statistics .left-row ul li .ico .svg.up-arrow {
	width: 21px;
	height: 21px;
}
.statistics .left-row ul li .desc {
	position: relative;
	display: block;
}
.statistics .left-row ul li .desc span {
	position: relative;
	display: block;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
}
.statistics .left-row ul li .desc p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
}
.statistics .right-row {
	position: relative;
	display: flex;
	align-items: center;
}
.statistics .right-row .volume {
	position: relative;
	display: flex;
	align-items: center;
}
.statistics .right-row .volume:before {
	content: attr(data-text-on);
	position: relative;
	display: block;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
	margin-right: 7px;
}
.statistics .right-row .volume:after {
	content: '';
	position: relative;
	display: block;
	width: 21px;
	height: 21px;
	background-image: -moz-linear-gradient(90deg, #1ed94f 0%, #f2f047 100%);
	background-image: -webkit-linear-gradient(90deg, #1ed94f 0%, #f2f047 100%);
	background-image: -ms-linear-gradient(90deg, #1ed94f 0%, #f2f047 100%);
	mask: url(../img/svg/volume.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/volume.svg) no-repeat center/contain;
}
.statistics .right-row .volume.toggle:before {
	content: attr(data-text-off);
}
.statistics .right-row .volume.toggle:after {
	mask: url(../img/svg/volume-off.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/volume-off.svg) no-repeat center/contain;
}
.statistics .right-row ul {
	position: relative;
	display: flex;
	align-items: center;
	margin-left: 33px;
}
.statistics .right-row ul li {
	position: relative;
	display: block;
}
.statistics .right-row ul li + li {
	margin-left: 15px;
}
.statistics .right-row ul li a {
	position: relative;
	display: block;
}
.statistics .right-row ul li a .svg {
	background: #ffffff;
	width: 20px;
	height: 20px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
@media (min-width: 1000px) {
	.statistics .right-row ul li a:hover .svg {
		background: #de1355;
	}
}
@media (max-width: 1300px) {
	.statistics .left-row ul li + li {
		margin-left: 15px;
	}
	.statistics .right-row .volume:before {
		display: none;
	}
	.statistics .right-row ul {
		margin-left: 25px;
	}
}
@media (max-width: 1000px) {
	.statistics {
		flex-direction: column;
	}
	.statistics .left-row {
		width: 100%;
		margin: 0;
	}
	.statistics .left-row ul {
		flex: 1;
		margin: -3px;
		flex-wrap: wrap;
	}
	.statistics .left-row ul li {
		flex: 1;
		margin: 3px !important;
		max-width: 50%;
		padding: 5px 10px;
		border: 1px solid #1b243a;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.statistics .right-row {
		flex-direction: row-reverse;
		width: 100%;
		margin-top: 19px;
		padding: 0 10px;
	}
	.statistics .right-row .volume {
		margin: 0 0 0 auto;
	}
	.statistics .right-row ul {
		margin: 0;
	}
}
@media (max-width: 700px) {
	.statistics .left-row ul li {
		flex: none;
		width: calc(50% - 6px);
	}
}
@media (max-width: 400px) {
	.statistics .left-row ul li {
		margin: 2px !important;
		width: calc(50% - 4px);
		padding: 5px 0;
	}
	.statistics .left-row ul li .ico {
		margin-right: 5px;
	}
}

.banner {
	position: relative;
	display: block;
	width: 100%;
	padding: 26px 0;
	background: #00081a;
	overflow: hidden;
	margin-bottom: 25px;
}
.banner img {
	position: absolute;
	display: block;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%) scaleY(1) scaleX(1);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
@media (min-width: 1000px) {
	.banner[href]:hover img {
		transform: translateY(-50%) scaleY(1.2) scaleX(1.05);
	}
}
.banner .container {
	padding: 0 5px;
}
.banner .container .box {
	position: relative;
	display: flex;
	align-items: center;
}
.banner .container .box .text {
	position: relative;
	display: flex;
	align-items: center;
	margin-right: 44px;
}
.banner .container .box .text .svg {
	width: 25px;
	height: 25px;
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	margin-right: 20px;
}
.banner .container .box .text .svg.gift {
	top: -1px;
}
.banner .container .box .text p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
}
.banner .container .box .timer {
	position: relative;
	display: flex;
	align-items: center;
}
.banner .container .box .timer .label {
	position: relative;
	display: block;
	color: #8e99b1;
	font-size: 12px;
	font-weight: 700;
	margin-right: 10px;
}
.banner .container .box .timer .result {
	position: relative;
	display: flex;
	padding: 4px 6px 5px;
	border: 1px solid #de1355;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	justify-content: center;
}
.banner .container .box .timer .result span {
	position: relative;
	display: block;
	flex: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin: 0 2px;
	text-align: center;
}
.banner .container .box .timer .result span.time {
	min-width: 20px;
}
@media (max-width: 1000px) {
	.banner {
		padding: 15px 0;
	}
	.banner .container .box {
		flex-direction: column;
	}
	.banner .container .box .text {
		flex-direction: column;
		margin: 0;
	}
	.banner .container .box .text .svg {
		margin: 0 0 10px;
	}
	.banner .container .box .text p {
		text-align: center;
	}
	.banner .container .box .timer {
		flex-direction: column;
		margin-top: 10px;
	}
	.banner .container .box .timer .label {
		margin: 0 0 5px;
		text-align: center;
	}
}

.footer {
	position: relative;
	display: block;
	width: 100%;
	background: #040c1e;
	z-index: 110;
	margin-top: 70px;
}
.footer .box {
	position: relative;
	display: flex;
	width: 100%;
	padding: 15px 33px 15px 50px;
	align-items: center;
	min-height: 85px;
}
.footer .box .logo {
	position: relative;
	display: flex;
	align-items: center;
	white-space: nowrap;
}
.footer .box .logo .svg {
	width: 28px;
	height: 30px;
	margin-right: 8px;
	background: url(../img/logo.png) no-repeat;
	background-size: unset;
	mask: unset;
	-webkit-mask: unset;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.footer .box .logo p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 21px;
	font-weight: 700;
	transform: skew(-11deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.footer .box .logo p span {
	position: relative;
	display: inline-block;
	background: linear-gradient(0deg, #c80669 30%, #ff2837);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	filter: hue-rotate(0deg) drop-shadow(0px 0px 0 #ff2837);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.footer .box .logo p span:before {
	content: '';
	position: absolute;
	display: block;
	width: 0%;
	height: 2px;
	top: calc(100% - 1px);
	left: 0;
	right: 0;
	margin: auto;
	pointer-events: none;
	background: #ff2837;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	filter: hue-rotate(0deg);
}
@media (min-width: 1000px) {
	.footer .box .logo:hover .svg {
		transform: rotateY(180deg);
	}
	.footer .box .logo:hover p span {
		filter: hue-rotate(-40deg) drop-shadow(0px 0px 0 #ff2837);
	}
	.footer .box .logo:hover p span:before {
		width: 100%;
		filter: hue-rotate(-40deg);
	}
}
.footer .box .text {
	position: relative;
	display: block;
	margin-left: 20px;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
}
.footer .box .text span {
	position: relative;
	display: inline-block;
	color: #ffffff;
	text-shadow: none;
	margin-right: 15px;
}
.footer .box .list {
	position: relative;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
.footer .box .list li {
	position: relative;
	display: block;
	margin: 5px 35px;
}
.footer .box .list li a {
	position: relative;
	display: inline-block;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	white-space: nowrap;
}
@media (min-width: 1000px) {
	.footer .box .list li a:hover {
		color: #afed5e;
	}
}
.footer .box .coolness {
	position: relative;
	display: block;
	width: 84px;
	height: 23px;
	background: url(../img/coolness.png) no-repeat;
}
@media (min-width: 1000px) {
	.footer .box .coolness:hover {
		filter: invert(0.5);
	}
}
.footer .box .on-top {
	position: fixed;
	display: none;
	width: 33px;
	height: 50px;
	border: 2px solid #de1355;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	bottom: 100px;
	right: 50px;
	background: #000c26;
	-webkit-transition: all 0s ease;
	-o-transition: all 0s ease;
	-moz-transition: all 0s ease;
	transition: all 0s ease;
	z-index: 10;
}
@media (max-width: 600px) {
	.footer .box .on-top {
		right: 5px;
	}
}
.footer .box .on-top.abs {
	position: absolute;
	bottom: calc(100% + 10px);
}
.footer .box .on-top.vis {
	display: flex;
}
.footer .box .on-top .svg {
	margin: auto;
	width: 20px;
	height: 20px;
	background: #ffffff;
	transform: rotate(-90deg);
	/*left: -1px;*/
	-webkit-animation-name: onTop;
	-webkit-animation-duration: 1.2s;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
@media (max-width: 1500px) {
	.footer .box {
		padding: 15px 10px;
	}
	.footer .box .list li {
		margin: 5px 20px;
	}
}
@media (max-width: 1100px) {
	.footer {
		z-index: unset;
	}
}
@media (max-width: 1000px) {
	.footer .box {
		flex-direction: column;
	}
	.footer .box .logo {
		margin: 0;
	}
	.footer .box .text {
		text-align: center;
		margin: 10px 0 0;
	}
	.footer .box .text span {
		display: block;
	}
	.footer .box .list {
		margin: 10px 0 0;
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer .box .coolness {
		margin: 12px auto 0;
	}
}

@-webkit-keyframes onTop {
	0% {
		transform: translateY(-5px) rotate(-90deg);
	}
	50% {
		transform: translateY(5px) rotate(-90deg);
	}
	100% {
		transform: translateY(-5px) rotate(-90deg);
	}
}
@-moz-keyframes onTop {
	0% {
		transform: translateY(-5px) rotate(-90deg);
	}
	50% {
		transform: translateY(5px) rotate(-90deg);
	}
	100% {
		transform: translateY(-5px) rotate(-90deg);
	}
}
@-o-keyframes onTop {
	0% {
		transform: translateY(-5px) rotate(-90deg);
	}
	50% {
		transform: translateY(5px) rotate(-90deg);
	}
	100% {
		transform: translateY(-5px) rotate(-90deg);
	}
}
.select-option {
	position: relative;
	display: block;
	margin: auto;
}
.select-option .select {
	position: relative;
	display: block;
	width: 100%;
	height: 41px;
	overflow: hidden;
	cursor: pointer;
}
.select-option .select select {
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none !important;
	-moz-appearance: none;
	overflow: hidden !important;
	outline: none !important;
	box-shadow: none !important;
	pointer-events: none;
}
.select-option .select select option {
	display: none !important;
	background: none;
	border: none;
	min-height: 0;
	outline: none !important;
	box-shadow: none !important;
}
.select-option .dropselect {
	position: absolute;
	display: none;
	width: 100%;
	top: calc(100% + 2px);
	left: 0;
	background: #070e1c;
	border: 1px solid #0f1f3f;
	z-index: 10;
	max-height: 196px;
	overflow: hidden auto;
}
.select-option .dropselect::-webkit-scrollbar {
	width: 1px;
	height: 1px;
}
.select-option .dropselect li {
	position: relative;
	display: block;
}
.select-option .dropselect li + li {
	border-top: 1px solid #0f1f3f;
}
.select-option .dropselect li a {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
	padding: 12px 15px;
}
@media (min-width: 1000px) {
	.select-option .dropselect li a:hover {
		background: #0f1f3f;
	}
}
.select-option.active .dropselect {
	display: block;
}

/* CONTENT */
.case-box {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.case-box + .case-box {
	margin-top: 45px;
}
.case-box .row {
	position: relative;
	display: grid;
	width: 100%;
	grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
	grid-gap: 50px 10px;
}
.case-box .row .item {
	position: relative;
	display: block !important;
	width: 100%;
	flex-direction: column;
}

.case-box .row .item.dis {
	opacity: 0.3;
	cursor: not-allowed;
}

.case-box .row .item.dis:before {

}

.case-box .row .item:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 156px;
	bottom: -25px;
	left: 0;
	background: url(../img/cases/hover.png) no-repeat center bottom;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-30px);
}
.case-box .row .item .info {
	position: relative;
	display: flex;
	width: 100%;
	min-height: 15px;
	padding: 0 10px 0 20px;
	top: 0;
	left: 0;
	margin-bottom: -20px;
	z-index: 1;
}
.case-box .row .item .info .status {
	position: relative;
	display: block;
}
.case-box .row .item .info .status .svg.thunder {
	background: #ffaa06;
	width: 19px;
	height: 19px;
}
.case-box .row .item .info .count {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	align-items: center;
}
.case-box .row .item .info .count .num {
	position: relative;
	display: grid;
	text-align: center;
	grid-template-columns: 1fr auto 1fr;
	grid-gap: 1px;
	align-items: baseline;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.case-box .row .item .info .count .num span {
	position: relative;
	display: block;
}
.case-box .row .item .info .count .num span.span-1 {
	text-align: right;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding-right: 1px;
}
.case-box .row .item .info .count .num span.span-2 {
	text-align: center;
	color: #43567a;
	font-size: 12px;
}
.case-box .row .item .info .count .num span.span-3 {
	text-align: left;
	color: #43567a;
	font-size: 12px;
}
.case-box .row .item .info .count .crl {
	position: absolute;
	display: block;
	width: 29px;
	height: 29px;
	top: calc(100% + 4px);
	left: 0;
	right: 0;
	margin: auto;
}
.case-box .row .item .info .count .crl svg {
	position: relative;
	display: block;
	margin: 0 auto;
}
.case-box .row .item .info .count .crl svg.progress {
	transform: rotate(-135deg);
}
.case-box .row .item .img {
	position: relative;
	display: flex;
	flex-grow: 3;
	width: 100%;
	height: 0 !important;
	padding: 0 15px 90%;
	align-items: center;
	justify-content: center;
}
.case-box .row .item .img img {
	position: relative;
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
}
.case-box .row .item .price {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-top: -10px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	transform: translateY(0px);
}
.case-box .row .item .price .real {
	position: relative;
	display: flex;
	padding: 4px 15px;
	min-width: 114px;
	text-align: center;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: 12px;
	background: #de1355;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.case-box .row .item .price .old {
	position: absolute;
	display: block;
	padding: 3px 7px;
	min-width: 42px;
	background: #323b50;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	bottom: calc(100% + 1px);
	font-size: 10px;
	color: #8898be;
	text-align: center;
	text-decoration: line-through;
}
.case-box .row .item .name {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #ffffff;
	font-size: 12px;
	margin: 6px auto 0;
	min-height: 35px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	transform: translateY(0px);
}
@media (min-width: 1000px) {
	.case-box .row .item:hover .price, .case-box .row .item:hover .name {
		transform: translateY(-10px);
	}
	.case-box .row .item:hover:before {
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
	}
}
.case-box .row .item:hover .img img {
	-webkit-animation-name: shakeHover;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}
@media (max-width: 1100px) {
	.case-box .row {
		justify-self: center;
		justify-content: center;
		grid-template-columns: repeat(auto-fill, minmax(240px, 260px));
	}
}
@media (max-width: 1000px) {
	.case-box .row .item:before {
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
		bottom: -35px;
	}
}
@media (max-width: 600px) {
	.case-box .row {
		justify-self: center;
		justify-content: center;
		grid-template-columns: repeat(2, minmax(100px, 250px));
		grid-gap: 20px 0;
	}
	.case-box .row .item .info .count .num {
		grid-template-columns: 1fr;
		grid-gap: 0;
	}
	.case-box .row .item .info .count .num span {
		text-align: right !important;
	}
	.case-box .row .item .info .count .num span.span-2 {
		display: none;
	}
	.case-box .row .item .info .count .crl {
		left: unset;
		right: 5px;
	}
}

@-webkit-keyframes shakeHover {
	0% {
		-webkit-transform: translate(2px, 1px) rotate(0deg);
	}
	10% {
		-webkit-transform: translate(-1px, -2px) rotate(-1deg);
	}
	20% {
		-webkit-transform: translate(-3px, 0px) rotate(1deg);
	}
	30% {
		-webkit-transform: translate(0px, 2px) rotate(0deg);
	}
	40% {
		-webkit-transform: translate(1px, -1px) rotate(1deg);
	}
	50% {
		-webkit-transform: translate(-1px, 2px) rotate(-1deg);
	}
	60% {
		-webkit-transform: translate(-3px, 1px) rotate(0deg);
	}
	70% {
		-webkit-transform: translate(2px, 1px) rotate(-1deg);
	}
	80% {
		-webkit-transform: translate(-1px, -1px) rotate(1deg);
	}
	90% {
		-webkit-transform: translate(2px, 2px) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(1px, -2px) rotate(-1deg);
	}
}
@-moz-keyframes shakeHover {
	0% {
		-webkit-transform: translate(2px, 1px) rotate(0deg);
	}
	10% {
		-webkit-transform: translate(-1px, -2px) rotate(-1deg);
	}
	20% {
		-webkit-transform: translate(-3px, 0px) rotate(1deg);
	}
	30% {
		-webkit-transform: translate(0px, 2px) rotate(0deg);
	}
	40% {
		-webkit-transform: translate(1px, -1px) rotate(1deg);
	}
	50% {
		-webkit-transform: translate(-1px, 2px) rotate(-1deg);
	}
	60% {
		-webkit-transform: translate(-3px, 1px) rotate(0deg);
	}
	70% {
		-webkit-transform: translate(2px, 1px) rotate(-1deg);
	}
	80% {
		-webkit-transform: translate(-1px, -1px) rotate(1deg);
	}
	90% {
		-webkit-transform: translate(2px, 2px) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(1px, -2px) rotate(-1deg);
	}
}
@-o-keyframes shakeHover {
	0% {
		-webkit-transform: translate(2px, 1px) rotate(0deg);
	}
	10% {
		-webkit-transform: translate(-1px, -2px) rotate(-1deg);
	}
	20% {
		-webkit-transform: translate(-3px, 0px) rotate(1deg);
	}
	30% {
		-webkit-transform: translate(0px, 2px) rotate(0deg);
	}
	40% {
		-webkit-transform: translate(1px, -1px) rotate(1deg);
	}
	50% {
		-webkit-transform: translate(-1px, 2px) rotate(-1deg);
	}
	60% {
		-webkit-transform: translate(-3px, 1px) rotate(0deg);
	}
	70% {
		-webkit-transform: translate(2px, 1px) rotate(-1deg);
	}
	80% {
		-webkit-transform: translate(-1px, -1px) rotate(1deg);
	}
	90% {
		-webkit-transform: translate(2px, 2px) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(1px, -2px) rotate(-1deg);
	}
}
.char-banner {
	position: relative;
	display: flex;
	align-items: center;
	padding: 25px 50px 25px 395px;
	width: 100%;
	min-height: 110px;
	margin: 100px auto 0;
}
.char-banner + * {
	margin-top: 100px;
}
.char-banner .img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
}
.char-banner .img img {
	position: absolute;
	display: block;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.char-banner img.char {
	position: absolute;
	display: block;
	left: 50px;
	bottom: 0;
	pointer-events: none;
}
.char-banner .text {
	position: relative;
	display: flex;
	align-items: center;
	padding-right: 20px;
}
.char-banner .text .ico {
	position: relative;
	display: block;
	flex: none;
	margin-right: 30px;
}
.char-banner .text .ico img {
	position: relative;
	display: block;
}
.char-banner .text span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
}
.char-banner .all-button-1 {
	margin-left: auto;
	height: 35px;
	padding: 0 24px 0 29px;
	font-size: 14px;
	font-weight: 400;
}
.char-banner .all-button-1 .row-box .svg {
	width: 17px;
	height: 17px;
	margin-left: 14px;
}
.char-banner .all-button-1 .row-box span {
	top: -1px;
}
.char-banner .all-button-1:before {
	background-image: -moz-linear-gradient(-127deg, #b6359c 0%, #ef0a6a 100%);
	background-image: -webkit-linear-gradient(-127deg, #b6359c 0%, #ef0a6a 100%);
	background-image: -ms-linear-gradient(-127deg, #b6359c 0%, #ef0a6a 100%);
	box-shadow: 0px 12px 16px 0px rgba(0, 0, 0, 0.19);
	transform: unset;
}
@media (max-width: 1300px) {
	.char-banner {
		padding: 25px 25px 25px 275px;
	}
	.char-banner img.char {
		left: 10px;
	}
}
@media (max-width: 1000px) {
	.char-banner {
		padding: 10px 5px;
		flex-direction: column;
	}
	.char-banner + * {
		margin-top: 50px;
	}
	.char-banner img.char {
		left: 0;
		right: 0;
		margin: auto;
	}
	.char-banner .text {
		flex-direction: column;
		padding: 0;
		text-align: center;
	}
	.char-banner .text .ico {
		margin: 0 auto 10px;
	}
	.char-banner .text span {
		text-shadow: 0 0 10px #000000, 0 0 20px #000000;
	}
	.char-banner .all-button-1 {
		margin: 10px auto 0;
	}
}

.faq-box {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.faq-box .item {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.faq-box .item + .item {
	margin-top: 8px;
}
.faq-box .item .question {
	position: relative;
	display: flex;
	width: 100%;
	padding: 13px 45px 13px 18px;
	background: #04102e;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	align-items: baseline;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	cursor: pointer;
}
.faq-box .item .question:before {
	content: '•';
	position: relative;
	display: block;
	margin-right: 18px;
	color: #de1355;
	font-size: 12px;
	font-weight: 700;
	top: 1px;
}
.faq-box .item .question:after {
	content: '';
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	background: #213b7d;
	mask: url(../img/svg/top-chevron.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/top-chevron.svg) no-repeat center/contain;
	top: 0;
	right: 27px;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
@media (min-width: 1000px) {
	.faq-box .item .question:hover {
		background: #112045;
	}
}
.faq-box .item .answer {
	position: relative;
	display: none;
	padding: 14px 10px 14px 30px;
}
.faq-box .item .answer .text {
	position: relative;
	display: block;
	border-left: 2px solid #de1355;
	padding: 12px 0 12px 14px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
}
.faq-box .item .answer .text a, .faq-box .item .answer .text span {
	color: #afed5e;
	text-decoration: underline;
}
@media (min-width: 1000px) {
	.faq-box .item .answer .text a:hover {
		text-decoration: none;
	}
}
.faq-box .item.toggle .question {
	background: #112045;
}
.faq-box .item.toggle .question:after {
	transform: rotate(180deg);
}
@media (max-width: 500px) {
	.faq-box .item .question {
		padding: 13px 30px 13px 12px;
	}
	.faq-box .item .question:before {
		margin-right: 12px;
	}
	.faq-box .item .question:after {
		right: 10px;
	}
	.faq-box .item .answer {
		padding: 14px 5px 14px 10px;
	}
}
.faq-box .text-row {
	position: relative;
	display: block;
	width: 100%;
	margin: 32px auto 0;
	line-height: 18px;
	padding: 0 5px 0 41px;
}
.faq-box .text-row span {
	position: relative;
	display: block;
	color: #ff0a0a;
	font-size: 18px;
	font-weight: 700;
}
.faq-box .text-row p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
}
@media (max-width: 500px) {
	.faq-box .text-row {
		padding: 0 5px;
	}
}
@media (min-width: 1000px) {
	.faq-box .text-row a:hover {
		text-decoration: underline;
	}
}

.status-alerts {
	position: relative;
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	padding-top: 30px;
}
.status-alerts .svg {
	flex: none;
}
.status-alerts .svg + * {
	margin-top: 46px !important;
}
.status-alerts .svg.checked {
	width: 76px;
	height: 76px;
	background: #a8ff00;
}
.status-alerts .svg.sad {
	width: 76px;
	height: 76px;
	background-image: -moz-linear-gradient(93deg, #ef0a6a 0%, #b6359c 60%);
	background-image: -webkit-linear-gradient(93deg, #ef0a6a 0%, #b6359c 60%);
	background-image: -ms-linear-gradient(93deg, #ef0a6a 0%, #b6359c 60%);
}
.status-alerts p {
	position: relative;
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}
.status-alerts p + * {
	margin-top: 27px !important;
}
.status-alerts p + img {
	margin-top: 55px !important;
}
.status-alerts img {
	position: relative;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.status-alerts img + * {
	margin-top: 55px !important;
}
.status-alerts .all-button-1 {
	min-width: 216px;
	padding: 0 35px;
	text-align: center;
	font-size: 16px;
	margin: 0 auto;
}

.contact-box {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 50px;
}
.contact-box .list-1 {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.contact-box .list-1 li {
	position: relative;
	display: block;
	margin: 5px 100px 5px 0;
}
.contact-box .list-1 li:last-child {
	margin-right: 0;
}
.contact-box .list-1 li a {
	position: relative;
	display: flex;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	align-items: center;
}
.contact-box .list-1 li a .svg {
	flex: none;
	background-image: -moz-linear-gradient(-93deg, #01e9bd 0%, #007cde 100%);
	background-image: -webkit-linear-gradient(-93deg, #01e9bd 0%, #007cde 100%);
	background-image: -ms-linear-gradient(-93deg, #01e9bd 0%, #007cde 100%);
	margin-right: 11px;
}
.contact-box .list-1 li a .svg.letter {
	width: 23px;
	height: 23px;
}
.contact-box .list-1 li a .svg.steam {
	width: 27px;
	height: 27px;
}
.contact-box .list-1 li a .svg.discord {
	width: 27px;
	height: 27px;
}
.contact-box .list-1 li a .svg.vk {
	width: 27px;
	height: 27px;
}
.contact-box .list-1 li a .svg.telegram {
	width: 20px;
	height: 20px;
}
.contact-box .list-1 li a span {
	position: relative;
	display: block;
	top: -1px;
}
@media (min-width: 1000px) {
	.contact-box .list-1 li a:hover {
		color: #01e9bd;
	}
}
@media (max-width: 1100px) {
	.contact-box {
		margin: 0;
	}
	.contact-box .list-1 {
		justify-content: center;
	}
	.contact-box .list-1 li {
		margin: 5px !important;
	}
	.contact-box .list-1 li a {
		padding: 7px 15px;
		border: 1px solid rgba(1, 233, 189, 0.2);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
}
@media (max-width: 1000px) {
	.contact-box .list-1 {
		flex-direction: column;
	}
	.contact-box .list-1 li {
		margin: 5px auto !important;
		width: 100%;
	}
	.contact-box .list-1 li a {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		flex-direction: column;
		text-align: center;
		padding: 10px 5px;
	}
	.contact-box .list-1 li a .svg {
		margin: 0 auto 5px;
	}
}
.contact-box .list-2 {
	position: relative;
	display: flex;
	width: 100%;
	margin: 45px auto 9px;
	flex-wrap: wrap;
}
.contact-box .list-2 li {
	position: relative;
	display: block;
	margin: 5px 70px 5px 0;
}
.contact-box .list-2 li:last-child {
	margin-right: 0;
}
.contact-box .list-2 li span {
	position: relative;
	display: block;
	color: #8896c0;
	text-shadow: 0 0 0 #8896c0;
	font-size: 12px;
	line-height: 18px;
}
@media (max-width: 1100px) {
	.contact-box .list-2 {
		justify-content: center;
	}
	.contact-box .list-2 li {
		margin: 10px 25px !important;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
}
@media (max-width: 1000px) {
	.contact-box .list-2 {
		flex-direction: column;
	}
	.contact-box .list-2 li {
		width: 100%;
		max-width: 400px;
		margin: 0 auto !important;
		text-align: center;
	}
	.contact-box .list-2 li + li {
		margin-top: 20px !important;
	}
}

.text-all-page {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}
.text-all-page p {
	position: relative;
	display: block;
}
.text-all-page a {
	color: #de1355;
}
@media (min-width: 1000px) {
	.text-all-page a:hover {
		text-decoration: underline;
	}
}
.text-all-page ul, .text-all-page ol {
	position: relative;
	display: block;
}
.text-all-page ul li, .text-all-page ol li {
	position: relative;
	display: block;
}
.text-all-page img {
	position: relative;
	display: block;
	max-width: 100%;
	height: auto;
}
@media (max-width: 800px) {
	.text-all-page {
		text-align: center;
	}
}

.modal {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden auto;
	top: 0;
	left: 0;
	z-index: 999;
}
.modal .close-modal {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(6, 14, 39, 0.8);
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.modal .modal-content {
	position: relative;
	display: block;
	margin: auto;
	width: calc(100% - 10px);
	max-width: 702px;
	border-top: 2px solid #de1355;
	background: #000c26 url(../img/modal.png) no-repeat center top;
	background-size: cover;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-50px);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.modal .modal-content .modal-head {
	position: relative;
	display: block;
	width: 100%;
	padding: 30px 45px 25px 75px;
	border-bottom: 1px solid #1a1e35;
	margin-bottom: 35px;
}
.modal .modal-content .modal-head .title {
	position: relative;
	display: block;
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	padding-top: 1px;
}
.modal .modal-content .modal-head .title span {
	position: relative;
	display: block;
}
.modal .modal-content .modal-head .title .ico {
	position: absolute;
	display: flex;
	top: 0;
	width: 42px;
	height: 20px;
	right: 100%;
	justify-content: center;
	align-items: center;
}
.modal .modal-content .modal-head .title .ico .svg {
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
}
.modal .modal-content .modal-head .title .ico .svg.user {
	width: 20px;
	height: 20px;
}
.modal .modal-content .modal-head .title .ico .svg.dollar {
	width: 24px;
	height: 24px;
}
.modal .modal-content .modal-head .title .ico .svg.up-arrow {
	width: 20px;
	height: 20px;
	transform: rotate(180deg);
}
.modal .modal-content .modal-head .text {
	position: relative;
	display: block;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
	width: 100%;
	margin-top: 6px;
}
@media (max-width: 500px) {
	.modal .modal-content .modal-head {
		padding: 30px 15px 25px 35px;
	}
	.modal .modal-content .modal-head .close {
		top: 9px;
		right: 9px;
	}
}
.modal .modal-content .modal-head .close {
	position: absolute;
	display: block;
	width: 14px;
	height: 14px;
	top: 24px;
	right: 24px;
	z-index: 2;
}
.modal .modal-content .modal-head .close .svg.svg-close {
	width: 14px;
	height: 14px;
	background: #de1355;
}
@media (min-width: 1000px) {
	.modal .modal-content .modal-head .close:hover {
		transform: rotate(360deg);
	}
}
.modal .modal-content .modal-body {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.modal.modal-in {
	display: flex;
}
.modal.modal-animated .close-modal {
	visibility: visible;
	opacity: 1;
}
.modal.modal-animated .modal-content {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}

.modal-body .list-button {
	position: relative;
	display: flex;
	width: 100%;
	margin: 0 auto;
	justify-content: center;
	flex-wrap: wrap;
}
.modal-body .list-button li {
	position: relative;
	display: block;
	margin: 4px;
}
.modal-body .list-button li a {
	padding: 0 5px 0 25px;
	min-width: 195px;
	height: 44px;
	justify-content: flex-start;
	font-size: 14px;
	font-weight: 700;
}
.modal-body .list-button li a .row-box .svg {
	margin-right: 23px;
}
.modal-body .list-button li a .row-box .svg.clicker {
	width: 26px;
	height: 26px;
}
.modal-body .text-row {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	color: #76809a;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}
.modal-body .text-row a {
	position: relative;
	display: inline-block;
	color: #ffaa06;
	text-decoration: underline;
}
@media (min-width: 1000px) {
	.modal-body .text-row a:hover {
		text-decoration: none;
	}
}
.modal-body .m-items-sell {
	position: relative;
	display: block;
	width: 100%;
	padding: 38px 0;
}
.modal-body .m-items-sell .ico-alert {
	position: relative;
	display: block;
	margin: 0 auto;
}
.modal-body .m-items-sell .ico-alert.warning {
	width: 64px;
	height: 64px;
	background-image: -webkit-linear-gradient(top, #2f3944, #414d5a);
	background-image: -moz-linear-gradient(top, #2f3944, #414d5a);
	background-image: -ms-linear-gradient(top, #2f3944, #414d5a);
	background-image: -o-linear-gradient(top, #2f3944, #414d5a);
	background-image: linear-gradient(top, #2f3944, #414d5a);
}
.modal-body .m-items-sell .ico-alert + * {
	margin-top: 30px !important;
}
.modal-body .m-items-sell .text {
	position: relative;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}
.modal-body .m-items-sell .info {
	position: relative;
	display: block;
	width: 100%;
	margin: 3px auto 0;
	text-align: center;
}
.modal-body .m-items-sell .info p {
	position: relative;
	display: inline-block;
	margin: 4px;
	color: #9aa1b3;
	font-size: 16px;
}
.modal-body .m-items-sell .info p span {
	font-size: 16px;
	color: #dd1356;
}
.modal-body .m-items-sell .list-button {
	margin-top: 32px;
}
.modal-body .m-items-sell .list-button li a {
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0 10px;
	min-width: 240px;
	height: 52px;
	font-size: 16px;
	font-weight: 700;
}


.modal-login {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 10px 35px;
}
.modal-login .text-row {
	margin-top: 35px;
}

.modal-donate {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.modal-donate .form {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 15px;
}
.modal-donate .form .item {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding-left: 60px;
}
.modal-donate .form .item + .item {
	margin-top: 40px;
}
.modal-donate .form .item label {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
}
.modal-donate .form .item .box {
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
}
.modal-donate .form .item .box .input {
	position: relative;
	display: flex;
	width: 372px;
	height: 41px;
	flex: none;
	align-items: center;
	background: #070e1c;
	border: 1px solid #0f1f3f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.modal-donate .form .item .box .input input {
	position: relative;
	display: block;
	flex: 1;
	background: none;
	border: none;
	padding: 0 21px;
	height: 39px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.modal-donate .form .item .box .input input::-webkit-outer-spin-button, .modal-donate .form .item .box .input input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.modal-donate .form .item .box .input input[type='number'] {
	-moz-appearance: textfield;
}
.modal-donate .form .item .box .input .button {
	min-width: 96px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	padding: 0 5px 2px;
	margin-right: 15px;
}
.modal-donate .form .item .box .input .button:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.modal-donate .form .item .box .input .val {
	position: relative;
	display: block;
	width: 56px;
	flex: none;
	text-align: center;
	color: #6e83ae;
	font-size: 12px;
}
.modal-donate .form .item .box .text {
	position: relative;
	display: block;
	margin-left: 13px;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
}
.modal-donate .form .item .box .text span {
	color: #ffffff;
}
.modal-donate .form .form-button {
	margin: 54px auto 27px;
	padding: 0 34px 2px;
}
@media (max-width: 700px) {
	.modal-donate .form {
		padding: 0 10px;
	}
	.modal-donate .form .item {
		padding: 0;
	}
	.modal-donate .form .item label {
		text-align: center;
	}
	.modal-donate .form .item .box {
		flex-direction: column;
	}
	.modal-donate .form .item .box .input {
		max-width: unset;
		flex: none;
		width: 100%;
	}
	.modal-donate .form .item .box .text {
		margin: 10px auto 0;
		width: 100%;
		text-align: center;
	}
}

.modal-method-tabs {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-around;
	/*background: rgba(0, 0, 0, 0.2);*/
	/*padding: 20px 0;*/
	/*margin: 26px auto 0;*/
	padding-bottom: 10px;
}
.modal-method-tabs li {
	position: relative;
	display: block;
	margin: 0 10px;
	width: 128px;
	height: 80px;
	background: #001238;
	padding: 20px 10px;
	border-radius: 8px;
	cursor: pointer;
	transition: background-color .3s ease;
}
.modal-method-tabs li.active {
	background: #001B56;
}
.modal-method-tabs li.empty {
	background: none;
	cursor: default;
}
.modal-method-tabs li a {
	position: relative;
	display: block;
	width: 100%;
	/*opacity: 0.5;*/
}
/*.modal-method-tabs li a img {*/
/*	position: relative;*/
/*	display: block;*/
/*	max-width: 100%;*/
/*	height: auto;*/
/*}*/
/*@media (min-width: 1000px) {*/
/*	.modal-method-tabs li a:hover {*/
/*		opacity: 1;*/
/*	}*/
/*}*/
.modal-method-tabs li img {
	position: relative;
	display: block;
	width: 80px;
	height: 40px;
	margin: auto;
}
/*@media (max-width: 600px) {*/
/*	.modal-method-tabs li:nth-child(4) {*/
/*		display: none;*/
/*	}*/
/*}*/

.modal-withdraw {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0 45px;
}
.modal-withdraw .desc {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 34px;
}
.modal-withdraw .item {
	position: relative;
	display: flex;
	width: 100%;
}
.modal-withdraw .item + .item {
	margin-top: 26px;
}
.modal-withdraw .item .step {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	width: 40px;
	height: 40px;
	border: 2px solid #de1355;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	flex: none;
	margin-right: 25px;
	transform: translateY(-17%);
}
.modal-withdraw .item .step span {
	position: relative;
	display: block;
	margin: auto;
	left: -1px;
}
.modal-withdraw .item .text {
	position: relative;
	display: block;
}
.modal-withdraw .item .text span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
}
.modal-withdraw .item .text p {
	position: relative;
	display: block;
	color: #646c7e;
	text-shadow: 0 0 0 #646c7e;
	font-size: 12px;
	margin-top: 4px;
}
.modal-withdraw .item .form {
	position: relative;
	display: block;
	width: 100%;
}
.modal-withdraw .item .form .child {
	position: relative;
	display: block;
	width: 100%;
	padding-left: 65px;
}
.modal-withdraw .item .form .child .box {
	position: relative;
	display: block;
	width: 100%;
}
.modal-withdraw .item .form .child .box select {
	width: 100%;
	height: 41px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-left: 21px;
}
.modal-withdraw .item .form .child .box .dropselect li a {
	padding-left: 21px;
}
.modal-withdraw .item .form .form-button {
	margin: 33px auto 0;
	padding: 0 15px 2px;
}
@media (max-width: 700px) {
	.modal-withdraw {
		padding: 0 10px;
	}
	.modal-withdraw .item .form .child {
		padding: 0;
	}
}
@media (max-width: 400px) {
	.modal-withdraw .desc {
		text-align: center;
	}
	.modal-withdraw .item {
		flex-direction: column;
	}
	.modal-withdraw .item .step {
		margin: 0 auto 10px;
	}
	.modal-withdraw .item .text {
		text-align: center;
	}
}

.modal-donate-new {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.modal-donate-new .form {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 15px;
}
.modal-donate-new .form .row {
	position: relative;
	display: flex;
	width: 100%;
	max-width: 650px;
	padding-left: 60px;
}
.modal-donate-new .form .row + .row {
	margin-top: 40px;
}
.modal-donate-new .form .item {
	position: relative;
	display: block;
	flex: 1;
}
.modal-donate-new .form .item + .item {
	margin-left: 20px;
}
.modal-donate-new .form .item label {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
}
.modal-donate-new .form .item .box {
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
}
.modal-donate-new .form .item .box .input {
	position: relative;
	display: flex;
	width: 100%;
	height: 41px;
	flex: none;
	align-items: center;
	background: #070e1c;
	border: 1px solid #0f1f3f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.modal-donate-new .form .item .box .input input {
	position: relative;
	display: block;
	flex: 1;
	background: none;
	border: none;
	padding: 0 21px;
	height: 39px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.modal-donate-new .form .item .box .input input::-webkit-outer-spin-button, .modal-donate-new .form .item .box .input input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.modal-donate-new .form .item .box .input input[type='number'] {
	-moz-appearance: textfield;
}
.modal-donate-new .form .item .box .input .button {
	min-width: 96px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	padding: 0 5px 2px;
	margin-right: 5px;
}
.modal-donate-new .form .item .box .input .button:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.modal-donate-new .form .item .box .input .exchange {
	width: 36px;
	height: 28px;
	flex: none;
	padding: 0;
	margin-right: 5px;
}
.modal-donate-new .form .item .box .input .exchange:before {
	transform: unset;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.modal-donate-new .form .item .box .input .exchange .svg {
	width: 18px;
	height: 18px;
	background: #ffffff;
	margin: 0;
}
.modal-donate-new .form .item .box .input .val {
	position: relative;
	display: block;
	width: 56px;
	flex: none;
	text-align: center;
	color: #6e83ae;
	font-size: 12px;
}
.modal-donate-new .form .item .box .input .sum {
	position: relative;
	display: flex;
	white-space: nowrap;
	align-items: baseline;
	margin-right: 15px;
}
.modal-donate-new .form .item .box .input .sum span {
	position: relative;
	display: block;
	color: #323b50;
	font-size: 12px;
	margin-right: 4px;
}
.modal-donate-new .form .item .box .input .sum p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
}
.modal-donate-new .form .item .box .text {
	position: relative;
	display: block;
	margin-left: 13px;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
}
.modal-donate-new .form .item .box .text span {
	color: #ffffff;
}
.modal-donate-new .form .form-button {
	margin: 32px auto 0;
	padding: 0 34px 2px;
}
@media (max-width: 700px) {
	.modal-donate-new .form {
		padding: 0 10px;
	}
	.modal-donate-new .form .row {
		flex-direction: column;
		padding: 0;
		max-width: unset;
	}
	.modal-donate-new .form .row + .row {
		margin-top: 30px;
	}
	.modal-donate-new .form .row .item + .item {
		margin-left: unset;
		margin-top: 30px;
	}
}

.case-reward-box, .inventory-items-box, .inventory-contacts-box {
	position: relative;
	display: block;
	width: 100%;
	margin: 50px auto 0;
}
.case-reward-box .content-title, .inventory-items-box .content-title, .inventory-contacts-box .content-title {
	margin-bottom: 29px;
}
.case-reward-box .content-title + .profile-inventory-tabs, .inventory-items-box .content-title + .profile-inventory-tabs, .inventory-contacts-box .content-title + .profile-inventory-tabs {
	margin-top: -10px;
}
.case-reward-box .searcher-items, .inventory-items-box .searcher-items, .inventory-contacts-box .searcher-items {
	margin-bottom: 20px;
}
.case-reward-box .row, .inventory-items-box .row, .inventory-contacts-box .row {
	position: relative;
	display: grid;
	width: 100%;
	grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
	grid-gap: 12px 5px;
	padding: 0 18px;
}
.case-reward-box .row-block[profile-inventory-rows], .inventory-items-box .row-block[profile-inventory-rows], .inventory-contacts-box .row-block[profile-inventory-rows] {
	display: none;
}
.case-reward-box .row-block[profile-inventory-rows].active, .inventory-items-box .row-block[profile-inventory-rows].active, .inventory-contacts-box .row-block[profile-inventory-rows].active {
	display: grid;
}
.case-reward-box .row.upgrade, .inventory-items-box .row.upgrade, .inventory-contacts-box .row.upgrade {
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
	grid-gap: 14px 28px;
}
.case-reward-box .row.upgrade .up-items, .inventory-items-box .row.upgrade .up-items, .inventory-contacts-box .row.upgrade .up-items {
	position: relative;
	display: grid;
	width: 100%;
	grid-template-columns: 1fr 45px 1fr;
	background: #0a1429;
	border: 1px solid #0f1f3f;
	padding: 5px;
}
.case-reward-box .row.upgrade .up-items .arrows, .inventory-items-box .row.upgrade .up-items .arrows, .inventory-contacts-box .row.upgrade .up-items .arrows {
	position: relative;
	display: flex;
	width: 100%;
	align-self: center;
}
.case-reward-box .row.upgrade .up-items .arrows .svg, .inventory-items-box .row.upgrade .up-items .arrows .svg, .inventory-contacts-box .row.upgrade .up-items .arrows .svg {
	background: #152340;
	margin: auto;
}
.case-reward-box .row.upgrade .up-items .arrows .svg.fast-forward, .inventory-items-box .row.upgrade .up-items .arrows .svg.fast-forward, .inventory-contacts-box .row.upgrade .up-items .arrows .svg.fast-forward {
	width: 28px;
	height: 28px;
}
@media (max-width: 800px) {
	.case-reward-box .row.upgrade, .inventory-items-box .row.upgrade, .inventory-contacts-box .row.upgrade {
		grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
		grid-gap: 14px;
		justify-content: center;
	}
	.case-reward-box .row.upgrade .up-items, .inventory-items-box .row.upgrade .up-items, .inventory-contacts-box .row.upgrade .up-items {
		max-width: 360px;
		margin: 0 auto;
	}
}
@media (max-width: 400px) {
	.case-reward-box .row.upgrade .up-items, .inventory-items-box .row.upgrade .up-items, .inventory-contacts-box .row.upgrade .up-items {
		grid-template-columns: 1fr 30px 1fr;
	}
	.case-reward-box .row.upgrade .up-items .arrows .svg.fast-forward, .inventory-items-box .row.upgrade .up-items .arrows .svg.fast-forward, .inventory-contacts-box .row.upgrade .up-items .arrows .svg.fast-forward {
		width: 20px;
		height: 20px;
	}
}
.case-reward-box .row.contract, .inventory-items-box .row.contract, .inventory-contacts-box .row.contract {
	grid-template-columns: repeat(auto-fill, minmax(460px, 1fr));
	grid-gap: 14px 28px;
}
.case-reward-box .row.contract .contr-items, .inventory-items-box .row.contract .contr-items, .inventory-contacts-box .row.contract .contr-items {
	position: relative;
	display: grid;
	width: 100%;
	grid-template-columns: minmax(130px, 150px) 1fr;
	background: #0a1429;
	border: 1px solid #0f1f3f;
	padding: 5px;
	grid-gap: 9px;
	align-self: start;
}
.case-reward-box .row.contract .contr-items .result, .inventory-items-box .row.contract .contr-items .result, .inventory-contacts-box .row.contract .contr-items .result {
	position: relative;
	display: block;
	width: 100%;
}
.case-reward-box .row.contract .contr-items .materials, .inventory-items-box .row.contract .contr-items .materials, .inventory-contacts-box .row.contract .contr-items .materials {
	position: relative;
	display: flex;
	width: 100%;
	flex-direction: column;
	background: #0c162c;
	padding: 5px;
}
.case-reward-box .row.contract .contr-items .materials .items, .inventory-items-box .row.contract .contr-items .materials .items, .inventory-contacts-box .row.contract .contr-items .materials .items {
	position: relative;
	display: flex;
	width: 100%;
	flex-grow: 1;
	flex-wrap: wrap;
}
.case-reward-box .row.contract .contr-items .materials .items .ch, .inventory-items-box .row.contract .contr-items .materials .items .ch, .inventory-contacts-box .row.contract .contr-items .materials .items .ch {
	position: relative;
	display: flex;
	width: 25%;
	max-height: 51px;
}
.case-reward-box .row.contract .contr-items .materials .items .ch img, .inventory-items-box .row.contract .contr-items .materials .items .ch img, .inventory-contacts-box .row.contract .contr-items .materials .items .ch img {
	position: relative;
	display: block;
	margin: auto;
	max-width: calc(100% - 16px);
	max-height: calc(100% - 16px);
}
.case-reward-box .row.contract .contr-items .materials .desc, .inventory-items-box .row.contract .contr-items .materials .desc, .inventory-contacts-box .row.contract .contr-items .materials .desc {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin: 5px auto 0;
	color: #ffffff;
	font-size: 11px;
}
@media (max-width: 1300px) {
	.case-reward-box .row.contract .contr-items, .inventory-items-box .row.contract .contr-items, .inventory-contacts-box .row.contract .contr-items {
		max-width: 520px;
		margin: 0 auto;
	}
}
@media (max-width: 500px) {
	.case-reward-box .row.contract, .inventory-items-box .row.contract, .inventory-contacts-box .row.contract {
		grid-template-columns: 1fr;
	}
	.case-reward-box .row.contract .contr-items, .inventory-items-box .row.contract .contr-items, .inventory-contacts-box .row.contract .contr-items {
		grid-template-columns: 1fr;
	}
	.case-reward-box .row.contract .contr-items .result, .inventory-items-box .row.contract .contr-items .result, .inventory-contacts-box .row.contract .contr-items .result {
		margin: 0 auto;
		max-width: 200px;
	}
	.case-reward-box .row.contract .contr-items .materials .items, .inventory-items-box .row.contract .contr-items .materials .items, .inventory-contacts-box .row.contract .contr-items .materials .items {
		justify-content: center;
	}
}
.case-reward-box .row-block .row.bonus, .inventory-items-box .row-block .row.bonus, .inventory-contacts-box .row-block .row.bonus {
	grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
	grid-gap: 22px;
}
.case-reward-box .row-block .row.bonus .item-bonus, .inventory-items-box .row-block .row.bonus .item-bonus, .inventory-contacts-box .row-block .row.bonus .item-bonus {
	position: relative;
	display: block;
	width: 100%;
	height: 148px;
	background: #0a1429;
	border: 1px solid #0f1f3f;
}
.case-reward-box .row-block .row.bonus .item-bonus .info, .inventory-items-box .row-block .row.bonus .item-bonus .info, .inventory-contacts-box .row-block .row.bonus .item-bonus .info {
	position: absolute;
	display: flex;
	min-height: 22px;
	align-items: center;
	padding: 13px 15px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .left, .inventory-items-box .row-block .row.bonus .item-bonus .info .left, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .left {
	position: relative;
	display: block;
	max-width: 50%;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .left .all-button-1, .inventory-items-box .row-block .row.bonus .item-bonus .info .left .all-button-1, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .left .all-button-1 {
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	padding: 0 22px;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .left .all-button-1:before, .inventory-items-box .row-block .row.bonus .item-bonus .info .left .all-button-1:before, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .left .all-button-1:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .left .result, .inventory-items-box .row-block .row.bonus .item-bonus .info .left .result, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .left .result {
	position: relative;
	display: flex;
	align-items: center;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .left .result img, .inventory-items-box .row-block .row.bonus .item-bonus .info .left .result img, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .left .result img {
	position: relative;
	display: block;
	flex: none;
	margin-right: 8px;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .left .result span, .inventory-items-box .row-block .row.bonus .item-bonus .info .left .result span, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .left .result span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .right, .inventory-items-box .row-block .row.bonus .item-bonus .info .right, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .right {
	position: relative;
	display: block;
	margin-left: auto;
	padding-left: 5px;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .right .text, .inventory-items-box .row-block .row.bonus .item-bonus .info .right .text, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .right .text {
	position: relative;
	display: block;
	color: #8e99b1;
	font-size: 11px;
	text-align: right;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .right .text + .all-button-1, .inventory-items-box .row-block .row.bonus .item-bonus .info .right .text + .all-button-1, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .right .text + .all-button-1 {
	position: absolute;
	top: calc(100% + 5px);
	right: 0;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .right .all-button-1, .inventory-items-box .row-block .row.bonus .item-bonus .info .right .all-button-1, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .right .all-button-1 {
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	padding: 0 22px;
}
.case-reward-box .row-block .row.bonus .item-bonus .info .right .all-button-1:before, .inventory-items-box .row-block .row.bonus .item-bonus .info .right .all-button-1:before, .inventory-contacts-box .row-block .row.bonus .item-bonus .info .right .all-button-1:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.case-reward-box .row-block .row.bonus .item-bonus .img, .inventory-items-box .row-block .row.bonus .item-bonus .img, .inventory-contacts-box .row-block .row.bonus .item-bonus .img {
	position: relative;
	display: flex;
	width: 100%;
	height: inherit;
	padding: 10px 10px 10px;
	align-items: center;
	justify-content: center;
}
.case-reward-box .row-block .row.bonus .item-bonus .img img, .inventory-items-box .row-block .row.bonus .item-bonus .img img, .inventory-contacts-box .row-block .row.bonus .item-bonus .img img {
	position: relative;
	display: block;
	max-width: 100%;
	width: auto;
	max-height: 100%;
	height: auto;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc, .inventory-items-box .row-block .row.bonus .item-bonus .desc, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc {
	position: absolute;
	display: flex;
	width: 100%;
	align-items: baseline;
	top: unset;
	bottom: 0;
	left: 0;
	padding: 12px 15px;
	z-index: 2;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .rules, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules {
	position: relative;
	display: block;
	top: -1px;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .rules .link, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules .link, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules .link {
	position: relative;
	display: inline-block;
	color: #fbcc2a;
	font-size: 11px;
	text-decoration: underline;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .rules .link.toggle, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules .link.toggle, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules .link.toggle {
	color: #ff7676;
}
@media (min-width: 1000px) {
	.case-reward-box .row-block .row.bonus .item-bonus .desc .rules .link:hover, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules .link:hover, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules .link:hover {
		text-decoration: none;
	}
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .rules .text, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules .text, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules .text {
	position: absolute;
	display: block;
	width: 230px;
	padding: 15px 12px 15px 15px;
	background: #0a1429;
	border: 1px solid #0f1f3f;
	top: calc(100% + 5px);
	left: 0;
	color: #ffffff;
	font-size: 12px;
	opacity: 0;
	visibility: hidden;
	transform: translateX(20px);
	pointer-events: none;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .rules .text.toggle, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules .text.toggle, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules .text.toggle {
	opacity: 1;
	visibility: visible;
	transform: translateX(0px);
	pointer-events: visible;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .rules .text ul, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules .text ul, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules .text ul {
	position: relative;
	display: block;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .rules .text ul li, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules .text ul li, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules .text ul li {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .rules .text ul li + li, .inventory-items-box .row-block .row.bonus .item-bonus .desc .rules .text ul li + li, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .rules .text ul li + li {
	margin-top: 8px;
}
.case-reward-box .row-block .row.bonus .item-bonus .desc .chance, .inventory-items-box .row-block .row.bonus .item-bonus .desc .chance, .inventory-contacts-box .row-block .row.bonus .item-bonus .desc .chance {
	position: relative;
	display: block;
	margin-left: auto;
	padding-right: 5px;
	color: #8e99b1;
	font-size: 11px;
	text-align: right;
}
.case-reward-box .row.bonus .item-bonus .desc .timerhello, .inventory-items-box .row.bonus .item-bonus .desc .timerhello, .inventory-contacts-box .row.bonus .item-bonus .desc .timerhello {
	position: relative;
	display: block;
	margin-top: auto;
	margin-left: auto;
	margin-right: 10%;
	flex: none;
}
.case-reward-box .row.bonus .item-bonus .desc .timerhello + .chance, .inventory-items-box .row.bonus .item-bonus .desc .timerhello + .chance, .inventory-contacts-box .row.bonus .item-bonus .desc .timerhello + .chance {
	margin-left: unset;
}
.case-reward-box .row.bonus .item-bonus .desc .timerhello .second-my-content, .inventory-items-box .row.bonus .item-bonus .desc .timerhello .second-my-content, .inventory-contacts-box .row.bonus .item-bonus .desc .timerhello .second-my-content {
	position: relative;
	display: flex;
	align-items: center;
}
.case-reward-box .row.bonus .item-bonus .desc .timerhello .second-my-content .svg, .inventory-items-box .row.bonus .item-bonus .desc .timerhello .second-my-content .svg, .inventory-contacts-box .row.bonus .item-bonus .desc .timerhello .second-my-content .svg {
	width: 14px;
	height: 14px;
	background: #283e70;
	margin-right: 9px;
}
.case-reward-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result, .inventory-items-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result, .inventory-contacts-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result {
	position: relative;
	display: flex;
	white-space: nowrap;
	align-items: center;
}
.case-reward-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .items, .inventory-items-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .items, .inventory-contacts-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .items {
	position: relative;
	display: block;
	flex: none;
	color: #dd1356;
	text-shadow: 0 0 0 #dd1356;
	font-size: 11px;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.case-reward-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .items.result-day, .inventory-items-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .items.result-day, .inventory-contacts-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .items.result-day {
	color: #ffffff;
	text-shadow: unset;
	margin-right: 3px;
}
.case-reward-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .dot, .inventory-items-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .dot, .inventory-contacts-box .row.bonus .item-bonus .desc .timerhello .second-my-content .result .dot {
	position: relative;
	display: block;
	flex: none;
	color: #dd1356;
	font-size: 11px;
	text-shadow: 0 0 0 #dd1356;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.case-reward-box .row .item, .inventory-items-box .row .item, .inventory-contacts-box .row .item {
	position: relative;
	display: flex;
	width: 100%;
	height: 129px;
	flex-direction: column;
	min-width: 0;
	cursor: pointer;
}
.case-reward-box .row .item.selected, .inventory-items-box .row .item.selected, .inventory-contacts-box .row .item.selected {
	opacity: 0.5;
}
.case-reward-box .row .item.sell, .inventory-items-box .row .item.sell, .inventory-contacts-box .row .item.sell {
	opacity: 0.6;
	pointer-events: none;
}
.case-reward-box .row .item .info, .inventory-items-box .row .item .info, .inventory-contacts-box .row .item .info {
	position: absolute;
	display: flex;
	width: 100%;
	height: 26px;
	padding: 0 12px 0 7px;
	align-items: center;
	z-index: 3;
	top: 9px;
}
.case-reward-box .row .item .info > *, .inventory-items-box .row .item .info > *, .inventory-contacts-box .row .item .info > * {
	flex: none;
}
.case-reward-box .row .item .info + .img, .inventory-items-box .row .item .info + .img, .inventory-contacts-box .row .item .info + .img {
	padding-top: 20px;
}
.case-reward-box .row .item .info .price, .inventory-items-box .row .item .info .price, .inventory-contacts-box .row .item .info .price {
	position: relative;
	display: block;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	font-weight: 700;
	margin: 2px 2px 2px auto;
	flex: none;
}
.case-reward-box .row .item .info ul, .inventory-items-box .row .item .info ul, .inventory-contacts-box .row .item .info ul {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	max-width: max-content;
	flex: 1;
	height: inherit;
}
.case-reward-box .row .item .info ul > *, .inventory-items-box .row .item .info ul > *, .inventory-contacts-box .row .item .info ul > * {
	flex: none;
}
.case-reward-box .row .item .info ul li, .inventory-items-box .row .item .info ul li, .inventory-contacts-box .row .item .info ul li {
	position: relative;
	display: block;
	margin: 2px;
}
.case-reward-box .row .item .info ul li a, .inventory-items-box .row .item .info ul li a, .inventory-contacts-box .row .item .info ul li a {
	position: relative;
	display: flex;
	width: 28px;
	height: 22px;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.case-reward-box .row .item .info ul li a .svg, .inventory-items-box .row .item .info ul li a .svg, .inventory-contacts-box .row .item .info ul li a .svg {
	background: #ffffff;
	margin: auto;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	height: 60%;
}
.case-reward-box .row .item .info ul li a .svg.up-arrow, .inventory-items-box .row .item .info ul li a .svg.up-arrow, .inventory-contacts-box .row .item .info ul li a .svg.up-arrow {
	width: 13px;
	height: 12px;
	transform: rotate(180deg);
}
.case-reward-box .row .item .info ul li a .svg.dollar-symbol, .inventory-items-box .row .item .info ul li a .svg.dollar-symbol, .inventory-contacts-box .row .item .info ul li a .svg.dollar-symbol {
	width: 12px;
	height: 12px;
}
.case-reward-box .row .item .info ul li a:before, .inventory-items-box .row .item .info ul li a:before, .inventory-contacts-box .row .item .info ul li a:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 1px solid #ffffff;
	transform: skew(-15deg);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.case-reward-box .row .item .info ul li a.red:before, .inventory-items-box .row .item .info ul li a.red:before, .inventory-contacts-box .row .item .info ul li a.red:before {
	border-color: #de1355;
}
@media (min-width: 1000px) {
	.case-reward-box .row .item .info ul li a.red:hover:before, .inventory-items-box .row .item .info ul li a.red:hover:before, .inventory-contacts-box .row .item .info ul li a.red:hover:before {
		background: #de1355;
	}
}
.case-reward-box .row .item .info ul li a.green:before, .inventory-items-box .row .item .info ul li a.green:before, .inventory-contacts-box .row .item .info ul li a.green:before {
	border-color: #a8ff00;
}
@media (min-width: 1000px) {
	.case-reward-box .row .item .info ul li a.green:hover .svg, .inventory-items-box .row .item .info ul li a.green:hover .svg, .inventory-contacts-box .row .item .info ul li a.green:hover .svg {
		background: #000000;
	}
	.case-reward-box .row .item .info ul li a.green:hover:before, .inventory-items-box .row .item .info ul li a.green:hover:before, .inventory-contacts-box .row .item .info ul li a.green:hover:before {
		background: #a8ff00;
	}
}
.case-reward-box .row .item .info .time, .inventory-items-box .row .item .info .time, .inventory-contacts-box .row .item .info .time {
	position: relative;
	display: flex;
	align-items: center;
	margin: 2px;
	flex: none;
}
.case-reward-box .row .item .info .time .svg, .inventory-items-box .row .item .info .time .svg, .inventory-contacts-box .row .item .info .time .svg {
	flex: none;
	margin-right: 7px;
}
.case-reward-box .row .item .info .time .svg.clock, .inventory-items-box .row .item .info .time .svg.clock, .inventory-contacts-box .row .item .info .time .svg.clock {
	width: 14px;
	height: 14px;
	background: #de1355;
}
.case-reward-box .row .item .info .time span, .inventory-items-box .row .item .info .time span, .inventory-contacts-box .row .item .info .time span {
	position: relative;
	display: block;
	white-space: nowrap;
	color: #ffffff;
	font-size: 10px;
}
.case-reward-box .row .item .active, .inventory-items-box .row .item .active, .inventory-contacts-box .row .item .active {
	position: absolute;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: url(../img/active.png) no-repeat center bottom;
	background-size: cover;
	top: 0;
	left: 0;
	z-index: 4;
}
.case-reward-box .row .item .active .svg.checked, .inventory-items-box .row .item .active .svg.checked, .inventory-contacts-box .row .item .active .svg.checked {
	background: #a8ff00;
	width: 38px;
	height: 38px;
}
.case-reward-box .row .item .active span, .inventory-items-box .row .item .active span, .inventory-contacts-box .row .item .active span {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin: 17px auto 0;
	color: #ffffff;
	font-size: 11px;
}
.case-reward-box .row .item .img, .inventory-items-box .row .item .img, .inventory-contacts-box .row .item .img {
	position: relative;
	display: flex;
	width: 100%;
	height: calc(100% - 41px);
	padding: 15px 15px 7px;
	flex: none;
	align-items: center;
	justify-content: center;
}
.case-reward-box .row .item .img img, .inventory-items-box .row .item .img img, .inventory-contacts-box .row .item .img img {
	position: relative;
	display: block;
	margin: auto;
	width: auto;
	max-width: calc(100% - 20px);
	height: auto;
	max-height: calc(100% - 20px);
}
.case-reward-box .row .item .title, .inventory-items-box .row .item .title, .inventory-contacts-box .row .item .title {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	flex: none;
}
.case-reward-box .row .item .text, .inventory-items-box .row .item .text, .inventory-contacts-box .row .item .text {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 4px auto 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #8b93a6;
	text-shadow: 0 0 0 #8b93a6;
	text-align: center;
	font-size: 11px;
	flex: none;
}
.case-reward-box .row .item.toggle .active, .inventory-items-box .row .item.toggle .active, .inventory-contacts-box .row .item.toggle .active {
	display: flex;
}
@media (max-width: 600px) {
	.case-reward-box .row, .inventory-items-box .row, .inventory-contacts-box .row {
		padding: 0;
	}
}

.opencase-box {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin: 50px auto;
}
.opencase-box .img {
	position: relative;
	display: block;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
.opencase-box .img img {
	position: relative;
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.opencase-box .img span.lock {
	position: absolute;
	display: flex;
	width: 64px;
	height: 64px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.opencase-box .img span.lock:before {
	content: '';
	position: absolute;
	display: block;
	width: 92px;
	height: 92px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../img/lock.png) no-repeat center;
}
.opencase-box .img span.lock .svg {
	margin: auto;
	background: #ffffff;
}
.opencase-box .img span.lock .svg.padlock {
	width: 32px;
	height: 32px;
}
.opencase-box .img span.lock .svg.dollar-symbol {
	width: 33px;
	height: 33px;
}
.opencase-box .text {
	position: relative;
	display: block;
	margin: 5px auto 0;
	text-align: center;
	width: 100%;
	max-width: 440px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
}
.opencase-box.free .text {
	font-size: 16px;
	max-width: 550px;
}
.opencase-box.free .text a {
	color: #DE1355;
	text-decoration: underline;
}
.opencase-box.free .text a {
	color: #DE1355;
	text-decoration: underline;
}
.opencase-box.free .text span {
	color: #FFAA06;
}
.opencase-box .all-button-1 {
	margin: 28px auto 0;
	padding: 0 27px;
}
.opencase-box .all-button-1 .svg {
	margin-left: -5px;
}
.opencase-box .all-button-1 .svg.clicker {
	width: 26px;
	height: 26px;
}
.opencase-box .all-button-1 .svg.dollar-symbol {
	width: 20px;
	height: 20px;
	margin-right: 12px;
}
.opencase-box .list {
	position: relative;
	display: flex;
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
}
.opencase-box .list li {
	position: relative;
	display: block;
	margin: 2px;
}
.opencase-box .list li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: max-content;
	height: 28px;
	padding: 0 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	background: #1a1e35;
	z-index: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	user-select: none;
}
.opencase-box .list li a:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	visibility: hidden;
	opacity: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
@media (min-width: 1000px) {
	.opencase-box .list li a:hover:before {
		visibility: visible;
		opacity: 1;
	}
}
.opencase-box .list li a.active:before {
	visibility: visible;
	opacity: 1;
}
.opencase-box .btns, .upgrade-box .btns {
	position: relative;
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 28px auto 0;
	flex-wrap: wrap;
}
.opencase-box .btns li, .upgrade-box .btns li {
	position: relative;
	display: block;
	margin: 3px;
	max-width: 100%;
}
.opencase-box .btns li .all-button-1, .upgrade-box .btns li .all-button-1 {
	width: 250px;
	padding: 20px;
	text-align: center;
	justify-content: center;
	height: 37px;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	user-select: none;
	max-width: 100% !important;
}
.opencase-box .btns li .all-button-1 .row-box, .upgrade-box .btns li .all-button-1 .row-box {
	width: 100%;
	justify-content: center;
	text-align: left;
}
.opencase-box .btns li .all-button-1 .row-box .svg, .upgrade-box .btns li .all-button-1 .row-box .svg {
	margin-left: -8px;
}
.opencase-box .btns li .all-button-1:before, .upgrade-box .btns li .all-button-1:before {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
/*@media (max-width: 400px) {*/
/*	.opencase-box .btns li .all-button-1, .upgrade-box .btns li .all-button-1 {*/
/*		width: 148px;*/
/*	}*/
/*}*/
.opencase-box .reward {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
}
.opencase-box .reward + * {
	margin-top: 18px;
}
.opencase-box .reward .title {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.opencase-box .reward .title span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 25px;
	font-weight: 700;
}
.opencase-box .reward .title p {
	position: relative;
	display: block;
	color: #8b93a6;
	font-size: 12px;
	text-shadow: 0 0 0 #8b93a6;
	margin-top: 2px;
}
.opencase-box .reward .mg {
	position: relative;
	display: block;
	width: 100%;
	max-width: 400px;
	max-height: 120px;
	margin: 0 auto;
	padding: 10px 0;
}
.opencase-box .reward .mg:before {
	content: '';
	position: absolute;
	display: block;
	width: 272px;
	height: 255px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../img/reward-circle.png) no-repeat;
}
.opencase-box .reward .mg img {
	position: relative;
	display: block;
	margin: 0 auto;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.opencase-box .reward .count {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px auto 0;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
}
.opencase-box .reward .count span {
	color: #de1355;
}
.opencase-box .grid {
	position: relative;
	display: grid;
	width: 100%;
	max-width: 1430px;
	margin: 15px auto 0;
	grid-template-columns: 1fr auto 1fr;
	grid-gap: 20px;
}
.opencase-box .grid > * {
	min-width: 0;
	align-self: center;
}
.opencase-box .grid .best {
	position: relative;
	display: block;
	justify-content: center;
}
.opencase-box .grid .best .item {
	position: relative;
	display: block;
}
.opencase-box .grid .best .item .item-title {
	position: relative;
	display: block;
	text-align: center;
	color: #a7bdf0;
	font-size: 16px;
	font-weight: 700;
}
.opencase-box .grid .best .item .item-img {
	position: relative;
	display: flex;
	width: 100%;
	max-width: 270px;
	height: 140px;
	padding: 25px 0 15px;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.opencase-box .grid .best .item .item-img:before {
	content: '';
	position: absolute;
	display: block;
	width: 325px;
	height: 326px;
	background: url(../img/best-img.png) no-repeat center/contain;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
.opencase-box .grid .best .item .item-img img {
	position: relative;
	display: block;
	margin: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.opencase-box .grid .best .item .item-name {
	position: relative;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 700;
}
.opencase-box .grid .best .item .item-user {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 12px auto 0;
	overflow: hidden;
	max-width: 270px;
}
.opencase-box .grid .best .item .item-user .all-avatar {
	width: 30px;
	height: 30px;
	border: none;
	margin-right: 13px;
}
.opencase-box .grid .best .item .item-user .name {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.opencase-box .grid .img {
	justify-content: center;
}
.opencase-box .grid .action {
	position: relative;
	display: block;
	justify-content: center;
}
.opencase-box .grid .action .action-title {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 22px;
	color: #ffffff;
	font-size: 16px;
}
@media (min-width: 1000px) {
	.opencase-box .grid .best {
		grid-column: 1;
	}
	.opencase-box .grid .img {
		grid-column: 2;
	}
	.opencase-box .grid .action {
		grid-column: 3;
	}
}
@media (max-width: 1400px) {
	.opencase-box .grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media (max-width: 1000px) {
	.opencase-box .grid {
		grid-template-columns: 1fr;
	}
	.opencase-box .grid .best {
		margin-top: 15px;
	}
}

.all-rewards-opencase {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin-top: 25px;
	max-width: 1760px;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}
.all-rewards-opencase .opencase-box {
	width: calc(50% - 30px);
	max-width: 300px;
	margin: 15px;
}

.roulette-box {
	position: relative;
	display: flex;
	max-width: 807px;
	height: 149px;
	background: #00081a;
	padding: 0 17px;
	margin: 35px auto;
}

.roulette-box:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	top: -6px;
	bottom: -6px;
	left: 0;
	border-top: 2px solid #112045;
	border-bottom: 2px solid #112045;
}
.roulette-box:after {
	content: '';
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	mask: url(../img/svg/top-arrow.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/top-arrow.svg) no-repeat center/contain;
	top: 10px;
	left: 50%;
	transform: translate(-50%, -50%);
}
.roulette-box .block {
	position: relative;
	display: block;
	width: 100%;
	max-width: 2560px;
	height: 139px;
	margin: auto 0;
	overflow: hidden;
}
.roulette-box .block .absolute {
	position: absolute;
	display: block;
	width: 2560px;
	height: 100%;
	top: 5px;
	left: 50%;
	transform: translateX(-50%);
}
.roulette-box .block .absolute .flex {
	position: relative;
	display: flex;
	height: 129px;
}
.roulette-box .block .absolute .flex .item {
	position: relative;
	display: flex;
	width: 150px;
	height: 129px;
	flex-direction: column;
	min-width: 0;
	flex: none;
}
.roulette-box .block .absolute .flex .item + .item {
	margin-left: 5px;
}
.roulette-box .block .absolute .flex .item .img {
	position: relative;
	display: flex;
	width: 100%;
	height: calc(100% - 41px);
	padding: 12px 15px 7px;
	flex: none;
}
.roulette-box .block .absolute .flex .item .img img {
	position: relative;
	display: block;
	margin: auto;
	width: auto;
	max-width: calc(100% - 20px);
	height: auto;
	max-height: calc(100% - 20px);
}
.roulette-box .block .absolute .flex .item .title {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	flex: none;
}
.roulette-box .block .absolute .flex .item .text {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 4px auto 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #8b93a6;
	text-shadow: 0 0 0 #8b93a6;
	text-align: center;
	font-size: 11px;
	flex: none;
}
.roulette-box .block .absolute .flex .item:hover .sub {
	visibility: visible;
	opacity: 1;
	pointer-events: visible;
	-webkit-transform: perspective(600px) rotateX(0deg);
	-ms-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
}

.roulette-flexbox {
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1920px;
	margin: -15px auto;
}
.roulette-flexbox .roulette-box {
	width: calc(50% - 20px);
	max-width: 807px;
	margin: 15px 10px;
}
@media (max-width: 1300px) {
	.roulette-flexbox .roulette-box {
		width: 100%;
		max-width: 807px;
		margin: 15px auto;
	}
}

.opencase-box .series {
	position: relative;
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 auto;
	align-items: center;
}
.opencase-box .series + * {
	margin-top: 13px !important;
}
.opencase-box .series .label {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	margin-right: 18px;
}
.opencase-box .series .count {
	position: relative;
	display: flex;
	align-items: center;
	padding: 10px 18px 10px 10px;
	background: rgba(37, 58, 97, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.opencase-box .series .count .svg {
	width: 19px;
	height: 19px;
	background: #ffaa06;
	flex: none;
	margin-right: 9px;
}
.opencase-box .series .count .num {
	position: relative;
	display: flex;
	align-items: baseline;
	flex: none;
	white-space: nowrap;
}
.opencase-box .series .count .num span {
	position: relative;
	display: block;
	color: #7083b5;
	font-size: 16px;
	font-weight: 700;
}
.opencase-box .series .count .num span.white {
	color: #ffffff;
}
.opencase-box .series .count .num span + * {
	margin-left: 5px;
}
.opencase-box .price {
	position: relative;
	display: block;
	text-align: center;
	color: #7083b5;
	font-size: 16px;
	margin: 25px auto 0 !important;
	font-weight: 700;
}
.opencase-box .price + * {
	margin-top: 25px !important;
}
.opencase-box .price span {
	position: relative;
	display: inline-block;
	color: #ffffff;
}
@media (max-width: 600px) {
	.opencase-box .series {
		flex-direction: column;
	}
	.opencase-box .series .label {
		text-align: center;
		margin: 0 auto 10px;
	}
	.opencase-box .series .count {
		justify-content: center;
	}
}

.TimerForAllBlocks {
	/*position: relative;*/
	position: absolute;
	display: block;
	will-change: transform;
	z-index: 1;
}

.TimerForAllBlocks .title {
	position: relative;
	display: block;
	color: #3a4967;
	text-shadow: 0 0 0 #3a4967;
	font-size: 12px;
}

.TimerForAllBlocks .title:before {
	content: '';
	position: absolute;
	display: block;
	width: 11px;
	height: 14px;
	background: url(../img/arrow.png) no-repeat center;
	top: 50%;
	right: 100%;
	transform: translate(-8px, -50%);
	margin-top: 1px;
}

.TimerForAllBlocks .result {
	position: relative;
	display: flex;
	width: max-content;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
}

.TimerForAllBlocks .result * {
	flex: none;
}

.TimerForAllBlocks .result .items {
	position: relative;
	display: flex;
}

.opencase-box .img .TimerForAllBlocks {
	top: 20px;
	left: 40px;
}

.roulette-box .block .absolute .flex {
	-webkit-transition: all 6.5s cubic-bezier(0.3, 0, 0, 1);
	-o-transition: all 6.5s cubic-bezier(0.3, 0, 0, 1);
	-moz-transition: all 6.5s cubic-bezier(0.3, 0, 0, 1);
	transition: all 6.5s cubic-bezier(0.3, 0, 0, 1);
}

.inventory-contacts-box {
	margin-top: 50px;
}
.inventory-contacts-box .content-title .count {
	position: relative;
	display: block;
	margin-left: auto;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	flex: none;
}
.inventory-contacts-box .content-title .count strong {
	color: #de1355;
}
.inventory-contacts-box .content-title.center .count {
	margin: 10px auto 0;
	text-align: center;
	font-size: 14px;
}
@media (max-width: 1100px) {
	.inventory-contacts-box .content-title .count {
		margin: 10px auto 0;
		text-align: center;
		font-size: 14px;
	}
}
.inventory-contacts-box .row .item {
	cursor: pointer;
}
@media (min-width: 1000px) {
	.inventory-contacts-box .row .item:hover .img img {
		-webkit-animation-name: shakeHover;
		-webkit-animation-duration: 0.8s;
		-webkit-transform-origin: 50% 50%;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-timing-function: linear;
	}
}

.contract-box {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.contract-box + * {
	margin-top: 135px;
}
.contract-box .desc {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}
.contract-box .items-row {
	position: relative;
	display: grid;
	width: 100%;
	max-width: 1050px;
	margin: 45px auto 0;
	grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
	justify-content: center;
	grid-gap: 32px 23px;
}
.contract-box .items-row .child {
	position: relative;
	display: block;
	padding: 5px;
	border: 1px solid #0a1429;
}
.contract-box .items-row .child .child-box {
	position: relative;
	display: block;
	width: 100%;
	height: 220px;
	background: #0a1429;
	overflow: hidden;
}
.contract-box .items-row .child .child-box:before {
	content: '+';
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	color: #223151;
	font-size: 72px;
	line-height: 32px;
	top: 70px;
	left: 0;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.contract-box .items-row .child .child-box:after {
	content: attr(data-text);
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	color: #223151;
	text-shadow: 0 0 0 #223151;
	padding: 0 30px;
	font-size: 14px;
	line-height: 18px;
	top: 150px;
	left: 0;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.contract-box .items-row .child .child-box .item {
	position: relative;
	display: flex;
	width: 100%;
	height: inherit;
	flex-direction: column;
	min-width: 0;
	background-color: #0a1429 !important;
	z-index: 1;
}
.contract-box .items-row .child .child-box .item.selected {
	cursor: pointer;
}
.contract-box .items-row .child .child-box .item .price {
	position: absolute;
	display: block;
	padding: 14px;
	text-align: right;
	width: 100%;
	top: 0;
	left: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
}
.contract-box .items-row .child .child-box .item .img {
	position: relative;
	display: flex;
	width: 100%;
	height: calc(100% - 41px);
	padding: 15px 15px 7px;
	flex: none;
}
.contract-box .items-row .child .child-box .item .img img {
	position: relative;
	display: block;
	margin: auto;
	width: auto;
	max-width: calc(100% - 20px);
	height: auto;
	max-height: calc(100% - 20px);
}
.contract-box .items-row .child .child-box .item .title {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	flex: none;
}
.contract-box .items-row .child .child-box .item .text {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 4px auto 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #8b93a6;
	text-shadow: 0 0 0 #8b93a6;
	text-align: center;
	font-size: 11px;
	flex: none;
}
@media (min-width: 1000px) {
	.contract-box .items-row .child:hover .child-box:before, .contract-box .items-row .child:hover .child-box:after {
		color: #3b455f;
	}
}
@media (max-width: 1000px) {
	.contract-box .items-row {
		grid-template-columns: repeat(auto-fill, minmax(180px, 190px));
		justify-content: center;
		grid-gap: 10px 8px;
	}
}
@media (max-width: 600px) {
	.contract-box .items-row {
		grid-template-columns: repeat(2, minmax(120px, 180px));
		grid-gap: 4px 2px;
	}
	.contract-box .items-row .child .child-box {
		height: 190px;
	}
	.contract-box .items-row .child .child-box:before {
		top: 55px;
	}
	.contract-box .items-row .child .child-box:after {
		top: 125px;
	}
}
.contract-box .info-row {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 1050px;
	margin: 36px auto 0;
}
.contract-box .info-row .stat {
	position: relative;
	display: block;
	flex: 1;
	padding-right: 20px;
}
.contract-box .info-row .stat .text {
	position: relative;
	display: block;
	color: #223151;
	text-shadow: 0 0 0 #223151;
}
.contract-box .info-row .stat .text + .text {
	margin-top: 7px;
}
.contract-box .info-row .stat .text span {
	color: #ffffff;
	text-shadow: none;
}
.contract-box .info-row .all-button-1 {
	padding: 0 25px;
}
@media (max-width: 1000px) {
	.contract-box .info-row {
		flex-direction: column;
	}
	.contract-box .info-row .stat {
		text-align: center;
	}
	.contract-box .info-row .stat + .stat {
		margin-top: 15px;
	}
	.contract-box .info-row .all-button-1 {
		margin: 25px auto 0;
	}
}

.profile-box {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}
.profile-box > * {
	flex: none;
}
.profile-box .user-grid {
	position: relative;
	display: grid;
	width: 100%;
	max-width: 1070px;
	grid-template-columns: 1fr auto 1fr;
	grid-gap: 40px 20px;
	margin: 0 auto;
}
.profile-box .user-grid > * {
	min-width: 0;
}
.profile-box .user-grid .user {
	position: relative;
	display: flex;
	flex-direction: column;
	grid-column: 2;
	justify-self: center;
}
.profile-box .user-grid .user > * {
	flex: none;
}
.profile-box .user-grid .user .all-avatar {
	width: 160px;
	height: 160px;
}
.profile-box .user-grid .user .all-avatar:before {
	font-size: 72px;
}
.profile-box .user-grid .user .name {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin: 10px auto 0;
}
.profile-box .user-grid .best-case {
	position: relative;
	display: block;
	justify-self: center;
	grid-column: 1;
}
.profile-box .user-grid .best-item {
	position: relative;
	display: block;
	justify-self: center;
	grid-column: 3;
}
.profile-box .user-grid .best-case .item,
.profile-box .user-grid .best-item .item {
	position: relative;
	display: flex;
	width: 100%;
	max-width: 220px;
	flex-direction: column;
	align-items: center;
}
.profile-box .user-grid .best-case .item > *,
.profile-box .user-grid .best-item .item > * {
	flex: none;
}
.profile-box .user-grid .best-case .item:before,
.profile-box .user-grid .best-item .item:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 156px;
	bottom: -25px;
	left: 0;
	background: url(../img/cases/hover.png) no-repeat center bottom;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.profile-box .user-grid .best-case .item .title,
.profile-box .user-grid .best-item .item .title {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}
.profile-box .user-grid .best-case .item .title span,
.profile-box .user-grid .best-item .item .title span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
}
.profile-box .user-grid .best-case .item .title p,
.profile-box .user-grid .best-item .item .title p {
	position: relative;
	display: block;
	color: #8e9dc0;
	font-size: 14px;
	margin-top: 4px;
}
.profile-box .user-grid .best-case .item .img,
.profile-box .user-grid .best-item .item .img {
	position: relative;
	display: flex;
	width: 100%;
	height: 130px;
	margin: 5px auto;
	padding: 5px;
}
.profile-box .user-grid .best-case .item .img img,
.profile-box .user-grid .best-item .item .img img {
	position: relative;
	display: block;
	margin: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.profile-box .user-grid .best-case .item .price,
.profile-box .user-grid .best-item .item .price {
	position: relative;
	display: block;
	text-align: center;
	background: rgba(7, 7, 16, 0.48);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 17px;
}
@media (max-width: 1000px) {
	.profile-box .user-grid {
		grid-template-columns: 1fr;
		justify-content: center;
	}
	.profile-box .user-grid .user {
		grid-column: unset;
	}
	.profile-box .user-grid .best-case,
	.profile-box .user-grid .best-item {
		grid-column: unset;
	}
}
.profile-box .info {
	position: relative;
	display: flex;
	width: 100%;
	margin: 40px auto 0;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.profile-box .info .left {
	position: relative;
	display: flex;
	flex: 1;
	justify-content: flex-end;
	overflow: hidden;
	flex-wrap: wrap;
}
.profile-box .info .left a, .profile-box .info .right a {
	position: relative;
	display: inline-block;
	color: #ffaa06;
	font-size: 12px;
	text-decoration: underline;
	margin: 4px 0;
}
.profile-box .info .left a + a {
	margin-left: 37px;
}
@media (min-width: 1000px) {
	.profile-box .info .left a:hover {
		text-decoration: none;
	}
}
.profile-box .info .center {
	position: relative;
	display: flex;
	flex: none;
	justify-content: center;
	align-items: center;
	padding: 11px 25px;
	margin: 0 42px;
}
.profile-box .info .center > * {
	flex: none;
}
.profile-box .info .center:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #de1355;
	top: 0;
	left: 0;
	transform: skew(-15deg);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.profile-box .info .center span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	margin-right: 16px;
}
.profile-box .info .center .all-button-1 {
	font-size: 12px;
	font-weight: 400;
	height: 22px;
	padding: 0 15px 2px;
	margin: 4px -9px 4px 0;
}
.profile-box .info .center .all-button-1:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.profile-box .info .right {
	position: relative;
	display: flex;
	flex: 1;
	justify-content: flex-start;
	overflow: hidden;
	flex-wrap: wrap;
}
.profile-box .info .right span {
	position: relative;
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	margin: 4px 37px 4px 0;
}
.profile-box .info .right span:last-child {
	margin-right: 0;
}
@media (max-width: 1000px) {
	.profile-box .info {
		flex-direction: column;
	}
	.profile-box .info > * {
		margin-top: 25px !important;
	}
	.profile-box .info .left {
		flex: none;
		width: 100%;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		order: 5;
	}
	.profile-box .info .left a {
		margin: 0 !important;
	}
	.profile-box .info .left a + a {
		margin-top: 8px !important;
	}
	.profile-box .info .center {
		width: calc(100% - 26px);
		max-width: 400px;
		flex-direction: column;
		padding: 15px 10px 17px;
	}
	.profile-box .info .center span {
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.profile-box .info .center .all-button-1 {
		margin: 15px auto 0;
		min-width: 150px;
		height: 38px;
		font-size: 14px;
		padding: 0 25px 2px;
	}
	.profile-box .info .right {
		flex: none;
		width: 100%;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.profile-box .info .right span {
		margin: 0 !important;
	}
	.profile-box .info .right span + span {
		margin-top: 8px !important;
	}
}
.profile-box .pf-action {
	position: relative;
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 49px auto 0;
}
.profile-box .pf-action .block {
	position: relative;
	display: flex;
	align-items: center;
	flex: 1;
	overflow: hidden;
	max-width: 530px;
	background: #0a1429;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px 42px 15px 24px;
}
.profile-box .pf-action .block + .block {
	margin-left: 17px;
}
.profile-box .pf-action .block .left {
	position: relative;
	display: block;
	width: 68px;
	flex: none;
	margin-right: 19px;
}
.profile-box .pf-action .block .left .all-avatar {
	width: 68px;
	height: 68px;
}
.profile-box .pf-action .block .left .all-avatar:before {
	font-size: 30px;
}
.profile-box .pf-action .block .left .ico {
	position: relative;
	display: block;
	width: 100%;
}
.profile-box .pf-action .block .left .ico img {
	position: relative;
	display: block;
	margin: 0 auto;
}
.profile-box .pf-action .block .right {
	position: relative;
	display: block;
	width: 100%;
}
.profile-box .pf-action .block .right .title {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}
.profile-box .pf-action .block .right .text {
	position: relative;
	display: block;
	color: #5a6c91;
	text-shadow: 0 0 0 #5a6c91;
	font-size: 12px;
	margin-top: 7px;
	line-height: 18px;
}
.profile-box .pf-action .block .right .link {
	min-width: 96px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	padding: 0 25px 2px;
	margin-top: 9px;
}
.profile-box .pf-action .block .right .link:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.profile-box .pf-action .block .right .form {
	position: relative;
	display: flex;
	width: 100%;
	height: 41px;
	align-items: center;
	background: #070e1c;
	border: 1px solid #0f1f3f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-right: 10px;
	margin-top: 8px;
}
.profile-box .pf-action .block .right .form input {
	position: relative;
	display: block;
	flex: 1;
	background: none;
	border: none;
	padding: 0 21px;
	height: 39px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.profile-box .pf-action .block .right .form .button {
	min-width: 96px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	margin-right: 5px;
	padding: 0 15px 2px;
}
.profile-box .pf-action .block .right .form .button:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
@media (max-width: 1300px) {
	.profile-box .pf-action .block {
		padding: 15px 24px 15px 24px;
	}
}
@media (max-width: 1000px) {
	.profile-box .pf-action {
		flex-direction: column;
	}
	.profile-box .pf-action .block {
		width: 100%;
		flex: none;
		max-width: 400px;
		margin: 0 auto;
		flex-direction: column;
		padding: 15px 10px;
	}
	.profile-box .pf-action .block + .block {
		margin: 17px auto 0;
	}
	.profile-box .pf-action .block .left {
		width: 100%;
		margin: 0 auto 10px;
	}
	.profile-box .pf-action .block .left .all-avatar {
		margin: 0 auto;
	}
	.profile-box .pf-action .block .right .title {
		width: 100%;
		text-align: center;
	}
	.profile-box .pf-action .block .right .text {
		width: 100%;
		text-align: center;
	}
	.profile-box .pf-action .block .right .link {
		margin: 9px auto 0;
	}
}
@media (max-width: 400px) {
	.profile-box .pf-action .block {
		padding: 15px 5px;
	}
	.profile-box .pf-action .block .right .form input {
		padding: 0 10px;
	}
}

.profile-inventory-tabs {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 17px;
}
.profile-inventory-tabs:before {
	content: '';
	position: absolute;
	display: block;
	bottom: -2px;
	width: 100%;
	height: 2px;
	background: #0f1f3f;
	border-top: 1px solid #000000;
}
.profile-inventory-tabs li {
	position: relative;
	display: block;
}
.profile-inventory-tabs li + li {
	margin-left: 3px;
}
.profile-inventory-tabs li.last {
	margin-left: auto;
	flex: none;
}
.profile-inventory-tabs li.last a {
	position: relative;
	display: flex;
	align-items: center;
	padding: 5px 20px 5px 15px;
	min-height: 46px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	white-space: nowrap;
}
.profile-inventory-tabs li.last a .svg {
	margin-right: 12px;
}
.profile-inventory-tabs li.last a .svg.dollar-symbol {
	width: 24px;
	height: 24px;
	background: #de1355;
}
@media (min-width: 1000px) {
	.profile-inventory-tabs li.last a:hover {
		background: #0f1f3f;
	}
}
.profile-inventory-tabs li:not(:last-child) {
	flex: 1;
	max-width: max-content;
}
.profile-inventory-tabs li:not(:last-child) a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 5px 54px;
	min-height: 46px;
	background: #0a1429;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	white-space: nowrap;
}
.profile-inventory-tabs li:not(:last-child) a.active {
	background: #0f1f3f;
}
@media (min-width: 1000px) {
	.profile-inventory-tabs li:not(:last-child) a:hover {
		background: #0f1f3f;
	}
}
@media (max-width: 1300px) {
	.profile-inventory-tabs li:not(:last-child) a {
		padding: 5px 34px;
	}
}
@media (max-width: 1000px) {
	.profile-inventory-tabs li:not(:last-child) {
		max-width: unset;
	}
	.profile-inventory-tabs li:not(:last-child) a {
		padding: 5px 15px;
		width: 100%;
	}
}
@media (max-width: 800px) {
	.profile-inventory-tabs li.last {
		margin-left: 3px;
	}
	.profile-inventory-tabs li.last a {
		padding: 0 10px;
		background: #0a1429;
	}
	.profile-inventory-tabs li.last a .svg {
		margin: 0;
	}
	.profile-inventory-tabs li.last a span {
		display: none;
	}
}
@media (max-width: 600px) {
	.profile-inventory-tabs {
		flex-wrap: wrap;
	}
	.profile-inventory-tabs li {
		margin-top: 3px;
	}
	.profile-inventory-tabs li:not(:last-child) {
		min-width: 40%;
	}
}

.alert-banner {
	position: relative;
	display: flex;
	align-items: center;
	padding: 25px 25px 25px 250px;
	width: 100%;
	min-height: 110px;
	margin: 90px auto 0;
}
.alert-banner + * {
	margin-top: 100px;
}
.alert-banner .img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
}
.alert-banner .img img {
	position: absolute;
	display: block;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.alert-banner img.char {
	position: absolute;
	display: block;
	left: 50px;
	bottom: 0;
	pointer-events: none;
}
.alert-banner .text {
	position: relative;
	display: block;
}
.alert-banner .text span {
	position: relative;
	display: block;
	color: #de1355;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}
.alert-banner .text span + p {
	margin-top: 6px;
}
.alert-banner .text p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}
@media (max-width: 1000px) {
	.alert-banner {
		padding: 25px 10px;
	}
	.alert-banner img.char {
		z-index: 1;
		bottom: unset;
		top: -95px;
		left: 0;
		right: 0;
		margin: auto;
		pointer-events: none;
	}
	.alert-banner .img {
		z-index: 2;
	}
	.alert-banner .text {
		z-index: 3;
		text-align: center;
	}
}

.profile-user-box {
	position: relative;
	display: flex;
	width: 100%;
	margin: 0 auto;
	padding: 30px;
	align-items: center;
}
.profile-user-box .user {
	position: relative;
	display: flex;
	align-items: center;
}
.profile-user-box .user .all-avatar {
	flex: none;
	width: 100px;
	height: 100%;
	margin-right: 35px;
}
.profile-user-box .user .all-avatar:before {
	font-size: 45px;
}
.profile-user-box .user .info {
	position: relative;
	display: block;
}
.profile-user-box .user .info .name {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
}
.profile-user-box .user .info ul.stats {
	position: relative;
	display: flex;
	align-items: center;
	margin-top: 12px;
}
.profile-user-box .user .info ul.stats li {
	position: relative;
	display: flex;
	align-items: center;
	white-space: nowrap;
}
.profile-user-box .user .info ul.stats li + li {
	margin-left: 30px;
}
.profile-user-box .user .info ul.stats li .ico {
	position: relative;
	display: block;
	flex: none;
	width: 30px;
	margin-right: 10px;
}
.profile-user-box .user .info ul.stats li .ico .svg {
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	width: 20px;
	height: 20px;
	margin: 0 auto;
}
.profile-user-box .user .info ul.stats li .ico .svg.up-arrow {
	width: 21px;
	height: 21px;
}
.profile-user-box .user .info ul.stats li .desc {
	position: relative;
	display: block;
}
.profile-user-box .user .info ul.stats li .desc span {
	position: relative;
	display: block;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
}
.profile-user-box .user .info ul.stats li .desc p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
}
.profile-user-box .level {
	position: relative;
	display: flex;
	margin-left: auto;
	align-items: center;
}
.profile-user-box .level .ico {
	position: relative;
	display: block;
	flex: none;
	margin-right: 10px;
}
.profile-user-box .level .ico .svg.user {
	width: 30px;
	height: 30px;
	background-image: -moz-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -webkit-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
	background-image: -ms-linear-gradient(-93deg, rgba(255, 40, 55, 0.99608) 0%, #c80669 100%);
}
.profile-user-box .level .desc {
	position: relative;
	display: block;
}
.profile-user-box .level .desc span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	line-height: 17px;
}
.profile-user-box .level .desc p {
	position: relative;
	display: block;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 10px;
	margin-top: 5px;
}
@media (max-width: 1000px) {
	.profile-user-box {
		flex-direction: column;
	}
	.profile-user-box .user {
		width: 100%;
		margin: 0 auto;
		flex-direction: column;
	}
	.profile-user-box .user .all-avatar {
		margin: 0 auto;
	}
	.profile-user-box .user .info {
		width: 100%;
		margin: 15px auto 0;
	}
	.profile-user-box .user .info .name {
		text-align: center;
	}
	.profile-user-box .user .info ul.stats {
		width: 100%;
		margin: 15px 0 0;
		flex-direction: column;
		justify-content: center;
	}
	.profile-user-box .user .info ul.stats li {
		width: 100%;
		max-width: 240px;
		margin: 3px auto !important;
		padding: 5px 10px;
		border: 1px solid #1b243a;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.profile-user-box .level {
		width: 100%;
		max-width: 240px;
		margin: 3px auto 0;
		padding: 5px 10px;
		border: 1px solid #1b243a;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
}

.referral-box {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.referral-box + * {
	margin-top: 40px;
}
.referral-box .text-row {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
	line-height: 18px;
}
.referral-box .text-row span {
	color: #ffffff;
	text-shadow: none;
}
.referral-box .stats-box {
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
	margin: 25px auto 0;
	align-items: center;
}
.referral-box .stats-box .item {
	position: relative;
	display: flex;
	padding: 15px;
	margin: 10px 22px;
}
.referral-box .stats-box .item .ico {
	position: relative;
	display: block;
	flex: none;
}
.referral-box .stats-box .item .ico .svg {
	width: 48px;
	height: 48px;
	background-image: -moz-linear-gradient(-93deg, #fd5392 0%, #f86f64 80%);
	background-image: -webkit-linear-gradient(-93deg, #fd5392 0%, #f86f64 80%);
	background-image: -ms-linear-gradient(-93deg, #fd5392 0%, #f86f64 80%);
	margin-right: 25px;
}
.referral-box .stats-box .item .desc {
	position: relative;
	display: block;
}
.referral-box .stats-box .item .desc span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	line-height: 17px;
}
.referral-box .stats-box .item .desc p {
	position: relative;
	display: block;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
	margin-top: 5px;
}
.referral-box .stats-box .block {
	position: relative;
	display: flex;
	align-items: center;
	flex: 1;
	overflow: hidden;
	max-width: 530px;
	min-width: 500px;
	background: #0a1429;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px 42px 15px 24px;
	margin: 10px 22px;
}
.referral-box .stats-box .block + .block {
	margin-left: 17px;
}
.referral-box .stats-box .block .left {
	position: relative;
	display: block;
	width: 68px;
	flex: none;
	margin-right: 19px;
}
.referral-box .stats-box .block .left .all-avatar {
	width: 68px;
	height: 68px;
}
.referral-box .stats-box .block .left .all-avatar:before {
	font-size: 30px;
}
.referral-box .stats-box .block .left .ico {
	position: relative;
	display: block;
	width: 100%;
}
.referral-box .stats-box .block .left .ico img {
	position: relative;
	display: block;
	margin: 0 auto;
}
.referral-box .stats-box .block .right {
	position: relative;
	display: block;
	width: 100%;
}
.referral-box .stats-box .block .right .title {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}
.referral-box .stats-box .block .right .text {
	position: relative;
	display: block;
	color: #5a6c91;
	text-shadow: 0 0 0 #5a6c91;
	font-size: 12px;
	margin-top: 7px;
	line-height: 18px;
}
.referral-box .stats-box .block .right .link {
	min-width: 96px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	padding: 0 25px 2px;
	margin-top: 9px;
}
.referral-box .stats-box .block .right .link:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.referral-box .stats-box .block .right .form {
	position: relative;
	display: flex;
	width: 100%;
	height: 41px;
	align-items: center;
	background: #070e1c;
	border: 1px solid #0f1f3f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-right: 10px;
	margin-top: 8px;
}
.referral-box .stats-box .block .right .form input {
	position: relative;
	display: block;
	flex: 1;
	background: none;
	border: none;
	padding: 0 21px;
	height: 39px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}
.referral-box .stats-box .block .right .form .button {
	min-width: 96px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	margin-right: 5px;
	padding: 0 15px 2px;
}
.referral-box .stats-box .block .right .form .button:before {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
@media (max-width: 1300px) {
	.referral-box .stats-box .block {
		padding: 15px 24px 15px 24px;
	}
}
@media (max-width: 1000px) {
	.referral-box .stats-box {
		flex-direction: column;
	}
	.referral-box .stats-box .item {
		margin: 10px auto;
		flex-direction: column;
	}
	.referral-box .stats-box .item .ico {
		margin: 0 auto;
	}
	.referral-box .stats-box .item .ico .svg {
		margin: 0 auto;
	}
	.referral-box .stats-box .item .desc {
		text-align: center;
		margin: 10px auto 0;
	}
	.referral-box .stats-box .block {
		width: 100%;
		flex: none;
		max-width: 400px;
		min-width: unset;
		margin: 0 auto;
		flex-direction: column;
		padding: 15px 10px;
	}
	.referral-box .stats-box .block + .block {
		margin: 17px auto 0;
	}
	.referral-box .stats-box .block .left {
		width: 100%;
		margin: 0 auto 10px;
	}
	.referral-box .stats-box .block .left .all-avatar {
		margin: 0 auto;
	}
	.referral-box .stats-box .block .right .title {
		width: 100%;
		text-align: center;
	}
	.referral-box .stats-box .block .right .text {
		width: 100%;
		text-align: center;
	}
	.referral-box .stats-box .block .right .link {
		margin: 9px auto 0;
	}
}
@media (max-width: 400px) {
	.referral-box .stats-box .block {
		padding: 15px 5px;
	}
	.referral-box .stats-box .block .right .form input {
		padding: 0 10px;
	}
}

.upgrade-box {
	position: relative;
	display: grid;
	width: 100%;
	max-width: 940px;
	grid-template-columns: 1fr auto 1fr;
	justify-content: center;
	grid-gap: 15px;
	margin: 0 auto;
}
.upgrade-box .block {
	position: relative;
	display: block;
	width: 100%;
	max-width: 180px;
	justify-self: center;
}
.upgrade-box .block.left {
	grid-column: 1;
}
.upgrade-box .block.right {
	grid-column: 3;
}
.upgrade-box .block .child {
	position: relative;
	display: flex;
	width: 170px;
	height: 220px;
	flex: none;
	background: #0a1429;
	margin: 5px;
}
.upgrade-box .block .child:before {
	content: '';
	position: absolute;
	display: block;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	border: 1px solid #0a1429;
}
.upgrade-box .block .child + .child {
	margin-top: 12px;
}
.upgrade-box .block .child .item {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	min-width: 0;
	cursor: pointer;
}
.upgrade-box .block .child .item.sell {
	opacity: 0.6;
	pointer-events: none;
}
.upgrade-box .block .child .item .info {
	position: absolute;
	display: flex;
	width: 100%;
	height: 26px;
	padding: 0 12px 0 7px;
	align-items: center;
	z-index: 3;
	top: 9px;
}
.upgrade-box .block .child .item .info > * {
	flex: none;
}
.upgrade-box .block .child .item .info + .img {
	padding-top: 20px;
}
.upgrade-box .block .child .item .info .price {
	position: relative;
	display: block;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	font-weight: 700;
	margin: 2px 2px 2px auto;
	flex: none;
}
.upgrade-box .block .child .item .info ul {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	max-width: max-content;
	flex: 1;
	height: inherit;
}
.upgrade-box .block .child .item .info ul > * {
	flex: none;
}
.upgrade-box .block .child .item .info ul li {
	position: relative;
	display: block;
	margin: 2px;
}
.upgrade-box .block .child .item .info ul li a {
	position: relative;
	display: flex;
	width: 28px;
	height: 22px;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.upgrade-box .block .child .item .info ul li a .svg {
	background: #ffffff;
	margin: auto;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.upgrade-box .block .child .item .info ul li a .svg.up-arrow {
	width: 13px;
	height: 12px;
	transform: rotate(180deg);
}
.upgrade-box .block .child .item .info ul li a .svg.dollar-symbol {
	width: 12px;
	height: 12px;
}
.upgrade-box .block .child .item .info ul li a:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 1px solid #ffffff;
	transform: skew(-15deg);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.upgrade-box .block .child .item .info ul li a.red:before {
	border-color: #de1355;
}
@media (min-width: 1000px) {
	.upgrade-box .block .child .item .info ul li a.red:hover:before {
		background: #de1355;
	}
}
.upgrade-box .block .child .item .info ul li a.green:before {
	border-color: #a8ff00;
}
@media (min-width: 1000px) {
	.upgrade-box .block .child .item .info ul li a.green:hover .svg {
		background: #000000;
	}
	.upgrade-box .block .child .item .info ul li a.green:hover:before {
		background: #a8ff00;
	}
}
.upgrade-box .block .child .item .info .time {
	position: relative;
	display: flex;
	align-items: center;
	margin: 2px;
	flex: none;
}
.upgrade-box .block .child .item .info .time .svg {
	flex: none;
	margin-right: 7px;
}
.upgrade-box .block .child .item .info .time .svg.clock {
	width: 14px;
	height: 14px;
	background: #de1355;
}
.upgrade-box .block .child .item .info .time span {
	position: relative;
	display: block;
	white-space: nowrap;
	color: #ffffff;
	font-size: 10px;
}
.upgrade-box .block .child .item .active {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: url(../img/active.png) no-repeat center bottom;
	background-size: cover;
	top: 0;
	left: 0;
	z-index: 4;
}
.upgrade-box .block .child .item .active .svg.checked {
	background: #a8ff00;
	width: 38px;
	height: 38px;
}
.upgrade-box .block .child .item .active span {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin: 17px auto 0;
	color: #ffffff;
	font-size: 11px;
}
.upgrade-box .block .child .item .img {
	position: relative;
	display: flex;
	width: 100%;
	height: calc(100% - 41px);
	padding: 15px 15px 7px;
	flex: none;
}
.upgrade-box .block .child .item .img img {
	position: relative;
	display: block;
	margin: auto;
	width: auto;
	max-width: calc(100% - 20px);
	height: auto;
	max-height: calc(100% - 20px);
}
.upgrade-box .block .child .item .title {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	flex: none;
}
.upgrade-box .block .child .item .text {
	position: relative;
	display: block;
	width: calc(100% - 20px);
	margin: 4px auto 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #8b93a6;
	text-shadow: 0 0 0 #8b93a6;
	text-align: center;
	font-size: 11px;
	flex: none;
}
.upgrade-box .block .child .item.toggle .active {
	display: flex;
}
.upgrade-box .block .child .empty {
	position: absolute;
	display: flex;
	width: 100%;
	height: 100%;
	padding-top: 70px;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.upgrade-box .block .child .empty:before {
	content: '+';
	position: relative;
	display: block;
	color: #223151;
	font-size: 72px;
	line-height: 30px;
}
.upgrade-box .block .child .empty span {
	position: relative;
	display: block;
	color: #223151;
	text-shadow: 0 0 0 #223151;
	font-size: 14px;
	width: 100%;
	max-width: 100px;
	margin: 40px auto 0;
	line-height: 18px;
}
.upgrade-box .block .child .add-count {
	position: absolute;
	display: flex;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding-top: 20px;
	flex-direction: column;
	align-items: center;
}
.upgrade-box .block .child .add-count .sum {
	position: relative;
	display: flex;
	width: 100%;
	height: 170px;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 72px;
	line-height: 72px;
	flex: none;
}
@media (max-width: 1200px) {
	.upgrade-box .block .child .add-count .sum {
		height: 160px;
	}
}
.upgrade-box .block .child .add-count .count {
	position: relative;
	display: flex;
	width: 171px;
	height: 53px;
	background: #0f1d3d;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	align-items: center;
	padding: 0 6px;
	flex: none;
}
.upgrade-box .block .child .add-count .count button {
	position: relative;
	display: flex;
	flex: none;
	width: 37px;
	height: 37px;
	background: #dd1356;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
	font-size: 34px;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: none;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.upgrade-box .block .child .add-count .count button.min {
	padding-bottom: 3px;
}
@media (min-width: 1000px) {
	.upgrade-box .block .child .add-count .count button:hover {
		background: #c80669;
	}
}
.upgrade-box .block .child .add-count .count input {
	position: relative;
	display: block;
	width: 100%;
	height: inherit;
	text-align: center;
	background: none;
	border: none;
	color: #ffffff;
	font-size: 18px;
}
.upgrade-box .block .child .add-count .count input::-webkit-outer-spin-button, .upgrade-box .block .child .add-count .count input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.upgrade-box .block .child .add-count .count input[type='number'] {
	-moz-appearance: textfield;
}
.upgrade-box .stat-circle {
	position: relative;
	display: block;
	width: 235px;
	justify-self: center;
}
.upgrade-box .stat-circle .stat-svg {
	position: absolute;
	display: block;
	width: 235px;
	height: 235px;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.upgrade-box .stat-circle .stat-svg svg {
	transform: rotate(-90deg);
}
.upgrade-box .stat-circle .stat-info {
	position: relative;
	display: flex;
	width: 100%;
	height: 235px;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	padding: 6px;
}
.upgrade-box .stat-circle .stat-info .chance {
	position: relative;
	display: block;
	text-align: center;
}
.upgrade-box .stat-circle .stat-info .chance span {
	position: relative;
	display: block;
	color: #ffd482;
	font-size: 46px;
	line-height: 36px;
	font-weight: 700;
}
.upgrade-box .stat-circle .stat-info .chance p {
	position: relative;
	display: block;
	color: #586175;
	font-size: 14px;
	margin-top: 16px;
}
.upgrade-box .stat-circle .stat-info .status {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}
.upgrade-box .stat-circle .stat-info .status img {
	position: relative;
	display: block;
	margin: 0 auto;
}
.upgrade-box .stat-circle .stat-info .status .text {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin: 18px auto 0;
	width: 100%;
	max-width: 100px;
	font-weight: 700;
}
.upgrade-box .stat-circle .stat-info .status.true {
	background: url(../img/upgrade-true-bg.png) no-repeat center;
}
.upgrade-box .stat-circle .stat-info .status.true .text {
	color: #80c62d;
}
.upgrade-box .stat-circle .stat-info .status.false {
	background: url(../img/upgrade-false-bg.png) no-repeat center;
}
.upgrade-box .stat-circle .stat-info .status.false .text {
	color: #ff7676;
}
.upgrade-box .stat-circle .all-button-1.btn-upgrade {
	margin: 60px auto 0;
}
@media (max-width: 1200px) {
	.upgrade-box {
		grid-template-columns: 1fr 1fr;
	}
	.upgrade-box .block {
		grid-row: 1;
	}
	.upgrade-box .block.left {
		grid-column: 1;
		justify-self: end;
	}
	.upgrade-box .block.right {
		grid-column: 2;
		justify-self: start;
	}
	.upgrade-box .block .child {
		width: 100%;
		max-width: 170px;
	}
	.upgrade-box .stat-circle {
		grid-column: 1 / -1;
	}
}

.upgrade-desc {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto 35px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}

.double-scroll-rewards {
	position: relative;
	display: flex;
	width: 100%;
	max-width: 1456px;
	margin: 0 auto;
	justify-content: space-between;
}
.double-scroll-rewards .case-reward-box {
	position: relative;
	display: block;
	width: calc(50% - 25px);
}
.double-scroll-rewards .case-reward-box .row.scroll-wrapper {
	display: block;
	width: 100%;
	max-height: 520px;
}
.double-scroll-rewards .case-reward-box .row.scroll-wrapper .row {
	padding-right: 20px;
}
.double-scroll-rewards .case-reward-box .row.scroll-wrapper .row[data-upgrade-row-items] .item {
	cursor: pointer;
}
@media (min-width: 1000px) {
	.double-scroll-rewards .case-reward-box .row.scroll-wrapper .row[data-upgrade-row-items] .item:hover .img img {
		-webkit-animation-name: shakeHover;
		-webkit-animation-duration: 0.8s;
		-webkit-transform-origin: 50% 50%;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-timing-function: linear;
	}
}
@media (max-width: 700px) {
	.double-scroll-rewards {
		flex-direction: column;
	}
	.double-scroll-rewards .case-reward-box {
		width: 100%;
	}
	.double-scroll-rewards .case-reward-box .row.scroll-wrapper {
		max-height: calc(100vh - 100px);
	}
}

.noitemsbox {
	position: relative;
	display: block;
	width: 100%;
	grid-column: 1 / -1;
	padding: 15px 0;
}
.noitemsbox img {
	position: relative;
	display: block;
	margin: 0 auto;
}
.noitemsbox p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 21px auto 0;
}
.noitemsbox .all-button-1 {
	margin: 32px auto 0;
}

.searcher-items {
	position: relative;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.searcher-items > * {
	margin-right: 30px;
	margin-bottom: 15px;
}
.searcher-items > *:last-child {
	margin-right: 0;
}
.searcher-items .searcher {
	position: relative;
	display: block;
	flex: 1;
	min-width: 160px;
}
.searcher-items .searcher input {
	padding-right: 40px;
}
.searcher-items .searcher button {
	position: absolute;
	display: flex;
	width: 40px;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 1;
	background: none;
	border: none;
	cursor: pointer;
}
.searcher-items .searcher button .svg {
	margin: auto;
	width: 16px;
	height: 16px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
@media (min-width: 1000px) {
	.searcher-items .searcher button:hover .svg {
		background: #de1355;
	}
}
.searcher-items .sort {
	position: relative;
	display: block;
}
.searcher-items .sort a {
	width: max-content;
	height: 41px;
	padding: 0 15px;
}
.searcher-items .sort a .row-box.right .svg {
	width: 22px;
	height: 22px;
	margin-left: 10px;
}
.searcher-items .counter {
	position: relative;
	display: flex;
	align-items: center;
}
.searcher-items .counter > * {
	margin-right: 20px;
}
.searcher-items .counter > *:last-child {
	margin-right: 0;
}
.searcher-items .counter .input {
	position: relative;
	display: flex;
	align-items: center;
}
.searcher-items .counter .input label {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
}
.searcher-items .counter .input input {
	width: 50px;
	padding: 0 5px;
	text-align: center;
	margin: 0 4px 0 6px;
}
.searcher-items .counter .input input::-webkit-outer-spin-button, .searcher-items .counter .input input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.searcher-items .counter .input input[type='number'] {
	-moz-appearance: textfield;
}
@media (max-width: 1000px) {
	.searcher-items {
		flex-direction: column;
	}
	.searcher-items > * {
		margin-right: 0;
	}
}

.list-buttons-box {
	position: relative;
	display: flex;
	width: 100%;
	margin: 35px auto 0;
	justify-content: center;
	flex-wrap: wrap;
}
.list-buttons-box li {
	position: relative;
	display: block;
	margin: 10px 5px;
}
.list-buttons-box li .all-button-1 .svg {
	width: 30px;
	height: 30px;
}

.fortune-wheel {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 70px;
}
.fortune-wheel .fortune-container {
	position: relative;
	display: flex;
	width: 100%;
	height: 756px;
	justify-content: center;
}
.fortune-wheel .fortune-block {
	position: relative;
	display: block;
	width: 756px;
	height: 756px;
	margin: 0 auto;
	flex: none;
}
.fortune-wheel .fortune-block:before {
	content: '';
	position: absolute;
	display: block;
	width: 896px;
	height: 896px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../img/wheel-bg-1.png) no-repeat center/contain;
	-webkit-animation-name: radius;
	-webkit-animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: radius;
	-moz-animation-duration: 40s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: normal;
	-moz-animation-timing-function: linear;
	-o-animation-name: radius;
	-o-animation-duration: 40s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: normal;
	-o-animation-timing-function: linear;
	animation-name: radius;
	animation-duration: 40s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-timing-function: linear;
}
.fortune-wheel .fortune-block:after {
	content: '';
	position: absolute;
	display: block;
	width: 532px;
	height: 532px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../img/wheel-bg-2.png) no-repeat center/contain;
	-webkit-animation-name: radiusrev;
	-webkit-animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: radiusrev;
	-moz-animation-duration: 40s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: normal;
	-moz-animation-timing-function: linear;
	-o-animation-name: radiusrev;
	-o-animation-duration: 40s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: normal;
	-o-animation-timing-function: linear;
	animation-name: radiusrev;
	animation-duration: 40s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-timing-function: linear;
}
.fortune-wheel .fortune-block .fortune-circle {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.fortune-wheel .fortune-block .fortune-circle .circle {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../img/wheel-bg-3.png) no-repeat center/contain;
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item {
	position: absolute;
	display: block;
	width: 140px;
	height: 120px;
	top: 0;
	left: 0;
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item .child {
	position: relative;
	display: flex;
	width: 100%;
	height: 110px;
	align-items: center;
	justify-content: center;
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item .child img {
	position: relative;
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: calc(100% - 10px);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(1) {
	top: 0;
	left: 50%;
	margin-left: -70px;
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(2) {
	top: 43px;
	left: 50%;
	margin-left: 89px;
	transform: rotate(30deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(3) {
	top: 160px;
	left: 50%;
	margin-left: 205px;
	transform: rotate(60deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(4) {
	top: 50%;
	left: unset;
	margin-top: -60px;
	margin-left: unset;
	right: -10px;
	transform: rotate(90deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(5) {
	top: unset;
	bottom: 160px;
	left: 50%;
	margin-left: 205px;
	transform: rotate(120deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(6) {
	top: unset;
	bottom: 43px;
	left: 50%;
	margin-left: 89px;
	transform: rotate(150deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(7) {
	top: unset;
	bottom: 0;
	left: 50%;
	margin-left: -70px;
	transform: rotate(180deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(8) {
	top: unset;
	bottom: 43px;
	left: unset;
	right: 50%;
	margin-left: unset;
	margin-right: 89px;
	transform: rotate(210deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(9) {
	top: unset;
	bottom: 160px;
	left: unset;
	right: 50%;
	margin-left: unset;
	margin-right: 205px;
	transform: rotate(240deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(10) {
	top: 50%;
	left: -10px;
	right: unset;
	margin-top: -60px;
	margin-left: unset;
	margin-right: unset;
	transform: rotate(270deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(11) {
	top: 160px;
	left: unset;
	right: 50%;
	margin-left: unset;
	margin-right: 205px;
	transform: rotate(300deg);
}
.fortune-wheel .fortune-block .fortune-circle .wheel-item:nth-child(12) {
	top: 43px;
	left: unset;
	right: 50%;
	margin-left: unset;
	margin-right: 89px;
	transform: rotate(330deg);
}
.fortune-wheel .fortune-block .fortune-circle:before {
	content: '';
	position: absolute;
	display: block;
	width: 29px;
	height: 152px;
	top: -20px;
	left: 50%;
	margin-left: -15px;
	background: url(../img/wheel-arrow.png) no-repeat center bottom, url(../img/wheel-arrowt.png) no-repeat center top;
	z-index: 1;
	pointer-events: none;
}
.fortune-wheel .fortune-block .fortune-circle:after {
	content: '';
	position: absolute;
	display: block;
	width: 100vw;
	height: 577px;
	background: url(../img/wheel-fade.png) no-repeat center bottom;
	background-size: 100% 100%;
	top: calc(100% - 362px);
	left: 50%;
	margin-left: -50vw;
	pointer-events: none;
}
@media (max-width: 1000px) {
	.fortune-wheel .fortune-block .fortune-circle:after {
		width: 1000px;
		margin-left: -500px;
	}
}
.fortune-wheel .fortune-block .fortune-info {
	position: absolute;
	display: flex;
	width: 516px;
	height: 516px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 2;
}
.fortune-wheel .fortune-block .fortune-info:before {
	content: '';
	position: absolute;
	display: block;
	width: 532px;
	height: 532px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../img/wheel-bg-2f.png) no-repeat center/contain;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner {
	position: relative;
	display: none;
	margin: auto;
	width: 100%;
	z-index: 1;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.active {
	display: block;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner .fi-title {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner .fi-title span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner .fi-title p {
	position: relative;
	display: block;
	color: #323b50;
	text-shadow: 0 0 0 #323b50;
	font-size: 12px;
	margin-top: 3px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner .fi-alert {
	position: relative;
	display: block;
	width: 228px;
	height: 228px;
	background: url(../img/wheel-lock.png) no-repeat center/contain;
	margin: 29px auto 0;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner .fi-alert span {
	position: relative;
	display: flex;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	justify-content: center;
	color: #ffffff;
	font-size: 14px;
	padding: 180px 0 0;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-first .all-button-1 {
	margin: 65px auto 0;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-second ul {
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	margin: 20px auto 0;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-second ul li {
	position: relative;
	display: block;
	flex: none;
	margin: 3px 5px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-second ul li a {
	width: 192px;
	height: 44px;
	padding: 0 20px 0 25px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-second ul li a .row-box {
	/*width: 100%;*/
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-second ul li a .row-box .svg {
	width: 22px;
	height: 22px;
	background: #ffffff;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-second ul li a .row-box span {
	font-size: 14px;
	font-weight: 700;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer {
	position: relative;
	display: block;
	width: 100%;
	margin: 37px auto 0;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result {
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result .item {
	position: relative;
	display: flex;
	align-items: center;
	flex: none;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result .item + .item {
	margin-left: 15px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result .item + .dots {
	margin-left: 8px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result .item span {
	position: relative;
	display: flex;
	min-width: 41px;
	height: 47px;
	background: rgba(30, 48, 92, 0.4);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	flex: none;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fbcc2a;
	font-size: 24px;
	font-weight: 700;
	padding: 0 10px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result .item span + span {
	margin-left: 4px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result .item.day span {
	padding: 0 15px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result .dots {
	position: relative;
	display: block;
	color: #42537a;
	font-size: 24px;
	font-weight: 700;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-timer .result .dots + .item {
	margin-left: 8px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code {
	position: relative;
	display: block;
	width: 100%;
	margin: 40px auto 0;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .or {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form {
	position: relative;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin: 35px auto 0;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form input {
	background: none;
	border: none;
	border-bottom: 1px solid #1e305c;
	padding: 0;
	height: 40px;
	color: #8e99b1;
	font-size: 14px;
	font-weight: 400;
	width: 154px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form input::-webkit-input-placeholder {
	color: #8e99b1;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form input:-moz-placeholder {
	color: #8e99b1;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form input::-moz-placeholder {
	color: #8e99b1;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form input:-ms-input-placeholder {
	color: #8e99b1;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form button {
	width: 52px;
	height: 44px;
	padding: 0;
	flex: none;
	margin-left: 15px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form button .svg {
	background: #ffffff;
	width: 24px;
	height: 24px;
}
.fortune-wheel .fortune-block .fortune-info .fi-inner.fi-third .fi-code .form button:before {
	background-image: -moz-linear-gradient(-93deg, #f28e26 0%, #fd644f 100%);
	background-image: -webkit-linear-gradient(-93deg, #f28e26 0%, #fd644f 100%);
	background-image: -ms-linear-gradient(-93deg, #f28e26 0%, #fd644f 100%);
}
@media (max-width: 800px) {
	.fortune-wheel .fortune-container {
		height: 580px;
	}
	.fortune-wheel .fortune-container .fortune-block {
		-webkit-transform-origin: top;
		-ms-transform-origin: top;
		transform-origin: top;
		transform: scale(0.76);
	}
}
@media (max-width: 500px) {
	.fortune-wheel .fortune-container {
		height: 530px;
	}
	.fortune-wheel .fortune-container .fortune-block {
		-webkit-transform-origin: top;
		-ms-transform-origin: top;
		transform-origin: top;
		transform: scale(0.7);
	}
	.fortune-wheel .fortune-container .fortune-block .fortune-info .fi-inner.fi-second .fi-alert {
		width: 150px;
		height: 150px;
	}
	.fortune-wheel .fortune-container .fortune-block .fortune-info .fi-inner.fi-second .fi-alert span {
		padding-top: 120px;
	}
	.fortune-wheel .fortune-container .fortune-block .fortune-info .fi-inner.fi-second ul {
		flex-direction: column;
	}
}
.fortune-wheel .fortune-result-items {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	z-index: 4;
}
.fortune-wheel .fortune-result-items .item {
	position: relative;
	display: block;
	flex: 1;
	max-width: 400px;
	min-width: 380px;
	min-height: 120px;
	margin: 11px;
	padding: 10px 24px 10px 0;
	background: #0b1529;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.fortune-wheel .fortune-result-items .item .flex {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 100px;
}
.fortune-wheel .fortune-result-items .item .flex .img {
	position: relative;
	display: block;
	width: 185px;
	margin-right: 10px;
	flex: none;
	padding: 0 10px;
}
.fortune-wheel .fortune-result-items .item .flex .img img {
	position: relative;
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.fortune-wheel .fortune-result-items .item .flex .text {
	position: relative;
	display: block;
	color: #8e99b1;
	font-size: 14px;
	line-height: 18px;
}
@media (max-width: 800px) {
	.fortune-wheel .fortune-result-items {
		flex-direction: column;
		margin: -30px auto 0;
	}
	.fortune-wheel .fortune-result-items .item {
		flex: none;
		width: 100%;
		max-width: 400px;
		min-width: unset;
		margin: 0 auto;
	}
	.fortune-wheel .fortune-result-items .item + .item {
		margin-top: 11px;
	}
}
@media (max-width: 800px) and (max-width: 400px) {
	.fortune-wheel .fortune-result-items .item {
		padding: 10px 10px 15px;
	}
	.fortune-wheel .fortune-result-items .item .flex {
		flex-direction: column;
	}
	.fortune-wheel .fortune-result-items .item .flex .img {
		width: 100%;
	}
	.fortune-wheel .fortune-result-items .item .flex .text {
		text-align: center;
		margin: 10px auto 0;
	}
}

@-webkit-keyframes radius {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		-moz-transform: translate(-50%, -50%) rotate(0deg);
		-o-transform: translate(-50%, -50%) rotate(0deg);
		-ms-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		-moz-transform: translate(-50%, -50%) rotate(360deg);
		-o-transform: translate(-50%, -50%) rotate(360deg);
		-ms-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg);
	}
}
@-moz-keyframes radius {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		-moz-transform: translate(-50%, -50%) rotate(0deg);
		-o-transform: translate(-50%, -50%) rotate(0deg);
		-ms-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		-moz-transform: translate(-50%, -50%) rotate(360deg);
		-o-transform: translate(-50%, -50%) rotate(360deg);
		-ms-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg);
	}
}
@-o-keyframes radius {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		-moz-transform: translate(-50%, -50%) rotate(0deg);
		-o-transform: translate(-50%, -50%) rotate(0deg);
		-ms-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		-moz-transform: translate(-50%, -50%) rotate(360deg);
		-o-transform: translate(-50%, -50%) rotate(360deg);
		-ms-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg);
	}
}
@keyframes radius {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		-moz-transform: translate(-50%, -50%) rotate(0deg);
		-o-transform: translate(-50%, -50%) rotate(0deg);
		-ms-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(360deg);
		-moz-transform: translate(-50%, -50%) rotate(360deg);
		-o-transform: translate(-50%, -50%) rotate(360deg);
		-ms-transform: translate(-50%, -50%) rotate(360deg);
		transform: translate(-50%, -50%) rotate(360deg);
	}
}
@-webkit-keyframes radiusrev {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		-moz-transform: translate(-50%, -50%) rotate(0deg);
		-o-transform: translate(-50%, -50%) rotate(0deg);
		-ms-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(-360deg);
		-moz-transform: translate(-50%, -50%) rotate(-360deg);
		-o-transform: translate(-50%, -50%) rotate(-360deg);
		-ms-transform: translate(-50%, -50%) rotate(-360deg);
		transform: translate(-50%, -50%) rotate(-360deg);
	}
}
@-moz-keyframes radiusrev {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		-moz-transform: translate(-50%, -50%) rotate(0deg);
		-o-transform: translate(-50%, -50%) rotate(0deg);
		-ms-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(-360deg);
		-moz-transform: translate(-50%, -50%) rotate(-360deg);
		-o-transform: translate(-50%, -50%) rotate(-360deg);
		-ms-transform: translate(-50%, -50%) rotate(-360deg);
		transform: translate(-50%, -50%) rotate(-360deg);
	}
}
@-o-keyframes radiusrev {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		-moz-transform: translate(-50%, -50%) rotate(0deg);
		-o-transform: translate(-50%, -50%) rotate(0deg);
		-ms-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(-360deg);
		-moz-transform: translate(-50%, -50%) rotate(-360deg);
		-o-transform: translate(-50%, -50%) rotate(-360deg);
		-ms-transform: translate(-50%, -50%) rotate(-360deg);
		transform: translate(-50%, -50%) rotate(-360deg);
	}
}
@keyframes radiusrev {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0deg);
		-moz-transform: translate(-50%, -50%) rotate(0deg);
		-o-transform: translate(-50%, -50%) rotate(0deg);
		-ms-transform: translate(-50%, -50%) rotate(0deg);
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(-50%, -50%) rotate(-360deg);
		-moz-transform: translate(-50%, -50%) rotate(-360deg);
		-o-transform: translate(-50%, -50%) rotate(-360deg);
		-ms-transform: translate(-50%, -50%) rotate(-360deg);
		transform: translate(-50%, -50%) rotate(-360deg);
	}
}
.fortune-rewards {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 50px;
}
.fortune-rewards .grid {
	position: relative;
	display: grid;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	grid-template-columns: 1fr 360px 1fr;
	grid-gap: 15px;
}
.fortune-rewards .grid .left-grid {
	position: relative;
	display: block;
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
	justify-self: center;
	grid-column: 1;
	align-self: center;
	padding-bottom: 65px;
}
.fortune-rewards .grid .left-grid ul {
	position: relative;
	display: block;
}
.fortune-rewards .grid .left-grid ul li {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 10px 20px;
	border-left: 3px solid #ff0a0a;
}
.fortune-rewards .grid .left-grid ul li + li {
	margin-top: 45px;
}
.fortune-rewards .grid .left-grid ul li a {
	position: relative;
	display: inline-block;
	color: #fbcc2a;
	text-decoration: underline;
}
@media (min-width: 1000px) {
	.fortune-rewards .grid .left-grid ul li a:hover {
		text-decoration: none;
	}
}
.fortune-rewards .grid .left-grid ul li strong {
	position: relative;
	display: inline-block;
	color: #ff0a0a;
	font-size: 16px;
	font-weight: 700;
}
.fortune-rewards .grid .center-grid {
	position: relative;
	display: block;
	width: 100%;
	grid-column: 2;
}
.fortune-rewards .grid .center-grid .img {
	position: relative;
	display: flex;
	width: 269px;
	height: 269px;
	align-items: center;
	justify-content: center;
	margin: 0 auto -10px;
}
.fortune-rewards .grid .center-grid .img:before {
	content: '';
	position: absolute;
	display: block;
	width: 319px;
	height: 319px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../img/reward-wheel.png) no-repeat center/contain;
}
.fortune-rewards .grid .center-grid .img img {
	position: relative;
	display: block;
	max-width: 100%;
	width: auto;
	max-height: 100%;
	height: auto;
}
.fortune-rewards .grid .center-grid .title {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
}
.fortune-rewards .grid .center-grid .title span {
	color: #ff0a0a;
}
.fortune-rewards .grid .center-grid ul.list {
	position: relative;
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 25px auto 0;
	flex-wrap: wrap;
}
.fortune-rewards .grid .center-grid ul.list li {
	position: relative;
	display: block;
	margin: 2px;
	flex: none;
}
.fortune-rewards .grid .center-grid ul.list li a {
	width: 162px;
	padding: 0 5px;
	height: 38px;
	font-size: 14px;
}
.fortune-rewards .grid .center-grid ul.list li a:before {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.fortune-rewards .grid .right-grid {
	position: relative;
	display: block;
	justify-self: center;
	align-self: center;
	width: 100%;
	max-width: 380px;
	padding-bottom: 65px;
	grid-column: 3;
}
.fortune-rewards .grid .right-grid .title {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}
.fortune-rewards .grid .right-grid ul {
	position: relative;
	display: block;
	max-width: 260px;
}
.fortune-rewards .grid .right-grid ul li {
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	padding-left: 26px;
}
.fortune-rewards .grid .right-grid ul li + li {
	margin-top: 25px;
}
.fortune-rewards .grid .right-grid ul li:before {
	content: '';
	position: absolute;
	display: block;
	width: 9px;
	height: 9px;
	-webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
	clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
	background: #ff0a0a;
	top: 5px;
	left: 0;
}
@media (max-width: 1000px) {
	.fortune-rewards .grid {
		grid-template-columns: 1fr;
		grid-gap: 45px;
	}
	.fortune-rewards .grid > * {
		min-width: 0;
	}
	.fortune-rewards .grid .left-grid {
		grid-column: unset;
		grid-row: 2;
		padding: 0;
	}
	.fortune-rewards .grid .right-grid {
		grid-column: unset;
		grid-row: 3;
	}
	.fortune-rewards .grid .center-grid {
		grid-column: unset;
		grid-row: 1;
		padding: 0;
	}
}

/*# sourceMappingURL=styles.css.map */
