button,
hr,
input {
	overflow: visible;
}
audio,
canvas,
progress,
video {
	display: inline-block;
}
progress,
sub,
sup {
	vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
	box-sizing: border-box;
	padding: 0;
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
select {
	text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}
textarea {
	overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
summary {
	display: list-item;
}
[hidden],
template {
	display: none;
}
html {
	line-height: 1;
}
body {
	height: 100%;
	padding-top: 100px;
	margin: 0;
	font-family: "Arial", sans-serif;
	color: #fff;
	background-color: #0c111c;
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 16px;
	line-height: 1.4;
}
body.no-bg {
	background-image: none;
}
::-moz-focus-inner {
	padding: 0;
	border: 0;
}
:focus {
	outline: 0;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 1000;
	max-width: 100% !important;
	border: none !important;
}
.ms-21-sh-wrap {
	width: 100%;
	max-width: 1200px;
	padding: 20px 15px;
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: transparent;
	color: #fff;
	box-sizing: border-box;
}
.ms-21-sh-wrap > * {
	flex: 1 1 auto;
}
.ms-21-sh-wrap.ms-21-sh-wrap--full {
	padding: 0 7px;
	width: 100%;
	border: none;
	max-width: 1880px;
}
.ms-21-sh-page {
	padding-top: 20px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
.ms-21-sh-inner {
	padding: 10px 0;
	margin: 0 -7px;
	min-width: 1170px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	box-sizing: border-box;
}
.ms-21-sh-inner__page {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.ms-21-sh-inner__side {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 220px;
	flex: 0 0 220px;
}
.ms-21-sh-inner__side--1 {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.ms-21-sh-inner__page,
.ms-21-sh-inner__side {
	padding: 0 7px;
}
.ms-21-sh-inner__panel {
	height: 100%;
	padding: 15px 10px;
	border: 3px solid #fbad02;
	border-radius: 3px;
	box-sizing: border-box;
}
.ms-21-sh-header,
.ms-21-sh-page,
.ms-21-sh-footer {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.btns_header_wrap {
	display: flex;
	align-items: center;
}
.btns_header_wrap.downs {
	margin-right: 20px;
}
.btn {
	font-weight: 700;
	cursor: pointer;
	border-radius: 15px;
	padding: 0.6rem 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: inherit;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #0e86ca;
}
.btn_orange {
	background-color: #db9300;
}
.btn_green {
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	box-shadow: 0 0 25px 0 #3a7cffab;
}
.btn_down_ios {
	margin-right: 10px;
}
.reg_btn {
	font-weight: 700;
	border-radius: 15px;
	padding: 0.6rem 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #fff;
	background: linear-gradient(-45deg, #1245ff 0%, #1245ff 25%, #6586ff 50%, #1245ff 75%, #1245ff 100%) right bottom;
	text-decoration: none;
}
.enter_btn {
	font-weight: 700;
	border-radius: 15px;
	padding: 0.6rem 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #fff;
	background-color: rgba(25, 33, 54, .765);
	text-decoration: none;
	margin-right: 10px;
}
.enter_btn:hover {
	background-color: #192136;
}
.ms-21-sh-header__main {
	padding: 5px 0;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1170px;
	margin: 0 auto;
}
.ms-21-sh-header__logo img {
	width: 270px;
	display: block;
	position: relative;
}
.ms-21-sh-header__reg {
	padding: 15px 0;
	font-size: 0;
	display: flex;
	align-items: center;
}
.ms-21-sh-header__reg__btn {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	transition: 0.1s box-shadow;
}
.ms-21-sh-header__reg__btn--reg {
	margin-right: 5px;
	background-color: #c5ff4c;
	background-image: linear-gradient(to bottom, #c5ff4c 0, #c5ff4c 45%, #9be500 50%, #1f2d00 100%);
	box-shadow:
		inset 1px 1px 1px #c5ff4c,
		inset -1px -1px 1px #c5ff4c;
}
.ms-21-sh-header__reg__btn--reg:hover {
	background-color: #9be500;
	background-image: linear-gradient(to top, #c5ff4c 0, #c5ff4c 45%, #9be500 50%, #1f2d00 100%);
	box-shadow:
		inset 1px 1px 40px #c5ff4c,
		inset -1px -1px 40px #c5ff4c;
}
.ms-21-sh-header__reg__btn--ent {
	background-color: #00a2ff;
	background-image: linear-gradient(to bottom, #00a2ff 0, #00a2ff 45%, #0092e6 50%, #002d47 100%);
	box-shadow:
		inset 1px 1px 1px #00a2ff,
		inset -1px -1px 1px #00a2ff;
}
.ms-21-sh-header__reg__btn--ent:hover {
	background-color: #006199;
	background-image: linear-gradient(to top, #00a2ff 0, #00a2ff 45%, #0092e6 50%, #002d47 100%);
	box-shadow:
		inset 1px 1px 40px #00a2ff,
		inset -1px -1px 40px #00a2ff;
}
.burger {
	display: none;
}
.ms-21-sh-header__bottom {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0 20px;
	max-width: 1170px;
	margin: 0 auto;
}
.ms-21-sh-header__win__left {
	float: left;
}
.ms-21-sh-header__win__right {
	float: right;
}
.ms-21-sh-header__win__title {
	height: 45px;
	margin: 0;
	padding: 0 50px;
	position: relative;
}
.ms-21-sh-header__win__title:before,
.ms-21-sh-header__win__title:after {
	content: "";
	position: absolute;
	top: 50%;
	height: 1px;
	width: 45px;
}
.ms-21-sh-header__win__title:before {
	left: 0;
	background-image: linear-gradient(to right, #000, #fff);
}
.ms-21-sh-header__win__title:after {
	right: 0;
	background-image: linear-gradient(to left, #000, #fff);
}
.ms-21-sh-header__win__text {
	display: block;
	padding: 11px 0;
	font-size: 30px;
	letter-spacing: 3px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-overflow: clip;
	background: -webkit-linear-gradient(#fff, darkblue);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow:
		0 0 10px #fff,
		0 0 20px #fff,
		0 0 30px #fff,
		0 0 40px #ff00de,
		0 0 70px #ff00de,
		0 0 80px #ff00de,
		0 0 100px #ff00de;
}
.ms-21-sh-header__win__text--bg {
	position: relative;
	padding: 11px 60px;
}
.ms-21-sh-header__win__text--bg:before,
.ms-21-sh-header__win__text--bg:after {
	content: "";
	width: 55px;
	height: 57px;
	position: absolute;
	top: 0;
	background-image: url(../images/spade.png);
}
.ms-21-sh-header__win__text--bg:before {
	left: 0;
}
.ms-21-sh-header__win__text--bg:after {
	right: 0;
}
.ms-21-sh-header__promo .top-banner {
	width: 100%;
}
.ms-21-sh-header__promo .promo {
	position: relative;
	z-index: 1;
}
.ms-21-sh-header__promo .promo__full {
	padding-bottom: 64px;
	padding-top: 120px;
	display: block;
	min-height: 200px;
	overflow: hidden;
}
.ms-21-sh-header__promo .container {
	max-width: 1250px;
	padding: 0 40px;
	margin: 0 auto;
}
.ms-21-sh-header__promo .container .promo__bg {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-size: cover;
}
.ms-21-sh-header__promo .promo__inner {
	padding-left: 51px;
}
.ms-21-sh-header__promo .promo__body {
	margin-bottom: 35px;
}
.ms-21-sh-header__promo .promo__title {
	color: #fff;
	text-align: left;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 35px;
	letter-spacing: 0.01em;
	margin-bottom: 8px;
}
.ms-21-sh-header__promo .promo__count {
	background-image: radial-gradient(#fff7ea, #f8c680);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #fff;
	-webkit-text-stroke: 1px rgba(134, 0, 140, 0.55);
	font-size: 84px;
	text-align: left;
	letter-spacing: -2.5px;
}
.ms-21-sh-header__promo .promo__btn a {
	justify-content: center;
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #e21d5c;
	background-color: transparent;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	font-size: 21px;
	min-width: 178px;
}
.ms-21-sh-header__promo .promo__btn a span {
	color: #fff;
}
.ms-21-sh-page__entry table td {
	padding-right: 15px;
}
.ms-21-sh-page__entry table td:last-child {
	padding-right: 0;
}
@media only screen and (max-width: 1023px) {
	.promo__title {
		font-size: 32px;
	}
	.promo__full {
		padding-top: 71px;
		padding-bottom: 40px;
	}
	.ms-21-sh-header__promo .promo__count {
		font-size: 72px;
	}
}
.ms-21-sh-header__mnav {
	margin: 10px 0;
	position: relative;
}
.ms-21-sh-header__mnav:before,
.ms-21-sh-header__mnav:after {
	content: "";
	position: absolute;
	height: 1px;
	left: 0;
	right: 0;
	background-image: linear-gradient(to right, #000 0, #623a8a 50%, #000 100%);
}
.ms-21-sh-header__mnav:before {
	top: 0;
}
.ms-21-sh-header__mnav:after {
	bottom: 0;
}
.ms-21-sh-header__addon {
	border: 1px solid rgba(67, 57, 85, 0.46);
	background-image: linear-gradient(to bottom, rgba(70, 18, 135, 0.21) 0, #16012d 100%);
}
.ms-21-sh-header__anav {
	float: left;
}
.ms-21-sh-search {
	float: right;
	padding: 5px 10px 5px 0;
	font-size: 0;
}
.ms-21-sh-search__input,
.ms-21-sh-search__btn {
	display: inline-block;
	vertical-align: middle;
	height: 34px;
	background-color: #180226;
	-webkit-appearance: none;
	border: 0;
	font-size: 14px;
	box-sizing: border-box;
}
.ms-21-sh-search__input {
	width: 160px;
	padding: 0 10px;
	color: #8e9197;
	border: 1px solid #5b4a7c;
	border-right: 0;
}
.ms-21-sh-search__input:focus {
	box-shadow: inset 0 0 8px #1245ff;
	color: #fff;
}
.ms-21-sh-search__btn {
	width: 34px;
	padding: 0;
	border: 1px solid #5b4a7c;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 101%;
	background-image: url(../images/icon-s.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.ms-21-sh-hmenu,
.ms-21-sh-mmenu,
.ms-21-sh-amenu,
.ms-21-sh-smenu,
.ms-21-sh-fmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 0;
}
.ms-21-sh-hmenu > li > a,
.ms-21-sh-mmenu > li > a,
.ms-21-sh-amenu > li > a,
.ms-21-sh-smenu > li > a,
.ms-21-sh-fmenu > li > a {
	transition: 0.1s color;
}
.ms-21-sh-hmenu > li > a:active,
.ms-21-sh-hmenu > li > a:hover,
.ms-21-sh-mmenu > li > a:active,
.ms-21-sh-mmenu > li > a:hover,
.ms-21-sh-amenu > li > a:active,
.ms-21-sh-amenu > li > a:hover,
.ms-21-sh-smenu > li > a:active,
.ms-21-sh-smenu > li > a:hover,
.ms-21-sh-fmenu > li > a:active,
.ms-21-sh-fmenu > li > a:hover {
	color: #fff;
}
.ms-21-sh-hmenu .current-menu-item > a,
.ms-21-sh-hmenu .current-menu-item > span,
.ms-21-sh-mmenu .current-menu-item > a,
.ms-21-sh-mmenu .current-menu-item > span,
.ms-21-sh-amenu .current-menu-item > a,
.ms-21-sh-amenu .current-menu-item > span,
.ms-21-sh-smenu .current-menu-item > a,
.ms-21-sh-smenu .current-menu-item > span,
.ms-21-sh-fmenu .current-menu-item > a,
.ms-21-sh-fmenu .current-menu-item > span {
	color: #fff;
}
.ms-21-sh-hmenu > li {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	position: relative;
}
.ms-21-sh-hmenu > li:first-child > a,
.ms-21-sh-hmenu > li:first-child > span {
	padding-left: 0;
}
.ms-21-sh-hmenu > li:first-child:after {
	display: none;
}
.ms-21-sh-hmenu > li > a,
.ms-21-sh-hmenu > li > span {
	font-weight: 600;
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
}
.ms-21-sh-hmenu .current-menu-item > a,
.ms-21-sh-hmenu .current-menu-item > span {
}
.ms-21-sh-mmenu {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.ms-21-sh-mmenu > li {
	display: table-cell;
	font-size: 15px;
	text-align: center;
	position: relative;
}
.ms-21-sh-mmenu > li:hover,
.ms-21-sh-mmenu > li.current-menu-item {
	background-position: center 2px;
	background-repeat: no-repeat;
}
.ms-21-sh-mmenu > li:hover .ms-21-sh-mmenu__icon,
.ms-21-sh-mmenu > li.current-menu-item .ms-21-sh-mmenu__icon {
	background-position: 0 -27px;
}
.ms-21-sh-mmenu > li:before,
.ms-21-sh-mmenu > li:after {
	content: "";
	width: 1px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	background-image: linear-gradient(to bottom, #000 0, #623a8a 50%, #000 100%);
}
.ms-21-sh-mmenu > li:before {
	left: 0;
}
.ms-21-sh-mmenu > li:after {
	right: 0;
}
.ms-21-sh-mmenu > li:first-child .ms-21-sh-mmenu__icon {
	background-image: url(../images/icon-1.png);
}
.ms-21-sh-mmenu > li:nth-child(2) .ms-21-sh-mmenu__icon {
	background-image: url(../images/icon-2.png);
}
.ms-21-sh-mmenu > li:nth-child(3) .ms-21-sh-mmenu__icon {
	background-image: url(../images/icon-3.png);
}
.ms-21-sh-mmenu > li > a,
.ms-21-sh-mmenu > li > span {
	display: block;
	height: 70px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #a08ec0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ms-21-sh-mmenu__icon {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 3px 0;
	width: 25px;
	height: 27px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
}
.ms-21-sh-amenu > li {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	position: relative;
}
.ms-21-sh-amenu > li:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	background-color: rgba(67, 57, 85, 0.46);
}
.ms-21-sh-amenu > li > a,
.ms-21-sh-amenu > li > span {
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 10px;
	color: #8e9197;
	text-align: center;
	text-decoration: none;
}
.ms-21-sh-amenu > li > a:hover {
	background: rgba(133, 0, 255, 0.12) url(../images/h-amenu.png) center bottom no-repeat;
}
.ms-21-sh-amenu .current-menu-item > a,
.ms-21-sh-amenu .current-menu-item > span {
	background: rgba(133, 0, 255, 0.12) url(../images/h-amenu.png) center bottom no-repeat;
}
.ms-21-sh-smenu {
	width: 194px;
	border: 1px solid #1245ff;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.ms-21-sh-smenu > li {
	display: block;
	font-size: 15px;
	border-top: 1px solid #1245ff;
	background-color: rgba(67, 57, 85, 0.46);
}
.ms-21-sh-smenu > li:first-child {
	border-top: none;
}
.ms-21-sh-smenu > li > a,
.ms-21-sh-smenu > li > span {
	display: block;
	padding: 10px;
	line-height: 1.1;
	color: #8e9197;
	text-decoration: none;
}
.ms-21-sh-smenu > li > a:hover {
	background: rgba(133, 0, 255, 0.12) url(../images/h-amenu.png) center bottom no-repeat;
}
.ms-21-sh-smenu .current-menu-item > a,
.ms-21-sh-smenu .current-menu-item > span {
}
.ms-21-sh-fmenu {
	text-align: center;
	border-bottom: 1px solid #41618c;
}
.ms-21-sh-fmenu > li {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}
.ms-21-sh-fmenu > li > a,
.ms-21-sh-fmenu > li > span {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	color: #887c9b;
}
.ms-21-sh-page__title,
.ms-21-sh-inner__title {
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 28px;
	line-height: 1.2;
}
.ms-21-sh-slot {
	width: 100%;
	max-width: 920px;
	margin: 0 auto 25px;
	position: relative;
}
.ms-21-sh-slot:after {
	content: "";
	display: block;
	padding-top: 75%;
}
.ms-21-sh-slot__inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #1a003f;
}
.ms-21-sh-slot__inner iframe {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 0;
	outline: 0;
}
.ms-21-sh-slot-btn {
	display: block;
	max-width: 920px;
	padding: 0 10px;
	margin: 0 auto 25px;
	height: 80px;
	line-height: 80px;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	text-decoration: none;
	box-shadow:
		2px 2px 2px #fede98 inset,
		-2px -2px 2px #634401 inset;
	background-color: #fbad02;
	background-image: linear-gradient(to bottom, #fbad02 0, #966701 100%);
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	box-sizing: border-box;
}
.ms-21-sh-slot-btn:hover,
.ms-21-sh-slot-btn:active {
	color: inherit;
	background-image: linear-gradient(to top, #fbad02 0, #966701 100%);
}
.ms-21-sh-page__entry,
.ms-21-sh-inner__entry,
.ms-21-sh-404__entry {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 1.4;
	font-family: "Arial";
}
.ms-21-sh-page__entry h1,
.ms-21-sh-page__entry h2,
.ms-21-sh-page__entry h3,
.ms-21-sh-inner__entry h1,
.ms-21-sh-inner__entry h2,
.ms-21-sh-inner__entry h3,
.ms-21-sh-404__entry h1,
.ms-21-sh-404__entry h2,
.ms-21-sh-404__entry h3 {
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 1.2;
}
.ms-21-sh-page__entry p,
.ms-21-sh-page__entry ul,
.ms-21-sh-page__entry ol,
.ms-21-sh-inner__entry p,
.ms-21-sh-inner__entry ul,
.ms-21-sh-inner__entry ol,
.ms-21-sh-404__entry p,
.ms-21-sh-404__entry ul,
.ms-21-sh-404__entry ol {
	margin: 15px 0;
}
.ms-21-sh-page__entry blockquote,
.ms-21-sh-inner__entry blockquote,
.ms-21-sh-404__entry blockquote {
	width: 95%;
	max-width: 940px;
	box-sizing: border-box;
	margin: 0 auto;
}
.ms-21-sh-page__entry blockquote:before,
.ms-21-sh-page__entry blockquote:after,
.ms-21-sh-inner__entry blockquote:before,
.ms-21-sh-inner__entry blockquote:after,
.ms-21-sh-404__entry blockquote:before,
.ms-21-sh-404__entry blockquote:after {
	content: "";
	display: table;
	clear: both;
}
.ms-21-sh-page__entry blockquote p,
.ms-21-sh-inner__entry blockquote p,
.ms-21-sh-404__entry blockquote p {
	margin: 30px 0;
	padding: 10px 10px;
	border: 4px dotted #e728e7;
	border-radius: 20px;
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 16px;
}
.ms-21-sh-page__entry a,
.ms-21-sh-inner__entry a,
.ms-21-sh-404__entry a {
	color: #1245ff;
}
.ms-21-sh-page__entry a:hover,
.ms-21-sh-page__entry a:active,
.ms-21-sh-inner__entry a:hover,
.ms-21-sh-inner__entry a:active,
.ms-21-sh-404__entry a:hover,
.ms-21-sh-404__entry a:active {
	color: #fbad02;
	text-decoration: none;
}
.ms-21-sh-page__entry a:visited,
.ms-21-sh-inner__entry a:visited,
.ms-21-sh-404__entry a:visited {
	color: #1245ff;
}
.ms-21-sh-inner__entry {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}
.ms-21-sh-crumbs {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px;
	font-size: 0;
	color: #1245ff;
}
.ms-21-sh-inner .ms-21-sh-crumbs {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}
.ms-21-sh-crumbs__item {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	font-size: 13px;
}
.ms-21-sh-crumbs__item:last-child {
	margin-right: 0;
}
.ms-21-sh-crumbs__link {
	color: inherit;
	text-decoration: none;
}
.ms-21-sh-crumbs__link:hover {
	color: #fbad02;
}
.ms-21-sh-crumbs__link .ms-21-sh-crumbs__inner {
	text-decoration: underline;
}
.ms-21-sh-list {
	list-style-type: none;
	padding: 0;
	margin: 0 0 25px;
}
.ms-21-sh-list__item {
	float: left;
	min-height: 1px;
	width: 215px;
	margin-right: 20px;
}
.ms-21-sh-list__item:nth-child(4n) {
	margin-right: 0;
}
.ms-21-sh-list__item:nth-child(4n + 1) {
	clear: left;
}
.ms-21-sh-list__inner {
	margin: 0 0 20px;
	padding: 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #1a003f;
	transition: 0.2s bacground-color;
	position: relative;
	z-index: 1;
}
.ms-21-sh-list__inner:before,
.ms-21-sh-list__inner:after {
	content: "";
	position: absolute;
	opacity: 0;
	transition: 0.2s opacity;
}
.ms-21-sh-list__inner:before {
	top: -5px;
	right: -10px;
	bottom: 0;
	left: -10px;
	z-index: -1;
	border-radius: 5px;
	background-color: #2f0072;
}
.ms-21-sh-list__inner:after {
	top: -15px;
	right: -20px;
	width: 56px;
	height: 56px;
	background-image: url(../images/corner.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 2;
}
.ms-21-sh-list__inner:hover {
	background-color: #2f0072;
}
.ms-21-sh-list__inner:hover:before,
.ms-21-sh-list__inner:hover:after {
	opacity: 1;
}
.ms-21-sh-list__inner:hover .ms-21-sh-list__img {
	opacity: 0.7;
}
.ms-21-sh-list__inner:hover .ms-21-sh-list__btn {
	opacity: 1;
}
.ms-21-sh-list__inner:hover .ms-21-sh-list__btn--main {
	transform: translateY(80px);
}
.ms-21-sh-list__inner:hover .ms-21-sh-list__btn--single {
	transform: translateY(115px);
}
.ms-21-sh-list__inner:hover .ms-21-sh-list__btn--alt {
	transform: translateY(-80px);
}
.ms-21-sh-list__thumb {
	position: relative;
	padding: 10px 0;
	overflow: hidden;
}
.ms-21-sh-list__img {
	display: block;
	width: 215px;
	height: 162px;
	transition: 0.2s opacity;
	backface-visibility: hidden;
}
.ms-21-sh-list__btn {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	display: block;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	border-radius: 5px;
	color: #000;
	font-size: 15px;
	position: absolute;
	left: 10px;
	right: 10px;
	opacity: 0;
	box-sizing: border-box;
	transition-property: transform, opacity, box-shadow;
	transition-duration: 0.2s;
}
.ms-21-sh-list__btn--main {
	top: -40px;
	color: #fff;
}
.ms-21-sh-list__btn--main:hover {
	background-color: #9be500;
	background-image: linear-gradient(to top, #c5ff4c 0, #c5ff4c 45%, #9be500 50%, #567f00 100%);
	box-shadow:
		inset 1px 1px 40px #c5ff4c,
		inset -1px -1px 40px #c5ff4c;
}
.ms-21-sh-list__btn--alt {
	bottom: -40px;
	background-color: #00a2ff;
	background-image: linear-gradient(to bottom, #00a2ff 0, #00a2ff 45%, #0092e6 50%, #006199 100%);
	box-shadow:
		inset 1px 1px 1px #00a2ff,
		inset -1px -1px 1px #00a2ff;
}
.ms-21-sh-list__btn--alt:hover {
	background-color: #006199;
	background-image: linear-gradient(to top, #00a2ff 0, #00a2ff 45%, #0092e6 50%, #006199 100%);
	box-shadow:
		inset 1px 1px 40px #00a2ff,
		inset -1px -1px 40px #00a2ff;
}
.ms-21-sh-list__entry {
	height: 50px;
	padding: 0 10px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}
.ms-21-sh-list__title {
	display: block;
	width: 100%;
	margin: auto;
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
}
.ms-21-sh-404 {
	padding: 0;
	margin: 0 0 25px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}
.ms-21-sh-404__title {
	float: left;
	font-size: 110px;
	margin: 60px;
	line-height: 1;
	color: #fbad02;
	font-weight: normal;
}
.ms-21-sh-404__entry {
	width: 100%;
	margin: auto;
}
.wp-pagenavi {
	text-align: center;
	color: #fbad02;
}
.wp-pagenavi > a {
	color: inherit;
	text-decoration: none;
}
.wp-pagenavi > a,
.wp-pagenavi > span {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}
.ms-21-sh-slider {
	height: 300px;
	position: relative;
}
.ms-21-sh-slider img {
	width: 100%;
	height: auto;
	border: 0;
}
.ms-21-sh-slider__list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.ms-21-sh-slider__item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
	will-change: opacity;
	transition: opacity 1s;
}
.ms-21-sh-slider__item.current {
	opacity: 1;
	z-index: 2;
}
.ms-21-sh-pager {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	padding-right: 20px;
	text-align: right;
	box-sizing: border-box;
}
.ms-21-sh-pager__item {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #623a8a;
	border: 1px solid #1245ff;
	cursor: pointer;
	position: relative;
	z-index: 3;
	transition: background-color 0.2s;
}
.ms-21-sh-pager__item:hover {
	background-color: #fbad02;
}
.ms-21-sh-pager__item.current {
	background-color: #fbad02;
	cursor: default;
}
.ms-21-sh-vslider {
	height: 204px;
	width: 194px;
	overflow: hidden;
	position: relative;
}
.ms-21-sh-vslider__list {
	position: relative;
	left: 0;
	right: 0;
	list-style-type: none;
	padding: 0;
	margin: 0;
	will-change: transform;
}
.ms-21-sh-vslider__list.moved {
	transition-property: transform;
	transition-duration: 1s;
	transition-timing-function: ease-in-out;
}
.ms-21-sh-vslider__item {
	display: block;
}
.ms-21-sh-vslider__inner {
	margin: 0;
	padding: 10px 0;
}
.ms-21-sh-vslider__link {
	float: left;
	border: 1px solid #1245ff;
	transition: 0.2s box-shadow;
}
.ms-21-sh-vslider__link:hover {
	box-shadow: 0 0 20px #1245ff;
}
.ms-21-sh-vslider__link:hover .ms-21-sh-vslider__img {
	opacity: 0.7;
}
.ms-21-sh-vslider__img {
	display: block;
	width: 60px;
	height: 45px;
	transition: 0.2s opacity;
}
.ms-21-sh-vslider__entry {
	margin-left: 75px;
	font-size: 12px;
	line-height: 1.25;
	backface-visibility: hidden;
}
.ms-21-sh-vslider__name,
.ms-21-sh-vslider__sum {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ms-21-sh-vslider__sum {
	color: #fbad02;
	font-size: 15px;
}
.ms-21-sh-inner__side__logo {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.ms-21-sh-side-reg {
	margin-bottom: 15px;
	text-align: center;
	color: #a4b9ff;
	text-shadow: 1px 1px 1px #6300f3;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
}
.ms-21-sh-side-reg__link,
.ms-21-sh-side-reg__sms {
	display: block;
	margin-bottom: 10px;
}
.ms-21-sh-side-reg__text {
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
	color: #fffdcd;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: -0.2px;
	position: relative;
}
.ms-21-sh-side-reg__btn {
	display: block;
	margin: 10px 0 20px;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fffdcd;
	font-size: 14px;
	background-color: #faa;
	background-image: linear-gradient(to bottom, #faa 0%, #cb0202 10%, #6e0000 100%);
}
.ms-21-sh-side-reg__btn:hover {
	background-image: linear-gradient(to top, #faa 0%, #cb0202 10%, #6e0000 100%);
}
.ms-21-sh-side-reg__sms {
	margin-top: 20px;
	padding: 10px 0;
	position: relative;
}
.ms-21-sh-side-reg__text:after,
.ms-21-sh-side-reg__sms:after,
.ms-21-sh-side-reg__sms:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-image: linear-gradient(to right, #000 0, #1245ff 50%, #000 100%);
}
.ms-21-sh-side-reg__text:after,
.ms-21-sh-side-reg__sms:after {
	bottom: 0;
}
.ms-21-sh-side-reg__sms:before {
	top: 0;
}
.ms-21-sh-inner__side__title {
	display: block;
	padding: 5px 0;
	color: #fbad02;
	font-size: 17px;
	text-transform: uppercase;
}
.ms-21-sh-footer__fnav {
	padding-top: 25px;
}
.ms-21-sh-footer__pay,
.ms-21-sh-footer__awards {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.ms-21-sh-footer__pay {
	height: 30px;
}
.ms-21-sh-footer__awards {
	background: url("../images/award.webp") no-repeat center;
	height: 64px;
	background-size: contain;
}
.ms-21-sh-footer__sole {
	padding: 10px 0;
	text-align: center;
	font-size: 13px;
	color: #ccc;
	line-height: 1.2;
}
.ms-21-sh-footer__sole p {
	margin: 5px 0;
}
.alignleft,
img.alignleft {
	margin-right: 20px;
	float: left;
}
.alignright,
img.alignright {
	margin-left: 20px;
	float: right;
}
.aligncenter,
img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	display: block;
	clear: both;
}
.wp-caption {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption .wp-caption-text {
	line-height: 1.5;
	font-size: 14px;
	margin: 0;
}
.content_btn {
	display: inline-block;
	background-color: #c5ff4c;
	background-image: linear-gradient(to bottom, #c5ff4c 0, #c5ff4c 45%, #9be500 50%, #1f2d00 100%);
	box-shadow:
		inset 1px 1px 1px #c5ff4c,
		inset -1px -1px 1px #c5ff4c;
	vertical-align: middle;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #000 !important;
	font-weight: bold;
	transition: 0.1s box-shadow;
}
.content_btn:hover {
	background-color: #9be500;
	background-image: linear-gradient(to top, #c5ff4c 0, #c5ff4c 45%, #9be500 50%, #1f2d00 100%);
	box-shadow:
		inset 1px 1px 40px #c5ff4c,
		inset -1px -1px 40px #c5ff4c;
}
.g-video {
	margin: 15px auto;
	max-width: 600px;
}
.g-video__wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.g-video__wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	overflow: hidden;
	outline: 0;
}
.slots_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	grid-gap: 15px;
}
@media (max-width: 768px) {
	.slots_list {
		justify-content: center;
	}
}
.slots_list .slot_item {
	width: 220px;
	background-color: #11192d;
	transition: all ease 0.4s;
	margin-bottom: 30px;
}
@media (max-width: 768px) {
	.slots_list .slot_item {
		margin: 10px;
	}
}

.slots_list .slot_img {
	width: 100%;
}
.slots_list .slot_img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slots_list .slot_info {
	padding: 15px;
}
.slots_list .slot_info .slot_title {
	font-size: 18px;
	color: #e4e4e4;
	margin-bottom: 20px;
	text-align: center;
}
.slots_list .slot_info .slot_btns {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.slots_list .slot_info .slot_btns a {
	border: 1px solid #dbdbdb;
	padding: 0.6rem 1rem;
	border-radius: 100px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all ease 0.4s;
	color: #fff;
	text-decoration: none;
}
.slots_list .slot_info .slot_btns a.ref_slot_link {
	border: 0;
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	box-shadow: 0 0 25px 0 #3a7cffab;
	margin-bottom: 10px;
}

.banner_wrap {
	position: relative;
}
.banner_wrap .banner_img {
	width: 100%;
	height: 370px;
}
.banner_wrap .banner_img img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
}
.banner_wrap .banner_text {
	position: absolute;
	top: 60px;
	right: 20%;
	text-align: center;
}
.banner_wrap .banner_text .banner_title {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #dc9000;
	margin-bottom: 10px;
}
.banner_wrap .banner_text .banner_middle_text {
	font-size: 26px;
	color: #e4e4e4;
	margin-bottom: 10px;
}
.banner_wrap .banner_text .banner_bottom_text {
	font-size: 36px;
	color: #0e86ca;
	font-weight: bold;
	margin-bottom: 20px;
}
.banner_wrap .banner_text .banner_btn {
	width: 192px;
	height: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	background-color: #0e86ca;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.cover-table {
	max-width: 100%;
	overflow: auto;
}
.menu-close-button {
	display: none;
}
.adapt-menu-icon {
	display: none;
}
.media-mob {
	display: none;
}
img {
	max-width: 100%;
	height: initial;
}
body.OverflowHiden {
	overflow: hidden;
}
.cover-menu {
	display: none;
}
.ctoc {
	background: #f9f9f9;
	border: 1px solid #aaa;
	padding: 10px;
	margin-bottom: 1em;
	width: auto;
	display: table;
	font-size: 95%;
}
.ctoc a {
	text-decoration: none;
}
.ctoc a:hover {
	text-decoration: underline;
}
@media (max-width: 1100px) {
	a.ms-21-sh-list__btn.ms-21-sh-list__btn--alt {
		display: none;
	}
	.ms-21-sh-list__btn {
		top: -5px;
		opacity: 1;
		left: -10px;
		width: 100%;
		height: 100%;
		min-width: 235px;
		min-height: 235px;
		background: transparent;
		color: transparent;
		text-shadow: none;
		z-index: 9999;
	}
	.ms-21-sh-list__inner:hover .ms-21-sh-list__btn--main {
		transform: translateY(0px);
	}
	.ms-21-sh-list__btn--main:hover {
		background-color: transparent;
		background-image: none;
	}
}
@media (max-width: 1010px) {
	.ms-21-sh-crumbs {
		padding-top: 10px;
	}
}
@media (max-width: 991px) {
	.ms-21-sh-header__logo {
		margin-left: 10px;
		padding-top: 10px;
	}
	.ms-21-sh-header__main {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	body {
		padding-top: 160px;
	}
}
@media (max-width: 945px) {
	.ms-21-sh-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.ms-21-sh-list__item,
	.ms-21-sh-list__item:nth-child(4n) {
		margin: 10px;
	}
	.ms-21-sh-page {
		padding: 0px 20px;
	}
	.ms-21-sh-header__win {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.ms-21-sh-404 {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin: 0;
	}
	.ms-21-sh-404__title {
		margin: 10px;
	}
}
@media (max-width: 768px) {
	.ms-21-sh-header__bottom {
		display: none;
	}
	.burger {
		display: block;
		position: absolute;
		top: 15px;
		right: 3px;
	}
	.adapt-menu-icon {
		display: block;
		margin: 0 auto;
		width: 60px;
		height: 50px;
		-webkit-transform: translate(0px, 0px);
		-moz-transform: translate(0px, 0px);
		-ms-transform: translate(0px, 0px);
		-o-transform: translate(0px, 0px);
		transform: translate(0px, 0px);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 5px;
		cursor: pointer;
	}
	.adapt-menu-icon .line-white-menu {
		-webkit-transition-delay: 0.2s;
		-o-transition-delay: 0.2s;
		-moz-transition-delay: 0.3s;
		transition-delay: 0.3s;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		-moz-transition: 0.7s;
		transition: 0.7s;
		display: block;
		height: 6px;
		background-color: #fff;
		position: absolute;
		top: 0;
		left: 5px;
		right: 5px;
	}
	.adapt-menu-icon .line-white-menu:first-child {
		top: -webkit-calc(22%);
		top: -moz-calc(22%);
		top: calc(22%);
	}
	.adapt-menu-icon .line-white-menu:nth-child(2) {
		top: -webkit-calc(47%);
		top: -moz-calc(47%);
		top: calc(47%);
	}
	.adapt-menu-icon .line-white-menu:last-child {
		top: -webkit-calc(72%);
		top: -moz-calc(72%);
		top: calc(72%);
	}
	.cover-menu li a,
	.cover-menu li span {
		padding: 0px;
	}
	.cover-menu {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		right: -320px;
		top: 0px;
		padding: 50px 10px 0;
		overflow: hidden;
		max-width: 320px;
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 3001;
		-webkit-transition: 0.5s all;
		-o-transition: 0.5s all;
		-moz-transition: 0.5s all;
		transition: 0.5s all;
		-webkit-transition-delay: 0.1s;
		-o-transition-delay: 0.1s;
		-moz-transition-delay: 0.1s;
		transition-delay: 0.1s;
		background-image: none;
		background-color: #242439;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
	}
	.cover-menu .menu-close-button {
		display: block;
		background-color: transparent;
		position: absolute;
		left: 10px;
		top: 3px;
		height: 40px;
		width: 40px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.cover-menu .menu-close-button .line-white-menu {
		-webkit-transition-delay: 0.2s;
		-o-transition-delay: 0.2s;
		-moz-transition-delay: 0.3s;
		transition-delay: 0.3s;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		-moz-transition: 0.7s;
		transition: 0.7s;
		display: block;
		height: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		background-color: white;
		position: absolute;
		top: 0;
		left: 3px;
		right: 3px;
	}
	.cover-menu .menu-close-button .line-white-menu:first-child {
		top: -webkit-calc(22%);
		top: -moz-calc(22%);
		top: calc(22%);
	}
	.cover-menu .menu-close-button .line-white-menu:nth-child(2) {
		top: -webkit-calc(47%);
		top: -moz-calc(47%);
		top: calc(47%);
	}
	.cover-menu .menu-close-button .line-white-menu:last-child {
		top: -webkit-calc(72%);
		top: -moz-calc(72%);
		top: calc(72%);
	}
	.cover-menu.showmenu .line-white-menu:first-child {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: -webkit-calc(47%);
		top: -moz-calc(47%);
		top: calc(47%);
	}
	.cover-menu.showmenu .line-white-menu:last-child {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: -webkit-calc(47%);
		top: -moz-calc(47%);
		top: calc(47%);
	}
	.cover-menu.showmenu .line-white-menu {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
	}
	.cover-menu > li > a > span.link-text {
		width: auto;
	}
	.cover-menu.showmenu {
		-webkit-transform: translateX(-320px);
		-moz-transform: translateX(-320px);
		-ms-transform: translateX(-320px);
		-o-transform: translateX(-320px);
		transform: translateX(-320px);
		overflow: auto;
	}
	.icon-menu-bg {
		opacity: 0;
		-webkit-transition: 0.5s opacity;
		-o-transition: 0.5s opacity;
		-moz-transition: 0.5s opacity;
		transition: 0.5s opacity;
	}
	.icon-menu-bg.showbg {
		position: fixed;
		opacity: 1;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1000;
		background: rgba(0, 0, 0, 0.65);
	}
	.show-menu-icon {
		display: block;
		width: 49px;
		height: 49px;
		margin: 0 auto;
		padding: 0;
	}
	.cover-menu li .sub-menu li {
		padding: 0;
	}
	.cover-menu .menu-close-button + ul {
		border-top: 1px solid white;
	}
	.cover-menu li {
		width: 100%;
		text-align: center;
		background-color: transparent;
		height: auto;
		line-height: 1;
		padding: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		box-sizing: border-box;
		padding: 15px 5px;
	}
	.cover-menu li .sub-menu {
		-webkit-box-shadow: none;
		box-shadow: none;
		padding-bottom: 0;
		width: 100%;
		position: static;
	}
	.cover-menu li a,
	.cover-menu li span {
		min-height: initial;
		color: white;
		text-transform: uppercase;
		font-size: 16px;
		width: 100%;
		text-decoration: none;
		display: block;
		box-sizing: border-box;
	}
	.banner_wrap .banner_img {
		display: none;
	}
}
@media (max-width: 767px) {
	.ms-21-sh-wrap.fixed {
		padding: 0;
	}
	.ms-21-sh-header__reg {
		flex-direction: row;
		justify-content: center;
		padding: 10px 0;
	}
	.btns_header_wrap {
		justify-content: space-between;
	}
	.btns_header_wrap.downs {
		order: 2;
		margin: 10px 0 0;
	}
	.btn_down_ios {
		margin-right: 5px;
	}
	.enter_btn {
		margin-right: 9px;
	}
	body {
		padding-top: 180px;
	}
	.banner_wrap .banner_text .banner_title {
		font-size: 32px;
		line-height: 1.33;
	}
}
@media (max-width: 800px) {
	nav.ms-21-sh-header__anav .ms-21-sh-amenu {
		display: none !important;
	}
	.ms-21-sh-header__promo .promo__full {
		padding-top: 63px;
		padding-bottom: 40px;
		margin-left: -20px;
		margin-right: -20px;
		min-height: 0;
		padding: 40px 20px;
	}
	.ms-21-sh-header__promo .promo__inner {
		padding-left: 0;
	}
	.ms-21-sh-header__promo .promo__title {
		font-size: 23px;
	}
	.ms-21-sh-header__promo .promo__count {
		font-size: 33px;
	}
	.ms-21-sh-header__promo .promo__btn a {
		background-color: #e21d5c;
		box-shadow: 0px 0px 5px #e21d5c;
	}
	.banner_wrap .banner_img {
		height: 90px;
		width: 100%;
	}
	.banner_wrap .banner_img img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: center center;
	}
	.banner_wrap .banner_text {
		margin-top: 30px;
		position: relative;
		top: auto;
		right: auto;
		margin-bottom: 50px;
	}
}
@media (max-width: 600px) {
	.ms-21-sh-header__logo {
		width: 160px;
		margin-right: auto;
	}
	.burger {
		top: 7px;
	}
	.adapt-menu-icon {
		width: 50px;
		height: 45px;
	}
	.adapt-menu-icon .line-white-menu {
		height: 4px;
	}
	.ms-21-sh-mmenu > li {
		display: block;
	}
	.ms-21-sh-footer img {
		max-width: 90%;
	}
	body .adapt-menu-icon {
		top: 565px;
	}
	.ms-21-sh-search {
		float: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding-top: 50px;
		padding-bottom: 15px;
	}
	.ms-21-sh-slot-btn {
		font-size: 5vw;
	}
	.ms-21-sh-header__promo .promo__inner,
	.ms-21-sh-header__promo .promo__title,
	.ms-21-sh-header__promo .promo__count {
		text-align: center;
	}
	.ms-21-sh-header__promo .container {
		padding: 0 15px;
	}
}
@media (max-width: 420px) {
	.ms-21-sh-header__win {
		display: none;
	}
	body .adapt-menu-icon {
		top: 373px;
	}
}
@media (max-width: 1190px) {
	.ms-21-sh-slot {
		display: none;
	}
	.ms-21-sh-inner {
		min-width: auto;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}
	.ms-21-sh-inner__panel {
		max-width: 948px;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.ms-21-sh-inner__side {
		width: 100%;
	}
	.ms-21-sh-inner__side__title {
		text-align: center;
	}
	.ms-21-sh-vslider,
	.ms-21-sh-smenu {
		margin: 0 auto;
	}
}
@media (max-width: 948px) {
	.ms-21-sh-inner__panel {
		margin: 10px;
	}
}
.cont-foot {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}
.cont-foot .item-cont {
	padding: 5px 0;
}
table.cust-table {
	width: 100%;
	background-color: transparent;
}
table.cust-table td {
	min-height: 35px;
	width: 100%;
	align-items: center;
	justify-content: flex-start;
	padding: 0px 25px;
}
table.cust-table td img {
	display: inline-block;
}
table.cust-table tbody tr {
	min-height: 35px;
	display: flex;
	align-items: center;
	background-color: #030013;
}
table.cust-table tbody tr:nth-child(2n + 1) {
	background-color: #080124;
}
.klub-azino777co.ms-21-sh-header__main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: baseline;
}
@media (max-width: 600px) {
	.klub-azino777co.ms-21-sh-header__main {
		flex-direction: column;
		align-items: center;
	}
}
.lang-wrp {
	display: flex;
	flex-direction: row;
	width: auto;
}
@media (max-width: 600px) {
	.lang-wrp {
		margin-bottom: 10px;
	}
}
.lang-wrp a.current_url {
	color: #a08ec0;
}
.lang-wrp span,
.lang-wrp a {
	padding: 3px 10px;
}
.single_main {
	padding-top: 100px;
}
.single_content {
	width: 100%;
}
.single_frame {
	width: 100%;
	margin-bottom: 40px;
}
.single_frame iframe {
	display: block;
	width: 100%;
	height: 600px;
}
.single_ref_button {
	cursor: pointer;
	display: block;
	height: 78px;
	color: #fff;
	font-size: 34px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	line-height: 78px;
	margin: 20px auto;
	background: linear-gradient(to bottom, #9a0000 0%, #ca0000 30%, #670000 85%);
	border: 1px solid #c00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	text-shadow: 2px 2px 3px #480009;
}
.single_ref_button:hover {
	background: linear-gradient(to bottom, #cd0101 0%, #fe3333 30%, #9b0101 85%);
	border: 1px solid #f00;
	color: #fff;
	text-decoration: none;
}
.content_wrap {
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 1.4;
	font-family: "Arial";
}
.content_wrap a {
	color: red;
}

@media (max-width: 768px) {
	.ms-21-sh-header {
		border-bottom: 1px solid rgba(255, 255, 255, 0.44);
	}
}
@media (min-width: 767px) {
	.menu-item-mobile {
		display: none !important;
	}
}
a {
	color: #40bcff;
}
a:hover {
	text-decoration: none;
}
table {
	margin-bottom: 15px;
}
table td {
	border: 1px solid;
	padding: 5px;
}

ul,
ol {
	padding-left: 25px;
}

ul li,
ol li {
	margin-bottom: 5px;
}

h3 {
	margin-top: 20px;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table:not([class]) {
	border: 2px solid #f5f5f5;
}

a.click-coupon {
	font-weight: bold;
}
td.open-tovar a {
	background: linear-gradient(-45deg, #1245ff 0%, #1245ff 25%, #6586ff 50%, #1245ff 75%, #1245ff 100%) right bottom;
	padding: 0.6rem 1rem;
	border-radius: 25px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #fff;
	display: inline-block;
	white-space: nowrap;
}
.item-tovars td.wrap-img {
	padding: 0;
}
td.open-tovar {
	float: right;
}
.cover-table {
	padding: 0 10px;
}
table.full_ {
	background: #fff;
	margin-top: 20px;
	width: 100%;
	box-shadow: 0 0 11px 1px rgb(0 0 0 / 30%);
	border-radius: 8px;
}
.item-tovars td.wrap-img {
	display: none;
}
table.full_ td {
	border: none;
	padding: 30px;
}
.ms-21-sh-wrap p,
.ms-21-sh-wrap ul,
.ms-21-sh-wrap ol,
.ms-21-sh-wrap p,
.ms-21-sh-wrap ul,
.ms-21-sh-wrap ol,
.ms-21-sh-wrap p,
.ms-21-sh-wrap ul,
.ms-21-sh-wrap ol {
	margin: 0 0 15px;
}
.ms-21-sh-wrap h1,
.ms-21-sh-wrap h2,
.ms-21-sh-wrap h3 {
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 1.2;
}
.item-tovars {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
a.click-coupon.cookie {
	color: #000;
}
.ms-21-sh-wrap.fixed {
	padding: 0 15px;
}
.ms-21-sh-footer {
	background: #121a29;
	padding-top: 20px;
}
.ms-21-sh-wrap a {
	padding: 15px 50px;
	word-break: break-word;
}
.menu__list {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0;
}
.menu__list li {
	margin: 0 10px 10px;
	list-style: none;
}
.menu__list li a {
	color: #fff;
	text-decoration: none;
}
.menu__list li a:hover {
	text-decoration: underline;
}
main img {
	display: block;
	margin: 0 auto 20px;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}
.footer-menu ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	list-style: none;
	margin: 0;
}

.footer-menu ul li {
	list-style: none;
	margin: 0 10px 15px;
}

.header-btns {
	display: flex;
	justify-content: flex-end;
}
.cookie-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 10000;
	background-color: #1b2a39;
	color: #fff;
}
.cookie-bar_close {
	position: absolute;
	background: none !important;
	border: none;
	z-index: 3;
	color: #fff;
	top: 5px;
	right: 7px;
	font-size: 24px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	padding: 0;
	cursor: pointer;
}
.cookie-bar_btns {
	display: flex;
	align-items: center;
}
.cookie-bar_btns .button {
	margin: 0 5px;
	white-space: nowrap;
	font-weight: 500;
	background-color: #fb9e2d;
	border: 1px solid #fb9e2d;
	color: #ffffff;
	font-size: 1.2rem;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px;
	border-radius: 2px;
	text-decoration: none;
	cursor: pointer;
}
.cookie-bar p {
	margin: 0 15px 0 0;
	line-height: 1.3;
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	.cookie-bar {
		flex-direction: column;
	}

	.cookie-bar_btns {
		margin-top: 10px;
	}

	.cookie-bar {
		padding: 10px 30px 10px 15px;
	}

	.cookie-bar p {
		margin: 0;
	}
}
.winner-section {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	background-color: #0e1014;
	overflow: hidden;
	padding: 10px 0;
	z-index: 20;
}
.winner-section a {
	color: #fff;
}
.winner__item {
	display: flex;
	margin: 0 10px;
	align-items: center;
	font-size: 14px;
}
.winner__item-image {
	width: 40px;
	height: 40px;
	border-radius: 10px;
	flex-shrink: 0;
	margin-right: 10px;
	object-fit: cover;
	object-position: center;
}
.winner__item-info {
	display: flex;
	min-width: 0;
	flex-flow: column;
	line-height: 1.3;
}
.winner__row {
	display: flex;
	overflow: hidden;
	gap: 10px;
}
.winner__list {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: 10px;
	min-width: 100%;
	animation: scroll 60s linear infinite;
}
@keyframes scroll {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(calc(-100% - 10px));
	}
}
.footer-logos {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	opacity: 0.6;
	margin: 40px 0 0;
}
.footer-logos__img {
	margin: 0 10px 20px;
}
.footer-logos__img img {
	max-width: 120px;
	max-height: 60px;
	width: 100%;
}

.show-banner .ms-21-sh-header {
	-webkit-backdrop-filter: blur(13px);
	backdrop-filter: blur(13px);
}

.ms-21-sh-footer .menu__list li a {
	color: #677a9d;
}

.ms-21-sh-footer .menu__list li a:hover {
	color: #fff;
	opacity: .7;
	text-decoration: none;
}

.banner-float-bar-button-wrap {
	display: flex;
	gap: 10px;
}