@charset "UTF-8";
@font-face {
	font-family: IrisUPC;
	src: url(build/fonts/IrisUPC.9791e671.ttf) format("truetype")
}

@font-face {
	font-family: Kanit;
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(s/kanit/v7/nKKS-Go6G5tXcraQI7mlZbdhMXBxEu_GOQ.woff2) format("woff2");
	unicode-range: U+0e01-0e5b, U+200c-200d, U+25cc
}

@font-face {
	font-family: Kanit;
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(s/kanit/v7/nKKS-Go6G5tXcraQI7mlZaxhMXBxEu_GOQ.woff2) format("woff2");
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1, U+01af-01b0, U+1ea0-1ef9, U+20ab
}

@font-face {
	font-family: Kanit;
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(s/kanit/v7/nKKS-Go6G5tXcraQI7mlZa1hMXBxEu_GOQ.woff2) format("woff2");
	unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
	font-family: Kanit;
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url(s/kanit/v7/nKKS-Go6G5tXcraQI7mlZaNhMXBxEu8.woff2) format("woff2");
	unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
	font-family: DBHelvethaicaMonX;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(fonts/DB-HelvethaicaMon-X.ttf) format("TrueType")
}

@font-face {
	font-family: DBHelvethaicaMonX;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(fonts/DB-HelvethaicaMon-X-Med.ttf) format("TrueType")
}

@font-face {
	font-family: DBSaiKrokX;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(fonts/DB-SaiKrok-X.ttf) format("TrueType")
}


/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
	--blue: #47aad0;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #e5a641;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #fc0;
	--secondary: #720a0a;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #eebf13;
	--danger: #f16869;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.2;
	color: #d2d2d2;
	text-align: left;
	background-color: #000
}

[tabindex="-1"]:focus {
	outline: 0!important
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	font-style: normal;
	line-height: inherit
}

address,
dl,
ol,
ul {
	margin-bottom: 1rem
}

dl,
ol,
ul {
	margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #fc0;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #b38f00;
	text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto
}

figure {
	margin: 0 0 1rem
}

img {
	border-style: none
}

img,
svg {
	vertical-align: middle
}

svg {
	overflow: hidden
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

select {
	word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.2
}

.h1,
h1 {
	font-size: 3rem
}

.h2,
h2 {
	font-size: 2.4rem
}

.h3,
h3 {
	font-size: 2.1rem
}

.h4,
h4 {
	font-size: 1.8rem
}

.h5,
h5 {
	font-size: 1.5rem
}

.h6,
h6 {
	font-size: 1.2rem
}

.lead {
	font-size: 1.5rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem
}

.display-1,
.display-2 {
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem
}

.display-3 {
	font-size: 4.5rem
}

.display-3,
.display-4 {
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.5rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer:before {
	content: "\2014\00A0"
}

.img-fluid,
.img-thumbnail,
.x-coin-hunting .-img-chest,
.x-coin-hunting .-img-chest-open,
.x-coin-hunting .-img-flying,
.x-coin-hunting .-img-get-coin-alert,
.x-coin-hunting .-img-get-coin-alert-light,
.x-coin-hunting .-img-text-container {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #000;
	border: 1px solid #dee2e6;
	border-radius: 30px
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: 2px
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}

pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}

pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px
	}
}

.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media (min-width:576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		order: -1
	}
	.order-sm-last {
		order: 13
	}
	.order-sm-0 {
		order: 0
	}
	.order-sm-1 {
		order: 1
	}
	.order-sm-2 {
		order: 2
	}
	.order-sm-3 {
		order: 3
	}
	.order-sm-4 {
		order: 4
	}
	.order-sm-5 {
		order: 5
	}
	.order-sm-6 {
		order: 6
	}
	.order-sm-7 {
		order: 7
	}
	.order-sm-8 {
		order: 8
	}
	.order-sm-9 {
		order: 9
	}
	.order-sm-10 {
		order: 10
	}
	.order-sm-11 {
		order: 11
	}
	.order-sm-12 {
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		order: -1
	}
	.order-md-last {
		order: 13
	}
	.order-md-0 {
		order: 0
	}
	.order-md-1 {
		order: 1
	}
	.order-md-2 {
		order: 2
	}
	.order-md-3 {
		order: 3
	}
	.order-md-4 {
		order: 4
	}
	.order-md-5 {
		order: 5
	}
	.order-md-6 {
		order: 6
	}
	.order-md-7 {
		order: 7
	}
	.order-md-8 {
		order: 8
	}
	.order-md-9 {
		order: 9
	}
	.order-md-10 {
		order: 10
	}
	.order-md-11 {
		order: 11
	}
	.order-md-12 {
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		order: -1
	}
	.order-lg-last {
		order: 13
	}
	.order-lg-0 {
		order: 0
	}
	.order-lg-1 {
		order: 1
	}
	.order-lg-2 {
		order: 2
	}
	.order-lg-3 {
		order: 3
	}
	.order-lg-4 {
		order: 4
	}
	.order-lg-5 {
		order: 5
	}
	.order-lg-6 {
		order: 6
	}
	.order-lg-7 {
		order: 7
	}
	.order-lg-8 {
		order: 8
	}
	.order-lg-9 {
		order: 9
	}
	.order-lg-10 {
		order: 10
	}
	.order-lg-11 {
		order: 11
	}
	.order-lg-12 {
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		order: -1
	}
	.order-xl-last {
		order: 13
	}
	.order-xl-0 {
		order: 0
	}
	.order-xl-1 {
		order: 1
	}
	.order-xl-2 {
		order: 2
	}
	.order-xl-3 {
		order: 3
	}
	.order-xl-4 {
		order: 4
	}
	.order-xl-5 {
		order: 5
	}
	.order-xl-6 {
		order: 6
	}
	.order-xl-7 {
		order: 7
	}
	.order-xl-8 {
		order: 8
	}
	.order-xl-9 {
		order: 9
	}
	.order-xl-10 {
		order: 10
	}
	.order-xl-11 {
		order: 11
	}
	.order-xl-12 {
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #d2d2d2
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
	border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
	border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	color: #d2d2d2;
	background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #fff1b8
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
	border-color: #ffe47a
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #ffec9f
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #d8baba
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
	border-color: #b68080
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #cfaaaa
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
	border-color: #8fd19e
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
	border-color: #86cfda
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #faedbd
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
	border-color: #f6de84
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #f8e7a5
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #fbd5d5
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
	border-color: #f8b0b1
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #f9bebe
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
	border-color: #fbfcfc
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #95999c
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.table-dark {
	color: #fff;
	background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #454d55
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive-md>.table-bordered {
		border: 0
	}
}

@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media (max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.table-responsive-xl>.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.2em + 1.6rem + 2px);
	padding: .8rem;
	font-family: Helvetica Neue, sans-serif;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
	background-color: #242118;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.form-control {
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #fff;
	background-color: #242118;
	border-color: #ffe680;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.form-control::-webkit-input-placeholder {
	color: #b8b8b8;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #b8b8b8;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #b8b8b8;
	opacity: 1
}

.form-control::placeholder {
	color: #b8b8b8;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

select.form-control:focus::-ms-value {
	color: #fff;
	background-color: #242118
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.8rem + 1px);
	padding-bottom: calc(.8rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.2
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.5rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: 1.05rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .8rem;
	padding-bottom: .8rem;
	margin-bottom: 0;
	line-height: 1.2;
	color: #d2d2d2;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: 1.05rem;
	line-height: 1.5;
	border-radius: 2px
}

.form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.5rem;
	line-height: 1.5;
	border-radius: 5px
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: .25rem
}

.form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
	color: #6c757d
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: 1.05rem;
	line-height: 1.2;
	color: #fff;
	background-color: rgba(40, 167, 69, .9);
	border-radius: 30px
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border-color: #28a745;
	padding-right: calc(1.2em + 1.6rem);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 100% calc(.3em + .4rem);
	background-size: calc(.6em + .8rem) calc(.6em + .8rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
	display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: calc(1.2em + 1.6rem);
	background-position: top calc(.3em + .4rem) right calc(.3em + .4rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
	border-color: #28a745;
	padding-right: calc((3em + 4.8rem)/4 + 1.8rem);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #242118 no-repeat center right 1.8rem/calc(.6em + .8rem) calc(.6em + .8rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
	display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
	border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
	border-color: #34ce57;
	background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
	display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #f16869
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: 1.05rem;
	line-height: 1.2;
	color: #fff;
	background-color: rgba(241, 104, 105, .9);
	border-radius: 30px
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #f16869;
	padding-right: calc(1.2em + 1.6rem);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f16869' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23f16869' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 100% calc(.3em + .4rem);
	background-size: calc(.6em + .8rem) calc(.6em + .8rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #f16869;
	box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: calc(1.2em + 1.6rem);
	background-position: top calc(.3em + .4rem) right calc(.3em + .4rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
	border-color: #f16869;
	padding-right: calc((3em + 4.8rem)/4 + 1.8rem);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f16869' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23f16869' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #242118 no-repeat center right 1.8rem/calc(.6em + .8rem) calc(.6em + .8rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
	border-color: #f16869;
	box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
	display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #f16869
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #f16869
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
	border-color: #f16869
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
	border-color: #f59797;
	background-color: #f59797
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #f16869
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
	display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #f16869;
	box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .25)
}

.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
	.form-inline label {
		justify-content: center
	}
	.form-inline .form-group,
	.form-inline label {
		display: flex;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		flex: 0 0 auto;
		flex-flow: row wrap
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-plaintext {
		display: inline-block
	}
	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}
	.form-inline .form-check {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		align-items: center;
		justify-content: center
	}
	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	display: inline-block;
	font-weight: 400;
	color: #d2d2d2;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1.2rem;
	line-height: 1.2;
	border-radius: 30px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.btn,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
		transition: none
	}
}

.btn:hover,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover {
	color: #d2d2d2;
	text-decoration: none
}

.btn.focus,
.btn:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .focus.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.btn.disabled,
.btn:disabled,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .disabled.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:disabled {
	opacity: .65
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons a.disabled.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons fieldset:disabled a.vex-dialog-button,
a.btn.disabled,
fieldset:disabled .vex.vex-theme-plain .vex-content .vex-dialog-buttons a.vex-dialog-button,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
	color: #212529;
	background-color: #fc0;
	border-color: #fc0
}

.btn-primary:hover,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:hover,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:hover {
	color: #212529;
	background-color: #d9ad00;
	border-color: #cca300
}

.btn-primary.focus,
.btn-primary:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .focus.vex-dialog-button.vex-dialog-button-primary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:focus,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:focus,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .focus.-copy-btn {
	box-shadow: 0 0 0 .2rem rgba(222, 179, 6, .5)
}

.btn-primary.disabled,
.btn-primary:disabled,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .disabled.vex-dialog-button.vex-dialog-button-primary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:disabled,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:disabled,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .disabled.-copy-btn {
	color: #212529;
	background-color: #fc0;
	border-color: #fc0
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-primary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:not(:disabled):not(.disabled).active,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:not(:disabled):not(.disabled):active,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:not(:disabled):not(.disabled).active,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:not(:disabled):not(.disabled):active,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .show>.dropdown-toggle.-copy-btn {
	color: #212529;
	background-color: #cca300;
	border-color: #bf9900
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-primary:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:not(:disabled):not(.disabled).active:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:not(:disabled):not(.disabled):active:focus,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:not(:disabled):not(.disabled).active:focus,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:not(:disabled):not(.disabled):active:focus,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .show>.dropdown-toggle.-copy-btn:focus {
	box-shadow: 0 0 0 .2rem rgba(222, 179, 6, .5)
}

.btn-secondary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary {
	color: #fff;
	background-color: #720a0a;
	border-color: #720a0a
}

.btn-secondary:hover,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:hover,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:hover {
	color: #fff;
	background-color: #4f0707;
	border-color: #430606
}

.btn-secondary.focus,
.btn-secondary:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .focus.vex-dialog-button.vex-dialog-button-pink,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .focus.vex-dialog-button.vex-dialog-button-secondary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(135, 47, 47, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .disabled.vex-dialog-button.vex-dialog-button-pink,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .disabled.vex-dialog-button.vex-dialog-button-secondary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:disabled,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:disabled {
	color: #fff;
	background-color: #720a0a;
	border-color: #720a0a
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-pink,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-secondary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:not(:disabled):not(.disabled).active,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:not(:disabled):not(.disabled):active,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:not(:disabled):not(.disabled).active,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:not(:disabled):not(.disabled):active {
	color: #fff;
	background-color: #430606;
	border-color: #370505
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-pink:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .show>.dropdown-toggle.vex-dialog-button.vex-dialog-button-secondary:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:not(:disabled):not(.disabled).active:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink:not(:disabled):not(.disabled):active:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:not(:disabled):not(.disabled).active:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary:not(:disabled):not(.disabled):active:focus {
	box-shadow: 0 0 0 .2rem rgba(135, 47, 47, .5)
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
	color: #212529;
	background-color: #eebf13;
	border-color: #eebf13
}

.btn-warning:hover {
	color: #212529;
	background-color: #cca30f;
	border-color: #c09a0e
}

.btn-warning.focus,
.btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(207, 168, 22, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #eebf13;
	border-color: #eebf13
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #c09a0e;
	border-color: #b4900d
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(207, 168, 22, .5)
}

.btn-danger {
	color: #fff;
	background-color: #f16869;
	border-color: #f16869
}

.btn-danger:hover {
	color: #fff;
	background-color: #ee4546;
	border-color: #ed393b
}

.btn-danger.focus,
.btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(243, 127, 128, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #f16869;
	border-color: #f16869
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #ed393b;
	border-color: #ec2e2f
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(243, 127, 128, .5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
	color: #fc0;
	border-color: #fc0
}

.btn-outline-primary:hover {
	color: #212529;
	background-color: #fc0;
	border-color: #fc0
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #fc0;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #212529;
	background-color: #fc0;
	border-color: #fc0
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .5)
}

.btn-outline-secondary {
	color: #720a0a;
	border-color: #720a0a
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #720a0a;
	border-color: #720a0a
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(114, 10, 10, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #720a0a;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #720a0a;
	border-color: #720a0a
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(114, 10, 10, .5)
}

.btn-outline-success {
	color: #28a745;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #eebf13;
	border-color: #eebf13
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #eebf13;
	border-color: #eebf13
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(238, 191, 19, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #eebf13;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #eebf13;
	border-color: #eebf13
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(238, 191, 19, .5)
}

.btn-outline-danger {
	color: #f16869;
	border-color: #f16869
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #f16869;
	border-color: #f16869
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #f16869;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #f16869;
	border-color: #f16869
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .5)
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
	font-weight: 400;
	color: #fc0;
	text-decoration: none
}

.btn-link:hover {
	color: #b38f00;
	text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline;
	box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-lg>.vex-dialog-button {
	padding: .5rem 1rem;
	font-size: 1.5rem;
	line-height: 1.5;
	border-radius: 5px
}

.btn-group-sm>.btn,
.btn-sm,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-sm>.vex-dialog-button {
	padding: .25rem .5rem;
	font-size: 1.05rem;
	line-height: 1.5;
	border-radius: 2px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
	.fade {
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
	.collapsing {
		transition: none
	}
}

.dropdown,
.dropleft,
.dropright,
.dropup {
	position: relative
}

.dropdown-toggle {
	white-space: nowrap
}

.dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1.2rem;
	color: #d2d2d2;
	text-align: left;
	list-style: none;
	background-color: linear-gradient(180deg, #473e2d, #232017 70%, #18160f);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 30px
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

@media (min-width:576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-sm-right {
		right: 0;
		left: auto
	}
}

@media (min-width:768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-md-right {
		right: 0;
		left: auto
	}
}

@media (min-width:992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-lg-right {
		right: 0;
		left: auto
	}
}

@media (min-width:1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0
	}
	.dropdown-menu-xl-right {
		right: 0;
		left: auto
	}
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem
}

.dropright .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropright .dropdown-toggle:after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	display: none
}

.dropleft .dropdown-toggle:before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
	margin-left: 0
}

.dropleft .dropdown-toggle:before {
	vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
	right: auto;
	bottom: auto
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #fc0
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: 1.05rem;
	color: #6c757d;
	white-space: nowrap
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #212529
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button {
	position: relative;
	flex: 1 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.active.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:active,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:hover,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.active.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:active,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:hover {
	z-index: 1
}

.btn-toolbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.btn-toolbar .input-group {
	width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child),
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:not(:first-child) {
	margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.btn-group:not(:last-child)>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child),
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.btn-group:not(:first-child)>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group>.vex-dialog-button:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
	margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
	margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-sm>.vex-dialog-button+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-lg>.vex-dialog-button+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}

.btn-group-vertical {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button {
	width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child),
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:not(:first-child) {
	margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.btn-group:not(:last-child)>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child),
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.btn-group:not(:first-child)>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-vertical>.vex-dialog-button:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.btn-group>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.vex-dialog-button {
	margin-bottom: 0
}

.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.btn-group>.vex-dialog-button input[type=checkbox],
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.btn-group>.vex-dialog-button input[type=radio],
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.vex-dialog-button input[type=checkbox],
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-group-toggle>.vex-dialog-button input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group>.custom-file {
	display: flex;
	align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: flex
}

.input-group-append .btn,
.input-group-append .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button,
.input-group-prepend .btn,
.input-group-prepend .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-append .vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-prepend .vex-dialog-button {
	position: relative;
	z-index: 2
}

.input-group-append .btn:focus,
.input-group-append .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:focus,
.input-group-prepend .btn:focus,
.input-group-prepend .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-append .vex-dialog-button:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-prepend .vex-dialog-button:focus {
	z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn+.vex-dialog-button,
.input-group-append .vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-text+.vex-dialog-button,
.input-group-append .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button+.btn,
.input-group-append .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button+.input-group-text,
.input-group-append .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button+.vex-dialog-button,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn+.vex-dialog-button,
.input-group-prepend .vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-text+.vex-dialog-button,
.input-group-prepend .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button+.btn,
.input-group-prepend .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button+.input-group-text,
.input-group-prepend .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button+.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-append .btn+.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-append .input-group-text+.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-append .vex-dialog-button+.btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-append .vex-dialog-button+.input-group-text,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-append .vex-dialog-button+.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-prepend .btn+.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-prepend .input-group-text+.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-prepend .vex-dialog-button+.btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-prepend .vex-dialog-button+.input-group-text,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-prepend .vex-dialog-button+.vex-dialog-button {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: flex;
	align-items: center;
	padding: .8rem;
	margin-bottom: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: 30px
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
	margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
	height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-lg>.input-group-append>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-lg>.input-group-prepend>.vex-dialog-button {
	padding: .5rem 1rem;
	font-size: 1.5rem;
	line-height: 1.5;
	border-radius: 5px
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
	height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-sm>.input-group-append>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group-sm>.input-group-prepend>.vex-dialog-button {
	padding: .25rem .5rem;
	font-size: 1.05rem;
	line-height: 1.5;
	border-radius: 2px
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
	padding-right: 1.8rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group>.input-group-append:last-child>.vex-dialog-button:not(:last-child):not(.dropdown-toggle),
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group>.input-group-append:not(:last-child)>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group>.input-group-prepend>.vex-dialog-button {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group>.input-group-append>.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group>.input-group-prepend:first-child>.vex-dialog-button:not(:first-child),
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .input-group>.input-group-prepend:not(:first-child)>.vex-dialog-button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.custom-control {
	position: relative;
	display: block;
	min-height: 1.44rem;
	padding-left: 1.5rem
}

.custom-control-inline {
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	border-color: #fc0;
	background-color: #fc0
}

.custom-control-input:focus~.custom-control-label:before {
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
	border-color: #ffe680
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
	color: #fff;
	background-color: #fff0b3;
	border-color: #fff0b3
}

.custom-control-input:disabled~.custom-control-label {
	color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label:before {
	pointer-events: none;
	background-color: #242118;
	border: 1px solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
	position: absolute;
	top: .22rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: ""
}

.custom-control-label:after {
	background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
	border-radius: 30px
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
	border-color: #fc0;
	background-color: #fc0
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(255, 204, 0, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
	background-color: rgba(255, 204, 0, .5)
}

.custom-radio .custom-control-label:before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(255, 204, 0, .5)
}

.custom-switch {
	padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: .5rem
}

.custom-switch .custom-control-label:after {
	top: calc(.22rem + 2px);
	left: calc(-2.25rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: .5rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-switch .custom-control-label:after {
		transition: none
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
	background-color: #242118;
	-webkit-transform: translateX(.75rem);
	transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(255, 204, 0, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.2em + 1.6rem + 2px);
	padding: .8rem 1.8rem .8rem .8rem;
	font-family: Helvetica Neue, sans-serif;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff;
	vertical-align: middle;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .8rem center/8px 10px;
	background-color: #242118;
	border: 1px solid #ced4da;
	border-radius: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #ffe680;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.custom-select:focus::-ms-value {
	color: #fff;
	background-color: #242118
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .8rem;
	background-image: none
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	display: none
}

.custom-select-sm {
	height: calc(1.5em + .5rem + 2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: 1.05rem
}

.custom-select-lg {
	height: calc(1.5em + 1rem + 2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.5rem
}

.custom-file {
	display: inline-block;
	margin-bottom: 0
}

.custom-file,
.custom-file-input {
	position: relative;
	width: 100%;
	height: calc(1.2em + 1.6rem + 2px)
}

.custom-file-input {
	z-index: 2;
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #ffe680;
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.custom-file-input:disabled~.custom-file-label {
	background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
	content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
	content: attr(data-browse)
}

.custom-file-label {
	left: 0;
	z-index: 1;
	height: calc(1.2em + 1.6rem + 2px);
	font-family: Helvetica Neue, sans-serif;
	font-weight: 400;
	background-color: #242118;
	border: 1px solid #ced4da;
	border-radius: 30px
}

.custom-file-label,
.custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	padding: .8rem;
	line-height: 1.2;
	color: #fff
}

.custom-file-label:after {
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.2em + 1.6rem);
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 30px 30px 0
}

.custom-range {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range:focus {
	outline: none
}

.custom-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #000, 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #000, 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #000, 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #fc0;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-webkit-slider-thumb {
		transition: none
	}
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #fff0b3
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #fc0;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-moz-range-thumb {
		transition: none
	}
}

.custom-range::-moz-range-thumb:active {
	background-color: #fff0b3
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #fc0;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-ms-thumb {
		transition: none
	}
}

.custom-range::-ms-thumb:active {
	background-color: #fff0b3
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-control-label:before,
	.custom-file-label,
	.custom-select {
		transition: none
	}
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #000;
	border-color: #dee2e6 #dee2e6 #000
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: 30px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #fc0
}

.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	padding: .5rem 1rem
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}

.navbar-brand {
	display: inline-block;
	padding-top: .32rem;
	padding-bottom: .32rem;
	margin-right: 1rem;
	font-size: 1.5rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.5rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 30px
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat 50%;
	background-size: 100% 100%
}

@media (max-width:575.98px) {
	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:576px) {
	.navbar-expand-sm {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.navbar-expand-sm .navbar-nav {
		flex-direction: row
	}
	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid {
		flex-wrap: nowrap
	}
	.navbar-expand-sm .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	.navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media (max-width:767.98px) {
	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:768px) {
	.navbar-expand-md {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.navbar-expand-md .navbar-nav {
		flex-direction: row
	}
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid {
		flex-wrap: nowrap
	}
	.navbar-expand-md .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	.navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media (max-width:991.98px) {
	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:992px) {
	.navbar-expand-lg {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.navbar-expand-lg .navbar-nav {
		flex-direction: row
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid {
		flex-wrap: nowrap
	}
	.navbar-expand-lg .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	.navbar-expand-lg .navbar-toggler {
		display: none
	}
}

@media (max-width:1199.98px) {
	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.navbar-expand-xl {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.navbar-expand-xl .navbar-nav {
		flex-direction: row
	}
	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid {
		flex-wrap: nowrap
	}
	.navbar-expand-xl .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	.navbar-expand-xl .navbar-toggler {
		display: none
	}
}

.navbar-expand {
	flex-flow: row nowrap;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: flex!important;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: hsla(0, 0%, 100%, .5);
	border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
	color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 2px
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: 1px 1px 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 1px 1px
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: 1px
}

.card-img-top {
	width: 100%;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px
}

.card-deck {
	display: flex;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	.card-deck {
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.card-deck .card {
		display: flex;
		flex: 1 0 0%;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.card-group {
	display: flex;
	flex-direction: column
}

.card-group>.card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	.card-group {
		flex-flow: row wrap
	}
	.card-group>.card {
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}
	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}
	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:576px) {
	.card-columns {
		-webkit-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}
	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
	border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0
}

.accordion>.card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.accordion>.card .card-header {
	margin-bottom: -1px
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: 30px
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6c757d
}

.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 30px
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #fc0;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	z-index: 2;
	color: #b38f00;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px
}

.page-item:last-child .page-link {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #fc0;
	border-color: #fc0
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.5rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: 1.05rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 30px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.badge {
		transition: none
	}
}

a.badge:focus,
a.badge:hover {
	text-decoration: none
}

.badge:empty {
	display: none
}

.btn .badge,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary {
	color: #212529;
	background-color: #fc0
}

a.badge-primary:focus,
a.badge-primary:hover {
	color: #212529;
	background-color: #cca300
}

a.badge-primary.focus,
a.badge-primary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 204, 0, .5)
}

.badge-secondary {
	color: #fff;
	background-color: #720a0a
}

a.badge-secondary:focus,
a.badge-secondary:hover {
	color: #fff;
	background-color: #430606
}

a.badge-secondary.focus,
a.badge-secondary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(114, 10, 10, .5)
}

.badge-success {
	color: #fff;
	background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
	color: #fff;
	background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
	color: #fff;
	background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
	color: #212529;
	background-color: #eebf13
}

a.badge-warning:focus,
a.badge-warning:hover {
	color: #212529;
	background-color: #c09a0e
}

a.badge-warning.focus,
a.badge-warning:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(238, 191, 19, .5)
}

.badge-danger {
	color: #fff;
	background-color: #f16869
}

a.badge-danger:focus,
a.badge-danger:hover {
	color: #fff;
	background-color: #ed393b
}

a.badge-danger.focus,
a.badge-danger:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(241, 104, 105, .5)
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
	color: #212529;
	background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
	color: #fff;
	background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
	color: #fff;
	background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: 5px
}

@media (min-width:576px) {
	.jumbotron {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 30px
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4.3rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #856a00;
	background-color: #fff5cc;
	border-color: #fff1b8
}

.alert-primary hr {
	border-top-color: #ffec9f
}

.alert-primary .alert-link {
	color: #524100
}

.alert-secondary {
	color: #3b0505;
	background-color: #e3cece;
	border-color: #d8baba
}

.alert-secondary hr {
	border-top-color: #cfaaaa
}

.alert-secondary .alert-link {
	color: #0c0101
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.alert-success hr {
	border-top-color: #b1dfbb
}

.alert-success .alert-link {
	color: #0b2e13
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #7c630a;
	background-color: #fcf2d0;
	border-color: #faedbd
}

.alert-warning hr {
	border-top-color: #f8e7a5
}

.alert-warning .alert-link {
	color: #4d3d06
}

.alert-danger {
	color: #7d3637;
	background-color: #fce1e1;
	border-color: #fbd5d5
}

.alert-danger hr {
	border-top-color: #f9bebe
}

.alert-danger .alert-link {
	color: #592727
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .9rem;
	background-color: #e9ecef;
	border-radius: 10px
}

.progress-bar {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #fc0;
	transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar {
		transition: none
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar-animated {
		-webkit-animation: none;
		animation: none
	}
}

.media {
	display: flex;
	align-items: flex-start
}

.media-body {
	flex: 1
}

.list-group {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.list-group-item-action:active {
	color: #d2d2d2;
	background-color: #e9ecef
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	border-top-left-radius: 30px;
	border-top-right-radius: 30px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #fc0;
	border-color: #fc0
}

.list-group-horizontal {
	flex-direction: row
}

.list-group-horizontal .list-group-item {
	margin-right: -1px;
	margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
	margin-right: 0;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 0
}

@media (min-width:576px) {
	.list-group-horizontal-sm {
		flex-direction: row
	}
	.list-group-horizontal-sm .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	.list-group-horizontal-sm .list-group-item:first-child {
		border-top-left-radius: 30px;
		border-bottom-left-radius: 30px;
		border-top-right-radius: 0
	}
	.list-group-horizontal-sm .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
		border-bottom-left-radius: 0
	}
}

@media (min-width:768px) {
	.list-group-horizontal-md {
		flex-direction: row
	}
	.list-group-horizontal-md .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	.list-group-horizontal-md .list-group-item:first-child {
		border-top-left-radius: 30px;
		border-bottom-left-radius: 30px;
		border-top-right-radius: 0
	}
	.list-group-horizontal-md .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
		border-bottom-left-radius: 0
	}
}

@media (min-width:992px) {
	.list-group-horizontal-lg {
		flex-direction: row
	}
	.list-group-horizontal-lg .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	.list-group-horizontal-lg .list-group-item:first-child {
		border-top-left-radius: 30px;
		border-bottom-left-radius: 30px;
		border-top-right-radius: 0
	}
	.list-group-horizontal-lg .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
		border-bottom-left-radius: 0
	}
}

@media (min-width:1200px) {
	.list-group-horizontal-xl {
		flex-direction: row
	}
	.list-group-horizontal-xl .list-group-item {
		margin-right: -1px;
		margin-bottom: 0
	}
	.list-group-horizontal-xl .list-group-item:first-child {
		border-top-left-radius: 30px;
		border-bottom-left-radius: 30px;
		border-top-right-radius: 0
	}
	.list-group-horizontal-xl .list-group-item:last-child {
		margin-right: 0;
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
		border-bottom-left-radius: 0
	}
}

.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.list-group-flush .list-group-item:last-child {
	margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.list-group-item-primary {
	color: #856a00;
	background-color: #fff1b8
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #856a00;
	background-color: #ffec9f
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #856a00;
	border-color: #856a00
}

.list-group-item-secondary {
	color: #3b0505;
	background-color: #d8baba
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: #3b0505;
	background-color: #cfaaaa
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #3b0505;
	border-color: #3b0505
}

.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #155724;
	background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.list-group-item-warning {
	color: #7c630a;
	background-color: #faedbd
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #7c630a;
	background-color: #f8e7a5
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #7c630a;
	border-color: #7c630a
}

.list-group-item-danger {
	color: #7d3637;
	background-color: #fbd5d5
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #7d3637;
	background-color: #f9bebe
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #7d3637;
	border-color: #7d3637
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:hover {
	color: #000;
	text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

a.close.disabled {
	pointer-events: none
}

.toast {
	max-width: 350px;
	overflow: hidden;
	font-size: .875rem;
	background-color: hsla(0, 0%, 100%, .85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .1);
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	opacity: 0;
	border-radius: .25rem
}

.toast:not(:last-child) {
	margin-bottom: .75rem
}

.toast.showing {
	opacity: 1
}

.toast.show {
	display: block;
	opacity: 1
}

.toast.hide {
	display: none
}

.toast-header {
	display: flex;
	align-items: center;
	padding: .25rem .75rem;
	color: #6c757d;
	background-color: hsla(0, 0%, 100%, .85);
	background-clip: padding-box;
	border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
	padding: .75rem
}

.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: none;
	transform: none
}

.modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
	display: block;
	height: calc(100vh - 1rem);
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
	content: none
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 5px;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.2
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	.modal-dialog-centered:before {
		height: calc(100vh - 3.5rem)
	}
	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

@media (min-width:1200px) {
	.modal-xl {
		max-width: 1140px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 1.05rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow:before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 30px
}

.popover {
	top: 0;
	left: 0;
	z-index: 1060;
	max-width: 276px;
	font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: 1.05rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 5px
}

.popover,
.popover .arrow {
	position: absolute;
	display: block
}

.popover .arrow {
	width: 1rem;
	height: .5rem;
	margin: 0 5px
}

.popover .arrow:after,
.popover .arrow:before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
	margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
	bottom: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
	left: calc(-.5rem + -1px);
	width: .5rem;
	height: 1rem;
	margin: 5px 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
	margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
	top: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
	top: 0;
	border-width: 0 .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
	top: 1px;
	border-width: 0 .5rem .5rem;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
	margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
	right: calc(-.5rem + -1px);
	width: .5rem;
	height: 1rem;
	margin: 5px 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1.2rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #d2d2d2
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner:after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	-webkit-transform: none;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-control-next,
	.carousel-control-prev {
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-indicators li {
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid;
	border-right: .25em solid transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
	width: 1rem;
	height: 1rem;
	border-width: .2em
}

@-webkit-keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		opacity: 1
	}
}

@keyframes spinner-grow {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		opacity: 1
	}
}

.spinner-grow {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-animation: spinner-grow .75s linear infinite;
	animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
	width: 1rem;
	height: 1rem
}

.align-baseline {
	vertical-align: baseline!important
}

.align-top {
	vertical-align: top!important
}

.align-middle {
	vertical-align: middle!important
}

.align-bottom {
	vertical-align: bottom!important
}

.align-text-bottom {
	vertical-align: text-bottom!important
}

.align-text-top {
	vertical-align: text-top!important
}

.bg-primary {
	background-color: #fc0!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #cca300!important
}

.bg-secondary {
	background-color: #720a0a!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #430606!important
}

.bg-success {
	background-color: #28a745!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34!important
}

.bg-info {
	background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b!important
}

.bg-warning {
	background-color: #eebf13!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #c09a0e!important
}

.bg-danger {
	background-color: #f16869!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #ed393b!important
}

.bg-light {
	background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5!important
}

.bg-dark {
	background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124!important
}

.bg-white {
	background-color: #fff!important
}

.bg-transparent {
	background-color: transparent!important
}

.border {
	border: 1px solid #dee2e6!important
}

.border-top {
	border-top: 1px solid #dee2e6!important
}

.border-right {
	border-right: 1px solid #dee2e6!important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6!important
}

.border-left {
	border-left: 1px solid #dee2e6!important
}

.border-0 {
	border: 0!important
}

.border-top-0 {
	border-top: 0!important
}

.border-right-0 {
	border-right: 0!important
}

.border-bottom-0 {
	border-bottom: 0!important
}

.border-left-0 {
	border-left: 0!important
}

.border-primary {
	border-color: #fc0!important
}

.border-secondary {
	border-color: #720a0a!important
}

.border-success {
	border-color: #28a745!important
}

.border-info {
	border-color: #17a2b8!important
}

.border-warning {
	border-color: #eebf13!important
}

.border-danger {
	border-color: #f16869!important
}

.border-light {
	border-color: #f8f9fa!important
}

.border-dark {
	border-color: #343a40!important
}

.border-white {
	border-color: #fff!important
}

.rounded-sm {
	border-radius: 2px!important
}

.rounded {
	border-radius: 30px!important
}

.rounded-top {
	border-top-left-radius: 30px!important
}

.rounded-right,
.rounded-top {
	border-top-right-radius: 30px!important
}

.rounded-bottom,
.rounded-right {
	border-bottom-right-radius: 30px!important
}

.rounded-bottom,
.rounded-left {
	border-bottom-left-radius: 30px!important
}

.rounded-left {
	border-top-left-radius: 30px!important
}

.rounded-lg {
	border-radius: 5px!important
}

.rounded-circle {
	border-radius: 50%!important
}

.rounded-pill {
	border-radius: 50rem!important
}

.rounded-0 {
	border-radius: 0!important
}

.clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: flex!important
}

.d-inline-flex {
	display: inline-flex!important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: flex!important
	}
	.d-sm-inline-flex {
		display: inline-flex!important
	}
}

@media (min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: flex!important
	}
	.d-md-inline-flex {
		display: inline-flex!important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: flex!important
	}
	.d-lg-inline-flex {
		display: inline-flex!important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: flex!important
	}
	.d-xl-inline-flex {
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: flex!important
	}
	.d-print-inline-flex {
		display: inline-flex!important
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive:before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9:before {
	padding-top: 42.85714%
}

.embed-responsive-16by9:before {
	padding-top: 56.25%
}

.embed-responsive-4by3:before {
	padding-top: 75%
}

.embed-responsive-1by1:before {
	padding-top: 100%
}

.flex-row {
	flex-direction: row!important
}

.flex-column {
	flex-direction: column!important
}

.flex-row-reverse {
	flex-direction: row-reverse!important
}

.flex-column-reverse {
	flex-direction: column-reverse!important
}

.flex-wrap {
	flex-wrap: wrap!important
}

.flex-nowrap {
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse!important
}

.flex-fill {
	flex: 1 1 auto!important
}

.flex-grow-0 {
	flex-grow: 0!important
}

.flex-grow-1 {
	flex-grow: 1!important
}

.flex-shrink-0 {
	flex-shrink: 0!important
}

.flex-shrink-1 {
	flex-shrink: 1!important
}

.justify-content-start {
	justify-content: flex-start!important
}

.justify-content-end {
	justify-content: flex-end!important
}

.justify-content-center {
	justify-content: center!important
}

.justify-content-between {
	justify-content: space-between!important
}

.justify-content-around {
	justify-content: space-around!important
}

.align-items-start {
	align-items: flex-start!important
}

.align-items-end {
	align-items: flex-end!important
}

.align-items-center {
	align-items: center!important
}

.align-items-baseline {
	align-items: baseline!important
}

.align-items-stretch {
	align-items: stretch!important
}

.align-content-start {
	align-content: flex-start!important
}

.align-content-end {
	align-content: flex-end!important
}

.align-content-center {
	align-content: center!important
}

.align-content-between {
	align-content: space-between!important
}

.align-content-around {
	align-content: space-around!important
}

.align-content-stretch {
	align-content: stretch!important
}

.align-self-auto {
	align-self: auto!important
}

.align-self-start {
	align-self: flex-start!important
}

.align-self-end {
	align-self: flex-end!important
}

.align-self-center {
	align-self: center!important
}

.align-self-baseline {
	align-self: baseline!important
}

.align-self-stretch {
	align-self: stretch!important
}

@media (min-width:576px) {
	.flex-sm-row {
		flex-direction: row!important
	}
	.flex-sm-column {
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		flex-grow: 1!important
	}
	.flex-sm-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-sm-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-sm-start {
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		justify-content: center!important
	}
	.justify-content-sm-between {
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		justify-content: space-around!important
	}
	.align-items-sm-start {
		align-items: flex-start!important
	}
	.align-items-sm-end {
		align-items: flex-end!important
	}
	.align-items-sm-center {
		align-items: center!important
	}
	.align-items-sm-baseline {
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		align-items: stretch!important
	}
	.align-content-sm-start {
		align-content: flex-start!important
	}
	.align-content-sm-end {
		align-content: flex-end!important
	}
	.align-content-sm-center {
		align-content: center!important
	}
	.align-content-sm-between {
		align-content: space-between!important
	}
	.align-content-sm-around {
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		align-content: stretch!important
	}
	.align-self-sm-auto {
		align-self: auto!important
	}
	.align-self-sm-start {
		align-self: flex-start!important
	}
	.align-self-sm-end {
		align-self: flex-end!important
	}
	.align-self-sm-center {
		align-self: center!important
	}
	.align-self-sm-baseline {
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		align-self: stretch!important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		flex-direction: row!important
	}
	.flex-md-column {
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		flex-grow: 1!important
	}
	.flex-md-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-md-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-md-start {
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		justify-content: center!important
	}
	.justify-content-md-between {
		justify-content: space-between!important
	}
	.justify-content-md-around {
		justify-content: space-around!important
	}
	.align-items-md-start {
		align-items: flex-start!important
	}
	.align-items-md-end {
		align-items: flex-end!important
	}
	.align-items-md-center {
		align-items: center!important
	}
	.align-items-md-baseline {
		align-items: baseline!important
	}
	.align-items-md-stretch {
		align-items: stretch!important
	}
	.align-content-md-start {
		align-content: flex-start!important
	}
	.align-content-md-end {
		align-content: flex-end!important
	}
	.align-content-md-center {
		align-content: center!important
	}
	.align-content-md-between {
		align-content: space-between!important
	}
	.align-content-md-around {
		align-content: space-around!important
	}
	.align-content-md-stretch {
		align-content: stretch!important
	}
	.align-self-md-auto {
		align-self: auto!important
	}
	.align-self-md-start {
		align-self: flex-start!important
	}
	.align-self-md-end {
		align-self: flex-end!important
	}
	.align-self-md-center {
		align-self: center!important
	}
	.align-self-md-baseline {
		align-self: baseline!important
	}
	.align-self-md-stretch {
		align-self: stretch!important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		flex-direction: row!important
	}
	.flex-lg-column {
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		flex-grow: 1!important
	}
	.flex-lg-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-lg-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-lg-start {
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		justify-content: center!important
	}
	.justify-content-lg-between {
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		justify-content: space-around!important
	}
	.align-items-lg-start {
		align-items: flex-start!important
	}
	.align-items-lg-end {
		align-items: flex-end!important
	}
	.align-items-lg-center {
		align-items: center!important
	}
	.align-items-lg-baseline {
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		align-items: stretch!important
	}
	.align-content-lg-start {
		align-content: flex-start!important
	}
	.align-content-lg-end {
		align-content: flex-end!important
	}
	.align-content-lg-center {
		align-content: center!important
	}
	.align-content-lg-between {
		align-content: space-between!important
	}
	.align-content-lg-around {
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		align-content: stretch!important
	}
	.align-self-lg-auto {
		align-self: auto!important
	}
	.align-self-lg-start {
		align-self: flex-start!important
	}
	.align-self-lg-end {
		align-self: flex-end!important
	}
	.align-self-lg-center {
		align-self: center!important
	}
	.align-self-lg-baseline {
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		align-self: stretch!important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		flex-direction: row!important
	}
	.flex-xl-column {
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-xl-fill {
		flex: 1 1 auto!important
	}
	.flex-xl-grow-0 {
		flex-grow: 0!important
	}
	.flex-xl-grow-1 {
		flex-grow: 1!important
	}
	.flex-xl-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-xl-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-xl-start {
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		justify-content: center!important
	}
	.justify-content-xl-between {
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		justify-content: space-around!important
	}
	.align-items-xl-start {
		align-items: flex-start!important
	}
	.align-items-xl-end {
		align-items: flex-end!important
	}
	.align-items-xl-center {
		align-items: center!important
	}
	.align-items-xl-baseline {
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		align-items: stretch!important
	}
	.align-content-xl-start {
		align-content: flex-start!important
	}
	.align-content-xl-end {
		align-content: flex-end!important
	}
	.align-content-xl-center {
		align-content: center!important
	}
	.align-content-xl-between {
		align-content: space-between!important
	}
	.align-content-xl-around {
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		align-content: stretch!important
	}
	.align-self-xl-auto {
		align-self: auto!important
	}
	.align-self-xl-start {
		align-self: flex-start!important
	}
	.align-self-xl-end {
		align-self: flex-end!important
	}
	.align-self-xl-center {
		align-self: center!important
	}
	.align-self-xl-baseline {
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		align-self: stretch!important
	}
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-none {
	float: none!important
}

@media (min-width:576px) {
	.float-sm-left {
		float: left!important
	}
	.float-sm-right {
		float: right!important
	}
	.float-sm-none {
		float: none!important
	}
}

@media (min-width:768px) {
	.float-md-left {
		float: left!important
	}
	.float-md-right {
		float: right!important
	}
	.float-md-none {
		float: none!important
	}
}

@media (min-width:992px) {
	.float-lg-left {
		float: left!important
	}
	.float-lg-right {
		float: right!important
	}
	.float-lg-none {
		float: none!important
	}
}

@media (min-width:1200px) {
	.float-xl-left {
		float: left!important
	}
	.float-xl-right {
		float: right!important
	}
	.float-xl-none {
		float: none!important
	}
}

.overflow-auto {
	overflow: auto!important
}

.overflow-hidden {
	overflow: hidden!important
}

.position-static {
	position: static!important
}

.position-relative {
	position: relative!important
}

.position-absolute {
	position: absolute!important
}

.position-fixed {
	position: fixed!important
}

.position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}

.fixed-top {
	top: 0
}

.fixed-bottom,
.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
	box-shadow: none!important
}

.w-25 {
	width: 25%!important
}

.w-50 {
	width: 50%!important
}

.w-75 {
	width: 75%!important
}

.w-100 {
	width: 100%!important
}

.w-auto {
	width: auto!important
}

.h-25 {
	height: 25%!important
}

.h-50 {
	height: 50%!important
}

.h-75 {
	height: 75%!important
}

.h-100 {
	height: 100%!important
}

.h-auto {
	height: auto!important
}

.mw-100 {
	max-width: 100%!important
}

.mh-100 {
	max-height: 100%!important
}

.min-vw-100 {
	min-width: 100vw!important
}

.min-vh-100 {
	min-height: 100vh!important
}

.vw-100 {
	width: 100vw!important
}

.vh-100 {
	height: 100vh!important
}

.stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.cke_editable,
.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.m-n1 {
	margin: -.25rem!important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem!important
}

.m-n2 {
	margin: -.5rem!important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem!important
}

.m-n3 {
	margin: -1rem!important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem!important
}

.m-n4 {
	margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem!important
}

.m-n5 {
	margin: -3rem!important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.m-sm-n1 {
		margin: -.25rem!important
	}
	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem!important
	}
	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem!important
	}
	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem!important
	}
	.m-sm-n2 {
		margin: -.5rem!important
	}
	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem!important
	}
	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem!important
	}
	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem!important
	}
	.m-sm-n3 {
		margin: -1rem!important
	}
	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem!important
	}
	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem!important
	}
	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem!important
	}
	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem!important
	}
	.m-sm-n4 {
		margin: -1.5rem!important
	}
	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem!important
	}
	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	.m-sm-n5 {
		margin: -3rem!important
	}
	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem!important
	}
	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem!important
	}
	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem!important
	}
	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.m-md-n1 {
		margin: -.25rem!important
	}
	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem!important
	}
	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem!important
	}
	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem!important
	}
	.m-md-n2 {
		margin: -.5rem!important
	}
	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem!important
	}
	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem!important
	}
	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem!important
	}
	.m-md-n3 {
		margin: -1rem!important
	}
	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem!important
	}
	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem!important
	}
	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem!important
	}
	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem!important
	}
	.m-md-n4 {
		margin: -1.5rem!important
	}
	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem!important
	}
	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem!important
	}
	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem!important
	}
	.m-md-n5 {
		margin: -3rem!important
	}
	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem!important
	}
	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem!important
	}
	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem!important
	}
	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem!important
	}
	.m-lg-n1 {
		margin: -.25rem!important
	}
	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem!important
	}
	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem!important
	}
	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem!important
	}
	.m-lg-n2 {
		margin: -.5rem!important
	}
	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem!important
	}
	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem!important
	}
	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem!important
	}
	.m-lg-n3 {
		margin: -1rem!important
	}
	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem!important
	}
	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem!important
	}
	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem!important
	}
	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem!important
	}
	.m-lg-n4 {
		margin: -1.5rem!important
	}
	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem!important
	}
	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	.m-lg-n5 {
		margin: -3rem!important
	}
	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem!important
	}
	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem!important
	}
	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem!important
	}
	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: .25rem!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem!important
	}
	.m-xl-2 {
		margin: .5rem!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem!important
	}
	.m-xl-3 {
		margin: 1rem!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem!important
	}
	.m-xl-4 {
		margin: 1.5rem!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.m-xl-5 {
		margin: 3rem!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: .25rem!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem!important
	}
	.p-xl-2 {
		padding: .5rem!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem!important
	}
	.p-xl-3 {
		padding: 1rem!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem!important
	}
	.p-xl-4 {
		padding: 1.5rem!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem!important
	}
	.p-xl-5 {
		padding: 3rem!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem!important
	}
	.m-xl-n1 {
		margin: -.25rem!important
	}
	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem!important
	}
	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem!important
	}
	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem!important
	}
	.m-xl-n2 {
		margin: -.5rem!important
	}
	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem!important
	}
	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem!important
	}
	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem!important
	}
	.m-xl-n3 {
		margin: -1rem!important
	}
	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem!important
	}
	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem!important
	}
	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem!important
	}
	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem!important
	}
	.m-xl-n4 {
		margin: -1.5rem!important
	}
	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem!important
	}
	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem!important
	}
	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem!important
	}
	.m-xl-n5 {
		margin: -3rem!important
	}
	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem!important
	}
	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem!important
	}
	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem!important
	}
	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace!important
}

.text-justify {
	text-align: justify!important
}

.text-wrap {
	white-space: normal!important
}

.text-nowrap {
	white-space: nowrap!important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

@media (min-width:576px) {
	.text-sm-left {
		text-align: left!important
	}
	.text-sm-right {
		text-align: right!important
	}
	.text-sm-center {
		text-align: center!important
	}
}

@media (min-width:768px) {
	.text-md-left {
		text-align: left!important
	}
	.text-md-right {
		text-align: right!important
	}
	.text-md-center {
		text-align: center!important
	}
}

@media (min-width:992px) {
	.text-lg-left {
		text-align: left!important
	}
	.text-lg-right {
		text-align: right!important
	}
	.text-lg-center {
		text-align: center!important
	}
}

@media (min-width:1200px) {
	.text-xl-left {
		text-align: left!important
	}
	.text-xl-right {
		text-align: right!important
	}
	.text-xl-center {
		text-align: center!important
	}
}

.text-lowercase {
	text-transform: lowercase!important
}

.text-uppercase {
	text-transform: uppercase!important
}

.text-capitalize {
	text-transform: capitalize!important
}

.font-weight-light {
	font-weight: 300!important
}

.font-weight-lighter {
	font-weight: lighter!important
}

.font-weight-normal {
	font-weight: 400!important
}

.font-weight-bold {
	font-weight: 700!important
}

.font-weight-bolder {
	font-weight: bolder!important
}

.font-italic {
	font-style: italic!important
}

.text-white {
	color: #fff!important
}

.text-primary {
	color: #fc0!important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #b38f00!important
}

.text-secondary {
	color: #720a0a!important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #2c0404!important
}

.text-success {
	color: #28a745!important
}

a.text-success:focus,
a.text-success:hover {
	color: #19692c!important
}

.text-info {
	color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
	color: #0f6674!important
}

.text-warning {
	color: #eebf13!important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #a8870c!important
}

.text-danger {
	color: #f16869!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #eb2223!important
}

.text-light {
	color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
	color: #cbd3da!important
}

.text-dark {
	color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #121416!important
}

.text-body {
	color: #d2d2d2!important
}

.text-muted {
	color: #6c757d!important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
	color: hsla(0, 0%, 100%, .5)!important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none {
	text-decoration: none!important
}

.text-break {
	word-break: break-word!important;
	overflow-wrap: break-word!important
}

.text-reset {
	color: inherit!important
}

.visible {
	visibility: visible!important
}

.invisible {
	visibility: hidden!important
}

@media print {
	*,
	:after,
	:before {
		text-shadow: none!important;
		box-shadow: none!important
	}
	a:not(.btn) {
		text-decoration: underline
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	pre {
		white-space: pre-wrap!important
	}
	blockquote,
	pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	@page {
		size: a3
	}
	.container,
	body {
		min-width: 992px!important
	}
	.navbar {
		display: none
	}
	.badge {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #dee2e6!important
	}
	.table-dark {
		color: inherit
	}
	.table-dark tbody+tbody,
	.table-dark td,
	.table-dark th,
	.table-dark thead th {
		border-color: #dee2e6
	}
	.table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}

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

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(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
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
	visibility: visible!important;
	background: #f2f2f2!important;
	background: rgba(0, 0, 0, .06)!important;
	border: 0!important;
	box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
	content: "!";
	visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
	position: relative;
	padding: 5px 8px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
	position: absolute;
	right: 8px;
	top: 50%;
	color: #303030;
	opacity: .4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
	color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0;
	float: left;
	box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0
}

.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 2px 0 0;
	border-left: 1px solid #0073bb;
	border-radius: 0 2px 2px 0;
	box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: #00578d
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
	background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: #aaa
}

.selectize-control.plugin-remove_button .remove-single {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 23px
}

.selectize-control {
	position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
	color: #303030;
	font-family: inherit;
	font-size: 13px;
	line-height: 18px;
	-webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
	background: #fff;
	cursor: text;
	display: inline-block
}

.selectize-input {
	border: 1px solid #d0d0d0;
	padding: 8px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	border-radius: 3px
}

.selectize-control.multi .selectize-input.has-items {
	padding: 5px 8px 2px
}

.selectize-input.full {
	background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
	cursor: default!important
}

.selectize-input.focus {
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15)
}

.selectize-input.dropdown-active {
	border-radius: 3px 3px 0 0
}

.selectize-input>* {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.selectize-control.multi .selectize-input>div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 2px 6px;
	background: #1da7ee;
	color: #fff;
	border: 1px solid #0073bb
}

.selectize-control.multi .selectize-input>div.active {
	background: #92c836;
	color: #fff;
	border: 1px solid #00578d
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
	color: #fff;
	background: #d2d2d2;
	border: 1px solid #aaa
}

.selectize-input>input {
	display: inline-block!important;
	padding: 0!important;
	min-height: 0!important;
	max-height: none!important;
	max-width: 100%!important;
	margin: 0 1px!important;
	text-indent: 0!important;
	border: 0!important;
	background: none!important;
	line-height: inherit!important;
	-webkit-user-select: auto!important;
	box-shadow: none!important
}

.selectize-input>input::-ms-clear {
	display: none
}

.selectize-input>input:focus {
	outline: none!important
}

.selectize-input:after {
	content: " ";
	display: block;
	clear: left
}

.selectize-input.dropdown-active:before {
	content: " ";
	display: block;
	position: absolute;
	background: #f0f0f0;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0
}

.selectize-dropdown {
	position: absolute;
	z-index: 10;
	background: #fff;
	margin: -1px 0 0;
	border: 1px solid #d0d0d0;
	border-top: 0;
	box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(125, 168, 208, .2);
	border-radius: 1px
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown .option {
	padding: 5px 8px
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
	cursor: inherit;
	opacity: .5
}

.selectize-dropdown [data-selectable].option {
	opacity: 1
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0
}

.selectize-dropdown .optgroup-header {
	color: #303030;
	background: #fff;
	cursor: default
}

.selectize-dropdown .active {
	background-color: #f5fafd;
	color: #495c68
}

.selectize-dropdown .active.create {
	color: #495c68
}

.selectize-dropdown .create {
	color: rgba(48, 48, 48, .5)
}

.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
	-webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
	cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
	cursor: text
}

.selectize-control.single .selectize-input:after {
	content: " ";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-color: grey transparent transparent;
	border-style: solid;
	border-width: 5px 5px 0
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px;
	border-color: transparent transparent grey
}

.selectize-control.rtl.single .selectize-input:after {
	left: 15px;
	right: auto
}

.selectize-control.rtl .selectize-input>input {
	margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
	opacity: .5;
	background-color: #fafafa
}

.selectize-control.multi .selectize-input.has-items {
	padding-left: 5px;
	padding-right: 5px
}

.selectize-control.multi .selectize-input.disabled [data-value] {
	color: #999;
	text-shadow: none;
	background: none;
	box-shadow: none
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
	border-color: #e6e6e6
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
	background: none
}

.selectize-control.multi .selectize-input [data-value] {
	text-shadow: 0 1px 0 rgba(0, 51, 83, .3);
	border-radius: 3px;
	background-color: #1b9dec;
	background-image: linear-gradient(180deg, #1da7ee, #178ee9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1da7ee", endColorstr="#ff178ee9", GradientType=0);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .2), inset 0 1px hsla(0, 0%, 100%, .03)
}

.selectize-control.multi .selectize-input [data-value].active {
	background-color: #0085d4;
	background-image: linear-gradient(180deg, #008fd8, #0075cf);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff008fd8", endColorstr="#ff0075cf", GradientType=0)
}

.selectize-control.single .selectize-input {
	box-shadow: 0 1px 0 rgba(0, 0, 0, .05), inset 0 1px 0 hsla(0, 0%, 100%, .8);
	background-color: #f9f9f9;
	background-image: linear-gradient(180deg, #fefefe, #f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe", endColorstr="#fff2f2f2", GradientType=0)
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
	border-color: #b8b8b8
}

.selectize-dropdown .optgroup-header {
	padding-top: 7px;
	font-weight: 700;
	font-size: .85em
}

.selectize-dropdown .optgroup {
	border-top: 1px solid #f0f0f0
}

.selectize-dropdown .optgroup:first-child {
	border-top: 0
}

@-webkit-keyframes vex-fadein {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes vex-fadein {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes vex-fadeout {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes vex-fadeout {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes vex-rotation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes vex-rotation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.vex,
.vex *,
.vex :after,
.vex :before {
	box-sizing: border-box
}

.vex {
	position: fixed;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 1111;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.vex-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.vex-overlay {
	-webkit-animation: vex-fadein .5s;
	animation: vex-fadein .5s;
	position: fixed;
	z-index: 1111;
	background: rgba(0, 0, 0, .4);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.vex-overlay.vex-closing {
	-webkit-animation: vex-fadeout .5s forwards;
	animation: vex-fadeout .5s forwards
}

.vex-content {
	-webkit-animation: vex-fadein .5s;
	animation: vex-fadein .5s;
	background: #fff
}

.vex.vex-closing .vex-content {
	-webkit-animation: vex-fadeout .5s forwards;
	animation: vex-fadeout .5s forwards
}

.vex-close:before {
	font-family: Arial, sans-serif;
	content: "\00D7"
}

.vex-dialog-form {
	margin: 0
}

.vex-dialog-button {
	text-rendering: optimizeLegibility;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent
}

.vex-loading-spinner {
	-webkit-animation: vex-rotation .7s linear infinite;
	animation: vex-rotation .7s linear infinite;
	box-shadow: 0 0 1em rgba(0, 0, 0, .1);
	position: fixed;
	z-index: 1112;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2em;
	width: 2em;
	background: #fff
}

body.vex-open {
	overflow: hidden
}

@-webkit-keyframes vex-pulse {
	0% {
		box-shadow: inset 0 0 0 300px transparent
	}
	70% {
		box-shadow: inset 0 0 0 300px hsla(0, 0%, 100%, .25)
	}
	to {
		box-shadow: inset 0 0 0 300px transparent
	}
}

@keyframes vex-pulse {
	0% {
		box-shadow: inset 0 0 0 300px transparent
	}
	70% {
		box-shadow: inset 0 0 0 300px hsla(0, 0%, 100%, .25)
	}
	to {
		box-shadow: inset 0 0 0 300px transparent
	}
}

.vex.vex-theme-plain {
	padding-top: 160px;
	padding-bottom: 160px
}

.vex.vex-theme-plain .vex-content {
	font-family: Helvetica Neue, sans-serif;
	background: #fff;
	color: #444;
	padding: 1em;
	position: relative;
	margin: 0 auto;
	max-width: 100%;
	width: 450px;
	font-size: 1.1em;
	line-height: 1.5em
}

.vex.vex-theme-plain .vex-content h1,
.vex.vex-theme-plain .vex-content h2,
.vex.vex-theme-plain .vex-content h3,
.vex.vex-theme-plain .vex-content h4,
.vex.vex-theme-plain .vex-content h5,
.vex.vex-theme-plain .vex-content h6,
.vex.vex-theme-plain .vex-content li,
.vex.vex-theme-plain .vex-content p,
.vex.vex-theme-plain .vex-content ul {
	color: inherit
}

.vex.vex-theme-plain .vex-close {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer
}

.vex.vex-theme-plain .vex-close:before {
	position: absolute;
	content: "\00D7";
	font-size: 26px;
	font-weight: 400;
	line-height: 31px;
	height: 30px;
	width: 30px;
	text-align: center;
	top: 3px;
	right: 3px;
	color: #bbb;
	background: transparent
}

.vex.vex-theme-plain .vex-close:active:before,
.vex.vex-theme-plain .vex-close:hover:before {
	color: #777;
	background: #e0e0e0
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message {
	margin-bottom: .5em
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input {
	margin-bottom: 1em
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week],
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea {
	background: #f0f0f0;
	width: 100%;
	padding: .25em .67em;
	border: 0;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	min-height: 2.5em;
	margin: 0 0 .25em
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week]:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select:focus,
.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea:focus {
	box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .2);
	outline: none
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons {
	*zoom: 1
}

.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons:after {
	content: "";
	display: table;
	clear: both
}

.vex.vex-theme-plain .vex-dialog-button {
	border-radius: 0;
	border: 0;
	float: right;
	margin: 0 0 0 .5em;
	font-family: inherit;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: .8em;
	line-height: 1em;
	padding: .75em 2em
}

.vex.vex-theme-plain .vex-dialog-button.vex-last {
	margin-left: 0
}

.vex.vex-theme-plain .vex-dialog-button:focus {
	-webkit-animation: vex-pulse 1.1s infinite;
	animation: vex-pulse 1.1s infinite;
	outline: none
}

@media (max-width:568px) {
	.vex.vex-theme-plain .vex-dialog-button:focus {
		-webkit-animation: none;
		animation: none
	}
}

.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary {
	background: #3288e6;
	color: #fff
}

.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-secondary {
	background: #e0e0e0;
	color: #777
}

.vex-loading-spinner.vex-theme-plain {
	height: 2.5em;
	width: 2.5em
}

body {
	overflow-x: hidden
}

[data-animatable] {
	opacity: 0
}

[data-animatable].animated {
	opacity: 1
}

a:focus {
	outline: none
}

.x-link {
	color: #d2d2d2
}

.x-link:focus,
.x-link:hover {
	text-decoration: none;
	color: #fc0
}

.cke_editable,
.font-normal {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.f-1 {
	font-size: 3rem!important
}

.f-2 {
	font-size: 2.4rem!important
}

.f-3 {
	font-size: 2.1rem!important
}

.f-4 {
	font-size: 1.8rem!important
}

.f-5 {
	font-size: 1.5rem!important
}

.f-6 {
	font-size: 1.2rem!important
}

.f-7 {
	font-size: 1.08rem!important
}

.f-8 {
	font-size: .96rem!important
}

.f-9 {
	font-size: .84rem!important
}

@media (min-width:576px) {
	.f-sm-1 {
		font-size: 3rem!important
	}
	.f-sm-2 {
		font-size: 2.4rem!important
	}
	.f-sm-3 {
		font-size: 2.1rem!important
	}
	.f-sm-4 {
		font-size: 1.8rem!important
	}
	.f-sm-5 {
		font-size: 1.5rem!important
	}
	.f-sm-6 {
		font-size: 1.2rem!important
	}
	.f-sm-7 {
		font-size: 1.08rem!important
	}
	.f-sm-8 {
		font-size: .96rem!important
	}
	.f-sm-9 {
		font-size: .84rem!important
	}
}

@media (min-width:768px) {
	.f-md-1 {
		font-size: 3rem!important
	}
	.f-md-2 {
		font-size: 2.4rem!important
	}
	.f-md-3 {
		font-size: 2.1rem!important
	}
	.f-md-4 {
		font-size: 1.8rem!important
	}
	.f-md-5 {
		font-size: 1.5rem!important
	}
	.f-md-6 {
		font-size: 1.2rem!important
	}
	.f-md-7 {
		font-size: 1.08rem!important
	}
	.f-md-8 {
		font-size: .96rem!important
	}
	.f-md-9 {
		font-size: .84rem!important
	}
}

@media (min-width:992px) {
	.f-lg-1 {
		font-size: 3rem!important
	}
	.f-lg-2 {
		font-size: 2.4rem!important
	}
	.f-lg-3 {
		font-size: 2.1rem!important
	}
	.f-lg-4 {
		font-size: 1.8rem!important
	}
	.f-lg-5 {
		font-size: 1.5rem!important
	}
	.f-lg-6 {
		font-size: 1.2rem!important
	}
	.f-lg-7 {
		font-size: 1.08rem!important
	}
	.f-lg-8 {
		font-size: .96rem!important
	}
	.f-lg-9 {
		font-size: .84rem!important
	}
}

@media (min-width:1200px) {
	.f-xl-1 {
		font-size: 3rem!important
	}
	.f-xl-2 {
		font-size: 2.4rem!important
	}
	.f-xl-3 {
		font-size: 2.1rem!important
	}
	.f-xl-4 {
		font-size: 1.8rem!important
	}
	.f-xl-5 {
		font-size: 1.5rem!important
	}
	.f-xl-6 {
		font-size: 1.2rem!important
	}
	.f-xl-7 {
		font-size: 1.08rem!important
	}
	.f-xl-8 {
		font-size: .96rem!important
	}
	.f-xl-9 {
		font-size: .84rem!important
	}
}

.form-control-label.required:after,
legend.col-form-label.required:after {
	content: "*";
	color: #f16869;
	margin-left: .2rem
}

.form-text-hint {
	font-size: 85%
}

.x-input-select-date .selectized[name$="[day]"]+.selectize-control {
	width: 50px
}

.x-input-select-date .selectized[name$="[month]"]+.selectize-control,
.x-input-select-date .selectized[name$="[year]"]+.selectize-control {
	width: 70px
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

.selectize-control.form-control {
	padding: 0;
	height: 28px
}

.selectize-control.form-control.multi {
	height: auto
}

.selectize-control.form-control.multi .selectize-input>* {
	height: auto;
	overflow: inherit
}

.selectize-control.form-control.multi .selectize-input.has-items input {
	top: -10px
}

.selectize-control.form-control .selectize-dropdown,
.selectize-control.form-control .selectize-dropdown-content {
	border-radius: 30px
}

.selectize-control.form-control .selectize-input {
	border: none;
	background-color: #fff;
	border-radius: 30px;
	height: 100%;
	padding: .8rem
}

.selectize-control.form-control .selectize-input>* {
	height: 1.68rem;
	overflow: hidden
}

.selectize-control.form-control .selectize-input .item,
.selectize-control.form-control .selectize-input input {
	font-size: 1.2rem;
	line-height: 1.2
}

.selectize-control.form-control.form-control-sm {
	font-size: 1.05rem;
	height: 28px
}

.selectize-control.form-control.form-control-sm .selectize-input .item,
.selectize-control.form-control.form-control-sm .selectize-input input {
	font-size: 1.05rem;
	line-height: 1.5
}

.selectize-control.form-control.x-selectize-custom-render {
	min-height: 28px;
	height: auto
}

.selectize-control.form-control.x-selectize-custom-render .selectize-input {
	background-image: none;
	box-shadow: none
}

.selectize-control.form-control.x-selectize-custom-render .selectize-input>* {
	height: auto;
	overflow: inherit
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
	padding: .8rem
}

.selectize-dropdown .option.-disabled {
	font-weight: 700;
	cursor: default;
	pointer-events: none
}

.selectize-dropdown .option.-disabled.active {
	background-color: inherit
}

.selectize-dropdown.form-control {
	padding: 0;
	height: auto!important
}

select[data-chooser]+.selectize-control.loading {
	position: relative
}

select[data-chooser]+.selectize-control.loading:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f110";
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
	position: absolute;
	top: 10px;
	right: 25px;
	z-index: 10
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	background: transparent;
	color: transparent;
	outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: "inherit";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	height: 20px;
	width: 20px;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "inherit";
	font-size: 40px;
	line-height: 20px;
	text-align: center;
	color: #fc0;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #dea85f;
	opacity: .75
}

.slick-dotted {
	position: relative
}

.slick-dotted .slick-dots li button:before {
	font-size: 45px
}

.slick-arrow {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	z-index: 10
}

.slick-arrow,
.slick-arrow:active,
.slick-arrow:focus,
.slick-arrow:hover {
	background-color: #fc0
}

.slick-arrow:active:before,
.slick-arrow:before,
.slick-arrow:focus:before,
.slick-arrow:hover:before {
	color: #fff
}

.slick-arrow.slick-prev {
	left: 0
}

.slick-arrow.slick-prev:before {
	content: "\f053";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 13px
}

.slick-arrow.slick-next {
	right: 0
}

.slick-arrow.slick-next:before {
	content: "\f054";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 13px
}

[data-slickable].-single .-slick-item {
	display: none
}

[data-slickable].-single .-slick-item:first-child,
[data-slickable].-single.slick-initialized .-slick-item {
	display: block!important
}

body,
html {
	height: 100%;
	font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#main__content {
	margin-top: -92px
}

@media (max-width:991.98px) {
	#main__content {
		margin-top: 0;
		padding-bottom: 4rem
	}
}

.x-alert-info {
	background-color: #242118;
	color: #fc0
}

.x-mini-copy {
	line-height: 30px;
	height: 24px;
	background: #fc0!important;
	color: #000!important;
	border-radius: 10px;
	padding: 4px
}

.x-hr-border-glow {
	height: 1px;
	margin-top: 0;
	background: linear-gradient(90deg, transparent, #afafaf 20%, #fff 50%, #afafaf 80%, transparent);
	width: 100%;
	text-align: center;
}

.x-hr-border-gradient {
	height: 2px;
	margin-top: 0;
	background: linear-gradient(90deg, #6d5628, #ecbd7b);
	width: 140px
}

.x-hr-border-primary {
	width: 100%;
	height: 2px;
	border-color: #fc0
}

.-x-input-icon {
	display: flex;
	align-items: center;
	border-radius: 3px;
	position: relative
}

.-x-input-icon .-icon {
	position: absolute;
	left: 14px;
	height: 18px;
	color: #fc0;
	top: 12px
}

.-x-input-icon .form-control {
	padding-left: 38px
}

.-x-input-icon .form-control.text-center {
	padding-right: 38px
}

.-x-input-icon .x-input-reset-btn {
	display: none;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 14px;
	right: 1rem;
	width: 18px;
	height: 18px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: #828282
}

@media (min-width:992px) {
	.-x-input-icon .x-input-reset-btn {
		transition: opacity .2s;
		opacity: .75
	}
	.-x-input-icon .x-input-reset-btn:hover {
		opacity: 1
	}
}

.-x-input-icon .x-input-reset-btn .fas {
	font-size: 10px;
	color: #1a1a1a
}

.-x-input-icon .x-input-reset-btn:focus {
	outline: none
}

.-x-input-icon .x-input-reset-btn.-v2 {
	border-radius: 0;
	background: transparent
}

.-x-input-icon .x-input-reset-btn.-v2 .fas {
	font-size: 1.125rem;
	color: #84713c
}

@media (max-width:991.98px) {
	.-x-input-icon .x-input-reset-btn {
		top: 18px
	}
}

.x-input-number-name-bank {
	position: relative
}

.w-85 {
	width: 85%
}

.w-90 {
	width: 90%
}

.x-service-wrapper .-box {
	padding: 0 4rem
}

.x-service-wrapper .-box a {
	text-decoration: none!important;
	color: #d2d2d2
}

.x-service-wrapper .-box .-fake-bg {
	display: none
}

.x-service-wrapper .-box .-ic-wrapper {
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: flex-end
}


.x-service-wrapper .-box .-ic-wrapper ./*Section02*/
.-ic-section02 img {
  max-width: 100px !important;
}
.Detailsec02{
  width: 150px;
  margin: 0 auto;
  word-break: break-word;
}
@media (max-width: 767.8px){
  .Detailsec02{
  width: auto;
  margin: 0 auto;
}
}
/*Section02*/-ic-section02 img {
	width: 100px;
	height: auto;
	margin-bottom: 1rem
}

.x-service-wrapper .-box .-ic-wrapper .-ic {
	width: 120px;
	height: auto;
	margin-bottom: 1rem
}

.x-service-wrapper .-box .-title-h2,
.x-service-wrapper .-box h3 {
	color: #fff;
	font-size: 1.75rem;
	margin-bottom: 0
}

.x-service-wrapper .-box .x-hr-border-glow {
	transition: all .6s
}

.x-service-wrapper .-box:hover .x-hr-border-glow {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

@media (max-width:991.98px) {
	.x-service-wrapper .-box {
		padding: 0
	}
}

@media (max-width:767.98px) {
	.x-service-wrapper .-box {
		padding: 0
	}
	.x-service-wrapper .-box .-ic-wrapper {
		height: 100px;
		width: 100px;
		margin-right: 15px;
		display: flex;
		justify-content: center;
		align-items: flex-start
	}
	.x-service-wrapper .-box .x-hr-border-glow {
		margin-left: 0;
		width: 150px
	}
	.x-service-wrapper .-box h3 {
		color: #fff;
		font-size: 1.75rem;
		margin-bottom: 0
	}
}

@media (max-width:575.98px) {
	.x-service-wrapper.-logged .-box .-ic-wrapper {
		width: 120px
	}
}

.x-admin-contact {
	margin-top: .7rem;
	text-align: center;
	border-top: 1px solid #656565;
	padding-top: 12px;
	position: relative;
	top: 9px
}

@media (max-width:991.98px) {
	.x-admin-contact {
		position: absolute;
		left: 50%;
		right: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom: 60px;
		width: 100%;
		top: auto;
		border: none
	}
	.x-admin-contact.-no-fixed {
		position: static;
		-webkit-transform: none;
		transform: none
	}
	.x-admin-contact.-in-separator {
		position: relative;
		top: unset;
		right: unset;
		left: unset;
		bottom: unset!important;
		-webkit-transform: none;
		transform: none
	}
}

.x-visually-hidden {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden
}

.x-gutter-divine {
	padding-left: 7.5px;
	padding-right: 7.5px
}

@-webkit-keyframes flip-in-hor-top {
	0% {
		-webkit-transform: rotateX(-80deg);
		transform: rotateX(-80deg);
		opacity: 0
	}
	to {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
}

@keyframes flip-in-hor-top {
	0% {
		-webkit-transform: rotateX(-80deg);
		transform: rotateX(-80deg);
		opacity: 0
	}
	to {
		-webkit-transform: rotateX(0);
		transform: rotateX(0);
		opacity: 1
	}
}

@-webkit-keyframes x-shimmer {
	0% {
		background-position: -200px top
	}
	to {
		background-position: 200px top
	}
}

@-webkit-keyframes x-shimmer-short {
	0% {
		background-position: -100px top
	}
	to {
		background-position: 100px top
	}
}

@keyframes x-shimmer-short {
	0% {
		background-position: -100px top
	}
	to {
		background-position: 100px top
	}
}

@-webkit-keyframes x-shimmer-shorter {
	0% {
		background-position: -60px top
	}
	to {
		background-position: 60px top
	}
}

@keyframes x-shimmer-shorter {
	0% {
		background-position: -60px top
	}
	to {
		background-position: 60px top
	}
}

@-webkit-keyframes x-hamburger-wave {
	0% {
		width: 70%
	}
	to {
		width: 100%
	}
}

@keyframes x-hamburger-wave {
	0% {
		width: 70%
	}
	to {
		width: 100%
	}
}

@-webkit-keyframes x-alert-blinker {
	0% {
		border-color: #fff;
		background: red;
		color: #fff
	}
	50% {
		border-color: red;
		background: #fff;
		color: red
	}
}

@keyframes x-alert-blinker {
	0% {
		border-color: #fff;
		background: red;
		color: #fff
	}
	50% {
		border-color: red;
		background: #fff;
		color: red
	}
}

@-webkit-keyframes x-progress-bar-stripes {
	0% {
		background-position: 0 0
	}
	to {
		background-position: 1rem 0
	}
}

@keyframes x-progress-bar-stripes {
	0% {
		background-position: 0 0
	}
	to {
		background-position: 1rem 0
	}
}

@-webkit-keyframes x-register-arrow-horizontal-mover {
	0% {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	to {
		-webkit-transform: translate(10px, -50%);
		transform: translate(10px, -50%)
	}
}

@keyframes x-register-arrow-horizontal-mover {
	0% {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	to {
		-webkit-transform: translate(10px, -50%);
		transform: translate(10px, -50%)
	}
}

@-webkit-keyframes x-dust-mover {
	0% {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
	50% {
		-webkit-transform: translate(15px, 5px) rotate(-1deg);
		transform: translate(15px, 5px) rotate(-1deg)
	}
	to {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
}

@keyframes x-dust-mover {
	0% {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
	50% {
		-webkit-transform: translate(15px, 5px) rotate(-1deg);
		transform: translate(15px, 5px) rotate(-1deg)
	}
	to {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
}

@-webkit-keyframes x-ball-roll {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes x-ball-roll {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@-webkit-keyframes x-ball-bounce {
	50% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px)
	}
}

@keyframes x-ball-bounce {
	50% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px)
	}
}

@-webkit-keyframes x-ball-shadow {
	50% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: .8
	}
}

@keyframes x-ball-shadow {
	50% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		opacity: .8
	}
}

@-webkit-keyframes x-shaker-left-right {
	0%,
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%
	}
	10% {
		-webkit-transform: rotate(8deg);
		transform: rotate(8deg)
	}
	15%,
	30%,
	45% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	20%,
	35%,
	50% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg)
	}
	60% {
		-webkit-transform: rotate(-8deg);
		transform: rotate(-8deg)
	}
	70% {
		-webkit-transform: rotate(8deg);
		transform: rotate(8deg)
	}
}

@keyframes x-shaker-left-right {
	0%,
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%
	}
	10% {
		-webkit-transform: rotate(8deg);
		transform: rotate(8deg)
	}
	15%,
	30%,
	45% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	20%,
	35%,
	50% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg)
	}
	60% {
		-webkit-transform: rotate(-8deg);
		transform: rotate(-8deg)
	}
	70% {
		-webkit-transform: rotate(8deg);
		transform: rotate(8deg)
	}
}

@-webkit-keyframes x-promotion-history-coming-in {
	0% {
		opacity: 0;
		visibility: hidden
	}
	to {
		opacity: 1;
		visibility: visible
	}
}

@keyframes x-promotion-history-coming-in {
	0% {
		opacity: 0;
		visibility: hidden
	}
	to {
		opacity: 1;
		visibility: visible
	}
}

@-webkit-keyframes x-opacity-glow-fading-up {
	0% {
		opacity: .5
	}
	to {
		opacity: 1
	}
}

@keyframes x-opacity-glow-fading-up {
	0% {
		opacity: .5
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes x-rotate-item {
	0%,
	60%,
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	8% {
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}
	15% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	30% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	45% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}
	50% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg)
	}
}

@keyframes x-rotate-item {
	0%,
	60%,
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	8% {
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}
	15% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	30% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	45% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}
	50% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg)
	}
}

@-webkit-keyframes x-scale-blink {
	0% {
		-webkit-transform: scale(1) translateY(-50%);
		transform: scale(1) translateY(-50%);
		opacity: 0
	}
	50% {
		-webkit-transform: scale(1.2) translateY(-50%);
		transform: scale(1.2) translateY(-50%);
		opacity: 1
	}
	to {
		-webkit-transform: scale(1) translateY(-50%);
		transform: scale(1) translateY(-50%);
		opacity: 0
	}
}

@keyframes x-scale-blink {
	0% {
		-webkit-transform: scale(1) translateY(-50%);
		transform: scale(1) translateY(-50%);
		opacity: 0
	}
	50% {
		-webkit-transform: scale(1.2) translateY(-50%);
		transform: scale(1.2) translateY(-50%);
		opacity: 1
	}
	to {
		-webkit-transform: scale(1) translateY(-50%);
		transform: scale(1) translateY(-50%);
		opacity: 0
	}
}

.x-button-actions {
	display: none
}

@media (max-width:991.98px) {
	.x-button-actions {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 1
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .vex-dialog-button,
	.x-button-actions .btn,
	.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
		border-radius: 0;
		padding: .375rem .75rem;
		color: #fff
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .vex-dialog-button .-icon,
	.x-button-actions .btn .-icon,
	.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-icon {
		max-width: 30px
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .-btn-bottom.vex-dialog-button,
	.x-button-actions .btn.-btn-bottom,
	.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-bottom.vex-dialog-button {
		color: #000!important
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .vex-dialog-button .-typo,
	.x-button-actions .btn .-typo,
	.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .-typo {
		padding-top: 4px;
		display: inline-block
	}
}

.x-button-actions .btn-plain-lobby:not(.-include-sood),
.x-button-actions .btn-plain-primary:not(.-include-sood),
.x-button-actions .btn-plain-secondary:not(.-include-sood) {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	flex: 1
}

@media (max-width:991.98px) {
	.x-button-actions .btn-plain-lobby:not(.-include-sood),
	.x-button-actions .btn-plain-primary:not(.-include-sood),
	.x-button-actions .btn-plain-secondary:not(.-include-sood) {
		padding: 8px 0 0!important;
		font-size: 1.4rem;
		border: none
	}
	.x-button-actions .btn-plain-lobby:not(.-include-sood):hover,
	.x-button-actions .btn-plain-primary:not(.-include-sood):hover,
	.x-button-actions .btn-plain-secondary:not(.-include-sood):hover {
		color: unset
	}
}

@media (max-width:767.98px) {
	.x-button-actions .btn-plain-lobby:not(.-include-sood) .-icon,
	.x-button-actions .btn-plain-primary:not(.-include-sood) .-icon,
	.x-button-actions .btn-plain-secondary:not(.-include-sood) .-icon {
		max-width: 26px
	}
	.x-button-actions .btn-plain-lobby:not(.-include-sood) .-typo,
	.x-button-actions .btn-plain-primary:not(.-include-sood) .-typo,
	.x-button-actions .btn-plain-secondary:not(.-include-sood) .-typo {
		position: relative;
		margin-top: -5px;
		padding-top: 6px
	}
}

@media (max-width:991.98px) {
	#account-actions #account-actions-mobile {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 3
	}
}

.x-contact-us-gift {
	z-index: 3;
	position: fixed;
	top: 20%;
	right: 0;
	width: 90px
}

@media (max-width:991.98px) {
	.x-contact-us-gift {
		bottom: 367px;
		top: auto
	}
}

.x-contact-us {
	z-index: 2;
	position: fixed;
	top: 30%;
	right: 0;
	overflow: hidden;
	max-height: 183px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px
}

@media (max-width:991.98px) {
	.x-contact-us {
		max-height: 145px;
		bottom: 130px;
		top: auto
	}
}

.x-contact-us .x-hr-border-glow {
	position: absolute;
	height: 2px;
	z-index: 1
}

.x-contact-us .x-hr-border-glow.-bottom,
.x-contact-us .x-hr-border-glow.-left,
.x-contact-us .x-hr-border-glow.-top {
	opacity: .6
}

.x-contact-us .x-hr-border-glow.-top {
	left: 15%;
	top: -.8%
}

.x-contact-us .x-hr-border-glow.-bottom {
	left: 15%;
	bottom: -.5%
}

.x-contact-us .x-hr-border-glow.-left {
	width: 2px;
	height: 50%;
	top: 22%;
	z-index: 1;
	background: linear-gradient(100deg, transparent, #ecbd7b 30%, #ecbd7b 70%, transparent)
}

.x-contact-us a {
	padding: 1rem 1rem 3rem;
	color: #fff
}

@media (max-width:991.98px) {
	.x-contact-us a {
		padding: .6rem 1rem 2rem;
		font-size: 80%
	}
}

.x-contact-us a i,
.x-contact-us a svg {
	color: #fff;
	transition: -webkit-transform .6s;
	transition: transform .6s;
	transition: transform .6s, -webkit-transform .6s
}

.x-contact-us a:hover {
	color: #000;
	text-decoration: none
}

.x-contact-us a:hover i,
.x-contact-us a:hover svg {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	color: #000;
	fill: #000
}

.x-contact-us .-live-chat-container {
	background: #162627
}

.x-contact-us .-live-chat-container:hover {
	color: #fc0;
	text-decoration: none
}

.x-contact-us .-live-chat-container:hover i,
.x-contact-us .-live-chat-container:hover svg {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	color: #fc0;
	fill: #fc0
}

.x-contact-us .-contact-us-container {
	background: linear-gradient(180deg, #b5f9f8 -70%, #003736);
	position: relative;
	top: -30px;
	-webkit-transform: skewY(9deg);
	transform: skewY(9deg)
}

.x-contact-us .-contact-us-container svg {
	fill: #fff;
	height: 36px;
	width: 32px
}

@media (max-width:991.98px) {
	.x-contact-us .-contact-us-container svg {
		height: 30px
	}
}

.x-contact-us .-contact-us-container>div {
	-webkit-transform: skewY(-9deg);
	transform: skewY(-9deg)
}

@media (max-width:991.98px) {
	.x-contact-us .-contact-us-container {
		top: -20px
	}
}

.x-contact-us.-single {
	max-height: none
}

.x-contact-us.-single a {
	padding: 1rem 1.8rem
}

@media (max-width:991.98px) {
	.x-contact-us.-single a {
		padding: .6rem 1rem
	}
}

.x-contact-us.-single .-contact-us-container {
	position: static;
	-webkit-transform: none;
	transform: none
}

.x-contact-us.-single .-contact-us-container>div {
	-webkit-transform: none;
	transform: none
}

.x-index-top-container {
	background-size: cover;
	padding-top: 5rem;
	padding-bottom: 3rem
}

@media (max-width:991.98px) {
	.x-index-top-container {
		position: relative;
		overflow: hidden;
		padding-top: 0;
		padding-bottom: 0
	}
}

.x-index-top-container .-bg-container {
	overflow: hidden
}

.x-index-top-container .-bg-container .-bg-1 img,
.x-index-top-container .-bg-container .-bg-2 img,
.x-index-top-container .-bg-container .-bg-3 img{
	position: absolute;
	left: 25%;
	top: 20%;
	z-index: 0
}

@media (max-width:1199.98px) {
	.x-index-top-container .-bg-container .-bg-1 img,
	.x-index-top-container .-bg-container .-bg-2 img,
	.x-index-top-container .-bg-container .-bg-3 img{
		left: 10%
	}
}

@media (max-width:767.98px) {
	.x-index-top-container .-bg-container .-bg-1 img,
	.x-index-top-container .-bg-container .-bg-2 img,
	.x-index-top-container .-bg-container .-bg-3 img{
		left: -10%
	}
}

.x-index-top-container .-bg-container .-bg-1 img{
	-webkit-animation: x-bg-1 8s ease infinite;
	animation: x-bg-1 8s ease infinite;
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.x-index-top-container .-bg-container .-bg-2 img{
	-webkit-animation: x-bg-2 8s ease infinite;
	animation: x-bg-2 8s ease infinite;
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.x-index-top-container .-bg-container .-bg-3 img{
	-webkit-animation: x-bg-3 8s ease infinite;
	animation: x-bg-3 8s ease infinite
}

.x-index-top-container .-inner-wrapper {
	padding-top: 10rem;
	padding-bottom: 3rem
}

.x-index-top-container .-inner-wrapper .-btn-cover-container {
	position: relative
}

.x-index-top-container .-inner-wrapper .-btn-cover-container .-glow-container {
	text-decoration: none;
	transition: all .5s;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	-webkit-animation: x-opacity-glow-fading-up 2.5s infinite alternate;
	animation: x-opacity-glow-fading-up 2.5s infinite alternate;
	z-index: -1
}

.x-index-top-container .-inner-wrapper .-btn-cover-container .-glow-container.-play {
	border-radius: 4px;
	box-shadow: 0 0 5px #fff, 0 0 8px rgba(255, 204, 0, .7), 0 0 10px rgba(255, 204, 0, .7), 0 0 13px rgba(255, 204, 0, .7), 0 0 16px rgba(255, 204, 0, .7), 0 0 28px rgba(255, 204, 0, .7), 0 0 36px rgba(255, 204, 0, .7), 0 0 44px rgba(255, 204, 0, .7)
}

.x-index-top-container .-inner-wrapper .-btn-cover-container .-glow-container.-play:after {
	box-shadow: 0 0 8px #fff, 0 0 10px rgba(255, 204, 0, .7), 0 0 16px rgba(255, 204, 0, .7), 0 0 20px rgba(255, 204, 0, .7), 0 0 24px rgba(255, 204, 0, .7), 0 0 36px rgba(255, 204, 0, .7), 0 0 48px rgba(255, 204, 0, .7), 0 0 56px rgba(255, 204, 0, .7)
}

.x-index-top-container .-inner-wrapper .-btn-cover-container .-glow-container.-register {
	border-radius: 9px;
	box-shadow: 0 0 5px #fff, 0 0 8px rgba(63, 158, 152, .7), 0 0 10px rgba(63, 158, 152, .7), 0 0 13px rgba(63, 158, 152, .7), 0 0 16px rgba(63, 158, 152, .7), 0 0 28px rgba(63, 158, 152, .7), 0 0 36px rgba(63, 158, 152, .7), 0 0 44px rgba(63, 158, 152, .7)
}

.x-index-top-container .-inner-wrapper .-btn-cover-container .-glow-container.-register:after {
	box-shadow: 0 0 8px #fff, 0 0 10px rgba(63, 158, 152, .7), 0 0 16px rgba(63, 158, 152, .7), 0 0 20px rgba(63, 158, 152, .7), 0 0 24px rgba(63, 158, 152, .7), 0 0 36px rgba(63, 158, 152, .7), 0 0 48px rgba(63, 158, 152, .7), 0 0 56px rgba(63, 158, 152, .7)
}

.x-index-top-container .-inner-wrapper a.-btn-glow-register {
	width: 180px;
	background: #fff;
	border-radius: 10px
}

.x-index-top-container .-inner-wrapper .-title .-ic-chip {
	width: 100px;
	height: auto;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg)
}

.x-index-top-container .-inner-wrapper .-title .-logo-title {
	width: 400px;
	height: auto;
	margin-bottom: 2rem!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-index-top-container .-inner-wrapper .-btn-actions .vex-dialog-button,
.x-index-top-container .-inner-wrapper .-btn-actions .btn,
.x-index-top-container .-inner-wrapper .-btn-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding-top: 10px;
	padding-bottom: 6px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-index-top-container .-inner-wrapper .-play-button .vex-dialog-button.vex-dialog-button-primary,
.x-index-top-container .-inner-wrapper .-play-button .btn-primary,
.x-index-top-container .-inner-wrapper .-play-button .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
.x-index-top-container .-inner-wrapper .-play-button .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-index-top-container .-inner-wrapper .-play-button .-copy-btn {
	background: #ecbd7b;
	background: linear-gradient(0deg, #6d5628, #ecbd7b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from, endColorstr=$to, GradientType=1)
}

.x-index-top-container .-inner-wrapper .-play-button .-box .x-hr-border-glow {
	transition: all .6s
}

.x-index-top-container .-inner-wrapper .-play-button .-box:hover .x-hr-border-glow {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

@media (max-width:991.98px) {
	.x-index-top-container .-inner-wrapper {
		padding-top: 6rem
	}
	.x-index-top-container .-inner-wrapper .-title .-logo-title {
		width: 300px;
		margin-bottom: 2.5rem!important
	}
}

@media (max-width:767.98px) {
	.x-index-top-container .-inner-wrapper .-title .-ic-chip {
		width: 60px
	}
	.x-index-top-container .-inner-wrapper .-title .-logo-title {
		width: 200px;
		margin-bottom: 1.5rem!important;
		margin-left: -4px
	}
	.x-index-top-container .-inner-wrapper .-sub-title {
		font-size: 1.4rem
	}
}

.x-btn-play {
	border-radius: 20px;
	width: 200px
}

@media (max-width:575.98px) {
	.x-btn-play {
		width: 180px
	}
}

@-webkit-keyframes x-bg-1 {
	0% {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
	50% {
		-webkit-transform: translate(-30px, 15px) rotate(-1deg);
		transform: translate(-30px, 15px) rotate(-1deg)
	}
	to {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
}

@keyframes x-bg-1 {
	0% {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
	50% {
		-webkit-transform: translate(-30px, 15px) rotate(-1deg);
		transform: translate(-30px, 15px) rotate(-1deg)
	}
	to {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
}

@-webkit-keyframes x-bg-2 {
	0% {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
	50% {
		-webkit-transform: translate(30px, -5px) rotate(-5deg);
		transform: translate(30px, -5px) rotate(-5deg)
	}
	to {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
}

@keyframes x-bg-2 {
	0% {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
	50% {
		-webkit-transform: translate(30px, -5px) rotate(-5deg);
		transform: translate(30px, -5px) rotate(-5deg)
	}
	to {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
}

@-webkit-keyframes x-bg-3 {
	0% {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
	50% {
		-webkit-transform: translate(-30px, -15px) rotate(-1deg);
		transform: translate(-30px, -15px) rotate(-1deg)
	}
	to {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
}

@keyframes x-bg-3 {
	0% {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
	50% {
		-webkit-transform: translate(-30px, -15px) rotate(-1deg);
		transform: translate(-30px, -15px) rotate(-1deg)
	}
	to {
		-webkit-transform: translate(0) rotate(0);
		transform: translate(0) rotate(0)
	}
}
.x-footer{
	background: #0000004f;
}
@media (max-width:991.98px) {
	.x-footer .-inner-wrapper .-term-btn {
		font-size: 1.4rem
	}
}

@media (max-width:991.98px) {
	.x-footer {
		padding-bottom: 60px!important
	}
}

@media (max-width:575.98px) {
	.x-footer.-has-my-score-ranking {
		padding-bottom: 90px!important
	}
}

.x-footer-seo .-tags {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 2px solid #353535
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo .-tags .vex-dialog-button,
.x-footer-seo .-tags .btn,
.x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 7px 10px 2px;
	line-height: 1;
	border-radius: 7px;
	color: #8e8e8e;
	background: #12151c
}
.x-footer-seo .-tags .btn a{
	color: #8e8e8e;
	text-decoration: none;
}
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-seo .-tags .vex-dialog-button:hover,
.x-footer-seo .-tags .btn:hover,
.x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover {
	background: #1d212a
}

.x-ma-container {
	position: relative;
	height: 100%;
	min-height: 100vh;
	background-image: none
}

.x-ma-container.-has-block {
	padding-top: 2rem;
	padding-bottom: 2rem
}

@media (max-width:991.98px) {
	.x-ma-container.-has-block {
		padding-top: 0
	}
}

.x-ma-container.-has-block .-detail .-message-wrapper {
	margin-top: 1rem
}

.x-ma-container.-has-block .-detail .-message-wrapper .-title {
	font-size: 2.7rem;
	color: #fff
}

@media (max-width:991.98px) {
	.x-ma-container.-has-block .-detail .-message-wrapper .-title {
		font-size: 2.4rem
	}
}

@media (max-width:575.98px) {
	.x-ma-container.-has-block .-detail .-message-wrapper .-title {
		font-size: 2.1rem
	}
}

.x-ma-container.-has-block .-detail .-message-wrapper .-description {
	margin-top: 1rem;
	font-size: 2.7rem;
	color: #d2d2d2
}

.x-ma-container.-has-block .-detail .-message-wrapper .-description .-time {
	font-size: 1.25em;
	color: #fdc21d
}

@media (max-width:991.98px) {
	.x-ma-container.-has-block .-detail .-message-wrapper .-description {
		font-size: 2.4rem
	}
}

@media (max-width:575.98px) {
	.x-ma-container.-has-block .-detail .-message-wrapper .-description {
		font-size: 2.1rem
	}
}

@media (max-width:767.98px) {
	.x-ma-container {
		padding-right: 10px;
		padding-left: 10px
	}
}

.x-ma-container .-overlay {
	position: fixed;
	z-index: -1;
	background: #092a91;
	background: radial-gradient(circle, #092a91 0, #051157 15%, #030430 30%, #020329 50%, #010117 72%);
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.x-ma-container .-img-desktop {
	max-width: 1200px
}

.x-ma-container .-img-mobile {
	max-width: 400px
}

@media (max-width:575.98px) {
	.x-ma-container .-img-mobile {
		max-width: 90%
	}
}

.x-ma-container .-detail {
	margin-bottom: 2rem
}

.x-ma-container .-detail .-message-wrapper {
	margin-top: 50px;
	font-size: 2.4rem
}

.x-ma-container .-detail .-message-wrapper .-title {
	display: block;
	color: #fff
}

.x-ma-container .-detail .-brand {
	display: block;
	margin-top: 30px;
	font-size: 1.8rem
}

.x-ma-container .-cover {
	width: 400px;
	margin: auto;
	position: relative
}

@media (max-width:575.98px) {
	.x-ma-container .-cover {
		width: 100%
	}
}

.x-ma-container .-cover .-computer {
	width: 220px;
	margin-top: 65px;
	-webkit-animation-name: x-ma-computer;
	animation-name: x-ma-computer;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@media (max-width:575.98px) {
	.x-ma-container .-cover .-computer {
		width: 200px;
		margin-top: 40px
	}
}

.x-ma-container .-cover .-bubble1,
.x-ma-container .-cover .-bubble2 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0
}

.x-ma-container .-cover .-bubble1 {
	-webkit-animation-name: x-ma-bubble1;
	animation-name: x-ma-bubble1;
	-webkit-animation-duration: 7s;
	animation-duration: 7s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.x-ma-container .-cover .-bubble2 {
	-webkit-animation-name: x-ma-bubble2;
	animation-name: x-ma-bubble2;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.x-ma-container .-logo {
	margin-top: 30px;
	width: 200px;
	margin-bottom: 30px
}

@-webkit-keyframes x-ma-computer {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(10%);
		transform: translateY(10%)
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes x-ma-computer {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(10%);
		transform: translateY(10%)
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes x-ma-bubble1 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(2%);
		transform: translateX(2%)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes x-ma-bubble1 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(2%);
		transform: translateX(2%)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes x-ma-bubble2 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	30% {
		-webkit-transform: translateY(2%);
		transform: translateY(2%)
	}
	50% {
		-webkit-transform: translateX(2%);
		transform: translateX(2%)
	}
	70% {
		-webkit-transform: translateY(5%);
		transform: translateY(5%)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes x-ma-bubble2 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	30% {
		-webkit-transform: translateY(2%);
		transform: translateY(2%)
	}
	50% {
		-webkit-transform: translateX(2%);
		transform: translateX(2%)
	}
	70% {
		-webkit-transform: translateY(5%);
		transform: translateY(5%)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

#depositModal .x-transaction-ma-modal-dialog-container .modal-content .modal-body {
	padding-bottom: 3rem!important
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container {
	text-align: center
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-ma-icon {
	width: 120px;
	margin-top: 2rem
}

@media (max-width:767.98px) {
	.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-ma-icon {
		margin-top: 1rem
	}
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper {
	margin-top: 1rem
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper .-title {
	margin-bottom: 0;
	font-size: 2.4rem;
	font-weight: 600;
	color: #fc0
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-title-wrapper .-sub-title {
	font-size: 2.1rem;
	font-weight: 600;
	color: #fc0
}

.x-transaction-ma-modal-dialog-container .-transaction-ma-inner-container .-content-wrapper {
	margin: 1rem 0;
	font-size: 1.5rem;
	color: #d2d2d2
}

.x-tab-event-container .-bg-banner {
	width: 100%;
	height: 330px;
	background-size: cover!important;
	background-position: 50%!important;
	background-repeat: no-repeat!important
}

.x-tab-event-container .-title {
	margin-bottom: 0
}

@media (max-width:767.98px) {
	.x-tab-event-container .-title {
		font-size: 26px
	}
}

.x-tab-event-container .x-hr-border-gradient {
	margin-top: -10px
}

.x-tab-event-container .-event-tab-form-container,
.x-tab-event-container .-event-tab-info-container {
	font-size: 22px
}

@media (max-width:991.98px) {
	.x-tab-event-container .-event-tab-form-container,
	.x-tab-event-container .-event-tab-info-container {
		font-size: 20px
	}
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper {
	display: flex;
	align-items: center
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-mock {
	width: 200px;
	border: 2px solid #dea85f
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-middle-line {
	width: 150px;
	height: 2px;
	background-color: #dea85f
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper {
	padding: 15px;
	border: 2px solid #dea85f;
	color: #fc0
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper p {
	margin: 0
}

@media (max-width:575.98px) {
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-text-wrapper {
		width: 100%;
		word-wrap: break-word
	}
}

.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
	padding: 7px 5px 0;
	min-width: 72px;
	margin-top: -85px;
	margin-left: 20px;
	width: 110px
}

@media (max-width:991.98px) {
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-middle-line {
		width: 60px
	}
}

@media (max-width:767.98px) {
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper {
		flex-direction: column
	}
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-middle-line {
		height: 60px;
		width: 2px
	}
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
		margin-top: 20px;
		margin-left: 0
	}
}

.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper {
	text-align: center;
	margin-top: 2rem
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex-dialog-button,
.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn,
.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	min-width: 150px;
	border-radius: 3px!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex-dialog-button:first-child,
.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn:first-child,
.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:first-child {
	margin-right: 15px
}

@media (max-width:575.98px) {
	.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper {
		display: flex;
		flex-direction: column;
		align-items: center
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex-dialog-button:first-child,
	.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn:first-child,
	.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:first-child {
		margin-right: 0
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex-dialog-button:last-child,
	.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn:last-child,
	.x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:last-child {
		margin-top: 15px
	}
}

.x-tab-event-container .-event-tab-form-container {
	display: none
}

.x-tab-event-container .-event-tab-form-container .x-hr-border-primary {
	height: 1px
}

.x-tab-event-container .-event-tab-form-container .-back-btn {
	padding: 10px 30px 4px
}

.x-tab-event-container .-event-tab-form-container .-upload-btn {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 20px;
	background-color: #494949;
	cursor: pointer
}

@media (min-width:992px) {
	.x-tab-event-container .-event-tab-form-container .-upload-btn {
		transition: background-color .2s
	}
	.x-tab-event-container .-event-tab-form-container .-upload-btn:hover {
		background-color: #636363
	}
}

.x-tab-event-container .-event-tab-form-container .-form-container {
	padding: 2rem 14rem;
	background: #101010
}

.x-tab-event-container .-event-tab-form-container .-form-container .-form-title {
	font-size: 28px;
	color: #fff
}

.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon {
	flex-wrap: wrap;
	width: 80%;
	margin: 20px auto 0
}

.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .-icon {
	left: 12px;
	top: 16px;
	font-size: 12px
}

.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .x-form-control {
	width: 100%
}

.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .x-form-control.is-valid {
	border-color: transparent;
	background-size: 16px
}

@media (max-width:1199.98px) {
	.x-tab-event-container .-event-tab-form-container .-form-container {
		padding: 2rem 8rem
	}
}

@media (max-width:991.98px) {
	.x-tab-event-container .-event-tab-form-container .-form-container {
		padding: 2rem 6rem
	}
}

@media (max-width:767.98px) {
	.x-tab-event-container .-event-tab-form-container .-form-container {
		padding: 2rem 0
	}
	.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon {
		width: 90%
	}
	.x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .x-form-control {
		font-size: 14px
	}
}

.x-tab-event-container .-event-notice-wrapper,
.x-tab-event-container .-event-success-wrapper {
	padding: 2rem 14rem;
	background: #101010
}

@media (max-width:1199.98px) {
	.x-tab-event-container .-event-notice-wrapper,
	.x-tab-event-container .-event-success-wrapper {
		padding: 2rem 8rem
	}
}

@media (max-width:991.98px) {
	.x-tab-event-container .-event-notice-wrapper,
	.x-tab-event-container .-event-success-wrapper {
		padding: 2rem 6rem
	}
}

@media (max-width:767.98px) {
	.x-tab-event-container .-event-notice-wrapper,
	.x-tab-event-container .-event-success-wrapper {
		padding: 2rem 0
	}
}

.x-index-tab-container {
	position: relative;
	z-index: 1
}

.x-index-tab-container .tab-content .x-tab-index .-bg {
	height: 350px;
	background-size: cover!important;
	background-repeat: no-repeat!important;
	background-position: 50%!important
}

.x-index-tab-container .tab-content .x-tab-index .-notice-box {
	position: relative;
	margin-top: 6rem;
	border: 1px solid #fc0;
	border-radius: 20px
}

.x-index-tab-container .tab-content .x-tab-index .-notice-box .-title {
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	background-color: #000;
	text-align: center
}

.x-index-tab-container .tab-content .x-tab-index .-notice-box .-title img {
	width: 160px;
	height: auto
}

.x-index-tab-container .tab-content .x-tab-index .-notice-box .-mobile-index {
	-webkit-animation: x-floating 6s ease-in-out infinite;
	animation: x-floating 6s ease-in-out infinite;
	position: relative;
	height: auto;
	z-index: -2
}

.x-index-tab-container .tab-content .x-tab-index .-bottom {
	height: auto;
	background-size: cover!important;
	background-repeat: no-repeat!important;
	background-position: 50%!important
}

.x-index-tab-container .tab-content .x-tab-index .-bottom .-scanner {
	width: 80%;
	height: auto;
	margin-left: 20%;
	padding: 1.75rem 1rem;
	color: #fc0;
	border: 1px solid #fc0
}

.x-index-tab-container .tab-content .x-tab-index .-bottom .-scanner .-logo {
	width: 100px;
	height: 100px
}

.x-index-tab-container .tab-content .x-tab-index .-bottom .-streaming {
	position: relative;
	width: 70%;
	margin-left: 10%
}

.x-index-tab-container .tab-content .x-tab-index .-bottom .-streaming .-image {
	width: 100%;
	height: auto
}

.x-index-tab-container .tab-content .x-tab-index .-bottom .-streaming .-text {
	position: absolute;
	top: 15px;
	left: 230px
}

.x-index-tab-container .tab-content .x-tab-index .-bottom .-streaming .-text .-text-detail {
	margin-top: -18px
}

@media (max-width:991.98px) {
	.x-index-tab-container .tab-content .x-tab-index .-bg {
		height: 300px
	}
	.x-index-tab-container .tab-content .x-tab-index .-bottom .-scanner {
		width: 50%;
		margin-left: auto;
		margin-right: auto
	}
	.x-index-tab-container .tab-content .x-tab-index .-bottom .-streaming {
		width: 80%
	}
	.x-index-tab-container .tab-content .x-tab-index .-bottom .-streaming .-text {
		top: 30px;
		left: 300px
	}
}

@media (max-width:767.98px) {
	.x-index-tab-container .tab-content .x-tab-index .-bg {
		height: 200px
	}
	.x-index-tab-container .tab-content .x-tab-index .-notice-box {
		margin-top: 3rem
	}
	.x-index-tab-container .tab-content .x-tab-index .-notice-box p {
		padding: 0!important;
		font-size: 1.4rem!important
	}
	.x-index-tab-container .tab-content .x-tab-index .-bottom .-scanner {
		width: 100%
	}
	.x-index-tab-container .tab-content .x-tab-index .-bottom .-scanner .-logo {
		width: 80px;
		height: 80px
	}
	.x-index-tab-container .tab-content .x-tab-index .-bottom .-streaming .-text {
		top: 0;
		left: 0;
		right: 0
	}
	.x-index-tab-container .tab-content .x-tab-index .-bottom .-streaming .-text .-text-detail {
		margin-top: -10px
	}
}

.x-index-tab-container .tab-content .x-tab-manual {
	position: relative
}

.x-index-tab-container .tab-content .x-tab-manual .-bg {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, #0a1614, #1b3e32)
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper {
	position: relative;
	z-index: 3
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs {
	border-bottom: none
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs .nav-item {
	min-width: 120px;
	text-align: center
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link {
	border: none;
	border-radius: 0;
	color: #fc0;
	background-color: rgba(0, 0, 0, .8);
	line-height: 100%;
	padding-top: 15px
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link.active {
	border: none;
	color: #000;
	background-color: #fc0
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs .nav-item:hover .nav-link {
	border: none
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs .nav-item:first-child .nav-link {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs .nav-item:last-child .nav-link {
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px
}

@media (max-width:991.98px) {
	.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs .nav-item {
		width: 33%;
		min-width: 0
	}
	.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 1.1rem
	}
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper {
	width: 500px;
	border: 1px solid #afafaf;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #000
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper:focus {
	outline: none
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper .-video-wrapper video {
	width: 100%
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper .-video-wrapper video:focus {
	outline: none
}

@media (max-width:991.98px) {
	.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .tab-content .x-video-container .-video-outer-wrapper {
		width: 100%
	}
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box a {
	text-decoration: none!important;
	color: #d2d2d2
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper {
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: flex-end
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-bank,
.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-otp,
.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic-register {
	width: 100px
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper .-ic-wrapper .-ic {
	width: 120px;
	margin-bottom: 1rem
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box .-index {
	height: 100%;
	font-size: 4rem;
	padding-right: .5rem;
	margin-right: .5rem;
	color: #fff;
	line-height: 1;
	border-right: 4px solid #fc0
}

.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box .-detail h3 {
	font-size: 1.75rem
}

@media (max-width:767.98px) {
	.x-index-tab-container .tab-content .x-tab-manual .-container-wrapper .-services .-box .-icon-wrapper {
		display: none!important
	}
}

.x-smoke {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 400px;
	z-index: -1
}

@media (max-width:767.98px) {
	.x-smoke {
		overflow: hidden
	}
}

.x-smoke .-inner {
	position: absolute;
	left: 5%;
	right: 0;
	top: 0;
	width: 90%;
	transition: opacity .5s ease-out
}

@media (max-width:575.98px) {
	.x-smoke .-inner {
		width: 80%
	}
}

.x-coin-hunting {
	display: block;
	width: 75px;
	position: absolute
}

.x-coin-hunting .-timer-container {
	font-size: 28px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	position: relative;
	top: -18px
}

.x-coin-hunting .-timer-container .-timer {
	position: relative;
	top: 5px;
	color: #4d0f0d;
	font-weight: 700;
	text-shadow: 2px 2px 2px hsla(0, 0%, 58.8%, .7)
}

.x-coin-hunting .-img-text-container {
	position: relative;
	z-index: 2;
	top: -18px;
	width: 75px;
	text-align: center
}

.x-coin-hunting .-img-alert-container,
.x-coin-hunting .-img-chest-open,
.x-coin-hunting .-img-flying,
.x-coin-hunting .-img-get-coin-alert,
.x-coin-hunting .-img-get-coin-alert-light,
.x-coin-hunting .-img-text-container {
	display: none
}

.x-coin-hunting .-img-chest {
	display: block;
	position: relative;
	z-index: 0
}

.x-coin-hunting .-img-alarm {
	position: absolute;
	z-index: 3;
	width: 24px;
	top: -6px;
	right: -10px;
	-webkit-animation: x-coin-hunting-alarm 2s cubic-bezier(.36, .07, .19, .97) both;
	animation: x-coin-hunting-alarm 2s cubic-bezier(.36, .07, .19, .97) both;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.x-coin-hunting .-img-alarm,
.x-coin-hunting .-img-chest {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.x-coin-hunting .-img-chest {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-animation: x-coin-hunting-chest 1.2s cubic-bezier(.36, .07, .19, .97) both;
	animation: x-coin-hunting-chest 1.2s cubic-bezier(.36, .07, .19, .97) both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.x-coin-hunting .-img-chest-open {
	width: 130px;
	left: -38px;
	position: relative;
	max-width: none
}

.x-coin-hunting.-flying .-timer-container,
.x-coin-hunting.-getting .-timer-container,
.x-coin-hunting.-loading,
.x-coin-hunting.-loading .-img-chest,
.x-coin-hunting.-ready .-timer-container,
.x-coin-hunting.-showing .-timer-container {
	display: none
}

.x-coin-hunting.-ready .-img-chest {
	-webkit-animation-name: x-coin-hunting-chest-shake;
	animation-name: x-coin-hunting-chest-shake
}

.x-coin-hunting.-ready .-img-text-container {
	display: block
}

.x-coin-hunting.-ready .-img-text-container .-img-text,
.x-coin-hunting.-ready .-img-text-container .-img-text-hover {
	position: relative;
	z-index: 2
}

.x-coin-hunting.-ready .-img-light {
	position: absolute;
	z-index: 1;
	bottom: 18px;
	left: -8px;
	max-width: 130%
}

.x-coin-hunting.-ready .-img-text {
	display: block
}

.x-coin-hunting.-ready .-img-text-hover {
	display: none
}

.x-coin-hunting.-ready:hover {
	cursor: pointer
}

.x-coin-hunting.-ready:hover .-img-text-container .-img-text {
	display: none
}

.x-coin-hunting.-getting .-img-alert-container,
.x-coin-hunting.-ready:hover .-img-text-container .-img-text-hover {
	display: block
}

.x-coin-hunting.-flying .-img-chest,
.x-coin-hunting.-getting .-img-alert-container .-typo,
.x-coin-hunting.-getting .-img-chest,
.x-coin-hunting.-showing .-img-chest {
	display: none
}

.x-coin-hunting.-flying .-img-chest-open,
.x-coin-hunting.-getting .-img-chest-open,
.x-coin-hunting.-showing .-img-chest-open {
	display: block
}

.x-coin-hunting.-flying .-img-chest-open,
.x-coin-hunting.-showing .-img-chest-open {
	opacity: .4
}

.x-coin-hunting.-flying .-img-alert-container,
.x-coin-hunting.-showing .-img-alert-container {
	display: block
}

.x-coin-hunting.-flying .-img-alert-container .-typo,
.x-coin-hunting.-showing .-img-alert-container .-typo {
	font-size: 20px;
	white-space: nowrap;
	bottom: 18px;
	line-height: 1;
	text-align: center;
	color: #fff
}

.x-coin-hunting.-flying .-img-alert-container .-typo,
.x-coin-hunting.-flying .-img-get-coin-alert,
.x-coin-hunting.-showing .-img-alert-container .-typo,
.x-coin-hunting.-showing .-img-get-coin-alert {
	z-index: 11;
	position: absolute;
	width: 100%;
	-webkit-animation-name: x-coin-hunting-alert;
	animation-name: x-coin-hunting-alert;
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.x-coin-hunting.-flying .-img-get-coin-alert,
.x-coin-hunting.-showing .-img-get-coin-alert {
	display: block;
	top: 10px
}

.x-coin-hunting.-flying .-img-get-coin-alert-light,
.x-coin-hunting.-showing .-img-get-coin-alert-light {
	max-width: none;
	display: block;
	position: absolute;
	z-index: 10;
	width: 175%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -20px;
	-webkit-animation-name: x-coin-hunting-alert-light;
	animation-name: x-coin-hunting-alert-light;
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes x-coin-hunting-chest {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	30% {
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}
	70% {
		-webkit-transform: rotate(7deg);
		transform: rotate(7deg)
	}
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes x-coin-hunting-chest {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	30% {
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}
	70% {
		-webkit-transform: rotate(7deg);
		transform: rotate(7deg)
	}
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@-webkit-keyframes x-coin-hunting-chest-shake {
	10%,
	90% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0)
	}
	20%,
	80% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0)
	}
	30%,
	50%,
	70% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0)
	}
	40%,
	60% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0)
	}
}

@keyframes x-coin-hunting-chest-shake {
	10%,
	90% {
		-webkit-transform: translate3d(-1px, 0, 0);
		transform: translate3d(-1px, 0, 0)
	}
	20%,
	80% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0)
	}
	30%,
	50%,
	70% {
		-webkit-transform: translate3d(-4px, 0, 0);
		transform: translate3d(-4px, 0, 0)
	}
	40%,
	60% {
		-webkit-transform: translate3d(4px, 0, 0);
		transform: translate3d(4px, 0, 0)
	}
}

@-webkit-keyframes x-coin-hunting-alarm {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	15% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	30% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	45% {
		-webkit-transform: rotate(4deg);
		transform: rotate(4deg)
	}
	60% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg)
	}
	75% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}
	85% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg)
	}
	92% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg)
	}
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes x-coin-hunting-alarm {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	15% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	30% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	45% {
		-webkit-transform: rotate(4deg);
		transform: rotate(4deg)
	}
	60% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg)
	}
	75% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}
	85% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg)
	}
	92% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg)
	}
	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@-webkit-keyframes x-coin-hunting-alert {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes x-coin-hunting-alert {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@-webkit-keyframes x-coin-hunting-alert-light {
	0% {
		-webkit-transform: translateX(-50%) scale(.6);
		transform: translateX(-50%) scale(.6)
	}
	to {
		-webkit-transform: translateX(-50%) scale(1);
		transform: translateX(-50%) scale(1)
	}
}

@keyframes x-coin-hunting-alert-light {
	0% {
		-webkit-transform: translateX(-50%) scale(.6);
		transform: translateX(-50%) scale(.6)
	}
	to {
		-webkit-transform: translateX(-50%) scale(1);
		transform: translateX(-50%) scale(1)
	}
}

.x-coin-hunting.-position-promotion_tab {
	left: 60%;
	bottom: -20px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (min-width:992px) and (max-width:1199.98px) {
	.x-coin-hunting.-position-promotion_tab {
		left: 65%
	}
}

@media (min-width:768px) and (max-width:991.98px) {
	.x-coin-hunting.-position-promotion_tab {
		left: 70%
	}
}

@media (min-width:576px) and (max-width:767.98px) {
	.x-coin-hunting.-position-promotion_tab {
		left: 75%
	}
}

@media (max-width:575.98px) {
	.x-coin-hunting.-position-promotion_tab {
		left: 3%;
		-webkit-transform: unset;
		transform: unset
	}
}

.x-coin-hunting.-position-index_footer {
	bottom: 0;
	left: 50px
}

@media (max-width:767.98px) {
	.x-coin-hunting.-position-index_footer {
		left: 20px
	}
}

.x-coin-hunting.-position-deposit_modal,
.x-coin-hunting.-position-withdraw_modal {
	bottom: -45px;
	right: -40px
}

@media (max-width:991.98px) {
	.x-coin-hunting.-position-deposit_modal,
	.x-coin-hunting.-position-withdraw_modal {
		bottom: 0
	}
}

@media (max-width:767.98px) {
	.x-coin-hunting.-position-deposit_modal,
	.x-coin-hunting.-position-withdraw_modal {
		right: 5px
	}
}

.x-coin-hunting.-position-lobby_index {
	right: 0;
	top: -50px;
	z-index: 10
}

.x-coin-hunting.-position-manual_tab {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -70px
}

.x-coin-hunting.-position-event_tab {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 20px
}

@media (max-width:767.98px) {
	.x-coin-hunting.-position-event_tab {
		top: 0
	}
}

.x-wrapper-right-container {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: flex-end;
	position: fixed;
	right: 0;
	z-index: 11
}

@media (min-width:992px) {
	.x-wrapper-right-container {
		top: 30%
	}
}

@media (min-width:768px) and (max-width:991.98px) {
	.x-wrapper-right-container {
		bottom: 30%
	}
}

@media (max-width:767.98px) {
	.x-wrapper-right-container {
		bottom: 112px
	}
}

@media (max-width:575.98px) {
	.x-wrapper-right-container.-has-my-score-ranking {
		bottom: 150px
	}
}

.x-wrapper-right-container .x-contact-us-gift {
	position: absolute;
	top: -90px
}

.x-simple-play-open-button {
	position: fixed;
	z-index: 10
}

.x-simple-play-open-button img {
	position: relative;
	z-index: 1;
	width: 200px;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.x-simple-play-open-button:hover {
	cursor: pointer
}

.x-simple-play-open-button:hover img {
	-webkit-transform: scale(1.1) rotate(-5deg);
	transform: scale(1.1) rotate(-5deg)
}

@media (min-width:992px) {
	.x-simple-play-open-button {
		left: 40px;
		bottom: 40px;
		z-index: 10
	}
	.x-simple-play-open-button .-circle {
		background: linear-gradient(45deg, #9c191d 20%, #ed2c38);
		width: 120px;
		height: 120px;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		position: absolute;
		left: 66px;
		top: 60px;
		z-index: 1;
		color: #fff
	}
	.x-simple-play-open-button .-circle span {
		text-shadow: 2px 2px 1px rgba(0, 0, 0, .4)
	}
	.x-simple-play-open-button .-circle .-icon {
		width: 40px
	}
}

@media (max-width:991.98px) {
	.x-simple-play-open-button.-xs-show {
		bottom: 230px;
		right: 0
	}
	.x-simple-play-open-button.-xs-show img {
		width: 90px;
		margin-right: 10px;
		margin-bottom: 15px
	}
}

.x-simple-play-sidebar-container {
	position: fixed;
	z-index: 60;
	top: 0;
	bottom: 0;
	left: -1000px;
	width: 280px;
	height: 100%;
	background-color: rgba(0, 0, 0, .95);
	transition: left .2s;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

.x-simple-play-sidebar-container::-webkit-scrollbar-track {
	background-color: #212020;
	border-radius: 5px
}

.x-simple-play-sidebar-container::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 5px
}

.x-simple-play-sidebar-container::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 5px
}

.x-simple-play-sidebar-container.show {
	left: 0
}

@media (max-width:991.98px) {
	.x-simple-play-sidebar-container {
		width: 100%;
		left: unset;
		right: -1000px;
		transition: right .2s;
		background-color: #000
	}
	.x-simple-play-sidebar-container.show {
		right: 0;
		left: unset
	}
}

.x-simple-play-sidebar-container .-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 44px;
	height: 44px;
	opacity: .5;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: opacity .2s
}

.x-simple-play-sidebar-container .-close:hover {
	text-decoration: none;
	opacity: 1
}

.x-simple-play-sidebar-container .-inner-wrapper {
	width: 100%;
	height: 100%;
	position: relative
}

.x-simple-play-sidebar-container .-inner-wrapper .-logo img {
	width: 70%
}

@media (min-width:768px) and (max-width:991.98px) {
	.x-simple-play-sidebar-container .-inner-wrapper .-logo img {
		width: 250px
	}
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-img-wrapper {
	position: relative
}

@media (max-width:991.98px) {
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-img-wrapper {
		width: 55%;
		margin-left: auto;
		margin-right: auto
	}
}

@media (min-width:576px) and (max-width:767.98px) {
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-img-wrapper {
		width: 75%
	}
}

@media (max-width:575.98px) {
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-img-wrapper {
		width: 100%
	}
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity .2s
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-hover .-hover-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 100%
}

.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link .-hover .-hover-inner .-logo {
	width: 60%
}

@media (min-width:992px) {
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover {
		opacity: 1;
		background-color: rgba(0, 0, 0, .9)
	}
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner {
		-webkit-animation: flip-in-hor-top .5s cubic-bezier(.25, .46, .45, .94) both;
		animation: flip-in-hor-top .5s cubic-bezier(.25, .46, .45, .94) both
	}
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner .-description {
		margin-top: .5rem
	}
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner .-description .-animate-ripple-out {
		width: 26px;
		height: 26px
	}
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner .-description .-animate-ripple-out:before {
		border: 5px solid #fc0;
		border-radius: 20px
	}
	.x-simple-play-sidebar-container .-inner-wrapper .-list .-list-item .-list-item-link:hover .-hover .-hover-inner .-description .fas {
		margin-top: 4px
	}
}

@media (min-width:992px) {
	::-webkit-scrollbar {
		background: transparent;
		width: 8px;
		height: 8px;
		border-radius: 4px
	}
	::-webkit-scrollbar-thumb {
		background: #b0b4bb;
		width: 8px;
		height: 8px;
		border-radius: 4px
	}
	::-webkit-scrollbar-track {
		background: #e6e8ec;
		width: 8px;
		height: 8px;
		border-radius: 4px
	}
}

@-webkit-keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-5%, 0, 0);
		transform: translate3d(-5%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-5%, 0, 0);
		transform: translate3d(-5%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 5%, 0);
		transform: translate3d(0, 5%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 5%, 0);
		transform: translate3d(0, 5%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes x-floating {
	0% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0)
	}
	50% {
		-webkit-transform: translateY(-30px) rotate(-1deg);
		transform: translateY(-30px) rotate(-1deg)
	}
	to {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0)
	}
}

@keyframes x-floating {
	0% {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0)
	}
	50% {
		-webkit-transform: translateY(-30px) rotate(-1deg);
		transform: translateY(-30px) rotate(-1deg)
	}
	to {
		-webkit-transform: translateY(0) rotate(0);
		transform: translateY(0) rotate(0)
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes x-arrow-left {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(15px);
		transform: translateX(15px)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes x-arrow-left {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(15px);
		transform: translateX(15px)
	}
	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes hvr-ripple-out {
	to {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0
	}
}

@keyframes hvr-ripple-out {
	to {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0
	}
}

.-animate-ripple-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative
}

.-animate-ripple-out:before {
	content: "";
	position: absolute;
	border: 6px solid #fc0;
	border-radius: 30px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes fadeInModal {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeInModal {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeInModal,
.fadeInRegister {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@media (max-width:991.98px) {
	.fadeInModal,
	.fadeInRegister {
		-webkit-animation-name: fadeInModal;
		animation-name: fadeInModal
	}
}

.x-alert-warning {
	background-color: rgba(255, 0, 0, .3);
	width: 80%;
	font-size: 1em!important;
	margin: auto auto 1em;
	padding: 1rem;
	text-align: center;
	color: #d2d2d2
}

.x-profile-dropdown-menu {
	background-color: linear-gradient(180deg, #473e2d, #232017 70%, #18160f)
}

.x-profile-dropdown-menu .navbar-nav {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

.x-profile-dropdown-menu .navbar-nav .nav-item {
	width: 100%;
	border-bottom: 1px solid rgba(236, 189, 123, .4);
	padding-top: 10px
}

.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link {
	color: #afafaf;
	transition: color .2s
}

.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .-ic {
	width: 26px;
	margin-right: 15px
}

.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link .fas {
	color: #fc0;
	min-width: 20px;
	margin-right: 1rem;
	text-align: center
}

.x-profile-dropdown-menu .navbar-nav .nav-item:hover .nav-link {
	color: #fc0
}

.x-profile-dropdown-menu .navbar-nav .nav-item:last-child {
	border-bottom: none
}

.x-profile-dropdown-menu .navbar-nav .nav-item .-badge {
	background-color: #fc0;
	color: #000;
	border-radius: 12px;
	margin-left: .5rem;
	width: 40px;
	text-align: center;
	line-height: 14px;
	padding-top: 8px;
	display: inline-block
}

@media (max-width:991.98px) {
	.x-profile-dropdown-menu .navbar-nav .nav-item .-badge {
		top: 1px!important
	}
}

@media (max-width:991.98px) {
	.x-profile-dropdown-menu {
		background-color: transparent
	}
	.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link {
		font-size: 1.3rem
	}
}

.form-control {
	border: 0
}

.x-form-control {
	background: #242118;
	color: #fff;
	border-bottom: 2px solid transparent;
	transition: all .5s;
	width: 100%;
	font-size: .95rem
}

.x-form-control::-webkit-input-placeholder {
	color: #b8b8b8;
	line-height: normal
}

.x-form-control:-ms-input-placeholder {
	color: #b8b8b8;
	line-height: normal
}

.x-form-control::-ms-input-placeholder {
	color: #b8b8b8;
	line-height: normal
}

.x-form-control::placeholder {
	color: #b8b8b8;
	line-height: normal
}

.x-form-control:focus {
	background-color: #242118;
	color: #fff;
	box-shadow: none;
	outline: none;
	border-color: #fc0;
	-o-border-image: linear-gradient(90deg, #6d5628, #ecbd7b) 1;
	border-image: linear-gradient(90deg, #6d5628, #ecbd7b) 1
}

.invalid-feedback {
	text-align: center;
	font-size: 90%;
	margin-top: .5rem
}

.x-form-register .x-checkbox-primary .form-check {
	position: relative
}

.x-form-register .x-checkbox-primary .form-check input[type=checkbox]+label {
	position: unset!important
}

.x-checkbox-primary .form-check {
	padding-left: 0
}

.x-checkbox-primary .form-check input[type=checkbox] {
	display: none
}

.x-checkbox-primary .form-check input[type=checkbox]+label {
	position: relative;
	padding-left: 25px!important
}

.x-checkbox-primary .form-check input[type=checkbox]+label:before {
	width: 14px;
	height: 14px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	margin-right: 10px;
	margin-top: 5px;
	cursor: pointer;
	border: 1px solid #fc0;
	border-radius: 2px
}

.x-checkbox-primary .form-check input[type=checkbox]+label:after {
	content: "";
	position: absolute;
	top: 5px;
	left: 3px;
	width: 14px;
	height: 14px;
	background-image: url(build/images/ic-checkmark.272b632e.png);
	background-repeat: no-repeat;
	background-size: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity .2s
}

.x-checkbox-primary .form-check input[type=checkbox]:checked+label:after {
	opacity: 1;
	visibility: visible
}

#dice {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-animation: dice-spin 20s linear infinite;
	animation: dice-spin 20s linear infinite
}

#dice,
#dice .side {
	width: 70px;
	height: 70px
}

#dice .side {
	position: absolute;
	background: #fff;
	box-shadow: inset 0 0 20px #ddd;
	border-radius: 20px
}

#dice .cover,
#dice .inner {
	background: #e0e0e0;
	box-shadow: none
}

#dice .cover {
	border-radius: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

#dice .cover.x {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg)
}

#dice .cover.z {
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg)
}

#dice .front {
	-webkit-transform: translateZ(35px);
	transform: translateZ(35px)
}

#dice .front.inner {
	-webkit-transform: translateZ(33px);
	transform: translateZ(33px)
}

#dice .back {
	-webkit-transform: rotateX(-180deg) translateZ(35px);
	transform: rotateX(-180deg) translateZ(35px)
}

#dice .back.inner {
	-webkit-transform: rotateX(-180deg) translateZ(33px);
	transform: rotateX(-180deg) translateZ(33px)
}

#dice .right {
	-webkit-transform: rotateY(90deg) translateZ(35px);
	transform: rotateY(90deg) translateZ(35px)
}

#dice .right.inner {
	-webkit-transform: rotateY(90deg) translateZ(33px);
	transform: rotateY(90deg) translateZ(33px)
}

#dice .left {
	-webkit-transform: rotateY(-90deg) translateZ(35px);
	transform: rotateY(-90deg) translateZ(35px)
}

#dice .left.inner {
	-webkit-transform: rotateY(-90deg) translateZ(33px);
	transform: rotateY(-90deg) translateZ(33px)
}

#dice .top {
	-webkit-transform: rotateX(90deg) translateZ(35px);
	transform: rotateX(90deg) translateZ(35px)
}

#dice .top.inner {
	-webkit-transform: rotateX(90deg) translateZ(33px);
	transform: rotateX(90deg) translateZ(33px)
}

#dice .bottom {
	-webkit-transform: rotateX(-90deg) translateZ(35px);
	transform: rotateX(-90deg) translateZ(35px)
}

#dice .bottom.inner {
	-webkit-transform: rotateX(-90deg) translateZ(33px);
	transform: rotateX(-90deg) translateZ(33px)
}

#dice .dot {
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background: #444;
	box-shadow: inset 5px 0 10px #000
}

#dice .dot.center {
	margin: 28px 0 0 28px
}

#dice .dot.dtop {
	margin-top: 12px
}

#dice .dot.dleft {
	margin-left: 44px
}

#dice .dot.dright {
	margin-left: 12px
}

#dice .dot.dbottom {
	margin-top: 44px
}

#dice .dot.center.dleft {
	margin: 28px 0 0 12px
}

#dice .dot.center.dright {
	margin: 28px 0 0 44px
}

@-webkit-keyframes dice-spin {
	0% {
		-webkit-transform: translateZ(-35px) rotateX(0deg) rotateY(0deg) rotate(0deg);
		transform: translateZ(-35px) rotateX(0deg) rotateY(0deg) rotate(0deg)
	}
	16% {
		-webkit-transform: translateZ(-35px) rotateX(180deg) rotateY(180deg) rotate(0deg);
		transform: translateZ(-35px) rotateX(180deg) rotateY(180deg) rotate(0deg)
	}
	33% {
		-webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(90deg) rotate(180deg);
		transform: translateZ(-35px) rotateX(1turn) rotateY(90deg) rotate(180deg)
	}
	50% {
		-webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn);
		transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn)
	}
	66% {
		-webkit-transform: translateZ(-35px) rotateX(180deg) rotateY(1turn) rotate(270deg);
		transform: translateZ(-35px) rotateX(180deg) rotateY(1turn) rotate(270deg)
	}
	83% {
		-webkit-transform: translateZ(-35px) rotateX(270deg) rotateY(180deg) rotate(180deg);
		transform: translateZ(-35px) rotateX(270deg) rotateY(180deg) rotate(180deg)
	}
	to {
		-webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn);
		transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn)
	}
}

@keyframes dice-spin {
	0% {
		-webkit-transform: translateZ(-35px) rotateX(0deg) rotateY(0deg) rotate(0deg);
		transform: translateZ(-35px) rotateX(0deg) rotateY(0deg) rotate(0deg)
	}
	16% {
		-webkit-transform: translateZ(-35px) rotateX(180deg) rotateY(180deg) rotate(0deg);
		transform: translateZ(-35px) rotateX(180deg) rotateY(180deg) rotate(0deg)
	}
	33% {
		-webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(90deg) rotate(180deg);
		transform: translateZ(-35px) rotateX(1turn) rotateY(90deg) rotate(180deg)
	}
	50% {
		-webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn);
		transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn)
	}
	66% {
		-webkit-transform: translateZ(-35px) rotateX(180deg) rotateY(1turn) rotate(270deg);
		transform: translateZ(-35px) rotateX(180deg) rotateY(1turn) rotate(270deg)
	}
	83% {
		-webkit-transform: translateZ(-35px) rotateX(270deg) rotateY(180deg) rotate(180deg);
		transform: translateZ(-35px) rotateX(270deg) rotateY(180deg) rotate(180deg)
	}
	to {
		-webkit-transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn);
		transform: translateZ(-35px) rotateX(1turn) rotateY(1turn) rotate(1turn)
	}
}

.text-primary-border-bottom {
	border-bottom: 3px solid;
	line-height: 1.6;
	-o-border-image: radial-gradient(#dea85f, rgba(250, 224, 66, 0)) 1;
	border-image: radial-gradient(#dea85f, rgba(250, 224, 66, 0)) 1
}

.text-gray-lighter,
.text-muted {
	color: #d2d2d2!important
}

.text-muted-lighter {
	color: #a0a0a0
}

.btn-primary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
	color: #000;
	border: none;
	background: #ecbd7b;
	background: -webkit-gradient(left top, left bottom, color-stop(0, #6d5628), color-stop(100%, #ecbd7b));
	background: linear-gradient(90deg, #6d5628 0, #ecbd7b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from, endColorstr=$to, GradientType=0);
	box-shadow: 0 0 2px 2px rgba(236, 189, 123, .1)
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:visited,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:active,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:focus,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:visited,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:active,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:focus,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:visited {
	outline: 0;
	text-decoration: none;
	box-shadow: none
}

.btn-plain-primary {
	color: #000;
	background: linear-gradient(180deg, #d8ba79 0, #bd9448 40%, #9d6d17);
	border: none;
	border-radius: 0
}

.btn-plain-primary:hover {
	color: #000
}

.btn-plain-secondary {
	color: #000;
	background: linear-gradient(180deg, #cb3636, #b23232, #761313);
	border: none;
	border-radius: 0
}

.btn-plain-secondary:hover {
	color: #000
}

.btn-plain-lobby {
	border: none;
	color: #fff!important;
	background: linear-gradient(180deg, #fff 20%, #c5c1c7)
}

.btn-plain-lobby .-icon {
	margin-bottom: 4px
}

.btn-plain-lobby:hover,
.btn-plain-sood {
	color: #fff!important
}

.btn-plain-sood {
	border: none;
	background: linear-gradient(180deg, #2c353c 20%, #000);
	padding-top: 8px!important
}

.btn-plain-sood:hover {
	color: #fff!important
}

.btn-plain-secondary-landing {
	color: #000;
	background: #3f9e98;
	background: -webkit-gradient(left top, left bottom, color-stop(0, #720a0a), color-stop(100%, #3f9e98));
	background: linear-gradient(90deg, #720a0a 0, #3f9e98);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from, endColorstr=$to, GradientType=0);
	border: none;
	border-radius: 0
}

.btn-plain-secondary-landing:hover {
	color: #000
}

.btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding-top: 9px;
	padding-bottom: 6px;
	line-height: 30px
}

.btn.-icon i.fas,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-icon.vex-dialog-button i.fas {
	position: relative;
	top: 3px
}

.btn .fa-play-circle,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button .fa-play-circle {
	padding-top: 3px
}

@media (min-width:992px) {
	.btn.-submit,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
		width: 100%
	}
}

@media (max-width:1199.98px) {
	.btn.-submit.-android-view,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.-android-view.vex-dialog-button {
		display: none!important
	}
}

.btn.-btn-play-test,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button {
	padding-top: 6px
}

@media (max-width:991.98px) {
	.btn.-btn-play-test .-typo,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button .-typo {
		padding-top: 9px
	}
}

.x-btn-image {
	display: inline-block
}

.x-btn-image.-hoverable>img {
	max-width: 100%;
	height: auto
}

.x-btn-image.-hoverable .-hover {
	display: none
}

@media (min-width:992px) {
	.x-btn-image.-hoverable:hover .-default {
		display: none
	}
	.x-btn-image.-hoverable:hover .-hover {
		display: inline-block
	}
}

@media (max-width:991.98px) {
	.modal-open .x-header {
		z-index: unset!important
	}
}

.x-header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 50;
	opacity: 1;
	transition: all .3s;
}

.x-header.-sticky {
	background: #000000ab;
}


.x-header.-sticky .-logged-container {
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.x-header .navbar-brand {
	position: relative;
	opacity: 1;
	transition: opacity .2s ease-out
}

.x-header .navbar-brand .-logo img{
	position: absolute;
	top: 16px;
	left: 0;
	transition: opacity .2s;
	width: 80px;
	height: auto;
}

@media (max-width:767.98px) {
	.x-header .navbar-brand .-logo img{
		width: 65px;
	}
}

.x-header .x-hamburger {
	margin-right: 20px;
	margin-top: 6px;
	width: 25px;
	height: 24px;
	position: relative;
	transition: .5s ease-in-out;
	cursor: pointer
}

.x-header .x-hamburger,
.x-header .x-hamburger span {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}

.x-header .x-hamburger span {
	width: 70%;
	display: block;
	position: absolute;
	height: 3px;
	background: #a1a1a1;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	transition: .25s ease-in-out
}

.x-header .x-hamburger span:first-child {
	top: 0;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-animation: x-hamburger-wave .4s ease-out infinite alternate;
	animation: x-hamburger-wave .4s ease-out infinite alternate
}

.x-header .x-hamburger span:nth-child(2) {
	top: 9px;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-animation: x-hamburger-wave .4s ease-out .3s infinite alternate;
	animation: x-hamburger-wave .4s ease-out .3s infinite alternate
}

.x-header .x-hamburger span:nth-child(3) {
	top: 18px;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-animation: x-hamburger-wave .4s ease-out .6s infinite alternate;
	animation: x-hamburger-wave .4s ease-out .6s infinite alternate
}

.x-header .x-hamburger.open {
	width: 25px
}

.x-header .x-hamburger.open span {
	width: 100%;
	-webkit-animation: none;
	animation: none
}

.x-header .x-hamburger.open span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0;
	left: 5px
}

.x-header .x-hamburger.open span:nth-child(2) {
	width: 0;
	opacity: 0
}

.x-header .x-hamburger.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 18px;
	left: 5px
}

.x-header #headerBrand {
	height: 85px;
	flex: 1
}

@media (max-width:767.98px) {
	.x-header #headerBrand {
		height: 76px
	}
}

.x-header #headerContent .-header-login-btn {
	transition: opacity .2s ease-out
}

.x-header .x-logged .-logged-container {
	border-radius: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .75)
}

@media (max-width:991.98px) {
	.x-header .x-logged .-logged-container {
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px
	}
}

.x-header .x-logged .-logged-container .dropdown {
	position: relative;
	display: inline-block
}

.x-header .x-logged .-logged-container .dropdown-content {
	display: none;
	position: absolute;
	background-color: linear-gradient(180deg, #473e2d, #232017 70%, #18160f);
	min-width: 100%;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
	z-index: 1;
	top: 100%;
	width: 100%;
	left: 0
}

.x-header .x-logged .-logged-container .dropdown-content .dropdown-item {
	border-bottom: 1px solid #fc0
}

.x-header .x-logged .-logged-container .dropdown-content .dropdown-item:last-child {
	border-bottom: none
}

.x-header .x-logged .-logged-container .dropdown-content .dropdown-item:last-child i {
	-webkit-transform: scale(-1);
	transform: scale(-1)
}

.x-header .x-logged .-logged-container .dropdown-content a {
	color: #b8b8b8;
	text-decoration: none;
	display: block
}

.x-header .x-logged .-logged-container .dropdown-content a:hover {
	color: #fc0;
	background-color: transparent
}

@media (min-width:992px) {
	.x-header .x-logged .-logged-container .--profile:hover .dropdown-content {
		display: block
	}
}

.x-header .x-logged .-logged-container .--profile {
	background: linear-gradient(180deg, #262626, #000);
	border-bottom-left-radius: 10px
}

@media (max-width:991.98px) {
	.x-header .x-logged .-logged-container .--profile {
		border-bottom-right-radius: 10px
	}
}

.x-header .x-logged .-logged-container .--profile .--profile-detail {
	line-height: 100%
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved {
	color: #fc0
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .fas.fa-spinner {
	position: relative;
	top: 2px;
	margin-right: 5px;
	font-size: 16px
}

.x-header .x-logged .-logged-container .--profile .--profile-detail .-pending-approved .x-queue-number-expression {
	color: #d2d2d2
}

.x-header .x-logged .-logged-container .--profile .--profile-detail button {
	line-height: normal
}

@media (max-width:991.98px) {
	.x-header .x-logged .-logged-container .--profile .--profile-detail .bh-logged-name {
		font-size: 1.3rem!important
	}
	.x-header .x-logged .-logged-container .--profile .--profile-detail .-user-balance #customer-balance {
		font-size: 1.4rem
	}
}

.x-header .x-logged .-logged-container .--deposit {
	background: linear-gradient(180deg, #d8ba79 0, #bd9448 40%, #9d6d17)
}

.x-header .x-logged .-logged-container .--withdraw {
	background: linear-gradient(0deg, #720a0a, #3f9e98);
	border-bottom-right-radius: 10px
}

.x-logged-sidebar-mobile {
	display: none
}

@media (max-width:991.98px) {
	.x-logged-sidebar-mobile {
		display: block
	}
	.x-logged-sidebar-mobile .-inner-wrapper {
		position: fixed;
		top: 0;
		right: -90%;
		z-index: 60;
		width: 70%;
		min-width: 280px;
		height: 100%;
		background: linear-gradient(0deg, rgba(0, 1, 1, .95), rgba(36, 41, 44, .95));
		transition: right .2s;
		opacity: 0
	}
	.x-logged-sidebar-mobile .-inner-wrapper.show {
		right: 0;
		opacity: 1
	}
	.x-logged-sidebar-mobile .-inner-wrapper.show .-heading {
		padding-left: 2rem!important
	}
	.x-logged-sidebar-mobile .-inner-wrapper.show .-heading img {
		width: 130px
	}
	.x-logged-sidebar-mobile .-overlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 55;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, .7)
	}
	.x-logged-sidebar-mobile .-overlay.show {
		display: block
	}
}

@media (max-width:991.98px) {
	.x-bank-account-form,
	.x-bank-account-form .-animatable-container,
	.x-bank-account-form form {
		height: 100%
	}
}

@media (max-width:991.98px) {
	.x-bank-account-form {
		overflow-y: auto;
		margin-bottom: 5rem
	}
}

.x-bank-account-form .invalid-feedback {
	display: block
}

.x-bank-account-form.-v2 {
	margin-bottom: 0
}

.x-bank-account-form.-v2 .-remain-bank-text {
	color: #e5e5e5
}

.x-bank-account-form .-remain-bank-text {
	color: #fff
}

.x-bank-choices-type .-outer-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.x-bank-choices-type .-outer-wrapper .-input-radio {
	width: 0;
	height: 0;
	position: absolute;
	left: -9999px
}

.x-bank-choices-type .-outer-wrapper .-input-radio+.-label {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 4px 10px;
	position: relative;
	border-radius: 50%;
	opacity: .75;
	transition: all .1s
}

.x-bank-choices-type .-outer-wrapper .-input-radio+.-label:focus {
	outline: none
}

.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	transition: all .1s
}

.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .fas.fa-check {
	display: none;
	position: absolute;
	bottom: -2px;
	right: -1px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	background-color: #71dd8a
}

.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label {
	opacity: 1
}

.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo {
	width: 38px;
	height: 38px
}

.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .fas.fa-check {
	display: flex;
	justify-content: center;
	align-items: center
}

@media (min-width:992px) and (max-width:1199.98px) {
	.x-bank-choices-type .-outer-wrapper .-input-radio+.-label {
		width: 34px;
		height: 34px
	}
	.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo {
		width: 26px;
		height: 26px
	}
	.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo {
		width: 30px;
		height: 30px
	}
}

@media (max-width:991.98px) {
	.x-bank-choices-type .-outer-wrapper .-input-radio+.-label {
		width: 60px;
		height: 60px
	}
	.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .-logo {
		width: 50px;
		height: 50px
	}
	.x-bank-choices-type .-outer-wrapper .-input-radio+.-label .fas.fa-check {
		width: 20px!important;
		height: 20px!important;
		font-size: 11px!important
	}
	.x-bank-choices-type .-outer-wrapper .-input-radio:checked+.-label .-logo {
		width: 56px;
		height: 56px
	}
}

.ribbon {
	width: 95px;
	height: 95px;
	overflow: hidden;
	position: absolute;
	z-index: 2
}

.ribbon .-text-wrapper {
	position: absolute;
	display: block;
	height: 26px;
	right: -9px;
	top: 15px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 150px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-transform: uppercase;
	text-align: center
}

.ribbon .-text-wrapper,
.ribbon .-text-wrapper.-hot {
	background-color: #ed2c38
}

.ribbon .-text-wrapper.-new {
	background-color: #3f9e98
}

.ribbon .-text-wrapper span {
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	font-weight: 700
}

.ribbon.ribbon-top-left {
	top: -4px;
	left: -4px
}

.ribbon.ribbon-top-left:after,
.ribbon.ribbon-top-left:before {
	border-top-color: transparent;
	border-left-color: transparent
}

.ribbon.ribbon-top-left:before {
	top: 0;
	right: 0
}

.ribbon.ribbon-top-left:after {
	bottom: 0;
	left: 0
}

.x-index-tab-container {
}

.x-index-tab-container .x-tab {
	border-bottom: none
}

.x-index-tab-container .x-tab .nav-item {
	width: 25%;
	text-align: center
}

.x-index-tab-container .x-tab .nav-item .nav-link {
	color: #afafaf;
	background-color: #000;
	transition: color .3s;
	border: none
}

.x-index-tab-container .x-tab .nav-item .nav-link .x-hr-border-glow {
	visibility: hidden;
	opacity: 0;
	transition: opacity .3s
}

.x-index-tab-container .x-tab .nav-item .nav-link .-ic img {
	width: auto;
	max-width: fit-content !important;
	height: 50px !important;
	transition: all .6s;
	display: block;
	margin: 0 auto;
}

.x-index-tab-container .x-tab .nav-item .nav-link.active {
	border: none;
	background-color: #000
}

.x-index-tab-container .x-tab .nav-item .nav-link.active span {
	color: #fff!important;
	display: flex;
}
.x-index-tab-container .x-tab .nav-item .nav-link span{
	display:flex;
	flex-direction: column;
	transition: all .3s;
}
.x-index-tab-container .x-tab .nav-item .nav-link span span{
    order:2;
}
.x-index-tab-container .x-tab .nav-item .nav-link span img{
    order:1;
}

.x-index-tab-container .x-tab .nav-item .nav-link.active .x-hr-border-glow {
	visibility: visible;
	opacity: 1;
	width: 50%
}

@media (min-width:992px) {
	.x-index-tab-container .x-tab .nav-item:hover .nav-link {
		border: none;
		color: #fc0;
		background-color: #000
	}
	.x-index-tab-container .x-tab .nav-item:hover .nav-link .x-hr-border-glow {
		visibility: visible;
		opacity: 1;
		width: 50%
	}
	.x-index-tab-container .x-tab .nav-item:hover .nav-link .-ic img{
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

.x-index-tab-container .tab-content {
	min-height: 100px
}

@media (max-width:767.98px) {
	.x-index-tab-container .x-tab .nav-item .nav-link .-ic img {
		height: 40px !important;
	}
	.x-index-tab-container .x-tab .nav-item .nav-link span {
		font-size: clamp(15px, 4vw, 20px);
	}
}

.vex.vex-theme-plain .vex-content {
	padding: 2.5rem 1rem 1.8rem;
	border-radius: 30px;
	width: 400px;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji!important
}

@media (max-width:575.98px) {
	.vex.vex-theme-plain .vex-content {
		width: 350px
	}
}

.vex.vex-theme-plain .vex-content .vex-dialog-message {
	text-align: center;
	font-size: 1rem;
	font-weight: 300
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons {
	text-align: center;
	margin-top: 2rem
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	float: none;
	min-width: 120px;
	border: none;
	margin: 5px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-pink,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary {
	padding: .5rem .75rem!important;
	font-size: 1rem;
	font-weight: 300
}

.x-profile-image img {
	width: 50px
}

@media (max-width:767.98px) {
	.x-profile-image img {
		width: 40px;
		height: 40px
	}
}

.x-web-list-sidebar {
	position: fixed;
	left: -200px;
	top: 0;
	height: 100%;
	min-width: 140px;
	z-index: 60;
	text-align: center;
	transition: left .3s
}

.x-web-list-sidebar .-inner-wrapper {
	position: relative;
	height: 100%;
	padding: 1rem;
	background: #282a35;
	z-index: 60;
	overflow: auto
}

.x-web-list-sidebar .-inner-wrapper .-title {
	font-size: 1.5rem;
	font-weight: 400
}

.x-web-list-sidebar .-inner-wrapper .-hr {
	width: 50px;
	margin: .25rem auto 1rem;
	border-top: 2px solid
}

.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item:first-child .nav-link {
	position: relative
}

.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item:first-child .nav-link .-glow-wrapper {
	position: relative;
	width: 50px;
	height: 50px;
	margin: auto
}

.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item:first-child .nav-link .-glow-wrapper .-glow-container {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	overflow: hidden;
	-webkit-animation: x-opacity-glow-fading-up 2.5s infinite alternate;
	animation: x-opacity-glow-fading-up 2.5s infinite alternate;
	transition: all 2.5s linear;
	border-radius: 12px;
	box-shadow: 0 0 2px #fff, 0 0 6px hsla(0, 0%, 100%, .7), 0 0 12px hsla(0, 0%, 100%, .7), 0 0 24px hsla(0, 0%, 100%, .7), 0 0 30px hsla(0, 0%, 100%, .7)
}

.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item:first-child .nav-link .-glow-wrapper .-glow-container:after {
	box-shadow: 0 0 1px #fff, 0 0 3px hsla(0, 0%, 100%, .7), 0 0 4px hsla(0, 0%, 100%, .7), 0 0 7px hsla(0, 0%, 100%, .7), 0 0 10px hsla(0, 0%, 100%, .7)
}

.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item .nav-link {
	padding: .75rem 0;
	text-align: center
}

.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item .nav-link .-logo {
	width: 50px
}

.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item .nav-link .-text {
	margin-top: 6px;
	color: #adb5bd;
	transition: color .3s
}

@media (max-width:991.98px) {
	.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item .nav-link .-text {
		font-size: 1.3rem
	}
}

.x-web-list-sidebar .-inner-wrapper .navbar-nav .nav-item .nav-link:hover .-text {
	color: #fff
}

.x-web-list-sidebar .-overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 55;
	background: rgba(0, 0, 0, .6)
}

.x-web-list-sidebar.open {
	left: 0
}

.x-web-list-sidebar.open .-overlay {
	display: block
}

.x-apple-os .x-entrance-sood .-btn-sood {
	padding-top: 6px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .vex-dialog-button,
.x-apple-os .btn,
.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding-top: 12px;
	line-height: 24px
}

@media (max-width:991.98px) {
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-submit.vex-dialog-button,
	.x-apple-os .btn.-submit,
	.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
		padding-top: 14px
	}
}

.x-apple-os .x-mini-copy {
	display: inline-block;
	padding-top: 2px!important
}

.x-apple-os .fa-play-circle {
	padding-top: 0
}

.x-apple-os .x-deposit-next {
	padding-top: 10px!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .x-button-actions#account-actions-mobile .vex-dialog-button,
.x-apple-os .x-button-actions#account-actions-mobile .btn,
.x-apple-os .x-button-actions#account-actions-mobile .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding-top: 8px;
	line-height: 30px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-btn-play-test.vex-dialog-button,
.x-apple-os .btn.-btn-play-test,
.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button {
	padding-top: 6px
}

@media (max-width:991.98px) {
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-btn-play-test.vex-dialog-button,
	.x-apple-os .btn.-btn-play-test,
	.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button {
		line-height: 30px
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-btn-play-test.vex-dialog-button .fa-play-circle,
	.x-apple-os .btn.-btn-play-test .fa-play-circle,
	.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button .fa-play-circle {
		padding-top: 3px
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .-btn-play-test.vex-dialog-button .-typo,
	.x-apple-os .btn.-btn-play-test .-typo,
	.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-play-test.vex-dialog-button .-typo {
		padding-top: 9px
	}
}

.x-apple-os .form-check input[type=checkbox]+label:before {
	margin-top: 4px!important
}

.x-apple-os .form-check input[type=checkbox]+label:after {
	top: 4px!important
}

.x-apple-os .x-account-profile .-profile-container .x-checkbox-primary {
	margin-top: 10px!important
}

.x-apple-os .x-account-profile .-profile-container .x-checkbox-primary .form-check-label:before {
	margin-top: 0!important
}

.x-apple-os .x-account-profile .-profile-container .x-checkbox-primary .form-check-label:after {
	top: 0!important
}

.x-apple-os .x-account-profile .-bank-info .media-body {
	margin-top: .35rem!important
}

.x-apple-os .-deposit-preview .-fake-input,
.x-apple-os .x-withdraw-pending .-fake-input {
	padding: 16px .675rem 4px!important
}

.x-apple-os .x-promotion-active-header .progress span {
	margin-top: 2px!important
}

.x-windows-os .x-header .navbar-nav .-header-login-btn,
.x-windows-os .x-header .navbar-nav a {
	line-height: 26px
}

.x-windows-os .x-account-profile .-bank-info .media-body {
	margin-top: 0!important
}

.x-windows-os .form-check input[type=checkbox]+label:before {
	top: 4px!important
}

.x-windows-os .form-check input[type=checkbox]+label:after {
	top: 8px!important
}

.x-windows-os form[name=set_un_subscribe_sms] .form-check input[type=checkbox]+label:after {
	top: 4px!important
}

.x-windows-os .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn {
	line-height: 24px!important;
	padding-bottom: .25rem!important
}

.x-windows-os .x-promotion-active-header .progress span {
	margin-top: 0!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-windows-os .x-footer-seo .-tags .vex-dialog-button,
.x-windows-os .x-footer-seo .-tags .btn,
.x-windows-os .x-footer-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding: 5px 10px
}

.x-windows-os .-danger-zone.-wrk-owner,
.x-windows-os .x-danger-zone.-wrk-owner {
	padding: 16px 15px
}

.x-windows-os .x-deposit-bank-maintenance .-text {
	padding: 16px 1rem
}

.x-windows-os .x-select-amount .-amount-container .-btn-select-amount .-no {
	top: 8px
}

.x-windows-os .x-deposit-notice.-decimal .-noted-title {
	padding: 8px 0 7px
}

.x-windows-os .x-input-number-name-bank .-validate-box {
	padding: 16px
}

.x-ios-os #resetPasswordModal .-x-input-icon input::-webkit-input-placeholder,
.x-ios-os .x-bank-account-form .-x-input-icon input::-webkit-input-placeholder,
.x-ios-os .x-deposit-form .-x-input-icon input::-webkit-input-placeholder,
.x-ios-os .x-form-register .-x-input-icon input::-webkit-input-placeholder,
.x-ios-os .x-login-form .-x-input-icon input::-webkit-input-placeholder,
.x-ios-os .x-pending .-x-input-icon input::-webkit-input-placeholder,
.x-ios-os .x-withdraw-form .-x-input-icon input::-webkit-input-placeholder {
	line-height: 22px
}

.x-ios-os #resetPasswordModal .-x-input-icon input:-ms-input-placeholder,
.x-ios-os .x-bank-account-form .-x-input-icon input:-ms-input-placeholder,
.x-ios-os .x-deposit-form .-x-input-icon input:-ms-input-placeholder,
.x-ios-os .x-form-register .-x-input-icon input:-ms-input-placeholder,
.x-ios-os .x-login-form .-x-input-icon input:-ms-input-placeholder,
.x-ios-os .x-pending .-x-input-icon input:-ms-input-placeholder,
.x-ios-os .x-withdraw-form .-x-input-icon input:-ms-input-placeholder {
	line-height: 22px
}

.x-ios-os #resetPasswordModal .-x-input-icon input::-ms-input-placeholder,
.x-ios-os .x-bank-account-form .-x-input-icon input::-ms-input-placeholder,
.x-ios-os .x-deposit-form .-x-input-icon input::-ms-input-placeholder,
.x-ios-os .x-form-register .-x-input-icon input::-ms-input-placeholder,
.x-ios-os .x-login-form .-x-input-icon input::-ms-input-placeholder,
.x-ios-os .x-pending .-x-input-icon input::-ms-input-placeholder,
.x-ios-os .x-withdraw-form .-x-input-icon input::-ms-input-placeholder {
	line-height: 22px
}

.x-ios-os #resetPasswordModal .-x-input-icon input::placeholder,
.x-ios-os .x-bank-account-form .-x-input-icon input::placeholder,
.x-ios-os .x-deposit-form .-x-input-icon input::placeholder,
.x-ios-os .x-form-register .-x-input-icon input::placeholder,
.x-ios-os .x-login-form .-x-input-icon input::placeholder,
.x-ios-os .x-pending .-x-input-icon input::placeholder,
.x-ios-os .x-withdraw-form .-x-input-icon input::placeholder {
	line-height: 22px
}

.x-ios-os #resetPasswordModal .-submit,
.x-ios-os .x-bank-account-form .-submit,
.x-ios-os .x-deposit-form .-submit,
.x-ios-os .x-form-register .-submit,
.x-ios-os .x-login-form .-submit,
.x-ios-os .x-pending .-submit,
.x-ios-os .x-withdraw-form .-submit {
	padding-top: 15px
}

.x-ios-os .x-account-profile .-bank-info .media-body {
	margin-top: .4rem!important
}

.x-ios-os .x-account-profile .-btn-action-wrapper {
	margin-top: .5rem!important
}

.x-ios-os .x-pending .x-mini-copy {
	padding-top: 0!important
}

.x-ios-os .x-pending .-fake-input {
	padding: 16px .675rem 6px
}

.x-ios-os .x-withdraw-pending .-fake-input {
	padding: 18px .675rem 6px
}

.x-ios-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding-top: 14px
}

.x-ios-os #ads .-submit {
	padding-top: 20px
}

.x-android-os #resetPasswordModal .-submit,
.x-android-os .x-bank-account-form .-submit,
.x-android-os .x-deposit-form .-submit,
.x-android-os .x-form-register .-submit,
.x-android-os .x-login-form .-submit,
.x-android-os .x-pending .-submit,
.x-android-os .x-withdraw-form .-submit {
	padding-top: 15px
}

.x-android-os .x-account-profile .-bank-info .media-body {
	margin-top: .35rem!important
}

.x-android-os .x-account-profile .-btn-action-wrapper {
	margin-top: .5rem!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-android-os .x-account-profile .-change-password-container .vex-dialog-button,
.x-android-os .x-account-profile .-change-password-container .btn,
.x-android-os .x-account-profile .-change-password-container .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding-top: 14px;
	padding-bottom: 6px
}

.x-android-os .x-admin-contact .x-text-with-link-component {
	font-size: 20px
}

.x-android-os .x-pending .-fake-input {
	padding: 14px .675rem 4px
}

.x-android-os .x-pending .x-mini-copy {
	padding-top: 0!important
}

.x-android-os .x-withdraw-pending .-fake-input {
	padding: 18px .675rem 6px
}

.x-android-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding-top: 14px
}

.x-android-os #ads .-submit {
	padding-top: 20px
}

.x-android-os .-danger-zone.-wrk-owner,
.x-android-os .x-danger-zone.-wrk-owner {
	padding: 20px 15px 14px
}

.rating-container .rating-stars {
	position: relative;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap
}

.rating-container .rating-input {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	font-size: 1px;
	border: none;
	background: none;
	padding: 0;
	margin: 0
}

.rating-disabled .rating-input,
.rating-disabled .rating-stars {
	cursor: default
}

.rating-container .star {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 3px;
	text-align: center
}

.rating-container .empty-stars {
	display: flex;
	align-items: center;
	position: relative;
	padding-top: 1px;
	color: #828282
}

.rating-container .filled-stars {
	display: flex;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	margin: auto;
	padding-top: 1px;
	color: #f2c94c;
	white-space: nowrap;
	overflow: hidden
}

.rating-rtl {
	float: right
}

.rating-animate .filled-stars {
	transition: width .25s ease;
	-o-transition: width .25s ease;
	-moz-transition: width .25s ease;
	-webkit-transition: width .25s ease
}

.rating-rtl .filled-stars {
	left: auto;
	right: 0;
	-webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translateZ(0);
	transform: matrix(-1, 0, 0, 1, 0, 0) translateZ(0)
}

.rating-rtl.is-star .filled-stars {
	right: .06em
}

.rating-rtl.is-heart .empty-stars {
	margin-right: .07em
}

.rating-xl {
	font-size: 4em
}

.rating-lg {
	font-size: 3em
}

.rating-md {
	font-size: 2.5em
}

.rating-sm {
	font-size: 2em
}

.rating-xs {
	font-size: 1.5em
}

.rating-container .clear-rating {
	color: #aaa;
	cursor: not-allowed;
	display: inline-block;
	vertical-align: middle;
	font-size: 60%
}

.clear-rating-active {
	cursor: pointer!important
}

.clear-rating-active:hover {
	color: #843534
}

.rating-container .clear-rating {
	padding-right: 5px
}

.x-customer-bank-info-container.-v2,
.x-deposit-bank-info-container.-v2 {
	width: 100%;
	padding: .8rem 1rem;
	border-radius: 5px;
	background-color: #fff;
	background-image: url(build/images/deposit-bank-info-bg.1b35fc4e.png);
	background-size: cover;
	background-position: 100% 100%;
	background-repeat: no-repeat
}

.x-customer-bank-info-container.-v2 .media,
.x-deposit-bank-info-container.-v2 .media {
	justify-content: center;
	align-items: center
}

.x-customer-bank-info-container.-v2 .media .-img,
.x-deposit-bank-info-container.-v2 .media .-img {
	width: 60px;
	height: auto;
	margin-right: 10px
}

.x-customer-bank-info-container.-v2 .-content-wrapper,
.x-deposit-bank-info-container.-v2 .-content-wrapper {
	display: flex;
	flex-direction: column;
	text-align: left
}

.x-customer-bank-info-container.-v2 .-content-wrapper .-name,
.x-deposit-bank-info-container.-v2 .-content-wrapper .-name {
	font-size: .875rem;
	font-weight: 300;
	color: #606b7d
}

@media (max-width:575.98px) {
	.x-customer-bank-info-container.-v2 .-content-wrapper .-name,
	.x-deposit-bank-info-container.-v2 .-content-wrapper .-name {
		font-size: .875rem
	}
}

.x-customer-bank-info-container.-v2 .-content-wrapper .-own-name,
.x-deposit-bank-info-container.-v2 .-content-wrapper .-own-name {
	font-size: 1rem;
	font-weight: 400;
	color: #606b7d
}

.x-customer-bank-info-container.-v2 .-content-wrapper .-number,
.x-deposit-bank-info-container.-v2 .-content-wrapper .-number {
	font-size: 1.125rem;
	font-weight: 600;
	color: #29313e
}

@media (max-width:575.98px) {
	.x-customer-bank-info-container.-v2 .-content-wrapper .-number,
	.x-deposit-bank-info-container.-v2 .-content-wrapper .-number {
		font-size: 1rem
	}
}

.x-customer-bank-info-container.-v2 .-copy-wrapper,
.x-deposit-bank-info-container.-v2 .-copy-wrapper {
	margin-left: auto
}

.x-customer-bank-info-container.-v2 .-copy-wrapper .-btn,
.x-deposit-bank-info-container.-v2 .-copy-wrapper .-btn {
	padding: 1px 8px;
	font-size: .75rem;
	font-weight: 400;
	color: #1f2630;
	background: #e8cf8a;
	border-radius: 15px;
	line-height: unset
}

.x-bank-info-validate-box {
	background: #381717;
	position: absolute;
	top: 0;
	left: -70%;
	border-radius: 16px;
	padding: 20px 16px 14px;
	width: 60%;
	margin-bottom: 2rem;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	border: 1px solid #d24646
}

@media (max-width:991.98px) {
	.x-bank-info-validate-box {
		position: relative;
		width: 100%;
		left: 0;
		-webkit-animation-name: fadeInUp;
		animation-name: fadeInUp
	}
}

.x-bank-info-validate-box .-content-validate {
	color: #d24646;
	font-size: 1.2rem;
	line-height: 1.2
}

.x-bank-info-validate-box .-detail-validate {
	margin-top: .5rem;
	color: #d24646;
	line-height: 1.2
}

.x-bank-info-validate-box .fas.fa-arrow-right {
	position: absolute;
	top: 50%;
	right: -10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background: #d24646;
	border-radius: 50%;
	color: #381717;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-animation: x-register-arrow-horizontal-mover .5s infinite alternate;
	animation: x-register-arrow-horizontal-mover .5s infinite alternate
}

@media (max-width:991.98px) {
	.x-bank-info-validate-box .fas.fa-arrow-right {
		display: none
	}
}

.x-bank-info-validate-box.-v2 {
	padding: 10px 16px
}

@media (max-width:991.98px) {
	.x-bank-info-validate-box.-v2 {
		padding: .75rem;
		border-radius: 6px
	}
	.x-bank-info-validate-box.-v2 .-detail-validate {
		font-size: .875rem
	}
}

.x-modal.-v2 {
	line-height: 1.5;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

@media (max-width:991.98px) {
	.x-modal.-v2 {
		background: transparent!important
	}
}

.x-modal.-v2 .close {
	font-size: 1.75rem!important;
	color: #84713c;
	opacity: 1
}

.x-modal.-v2 .close.-in-tabs {
	display: flex;
	justify-content: center;
	align-items: center;
	right: -2.8rem;
	padding: 0;
	width: 30px;
	height: 30px;
	background: #84713c;
	border-radius: 50%
}

.x-modal.-v2 .close.-in-tabs span {
	font-size: 1.125rem;
	font-weight: 600;
	color: #fff
}

@media (max-width:991.98px) {
	.x-modal.-v2 .close.-in-tabs {
		top: -2.5rem;
		right: .5rem;
		color: #84713c;
		background: transparent
	}
	.x-modal.-v2 .close.-in-tabs span {
		font-size: 1.75rem
	}
}

.x-modal.-v2 .-modal-content {
	background: linear-gradient(180deg, #3b3323, #29200d);
	border: none
}

@media (max-width:991.98px) {
	.x-modal.-v2 .-modal-content {
		border: none
	}
}

.x-modal.-v2 .-modal-content .modal-header h3 {
	font-size: 1.5rem;
	font-weight: 300;
	color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

@media (min-width:992px) {
	.x-modal.-v2 .-modal-content .modal-body {
		padding-bottom: 2rem
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2 .-modal-content .modal-body {
		font-size: 1.125rem
	}
}

@media (max-width:767.98px) {
	.x-modal.-v2 .-modal-content .modal-body {
		font-size: 1rem
	}
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button,
.x-modal.-v2 .-modal-content .modal-body .btn.-submit,
.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
	padding: .6rem 1rem!important;
	font-size: 1rem;
	font-weight: 300;
	border-radius: 6px;
	background: linear-gradient(180deg, #e6c361, #e6c361);
	color: #333
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button .fa-spin,
.x-modal.-v2 .-modal-content .modal-body .btn.-submit .fa-spin,
.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button .fa-spin {
	margin-right: 5px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.disabled.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button[disabled],
.x-modal.-v2 .-modal-content .modal-body .btn.-submit.disabled,
.x-modal.-v2 .-modal-content .modal-body .btn.-submit[disabled],
.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.disabled.vex-dialog-button,
.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button[disabled] {
	background: linear-gradient(180deg, #c2a145, #c2a145)
}

@media (min-width:992px) {
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button:hover,
	.x-modal.-v2 .-modal-content .modal-body .btn.-submit:hover,
	.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button:hover {
		background: linear-gradient(180deg, #c2a145, #c2a145)
	}
}

@media (max-width:991.98px) {
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal.-v2 .-modal-content .modal-body .-submit.vex-dialog-button,
	.x-modal.-v2 .-modal-content .modal-body .btn.-submit,
	.x-modal.-v2 .-modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 0;
		font-size: 1.125rem;
		border-radius: 0
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2 .x-slide-left-content-term.-hide .-submit {
		display: none!important
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-separator .modal-body {
		padding-bottom: 5rem
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-half-size .modal-dialog.-clear-half .modal-content {
		height: 100%;
		min-height: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-half-size .modal-dialog {
		display: flex
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-half-size .modal-content {
		height: unset;
		min-height: 55%;
		margin-top: auto
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-half-size .modal-body {
		display: flex;
		flex-direction: column
	}
	.x-modal.-v2.-with-half-size .modal-body .x-modal-separator-container {
		flex: 1
	}
	.x-modal.-v2.-with-half-size .modal-body .-animatable-container,
	.x-modal.-v2.-with-half-size .modal-body .x-login-form.-v2,
	.x-modal.-v2.-with-half-size .modal-body .x-withdraw-form.-v2,
	.x-modal.-v2.-with-half-size .modal-body .x-withdraw-form.-v2 .-fake-bg-bottom-wrapper,
	.x-modal.-v2.-with-half-size .modal-body .x-withdraw-form.-v2 form {
		flex: 1;
		display: flex;
		flex-direction: column
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-backdrop .modal-body {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-backdrop .-modal-content {
		background: #191710
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-backdrop .-fake-bg-top-wrapper {
		padding: 0 10rem 1rem
	}
}

@media (max-width:767.98px) {
	.x-modal.-v2.-with-backdrop .-fake-bg-top-wrapper {
		padding-left: 4rem;
		padding-right: 4rem
	}
}

@media (max-width:575.98px) {
	.x-modal.-v2.-with-backdrop .-fake-bg-top-wrapper {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2.-with-backdrop .-fake-bg-bottom-wrapper {
		flex: 1;
		padding: 1rem 10rem 5rem;
		background: #302511;
		border-top-left-radius: 1rem;
		border-top-right-radius: 1rem
	}
}

@media (max-width:767.98px) {
	.x-modal.-v2.-with-backdrop .-fake-bg-bottom-wrapper {
		padding-left: 4rem;
		padding-right: 4rem
	}
}

@media (max-width:575.98px) {
	.x-modal.-v2.-with-backdrop .-fake-bg-bottom-wrapper {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

@media (max-width:991.98px) {
	.x-modal.-v2 .x-title-modal,
	.x-modal.-v2 .x-title-modal.-v2 {
		font-size: 1.5rem
	}
}

.x-modal.-v2 .x-form-control {
	padding-left: 15px;
	padding-right: 15px;
	background: #171203;
	color: #f2f2f2;
	border-radius: 5px;
	border: 1px solid transparent;
	text-align: center
}

.x-modal.-v2 .x-form-control::-webkit-input-placeholder {
	font-weight: 400;
	color: #e0e0e0
}

.x-modal.-v2 .x-form-control:-ms-input-placeholder {
	font-weight: 400;
	color: #e0e0e0
}

.x-modal.-v2 .x-form-control::-ms-input-placeholder {
	font-weight: 400;
	color: #e0e0e0
}

.x-modal.-v2 .x-form-control::placeholder {
	font-weight: 400;
	color: #e0e0e0
}

.x-modal.-v2 .x-form-control:focus {
	border-color: #e6c361;
	box-shadow: none
}

.x-modal.-v2 .x-form-control+.invalid-feedback {
	font-size: .875rem;
	font-weight: 300;
	color: #d24646
}

.x-modal.-v2 .x-form-control.is-invalid {
	border-color: #d24646
}

.x-modal.-v2 .x-form-control.-no {
	font-size: 1.25rem;
	font-weight: 600
}

.x-modal.-v2 .x-form-control.-no::-webkit-input-placeholder {
	font-size: 1rem
}

.x-modal.-v2 .x-form-control.-no:-ms-input-placeholder {
	font-size: 1rem
}

.x-modal.-v2 .x-form-control.-no::-ms-input-placeholder {
	font-size: 1rem
}

.x-modal.-v2 .x-form-control.-no::placeholder {
	font-size: 1rem
}

.x-modal.-v2 .x-profile-modal-body-v2 .x-checkbox-primary {
	font-size: .875rem
}

.x-modal.-v2 .x-profile-modal-body-v2 .x-checkbox-primary .form-check input[type=checkbox]+label:before {
	border: 1px solid #ddd;
	margin-top: 5px!important
}

.x-modal.-v2 .x-profile-modal-body-v2 .x-checkbox-primary .form-check input[type=checkbox]+label:after {
	top: 5px!important
}

.x-modal.-v2 .x-profile-modal-body-v2 .x-form-control {
	background: #3d3f42
}

.x-modal.-v2 .x-profile-modal-body-v2 .invalid-feedback {
	font-size: .875rem
}

.x-modal.-v2 .x-checkbox-primary {
	font-size: .875rem;
	font-weight: 300
}

.x-modal.-v2 .x-checkbox-primary .form-check input[type=checkbox]+label:before {
	border: 1px solid #dcc6aa;
	margin-top: 8px!important;
	border-radius: 4px
}

.x-modal.-v2 .x-checkbox-primary .form-check input[type=checkbox]+label:after {
	top: 8px!important
}

.x-modal.-v2 .-x-input-icon .-icon {
	height: auto!important;
	top: 16px;
	width: 15px
}

.x-modal.-v2#resetPasswordModal .-text-result {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	color: #f1d2ab;
	font-size: 1.25rem
}

.x-modal.-v2 .-reset-password-result-container {
	font-size: 1.125rem;
	font-weight: 300
}

.x-modal.-v2 .-reset-password-result-container .-text-result {
	font-weight: 400
}

.x-title-modal.-v2 {
	margin-bottom: 1rem;
	font-size: 1.5rem;
	font-weight: 300;
	color: #f2f2f2!important;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

#ads.-v2 .-submit {
	padding: .6rem 1rem
}

#registerModal.-v2 .modal-content .modal-body {
	font-size: 1rem;
	font-weight: 300
}

@media (max-width:991.98px) {
	#registerModal.-v2 .modal-content .modal-body {
		position: relative;
		padding-top: 1rem!important;
		padding-bottom: 5rem
	}
}

@media (max-width:991.98px) {
	#registerModal.-v2 .modal-content .modal-body .btn.-submit,
	#registerModal.-v2 .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons #registerModal.-v2 .modal-content .modal-body .-submit.vex-dialog-button {
		z-index: 0
	}
}

@media (max-width:991.98px) {
	#depositModal.-v2 .-modal-content {
		border-top-left-radius: 15px;
		border-top-right-radius: 15px
	}
}

#depositModal.-v2 .-modal-content .modal-body {
	padding-left: 0;
	padding-right: 0
}

@media (max-width:991.98px) {
	#depositModal.-v2 .-modal-content .modal-body {
		position: relative;
		padding-top: 0!important;
		padding-bottom: 0
	}
}

@media (max-width:991.98px) {
	#depositModal.-v2 .-clear-half .-modal-content {
		border-top-left-radius: 0;
		border-top-right-radius: 0
	}
}

@media (max-width:991.98px) {
	#depositModal.-v2.-with-backdrop .-fake-bg-bottom-wrapper {
		padding: 1rem 0 5rem
	}
}

#depositModal.-v2 .-spacer {
	padding-right: 4rem;
	padding-left: 4rem
}

@media (min-width:768px) and (max-width:991.98px) {
	#depositModal.-v2 .-spacer {
		padding-left: 10rem;
		padding-right: 10rem
	}
}

@media (max-width:575.98px) {
	#depositModal.-v2 .-spacer {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

#depositModal.-v2 .-liner {
	margin-top: .25rem;
	margin-bottom: 1.25rem;
	border-top: 1px solid rgba(230, 195, 97, .5)
}

@media (max-width:991.98px) {
	#withdrawModal.-v2 .modal-content .modal-body {
		position: relative;
		padding-top: 0!important;
		padding-bottom: 0
	}
}

@media (max-width:991.98px) {
	.x-modal {
		padding-right: 0!important
	}
}

.x-modal .close {
	position: absolute;
	right: 14px;
	top: 6px;
	z-index: 1
}

.x-modal .-modal-size {
	transition: max-width .6s;
	max-width: 450px
}

@media (max-width:991.98px) {
	.x-modal .-modal-size {
		max-width: 100%;
		height: 100%;
		margin: 0!important
	}
}

.x-modal .-modal-size.-modal-bigger {
	max-width: 1000px
}

@media (max-width:1199.98px) {
	.x-modal .-modal-size.-modal-bigger {
		max-width: 900px
	}
}

@media (max-width:991.98px) {
	.x-modal .-modal-size.-modal-bigger {
		max-width: 100%
	}
}

.x-modal .-modal-size.-modal-big {
	max-width: 800px
}

@media (max-width:991.98px) {
	.x-modal .-modal-size.-modal-big {
		max-width: 100%
	}
}

.x-modal .-modal-size.-modal-medium {
	max-width: 600px
}

@media (max-width:991.98px) {
	.x-modal .-modal-size.-modal-medium {
		max-width: 100%
	}
}

@media (max-width:991.98px) {
	.x-modal .-modal-size.bankInfoMobile {
		height: 700px
	}
}

.x-modal .-modal-content {
	background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f);
	border-radius: 10px;
	position: relative;
	min-height: 200px
}

.x-modal .-modal-content .modal-body {
	padding-bottom: 3rem;
	padding-left: 4rem;
	padding-right: 4rem
}

@media (min-width:768px) and (max-width:991.98px) {
	.x-modal .-modal-content .modal-body {
		padding-left: 10rem;
		padding-right: 10rem
	}
}

@media (min-width:576px) and (max-width:767.98px) {
	.x-modal .-modal-content .modal-body {
		padding-left: 5rem;
		padding-right: 5rem
	}
}

@media (max-width:575.98px) {
	.x-modal .-modal-content .modal-body {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

@media (max-width:991.98px) {
	.x-modal .-modal-content {
		position: relative;
		height: 100%;
		background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f);
		min-height: 400px;
		border-radius: 0
	}
	.x-modal .-modal-content .modal-header {
		height: 15%
	}
	.x-modal .-modal-content .modal-header h3 {
		font-size: 2.3rem
	}
	.x-modal .-modal-content .modal-body {
		height: 85%;
		position: relative;
		font-size: 1.4rem
	}
	.x-modal .-modal-content .modal-body .js-modal-content {
		height: 100%
	}
	.x-modal .-modal-content .-submit {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 1;
		height: 60px;
		font-size: 1.5rem
	}
}

.x-modal .close {
	color: #fc0;
	text-shadow: none
}

@media (max-width:991.98px) {
	.x-modal .-real-content {
		padding-bottom: 70px
	}
}

.x-modal .x-title-modal.-has-icon {
	display: flex!important;
	justify-content: center;
	align-items: flex-end
}

.x-modal .x-title-modal.-has-icon .-icon {
	position: relative;
	top: -2px;
	width: 40px;
	margin-right: 10px
}

@media (max-width:991.98px) {
	.x-modal .x-title-modal.-has-icon .-icon {
		top: -4px;
		width: 34px
	}
}

@media (max-width:991.98px) {
	.x-modal .x-title-modal {
		font-size: 2.3rem
	}
}

.x-modal .x-hr-border-glow {
	margin-top: -10px
}

@media (max-width:991.98px) {
	.x-modal.-scrollable.-no-button .-modal-body {
		bottom: 0
	}
	.x-modal.-scrollable .-modal-size {
		position: fixed;
		max-width: 100%;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0
	}
	.x-modal.-scrollable .-modal-content {
		position: absolute;
		right: 0;
		top: 0;
		left: 0;
		height: 100%;
		border-radius: 0;
		box-shadow: none
	}
	.x-modal.-scrollable .modal-header {
		height: auto;
		margin-top: 0!important;
		padding: 2rem 2rem .5rem!important
	}
	.x-modal.-scrollable .modal-body {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: unset;
		padding-bottom: 1rem;
		overflow: auto
	}
}

#depositModal .-modal-content .modal-body {
	padding-bottom: 1.5rem
}

@media (max-width:991.98px) {
	#depositModal .modal-content .modal-body {
		position: fixed;
		overflow: auto;
		width: 100%
	}
	#depositModal .modal-content .modal-body .-submit[disabled] {
		opacity: 1
	}
}

#depositModal .-x-input-icon .form-control.is-invalid,
#withdrawModal .-x-input-icon .form-control.is-invalid {
	background-image: none
}

@media (max-width:991.98px) {
	#depositModal .-x-input-icon .-icon,
	#withdrawModal .-x-input-icon .-icon {
		top: 18px
	}
	#depositModal .-x-input-icon .form-control,
	#withdrawModal .-x-input-icon .form-control {
		height: 55px;
		padding: 0 38px;
		font-size: 1.1rem
	}
}

@media (max-width:991.98px) {
	#bankInfoModal .modal-content .modal-body,
	#depositModal .modal-content .modal-body,
	#registerModal .modal-content .modal-body,
	#withdrawModal .modal-content .modal-body {
		padding-top: 2rem!important;
		height: 100%!important
	}
}

@media (max-width:991.98px) {
	#accountModal .modal-content .modal-body,
	#registerModal .modal-content .modal-body {
		position: fixed;
		overflow: auto;
		width: 100%;
		padding-bottom: 4rem
	}
}

#accountModal .x-profile-image img {
	width: 70px
}

@media (max-width:991.98px) {
	#accountModal .x-profile-image img {
		height: 70px
	}
}

#accountModal .modal-content .modal-body {
	padding-left: 2rem;
	padding-right: 2rem
}

@media (max-width:991.98px) {
	#accountModal .modal-content .modal-body {
		height: 100%
	}
}

#ads .-checkbox-label {
	padding: 4px
}

#alertModal .-fail-ic,
#alertModal .-img,
#alertModal .-success-ic,
.x-form-register .-fail-ic,
.x-form-register .-success-ic {
	width: 90px
}

#alertModal .-modal-content .x-title-modal {
	text-align: center
}

.x-slide-left-content {
	transition: all .6s;
	align-self: flex-start
}

.x-slide-left-content.-hide {
	height: 0;
	width: 0;
	flex-grow: 0;
	padding: 0;
	flex-basis: 0;
	overflow: hidden
}

.x-slide-left-content.-hide .x-title-modal {
	display: none!important
}

@media (max-width:575.98px) {
	#betLimitUpdateModal .-modal-content .modal-body {
		height: auto;
		background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f)
	}
}

#promotionReturnUfaFreeSportByUserModal .-modal-content .modal-body,
#promotionReturnUfaSportByUserModal .-modal-content .modal-body {
	padding: 1.5rem
}

@media (max-width:991.98px) {
	#promotionReturnUfaFreeSportByUserModal .-modal-content .modal-body,
	#promotionReturnUfaSportByUserModal .-modal-content .modal-body {
		padding: 1rem
	}
}

#promotionReturnUfaFreeSportByUserModal .x-title-modal,
#promotionReturnUfaSportByUserModal .x-title-modal {
	width: 100%
}

#resetPasswordModal .-text-result {
	color: #fc0
}

.x-modal-account-security-tabs {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: .5rem;
	overflow: hidden
}

@media (min-width:992px) {
	.x-modal-account-security-tabs {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px
	}
}

.x-modal-account-security-tabs .-btn {
	flex: 1;
	padding: 1rem;
	font-size: 1.25rem;
	font-weight: 300;
	color: #fafafa;
	background: #171203;
	border: none;
	outline: none;
	text-align: center;
	transition: background-color .2s
}

.x-modal-account-security-tabs .-btn.-active {
	background: transparent;
	color: #fafafa
}

@media (min-width:992px) {
	.x-modal-account-security-tabs .-btn:hover {
		background: #302511
	}
	.x-modal-account-security-tabs .-btn.-active:hover {
		background: transparent
	}
}

@media (max-width:767.98px) {
	.x-modal-account-security-tabs .-btn {
		font-size: 1.125rem
	}
}

.x-modal-separator-container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%
}

.x-competition-section-title {
	font-size: 1.68rem;
	font-weight: 600;
	line-height: 1.5;
	background: linear-gradient(180deg, #fff, #9ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-filter: drop-shadow(0 0 5px rgba(125, 221, 251, .75));
	filter: drop-shadow(0 0 5px rgba(125, 221, 251, .75))
}

@media (max-width:991.98px) {
	.x-competition-section-title {
		text-align: center
	}
}

.x-competition-heading-title .-title {
	font-size: 2.1rem;
	font-weight: 600;
	text-shadow: 0 0 10px hsla(0, 0%, 100%, .5)
}

.x-competition-heading-title .-description {
	font-size: 1.8rem;
	font-weight: 600
}

.x-competition-error-container .-outer-error-wrapper {
	margin-top: 1.5rem;
	text-align: center
}

.x-competition-error-container .-outer-error-wrapper .-ic-img {
	width: 50px;
	height: auto
}

.x-competition-error-container .-inner-error-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 1.44rem;
	color: #f16869
}

@media (max-width:575.98px) {
	.x-competition-error-container .-inner-error-wrapper {
		font-size: 1.2rem
	}
}

.x-competition-error-container .-inner-error-wrapper .-error-title {
	margin-top: 1rem
}

.x-competition-error-container .-inner-error-wrapper .-error-description {
	margin-bottom: 0
}

.x-competition-error-container .-inner-error-wrapper .-deposit-btn {
	font-weight: 600;
	color: #fff;
	transition: all .2s
}

.x-competition-error-container .-inner-error-wrapper .-deposit-btn:hover {
	color: hsla(0, 0%, 100%, .5)
}

.x-cover-competition-container {
	position: relative;
	width: 100%;
	height: 350px;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat
}

@media (min-width:576px) {
	.x-cover-competition-container {
		background-image: url(build/web/shared/img/competition-cover-dark.png)
	}
}

@media (max-width:991.98px) {
	.x-cover-competition-container {
		height: 300px
	}
}

@media (max-width:575.98px) {
	.x-cover-competition-container {
		height: 250px;
		background-image: url(build/web/shared/img/competition-cover-dark-mobile.png)
	}
}

.x-competition-content-class-container {
	margin-top: 0!important
}

.x-competition-main-container {
	padding: 2rem 0
}

.x-competition-main-container .-competition-inner-content-wrapper {
	position: relative;
	top: -3px;
	z-index: 1;
	border-width: 3px;
	border-style: solid;
	-o-border-image: radial-gradient(#c69a60 50%, #c69a60) 1;
	border-image: radial-gradient(#c69a60 50%, #c69a60) 1;
	box-shadow: 0 0 10px rgba(230, 255, 253, .5)
}

@media (max-width:575.98px) {
	.x-competition-main-container .-competition-inner-content-wrapper {
		top: 0;
		padding: 0;
		border: none;
		box-shadow: none
	}
}

.x-competition-main-container .-competition-table-outer-container {
	padding: 2rem;
	background: linear-gradient(180deg, #2f2a1d 10%, #181510 90%)
}

@media (max-width:991.98px) {
	.x-competition-main-container .-competition-table-outer-container {
		padding: 1rem
	}
}

.x-competition-main-container .-outer-rules-wrapper {
	margin-top: 2rem
}

.x-competition-main-container .-outer-conditions-wrapper,
.x-competition-main-container .-outer-rewards-wrapper {
	margin-top: 3rem
}

.x-competition-rules-list {
	flex-direction: row;
	flex-wrap: wrap
}

.x-competition-rules-list .nav-item {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start
}

@media (min-width:992px) {
	.x-competition-rules-list .nav-item {
		flex: 1
	}
}

@media (max-width:991.98px) {
	.x-competition-rules-list .nav-item {
		flex-direction: column;
		align-items: center;
		width: 50%;
		margin-top: 1rem
	}
}

@media (min-width:576px) and (max-width:767.98px) {
	.x-competition-rules-list .nav-item br {
		display: none
	}
}

@media (max-width:767.98px) {
	.x-competition-rules-list .nav-item {
		padding: 0 2rem
	}
}

@media (max-width:575.98px) {
	.x-competition-rules-list .nav-item {
		width: 100%;
		padding: 0 1rem
	}
}

.x-competition-rules-list .nav-item .-icon-img {
	width: 100px;
	height: auto
}

@media (max-width:991.98px) {
	.x-competition-rules-list .nav-item .-icon-img {
		width: 80px
	}
}

.x-competition-rules-list .nav-item .-no {
	font-size: 1.5rem;
	font-weight: 600
}

@media (max-width:991.98px) {
	.x-competition-rules-list .nav-item .-no {
		display: none
	}
}

.x-competition-rules-list .nav-item .-description {
	font-size: 1.32rem
}

.x-competition-rules-list .nav-item .-rules-detail-wrapper {
	flex: 1
}

@media (min-width:992px) {
	.x-competition-rules-list .nav-item .-rules-detail-wrapper {
		margin-left: 15px;
		padding-right: 15px
	}
}

@media (max-width:991.98px) {
	.x-competition-rules-list .nav-item .-rules-detail-wrapper {
		margin-top: 1rem;
		text-align: center
	}
}

.x-competition-condition-wrapper {
	font-size: 1.32rem
}

.x-competition-status-board-container {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 2rem 1rem;
	background: hsla(0, 0%, 100%, .05)
}

@media (max-width:767.98px) {
	.x-competition-status-board-container {
		flex-direction: column
	}
}

@media (max-width:575.98px) {
	.x-competition-status-board-container {
		padding: 1.5rem 1rem
	}
}

@media (max-width:375px) {
	.x-competition-status-board-container {
		padding: 1rem;
		display: block
	}
}

.x-competition-status-board-container .-timer-wrapper {
	min-width: 128px;
	text-align: left
}

@media (max-width:991.98px) {
	.x-competition-status-board-container .-timer-wrapper {
		min-width: 102px
	}
}

.x-competition-status-board-container .-outer-customer-wrapper {
	flex: 1;
	padding: 1rem 2rem
}

@media (min-width:992px) and (max-width:1199.98px) {
	.x-competition-status-board-container .-outer-customer-wrapper {
		padding: 1rem 3rem
	}
}

@media (min-width:768px) {
	.x-competition-status-board-container .-outer-customer-wrapper {
		position: relative
	}
	.x-competition-status-board-container .-outer-customer-wrapper:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		width: 2px;
		height: 100%;
		background: #584429;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@media (max-width:991.98px) {
	.x-competition-status-board-container .-outer-customer-wrapper {
		padding: 1rem 1.2rem
	}
}

@media (max-width:767.98px) {
	.x-competition-status-board-container .-outer-customer-wrapper {
		width: 100%;
		margin-bottom: 1rem
	}
}

@media (max-width:575.98px) {
	.x-competition-status-board-container .-outer-customer-wrapper {
		padding: 1rem 0
	}
}

.x-competition-status-board-container .-outer-timing-interaction-wrapper {
	flex: 1;
	padding: 1rem 2rem
}

@media (max-width:991.98px) {
	.x-competition-status-board-container .-outer-timing-interaction-wrapper {
		padding: 1rem 1.2rem
	}
}

@media (max-width:767.98px) {
	.x-competition-status-board-container .-outer-timing-interaction-wrapper {
		width: 100%
	}
}

@media (max-width:575.98px) {
	.x-competition-status-board-container .-outer-timing-interaction-wrapper {
		padding: 0
	}
}

.x-competition-timing-interaction-container {
	text-align: center
}

.x-competition-timing-interaction-container .-title {
	display: flex;
	justify-content: center;
	align-content: center;
	font-size: 2.04rem;
	font-weight: 600;
	color: #fff;
	text-shadow: 0 0 5px rgba(125, 221, 251, .75)
}

.x-competition-timing-interaction-container .-title .-pre-text {
	margin-right: 5px
}

@media (max-width:1199.98px) {
	.x-competition-timing-interaction-container .-title {
		font-size: 1.8rem
	}
}

.x-competition-timing-interaction-container .-description {
	font-size: 1.56rem;
	font-weight: 600;
	color: #fff
}

@media (max-width:1199.98px) {
	.x-competition-timing-interaction-container .-description {
		font-size: 1.44rem
	}
}

@media (max-width:575.98px) {
	.x-competition-timing-interaction-container .-description {
		font-size: 1.2rem
	}
}

.x-competition-timing-interaction-container .-btn-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .5rem
}

@media (max-width:350px) {
	.x-competition-timing-interaction-container .-btn-wrapper {
		flex-direction: column
	}
}

.x-competition-timing-interaction-container .-btn-wrapper .-main-btn {
	min-width: 150px
}

.x-competition-timing-interaction-container .-btn-wrapper .-main-btn:active,
.x-competition-timing-interaction-container .-btn-wrapper .-main-btn:focus,
.x-competition-timing-interaction-container .-btn-wrapper .-main-btn:hover {
	text-decoration: none;
	text-outline: none;
	-webkit-filter: saturate(1.5);
	filter: saturate(1.5)
}

.x-competition-timing-interaction-container .-btn-wrapper .-main-btn .-inner-wrapper {
	position: relative
}

.x-competition-timing-interaction-container .-btn-wrapper .-main-btn .-inner-wrapper .-text-btn {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: -webkit-linear-gradient(#fff 100%, #e8e8e8 0);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0 0 5px rgba(0, 0, 0, .15);
	font-weight: 600;
	line-height: 1.5
}

.x-competition-customer-data-container .-top-wrapper {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	color: #fff
}

.x-competition-customer-data-container .-customer-detail {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.x-competition-customer-data-container .-customer-detail .-profile-img {
	width: 60px;
	height: auto
}

@media (max-width:575.98px) {
	.x-competition-customer-data-container .-customer-detail .-profile-img {
		width: 50px
	}
}

.x-competition-customer-data-container .-customer-detail .-detail-wrapper {
	margin-left: 10px
}

.x-competition-customer-data-container .-customer-detail .-title {
	margin-top: 5px;
	font-size: 1.5rem;
	font-weight: 600
}

@media (max-width:575.98px) {
	.x-competition-customer-data-container .-customer-detail .-title {
		font-size: 1.32rem
	}
}

.x-competition-customer-data-container .-customer-detail .-sub-title {
	font-size: 1.32rem
}

@media (max-width:575.98px) {
	.x-competition-customer-data-container .-customer-detail .-sub-title {
		font-size: 1.2rem
	}
}

.x-competition-customer-data-container .-transaction-rate-wrapper {
	text-align: right
}

.x-competition-customer-data-container .-transaction-rate-wrapper .-text {
	margin-top: 5px;
	font-size: 1.32rem
}

.x-competition-customer-data-container .-transaction-rate-wrapper .-info-wrapper .-percent .-highlight {
	font-size: 1.92rem;
	font-weight: 600
}

@media (max-width:575.98px) {
	.x-competition-customer-data-container .-transaction-rate-wrapper .-info-wrapper .-percent .-highlight {
		font-size: 1.68rem
	}
}

.x-competition-customer-data-container .-transaction-rate-wrapper .-info-wrapper .-counting {
	margin-top: -5px;
	font-size: 2.52rem;
	font-weight: 600;
	color: #fc0
}

@media (max-width:575.98px) {
	.x-competition-customer-data-container .-transaction-rate-wrapper .-info-wrapper .-counting {
		font-size: 2.16rem
	}
}

.x-competition-customer-data-container .-progress-wrapper {
	width: 100%;
	height: 24px;
	margin-top: .5rem;
	padding: 3px;
	background: rgba(0, 0, 0, .5);
	border-radius: 15px
}

.x-competition-customer-data-container .-progress-wrapper .progress-bar {
	background: #ecbd7b;
	background: -webkit-gradient(left top, left bottom, color-stop(0, #6d5628), color-stop(100%, #ecbd7b));
	background: linear-gradient(90deg, #6d5628 0, #ecbd7b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from, endColorstr=$to, GradientType=0);
	border-radius: 15px
}

.x-competition-customer-data-container .-progress-text {
	margin-top: 10px;
	text-align: center;
	font-size: 1.44rem
}

.x-competition-customer-data-container .-progress-text .-prefix {
	display: inline-block;
	margin-right: 5px
}

.x-competition-customer-data-container .-progress-text .-round-state {
	display: inline-block;
	font-weight: 600;
	color: #fc0
}

.x-competition-customer-data-container .-reload-btn {
	display: inline-block;
	font-size: .96rem;
	margin-left: 10px;
	color: #fc0
}

.x-competition-customer-data-container .-reload-btn .fas {
	font-size: .9em
}

.x-base-ranking-reward-list-wrapper {
	display: flex;
	flex-flow: column wrap;
	align-content: space-between
}

.x-base-ranking-reward-list-wrapper .-list-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
	width: calc(50% - 5px);
	margin-bottom: 10px;
	padding: 0 10px;
	background: hsla(0, 0%, 100%, .1);
	border-radius: 3px;
	transition: all .2s
}

@media (max-width:575.98px) {
	.x-base-ranking-reward-list-wrapper .-list-item {
		width: 100%
	}
}

.x-base-ranking-reward-list-wrapper .-list-item:hover {
	background: hsla(0, 0%, 100%, .2)
}

.x-base-ranking-reward-list-wrapper .-list-item .-position-wrapper {
	font-size: 1.32rem;
	font-weight: 600;
	color: #f3f3f3
}

.x-base-ranking-reward-list-wrapper .-list-item .-position-wrapper span {
	display: inline-block;
	position: relative;
	top: 5px
}

.x-base-ranking-reward-list-wrapper .-list-item .-reward-wrapper {
	font-size: 1.5rem;
	font-weight: 600;
	color: #f3f3f3
}

.x-base-ranking-reward-list-wrapper .-list-item .-reward-wrapper .-ic {
	width: 36px;
	height: auto
}

.x-base-ranking-reward-list-wrapper .-list-item .-reward-wrapper span {
	display: inline-block;
	position: relative;
	top: 4px;
	min-width: 50px
}

@media (min-width:576px) {
	.x-base-ranking-reward-list-wrapper.-board-credit,
	.x-base-ranking-reward-list-wrapper.-board-win {
		max-height: 210px
	}
}

.x-base-ranking-reward-list-wrapper.-competition .-list-item .-position-wrapper {
	display: flex;
	align-items: center
}

.x-base-ranking-reward-list-wrapper.-competition .-list-item .-position-wrapper .-position-img {
	width: 50px;
	height: auto
}

.x-base-ranking-reward-list-wrapper.-competition .-list-item .-position-wrapper span {
	margin-left: 5px
}

@media (min-width:992px) {
	.x-base-ranking-reward-list-wrapper.-competition {
		max-height: 280px
	}
	.x-base-ranking-reward-list-wrapper.-competition .-list-item {
		width: calc(33% - 5px)
	}
	.x-base-ranking-reward-list-wrapper.-competition .-list-item .-position-wrapper span {
		margin-left: 10px
	}
}

@media (min-width:576px) and (max-width:991.98px) {
	.x-base-ranking-reward-list-wrapper.-competition {
		max-height: 420px
	}
	.x-base-ranking-reward-list-wrapper.-competition .-list-item {
		width: calc(50% - 5px)
	}
}

.x-base-ranking-container {
	position: relative;
	padding: 2rem 0 3rem;
	overflow: hidden;
	background-size: contain;
	background-repeat: repeat;
	background-position: top;
	background-image: url(build/images/ranking-bg.40e07504.webp)
}

@media (max-width:575.98px) {
	.x-base-ranking-container {
		padding-top: 0;
		padding-bottom: 0
	}
}

@media (max-width:575.98px) {
	.x-base-ranking-container .-custom-container {
		padding: 0
	}
}

.x-base-ranking-container .-ranking-separated-section {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap
}

.x-base-ranking-container .-ranking-separated-section .-inner-wrapper {
	width: 49.4%
}

@media (max-width:991.98px) {
	.x-base-ranking-container .-ranking-separated-section .-inner-wrapper {
		width: 100%
	}
}

.x-base-ranking-container .-ranking-container-wrapper {
	position: relative;
	top: -3px;
	z-index: 1;
	border-width: 3px;
	border-style: solid;
	-o-border-image: radial-gradient(#c69a60 50%, #c69a60) 1;
	border-image: radial-gradient(#c69a60 50%, #c69a60) 1;
	box-shadow: 0 0 10px rgba(230, 255, 253, .5)
}

.x-base-ranking-container .-ranking-container-wrapper .-slided {
	overflow: auto
}

@media (max-width:575.98px) {
	.x-base-ranking-container .-ranking-container-wrapper {
		top: 0;
		padding: 0;
		border: none;
		box-shadow: none
	}
}

.x-base-ranking-container .-ranking-table-outer-container {
	padding: 2rem;
	background: linear-gradient(180deg, #2f2a1d 10%, #181510 90%)
}

@media (max-width:991.98px) {
	.x-base-ranking-container .-ranking-table-outer-container {
		padding: 1rem
	}
}

@media (max-width:575.98px) {
	.x-base-ranking-container .-ranking-table-outer-container {
		padding: 0 15px 15px
	}
}

.x-base-ranking-container .-no-result {
	text-align: center
}

.x-base-ranking-container .-no-result .-title {
	font-size: 1.8rem
}

.x-base-ranking-container .-no-result .-description {
	margin-bottom: 0;
	font-size: 1.44rem
}

@media (max-width:991.98px) {
	.x-base-ranking-container .-no-result {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
}

@media (max-width:575.98px) {
	.x-base-ranking-container .-no-result {
		padding-top: 2rem
	}
}

.x-base-ranking-tabs-menu-container {
	position: relative;
	flex-direction: row;
	justify-content: center;
	z-index: 2
}

.x-base-ranking-tabs-menu-container .nav-item {
	position: relative;
	width: 350px
}

.x-base-ranking-tabs-menu-container .nav-item:first-child:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 2px;
	height: 60%;
	background: #584429;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.x-base-ranking-tabs-menu-container .nav-item:first-child .nav-link {
	border-top-left-radius: 10px
}

.x-base-ranking-tabs-menu-container .nav-item:last-child .nav-link {
	border-top-right-radius: 10px
}

@media (max-width:991.98px) {
	.x-base-ranking-tabs-menu-container .nav-item {
		width: 280px
	}
}

@media (max-width:767.98px) {
	.x-base-ranking-tabs-menu-container .nav-item {
		width: 220px
	}
}

@media (max-width:575.98px) {
	.x-base-ranking-tabs-menu-container .nav-item {
		width: 50%
	}
	.x-base-ranking-tabs-menu-container .nav-item:first-child .nav-link {
		border-top-left-radius: 0
	}
	.x-base-ranking-tabs-menu-container .nav-item:last-child .nav-link {
		border-top-right-radius: 0
	}
}

.x-base-ranking-tabs-menu-container .nav-link {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: .5rem 1rem;
	background: linear-gradient(180deg, #312c20, #181610);
	transition: all .2s
}

.x-base-ranking-tabs-menu-container .nav-link .-ic {
	width: 40px;
	height: auto;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: all .2s
}

.x-base-ranking-tabs-menu-container .nav-link .-text {
	position: relative;
	top: 3px;
	margin-left: 10px;
	font-size: 1.35rem;
	font-weight: 600;
	background: linear-gradient(180deg, #fffbf2, #f0cd6a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5));
	filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5))
}

.x-base-ranking-tabs-menu-container .nav-link .-line-glow {
	display: none;
	position: absolute;
	left: 50%;
	bottom: -26px;
	width: 230px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.x-base-ranking-tabs-menu-container .nav-link.-active {
	background: linear-gradient(180deg, #312c20, #181610)
}

.x-base-ranking-tabs-menu-container .nav-link.-active:hover {
	-webkit-filter: brightness(1);
	filter: brightness(1)
}

.x-base-ranking-tabs-menu-container .nav-link.-active:hover .-ic {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.x-base-ranking-tabs-menu-container .nav-link.-active .-ic {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transform: scale(1.5) translate(-5px, -8px);
	transform: scale(1.5) translate(-5px, -8px)
}

.x-base-ranking-tabs-menu-container .nav-link.-active .-text {
	-webkit-animation: x-ranking-tab-saturate 2.5s infinite;
	animation: x-ranking-tab-saturate 2.5s infinite
}

.x-base-ranking-tabs-menu-container .nav-link.-active .-line-glow {
	display: block
}

@media (min-width:992px) {
	.x-base-ranking-tabs-menu-container .nav-link:hover {
		-webkit-filter: brightness(1.25);
		filter: brightness(1.25)
	}
	.x-base-ranking-tabs-menu-container .nav-link:hover .-ic {
		-webkit-filter: grayscale(.5);
		filter: grayscale(.5);
		-webkit-transform: scale(1.5) translate(-5px, -8px);
		transform: scale(1.5) translate(-5px, -8px)
	}
}

@media (max-width:767.98px) {
	.x-base-ranking-tabs-menu-container .nav-link {
		padding: .5rem
	}
	.x-base-ranking-tabs-menu-container .nav-link .-behind {
		display: block;
		margin-top: -2px
	}
	.x-base-ranking-tabs-menu-container .nav-link.-active .-ic {
		-webkit-transform: scale(1.5) translate(-2px, -2px);
		transform: scale(1.5) translate(-2px, -2px)
	}
}

@media (max-width:575.98px) {
	.x-base-ranking-tabs-menu-container .nav-link,
	.x-base-ranking-tabs-menu-container .nav-link.-active {
		background: linear-gradient(180deg, #312c20, #181610)
	}
	.x-base-ranking-tabs-menu-container .nav-link.-active .-text {
		font-weight: 600
	}
	.x-base-ranking-tabs-menu-container .nav-link .-text {
		font-size: 1.2rem;
		font-weight: 500
	}
	.x-base-ranking-tabs-menu-container .nav-link .-line-glow {
		bottom: -20px;
		width: 200px
	}
}

@media screen and (max-width:360px) {
	.x-base-ranking-tabs-menu-container .nav-link .-line-glow {
		bottom: -16px;
		width: 160px
	}
}

@-webkit-keyframes x-ranking-tab-saturate {
	0% {
		-webkit-filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(1);
		filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(1)
	}
	50% {
		-webkit-filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(3);
		filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(3)
	}
	to {
		-webkit-filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(1);
		filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(1)
	}
}

@keyframes x-ranking-tab-saturate {
	0% {
		-webkit-filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(1);
		filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(1)
	}
	50% {
		-webkit-filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(3);
		filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(3)
	}
	to {
		-webkit-filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(1);
		filter: drop-shadow(0 1px 4px rgba(240, 205, 106, .5)) saturate(1)
	}
}

.x-safari-browser .x-base-ranking-container {
	background-image: url(build/images/ranking-bg.d61822cf.jpg)
}

.x-ranking-content-class-container {
	margin-top: 0!important
}

.x-ranking-content-class-container .-pre-footer-content {
	padding: 3rem 0 1rem;
	text-align: center;
	line-height: 1.2
}

@media (max-width:767.98px) {
	.x-ranking-content-class-container .-pre-footer-content {
		padding-top: 2rem
	}
}

.x-ranking-content-class-container .-pre-footer-content .-inner-wrapper {
	margin: 1rem 0
}

.x-ranking-content-class-container .-pre-footer-content .-link {
	display: inline-block;
	margin-top: 3rem;
	margin-bottom: 1rem
}

@media (max-width:767.98px) {
	.x-ranking-content-class-container .-pre-footer-content .-link {
		margin-top: 2rem
	}
}

.x-ranking-content-class-container .-pre-footer-title {
	color: #fff;
	margin-bottom: 0;
	font-size: 1.8rem
}

@media (max-width:767.98px) {
	.x-ranking-content-class-container .-pre-footer-title {
		font-size: 1.5rem
	}
}

@media (max-width:575.98px) {
	.x-ranking-content-class-container .-pre-footer-title {
		font-size: 1.401rem
	}
}

.x-ranking-content-class-container .-pre-footer-paragraph {
	margin-bottom: 0;
	color: #d2d2d2;
	font-size: 1.5rem
}

@media (max-width:767.98px) {
	.x-ranking-content-class-container .-pre-footer-paragraph {
		font-size: 1.401rem
	}
}

@media (max-width:575.98px) {
	.x-ranking-content-class-container .-pre-footer-paragraph {
		font-size: 1.299rem
	}
}

.x-ranking-round-container {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 0 2rem;
	background: linear-gradient(180deg, #120d02 0, #231d13)
}

.x-ranking-round-container .-btn {
	position: relative;
	width: 33.33333%;
	padding: 1.4rem 0 .8rem;
	text-align: center;
	font-size: 1.44rem;
	color: hsla(0, 0%, 100%, .5);
	background: transparent;
	transition: color .2s
}

.x-ranking-round-container .-btn:before {
	display: none;
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 40px;
	height: 4px;
	background: #e6c361;
	border-radius: 5px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.x-ranking-round-container .-btn:hover {
	text-decoration: none;
	color: hsla(0, 0%, 100%, .75)
}

.x-ranking-round-container .-btn.-active {
	font-weight: 600;
	color: #fff
}

.x-ranking-round-container .-btn.-active:before {
	display: block
}

@media (max-width:767.98px) {
	.x-ranking-round-container .-btn {
		font-size: 1.32rem
	}
}

@media (max-width:575.98px) {
	.x-ranking-round-container {
		padding: 0 15px
	}
}

.x-cover-ranking-container {
	position: relative;
	background-image: url(build/images/ranking-cover-bg.1169221b.png);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden
}

.x-cover-ranking-container:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .9))
}

.x-cover-ranking-container .-ranking-inner-wrapper {
	position: relative;
	padding: 6rem 1.5rem 0
}

@media (max-width:575.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper {
		padding: 6rem 0 0
	}
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-title {
	margin-bottom: 0;
	color: #fff;
	font-size: 2.01rem;
	line-height: 1.2
}

@media (max-width:767.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-title {
		font-size: 1.5rem
	}
}

@media (max-width:575.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-title {
		font-size: 1.401rem
	}
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-sub-title {
	margin-bottom: 2rem;
	color: #d2d2d2;
	font-size: 1.5rem;
	line-height: 1.2
}

@media (max-width:767.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-sub-title {
		font-size: 1.401rem
	}
}

@media (max-width:575.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-sub-title {
		font-size: 1.299rem
	}
}

.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-logo {
	position: relative;
	z-index: 2;
	width: 150px;
	height: auto;
	margin-top: -1rem
}

@media (max-width:991.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-logo {
		width: 140px
	}
}

@media (max-width:767.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-logo {
		width: 130px;
		margin-top: -2rem
	}
}

@media (max-width:575.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-contents-wrapper .-logo {
		width: 100px
	}
}

.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper {
	position: relative;
	width: 450px;
	margin-bottom: 3rem
}

@media (max-width:991.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper {
		width: 400px
	}
}

@media (max-width:767.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper {
		width: 350px;
		margin-bottom: 2rem
	}
}

@media (max-width:575.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper {
		width: 250px
	}
}

.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper .-text-img {
	position: relative;
	z-index: 2;
	width: 100%;
	height: auto;
	margin-top: -.5rem
}

.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper .-line-img {
	position: absolute;
	bottom: -22%;
	right: 0;
	z-index: 1;
	width: 90%;
	height: auto
}

.x-cover-ranking-container .-ranking-inner-wrapper .-title-image-wrapper .-effect-img {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 170%;
	height: auto;
	opacity: .6;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn {
	position: absolute;
	top: 55%;
	right: 0
}

@media (max-width:575.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn {
		top: 48%
	}
}

.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn .-box-img {
	width: 140px;
	height: auto;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

@media (max-width:991.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn .-box-img {
		width: 100px
	}
}

@media (max-width:575.98px) {
	.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn .-box-img {
		width: 60px
	}
}

.x-cover-ranking-container .-ranking-inner-wrapper .-rules-btn:hover .-box-img {
	-webkit-transform: scale(1.05) rotate(5deg);
	transform: scale(1.05) rotate(5deg)
}

.x-cover-ranking-container .-ranking-inner-wrapper .-timer-wrapper {
	margin-top: 2rem;
	font-size: 2rem
}

@media (min-width:576px) {
	.x-ranking-customer-own-wrapper {
		margin-bottom: 2rem
	}
}

@media (max-width:575.98px) {
	.x-ranking-customer-own-wrapper {
		position: fixed;
		bottom: 74px;
		left: 0;
		z-index: 1;
		width: 100%;
		padding-top: 1.5rem
	}
}

.x-ranking-customer-own-wrapper .-title-wrapper {
	margin-bottom: 5px;
	padding-left: 7.2%
}

@media (max-width:991.98px) {
	.x-ranking-customer-own-wrapper .-title-wrapper {
		padding-left: 40px
	}
}

@media (max-width:767.98px) {
	.x-ranking-customer-own-wrapper .-title-wrapper {
		padding-left: 15px
	}
}

@media (max-width:575.98px) {
	.x-ranking-customer-own-wrapper .-title-wrapper {
		display: none;
		padding-left: 12px
	}
}

.x-ranking-customer-own-wrapper .-title-wrapper .-title {
	display: inline-block;
	font-size: 1.35rem;
	font-weight: 600;
	background: linear-gradient(180deg, #ffe497 30%, #f0cd6a 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

@media (max-width:575.98px) {
	.x-ranking-customer-own-wrapper .-title-wrapper .-title {
		font-size: 1.2rem
	}
}

@media screen and (max-width:360px) {
	.x-ranking-customer-own-wrapper .-title-wrapper .-title {
		font-size: 1.08rem
	}
}

.x-ranking-heading-column-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 5px;
	padding: 0 20px
}

.x-ranking-heading-column-wrapper .-column-wrapper {
	width: 25%;
	text-align: center
}

.x-ranking-heading-column-wrapper .-column-wrapper .-text {
	display: inline-block;
	font-size: 1.35rem;
	font-weight: 600;
	background: linear-gradient(180deg, #ffe497 30%, #f0cd6a 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.x-ranking-heading-column-wrapper .-column-wrapper.-position {
	width: 15%
}

.x-ranking-heading-column-wrapper .-column-wrapper.-profile {
	width: 35%
}

@media (max-width:1199.98px) {
	.x-ranking-heading-column-wrapper {
		padding: 0 15px
	}
}

@media (max-width:991.98px) {
	.x-ranking-heading-column-wrapper .-column-wrapper.-profile {
		min-width: 190px
	}
}

@media (max-width:767.98px) {
	.x-ranking-heading-column-wrapper {
		padding: 0 10px
	}
	.x-ranking-heading-column-wrapper .-column-wrapper.-position {
		width: 50px
	}
	.x-ranking-heading-column-wrapper .-column-wrapper.-profile {
		width: auto;
		min-width: 120px
	}
}

@media (max-width:575.98px) {
	.x-ranking-heading-column-wrapper {
		padding: 1.5rem 10px 0
	}
	.x-ranking-heading-column-wrapper .-column-wrapper.-profile {
		width: 90px;
		min-width: unset
	}
	.x-ranking-heading-column-wrapper .-column-wrapper.-position {
		width: 40px
	}
	.x-ranking-heading-column-wrapper .-column-wrapper.-result {
		width: auto;
		max-width: 180px;
		flex: 1
	}
	.x-ranking-heading-column-wrapper .-column-wrapper.-reward {
		width: 70px
	}
	.x-ranking-heading-column-wrapper .-column-wrapper .-text {
		font-size: 1.2rem
	}
}

@media screen and (max-width:380px) {
	.x-ranking-heading-column-wrapper .-column-wrapper.-profile {
		width: 70px
	}
}

@media screen and (max-width:360px) {
	.x-ranking-heading-column-wrapper .-column-wrapper .-text {
		font-size: 1.08rem
	}
}

.x-ranking-item-full-size-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	padding: 10px 20px;
	background: hsla(0, 0%, 100%, .05);
	border: 2px solid transparent
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container {
		padding: 10px 15px
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container {
		padding: 10px
	}
}

@media screen and (max-width:360px) {
	.x-ranking-item-full-size-container {
		padding: 10px 5px
	}
}

.x-ranking-item-full-size-container .-profile-wrapper {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	flex: 0 0 35%;
	color: #fff
}

.x-ranking-item-full-size-container .-profile-wrapper .-group-img {
	width: 55px;
	height: auto;
	margin-right: 8px
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container .-profile-wrapper {
		flex: 0 0 32%
	}
}

@media (max-width:991.98px) {
	.x-ranking-item-full-size-container .-profile-wrapper .-group-img {
		width: 50px
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container .-profile-wrapper {
		align-items: center;
		min-width: 120px
	}
	.x-ranking-item-full-size-container .-profile-wrapper .-group-img {
		width: 40px;
		margin-right: 5px
	}
}

@media (max-width:575.98px) {
	.x-ranking-item-full-size-container .-profile-wrapper {
		padding-left: 3px;
		flex: 0 0 25%;
		min-width: 85px
	}
	.x-ranking-item-full-size-container .-profile-wrapper .-group-img {
		width: 30px
	}
}

@media screen and (max-width:380px) {
	.x-ranking-item-full-size-container .-profile-wrapper {
		flex: 0 0 10%;
		min-width: 55px;
		padding-left: 5px
	}
	.x-ranking-item-full-size-container .-profile-wrapper .-group-img {
		display: none
	}
}

.x-ranking-item-full-size-container .-profile-info-wrapper {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	min-width: 112px
}

.x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
	font-size: 1.35rem;
	font-weight: 600
}

.x-ranking-item-full-size-container .-profile-info-wrapper .-group-title {
	margin-top: -4px;
	font-size: 1.2rem
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container .-profile-info-wrapper {
		min-width: 100px
	}
	.x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
		font-size: 1.2rem
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container .-profile-info-wrapper {
		position: relative;
		top: 4px
	}
	.x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
		position: relative;
		font-size: 1.08rem
	}
	.x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number .-hidden {
		position: relative;
		display: inline-block
	}
	.x-ranking-item-full-size-container .-profile-info-wrapper .-group-title {
		margin-top: 0
	}
}

@media (max-width:575.98px) {
	.x-ranking-item-full-size-container .-profile-info-wrapper {
		min-width: unset
	}
	.x-ranking-item-full-size-container .-profile-info-wrapper .-phone-number {
		line-height: 1;
		font-weight: 400
	}
	.x-ranking-item-full-size-container .-profile-info-wrapper .-group-title {
		display: none
	}
}

.x-ranking-item-full-size-container .-position-wrapper {
	flex: 0 0 15%;
	text-align: center
}

.x-ranking-item-full-size-container .-position-wrapper .-ic {
	width: 50px;
	height: auto
}

.x-ranking-item-full-size-container .-position-wrapper .-text {
	position: relative;
	top: 5px;
	margin-right: 15px;
	font-size: 1.5rem;
	font-weight: 600;
	color: #fff
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container .-position-wrapper .-text {
		font-size: 1.2rem
	}
}

@media (max-width:991.98px) {
	.x-ranking-item-full-size-container .-position-wrapper {
		flex: 0 0 10%
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container .-position-wrapper .-ic {
		width: 100%
	}
	.x-ranking-item-full-size-container .-position-wrapper .-text {
		margin-right: unset
	}
}

@media (max-width:575.98px) {
	.x-ranking-item-full-size-container .-position-wrapper {
		flex: 0 0 8%
	}
}

@media screen and (max-width:360px) {
	.x-ranking-item-full-size-container .-position-wrapper {
		min-width: 26px
	}
}

.x-ranking-item-full-size-container .-result-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex: 1 1 25%;
	padding-right: 40px;
	text-align: center;
	color: #fff
}

.x-ranking-item-full-size-container .-result-wrapper .-round-diff {
	color: #c4c4c4
}

@media (max-width:991.98px) {
	.x-ranking-item-full-size-container .-result-wrapper .-round-diff {
		font-size: 1.08rem
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container .-result-wrapper .-round-diff {
		font-size: .9rem
	}
}

@media (max-width:575.98px) {
	.x-ranking-item-full-size-container .-result-wrapper .-round-diff {
		font-size: .84rem
	}
}

.x-ranking-item-full-size-container .-result-wrapper .-value-wrapper {
	text-align: right
}

.x-ranking-item-full-size-container .-result-wrapper .-value {
	display: inline-block;
	position: relative;
	top: 5px;
	font-size: 1.74rem;
	font-weight: 600
}

.x-ranking-item-full-size-container .-result-wrapper .-value.-own {
	font-size: 1.5rem;
	margin-top: -3px
}

.x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
	margin-left: 10px;
	width: 40px
}

.x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper .-img {
	width: 100%;
	height: auto
}

@media (min-width:992px) {
	.x-ranking-item-full-size-container .-result-wrapper .-value.-own {
		margin-left: 5px
	}
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container .-result-wrapper {
		padding-right: 20px
	}
	.x-ranking-item-full-size-container .-result-wrapper .-value {
		font-size: 1.5rem
	}
	.x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
		width: 34px
	}
}

@media (max-width:991.98px) {
	.x-ranking-item-full-size-container .-result-wrapper {
		padding-right: 0
	}
	.x-ranking-item-full-size-container .-result-wrapper .-value {
		font-size: 1.35rem
	}
	.x-ranking-item-full-size-container .-result-wrapper .-value.-own {
		display: block;
		font-size: 1.35rem
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container .-result-wrapper .-value,
	.x-ranking-item-full-size-container .-result-wrapper .-value.-own {
		font-size: 1.2rem
	}
	.x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
		width: 30px;
		margin-left: 3px
	}
}

@media (max-width:575.98px) {
	.x-ranking-item-full-size-container .-result-wrapper {
		width: auto;
		max-width: 180px;
		flex: 1;
		justify-content: flex-end
	}
	.x-ranking-item-full-size-container .-result-wrapper .-value {
		top: 3px
	}
	.x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
		width: 25px
	}
}

@media screen and (max-width:360px) {
	.x-ranking-item-full-size-container .-result-wrapper .-value {
		font-size: 1.08rem
	}
	.x-ranking-item-full-size-container .-result-wrapper .-value.-own {
		font-size: .84rem
	}
	.x-ranking-item-full-size-container .-result-wrapper .-ic-provider-wrapper {
		width: 20px
	}
}

.x-ranking-item-full-size-container .-reward-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex: 0 0 20%;
	text-align: center
}

.x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
	display: inline-block;
	position: relative;
	top: 5px;
	font-size: 1.74rem;
	font-weight: 600;
	min-width: 52px;
	margin-left: 5px;
	text-align: left
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
		font-size: 1.5rem
	}
}

@media (max-width:991.98px) {
	.x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
		min-width: 40px;
		font-size: 1.35rem
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
		font-size: 1.2rem
	}
}

@media (max-width:575.98px) {
	.x-ranking-item-full-size-container .-reward-wrapper .-reward-text {
		min-width: 32px;
		margin-left: 2px
	}
}

.x-ranking-item-full-size-container .-reward-wrapper .-ic {
	width: 40px;
	height: auto;
	margin: 0 5px
}

.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
	width: 50px
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container .-reward-wrapper {
		flex: 0 0 22%
	}
}

@media (max-width:991.98px) {
	.x-ranking-item-full-size-container .-reward-wrapper {
		justify-content: flex-end
	}
	.x-ranking-item-full-size-container .-reward-wrapper .-ic,
	.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
		width: 34px
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container .-reward-wrapper {
		flex: 0 0 26%
	}
	.x-ranking-item-full-size-container .-reward-wrapper .-ic {
		width: 30px;
		margin: 0 2px
	}
	.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
		width: 30px
	}
}

@media (max-width:575.98px) {
	.x-ranking-item-full-size-container .-reward-wrapper {
		flex: 0 0 0%;
		min-width: 85px
	}
	.x-ranking-item-full-size-container .-reward-wrapper .-ic,
	.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
		width: 20px
	}
}

@media screen and (max-width:360px) {
	.x-ranking-item-full-size-container .-reward-wrapper .-ic,
	.x-ranking-item-full-size-container .-reward-wrapper .-ic.-highlight {
		width: 20px
	}
}

.x-ranking-item-full-size-container.-top-item {
	margin-top: 0;
	background: rgba(230, 195, 97, .4);
	border: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(180deg, #e6c361, #e6c361)
}

.x-ranking-item-full-size-container.-top-item .-position-wrapper .-ic {
	margin: 0 6px;
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}

.x-ranking-item-full-size-container.-top-item .-result-wrapper .-value,
.x-ranking-item-full-size-container.-top-item .-reward-wrapper .-reward-text {
	background: linear-gradient(180deg, #ffe497 30%, #f0cd6a 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container.-top-item .-position-wrapper .-ic {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

@media (max-width:991.98px) {
	.x-ranking-item-full-size-container.-top-item .-position-wrapper .-ic {
		margin: 0 3px;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container.-top-item .-position-wrapper .-ic {
		margin: 0
	}
}

.x-ranking-item-full-size-container.-second-item,
.x-ranking-item-full-size-container.-third-item {
	background: rgba(253, 246, 173, .2)
}

.x-ranking-item-full-size-container.-second-item .-position-wrapper .-ic,
.x-ranking-item-full-size-container.-third-item .-position-wrapper .-ic {
	margin: 0 6px;
	-webkit-transform: scale(1.25);
	transform: scale(1.25)
}

@media (max-width:1199.98px) {
	.x-ranking-item-full-size-container.-second-item .-position-wrapper .-ic,
	.x-ranking-item-full-size-container.-third-item .-position-wrapper .-ic {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@media (max-width:991.98px) {
	.x-ranking-item-full-size-container.-second-item .-position-wrapper .-ic,
	.x-ranking-item-full-size-container.-third-item .-position-wrapper .-ic {
		margin: 0 3px;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@media (max-width:767.98px) {
	.x-ranking-item-full-size-container.-second-item .-position-wrapper .-ic,
	.x-ranking-item-full-size-container.-third-item .-position-wrapper .-ic {
		margin: 0
	}
}

.x-ranking-item-full-size-container.-is-own {
	background: rgba(253, 246, 173, .2);
	border: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(180deg, #e6c361, #e6c361)
}

.x-ranking-item-full-size-container.-is-own .-profile-info-wrapper {
	color: #ffe498
}

@media (min-width:1200px) {
	.x-ranking-item-full-size-container.-small-item .-result-wrapper {
		padding-right: 20px
	}
}

@media (min-width:992px) {
	.x-ranking-item-full-size-container.-small-item .-position-wrapper {
		flex: 0 1 10%
	}
	.x-ranking-item-full-size-container.-small-item .-result-wrapper {
		padding-right: unset
	}
	.x-ranking-item-full-size-container.-small-item .-result-wrapper .-round-diff {
		font-size: .96rem
	}
	.x-ranking-item-full-size-container.-small-item .-result-wrapper .-value {
		font-size: 1.35rem
	}
	.x-ranking-item-full-size-container.-small-item .-result-wrapper .-ic-provider-wrapper {
		width: 34px
	}
	.x-ranking-item-full-size-container.-small-item .-result-wrapper .-ic-provider-wrapper .-img {
		width: 100%
	}
	.x-ranking-item-full-size-container.-small-item .-reward-wrapper {
		flex: 0 1 20%
	}
	.x-ranking-item-full-size-container.-small-item .-reward-wrapper .-reward-text {
		min-width: auto;
		font-size: 1.35rem
	}
}

@media (min-width:992px) and (max-width:1199.98px) {
	.x-ranking-item-full-size-container.-small-item .-profile-wrapper .-group-img {
		width: 40px
	}
}

.x-ranking-item-full-size-container.-my-item {
	margin-top: 0;
	background: rgba(253, 246, 173, .2);
	border: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(180deg, #e6c361, #e6c361)
}

@media (max-width:575.98px) {
	.x-ranking-item-full-size-container.-my-item {
		border-bottom: 0;
		border-left: 0;
		border-right: 0;
		background: #4d4832
	}
}

#rankingWeeklyDetailModal .modal-body {
	padding-left: 2rem;
	padding-right: 2rem
}

@media (max-width:991.98px) {
	#rankingWeeklyDetailModal .modal-body {
		margin-top: 2rem
	}
}

@media (max-width:575.98px) {
	#rankingWeeklyDetailModal .modal-body {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

#rankingWeeklyDetailModal .x-title-modal {
	text-align: center
}

#rankingWeeklyDetailModal .x-title-modal .x-hr-border-glow {
	width: 150px
}

.x-ranking-weekly-modal-detail-container {
	margin-top: 1rem
}

.x-ranking-weekly-modal-detail-container .-provider-list-wrapper {
	flex-direction: row;
	margin: 2rem auto
}

@media (max-width:575.98px) {
	.x-ranking-weekly-modal-detail-container .-provider-list-wrapper {
		flex-wrap: wrap;
		justify-content: center
	}
}

.x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item {
	width: 70px;
	margin-right: 10px
}

.x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item .-provider-img {
	width: 100%;
	height: auto;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

@media (min-width:992px) {
	.x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item:hover .-provider-img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@media (max-width:991.98px) {
	.x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item {
		width: 60px;
		margin-right: 5px
	}
}

@media (max-width:575.98px) {
	.x-ranking-weekly-modal-detail-container .-provider-list-wrapper .nav-item {
		width: 20%;
		max-width: 70px;
		margin-right: 2px
	}
}

@media (max-width:991.98px) {
	.x-ranking-weekly-modal-detail-container {
		margin-top: 2rem
	}
}

.x-ranking-weekly-modal-detail-container .-heading-title {
	font-size: 1.56rem;
	font-weight: 600;
	background: linear-gradient(180deg, #ffe497 30%, #f0cd6a 75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper {
	overflow: auto
}

.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper::-webkit-scrollbar-track {
	background-color: #212020;
	border-radius: 5px
}

.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 5px
}

.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 5px
}

@media (min-width:992px) {
	.x-ranking-weekly-modal-detail-container .-promotion-detail-wrapper {
		max-height: 200px
	}
}

.x-ranking-weekly-modal-detail-container .-rewards-detail-wrapper {
	margin-top: 2rem
}

@media (max-width:991.98px) {
	.x-ranking-weekly-modal-detail-container .-rewards-detail-wrapper {
		margin-top: 1rem
	}
}

.x-ranking-weekly-modal-detail-container .-no-result {
	padding: 2rem 1rem;
	text-align: center;
	background: hsla(0, 0%, 100%, .1)
}

.x-ranking-weekly-modal-detail-container .-no-result .-img {
	width: 50px;
	height: auto
}

.x-ranking-weekly-modal-detail-container .-no-result .-title {
	margin-top: .75rem;
	margin-bottom: 0;
	font-size: 1.56rem
}

.x-ranking-weekly-modal-detail-container .-no-result .-description {
	margin-bottom: 0;
	font-size: 1.32rem
}

.x-form-register.-v2 .-ic-otp,
.x-form-register.-v2 .-ic-register,
.x-form-register.-v2 .-ic-set-password {
	width: 100px;
	height: auto
}

@media (max-width:767.98px) {
	.x-form-register button[disabled] {
		opacity: 1;
		background: #816642;
		background: -webkit-gradient(left top, left bottom, color-stop(0, #493b22), color-stop(100%, #816642));
		background: linear-gradient(90deg, #493b22 0, #816642);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from, endColorstr=$to, GradientType=0)
	}
}

.x-form-register .x-button-actions {
	display: block
}

@media (min-width:992px) {
	.x-form-register .x-button-actions .-btn-left-bottom,
	.x-form-register .x-button-actions .-btn-right-bottom {
		width: 60%;
		margin: auto
	}
	.x-form-register .x-button-actions .-btn-left-bottom {
		box-shadow: 0 0 5px 3px rgba(236, 189, 123, .3)
	}
	.x-form-register .x-button-actions .-btn-right-bottom {
		box-shadow: 0 0 5px 3px rgba(18, 22, 27, .3)
	}
}

.x-form-register .-term-and-condition-check-box {
	font-size: 18px
}

@media (max-width:991.98px) {
	.x-form-register .-term-and-condition-check-box {
		position: absolute;
		bottom: 100px;
		left: 50%;
		right: 50%;
		width: 100%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.x-form-register .-term-and-condition-check-box input[type=checkbox] {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
	.x-form-register .-term-and-condition-check-box.-no-fixed {
		position: static;
		-webkit-transform: inherit;
		transform: inherit
	}
}

@media (max-width:991.98px) {
	.x-form-register .-term-and-condition-check-box.-in-separator {
		position: relative;
		bottom: unset;
		left: unset;
		right: unset;
		-webkit-transform: none;
		transform: none
	}
}

.x-form-register .-term-and-condition-content {
	height: 280px;
	overflow-y: scroll
}

.x-form-register .-term-and-condition-content::-webkit-scrollbar-track {
	background-color: #212020;
	border-radius: 5px
}

.x-form-register .-term-and-condition-content::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 5px
}

.x-form-register .-term-and-condition-content::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 5px
}

@media (max-width:991.98px) {
	.x-form-register .-term-and-condition-content {
		padding: 0!important;
		height: auto;
		overflow-y: unset;
		max-height: none;
		-webkit-overflow-scrolling: auto;
		overflow: unset;
		background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f)
	}
}

@media (max-width:991.98px) {
	.x-form-register .x-slide-left-content+.-form {
		display: none
	}
	.x-form-register .x-slide-left-content.-hide+.-form {
		display: block
	}
}

@media (max-width:1199.98px) {
	.x-form-register,
	.x-form-register .-animatable-container {
		height: 100%
	}
	.x-form-register img.-ic-register {
		width: 120px
	}
	.x-form-register img.-ic-lock,
	.x-form-register img.-ic-otp {
		width: 70px
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-form-register .-submit.vex-dialog-button.vex-dialog-button-primary,
	.x-form-register .btn-primary.-submit,
	.x-form-register .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-submit.vex-dialog-button.vex-dialog-button-primary,
	.x-form-register .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-submit.-copy-btn,
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-form-register .-submit.-copy-btn {
		box-shadow: 0 0 5px 1px rgba(236, 189, 123, .3)
	}
}

@media (max-width:1199.98px) and (max-width:991.98px) {
	.x-form-register .x-button-actions .-btn-left-bottom {
		box-shadow: 0 0 5px 1px rgba(236, 189, 123, .3)
	}
	.x-form-register .x-button-actions .-btn-right-bottom {
		box-shadow: 0 0 5px 1px rgba(18, 22, 27, .3)
	}
}

.x-step-register .-border {
	flex: 1;
	max-width: 100%
}

.x-step-register .-border hr {
	border-top-width: 2px;
	border-color: #b8b8b8
}

.x-step-register .-step-box-outer {
	background-color: transparent;
	border-radius: 50%;
	border: 2px solid #b8b8b8;
	width: 26px;
	height: 26px
}

.x-step-register .-step-box-outer.step-active .--step-box-inner {
	background-color: #fc0;
	color: #000;
	font-weight: 700;
	border-radius: 50%
}

.x-step-register .-step-box-outer .--step-box-inner {
	background: transparent;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	color: #b8b8b8;
	font-family: Sans-Serif, sans-serif;
	font-size: 10px!important;
	margin: 2px;
	line-height: 18px
}

@media (max-width:991.98px) {
	.x-step-register .-step-box-outer {
		width: 24px;
		height: 24px;
		background-color: #b8b8b8
	}
	.x-step-register .-step-box-outer .--step-box-inner {
		margin: 1px
	}
	.x-step-register .-step-box-outer.step-active {
		background-color: #fff
	}
}

.x-step-register.-v2 {
	margin: .75rem 0 1.2rem
}

.x-step-register.-v2 .-border hr {
	border: none
}

.x-step-register.-v2 .-container-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	border-radius: 4px;
	overflow: hidden
}

.x-step-register.-v2 .-container-wrapper .-step-box-outer {
	display: flex;
	justify-content: flex-end;
	width: 40px;
	height: 8px;
	background-color: #575248;
	border: none;
	border-radius: 0
}

.x-step-register.-v2 .-container-wrapper .-step-box-outer.step-active {
	background-color: #b1b1b0
}

.x-step-register.-v2 .-container-wrapper .-step-box-outer .--step-box-inner,
.x-step-register.-v2 .-container-wrapper .-step-box-outer.step-active .--step-box-inner {
	border-radius: 0
}

.x-step-register.-v2 .-container-wrapper .-step-box-outer:not(:last-of-type):after {
	content: "";
	display: block;
	width: 2px;
	height: 8px;
	background: #2a2418
}

.cke_editable blockquote,
.x-blog blockquote {
	font-size: 1.3em;
	width: 100%;
	margin: 20px auto;
	font-style: italic;
	color: #555;
	padding: 1.2em 30px 1.2em 75px;
	border-left: 8px solid #fc0;
	line-height: 1.6;
	position: relative;
	background: #ededed
}

.cke_editable blockquote p,
.x-blog blockquote p {
	margin-bottom: 0!important
}

.cke_editable blockquote:before,
.x-blog blockquote:before {
	font-family: Arial;
	content: "\201C";
	color: #fc0;
	font-size: 4em;
	position: absolute;
	left: 10px;
	top: -10px
}

.cke_editable blockquote:after,
.x-blog blockquote:after {
	content: ""
}

@media (max-width:767.98px) {
	.cke_editable blockquote,
	.x-blog blockquote {
		font-size: 1.15em;
		padding: 1em 25px 1em 50px
	}
}

.cke_editable img,
.x-blog img {
	max-width: 100%;
	height: auto!important
}

.cke_editable iframe,
.x-blog iframe {
	max-width: 100%
}

@media (max-width:575.98px) {
	.cke_editable iframe,
	.x-blog iframe {
		height: auto!important
	}
}

.x-blog-item {
	margin-bottom: 1rem
}

.x-blog-item .x-link .-image-container {
	overflow: hidden
}

.x-blog-item .x-link:hover .-img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.x-blog-item .x-link .-img {
	transition: all .6s
}

.x-blog-social-widget .-img {
	transition: all .4s;
	width: 40px
}

.x-blog-social-widget .-img:hover {
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px)
}

.x-blog-show {
	min-height: 500px;
	padding: 14rem 0 2rem
}

@media (max-width:991.98px) {
	.x-blog-show {
		padding-top: 8rem
	}
}

.x-blog-show .-heading-title {
	text-align: center;
	color: #fff;
	margin-top: 1.5rem;
	font-size: 2.5rem
}

@media (max-width:991.98px) {
	.x-blog-show .-heading-title {
		font-size: 2.25rem
	}
}

@media (max-width:767.98px) {
	.x-blog-show .-heading-title {
		font-size: 2rem
	}
}

@media (max-width:575.98px) {
	.x-blog-show .-heading-title {
		margin-top: 1rem;
		font-size: 1.75rem
	}
}

.cke_editable,
.x-blog {
	font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif
}

.cke_editable {
	font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif!important
}

@media (max-width:991.98px) {
	.x-deposit-form,
	.x-deposit-form .-animatable-container,
	.x-deposit-form form {
		height: 100%
	}
}

@media (max-width:1199.98px) {
	.x-deposit-form .-deposit-container {
		height: 100%!important
	}
}

.x-deposit-form .-deposit-container .-btn-get-promotion {
	background: transparent;
	border: 0;
	font-size: 1.4rem
}

.x-deposit-form .-deposit-container .-btn-get-promotion .fas {
	-webkit-animation: x-shaker-left-right 1.3s cubic-bezier(.455, .03, .515, .955) infinite both;
	animation: x-shaker-left-right 1.3s cubic-bezier(.455, .03, .515, .955) infinite both
}

.x-deposit-form .-deposit-container .-btn-cancel-promotion {
	font-size: 1.4rem
}

.x-deposit-form .-bg-promotion-active {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain
}

@media (max-width:767.98px) {
	.x-deposit-form .-bg-promotion-active {
		width: 90%
	}
}

@media (max-width:991.98px) {
	.x-deposit-form .x-slide-left-content+.-form {
		display: none
	}
	.x-deposit-form .x-slide-left-content.-hide+.-form {
		display: block
	}
}

@media (max-width:991.98px) {
	.x-deposit-form.-v2,
	.x-deposit-form.-v2 .x-slide-left-content.-hide+.-form {
		display: flex;
		flex-direction: column
	}
	.x-deposit-form.-v2 .-deposit-form-inner-wrapper {
		flex: 1
	}
	.x-deposit-form.-v2 .-deposit-container {
		margin: 0
	}
	.x-deposit-form.-v2 .-deposit-container .-form {
		display: flex;
		flex-direction: column;
		padding: 0
	}
}

@media (max-width:991.98px) {
	.x-deposit-form.-v2 .-deposit-notice-inner-wrapper {
		margin-bottom: 5rem
	}
}

.x-deposit-form.-v2 .-turnover-wrapper {
	display: inline-block;
	margin-top: .75rem;
	margin-bottom: .75rem;
	padding: .25rem 1.25rem;
	font-size: .875rem;
	font-weight: 300
}

@media (max-width:991.98px) {
	.x-deposit-form.-v2 .-turnover-wrapper {
		margin-top: 0;
		margin-bottom: .75rem
	}
}

.x-deposit-form.-v2 .-turnover-wrapper span {
	color: #dfb84f;
	font-weight: 500
}

.x-deposit-form.-v2 .-btn-cancel-promotion,
.x-deposit-form.-v2 .-btn-get-promotion {
	width: 100%;
	font-size: .875rem;
	font-weight: 300
}

.x-deposit-form.-v2 .-btn-get-promotion {
	padding: .7rem .5rem;
	background: #473a29;
	border-radius: 5px
}

@media (min-width:992px) {
	.x-deposit-form.-v2 .-btn-get-promotion {
		max-height: 47px
	}
}

.x-deposit-form.-v2 .-btn-get-promotion .-ic-promotion {
	position: relative;
	margin-top: -5px;
	margin-right: 5px
}

.x-deposit-form.-v2 .-bg-promotion-active {
	display: none
}

@media (max-width:767.98px) {
	.x-deposit-form.-v2 .-bg-promotion-active {
		width: 100%
	}
}

.x-deposit-form.-v2 .-bg-promotion-active .-promotion-active-inner-wrapper {
	margin-top: 1rem
}

.x-deposit-form.-v2 .-bg-promotion-active .-deep-wrapper {
	padding: .5rem;
	background-color: #473a29;
	border-radius: 5px
}

.x-deposit-form.-v2 .-bg-promotion-active strong {
	display: inline-block
}

.x-deposit-form.-v2 .-bg-promotion-active span {
	display: block;
	font-size: .875rem;
	font-weight: 300
}

.x-deposit-form.-v2 .-bg-promotion-active .-ic-promotion {
	position: relative;
	top: -3px;
	margin-right: 5px
}

@media (max-width:767.98px) {
	.x-deposit-bank-change .-bank-after,
	.x-deposit-bank-change .-bank-before {
		padding: 0
	}
}

.x-deposit-bank-change .-bank-before {
	opacity: .4
}

.x-deposit-bank-change .-title .fas {
	color: #dc3545!important
}

.x-deposit-bank-change .fas.fa-arrow-right {
	position: relative;
	top: 3px;
	right: -10px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-animation-name: x-arrow-left;
	animation-name: x-arrow-left;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.x-deposit-bank-change .-submit .fas {
	position: relative;
	top: 3px;
	right: -10px
}

@media (max-width:767.98px) {
	.x-deposit-bank-change {
		padding: 1rem 0!important
	}
	.x-deposit-bank-change .-title {
		font-size: 1.75rem!important
	}
}

.-deposit-preview .-fake-input {
	position: relative
}

.-deposit-preview .-fake-input .fas {
	position: absolute;
	top: 15px;
	left: -40px;
	font-size: 22px;
	color: #fc0;
	-webkit-animation-name: x-arrow-left;
	animation-name: x-arrow-left;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

#depositModal .-temporary-deposit-decimal,
.-deposit-preview .-temporary-deposit-decimal {
	margin-bottom: 1rem;
	font-size: 1.5rem
}

#depositModal .-temporary-deposit-decimal .-decimal,
.-deposit-preview .-temporary-deposit-decimal .-decimal {
	display: block;
	padding: 0 2rem
}

#depositModal .-temporary-deposit-decimal .-badge,
.-deposit-preview .-temporary-deposit-decimal .-badge {
	margin-bottom: 15px;
	display: inline-block;
	border-radius: 22px;
	padding: 2px 11px;
	border: 2px solid #fff;
	background: red;
	color: #fff;
	-webkit-animation-name: x-alert-blinker;
	animation-name: x-alert-blinker;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

#depositModal .-temporary-deposit-decimal .-badge .fas,
.-deposit-preview .-temporary-deposit-decimal .-badge .fas {
	-webkit-transform: translateY(3px);
	transform: translateY(3px)
}

#depositModal .-temporary-deposit-decimal .-description,
.-deposit-preview .-temporary-deposit-decimal .-description {
	margin-top: 1rem;
	display: block;
	padding: 0 2rem;
	color: #f16869
}

@media (max-width:991.98px) {
	#depositModal .-temporary-deposit-decimal .-decimal,
	#depositModal .-temporary-deposit-decimal .-description,
	.-deposit-preview .-temporary-deposit-decimal .-decimal,
	.-deposit-preview .-temporary-deposit-decimal .-description {
		padding: 0
	}
}

.x-pending .-fake-input {
	padding: 12px .675rem 8px;
	background-color: #332f22;
	color: #fc0;
	font-size: 1.95rem;
	line-height: 1
}

.x-pending .-fake-input .-decimal {
	font-weight: 700;
	color: #fff;
	text-decoration: underline
}

@media (max-width:991.98px) {
	.x-pending .-fake-input {
		width: 80%
	}
}

@media (max-width:767.98px) {
	.x-pending .-fake-input {
		width: 100%
	}
}

@media (max-width:991.98px) {
	.x-pending {
		height: 100%
	}
	.x-pending .js-copy-to-clipboard {
		background-color: transparent;
		border-radius: 10px;
		border: 1px solid #fff;
		padding: 4px
	}
	.x-pending .-animatable-container {
		height: 100%
	}
}

.x-pending .-qr {
	width: 70%
}

.x-pending .-pending-bg-promotion-active {
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
	padding: 7px 1rem 0
}

@media (max-width:991.98px) {
	.x-pending .-pending-bg-promotion-active {
		padding: 7px 1.5rem 0
	}
}

.x-pending .-pending-bg-promotion-active .-title {
	color: #fc0;
	font-size: 1.5rem;
	font-weight: 700
}

@media (max-width:991.98px) {
	.x-pending .-pending-bg-promotion-active .-title {
		font-size: 1.44rem
	}
}

.x-pending .-danger-zone,
.x-pending .x-danger-zone {
	margin: 2rem auto 0;
	position: relative;
	padding: 20px 15px 12px;
	width: 100%;
	border: 2px solid #fd043a;
	background: rgba(253, 4, 58, .2)
}

@media (max-width:991.98px) {
	.x-pending .-danger-zone,
	.x-pending .x-danger-zone {
		width: 90%;
		margin-bottom: 4rem
	}
}

@media (max-width:767.98px) {
	.x-pending .-danger-zone,
	.x-pending .x-danger-zone {
		width: 100%
	}
}

.x-pending .-danger-zone .-icon-wrapper,
.x-pending .x-danger-zone .-icon-wrapper {
	position: absolute;
	top: -18px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 0 6px
}

.x-pending .-danger-zone .-icon-wrapper .-img,
.x-pending .x-danger-zone .-icon-wrapper .-img {
	width: 30px
}

.x-pending .-danger-zone span,
.x-pending .x-danger-zone span {
	display: block;
	font-size: 1.5rem
}

.x-pending .-danger-zone.-wrk-owner,
.x-pending .x-danger-zone.-wrk-owner {
	display: flex;
	align-items: center;
	justify-content: center;
	border-color: #877656;
	background: #343129
}

@media (min-width:992px) {
	.x-pending .-danger-zone.-wrk-owner,
	.x-pending .x-danger-zone.-wrk-owner {
		width: 250px
	}
}

.x-pending .-danger-zone.-wrk-owner .-icon-wrapper,
.x-pending .x-danger-zone.-wrk-owner .-icon-wrapper {
	position: relative;
	top: unset;
	left: unset;
	-webkit-transform: unset;
	transform: unset;
	margin-top: -5px;
	margin-right: 10px;
	padding: 0
}

.x-pending .-danger-zone.-wrk-owner .-icon-wrapper .-img,
.x-pending .x-danger-zone.-wrk-owner .-icon-wrapper .-img {
	width: 40px
}

.x-pending .-danger-zone.-wrk-owner span,
.x-pending .x-danger-zone.-wrk-owner span {
	font-size: 1.5rem
}

.x-pending .-danger-zone.-v2,
.x-pending .x-danger-zone.-v2 {
	padding: 10px;
	color: #d24646;
	background: #381717;
	border: 1px solid #d24646;
	border-radius: 5px;
	text-align: center
}

@media (max-width:991.98px) {
	.x-pending .-danger-zone.-v2,
	.x-pending .x-danger-zone.-v2 {
		width: 100%;
		margin-top: 1.25rem;
		margin-bottom: 1rem
	}
}

.x-pending .-danger-zone.-v2 span,
.x-pending .x-danger-zone.-v2 span {
	font-size: 1rem;
	font-weight: 300
}

@media (max-width:767.98px) {
	.x-pending .-danger-zone.-v2 span,
	.x-pending .x-danger-zone.-v2 span {
		font-size: .875rem
	}
}

.x-pending.-v2 .-ic-hourglass {
	width: 34px;
	height: auto
}

@media (max-width:991.98px) {
	.x-pending.-v2 .-ic-hourglass {
		width: 28px
	}
}

.x-pending.-v2 .-timer-outer-container {
	text-align: center
}

.x-pending.-v2 .-timer-wrapper {
	display: inline-block;
	margin-top: .75rem;
	padding: .25rem 1.25rem;
	font-size: 1rem;
	font-weight: 300;
	color: #f2f2f2;
	background: transparent;
	border-radius: 20px
}

@media (max-width:767.98px) {
	.x-pending.-v2 .-timer-wrapper {
		font-size: .875rem
	}
}

.x-pending.-v2 .-timer-wrapper .-timer {
	font-weight: 700;
	color: #c53036
}

.x-pending.-v2 .-deposit-preview {
	margin-top: .5rem
}

.x-pending.-v2 .-fake-input {
	padding: .75rem 1rem!important;
	font-size: 1.5rem;
	font-weight: 600;
	color: #f2f2f2;
	background-color: #171203;
	border-radius: 5px;
	border: none
}

@media (max-width:991.98px) {
	.x-pending.-v2 .-fake-input {
		width: 100%
	}
}

.x-pending.-v2 .-fake-input .-decimal {
	color: #ddb64e
}

.x-pending.-v2 .-confirm-text {
	font-size: 1.125rem;
	font-weight: 300
}

@media (max-width:991.98px) {
	.x-pending.-v2 .-confirm-text {
		font-size: 1rem
	}
}

@media (max-width:767.98px) {
	.x-pending.-v2 .-confirm-text {
		font-size: .875rem
	}
}

.x-pending.-v2 .-confirm-text .-highlight {
	color: #dfb84f
}

.x-pending.-v2 .-confirm-img {
	text-align: center
}

.x-pending.-v2 .-confirm-img .-ic {
	width: 30px;
	height: auto;
	margin-top: 1rem;
	-webkit-animation: x-arrow-down-mover .4s infinite alternate;
	animation: x-arrow-down-mover .4s infinite alternate
}

@-webkit-keyframes x-arrow-down-mover {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
}

@keyframes x-arrow-down-mover {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}
}

.x-pending.-v2 .-pending-inner-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%
}

.x-pending.-v2 .-pending-inner-wrapper .-fake-bg-top-wrapper {
	padding-bottom: 1.5rem
}

@media (max-width:991.98px) {
	.x-pending.-v2 .-pending-inner-wrapper .-fake-bg-top-wrapper {
		padding-top: 1rem
	}
}

.x-pending.-v2 .-pending-inner-wrapper .-fake-bg-bottom-wrapper {
	padding-bottom: 3rem
}

.x-pending.-v2 .-pending-bg-promotion-active {
	padding: .5rem;
	background-color: transparent;
	border-radius: 5px
}

@media (max-width:991.98px) {
	.x-pending.-v2 .-pending-bg-promotion-active {
		min-height: 50px;
		background-color: #54493a;
		border: 1px solid #54493a
	}
}

.x-pending.-v2 .-pending-bg-promotion-active .-title {
	font-size: .875rem;
	font-weight: 300;
	color: #e6c361
}

.x-pending.-v2 .-pending-bg-promotion-active .-ic-promotion {
	position: relative;
	margin-right: 5px
}

.x-deposit-promotion-outer-container {
	position: relative;
	overflow: hidden;
	width: 100%
}

.x-deposit-promotion-outer-container.-fade:after,
.x-deposit-promotion-outer-container.-fade:before {
	content: "";
	position: absolute;
	top: 0;
	z-index: 1;
	width: 60px;
	height: 100%;
	opacity: 1;
	visibility: visible;
	transition: all .5s
}

.x-deposit-promotion-outer-container.-fade:before {
	left: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, .3), transparent)
}

.x-deposit-promotion-outer-container.-fade:after {
	right: 0;
	background: linear-gradient(270deg, rgba(0, 0, 0, .3), transparent)
}

.x-deposit-promotion-outer-container.-fade.-on-left:before,
.x-deposit-promotion-outer-container.-fade.-on-right:after {
	opacity: 0;
	visibility: hidden
}

.x-deposit-promotion {
	max-height: 400px;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: auto
}

.x-deposit-promotion::-webkit-scrollbar-track {
	background-color: #212020;
	border-radius: 5px
}

.x-deposit-promotion::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 5px
}

.x-deposit-promotion::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 5px
}

@media (max-width:991.98px) {
	.x-deposit-promotion {
		max-height: none;
		-webkit-overflow-scrolling: auto;
		overflow: unset;
		background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f)
	}
}

.x-deposit-promotion .-img {
	transition: all .6s;
	opacity: .7;
	border-radius: 10px
}

.x-deposit-promotion .-img:hover {
	cursor: pointer;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.x-deposit-promotion .-img.-active {
	opacity: 1;
	border: 3px solid #fc0
}

.x-deposit-promotion.-v2.-slide {
	display: flex;
	position: relative;
	max-height: unset;
	overflow: unset;
	width: 100%;
	padding-left: 8rem;
	right: 4rem
}

@media (min-width:768px) and (max-width:991.98px) {
	.x-deposit-promotion.-v2.-slide {
		padding-left: 20rem;
		right: 10rem
	}
}

@media (max-width:991.98px) {
	.x-deposit-promotion.-v2.-slide {
		background: transparent
	}
}

@media (max-width:575.98px) {
	.x-deposit-promotion.-v2.-slide {
		padding-left: 3rem;
		right: 1.5rem
	}
}

.x-deposit-promotion.-v2.-slide .-no-result {
	width: 100%;
	margin-top: 1rem;
	padding: .7rem .5rem;
	font-size: 1rem;
	font-weight: 300;
	background: #473a29;
	border-radius: 5px
}

@media (min-width:992px) {
	.x-deposit-promotion.-v2.-slide .-no-result {
		max-height: 47px
	}
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-width: calc(33.33333% - 6px);
	max-width: calc(33.33333% - 6px);
	padding: 12px 5px;
	background: #58482b;
	border-radius: 5px;
	border: 1px solid #e6c361
}

@media (min-width:576px) and (max-width:991.98px) {
	.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper {
		min-width: calc(25% - 6px);
		max-width: calc(25% - 6px)
	}
}

@media (max-width:575.98px) {
	.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper {
		min-width: 100px;
		max-width: 100px
	}
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper:not(:last-child) {
	margin-right: 10px
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper:last-child {
	margin-right: 2rem
}

.x-deposit-promotion.-v2.-slide .-promotion-box-wrapper.-active {
	background: #8c7345;
	border-color: #e6c361!important
}

.x-deposit-promotion.-v2.-slide .-promotion-box-apply-btn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0;
	font-size: .75rem;
	font-weight: 300;
	color: #f2f2f2;
	text-align: center;
	border: none;
	line-height: 1.5
}

.x-deposit-promotion.-v2.-slide .-promotion-box-apply-btn .-img {
	width: 26px;
	height: auto;
	margin-bottom: 8px;
	opacity: 1
}

.x-deposit-promotion.-v2.-slide .-promotion-box-apply-btn:focus {
	box-shadow: none
}

.x-deposit-promotion.-v2.-slide .-promotion-box-cancel-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	font-size: .75rem;
	font-weight: 300;
	color: #fff;
	background: #d24646
}

.x-deposit-promotion.-v2.-slide .-promotion-box-cancel-btn:not(.-show) {
	display: none
}

.x-deposit-notice {
	padding: 0 2rem
}

@media (max-width:991.98px) {
	.x-deposit-notice {
		padding: 1rem 2rem 0
	}
}

.x-deposit-notice .-noted {
	position: relative;
	border: 2px solid #e4bb60;
	border-radius: 5px;
	background: #3c3427;
	text-align: center;
	-webkit-animation: x-deposit-notice-bg-blinker .5s ease-in-out infinite alternate;
	animation: x-deposit-notice-bg-blinker .5s ease-in-out infinite alternate;
	padding: 1rem .6rem;
	font-size: 1.125rem;
	font-weight: 300
}

.x-deposit-notice .-noted span {
	display: inline-block
}

.x-deposit-notice .-noted .-chevron {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.x-deposit-notice .-noted .-chevron.-left {
	left: -35px;
	-webkit-animation: x-deposit-notice-chevron-left .5s ease-in-out infinite alternate;
	animation: x-deposit-notice-chevron-left .5s ease-in-out infinite alternate
}

.x-deposit-notice .-noted .-chevron.-left .fas {
	color: #e4bb60
}

.x-deposit-notice .-noted .-chevron.-left .fas:first-child {
	margin-right: -8px
}

.x-deposit-notice .-noted .-chevron.-right {
	right: -35px;
	-webkit-animation: x-deposit-notice-chevron-right .5s ease-in-out infinite alternate;
	animation: x-deposit-notice-chevron-right .5s ease-in-out infinite alternate
}

.x-deposit-notice .-noted .-chevron.-right .fas {
	color: #e4bb60
}

.x-deposit-notice .-noted .-chevron.-right .fas:last-child {
	margin-left: -8px
}

.x-deposit-notice .-bank-info {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1rem;
	padding: .8rem;
	border-radius: 5px;
	background: #fff
}

.x-deposit-notice .-bank-info .-img {
	width: 60px;
	margin-right: 1rem
}

@media screen and (max-width:360px) {
	.x-deposit-notice .-bank-info .-img {
		margin-right: .5rem
	}
}

.x-deposit-notice .-bank-info .-details .-main-text {
	font-weight: 700;
	color: #000;
	font-size: 1.25rem
}

@media (max-width:575.98px) {
	.x-deposit-notice .-bank-info .-details .-main-text {
		font-size: 1.125rem
	}
}

.x-deposit-notice .-bank-info .-details .-normal-text {
	color: #000;
	font-size: 1rem
}

@media (max-width:575.98px) {
	.x-deposit-notice .-bank-info .-details .-normal-text {
		font-size: .875rem
	}
}

.x-deposit-notice .-bank-info .-details .-normal-text:not(:last-child) {
	margin-top: -5px
}

@media (max-width:767.98px) {
	.x-deposit-notice .-bank-info .-img {
		width: 60px
	}
}

.x-deposit-notice.-group-new .-cover {
	position: relative;
	width: 150%;
	left: -25%
}

@media (max-width:991.98px) {
	.x-deposit-notice.-group-new {
		padding: 1rem 0 0
	}
	.x-deposit-notice.-group-new .-cover {
		width: 80%;
		left: 10%;
		margin-top: -15px
	}
}

@media (max-width:767.98px) {
	.x-deposit-notice.-group-new .-cover {
		width: 100%;
		left: 0
	}
}

@media (max-width:991.98px) {
	.x-deposit-notice.-decimal {
		padding: 0 15px
	}
}

.x-deposit-notice.-decimal .-noted-title {
	padding: 12px 0 2px;
	font-size: 1.5rem;
	text-align: center;
	border-radius: 7.5px;
	color: #fff;
	background: #a93530;
	-webkit-animation: x-deposit-notice-title-blinker .4s ease-in-out infinite alternate;
	animation: x-deposit-notice-title-blinker .4s ease-in-out infinite alternate
}

.x-deposit-notice.-decimal .-noted-img-wrapper .-img {
	width: 100%;
	margin-top: 1.5rem
}

@media (max-width:991.98px) {
	.x-deposit-notice.-decimal .-noted-img-wrapper {
		width: 80%;
		margin: auto
	}
}

.x-wm-network-confirmed-text {
	margin-top: 1rem;
	font-size: 1.5rem;
	font-weight: 700;
	color: #d2d2d2
}

@media (max-width:991.98px) {
	.x-wm-network-confirmed-text {
		margin-top: 2rem
	}
}

@media (max-width:575.98px) {
	.x-wm-network-confirmed-text {
		width: 230px;
		margin: 2rem auto 0
	}
}

@-webkit-keyframes x-deposit-notice-title-blinker {
	0% {
		background: #a93530
	}
	to {
		background: #6d221f
	}
}

@keyframes x-deposit-notice-title-blinker {
	0% {
		background: #a93530
	}
	to {
		background: #6d221f
	}
}

@-webkit-keyframes x-deposit-notice-bg-blinker {
	0% {
		background: #3c3427;
		border-color: #e4bb60
	}
	to {
		background: rgba(60, 52, 39, .5);
		border-color: #d49d24
	}
}

@keyframes x-deposit-notice-bg-blinker {
	0% {
		background: #3c3427;
		border-color: #e4bb60
	}
	to {
		background: rgba(60, 52, 39, .5);
		border-color: #d49d24
	}
}

@-webkit-keyframes x-deposit-notice-chevron-left {
	0% {
		-webkit-transform: translate(-8px, -50%);
		transform: translate(-8px, -50%)
	}
	to {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@keyframes x-deposit-notice-chevron-left {
	0% {
		-webkit-transform: translate(-8px, -50%);
		transform: translate(-8px, -50%)
	}
	to {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@-webkit-keyframes x-deposit-notice-chevron-right {
	0% {
		-webkit-transform: translate(8px, -50%);
		transform: translate(8px, -50%)
	}
	to {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@keyframes x-deposit-notice-chevron-right {
	0% {
		-webkit-transform: translate(8px, -50%);
		transform: translate(8px, -50%)
	}
	to {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.x-withdraw-form.-v2 .-fake-bg-bottom-wrapper,
.x-withdraw-pending.-v2 .-fake-bg-bottom-wrapper {
	z-index: 2
}

@media (max-width:991.98px) {
	.x-withdraw-form.-v2 .-fake-bg-bottom-wrapper,
	.x-withdraw-pending.-v2 .-fake-bg-bottom-wrapper {
		padding-top: 1.5rem!important
	}
}

.x-withdraw-form.-v2 .-ic-withdraw-wrapper,
.x-withdraw-pending.-v2 .-ic-withdraw-wrapper {
	position: relative;
	text-align: center
}

.x-withdraw-form.-v2 .-ic-withdraw-wrapper .-ic-withdraw,
.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw {
	width: 100px;
	height: auto;
	margin-top: 1rem;
	margin-bottom: -20px
}

.x-withdraw-form.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-1,
.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-1 {
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 1;
	width: 120px;
	margin-bottom: -30px;
	-webkit-transform: translateX(-80%);
	transform: translateX(-80%);
	opacity: .1
}

.x-withdraw-form.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-2,
.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-2 {
	position: relative;
	z-index: 2
}

.x-withdraw-form .x-select-amount {
	margin-top: 1rem
}

@media (max-width:991.98px) {
	.x-withdraw-form,
	.x-withdraw-form form {
		height: 100%
	}
	.x-withdraw-form .-animatable-container {
		display: flex;
		flex-direction: column;
		height: 100%
	}
}

@media (max-width:991.98px) {
	.x-withdraw-form.-v2 .-ic-withdraw-wrapper {
		margin-bottom: -.75rem
	}
}

.x-withdraw-form.-v2 .-x-input-icon {
	position: relative;
	z-index: 2
}

.x-withdraw-pending .-fake-input {
	padding: 12px .675rem 8px;
	background-color: #332f22;
	color: #fc0;
	font-size: 1.95rem;
	line-height: 1
}

.x-withdraw-pending .-fake-input .-decimal {
	font-weight: 700;
	color: #fff;
	text-decoration: underline
}

@media (max-width:991.98px) {
	.x-withdraw-pending .-fake-input {
		width: 80%
	}
}

@media (max-width:767.98px) {
	.x-withdraw-pending .-fake-input {
		width: 100%
	}
}

.x-withdraw-pending .-no-credit-container .-title {
	font-size: 1.8rem;
	font-weight: 600;
	color: #f16869
}

.x-withdraw-pending .-no-credit-container .-content {
	font-size: 1.44rem;
	color: #d2d2d2
}

.x-withdraw-pending.-v2 {
	flex: 1;
	display: flex;
	flex-direction: column;
	height: 100%
}

.x-withdraw-pending.-v2 .-ic-withdraw-wrapper {
	margin-bottom: -3rem
}

@media (max-width:991.98px) {
	.x-withdraw-pending.-v2 .-ic-withdraw-wrapper {
		margin-bottom: -3.5rem
	}
}

.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw {
	width: 100px;
	margin-bottom: 20px
}

.x-withdraw-pending.-v2 .-ic-withdraw-wrapper .-ic-withdraw.-item-1 {
	margin-bottom: 20px
}

.x-withdraw-pending.-v2 .-fake-input {
	padding: .75rem 1rem!important;
	font-size: 1.5rem;
	font-weight: 600;
	color: #f2f2f2;
	background-color: #171203;
	border-radius: 5px;
	border: none
}

.x-withdraw-pending.-v2 .-fake-input .-decimal {
	color: #ddb64e
}

.x-withdraw-pending.-v2 .-ic-hourglass {
	margin-top: 1rem;
	font-size: 1.75rem;
	color: #dcc6aa
}

.x-withdraw-pending.-v2 .-confirm-text {
	padding: 5px 10px;
	margin-top: 1rem;
	font-size: .875rem;
	font-weight: 300;
	color: #e5e5e5;
	background: transparent;
	border-radius: 20px
}

.x-intro-promotion {
	color: hsla(0, 0%, 100%, .8)
}

.x-intro-promotion.-android-view {
	opacity: 0
}

.x-intro-promotion.-android-view.show {
	transition: opacity .6s ease-in-out;
	opacity: 1
}

.x-intro-promotion.-android-view .slick-dots li.slick-active button:before {
	opacity: .75
}

.x-intro-promotion.-android-view .slick-dots li:not(.slick-active) button:focus:before,
.x-intro-promotion.-android-view .slick-dots li:not(.slick-active) button:hover:before {
	opacity: .25
}

@media (min-width:992px) {
	.x-intro-promotion .slick-dots li:not(.slick-active) button:hover:before {
		opacity: .5
	}
}

@media (max-width:991.98px) {
	.x-intro-promotion .slick-dots li:not(.slick-active) button:hover:before {
		opacity: .25
	}
}

.x-intro-promotion .slick-dots li:not(.slick-active) button:focus:before {
	opacity: .25
}

.x-intro-promotion .slick-arrow {
	background-color: linear-gradient(180deg, #473e2d, #232017 70%, #18160f);
	width: 50px;
	height: 50px
}

.x-intro-promotion .slick-arrow:before {
	display: none!important
}

@media (max-width:991.98px) {
	.x-intro-promotion .slick-arrow {
		width: 30px;
		height: 30px
	}
}

.x-intro-promotion .slick-arrow .fas {
	font-size: 18px;
	line-height: 18px;
	color: #fc0;
	opacity: .8
}

.x-intro-promotion .slick-arrow .fas:hover {
	opacity: 1
}

.x-intro-promotion .slick-arrow.slick-prev {
	left: 28%;
	top: 150px
}

@media (max-width:991.98px) {
	.x-intro-promotion .slick-arrow.slick-prev {
		left: 3%
	}
}

.x-intro-promotion .slick-arrow.slick-next {
	right: 28%;
	top: 150px
}

@media (max-width:991.98px) {
	.x-intro-promotion .slick-arrow.slick-next {
		right: 3%
	}
}

.x-intro-promotion .slick-list.draggable {
	padding: 0!important;
	margin-right: 2rem;
	margin-left: 2rem
}

@media (max-width:575.98px) {
	.x-intro-promotion .slick-list.draggable {
		margin-left: 0;
		margin-right: 0
	}
}

.x-intro-promotion .slick-list .slick-track .slick-slide {
	opacity: .2
}

.x-intro-promotion .slick-list .slick-track .slick-slide img {
	width: 1000px
}

@media (max-width:991.98px) {
	.x-intro-promotion .slick-list .slick-track .slick-slide img {
		width: 600px
	}
}

@media (max-width:767.98px) {
	.x-intro-promotion .slick-list .slick-track .slick-slide img {
		width: 100%
	}
}

.x-intro-promotion .slick-list .slick-track .slick-slide .-slick-content {
	opacity: 0
}

.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
	min-width: 12%
}

@media (max-width:1199.98px) {
	.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
		min-width: 20%
	}
}

@media (max-width:991.98px) {
	.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
		min-width: 30%
	}
}

@media (max-width:767.98px) {
	.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
		min-width: 40%
	}
}

@media (max-width:575.98px) {
	.x-intro-promotion .slick-list .slick-track .slick-slide .-btn-container {
		min-width: 50%
	}
}

.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center {
	opacity: 1
}

.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content {
	opacity: 1;
	margin-left: auto;
	margin-right: auto;
	max-width: 70%
}

@media (max-width:991.98px) {
	.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content {
		max-width: 80%
	}
}

@media (max-width:767.98px) {
	.x-intro-promotion .slick-list .slick-track .slick-slide.slick-center .-slick-content {
		max-width: 100%
	}
}

.x-promotion-return-by-user-container .-promotion-return-btn {
	padding: .75rem 2.5rem .35rem
}

@media (min-width:992px) {
	.x-promotion-return-by-user-container .-promotion-return-btn {
		margin-bottom: 1rem
	}
}

.x-promotion-return-by-user-container .-group-round-container {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
	flex-direction: row
}

@media (max-width:991.98px) {
	.x-promotion-return-by-user-container .-group-round-container {
		flex-direction: column
	}
}

.x-promotion-return-by-user-container .-group-round-container.-expired,
.x-promotion-return-by-user-container .-group-round-container.-no-data {
	justify-content: center
}

.x-promotion-return-by-user-container .-group-round-container.-expired .-date-range-container,
.x-promotion-return-by-user-container .-group-round-container.-no-data .-date-range-container {
	flex: 1
}

.x-promotion-return-by-user-container .-group-round-container .-date-range-container {
	padding-top: 5px
}

@media (max-width:991.98px) {
	.x-promotion-return-by-user-container .-group-round-container .-date-range-container {
		font-size: 1.2rem!important;
		text-align: center
	}
}

.x-promotion-return-by-user-container .-group-round-container .-bonus {
	display: flex;
	color: #fc0
}

@media (max-width:991.98px) {
	.x-promotion-return-by-user-container .-group-round-container .-bonus {
		justify-content: center;
		margin-top: 1rem
	}
}

.x-promotion-return-by-user-container .-group-round-container .-bonus .-dollar-sign {
	display: flex;
	justify-content: center;
	background-color: #fc0;
	align-items: center;
	width: 20px;
	height: 20px;
	margin-top: 1px;
	margin-right: 4px;
	color: #000;
	border-radius: 50%
}

.x-promotion-return-by-user-container .-group-round-container .-bonus .-dollar-sign .-dollar-sign-inner {
	position: relative;
	top: 4px;
	font-size: 1.35rem
}

.x-promotion-return-by-user-container .-description-container {
	text-align: center
}

.x-promotion-return-by-user-container .-description-container .-text-description {
	color: #fc0
}

.x-promotion-return-by-user-container .-description-container button[disabled] {
	opacity: .5;
	pointer-events: none
}

.x-promotion-return-by-user-container .-condition-container {
	margin-top: .7rem;
	border-top: 1px solid #656565;
	height: 280px;
	overflow-y: auto
}

.x-promotion-return-by-user-container .-condition-container::-webkit-scrollbar-track {
	background-color: #212020;
	border-radius: 5px
}

.x-promotion-return-by-user-container .-condition-container::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 5px
}

.x-promotion-return-by-user-container .-condition-container::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 5px
}

@media (max-width:575.98px) {
	.x-promotion-return-by-user-container .-condition-container {
		height: 220px
	}
}

.x-promotion-return-by-user-container .-condition-container .-condition-title {
	margin: 1rem 0 .7rem;
	color: #fc0
}

@media (max-width:991.98px) {
	.x-promotion-return-by-user-container .x-admin-contact {
		border-top: 1px solid #656565
	}
}

.x-promotion-return-by-user-container.-v2 {
	font-size: 1rem;
	font-weight: 300
}

@media (max-width:767.98px) {
	.x-promotion-return-by-user-container.-v2 {
		font-size: .875rem
	}
}

@media (max-width:991.98px) {
	.x-promotion-return-by-user-container.-v2 .-group-round-container .-date-range-container {
		font-size: 1rem!important
	}
}

@media (max-width:575.98px) {
	.x-promotion-return-by-user-container.-v2 .-group-round-container .-date-range-container {
		font-size: .875rem!important
	}
}

.x-promotion-content {
	color: #a0a0a0;
	font-size: 1.1em!important
}

.x-promotion-content h2 {
	font-size: 1.5rem!important;
	color: #fc0
}

.x-promotion-content h3 {
	font-size: 1.4rem!important;
	color: #fff
}

.x-promotion-content table {
	width: 100%
}

.x-promotion-content.-v2 {
	font-size: .875rem!important
}

@media (max-width:991.98px) {
	.x-login-form,
	.x-login-form .-animatable-container,
	.x-register-already-form,
	.x-register-already-form .-animatable-container {
		height: 100%
	}
}

.x-register-already-form .-already-description {
	width: 100%;
	margin: 1rem 0 2rem;
	padding: 1rem 1rem .5rem;
	text-align: center;
	background: #242118
}

.x-register-already-form.-v2 .-already-description {
	padding: 1rem;
	background: hsla(0, 0%, 100%, .1);
	border-radius: 5px
}

.x-reset-pw-text-container {
	width: 100%;
	margin: 1rem auto 0;
	text-align: right
}

.x-reset-pw-text-container.-v2 {
	margin: 1.5rem auto .75rem;
	font-size: .875rem;
	font-weight: 300;
	text-align: center
}

.x-reset-pw-text-container.-v2 .-link-reset-password {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #f1d2ab
}

@media (min-width:992px) {
	.x-reset-pw-text-container.-v2 .-link-reset-password:hover {
		color: #f5dec1
	}
}

.x-reset-pw-text-container .-link-reset-password {
	display: inline-block;
	color: #fc0
}

@media (min-width:992px) {
	.x-reset-pw-text-container .-link-reset-password:hover {
		color: #ffd11a
	}
}

.x-account-profile.-v2 .-profile-container .-bank-info {
	background-color: transparent
}

.x-account-profile.-v2 .x-admin-contact {
	border-top: none;
	margin-top: 0
}

.x-account-profile.-v2 .-bank-info {
	margin-top: 1rem!important
}

@media (max-width:991.98px) {
	.x-account-profile.-v2 {
		background: none
	}
}

@media (max-width:575.98px) {
	.x-account-profile .order-2 {
		padding-bottom: 2rem
	}
}

@media (max-width:991.98px) {
	.x-account-profile {
		background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f);
		padding-top: 2rem;
		font-size: 1.3rem
	}
}

@media (max-width:767.98px) {
	.x-account-profile .-account-provider-container {
		padding-right: 0;
		padding-left: 0
	}
}

.x-account-profile .-account-provider-container .-account-provider-inner {
	font-size: 1.1rem
}

.x-account-profile .-account-provider-container .-account-provider-inner.-scroll {
	height: 320px;
	overflow-y: auto
}

.x-account-profile .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar-track {
	background-color: #212020;
	border-radius: 5px
}

.x-account-profile .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 5px
}

.x-account-profile .-account-provider-container .-account-provider-inner.-scroll::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 5px
}

.x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper {
	flex: 1;
	flex-wrap: wrap
}

.x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper .-img-provider {
	width: 45px;
	height: 45px;
	border-radius: 50%
}

.x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper .-text-provider-user {
	color: #e5e5e5
}

.x-account-profile .-account-provider-container .-account-provider-inner .-btn-action-wrapper {
	width: 46px;
	min-width: 46px;
	text-align: right
}

@media (max-width:991.98px) {
	.x-account-profile .-account-provider-container .-account-provider-inner {
		width: 60%
	}
}

@media (max-width:767.98px) {
	.x-account-profile .-account-provider-container .-account-provider-inner {
		width: 80%
	}
}

@media (max-width:575.98px) {
	.x-account-profile .-account-provider-container .-account-provider-inner {
		width: 100%
	}
	.x-account-profile .-account-provider-container .-account-provider-inner .-info-wrapper img {
		width: 30px;
		height: 30px;
		margin-top: 10px
	}
}

.x-account-profile .-profile-container .-bank-info {
	width: 80%;
	background-color: #242118
}

@media (max-width:575.98px) {
	.x-account-profile .-profile-container .-bank-info {
		width: 90%
	}
}

.x-account-profile .-profile-container .-bank-info .media-body {
	color: #fff!important;
	margin-top: .4rem
}

.x-account-profile .-profile-container .-change-password-container {
	width: 80%
}

.x-account-profile .-profile-container .x-checkbox-primary {
	margin-top: 10px
}

.x-account-profile .-profile-container .x-checkbox-primary .form-check-label:before {
	margin-top: 0
}

.x-account-profile .-profile-container .x-checkbox-primary .form-check-label:after {
	top: 0
}

@media (max-width:991.98px) {
	.x-promotion-active-header {
		background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f);
		padding-top: 2rem;
		font-size: 1.3rem
	}
}

@media (max-width:575.98px) {
	.x-promotion-active-header {
		padding-top: .75rem
	}
}

.x-promotion-active-header .-joining .fas.fa-circle {
	position: relative;
	top: -2px;
	font-size: 12px;
	color: #28a745
}

.x-promotion-active-header .progress {
	position: relative;
	height: 1.5rem;
	padding: .25rem;
	border-radius: 10px;
	background-color: #2e383c
}

.x-promotion-active-header .progress .progress-bar {
	border-radius: 10px;
	background: #ecbd7b;
	background: -webkit-gradient(left top, left bottom, color-stop(0, #6d5628), color-stop(100%, #ecbd7b));
	background: linear-gradient(90deg, #6d5628 0, #ecbd7b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from, endColorstr=$to, GradientType=0)
}

.x-promotion-active-header .progress span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 3px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	color: #fff
}

.x-promotion-active-header .-condition {
	max-height: 200px;
	overflow: auto;
	border-top: 1px solid rgba(236, 189, 123, .4);
	border-bottom: 1px solid rgba(236, 189, 123, .4);
	-webkit-overflow-scrolling: touch
}

.x-promotion-active-header .-condition::-webkit-scrollbar-track {
	background-color: #212020;
	border-radius: 5px
}

.x-promotion-active-header .-condition::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 5px
}

.x-promotion-active-header .-condition::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 5px
}

@media (max-width:767.98px) {
	.x-promotion-active-header .-condition {
		max-height: 44vh
	}
}

@media screen and (max-width:320px) {
	.x-promotion-active-header .-condition {
		max-height: 40vh
	}
}

@media (max-width:575.98px) {
	.x-promotion-active-header .x-admin-contact {
		margin-top: 0
	}
}

.x-promotion-active-header.-v2 {
	font-size: 1rem;
	font-weight: 300
}

.x-promotion-active-header.-v2 .progress span {
	margin-top: -1px!important;
	font-size: .75rem
}

@media (max-width:991.98px) {
	.x-promotion-active-header.-v2 {
		background: transparent
	}
}

.x-account-verification-modal {
	text-align: center;
	font-size: 1.56rem;
	color: #d2d2d2
}

.x-account-verification-modal .fas.fa-spinner {
	font-size: 4rem;
	color: #fc0
}

.x-account-verification-modal .-description {
	margin-top: 2rem
}

.x-account-verification-modal.-v2 {
	font-size: 1.125rem;
	font-weight: 300
}

#historyModal .-modal-content .modal-body {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

@media (max-width:767.98px) {
	#historyModal .-modal-content .modal-body {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

@media (min-width:992px) {
	.x-bill-history-container {
		max-height: 500px;
		overflow: auto
	}
	.x-bill-history-container::-webkit-scrollbar-track {
		background-color: #212020;
		border-radius: 5px
	}
	.x-bill-history-container::-webkit-scrollbar {
		width: 8px;
		height: 8px;
		background-color: #333;
		border-radius: 5px
	}
	.x-bill-history-container::-webkit-scrollbar-thumb {
		background-color: #333;
		border-radius: 5px
	}
}

.x-bill-history-container table {
	margin-bottom: 0
}

.x-bill-history-container table.table-striped tbody tr:nth-child(odd) {
	background: hsla(0, 0%, 100%, .1)
}

.x-bill-history-container table thead th {
	padding: .6rem .75rem;
	font-size: 1rem;
	font-weight: 500;
	color: #f3d067
}

@media (max-width:575.98px) {
	.x-bill-history-container table thead th {
		padding: .6rem .5rem;
		font-size: .9rem
	}
}

.x-bill-history-container table tbody td {
	padding: .6rem .75rem;
	font-size: 1rem
}

@media (max-width:575.98px) {
	.x-bill-history-container table tbody td {
		padding: .6rem .5rem;
		font-size: .9rem
	}
}

.x-bill-history-container table tbody td.-amount {
	font-weight: 600;
	text-align: right
}

.x-bill-history-container table tbody td.-amount.-deposit {
	color: #33933e
}

.x-bill-history-container table tbody td.-amount.-withdraw {
	color: #b93838
}

.x-bill-history-container table .-transaction-heading-wrapper {
	text-align: right;
	width: 170px
}

@media (max-width:575.98px) {
	.x-bill-history-container table .-transaction-heading-wrapper {
		width: 145px
	}
}

@media screen and (max-width:370px) {
	.x-bill-history-container table .-transaction-heading-wrapper {
		width: 134px
	}
}

.x-bill-history-container table .-transaction-body-wrapper {
	text-align: right;
	width: 170px
}

@media (max-width:575.98px) {
	.x-bill-history-container table .-transaction-body-wrapper {
		width: 145px
	}
}

@media screen and (max-width:370px) {
	.x-bill-history-container table .-transaction-body-wrapper {
		width: 134px
	}
}

.x-bill-history-container table .-state-wrapper {
	display: flex;
	align-items: center
}

@media screen and (max-width:370px) {
	.x-bill-history-container table .-state-wrapper {
		font-size: .8rem
	}
}

.x-bill-history-container table .-state-wrapper .-ic {
	width: 16px;
	margin-left: 10px
}

@media (max-width:575.98px) {
	.x-bill-history-container table .-state-wrapper .-ic {
		margin-left: 6px
	}
}

.x-bill-history-container table .-state-wrapper .fas {
	margin-left: 10px;
	color: #88e3ff
}

@media (max-width:575.98px) {
	.x-bill-history-container table .-state-wrapper .fas {
		margin-left: 6px
	}
}

.x-bill-history-container table .-state-wrapper .-state-title {
	margin-left: 6px
}

.x-bill-history-container table .-state-wrapper .-state-title.-short {
	display: none
}

@media screen and (max-width:370px) {
	.x-bill-history-container table .-state-wrapper .-state-title {
		display: none
	}
	.x-bill-history-container table .-state-wrapper .-state-title.-short {
		display: inline-block
	}
}

.x-bill-history-container table .-amount {
	font-weight: 500
}

.x-bill-history-container table .-amount.-deposit {
	color: #33933e
}

.x-bill-history-container table .-amount.-withdraw {
	color: #b93838
}

@media screen and (max-width:370px) {
	.x-bill-history-container table .-datetime {
		font-size: .8rem
	}
}

.x-bill-history-container .-no-result-wrapper {
	padding: 1rem;
	background-color: hsla(0, 0%, 100%, .1);
	border-radius: 5px;
	text-align: center
}

.x-bill-history-container .-no-result-wrapper .-heading-title .-icon {
	font-size: 3rem;
	color: #f3d067
}

.x-bill-history-container .-no-result-wrapper .-heading-title .-title {
	margin-top: 1rem;
	font-size: 1.68rem;
	font-weight: 500;
	color: #f3d067
}

.x-bill-history-container .-no-result-wrapper .-heading-title .-sub-title {
	font-size: 1rem
}

.x-profile-modal-body-v2 {
	background: #242118;
	border-radius: 20px;
	padding: 2rem 0 2.5rem
}

.x-profile-modal-body-v2 .-text-username {
	color: #e5e5e5;
	font-size: 1rem
}

.x-profile-modal-body-v2 .-link-change-password {
	color: #e6c361;
	font-size: 1rem;
	text-decoration: underline
}

.x-account-provider-v2 {
	padding-top: 1rem
}

.x-account-provider-v2 .-account-wrapper,
.x-account-provider-v2 .-btn-action-wrapper {
	font-size: .75rem;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.x-account-provider-v2 .-account-wrapper {
	flex-grow: 1;
	align-items: flex-start;
	margin-left: 1rem
}

@media (max-width:991.98px) {
	.x-account-provider-v2 .-account-wrapper {
		margin-left: .5rem
	}
}

.x-account-provider-v2 .-account-wrapper .-text-provider-user {
	color: #e5e5e5;
	margin-left: 6px
}

.x-account-provider-v2 .-account-wrapper .-text-provider-user.-first-column {
	display: flex;
	justify-content: space-between;
	width: 68px
}

.x-account-provider-v2 .-btn-action-wrapper {
	margin-left: 0;
	margin-right: 1rem;
	width: auto!important
}

.x-account-provider-v2 .-btn-action-wrapper .-text-copy-me {
	background: #e8cf8a;
	color: #1f2630;
	padding: 2px 6px;
	border-radius: 10px
}

.x-account-provider-v2 .-img-wrapper .-img-provider {
	width: 45px;
	height: 45px;
	border-radius: 50%
}

.x-account-provider-v2 .-provider-row-wrapper {
	display: flex;
	justify-content: space-around;
	margin-bottom: .75rem
}

.x-landing {
	background: transparent
}

.x-landing .-logo {
	position: relative;
	width: 160px
}

@media (max-width:1199.98px) {
	.x-landing {
		background-position: 50%
	}
}

.x-landing #main__content {
	height: 100%
}

@media (max-width:991.98px) {
	.x-landing #main__content {
		padding-bottom: 0
	}
}

.x-landing .x-index-top-container {
	position: relative;
	z-index: 2
}

@media (max-width:991.98px) {
	.x-landing .x-index-top-container {
		overflow-x: hidden!important
	}
	.x-landing .x-index-top-container .x-register-card-landing .card-body.-default-content {
		padding-top: 4rem;
		padding-bottom: 4rem
	}
}

@media (max-width:575.98px) {
	.x-landing .x-index-top-container .x-register-card-landing .-default-img,
	.x-landing .x-index-top-container .x-register-card-landing .-logo-title {
		width: 90%
	}
}

.x-landing .-btn-image .-btn {
	width: 180px
}

.x-landing .-btn-image .-btn-register {
	width: 175px
}

.x-landing .-btn-image button:focus {
	box-shadow: none
}

.x-register-card-landing .card {
	border-radius: 25px;
	background: hsla(0, 0%, 100%, .1)
}

@media (max-width:991.98px) {
	.x-register-card-landing .card {
		border-radius: 0
	}
}

.x-register-card-landing .card .card-body {
	padding-bottom: 0!important
}

.x-register-card-landing .card .card-body .-bg-promotion-active {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: contain;
	height: 45px
}

@media (max-width:767.98px) {
	.x-register-card-landing .card .card-body .-bg-promotion-active {
		width: 90%
	}
	.x-register-card-landing .card .card-body .-bg-promotion-active.-default-bg {
		width: 100%
	}
}

.x-register-card-landing .card .card-body .-bg-promotion-active.-default-bg {
	height: auto
}

.x-register-card-landing .card .card-body .-promotion-content {
	max-height: 280px;
	overflow-y: auto;
	padding-right: 10px
}

.x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar-track {
	background-color: #212020
}

.x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333
}

.x-register-card-landing .card .card-body .-promotion-content::-webkit-scrollbar-thumb {
	background-color: #5c544b;
	border-radius: 5px
}

@media (max-width:991.98px) {
	.x-register-card-landing .card .card-body .-promotion-content {
		overflow-y: unset;
		max-height: unset
	}
}

.x-register-card-landing .x-hr-border-glow {
	margin-top: -1px
}

.x-register-card-landing .x-hr-border-glow.-sm-view {
	margin-bottom: -1px;
	width: 95%
}

.x-register-card-landing .x-hr-border-glow.-landing-title-default {
	width: 60%;
	height: 3px
}

.x-register-card-footer {
	overflow: hidden;
	position: relative;
	z-index: 0;
	width: 100%;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px
}

.x-register-card-footer .-glow-bg {
	background: linear-gradient(1turn, #fc0 -150%, rgba(12, 10, 8, 0) 40%);
	height: 50px
}

@-webkit-keyframes animStar {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-200px);
		transform: translateY(-200px)
	}
}

@keyframes animStar {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-200px);
		transform: translateY(-200px)
	}
}

.x-register-card-footer #stars {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars,
.x-register-card-footer #stars:after {
	width: 1px;
	height: 1px;
	background: transparent;
	box-shadow: 1760px 6445px #fc0, 1796px 627px #fc0, 1289px 1603px #fc0, 1657px 1925px #fc0, 789px 794px #fc0, 1729px 647px #fc0, 230px 366px #fc0, 718px 856px #fc0, 428px 1012px #fc0, 1460px 1383px #fc0, 1694px 56px #fc0, 716px 788px #fc0, 372px 1862px #fc0, 944px 1809px #fc0, 1615px 1732px #fc0, 1617px 41px #fc0, 1842px 573px #fc0, 1862px 1451px #fc0, 1242px 412px #fc0, 201px 1282px #fc0, 1474px 1911px #fc0, 446px 1756px #fc0, 1072px 444px #fc0, 1403px 1343px #fc0, 1013px 1798px #fc0, 720px 1391px #fc0, 1644px 1285px #fc0, 171px 834px #fc0, 681px 1610px #fc0, 539px 717px #fc0, 1076px 138px #fc0, 67px 1606px #fc0, 1789px 896px #fc0, 1995px 1145px #fc0, 1596px 219px #fc0, 31px 1360px #fc0, 627px 1423px #fc0, 797px 767px #fc0, 377px 680px #fc0, 1412px 1405px #fc0, 643px 47px #fc0, 1259px 137px #fc0, 1031px 1063px #fc0, 22px 999px #fc0, 160px 1319px #fc0, 1367px 1231px #fc0, 1595px 419px #fc0, 1408px 1104px #fc0, 226px 801px #fc0, 1366px 1600px #fc0, 1293px 1744px #fc0, 638px 1164px #fc0, 1950px 1467px #fc0, 1219px 1659px #fc0, 1395px 1188px #fc0, 1921px 1093px #fc0, 1932px 1256px #fc0, 505px 1864px #fc0, 1549px 1698px #fc0, 1092px 791px #fc0, 48px 1434px #fc0, 1927px 522px #fc0, 1579px 250px #fc0, 1838px 851px #fc0, 1925px 397px #fc0, 971px 1329px #fc0, 478px 1294px #fc0, 568px 1767px #fc0, 1842px 788px #fc0, 1624px 1251px #fc0, 1775px 1164px #fc0, 1428px 1530px #fc0, 581px 1217px #fc0, 1851px 619px #fc0, 1068px 523px #fc0, 1344px 1402px #fc0, 214px 748px #fc0, 806px 1264px #fc0, 650px 1007px #fc0, 47px 216px #fc0, 672px 312px #fc0, 411px 1408px #fc0, 725px 1221px #fc0, 1149px 1500px #fc0, 1561px 425px #fc0, 806px 960px #fc0, 1016px 661px #fc0, 1157px 1868px #fc0, 1569px 1845px #fc0, 755px 610px #fc0, 115px 1365px #fc0, 550px 1779px #fc0, 1582px 1807px #fc0, 1739px 665px #fc0, 896px 1775px #fc0, 749px 1458px #fc0, 1518px 599px #fc0, 1739px 311px #fc0, 593px 282px #fc0, 1879px 1186px #fc0, 1501px 1111px #fc0, 1425px 941px #fc0, 607px 940px #fc0, 623px 125px #fc0, 966px 675px #fc0, 230px 1473px #fc0, 316px 1533px #fc0, 609px 1872px #fc0, 124px 1645px #fc0, 1551px 334px #fc0, 1420px 1090px #fc0, 531px 152px #fc0, 1358px 1034px #fc0, 507px 594px #fc0, 658px 1455px #fc0, 750px 1706px #fc0, 280px 486px #fc0, 1406px 675px #fc0, 1360px 1609px #fc0, 1989px 1266px #fc0, 1859px 1539px #fc0, 842px 1665px #fc0, 265px 811px #fc0, 1566px 308px #fc0, 1606px 1857px #fc0, 1192px 624px #fc0, 1309px 459px #fc0, 1961px 1064px #fc0, 263px 1232px #fc0, 270px 258px #fc0, 1176px 1161px #fc0, 1713px 18px #fc0, 286px 1488px #fc0, 1326px 1252px #fc0, 1267px 216px #fc0, 1730px 458px #fc0, 363px 1647px #fc0, 122px 1602px #fc0, 175px 347px #fc0, 1310px 545px #fc0, 496px 1102px #fc0, 702px 639px #fc0, 1529px 273px #fc0, 502px 954px #fc0, 1204px 1455px #fc0, 222px 1175px #fc0, 588px 678px #fc0, 1293px 1534px #fc0, 694px 1815px #fc0, 267px 1863px #fc0, 931px 1741px #fc0, 552px 962px #fc0, 1622px 859px #fc0, 1249px 633px #fc0, 1078px 240px #fc0, 1361px 1134px #fc0, 1085px 1230px #fc0, 778px 1449px #fc0, 387px 1979px #fc0, 703px 841px #fc0, 999px 1211px #fc0, 189px 28px #fc0, 911px 1598px #fc0, 1891px 468px #fc0, 968px 532px #fc0, 144px 713px #fc0, 663px 881px #fc0, 1427px 470px #fc0, 284px 1774px #fc0, 412px 1076px #fc0, 896px 1718px #fc0, 1667px 139px #fc0, 1678px 1203px #fc0, 176px 1498px #fc0, 1482px 294px #fc0, 1189px 1742px #fc0, 1668px 1164px #fc0, 882px 1939px #fc0, 1958px 1020px #fc0, 1081px 1614px #fc0, 1642px 642px #fc0, 527px 102px #fc0, 1718px 704px #fc0, 1103px 592px #fc0, 1300px 1743px #fc0, 1727px 916px #fc0, 1596px 230px #fc0, 261px 510px #fc0, 817px 1391px #fc0, 1557px 278px #fc0, 83px 1983px #fc0, 1335px 1753px #fc0, 1381px 826px #fc0, 1486px 759px #fc0, 1590px 130px #fc0, 1875px 1658px #fc0, 1746px 1309px #fc0, 1851px 1547px #fc0, 152px 1863px #fc0, 183px 1194px #fc0, 1034px 1148px #fc0, 411px 108px #fc0, 938px 895px #fc0, 1663px 1936px #fc0, 1721px 144px #fc0, 1886px 891px #fc0, 1091px 537px #fc0, 1950px 1709px #fc0, 1802px 943px #fc0, 5px 1041px #fc0, 1397px 1043px #fc0, 229px 1105px #fc0, 1642px 1584px #fc0, 1134px 189px #fc0, 1285px 660px #fc0, 1569px 123px #fc0, 1171px 347px #fc0, 934px 749px #fc0, 1964px 29px #fc0, 1688px 1290px #fc0, 1318px 915px #fc0, 1456px 720px #fc0, 1395px 1435px #fc0, 810px 1219px #fc0, 370px 336px #fc0, 1936px 911px #fc0, 486px 1454px #fc0, 1936px 467px #fc0, 1640px 1585px #fc0, 829px 265px #fc0, 168px 197px #fc0, 688px 927px #fc0, 310px 1371px #fc0, 890px 262px #fc0, 571px 988px #fc0, 1832px 475px #fc0, 849px 1959px #fc0, 669px 597px #fc0, 840px 911px #fc0, 223px 451px #fc0, 1613px 1481px #fc0, 1726px 1055px #fc0, 560px 1232px #fc0, 1077px 864px #fc0, 539px 155px #fc0, 1280px 1866px #fc0, 326px 24px #fc0, 1766px 1498px #fc0, 320px 1509px #fc0, 1586px 23px #fc0, 1898px 1747px #fc0, 1092px 1845px #fc0, 733px 807px #fc0, 1646px 1442px #fc0, 1413px 674px #fc0, 1933px 95px #fc0, 1106px 722px #fc0, 1451px 1422px #fc0, 1243px 1770px #fc0, 864px 1841px #fc0, 206px 30px #fc0, 1948px 1931px #fc0, 214px 1332px #fc0, 606px 14px #fc0, 154px 1973px #fc0, 353px 47px #fc0, 1637px 296px #fc0, 1411px 993px #fc0, 150px 1485px #fc0, 1510px 1271px #fc0, 1586px 569px #fc0, 1848px 206px #fc0, 420px 1990px #fc0, 1645px 1020px #fc0, 1250px 810px #fc0, 1311px 646px #fc0, 1259px 692px #fc0, 1641px 1483px #fc0, 872px 1476px #fc0, 827px 1810px #fc0, 241px 171px #fc0, 918px 1536px #fc0, 1407px 1563px #fc0, 1636px 1189px #fc0, 1953px 1405px #fc0, 650px 124px #fc0, 1124px 1759px #fc0, 930px 1089px #fc0, 1601px 1342px #fc0, 356px 736px #fc0, 1075px 709px #fc0, 1262px 1720px #fc0, 619px 1105px #fc0, 1281px 291px #fc0, 1258px 618px #fc0, 144px 1554px #fc0, 1659px 1780px #fc0, 224px 1246px #fc0, 443px 1672px #fc0, 1140px 1551px #fc0, 748px 345px #fc0, 781px 1305px #fc0, 280px 1598px #fc0, 491px 346px #fc0, 1317px 711px #fc0, 1128px 1239px #fc0, 454px 1313px #fc0, 1024px 1685px #fc0, 1307px 121px #fc0, 1982px 1981px #fc0, 1704px 720px #fc0, 1327px 60px #fc0, 1294px 108px #fc0, 1978px 1757px #fc0, 783px 1142px #fc0, 1833px 1189px #fc0, 1804px 1998px #fc0, 1490px 1342px #fc0, 862px 1331px #fc0, 1855px 873px #fc0, 1912px 1348px #fc0, 599px 645px #fc0, 519px 1346px #fc0, 1712px 1425px #fc0, 561px 841px #fc0, 616px 26px #fc0, 886px 1708px #fc0, 1736px 1559px #fc0, 383px 1151px #fc0, 1761px 1805px #fc0, 806px 1193px #fc0, 1913px 1327px #fc0, 1011px 1690px #fc0, 1589px 1304px #fc0, 655px 1857px #fc0, 1063px 79px #fc0, 243px 92px #fc0, 451px 302px #fc0, 1439px 838px #fc0, 1968px 708px #fc0, 1599px 1488px #fc0, 1602px 872px #fc0, 1669px 1394px #fc0, 1467px 656px #fc0, 1791px 1551px #fc0, 1402px 1730px #fc0, 802px 619px #fc0, 780px 1032px #fc0, 149px 60px #fc0, 1237px 84px #fc0, 1262px 780px #fc0, 1398px 411px #fc0, 295px 88px #fc0, 1055px 1112px #fc0, 307px 1234px #fc0, 1214px 391px #fc0, 1959px 1297px #fc0, 153px 402px #fc0, 1573px 704px #fc0, 1896px 510px #fc0, 585px 278px #fc0, 1903px 1452px #fc0, 1292px 339px #fc0, 1116px 980px #fc0, 1452px 1527px #fc0, 727px 1094px #fc0, 1374px 826px #fc0, 960px 1091px #fc0, 370px 335px #fc0, 1037px 353px #fc0, 373px 749px #fc0, 216px 274px #fc0, 1779px 1289px #fc0, 139px 1729px #fc0, 1713px 1176px #fc0, 568px 1056px #fc0, 1619px 457px #fc0, 1572px 728px #fc0, 1513px 944px #fc0, 89px 198px #fc0, 1700px 603px #fc0, 1013px 847px #fc0, 863px 447px #fc0, 1000px 937px #fc0, 182px 1656px #fc0, 250px 1028px #fc0, 393px 387px #fc0, 1195px 1907px #fc0, 1082px 1057px #fc0, 1934px 1063px #fc0, 1595px 1779px #fc0, 1574px 151px #fc0, 838px 777px #fc0, 654px 1777px #fc0, 230px 1505px #fc0, 1044px 1819px #fc0, 1890px 320px #fc0, 1299px 222px #fc0, 255px 400px #fc0, 1121px 1956px #fc0, 1357px 1254px #fc0, 1068px 152px #fc0, 1227px 1761px #fc0, 1172px 1634px #fc0, 655px 1762px #fc0, 151px 1510px #fc0, 1252px 1558px #fc0, 947px 479px #fc0, 1238px 1087px #fc0, 1313px 32px #fc0, 1088px 336px #fc0, 1357px 1684px #fc0, 11px 806px #fc0, 1912px 710px #fc0, 1645px 473px #fc0, 1143px 272px #fc0, 1093px 1271px #fc0, 1806px 1694px #fc0, 1241px 1650px #fc0, 620px 1274px #fc0, 164px 203px #fc0, 996px 1330px #fc0, 1648px 1949px #fc0, 1402px 1086px #fc0, 1121px 1196px #fc0, 1185px 1720px #fc0, 1064px 726px #fc0, 855px 245px #fc0, 867px 1449px #fc0, 1985px 1113px #fc0, 1806px 1049px #fc0, 424px 1477px #fc0, 1506px 1754px #fc0, 1679px 1797px #fc0, 50px 559px #fc0, 1314px 1810px #fc0, 1368px 1532px #fc0, 345px 1440px #fc0, 725px 1367px #fc0, 1562px 633px #fc0, 1135px 434px #fc0, 1151px 1988px #fc0, 1202px 262px #fc0, 1713px 492px #fc0, 658px 607px #fc0, 491px 250px #fc0, 461px 466px #fc0, 1400px 790px #fc0, 320px 783px #fc0, 1027px 1673px #fc0, 635px 1094px #fc0, 649px 334px #fc0, 1461px 962px #fc0, 938px 1011px #fc0, 1729px 456px #fc0, 612px 1896px #fc0, 1226px 311px #fc0, 1087px 663px #fc0, 382px 280px #fc0, 1580px 1923px #fc0, 1434px 65px #fc0, 1073px 994px #fc0, 517px 1420px #fc0, 562px 1437px #fc0, 167px 1123px #fc0, 610px 351px #fc0, 869px 1021px #fc0, 109px 865px #fc0, 968px 2000px #fc0, 930px 1755px #fc0, 1650px 1913px #fc0, 347px 75px #fc0, 900px 839px #fc0, 458px 485px #fc0, 1891px 397px #fc0, 325px 933px #fc0, 377px 608px #fc0, 1785px 207px #fc0, 507px 1920px #fc0, 588px 103px #fc0, 212px 1268px #fc0, 1776px 1131px #fc0, 1265px 1675px #fc0, 204px 63px #fc0, 147px 1321px #fc0, 1464px 1120px #fc0, 207px 19px #fc0, 497px 358px #fc0, 343px 1632px #fc0, 667px 919px #fc0, 796px 229px #fc0, 882px 1422px #fc0, 933px 1313px #fc0, 568px 706px #fc0, 724px 865px #fc0, 499px 570px #fc0, 618px 1285px #fc0, 510px 1845px #fc0, 2000px 1703px #fc0, 1179px 963px #fc0, 1390px 1668px #fc0, 1871px 930px #fc0, 528px 377px #fc0, 504px 661px #fc0, 1451px 73px #fc0, 179px 1888px #fc0, 809px 1094px #fc0, 419px 511px #fc0, 1275px 1662px #fc0, 207px 1886px #fc0, 333px 1725px #fc0, 1142px 1914px #fc0, 329px 781px #fc0, 995px 448px #fc0, 1729px 280px #fc0, 216px 1351px #fc0, 1358px 453px #fc0, 1049px 879px #fc0, 399px 1754px #fc0, 851px 60px #fc0, 432px 1896px #fc0, 1515px 1753px #fc0, 1481px 129px #fc0, 815px 1381px #fc0, 913px 390px #fc0, 832px 1551px #fc0, 1256px 126px #fc0, 1937px 87px #fc0, 291px 783px #fc0, 1324px 89px #fc0, 824px 1747px #fc0, 904px 243px #fc0, 1392px 946px #fc0, 1178px 494px #fc0, 1386px 1008px #fc0, 1677px 1020px #fc0, 300px 1884px #fc0, 782px 1796px #fc0, 636px 1179px #fc0, 130px 1164px #fc0, 401px 1703px #fc0, 780px 1020px #fc0, 473px 1792px #fc0, 511px 884px #fc0, 483px 543px #fc0, 1031px 897px #fc0, 1937px 238px #fc0, 170px 1000px #fc0, 1574px 13px #fc0, 1132px 649px #fc0, 662px 1055px #fc0, 194px 498px #fc0, 1758px 369px #fc0, 160px 1527px #fc0, 1272px 768px #fc0, 1781px 1343px #fc0, 1760px 175px #fc0, 1691px 742px #fc0, 1271px 803px #fc0, 135px 437px #fc0, 486px 1996px #fc0, 2px 1508px #fc0, 1217px 1615px #fc0, 51px 1986px #fc0, 1167px 1741px #fc0, 134px 128px #fc0, 957px 1839px #fc0, 686px 1665px #fc0, 1212px 1692px #fc0, 171px 1266px #fc0, 246px 1175px #fc0, 1374px 512px #fc0, 1637px 718px #fc0, 651px 1171px #fc0, 1532px 120px #fc0, 1295px 1922px #fc0, 1391px 618px #fc0, 1414px 1605px #fc0, 1289px 999px #fc0, 169px 996px #fc0, 1301px 191px #fc0, 1349px 1126px #fc0, 804px 1943px #fc0, 287px 331px #fc0, 1062px 1515px #fc0, 292px 709px #fc0, 682px 1062px #fc0, 1129px 596px #fc0, 800px 1798px #fc0, 616px 325px #fc0, 1765px 645px #fc0, 1510px 506px #fc0, 980px 1710px #fc0, 1481px 1126px #fc0, 1247px 767px #fc0, 303px 1037px #fc0, 1193px 103px #fc0, 971px 1714px #fc0, 1971px 1371px #fc0, 717px 355px #fc0, 318px 1648px #fc0, 1679px 255px #fc0, 98px 368px #fc0, 444px 815px #fc0, 713px 1819px #fc0, 107px 899px #fc0, 1345px 924px #fc0, 391px 1400px #fc0, 367px 1575px #fc0, 1625px 1828px #fc0, 334px 29px #fc0, 199px 890px #fc0, 1830px 624px #fc0, 1700px 292px #fc0, 1706px 1936px #fc0, 645px 1812px #fc0, 1066px 742px #fc0, 191px 1292px #fc0, 1467px 1900px #fc0, 1385px 351px #fc0, 1653px 609px #fc0, 1063px 926px #fc0, 400px 1255px #fc0, 390px 1502px #fc0, 135px 679px #fc0, 748px 93px #fc0, 546px 1004px #fc0, 414px 1824px #fc0, 1744px 1526px #fc0, 1734px 161px #fc0, 34px 472px #fc0, 205px 458px #fc0, 514px 123px #fc0, 367px 1348px #fc0, 1743px 982px #fc0, 1034px 104px #fc0, 269px 1199px #fc0, 1902px 1600px #fc0, 1584px 1301px #fc0, 1339px 344px #fc0, 376px 1120px #fc0, 150px 845px #fc0, 1898px 627px #fc0, 478px 1923px #fc0, 1086px 1632px #fc0, 1396px 1689px #fc0, 976px 1483px #fc0, 397px 1816px #fc0, 836px 1934px #fc0, 1147px 87px #fc0, 1502px 1336px #fc0, 1353px 1761px #fc0, 1634px 580px #fc0, 533px 1084px #fc0, 12px 1852px #fc0, 1387px 360px #fc0, 350px 744px #fc0, 868px 1630px #fc0, 1824px 140px #fc0, 519px 519px #fc0, 241px 518px #fc0, 1256px 1321px #fc0, 1568px 311px #fc0, 1122px 1955px #fc0, 424px 1685px #fc0, 221px 1690px #fc0, 1214px 891px #fc0, 1874px 1690px #fc0, 1856px 1131px #fc0, 444px 145px #fc0, 550px 263px #fc0, 1000px 590px #fc0, 1157px 1232px #fc0, 1471px 1237px #fc0, 908px 1226px #fc0, 1926px 946px #fc0, 1276px 1046px #fc0, 1257px 1109px #fc0, 1458px 710px #fc0, 1052px 58px #fc0, 508px 1736px #fc0, 1813px 1982px #fc0, 950px 1667px #fc0, 1314px 1346px #fc0, 280px 1041px #fc0, 623px 515px #fc0, 1787px 205px #fc0, 328px 1036px #fc0, 573px 1816px #fc0, 68px 1185px #fc0, 1704px 1074px #fc0, 1478px 198px #fc0, 1920px 986px #fc0, 1800px 704px #fc0, 1460px 1731px #fc0, 707px 42px #fc0, 465px 1890px #fc0, 106px 1015px #fc0, 591px 1674px #fc0, 772px 1659px #fc0, 485px 987px #fc0, 1575px 23px #fc0, 1678px 1975px #fc0, 1290px 1444px #fc0, 1318px 97px #fc0, 1018px 969px #fc0, 1296px 212px #fc0, 969px 1985px #fc0, 205px 1146px #fc0, 1780px 1801px #fc0, 237px 671px #fc0, 639px 1535px #fc0, 817px 1406px #fc0, 1628px 1460px #fc0, 167px 196px #fc0, 470px 143px #fc0, 49px 1075px #fc0, 1532px 1330px #fc0, 433px 829px #fc0, 363px 1362px #fc0, 1537px 733px #fc0, 623px 1857px #fc0, 1447px 1838px #fc0, 457px 337px #fc0, 13px 1675px #fc0, 793px 1453px #fc0, 402px 1423px #fc0, 1102px 1043px #fc0, 327px 1945px #fc0, 93px 607px #fc0, 1781px 1894px #fc0, 582px 1979px #fc0, 1815px 93px #fc0, 454px 1506px #fc0, 122px 1560px #fc0, 14px 863px #fc0, 1582px 959px #fc0, 424px 367px #fc0, 1717px 1723px #fc0, 58px 425px #fc0, 390px 600px #fc0, 1665px 1630px #fc0, 1647px 1326px #fc0, 121px 135px #fc0, 475px 1853px #fc0, 1129px 1215px #fc0, 1973px 529px #fc0, 1361px 1836px #fc0, 355px 1352px #fc0, 1356px 90px #fc0, 826px 827px #fc0, 1604px 1467px #fc0, 1592px 452px #fc0, 662px 1281px #fc0, 209px 1672px #fc0, 1980px 1728px #fc0, 698px 187px #fc0, 283px 662px #fc0, 1257px 63px #fc0, 338px 838px #fc0, 331px 351px #fc0, 21px 1175px #fc0, 629px 932px #fc0, 1940px 1114px #fc0, 1533px 1621px #fc0, 1483px 364px #fc0, 1033px 736px #fc0, 1858px 525px #fc0, 373px 1989px #fc0, 1277px 1676px #fc0, 132px 1398px #fc0, 1609px 1392px #fc0, 1663px 1095px #fc0, 1785px 685px #fc0, 1840px 209px #fc0, 447px 398px #fc0, 1638px 1282px #fc0, 1412px 1933px #fc0, 1318px 126px #fc0, 439px 1547px #fc0, 14px 223px #fc0, 561px 283px #fc0, 1461px 1377px #fc0, 819px 686px #fc0, 903px 1046px #fc0, 1387px 1291px #fc0, 651px 919px #fc0, 1179px 1165px #fc0, 1872px 389px #fc0, 126px 886px #fc0, 404px 913px #fc0, 471px 1136px #fc0, 1343px 908px #fc0, 656px 480px #fc0, 978px 1666px #fc0, 1515px 1869px #fc0, 1270px 895px #fc0, 972px 1076px #fc0, 455px 837px #fc0, 366px 278px #fc0, 1825px 294px #fc0, 552px 802px #fc0, 398px 427px #fc0, 357px 1092px #fc0, 388px 981px #fc0, 1628px 1073px #fc0, 977px 1392px #fc0, 1972px 1839px #fc0, 660px 1368px #fc0, 385px 58px #fc0, 1024px 142px #fc0, 1956px 1024px #fc0, 690px 598px #fc0, 1750px 345px #fc0, 1168px 523px #fc0, 887px 681px #fc0, 149px 1434px #fc0, 1582px 1095px #fc0, 1172px 1819px #fc0, 197px 1917px #fc0, 636px 1187px #fc0, 654px 786px #fc0, 222px 811px #fc0, 1574px 1536px #fc0, 132px 1363px #fc0, 1616px 1547px #fc0, 1274px 1646px #fc0, 63px 1522px #fc0, 1971px 614px #fc0, 548px 1012px #fc0, 2px 1158px #fc0, 1942px 1881px #fc0, 501px 1341px #fc0, 1306px 1913px #fc0, 243px 1946px #fc0, 601px 1889px #fc0, 1622px 762px #fc0, 229px 1591px #fc0, 1025px 1159px #fc0, 1000px 859px #fc0, 1104px 735px #fc0, 213px 1206px #fc0, 702px 819px #fc0, 943px 1283px #fc0, 309px 1901px #fc0, 1997px 449px #fc0, 305px 1353px #fc0, 1744px 736px #fc0, 554px 1339px #fc0, 1504px 1886px #fc0, 172px 96px #fc0, 665px 447px #fc0, 154px 57px #fc0, 272px 658px #fc0, 1668px 10px #fc0, 718px 1114px #fc0, 1479px 1741px #fc0, 1842px 546px #fc0, 384px 940px #fc0, 1448px 430px #fc0, 1121px 970px #fc0, 65px 1697px #fc0, 1713px 829px #fc0, 1396px 1092px #fc0, 26px 642px #fc0, 1232px 1167px #fc0, 1214px 1453px #fc0, 1790px 1632px #fc0, 312px 797px #fc0, 1803px 28px #fc0, 72px 1107px #fc0, 789px 453px #fc0, 1568px 178px #fc0, 1502px 568px #fc0, 1850px 1596px #fc0, 1703px 1691px #fc0, 285px 1213px #fc0, 243px 1807px #fc0, 512px 50px #fc0, 209px 158px #fc0, 1744px 1144px #fc0, 1137px 1824px #fc0, 1775px 557px #fc0, 1228px 1707px #fc0, 1523px 179px #fc0, 837px 308px #fc0, 24px 1036px #fc0, 771px 957px #fc0, 935px 154px #fc0, 862px 1390px #fc0, 1557px 571px #fc0, 1656px 1786px #fc0, 358px 1732px #fc0, 18px 946px #fc0, 1633px 443px #fc0, 1343px 476px #fc0, 1001px 605px #fc0, 796px 1226px #fc0, 817px 1727px #fc0, 328px 853px #fc0
}

.x-register-card-footer #stars:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-register-card-footer #stars2 {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars2,
.x-register-card-footer #stars2:after {
	width: 3px;
	height: 3px;
	background: transparent;
	box-shadow: 1486px 7436px #fc0, 903px 879px #fc0, 1022px 1828px #fc0, 1628px 1435px #fc0, 1297px 131px #fc0, 1715px 1129px #fc0, 621px 1739px #fc0, 1697px 248px #fc0, 1739px 161px #fc0, 1202px 1987px #fc0, 1726px 24px #fc0, 213px 1318px #fc0, 1086px 1663px #fc0, 1360px 1237px #fc0, 49px 458px #fc0, 829px 766px #fc0, 1650px 1683px #fc0, 766px 1670px #fc0, 471px 1119px #fc0, 1264px 821px #fc0, 1680px 301px #fc0, 1480px 1958px #fc0, 880px 1409px #fc0, 1436px 1823px #fc0, 1517px 235px #fc0, 571px 739px #fc0, 1504px 792px #fc0, 5px 834px #fc0, 318px 1604px #fc0, 1701px 1672px #fc0, 613px 872px #fc0, 1311px 114px #fc0, 514px 1029px #fc0, 921px 774px #fc0, 560px 1842px #fc0, 1989px 1441px #fc0, 363px 1345px #fc0, 1820px 1340px #fc0, 835px 1270px #fc0, 1440px 1969px #fc0, 1485px 803px #fc0, 1966px 945px #fc0, 810px 948px #fc0, 1403px 1434px #fc0, 259px 1795px #fc0, 1930px 38px #fc0, 1722px 605px #fc0, 1823px 1003px #fc0, 1435px 1809px #fc0, 1491px 542px #fc0, 617px 1277px #fc0, 1861px 1108px #fc0, 1747px 377px #fc0, 26px 1426px #fc0, 129px 1008px #fc0, 56px 1924px #fc0, 745px 600px #fc0, 1610px 1491px #fc0, 1640px 107px #fc0, 184px 793px #fc0, 1780px 474px #fc0, 1479px 1943px #fc0, 743px 75px #fc0, 1104px 861px #fc0, 1828px 2000px #fc0, 1469px 27px #fc0, 806px 869px #fc0, 218px 17px #fc0, 1525px 975px #fc0, 1292px 1680px #fc0, 1517px 1347px #fc0, 1584px 770px #fc0, 1899px 337px #fc0, 641px 1946px #fc0, 37px 1160px #fc0, 1540px 543px #fc0, 728px 866px #fc0, 920px 290px #fc0, 1917px 684px #fc0, 1089px 857px #fc0, 19px 592px #fc0, 1365px 318px #fc0, 839px 638px #fc0, 158px 1305px #fc0, 1222px 682px #fc0, 982px 1280px #fc0, 1304px 1116px #fc0, 1882px 294px #fc0, 4px 648px #fc0, 710px 732px #fc0, 836px 1047px #fc0, 1301px 1962px #fc0, 1085px 1731px #fc0, 978px 409px #fc0, 1028px 1966px #fc0, 145px 289px #fc0, 1185px 871px #fc0, 674px 1347px #fc0, 1831px 1230px #fc0, 595px 1387px #fc0, 838px 1140px #fc0, 38px 1241px #fc0, 929px 945px #fc0, 705px 281px #fc0, 605px 1686px #fc0, 608px 1189px #fc0, 262px 1920px #fc0, 792px 1863px #fc0, 354px 761px #fc0, 880px 766px #fc0, 538px 1764px #fc0, 1042px 671px #fc0, 1017px 1366px #fc0, 499px 904px #fc0, 1964px 643px #fc0, 1020px 1018px #fc0, 662px 108px #fc0, 589px 302px #fc0, 14px 1194px #fc0, 1367px 1051px #fc0, 1122px 1541px #fc0, 1173px 996px #fc0, 198px 1628px #fc0, 365px 1677px #fc0, 1310px 331px #fc0, 1239px 753px #fc0, 1969px 283px #fc0, 1562px 548px #fc0, 1867px 441px #fc0, 541px 1900px #fc0, 230px 1343px #fc0, 270px 716px #fc0, 769px 1430px #fc0, 1667px 1170px #fc0, 725px 1618px #fc0, 290px 454px #fc0, 1984px 1189px #fc0, 1704px 1323px #fc0, 1195px 106px #fc0, 1462px 783px #fc0, 1820px 76px #fc0, 577px 1147px #fc0, 1282px 685px #fc0, 684px 1422px #fc0, 1148px 1057px #fc0, 747px 1477px #fc0, 1623px 700px #fc0, 55px 346px #fc0, 273px 436px #fc0, 709px 1594px #fc0, 1982px 1275px #fc0, 1393px 1318px #fc0, 1900px 319px #fc0, 1902px 1869px #fc0, 1423px 464px #fc0, 1669px 561px #fc0, 1371px 1896px #fc0, 1327px 437px #fc0, 1284px 1325px #fc0, 99px 1469px #fc0, 898px 905px #fc0, 276px 380px #fc0, 681px 1392px #fc0, 1219px 1751px #fc0, 1044px 1785px #fc0, 996px 593px #fc0, 1787px 699px #fc0, 662px 275px #fc0, 1884px 1055px #fc0, 1207px 1069px #fc0, 1434px 974px #fc0, 527px 1670px #fc0, 763px 1562px #fc0, 1276px 656px #fc0, 1670px 148px #fc0, 451px 348px #fc0, 1555px 1169px #fc0, 981px 531px #fc0, 1792px 526px #fc0, 818px 1346px #fc0, 1808px 1343px #fc0, 1807px 1180px #fc0, 1604px 1171px #fc0, 1166px 1802px #fc0, 7px 191px #fc0, 520px 1044px #fc0, 716px 1430px #fc0, 1866px 265px #fc0, 1892px 484px #fc0, 818px 1641px #fc0, 533px 598px #fc0, 1966px 1895px #fc0, 1625px 878px #fc0, 864px 156px #fc0, 228px 1965px #fc0, 254px 852px #fc0, 1104px 115px #fc0, 329px 343px #fc0, 1780px 7px #fc0, 1622px 1019px #fc0, 1093px 1925px #fc0, 1510px 318px #fc0, 905px 814px #fc0, 402px 343px #fc0, 1176px 1372px #fc0, 102px 1917px #fc0, 956px 1014px #fc0, 1725px 568px #fc0, 291px 488px #fc0, 359px 1238px #fc0, 1455px 359px #fc0, 725px 156px #fc0, 533px 248px #fc0, 240px 1451px #fc0, 1325px 661px #fc0, 649px 276px #fc0, 1677px 1954px #fc0, 1980px 1290px #fc0, 438px 1230px #fc0, 135px 231px #fc0, 1011px 1654px #fc0, 126px 61px #fc0, 541px 610px #fc0, 176px 660px #fc0, 251px 4px #fc0, 600px 436px #fc0, 672px 1853px #fc0, 1626px 1917px #fc0, 793px 821px #fc0, 1664px 1039px #fc0, 418px 1863px #fc0, 1284px 1293px #fc0, 793px 281px #fc0, 318px 1516px #fc0, 751px 840px #fc0, 947px 1857px #fc0, 1130px 578px #fc0, 510px 891px #fc0, 1244px 1200px #fc0, 349px 435px #fc0, 552px 919px #fc0, 1265px 1817px #fc0, 228px 1124px #fc0, 916px 51px #fc0, 424px 671px #fc0, 1701px 1450px #fc0, 1602px 542px #fc0, 466px 950px #fc0, 1735px 1067px #fc0, 561px 756px #fc0, 993px 1744px #fc0, 154px 174px #fc0, 525px 10px #fc0, 1844px 1605px #fc0, 1443px 1813px #fc0, 1279px 1750px #fc0, 1268px 14px #fc0, 230px 1834px #fc0, 474px 1291px #fc0, 1098px 1692px #fc0, 1695px 1167px #fc0, 655px 987px #fc0, 313px 277px #fc0, 1742px 1705px #fc0, 1377px 662px #fc0, 38px 1968px #fc0, 532px 1066px #fc0, 1684px 1654px #fc0, 401px 821px #fc0, 533px 706px #fc0, 1733px 1358px #fc0, 1001px 1607px #fc0, 573px 983px #fc0, 75px 1853px #fc0, 1986px 809px #fc0, 1248px 1476px #fc0, 1429px 424px #fc0, 1557px 1898px #fc0, 1747px 1132px #fc0, 1222px 1826px #fc0, 1976px 291px #fc0, 1345px 720px #fc0, 487px 454px #fc0, 1393px 735px #fc0, 563px 1663px #fc0, 1523px 948px #fc0, 1580px 478px #fc0, 697px 1609px #fc0, 1603px 1520px #fc0, 1085px 544px #fc0, 960px 1681px #fc0, 821px 831px #fc0, 1509px 1397px #fc0, 1621px 1734px #fc0, 1825px 1461px #fc0, 857px 989px #fc0, 743px 591px #fc0, 1396px 253px #fc0, 1522px 785px #fc0, 1086px 1282px #fc0, 1048px 1980px #fc0, 1644px 413px #fc0, 1718px 886px #fc0, 1757px 1997px #fc0, 489px 1132px #fc0, 394px 1526px #fc0, 117px 572px #fc0, 388px 465px #fc0, 1636px 513px #fc0, 777px 275px #fc0, 1806px 768px #fc0, 890px 1569px #fc0, 89px 547px #fc0, 1160px 1340px #fc0, 988px 268px #fc0, 1143px 1983px #fc0, 1940px 1125px #fc0, 1174px 1952px #fc0, 4px 392px #fc0, 1183px 438px #fc0, 1572px 402px #fc0, 380px 158px #fc0, 574px 622px #fc0, 1283px 510px #fc0, 415px 991px #fc0, 1968px 1930px #fc0, 842px 795px #fc0, 958px 99px #fc0, 1400px 1840px #fc0, 1661px 1776px #fc0, 1387px 1331px #fc0, 1473px 54px #fc0, 508px 289px #fc0, 460px 718px #fc0, 175px 5px #fc0, 1893px 287px #fc0, 1037px 1015px #fc0, 287px 1608px #fc0, 1585px 1554px #fc0, 1149px 1742px #fc0, 155px 1084px #fc0, 1740px 807px #fc0, 1557px 705px #fc0, 1466px 1695px #fc0, 1018px 420px #fc0, 1595px 2px #fc0, 1978px 1860px #fc0, 175px 486px #fc0, 1737px 1872px #fc0, 252px 301px #fc0, 632px 783px #fc0, 711px 798px #fc0, 201px 228px #fc0, 1784px 1457px #fc0, 1745px 980px #fc0, 1991px 733px #fc0, 1182px 1636px #fc0, 712px 1309px #fc0, 1368px 1563px #fc0, 1282px 1018px #fc0, 1347px 1692px #fc0, 1605px 409px #fc0, 1353px 1020px #fc0, 1594px 457px #fc0, 364px 1209px #fc0, 428px 956px #fc0, 1404px 1557px #fc0, 1413px 1762px #fc0, 1744px 398px #fc0, 862px 1147px #fc0, 353px 555px #fc0, 394px 228px #fc0, 1674px 1798px #fc0, 1624px 1105px #fc0, 502px 469px #fc0, 1858px 1907px #fc0, 1291px 1315px #fc0, 1238px 1075px #fc0, 1892px 1830px #fc0, 891px 1896px #fc0, 66px 901px #fc0, 1065px 444px #fc0, 839px 1849px #fc0, 468px 689px #fc0, 897px 1295px #fc0, 1929px 672px #fc0, 1124px 989px #fc0, 1490px 1520px #fc0, 1416px 1255px #fc0, 1296px 1849px #fc0, 1944px 1056px #fc0, 111px 1321px #fc0, 429px 1165px #fc0, 1688px 1896px #fc0, 1594px 1280px #fc0, 1783px 1513px #fc0, 1934px 141px #fc0, 1816px 385px #fc0, 1881px 1972px #fc0, 152px 31px #fc0, 1541px 1227px #fc0, 470px 1244px #fc0, 223px 405px #fc0, 1010px 554px #fc0, 608px 645px #fc0, 1046px 534px #fc0, 523px 927px #fc0, 1151px 1957px #fc0, 398px 369px #fc0, 1043px 1116px #fc0, 187px 1854px #fc0, 1056px 1472px #fc0, 1372px 782px #fc0, 1508px 1139px #fc0, 1853px 1904px #fc0, 309px 87px #fc0, 285px 1230px #fc0, 293px 1384px #fc0, 1958px 1978px #fc0, 1142px 1886px #fc0, 535px 774px #fc0, 1347px 260px #fc0, 1705px 1929px #fc0, 1466px 811px #fc0, 1279px 1662px #fc0, 1834px 398px #fc0, 1825px 810px #fc0, 597px 667px #fc0, 871px 263px #fc0, 1311px 1581px #fc0, 1554px 482px #fc0, 346px 84px #fc0, 972px 177px #fc0, 1961px 274px #fc0, 803px 614px #fc0, 864px 1333px #fc0, 665px 1323px #fc0, 1692px 1590px #fc0, 304px 976px #fc0, 1629px 1653px #fc0, 588px 1596px #fc0, 1643px 42px #fc0, 1566px 1538px #fc0, 587px 209px #fc0, 752px 1567px #fc0, 478px 781px #fc0, 764px 852px #fc0, 1979px 1317px #fc0, 1017px 905px #fc0, 1866px 1089px #fc0, 1088px 1603px #fc0, 1170px 587px #fc0, 757px 1057px #fc0, 1718px 1316px #fc0, 169px 1385px #fc0, 315px 1962px #fc0, 576px 630px #fc0, 1749px 886px #fc0, 1966px 1772px #fc0, 1562px 1534px #fc0, 594px 1509px #fc0, 268px 1536px #fc0, 841px 1280px #fc0, 833px 575px #fc0, 314px 1535px #fc0, 427px 769px #fc0, 384px 1981px #fc0, 297px 506px #fc0, 403px 494px #fc0, 344px 410px #fc0, 819px 579px #fc0, 220px 663px #fc0, 1379px 343px #fc0, 1878px 1112px #fc0, 871px 1447px #fc0, 933px 1264px #fc0, 1243px 1922px #fc0, 1973px 1051px #fc0, 633px 247px #fc0, 1124px 1372px #fc0, 15px 603px #fc0, 1718px 1885px #fc0, 1850px 67px #fc0, 1847px 1130px #fc0, 1226px 151px #fc0, 1466px 1511px #fc0, 1859px 1579px #fc0, 1003px 893px #fc0, 119px 727px #fc0, 302px 678px #fc0, 815px 469px #fc0, 117px 52px #fc0, 1029px 1321px #fc0, 377px 847px #fc0, 138px 689px #fc0, 1239px 981px #fc0, 1402px 1283px #fc0, 1619px 1479px #fc0, 1366px 1791px #fc0, 978px 700px #fc0
}

.x-register-card-footer #stars2:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-register-card-footer #stars3 {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars3,
.x-register-card-footer #stars3:after {
	width: 5px;
	height: 5px;
	background: transparent;
	box-shadow: 1179px 2028px #fc0, 431px 48px #fc0, 269px 1932px #fc0, 1001px 1370px #fc0, 1641px 284px #fc0, 1709px 785px #fc0, 52px 1337px #fc0, 1028px 883px #fc0, 347px 846px #fc0, 875px 410px #fc0, 243px 1145px #fc0, 589px 890px #fc0, 655px 727px #fc0, 550px 957px #fc0, 1638px 1428px #fc0, 267px 508px #fc0, 710px 1327px #fc0, 209px 1792px #fc0, 907px 875px #fc0, 613px 258px #fc0, 1596px 1387px #fc0, 728px 1764px #fc0, 691px 430px #fc0, 906px 1047px #fc0, 60px 1017px #fc0, 1936px 642px #fc0, 1531px 553px #fc0, 893px 431px #fc0, 445px 1936px #fc0, 1876px 149px #fc0, 48px 1898px #fc0, 210px 38px #fc0, 877px 1860px #fc0, 736px 122px #fc0, 1101px 1235px #fc0, 1012px 1741px #fc0, 1364px 707px #fc0, 440px 26px #fc0, 1280px 229px #fc0, 10px 657px #fc0, 1955px 207px #fc0, 277px 1509px #fc0, 51px 192px #fc0, 1476px 970px #fc0, 1547px 1827px #fc0, 1545px 1456px #fc0, 1752px 1398px #fc0, 470px 1022px #fc0, 1769px 83px #fc0, 1788px 1559px #fc0, 1753px 1304px #fc0, 1214px 1191px #fc0, 667px 900px #fc0, 1288px 1432px #fc0, 974px 1655px #fc0, 702px 1191px #fc0, 243px 1402px #fc0, 1255px 1181px #fc0, 1207px 1583px #fc0, 1038px 728px #fc0, 1912px 822px #fc0, 1309px 1196px #fc0, 1079px 844px #fc0, 702px 871px #fc0, 114px 627px #fc0, 608px 87px #fc0, 572px 882px #fc0, 1034px 1004px #fc0, 1716px 1333px #fc0, 540px 226px #fc0, 819px 1898px #fc0, 1966px 463px #fc0, 160px 252px #fc0, 1249px 563px #fc0, 821px 1588px #fc0, 307px 1202px #fc0, 604px 1996px #fc0, 371px 423px #fc0, 1875px 62px #fc0, 1834px 393px #fc0, 120px 1328px #fc0, 1356px 227px #fc0, 268px 1198px #fc0, 1865px 68px #fc0, 1524px 309px #fc0, 1118px 1241px #fc0, 1774px 1245px #fc0, 1027px 1082px #fc0, 413px 1670px #fc0, 1009px 1237px #fc0, 799px 1797px #fc0, 1794px 538px #fc0, 513px 423px #fc0, 857px 1293px #fc0, 590px 875px #fc0, 106px 1417px #fc0, 1327px 1234px #fc0, 125px 1805px #fc0, 1331px 852px #fc0, 929px 1544px #fc0, 866px 638px #fc0, 1594px 1802px #fc0, 1605px 200px #fc0, 1492px 1042px #fc0, 1932px 1433px #fc0, 1964px 877px #fc0, 1048px 698px #fc0, 1679px 1405px #fc0, 1906px 877px #fc0, 255px 1088px #fc0, 1286px 317px #fc0, 1632px 1485px #fc0, 1105px 552px #fc0, 200px 842px #fc0, 370px 173px #fc0, 532px 1920px #fc0, 1745px 1835px #fc0, 1499px 456px #fc0, 1147px 1181px #fc0, 1987px 1221px #fc0, 424px 76px #fc0, 146px 697px #fc0, 540px 1332px #fc0, 1688px 140px #fc0, 1615px 784px #fc0, 1385px 168px #fc0, 1449px 847px #fc0, 1989px 132px #fc0, 1792px 1689px #fc0, 611px 188px #fc0, 1383px 163px #fc0, 1928px 1770px #fc0, 1531px 1836px #fc0, 448px 1142px #fc0, 1263px 755px #fc0, 1944px 22px #fc0, 1690px 1351px #fc0, 742px 484px #fc0, 358px 1495px #fc0, 356px 1397px #fc0, 1222px 939px #fc0, 1675px 217px #fc0, 286px 1469px #fc0, 1155px 1569px #fc0, 1325px 1964px #fc0, 1379px 1101px #fc0, 853px 1863px #fc0, 1192px 843px #fc0, 1438px 1423px #fc0, 121px 661px #fc0, 1116px 1286px #fc0, 1357px 1564px #fc0, 436px 1244px #fc0, 255px 1888px #fc0, 460px 1955px #fc0, 1231px 1759px #fc0, 1487px 637px #fc0, 1599px 688px #fc0, 1546px 1036px #fc0, 237px 724px #fc0, 751px 1762px #fc0, 1508px 906px #fc0, 1914px 1347px #fc0, 1235px 339px #fc0, 709px 476px #fc0, 1219px 1313px #fc0, 1785px 775px #fc0, 625px 1989px #fc0, 321px 105px #fc0, 1096px 1107px #fc0, 540px 1376px #fc0, 754px 323px #fc0, 471px 661px #fc0, 683px 834px #fc0, 979px 1403px #fc0, 582px 1889px #fc0, 1482px 960px #fc0, 1030px 1078px #fc0, 188px 1277px #fc0, 1069px 1481px #fc0, 277px 130px #fc0, 1648px 1780px #fc0, 224px 1543px #fc0, 613px 842px #fc0, 916px 1498px #fc0, 1773px 1404px #fc0, 91px 1162px #fc0, 742px 1315px #fc0, 1835px 746px #fc0, 525px 1555px #fc0, 221px 1400px #fc0, 1613px 1683px #fc0, 1514px 1460px #fc0, 1567px 1744px #fc0, 319px 165px #fc0, 1398px 1787px #fc0, 1043px 1186px #fc0, 731px 1823px #fc0, 1055px 167px #fc0, 1512px 316px #fc0
}

.x-register-card-footer #stars3:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-register-card-footer #stars4 {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars4,
.x-register-card-footer #stars4:after {
	width: 7px;
	height: 7px;
	background: transparent;
	box-shadow: 5px 10859px #fc0, 1844px 1900px #fc0, 26px 1746px #fc0, 349px 144px #fc0, 130px 137px #fc0, 100px 198px #fc0, 1410px 1709px #fc0, 1716px 1848px #fc0, 823px 1606px #fc0, 61px 1934px #fc0, 1220px 1837px #fc0, 1627px 981px #fc0, 962px 1640px #fc0, 1242px 1639px #fc0, 1205px 742px #fc0, 1109px 341px #fc0, 212px 424px #fc0, 1086px 1719px #fc0, 203px 1633px #fc0, 1679px 741px #fc0, 1718px 1614px #fc0, 1933px 1739px #fc0, 319px 1591px #fc0, 1671px 794px #fc0, 1585px 498px #fc0, 441px 12px #fc0, 785px 944px #fc0, 829px 1245px #fc0, 1467px 1359px #fc0, 1036px 1469px #fc0, 215px 1998px #fc0, 20px 1058px #fc0, 1808px 442px #fc0, 1859px 1298px #fc0, 1481px 789px #fc0, 1055px 343px #fc0, 1737px 1036px #fc0, 894px 1563px #fc0, 710px 202px #fc0, 433px 219px #fc0, 570px 1697px #fc0, 517px 1868px #fc0, 1187px 1455px #fc0, 1098px 458px #fc0, 52px 1892px #fc0, 1985px 1993px #fc0, 1900px 887px #fc0, 12px 643px #fc0, 379px 1157px #fc0, 1839px 918px #fc0, 1458px 309px #fc0, 1642px 1141px #fc0, 1380px 1571px #fc0, 771px 491px #fc0, 1777px 48px #fc0, 1588px 1741px #fc0, 66px 751px #fc0, 600px 181px #fc0, 357px 1012px #fc0, 511px 1075px #fc0, 1830px 781px #fc0, 1933px 1134px #fc0, 578px 984px #fc0, 824px 157px #fc0, 70px 1615px #fc0, 69px 1430px #fc0, 501px 1867px #fc0, 1759px 1727px #fc0, 1418px 672px #fc0, 1391px 1204px #fc0, 1481px 1593px #fc0, 151px 894px #fc0, 1095px 183px #fc0, 1257px 1647px #fc0, 214px 1965px #fc0, 722px 1703px #fc0, 1963px 1511px #fc0, 1559px 1118px #fc0, 671px 745px #fc0, 765px 201px #fc0, 565px 1526px #fc0, 1013px 456px #fc0, 427px 1364px #fc0, 569px 1528px #fc0, 1411px 474px #fc0, 1932px 1877px #fc0, 199px 1538px #fc0, 1530px 124px #fc0, 512px 549px #fc0, 409px 881px #fc0, 1797px 295px #fc0, 306px 785px #fc0, 1270px 1605px #fc0, 928px 1635px #fc0, 274px 879px #fc0, 1198px 267px #fc0, 1015px 716px #fc0, 316px 602px #fc0, 1586px 428px #fc0, 894px 1701px #fc0
}

.x-register-card-footer #stars4:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-register-card-footer #stars5 {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars5,
.x-register-card-footer #stars5:after {
	width: 9px;
	height: 9px;
	background: transparent;
	box-shadow: 1188px 17725px #fc0, 469px 724px #fc0, 156px 37px #fc0, 894px 1207px #fc0, 1815px 1875px #fc0, 803px 1029px #fc0, 781px 1326px #fc0, 451px 1880px #fc0, 511px 1280px #fc0, 1934px 1932px #fc0, 518px 701px #fc0, 492px 8px #fc0, 1738px 1257px #fc0, 1741px 1495px #fc0, 842px 925px #fc0, 1932px 1764px #fc0, 1380px 780px #fc0, 1273px 768px #fc0, 243px 248px #fc0, 1996px 1036px #fc0, 1811px 976px #fc0, 981px 548px #fc0, 497px 1836px #fc0, 97px 1194px #fc0, 1411px 1648px #fc0, 481px 409px #fc0, 549px 108px #fc0, 342px 806px #fc0, 1143px 1402px #fc0, 1601px 1962px #fc0, 835px 1426px #fc0, 374px 993px #fc0, 1922px 1951px #fc0, 330px 1709px #fc0, 1729px 324px #fc0, 490px 794px #fc0, 219px 1323px #fc0, 1520px 1340px #fc0, 1367px 1974px #fc0, 1459px 726px #fc0, 1405px 923px #fc0, 1554px 1287px #fc0, 160px 202px #fc0, 1180px 1122px #fc0, 1242px 1565px #fc0, 1459px 857px #fc0, 382px 1668px #fc0, 484px 1155px #fc0, 804px 933px #fc0, 578px 416px #fc0
}

.x-register-card-footer #stars5:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-register-card-footer #stars6 {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars6,
.x-register-card-footer #stars6:after {
	width: 4px;
	height: 4px;
	background: transparent;
	box-shadow: 525px 12033px #fc0, 710px 1009px #fc0, 1539px 955px #fc0, 452px 1746px #fc0, 736px 1669px #fc0, 1977px 932px #fc0, 844px 429px #fc0, 1473px 1310px #fc0, 408px 685px #fc0, 1752px 228px #fc0, 26px 1769px #fc0, 1024px 621px #fc0, 18px 859px #fc0, 1099px 981px #fc0, 409px 822px #fc0, 808px 1264px #fc0, 128px 604px #fc0, 1636px 762px #fc0, 19px 1762px #fc0, 1824px 249px #fc0, 1026px 300px #fc0, 124px 1743px #fc0, 841px 1720px #fc0, 1700px 1056px #fc0, 1056px 1638px #fc0, 604px 1336px #fc0, 416px 563px #fc0, 346px 861px #fc0, 1083px 141px #fc0, 1644px 1247px #fc0, 58px 1816px #fc0, 1716px 565px #fc0, 699px 1512px #fc0, 365px 769px #fc0, 1516px 1165px #fc0, 504px 1281px #fc0, 1211px 1575px #fc0, 225px 1058px #fc0, 1988px 11px #fc0, 1626px 1984px #fc0, 1255px 1723px #fc0, 1254px 9px #fc0, 1871px 1633px #fc0, 500px 880px #fc0, 1162px 1883px #fc0, 31px 225px #fc0, 1079px 1545px #fc0, 1550px 383px #fc0, 975px 1099px #fc0, 1847px 1555px #fc0, 1157px 866px #fc0, 1922px 1852px #fc0, 973px 1479px #fc0, 108px 209px #fc0, 692px 704px #fc0, 171px 666px #fc0, 1141px 592px #fc0, 209px 1769px #fc0, 1318px 99px #fc0, 1449px 1154px #fc0, 351px 447px #fc0, 1480px 1020px #fc0, 922px 974px #fc0, 1747px 686px #fc0, 1655px 1014px #fc0, 1279px 1034px #fc0, 1892px 1937px #fc0, 1345px 326px #fc0, 575px 1944px #fc0, 367px 1946px #fc0, 1948px 786px #fc0, 1255px 167px #fc0, 500px 1343px #fc0, 1453px 1453px #fc0, 1071px 572px #fc0, 1234px 84px #fc0, 1571px 1942px #fc0, 917px 1512px #fc0, 1601px 909px #fc0, 172px 1547px #fc0, 652px 983px #fc0, 38px 1039px #fc0, 396px 1664px #fc0, 1210px 1406px #fc0, 271px 224px #fc0, 1045px 1201px #fc0, 1777px 172px #fc0, 612px 853px #fc0, 966px 1048px #fc0, 1070px 191px #fc0, 1540px 1862px #fc0, 1134px 1964px #fc0, 1815px 699px #fc0, 366px 440px #fc0, 918px 25px #fc0, 1046px 1757px #fc0, 1996px 646px #fc0, 1049px 1223px #fc0, 1612px 107px #fc0, 125px 1468px #fc0, 1962px 997px #fc0, 6px 306px #fc0, 215px 1180px #fc0, 646px 712px #fc0, 1209px 865px #fc0, 1148px 887px #fc0, 572px 1806px #fc0, 1463px 300px #fc0, 1092px 617px #fc0, 403px 569px #fc0, 1430px 274px #fc0, 1556px 1816px #fc0, 928px 1870px #fc0, 1424px 498px #fc0, 1985px 204px #fc0, 2000px 803px #fc0, 1515px 1896px #fc0, 224px 1747px #fc0, 309px 130px #fc0, 760px 773px #fc0, 902px 402px #fc0, 1669px 1590px #fc0, 918px 305px #fc0, 1195px 1869px #fc0, 258px 1832px #fc0, 147px 1972px #fc0, 1269px 1696px #fc0, 1417px 205px #fc0, 401px 910px #fc0, 1734px 1921px #fc0, 1542px 128px #fc0, 1939px 721px #fc0, 1740px 157px #fc0, 675px 662px #fc0, 365px 153px #fc0, 529px 1032px #fc0, 194px 19px #fc0, 1850px 1477px #fc0, 877px 567px #fc0, 22px 1965px #fc0, 1470px 481px #fc0, 1100px 418px #fc0, 15px 1373px #fc0, 287px 1662px #fc0, 1888px 490px #fc0, 78px 1458px #fc0, 554px 1670px #fc0, 1830px 1399px #fc0, 726px 886px #fc0, 814px 1178px #fc0, 1629px 729px #fc0, 95px 405px #fc0, 532px 1238px #fc0, 1726px 177px #fc0, 454px 240px #fc0, 1676px 66px #fc0, 844px 816px #fc0, 1150px 1753px #fc0, 243px 55px #fc0, 1608px 547px #fc0, 1091px 365px #fc0, 1750px 1251px #fc0, 1190px 969px #fc0, 800px 856px #fc0, 1523px 367px #fc0, 1857px 764px #fc0, 827px 596px #fc0, 1624px 1145px #fc0, 378px 1161px #fc0, 438px 1800px #fc0, 645px 1976px #fc0, 1168px 314px #fc0, 257px 829px #fc0, 338px 1218px #fc0, 600px 1856px #fc0, 1377px 22px #fc0, 1274px 1420px #fc0, 163px 402px #fc0, 1770px 670px #fc0, 925px 923px #fc0, 1132px 1831px #fc0, 1937px 1328px #fc0, 1861px 1448px #fc0, 174px 406px #fc0, 1048px 641px #fc0, 1854px 622px #fc0, 14px 568px #fc0, 1637px 720px #fc0, 1115px 1588px #fc0, 1062px 618px #fc0, 253px 1689px #fc0, 1107px 1080px #fc0, 43px 1349px #fc0, 581px 920px #fc0, 1417px 163px #fc0, 576px 1252px #fc0, 192px 640px #fc0, 478px 436px #fc0, 249px 103px #fc0, 758px 449px #fc0, 386px 1337px #fc0, 437px 1464px #fc0, 518px 847px #fc0, 351px 853px #fc0, 433px 1185px #fc0, 1966px 1517px #fc0, 1675px 1283px #fc0, 802px 1403px #fc0, 1412px 694px #fc0, 759px 1261px #fc0, 1793px 563px #fc0, 1387px 4px #fc0, 624px 1531px #fc0, 1727px 559px #fc0, 1534px 513px #fc0, 931px 1872px #fc0, 115px 46px #fc0, 719px 936px #fc0, 813px 94px #fc0, 1950px 526px #fc0, 733px 756px #fc0, 1142px 1631px #fc0, 1018px 1324px #fc0, 827px 828px #fc0, 1323px 1813px #fc0, 1782px 207px #fc0, 1384px 1709px #fc0, 1879px 669px #fc0, 1574px 1795px #fc0, 1748px 1975px #fc0, 483px 1552px #fc0, 24px 1167px #fc0, 1184px 1309px #fc0, 206px 66px #fc0, 954px 1321px #fc0, 640px 276px #fc0, 538px 446px #fc0, 1628px 1906px #fc0, 2px 1634px #fc0, 1627px 409px #fc0, 1662px 1874px #fc0, 347px 1155px #fc0, 1410px 1698px #fc0, 798px 1936px #fc0, 516px 1347px #fc0, 951px 452px #fc0, 854px 1px #fc0, 983px 1777px #fc0, 79px 933px #fc0, 1600px 863px #fc0, 1268px 1760px #fc0, 1316px 685px #fc0, 1027px 1672px #fc0, 1712px 1717px #fc0, 997px 338px #fc0, 78px 1039px #fc0, 1531px 1317px #fc0, 1833px 203px #fc0, 725px 1073px #fc0, 1201px 1912px #fc0, 359px 995px #fc0, 527px 813px #fc0, 518px 289px #fc0, 1569px 889px #fc0, 1079px 120px #fc0, 452px 1079px #fc0, 589px 370px #fc0, 1223px 1446px #fc0, 82px 191px #fc0, 776px 433px #fc0, 1869px 748px #fc0, 1997px 165px #fc0, 1046px 1492px #fc0, 496px 326px #fc0, 519px 1273px #fc0, 1539px 1311px #fc0, 44px 49px #fc0, 47px 749px #fc0, 919px 1441px #fc0, 292px 1201px #fc0, 1207px 675px #fc0, 733px 1976px #fc0, 1251px 1807px #fc0, 1206px 789px #fc0, 920px 1880px #fc0, 1256px 813px #fc0, 1083px 158px #fc0, 1933px 80px #fc0, 1076px 748px #fc0, 191px 1824px #fc0, 548px 597px #fc0, 198px 463px #fc0, 1024px 1422px #fc0, 1872px 1375px #fc0, 345px 301px #fc0, 1759px 793px #fc0, 537px 416px #fc0, 178px 1069px #fc0, 25px 1052px #fc0, 1224px 1706px #fc0, 923px 1911px #fc0, 1839px 426px #fc0, 710px 1576px #fc0, 1943px 239px #fc0, 274px 1548px #fc0, 78px 1452px #fc0, 811px 1766px #fc0, 1029px 1404px #fc0, 671px 954px #fc0, 521px 1811px #fc0, 1005px 583px #fc0, 229px 569px #fc0, 233px 898px #fc0, 347px 1585px #fc0, 967px 649px #fc0, 715px 1349px #fc0, 134px 1474px #fc0, 1241px 1032px #fc0, 238px 642px #fc0, 1282px 1081px #fc0, 481px 622px #fc0, 743px 347px #fc0, 1857px 1787px #fc0, 1561px 993px #fc0, 1042px 1640px #fc0, 107px 1452px #fc0, 383px 1445px #fc0, 1194px 883px #fc0, 1681px 540px #fc0, 1541px 1436px #fc0, 42px 17px #fc0, 1237px 337px #fc0, 335px 665px #fc0, 1441px 42px #fc0, 133px 1720px #fc0, 1695px 1593px #fc0, 1541px 412px #fc0, 1360px 667px #fc0, 1145px 966px #fc0, 119px 194px #fc0, 154px 354px #fc0, 1918px 345px #fc0, 40px 647px #fc0, 1838px 1860px #fc0, 568px 699px #fc0, 418px 579px #fc0, 1111px 452px #fc0, 752px 445px #fc0, 558px 195px #fc0, 818px 874px #fc0, 179px 1668px #fc0, 1407px 1431px #fc0, 899px 499px #fc0, 463px 1369px #fc0, 1349px 838px #fc0, 1170px 209px #fc0, 909px 1020px #fc0, 261px 1372px #fc0, 316px 93px #fc0, 446px 658px #fc0, 1712px 749px #fc0, 1320px 1156px #fc0, 1418px 1467px #fc0, 393px 275px #fc0, 979px 912px #fc0, 1417px 417px #fc0, 644px 124px #fc0, 459px 780px #fc0, 1102px 924px #fc0, 1627px 664px #fc0, 1789px 1626px #fc0, 727px 218px #fc0, 996px 1935px #fc0, 1267px 1275px #fc0, 1415px 1606px #fc0, 162px 1428px #fc0, 323px 517px #fc0, 1857px 213px #fc0, 1232px 14px #fc0, 1052px 18px #fc0, 119px 474px #fc0, 1048px 1185px #fc0, 1001px 1816px #fc0, 328px 995px #fc0, 261px 1600px #fc0, 1903px 1116px #fc0, 668px 1365px #fc0, 177px 819px #fc0, 1166px 13px #fc0, 349px 1969px #fc0, 907px 1635px #fc0, 1497px 1511px #fc0, 3px 737px #fc0, 728px 851px #fc0, 352px 741px #fc0, 1092px 1117px #fc0, 1621px 72px #fc0, 131px 1591px #fc0, 20px 1403px #fc0, 1874px 344px #fc0, 1482px 1356px #fc0, 1519px 754px #fc0, 197px 77px #fc0, 1808px 992px #fc0, 32px 868px #fc0, 223px 378px #fc0, 747px 1003px #fc0, 1684px 1467px #fc0, 419px 1305px #fc0, 1412px 754px #fc0, 1944px 472px #fc0, 340px 1652px #fc0, 487px 212px #fc0, 906px 99px #fc0, 1888px 1331px #fc0, 1658px 60px #fc0, 1492px 296px #fc0, 9px 1915px #fc0, 1641px 1130px #fc0, 84px 453px #fc0, 1454px 528px #fc0, 1927px 1007px #fc0, 1934px 1682px #fc0, 130px 583px #fc0, 235px 1813px #fc0, 1482px 1478px #fc0, 1513px 1683px #fc0, 1669px 282px #fc0, 915px 836px #fc0, 1650px 1213px #fc0, 688px 1469px #fc0, 204px 1271px #fc0, 1790px 1213px #fc0, 58px 1247px #fc0, 1880px 1424px #fc0, 1357px 208px #fc0, 681px 1141px #fc0, 229px 1186px #fc0, 865px 995px #fc0, 52px 1933px #fc0, 971px 1650px #fc0, 1315px 148px #fc0, 1968px 1488px #fc0, 903px 1122px #fc0, 297px 471px #fc0, 1719px 994px #fc0, 851px 1896px #fc0, 417px 1021px #fc0, 1684px 365px #fc0, 1382px 1779px #fc0, 533px 1268px #fc0, 1566px 400px #fc0, 1685px 1864px #fc0, 1414px 134px #fc0, 1159px 1997px #fc0, 1104px 848px #fc0, 730px 547px #fc0, 1193px 276px #fc0, 749px 1023px #fc0, 539px 174px #fc0, 189px 1360px #fc0, 952px 512px #fc0, 1979px 460px #fc0, 1297px 433px #fc0, 1280px 1018px #fc0, 1336px 1428px #fc0, 1644px 929px #fc0, 1959px 1616px #fc0, 51px 626px #fc0, 1126px 50px #fc0, 820px 1655px #fc0, 1317px 400px #fc0, 780px 543px #fc0, 100px 1266px #fc0, 375px 378px #fc0, 574px 1040px #fc0, 1162px 426px #fc0, 229px 164px #fc0, 1221px 643px #fc0, 1099px 236px #fc0, 1831px 917px #fc0, 848px 888px #fc0, 1928px 1134px #fc0, 66px 97px #fc0, 455px 716px #fc0, 1615px 531px #fc0, 314px 1291px #fc0, 719px 516px #fc0, 564px 1636px #fc0, 1240px 1774px #fc0, 1641px 1874px #fc0, 41px 1272px #fc0, 431px 423px #fc0, 623px 1814px #fc0, 1442px 1376px #fc0, 1970px 1421px #fc0, 40px 1864px #fc0, 960px 475px #fc0, 1682px 1771px #fc0, 1333px 1619px #fc0, 1433px 482px #fc0, 330px 786px #fc0, 592px 279px #fc0, 1631px 429px #fc0, 366px 537px #fc0, 1583px 354px #fc0, 944px 1648px #fc0, 1316px 1202px #fc0, 918px 1803px #fc0, 501px 1326px #fc0, 1162px 676px #fc0, 1651px 136px #fc0, 321px 446px #fc0, 1574px 688px #fc0, 825px 1680px #fc0, 1918px 1165px #fc0, 1082px 1978px #fc0, 1180px 1790px #fc0, 902px 1511px #fc0, 1462px 1915px #fc0, 547px 206px #fc0, 744px 518px #fc0, 677px 575px #fc0, 1446px 530px #fc0, 1394px 1719px #fc0, 272px 95px #fc0, 506px 733px #fc0, 1033px 490px #fc0, 1164px 811px #fc0, 1235px 609px #fc0, 1725px 1873px #fc0, 761px 228px #fc0, 376px 87px #fc0, 537px 1780px #fc0, 1490px 1427px #fc0, 1359px 1591px #fc0, 1443px 1558px #fc0, 1483px 1066px #fc0, 800px 1580px #fc0, 149px 1176px #fc0, 1602px 1133px #fc0, 9px 183px #fc0, 431px 674px #fc0, 581px 582px #fc0, 589px 664px #fc0, 559px 1916px #fc0, 1045px 837px #fc0, 756px 1901px #fc0, 1212px 1175px #fc0, 813px 1704px #fc0, 918px 1751px #fc0, 1291px 392px #fc0, 1198px 1184px #fc0, 991px 1696px #fc0, 710px 517px #fc0, 562px 162px #fc0, 1065px 1801px #fc0, 430px 593px #fc0, 1727px 1130px #fc0, 1595px 1766px #fc0, 1803px 948px #fc0, 1701px 420px #fc0, 741px 1242px #fc0, 891px 1145px #fc0, 1231px 1326px #fc0, 827px 1246px #fc0, 320px 1139px #fc0, 819px 138px #fc0, 728px 693px #fc0, 1308px 1471px #fc0, 334px 106px #fc0, 1832px 965px #fc0, 1267px 1250px #fc0, 658px 370px #fc0, 335px 260px #fc0, 1244px 525px #fc0, 1469px 736px #fc0, 1116px 1247px #fc0, 838px 858px #fc0, 162px 1846px #fc0, 1284px 10px #fc0, 94px 1210px #fc0, 573px 1614px #fc0, 352px 568px #fc0, 698px 1426px #fc0, 653px 1874px #fc0, 513px 1474px #fc0, 144px 875px #fc0, 1184px 1790px #fc0, 1335px 1930px #fc0, 520px 1554px #fc0, 1575px 582px #fc0, 929px 531px #fc0, 86px 772px #fc0, 1513px 751px #fc0, 300px 31px #fc0, 446px 1688px #fc0, 374px 1017px #fc0, 1941px 1325px #fc0, 1135px 553px #fc0, 1908px 31px #fc0, 888px 473px #fc0, 1904px 169px #fc0, 162px 483px #fc0, 189px 1258px #fc0, 385px 1798px #fc0, 906px 961px #fc0, 1427px 367px #fc0, 1905px 1851px #fc0, 1543px 124px #fc0, 1809px 705px #fc0, 807px 1216px #fc0, 1372px 1239px #fc0, 649px 1975px #fc0, 1658px 1423px #fc0, 1962px 546px #fc0, 1514px 1685px #fc0, 822px 328px #fc0, 615px 1676px #fc0, 718px 1741px #fc0, 1204px 11px #fc0, 1856px 702px #fc0, 131px 1661px #fc0, 953px 1108px #fc0, 897px 297px #fc0, 432px 1418px #fc0, 489px 1451px #fc0, 337px 914px #fc0, 1811px 1322px #fc0, 47px 1756px #fc0, 1550px 1812px #fc0, 358px 994px #fc0, 350px 703px #fc0, 1358px 208px #fc0, 1209px 249px #fc0, 768px 32px #fc0, 1184px 981px #fc0, 1826px 1234px #fc0, 1400px 674px #fc0, 1545px 373px #fc0, 1526px 219px #fc0, 1622px 649px #fc0, 898px 229px #fc0, 603px 1805px #fc0, 1425px 3px #fc0, 1556px 1098px #fc0, 202px 1789px #fc0, 1786px 1736px #fc0, 831px 940px #fc0, 98px 694px #fc0, 611px 172px #fc0, 84px 879px #fc0, 69px 1459px #fc0, 612px 931px #fc0, 119px 1186px #fc0, 234px 838px #fc0, 1350px 985px #fc0, 1493px 1678px #fc0, 1009px 469px #fc0, 1169px 21px #fc0, 238px 208px #fc0, 1606px 1633px #fc0, 272px 91px #fc0, 1523px 384px #fc0, 1293px 1776px #fc0, 762px 710px #fc0, 727px 1189px #fc0, 92px 1692px #fc0, 1564px 344px #fc0, 1250px 1665px #fc0, 1345px 1151px #fc0, 1761px 895px #fc0, 1855px 1417px #fc0, 1102px 384px #fc0, 556px 1387px #fc0, 581px 795px #fc0, 354px 185px #fc0, 192px 1251px #fc0, 56px 688px #fc0, 1011px 24px #fc0, 604px 439px #fc0, 1844px 1904px #fc0, 51px 1041px #fc0, 1795px 1862px #fc0, 302px 1421px #fc0, 160px 645px #fc0, 1405px 838px #fc0, 279px 1667px #fc0, 1725px 444px #fc0, 1677px 513px #fc0, 913px 795px #fc0, 31px 751px #fc0, 908px 157px #fc0, 1228px 1812px #fc0, 1273px 1029px #fc0, 721px 896px #fc0, 1308px 214px #fc0, 1940px 628px #fc0, 1403px 1742px #fc0, 1737px 1797px #fc0
}

.x-register-card-footer #stars6:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-register-card-footer #stars7 {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars7,
.x-register-card-footer #stars7:after {
	width: 2px;
	height: 2px;
	background: transparent;
	box-shadow: 767px 555px #fc0, 1331px 1341px #fc0, 394px 280px #fc0, 9px 413px #fc0, 974px 548px #fc0, 1676px 1705px #fc0, 1091px 1784px #fc0, 1229px 110px #fc0, 1924px 405px #fc0, 33px 1752px #fc0, 750px 1306px #fc0, 725px 1317px #fc0, 1685px 161px #fc0, 1707px 1450px #fc0, 577px 371px #fc0, 722px 516px #fc0, 672px 143px #fc0, 932px 1688px #fc0, 1317px 1027px #fc0, 1984px 1423px #fc0, 308px 281px #fc0, 1721px 64px #fc0, 769px 1651px #fc0, 863px 1523px #fc0, 300px 235px #fc0, 1687px 1583px #fc0, 1102px 608px #fc0, 854px 790px #fc0, 651px 488px #fc0, 1260px 1513px #fc0, 138px 1752px #fc0, 556px 61px #fc0, 1827px 103px #fc0, 279px 1032px #fc0, 1371px 1426px #fc0, 118px 2000px #fc0, 461px 1069px #fc0, 1360px 1089px #fc0, 1056px 855px #fc0, 72px 381px #fc0, 863px 126px #fc0, 2000px 364px #fc0, 528px 537px #fc0, 1642px 1025px #fc0, 1360px 1643px #fc0, 563px 218px #fc0, 1268px 1762px #fc0, 878px 1703px #fc0, 850px 275px #fc0, 1993px 734px #fc0, 1866px 502px #fc0, 859px 298px #fc0, 1952px 903px #fc0, 1278px 264px #fc0, 1704px 1190px #fc0, 1665px 258px #fc0, 1063px 611px #fc0, 443px 736px #fc0, 1279px 171px #fc0, 526px 96px #fc0, 1512px 1603px #fc0, 1507px 1853px #fc0, 960px 1121px #fc0, 1941px 504px #fc0, 1559px 1498px #fc0, 1329px 791px #fc0, 606px 474px #fc0, 1470px 1706px #fc0, 789px 359px #fc0, 1884px 630px #fc0, 608px 1383px #fc0, 419px 1451px #fc0, 768px 365px #fc0, 1842px 1982px #fc0, 26px 655px #fc0, 500px 816px #fc0, 917px 1570px #fc0, 1482px 1849px #fc0, 426px 1798px #fc0, 1537px 1966px #fc0, 305px 918px #fc0, 4px 403px #fc0, 916px 10px #fc0, 117px 208px #fc0, 1392px 243px #fc0, 1679px 1487px #fc0, 1592px 695px #fc0, 148px 845px #fc0, 1829px 428px #fc0, 1484px 778px #fc0, 1763px 1929px #fc0, 1756px 1985px #fc0, 1921px 375px #fc0, 1804px 499px #fc0, 1633px 1315px #fc0, 1681px 722px #fc0, 37px 1977px #fc0, 1405px 655px #fc0, 1972px 1726px #fc0, 1919px 1188px #fc0, 747px 1543px #fc0, 1075px 1918px #fc0, 155px 1686px #fc0, 119px 604px #fc0, 1708px 887px #fc0, 227px 244px #fc0, 35px 1181px #fc0, 604px 1614px #fc0, 1631px 1857px #fc0, 1529px 474px #fc0, 230px 444px #fc0, 996px 169px #fc0, 173px 1158px #fc0, 749px 86px #fc0, 297px 552px #fc0, 1512px 433px #fc0, 1511px 1602px #fc0, 1615px 1165px #fc0, 1128px 1086px #fc0, 583px 1173px #fc0, 764px 1401px #fc0, 1021px 1219px #fc0, 1590px 48px #fc0, 706px 571px #fc0, 1088px 246px #fc0, 1344px 1000px #fc0, 721px 1131px #fc0, 1403px 1812px #fc0, 460px 1064px #fc0, 1243px 270px #fc0, 1785px 609px #fc0, 1331px 1199px #fc0, 1746px 1516px #fc0, 1738px 1699px #fc0, 318px 340px #fc0, 112px 1688px #fc0, 1776px 1688px #fc0, 963px 577px #fc0, 1002px 350px #fc0, 938px 539px #fc0, 1435px 1689px #fc0, 1469px 81px #fc0, 1206px 1279px #fc0, 848px 1777px #fc0, 1427px 1197px #fc0, 1039px 1006px #fc0, 526px 1310px #fc0, 1491px 653px #fc0, 934px 290px #fc0, 889px 575px #fc0, 31px 1774px #fc0, 1156px 1859px #fc0, 108px 1310px #fc0, 719px 111px #fc0, 1505px 1427px #fc0, 1290px 1989px #fc0, 1621px 1251px #fc0, 1678px 437px #fc0, 526px 1904px #fc0, 1243px 1846px #fc0, 1154px 680px #fc0, 1231px 470px #fc0, 909px 843px #fc0, 492px 966px #fc0, 52px 924px #fc0, 574px 454px #fc0, 1271px 902px #fc0, 1403px 1283px #fc0, 1475px 1673px #fc0, 267px 1859px #fc0, 604px 486px #fc0, 787px 34px #fc0, 1250px 1653px #fc0, 1861px 775px #fc0, 1635px 858px #fc0, 870px 789px #fc0, 1366px 796px #fc0, 1331px 136px #fc0, 421px 534px #fc0, 1225px 1371px #fc0, 1956px 398px #fc0, 1201px 563px #fc0, 604px 1029px #fc0, 454px 565px #fc0, 1322px 975px #fc0, 598px 100px #fc0, 979px 1641px #fc0, 1703px 546px #fc0, 846px 282px #fc0, 1052px 491px #fc0, 705px 332px #fc0, 1054px 290px #fc0, 746px 534px #fc0, 217px 1409px #fc0, 1958px 1617px #fc0, 1017px 1702px #fc0, 1374px 1408px #fc0, 1699px 367px #fc0, 1472px 1943px #fc0, 654px 224px #fc0, 173px 442px #fc0, 911px 441px #fc0, 1856px 205px #fc0, 1813px 1768px #fc0, 203px 1200px #fc0, 1946px 1573px #fc0, 625px 1652px #fc0, 590px 1697px #fc0, 44px 106px #fc0, 1426px 1585px #fc0, 1751px 1322px #fc0, 637px 100px #fc0, 1280px 986px #fc0, 737px 33px #fc0, 1780px 1458px #fc0, 1163px 878px #fc0, 713px 1745px #fc0, 1203px 280px #fc0, 1945px 614px #fc0, 531px 168px #fc0, 93px 1615px #fc0, 665px 285px #fc0, 158px 122px #fc0, 191px 1199px #fc0, 1703px 481px #fc0, 26px 717px #fc0, 1142px 137px #fc0, 1900px 1183px #fc0, 1999px 1943px #fc0, 1618px 919px #fc0, 1867px 316px #fc0, 1919px 1874px #fc0, 239px 1736px #fc0, 1097px 505px #fc0, 930px 2000px #fc0, 262px 1155px #fc0, 1936px 1509px #fc0, 1904px 1169px #fc0, 1724px 1207px #fc0, 541px 1259px #fc0, 821px 208px #fc0, 1969px 386px #fc0, 486px 706px #fc0, 890px 475px #fc0, 1897px 1638px #fc0, 1364px 1496px #fc0, 1407px 797px #fc0, 747px 382px #fc0, 1419px 1963px #fc0, 1481px 1614px #fc0, 1534px 1714px #fc0, 1087px 735px #fc0, 1659px 1127px #fc0, 71px 1921px #fc0, 8px 174px #fc0, 176px 917px #fc0, 1364px 421px #fc0, 379px 1055px #fc0, 948px 1770px #fc0, 143px 1448px #fc0, 540px 244px #fc0, 1795px 760px #fc0, 826px 616px #fc0, 719px 440px #fc0, 1152px 99px #fc0, 312px 1576px #fc0, 691px 1222px #fc0, 364px 1914px #fc0, 679px 1460px #fc0, 1886px 117px #fc0, 447px 1036px #fc0, 380px 870px #fc0, 245px 1424px #fc0, 1587px 1064px #fc0, 94px 464px #fc0, 1778px 258px #fc0, 1889px 1797px #fc0, 724px 975px #fc0, 48px 1757px #fc0, 1556px 85px #fc0, 507px 754px #fc0, 924px 1762px #fc0, 184px 1175px #fc0, 1579px 559px #fc0, 1515px 881px #fc0, 1589px 310px #fc0, 814px 1152px #fc0, 776px 659px #fc0, 6px 1571px #fc0, 559px 728px #fc0, 1130px 813px #fc0, 1570px 1530px #fc0, 1025px 1778px #fc0, 1415px 62px #fc0, 1617px 1317px #fc0, 786px 492px #fc0, 1438px 1426px #fc0, 662px 803px #fc0, 614px 657px #fc0, 1654px 245px #fc0
}

.x-register-card-footer #stars7:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-register-card-footer #stars9 {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars9,
.x-register-card-footer #stars9:after {
	width: 3px;
	height: 3px;
	background: transparent;
	box-shadow: 1486px 7436px #fc0, 903px 879px #fc0, 1022px 1828px #fc0, 1628px 1435px #fc0, 1297px 131px #fc0, 1715px 1129px #fc0, 621px 1739px #fc0, 1697px 248px #fc0, 1739px 161px #fc0, 1202px 1987px #fc0, 1726px 24px #fc0, 213px 1318px #fc0, 1086px 1663px #fc0, 1360px 1237px #fc0, 49px 458px #fc0, 829px 766px #fc0, 1650px 1683px #fc0, 766px 1670px #fc0, 471px 1119px #fc0, 1264px 821px #fc0, 1680px 301px #fc0, 1480px 1958px #fc0, 880px 1409px #fc0, 1436px 1823px #fc0, 1517px 235px #fc0, 571px 739px #fc0, 1504px 792px #fc0, 5px 834px #fc0, 318px 1604px #fc0, 1701px 1672px #fc0, 613px 872px #fc0, 1311px 114px #fc0, 514px 1029px #fc0, 921px 774px #fc0, 560px 1842px #fc0, 1989px 1441px #fc0, 363px 1345px #fc0, 1820px 1340px #fc0, 835px 1270px #fc0, 1440px 1969px #fc0, 1485px 803px #fc0, 1966px 945px #fc0, 810px 948px #fc0, 1403px 1434px #fc0, 259px 1795px #fc0, 1930px 38px #fc0, 1722px 605px #fc0, 1823px 1003px #fc0, 1435px 1809px #fc0, 1491px 542px #fc0, 617px 1277px #fc0, 1861px 1108px #fc0, 1747px 377px #fc0, 26px 1426px #fc0, 129px 1008px #fc0, 56px 1924px #fc0, 745px 600px #fc0, 1610px 1491px #fc0, 1640px 107px #fc0, 184px 793px #fc0, 1780px 474px #fc0, 1479px 1943px #fc0, 743px 75px #fc0, 1104px 861px #fc0, 1828px 2000px #fc0, 1469px 27px #fc0, 806px 869px #fc0, 218px 17px #fc0, 1525px 975px #fc0, 1292px 1680px #fc0, 1517px 1347px #fc0, 1584px 770px #fc0, 1899px 337px #fc0, 641px 1946px #fc0, 37px 1160px #fc0, 1540px 543px #fc0, 728px 866px #fc0, 920px 290px #fc0, 1917px 684px #fc0, 1089px 857px #fc0, 19px 592px #fc0, 1365px 318px #fc0, 839px 638px #fc0, 158px 1305px #fc0, 1222px 682px #fc0, 982px 1280px #fc0, 1304px 1116px #fc0, 1882px 294px #fc0, 4px 648px #fc0, 710px 732px #fc0, 836px 1047px #fc0, 1301px 1962px #fc0, 1085px 1731px #fc0, 978px 409px #fc0, 1028px 1966px #fc0, 145px 289px #fc0, 1185px 871px #fc0, 674px 1347px #fc0, 1831px 1230px #fc0, 595px 1387px #fc0, 838px 1140px #fc0, 38px 1241px #fc0, 929px 945px #fc0, 705px 281px #fc0, 605px 1686px #fc0, 608px 1189px #fc0, 262px 1920px #fc0, 792px 1863px #fc0, 354px 761px #fc0, 880px 766px #fc0, 538px 1764px #fc0, 1042px 671px #fc0, 1017px 1366px #fc0, 499px 904px #fc0, 1964px 643px #fc0, 1020px 1018px #fc0, 662px 108px #fc0, 589px 302px #fc0, 14px 1194px #fc0, 1367px 1051px #fc0, 1122px 1541px #fc0, 1173px 996px #fc0, 198px 1628px #fc0, 365px 1677px #fc0, 1310px 331px #fc0, 1239px 753px #fc0, 1969px 283px #fc0, 1562px 548px #fc0, 1867px 441px #fc0, 541px 1900px #fc0, 230px 1343px #fc0, 270px 716px #fc0, 769px 1430px #fc0, 1667px 1170px #fc0, 725px 1618px #fc0, 290px 454px #fc0, 1984px 1189px #fc0, 1704px 1323px #fc0, 1195px 106px #fc0, 1462px 783px #fc0, 1820px 76px #fc0, 577px 1147px #fc0, 1282px 685px #fc0, 684px 1422px #fc0, 1148px 1057px #fc0, 747px 1477px #fc0, 1623px 700px #fc0, 55px 346px #fc0, 273px 436px #fc0, 709px 1594px #fc0, 1982px 1275px #fc0, 1393px 1318px #fc0, 1900px 319px #fc0, 1902px 1869px #fc0, 1423px 464px #fc0, 1669px 561px #fc0, 1371px 1896px #fc0, 1327px 437px #fc0, 1284px 1325px #fc0, 99px 1469px #fc0, 898px 905px #fc0, 276px 380px #fc0, 681px 1392px #fc0, 1219px 1751px #fc0, 1044px 1785px #fc0, 996px 593px #fc0, 1787px 699px #fc0, 662px 275px #fc0, 1884px 1055px #fc0, 1207px 1069px #fc0, 1434px 974px #fc0, 527px 1670px #fc0, 763px 1562px #fc0, 1276px 656px #fc0, 1670px 148px #fc0, 451px 348px #fc0, 1555px 1169px #fc0, 981px 531px #fc0, 1792px 526px #fc0, 818px 1346px #fc0, 1808px 1343px #fc0, 1807px 1180px #fc0, 1604px 1171px #fc0, 1166px 1802px #fc0, 7px 191px #fc0, 520px 1044px #fc0, 716px 1430px #fc0, 1866px 265px #fc0, 1892px 484px #fc0, 818px 1641px #fc0, 533px 598px #fc0, 1966px 1895px #fc0, 1625px 878px #fc0, 864px 156px #fc0, 228px 1965px #fc0, 254px 852px #fc0, 1104px 115px #fc0, 329px 343px #fc0, 1780px 7px #fc0, 1622px 1019px #fc0, 1093px 1925px #fc0, 1510px 318px #fc0, 905px 814px #fc0, 402px 343px #fc0, 1176px 1372px #fc0, 102px 1917px #fc0, 956px 1014px #fc0, 1725px 568px #fc0, 291px 488px #fc0, 359px 1238px #fc0, 1455px 359px #fc0, 725px 156px #fc0, 533px 248px #fc0, 240px 1451px #fc0, 1325px 661px #fc0, 649px 276px #fc0, 1677px 1954px #fc0, 1980px 1290px #fc0, 438px 1230px #fc0, 135px 231px #fc0, 1011px 1654px #fc0, 126px 61px #fc0, 541px 610px #fc0, 176px 660px #fc0, 251px 4px #fc0, 600px 436px #fc0, 672px 1853px #fc0, 1626px 1917px #fc0, 793px 821px #fc0, 1664px 1039px #fc0, 418px 1863px #fc0, 1284px 1293px #fc0, 793px 281px #fc0, 318px 1516px #fc0, 751px 840px #fc0, 947px 1857px #fc0, 1130px 578px #fc0, 510px 891px #fc0, 1244px 1200px #fc0, 349px 435px #fc0, 552px 919px #fc0, 1265px 1817px #fc0, 228px 1124px #fc0, 916px 51px #fc0, 424px 671px #fc0, 1701px 1450px #fc0, 1602px 542px #fc0, 466px 950px #fc0, 1735px 1067px #fc0, 561px 756px #fc0, 993px 1744px #fc0, 154px 174px #fc0, 525px 10px #fc0, 1844px 1605px #fc0, 1443px 1813px #fc0, 1279px 1750px #fc0, 1268px 14px #fc0, 230px 1834px #fc0, 474px 1291px #fc0, 1098px 1692px #fc0, 1695px 1167px #fc0, 655px 987px #fc0, 313px 277px #fc0, 1742px 1705px #fc0, 1377px 662px #fc0, 38px 1968px #fc0, 532px 1066px #fc0, 1684px 1654px #fc0, 401px 821px #fc0, 533px 706px #fc0, 1733px 1358px #fc0, 1001px 1607px #fc0, 573px 983px #fc0, 75px 1853px #fc0, 1986px 809px #fc0, 1248px 1476px #fc0, 1429px 424px #fc0, 1557px 1898px #fc0, 1747px 1132px #fc0, 1222px 1826px #fc0, 1976px 291px #fc0, 1345px 720px #fc0, 487px 454px #fc0, 1393px 735px #fc0, 563px 1663px #fc0, 1523px 948px #fc0, 1580px 478px #fc0, 697px 1609px #fc0, 1603px 1520px #fc0, 1085px 544px #fc0, 960px 1681px #fc0, 821px 831px #fc0, 1509px 1397px #fc0, 1621px 1734px #fc0, 1825px 1461px #fc0, 857px 989px #fc0, 743px 591px #fc0, 1396px 253px #fc0, 1522px 785px #fc0, 1086px 1282px #fc0, 1048px 1980px #fc0, 1644px 413px #fc0, 1718px 886px #fc0, 1757px 1997px #fc0, 489px 1132px #fc0, 394px 1526px #fc0, 117px 572px #fc0, 388px 465px #fc0, 1636px 513px #fc0, 777px 275px #fc0, 1806px 768px #fc0, 890px 1569px #fc0, 89px 547px #fc0, 1160px 1340px #fc0, 988px 268px #fc0, 1143px 1983px #fc0, 1940px 1125px #fc0, 1174px 1952px #fc0, 4px 392px #fc0, 1183px 438px #fc0, 1572px 402px #fc0, 380px 158px #fc0, 574px 622px #fc0, 1283px 510px #fc0, 415px 991px #fc0, 1968px 1930px #fc0, 842px 795px #fc0, 958px 99px #fc0, 1400px 1840px #fc0, 1661px 1776px #fc0, 1387px 1331px #fc0, 1473px 54px #fc0, 508px 289px #fc0, 460px 718px #fc0, 175px 5px #fc0, 1893px 287px #fc0, 1037px 1015px #fc0, 287px 1608px #fc0, 1585px 1554px #fc0, 1149px 1742px #fc0, 155px 1084px #fc0, 1740px 807px #fc0, 1557px 705px #fc0, 1466px 1695px #fc0, 1018px 420px #fc0, 1595px 2px #fc0, 1978px 1860px #fc0, 175px 486px #fc0, 1737px 1872px #fc0, 252px 301px #fc0, 632px 783px #fc0, 711px 798px #fc0, 201px 228px #fc0, 1784px 1457px #fc0, 1745px 980px #fc0, 1991px 733px #fc0, 1182px 1636px #fc0, 712px 1309px #fc0, 1368px 1563px #fc0, 1282px 1018px #fc0, 1347px 1692px #fc0, 1605px 409px #fc0, 1353px 1020px #fc0, 1594px 457px #fc0, 364px 1209px #fc0, 428px 956px #fc0, 1404px 1557px #fc0, 1413px 1762px #fc0, 1744px 398px #fc0, 862px 1147px #fc0, 353px 555px #fc0, 394px 228px #fc0, 1674px 1798px #fc0, 1624px 1105px #fc0, 502px 469px #fc0, 1858px 1907px #fc0, 1291px 1315px #fc0, 1238px 1075px #fc0, 1892px 1830px #fc0, 891px 1896px #fc0, 66px 901px #fc0, 1065px 444px #fc0, 839px 1849px #fc0, 468px 689px #fc0, 897px 1295px #fc0, 1929px 672px #fc0, 1124px 989px #fc0, 1490px 1520px #fc0, 1416px 1255px #fc0, 1296px 1849px #fc0, 1944px 1056px #fc0, 111px 1321px #fc0, 429px 1165px #fc0, 1688px 1896px #fc0, 1594px 1280px #fc0, 1783px 1513px #fc0, 1934px 141px #fc0, 1816px 385px #fc0, 1881px 1972px #fc0, 152px 31px #fc0, 1541px 1227px #fc0, 470px 1244px #fc0, 223px 405px #fc0, 1010px 554px #fc0, 608px 645px #fc0, 1046px 534px #fc0, 523px 927px #fc0, 1151px 1957px #fc0, 398px 369px #fc0, 1043px 1116px #fc0, 187px 1854px #fc0, 1056px 1472px #fc0, 1372px 782px #fc0, 1508px 1139px #fc0, 1853px 1904px #fc0, 309px 87px #fc0, 285px 1230px #fc0, 293px 1384px #fc0, 1958px 1978px #fc0, 1142px 1886px #fc0, 535px 774px #fc0, 1347px 260px #fc0, 1705px 1929px #fc0, 1466px 811px #fc0, 1279px 1662px #fc0, 1834px 398px #fc0, 1825px 810px #fc0, 597px 667px #fc0, 871px 263px #fc0, 1311px 1581px #fc0, 1554px 482px #fc0, 346px 84px #fc0, 972px 177px #fc0, 1961px 274px #fc0, 803px 614px #fc0, 864px 1333px #fc0, 665px 1323px #fc0, 1692px 1590px #fc0, 304px 976px #fc0, 1629px 1653px #fc0, 588px 1596px #fc0, 1643px 42px #fc0, 1566px 1538px #fc0, 587px 209px #fc0, 752px 1567px #fc0, 478px 781px #fc0, 764px 852px #fc0, 1979px 1317px #fc0, 1017px 905px #fc0, 1866px 1089px #fc0, 1088px 1603px #fc0, 1170px 587px #fc0, 757px 1057px #fc0, 1718px 1316px #fc0, 169px 1385px #fc0, 315px 1962px #fc0, 576px 630px #fc0, 1749px 886px #fc0, 1966px 1772px #fc0, 1562px 1534px #fc0, 594px 1509px #fc0, 268px 1536px #fc0, 841px 1280px #fc0, 833px 575px #fc0, 314px 1535px #fc0, 427px 769px #fc0, 384px 1981px #fc0, 297px 506px #fc0, 403px 494px #fc0, 344px 410px #fc0, 819px 579px #fc0, 220px 663px #fc0, 1379px 343px #fc0, 1878px 1112px #fc0, 871px 1447px #fc0, 933px 1264px #fc0, 1243px 1922px #fc0, 1973px 1051px #fc0, 633px 247px #fc0, 1124px 1372px #fc0, 15px 603px #fc0, 1718px 1885px #fc0, 1850px 67px #fc0, 1847px 1130px #fc0, 1226px 151px #fc0, 1466px 1511px #fc0, 1859px 1579px #fc0, 1003px 893px #fc0, 119px 727px #fc0, 302px 678px #fc0, 815px 469px #fc0, 117px 52px #fc0, 1029px 1321px #fc0, 377px 847px #fc0, 138px 689px #fc0, 1239px 981px #fc0, 1402px 1283px #fc0, 1619px 1479px #fc0, 1366px 1791px #fc0, 978px 700px #fc0
}

.x-register-card-footer #stars9:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-register-card-footer #stars10 {
	opacity: .8;
	-webkit-animation: animStar 3s linear infinite;
	border-radius: 50%
}

.x-register-card-footer #stars10,
.x-register-card-footer #stars10:after {
	width: 5px;
	height: 5px;
	background: transparent;
	box-shadow: 767px 555px #fc0, 1331px 1341px #fc0, 394px 280px #fc0, 9px 413px #fc0, 974px 548px #fc0, 1676px 1705px #fc0, 1091px 1784px #fc0, 1229px 110px #fc0, 1924px 405px #fc0, 33px 1752px #fc0, 750px 1306px #fc0, 725px 1317px #fc0, 1685px 161px #fc0, 1707px 1450px #fc0, 577px 371px #fc0, 722px 516px #fc0, 672px 143px #fc0, 932px 1688px #fc0, 1317px 1027px #fc0, 1984px 1423px #fc0, 308px 281px #fc0, 1721px 64px #fc0, 769px 1651px #fc0, 863px 1523px #fc0, 300px 235px #fc0, 1687px 1583px #fc0, 1102px 608px #fc0, 854px 790px #fc0, 651px 488px #fc0, 1260px 1513px #fc0, 138px 1752px #fc0, 556px 61px #fc0, 1827px 103px #fc0, 279px 1032px #fc0, 1371px 1426px #fc0, 118px 2000px #fc0, 461px 1069px #fc0, 1360px 1089px #fc0, 1056px 855px #fc0, 72px 381px #fc0, 863px 126px #fc0, 2000px 364px #fc0, 528px 537px #fc0, 1642px 1025px #fc0, 1360px 1643px #fc0, 563px 218px #fc0, 1268px 1762px #fc0, 878px 1703px #fc0, 850px 275px #fc0, 1993px 734px #fc0, 1866px 502px #fc0, 859px 298px #fc0, 1952px 903px #fc0, 1278px 264px #fc0, 1704px 1190px #fc0, 1665px 258px #fc0, 1063px 611px #fc0, 443px 736px #fc0, 1279px 171px #fc0, 526px 96px #fc0, 1512px 1603px #fc0, 1507px 1853px #fc0, 960px 1121px #fc0, 1941px 504px #fc0, 1559px 1498px #fc0, 1329px 791px #fc0, 606px 474px #fc0, 1470px 1706px #fc0, 789px 359px #fc0, 1884px 630px #fc0, 608px 1383px #fc0, 419px 1451px #fc0, 768px 365px #fc0, 1842px 1982px #fc0, 26px 655px #fc0, 500px 816px #fc0, 917px 1570px #fc0, 1482px 1849px #fc0, 426px 1798px #fc0, 1537px 1966px #fc0, 305px 918px #fc0, 4px 403px #fc0, 916px 10px #fc0, 117px 208px #fc0, 1392px 243px #fc0, 1679px 1487px #fc0, 1592px 695px #fc0, 148px 845px #fc0, 1829px 428px #fc0, 1484px 778px #fc0, 1763px 1929px #fc0, 1756px 1985px #fc0, 1921px 375px #fc0, 1804px 499px #fc0, 1633px 1315px #fc0, 1681px 722px #fc0, 37px 1977px #fc0, 1405px 655px #fc0, 1972px 1726px #fc0, 1919px 1188px #fc0, 747px 1543px #fc0, 1075px 1918px #fc0, 155px 1686px #fc0, 119px 604px #fc0, 1708px 887px #fc0, 227px 244px #fc0, 35px 1181px #fc0, 604px 1614px #fc0, 1631px 1857px #fc0, 1529px 474px #fc0, 230px 444px #fc0, 996px 169px #fc0, 173px 1158px #fc0, 749px 86px #fc0, 297px 552px #fc0, 1512px 433px #fc0, 1511px 1602px #fc0, 1615px 1165px #fc0, 1128px 1086px #fc0, 583px 1173px #fc0, 764px 1401px #fc0, 1021px 1219px #fc0, 1590px 48px #fc0, 706px 571px #fc0, 1088px 246px #fc0, 1344px 1000px #fc0, 721px 1131px #fc0, 1403px 1812px #fc0, 460px 1064px #fc0, 1243px 270px #fc0, 1785px 609px #fc0, 1331px 1199px #fc0, 1746px 1516px #fc0, 1738px 1699px #fc0, 318px 340px #fc0, 112px 1688px #fc0, 1776px 1688px #fc0, 963px 577px #fc0, 1002px 350px #fc0, 938px 539px #fc0, 1435px 1689px #fc0, 1469px 81px #fc0, 1206px 1279px #fc0, 848px 1777px #fc0, 1427px 1197px #fc0, 1039px 1006px #fc0, 526px 1310px #fc0, 1491px 653px #fc0, 934px 290px #fc0, 889px 575px #fc0, 31px 1774px #fc0, 1156px 1859px #fc0, 108px 1310px #fc0, 719px 111px #fc0, 1505px 1427px #fc0, 1290px 1989px #fc0, 1621px 1251px #fc0, 1678px 437px #fc0, 526px 1904px #fc0, 1243px 1846px #fc0, 1154px 680px #fc0, 1231px 470px #fc0, 909px 843px #fc0, 492px 966px #fc0, 52px 924px #fc0, 574px 454px #fc0, 1271px 902px #fc0, 1403px 1283px #fc0, 1475px 1673px #fc0, 267px 1859px #fc0, 604px 486px #fc0, 787px 34px #fc0, 1250px 1653px #fc0, 1861px 775px #fc0, 1635px 858px #fc0, 870px 789px #fc0, 1366px 796px #fc0, 1331px 136px #fc0, 421px 534px #fc0, 1225px 1371px #fc0, 1956px 398px #fc0, 1201px 563px #fc0, 604px 1029px #fc0, 454px 565px #fc0, 1322px 975px #fc0, 598px 100px #fc0, 979px 1641px #fc0, 1703px 546px #fc0, 846px 282px #fc0, 1052px 491px #fc0, 705px 332px #fc0, 1054px 290px #fc0, 746px 534px #fc0, 217px 1409px #fc0, 1958px 1617px #fc0, 1017px 1702px #fc0, 1374px 1408px #fc0, 1699px 367px #fc0, 1472px 1943px #fc0, 654px 224px #fc0, 173px 442px #fc0, 911px 441px #fc0, 1856px 205px #fc0, 1813px 1768px #fc0, 203px 1200px #fc0, 1946px 1573px #fc0, 625px 1652px #fc0, 590px 1697px #fc0, 44px 106px #fc0, 1426px 1585px #fc0, 1751px 1322px #fc0, 637px 100px #fc0, 1280px 986px #fc0, 737px 33px #fc0, 1780px 1458px #fc0, 1163px 878px #fc0, 713px 1745px #fc0, 1203px 280px #fc0, 1945px 614px #fc0, 531px 168px #fc0, 93px 1615px #fc0, 665px 285px #fc0, 158px 122px #fc0, 191px 1199px #fc0, 1703px 481px #fc0, 26px 717px #fc0, 1142px 137px #fc0, 1900px 1183px #fc0, 1999px 1943px #fc0, 1618px 919px #fc0, 1867px 316px #fc0, 1919px 1874px #fc0, 239px 1736px #fc0, 1097px 505px #fc0, 930px 2000px #fc0, 262px 1155px #fc0, 1936px 1509px #fc0, 1904px 1169px #fc0, 1724px 1207px #fc0, 541px 1259px #fc0, 821px 208px #fc0, 1969px 386px #fc0, 486px 706px #fc0, 890px 475px #fc0, 1897px 1638px #fc0, 1364px 1496px #fc0, 1407px 797px #fc0, 747px 382px #fc0, 1419px 1963px #fc0, 1481px 1614px #fc0, 1534px 1714px #fc0, 1087px 735px #fc0, 1659px 1127px #fc0, 71px 1921px #fc0, 8px 174px #fc0, 176px 917px #fc0, 1364px 421px #fc0, 379px 1055px #fc0, 948px 1770px #fc0, 143px 1448px #fc0, 540px 244px #fc0, 1795px 760px #fc0, 826px 616px #fc0, 719px 440px #fc0, 1152px 99px #fc0, 312px 1576px #fc0, 691px 1222px #fc0, 364px 1914px #fc0, 679px 1460px #fc0, 1886px 117px #fc0, 447px 1036px #fc0, 380px 870px #fc0, 245px 1424px #fc0, 1587px 1064px #fc0, 94px 464px #fc0, 1778px 258px #fc0, 1889px 1797px #fc0, 724px 975px #fc0, 48px 1757px #fc0, 1556px 85px #fc0, 507px 754px #fc0, 924px 1762px #fc0, 184px 1175px #fc0, 1579px 559px #fc0, 1515px 881px #fc0, 1589px 310px #fc0, 814px 1152px #fc0, 776px 659px #fc0, 6px 1571px #fc0, 559px 728px #fc0, 1130px 813px #fc0, 1570px 1530px #fc0, 1025px 1778px #fc0, 1415px 62px #fc0, 1617px 1317px #fc0, 786px 492px #fc0, 1438px 1426px #fc0, 662px 803px #fc0, 614px 657px #fc0, 1654px 245px #fc0
}

.x-register-card-footer #stars10:after {
	content: " ";
	position: absolute;
	top: 200px
}

.x-credit-free-bottom-container .x-hr-border-glow {
	width: 25%;
	margin-top: 0
}

.x-progress-bar {
	background-image: linear-gradient(135deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)!important;
	background-size: 1rem 1rem!important;
	background-color: #62a59b!important;
	-webkit-animation: x-progress-bar-stripes 1s linear infinite;
	animation: x-progress-bar-stripes 1s linear infinite;
	border-radius: 10px
}

.x-progress-bar:before {
	content: " ";
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 40%, rgba(170, 255, 250, .4) 60%, rgba(170, 255, 250, .8))
}

#notificationCenterModal .-modal-content .modal-header {
	margin-top: 0!important;
	padding-top: 0!important;
	padding-bottom: 1.5rem!important
}

@media (max-width:991.98px) {
	#notificationCenterModal .-modal-content .modal-header {
		padding-bottom: 2.5rem!important
	}
}

#notificationCenterModal .-modal-content .modal-header .-outer-wrapper {
	position: relative;
	margin: auto
}

#notificationCenterModal .-modal-content .modal-header .-outer-wrapper .-title-bg {
	width: 300px;
	height: auto;
	-webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, .75));
	filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, .75))
}

@media (max-width:575.98px) {
	#notificationCenterModal .-modal-content .modal-header .-outer-wrapper .-title-bg {
		width: 260px
	}
}

@media screen and (max-width:360px) {
	#notificationCenterModal .-modal-content .modal-header .-outer-wrapper .-title-bg {
		width: 250px
	}
}

#notificationCenterModal .-modal-content .modal-body {
	overflow: hidden;
	padding-right: 1rem;
	padding-left: 1rem
}

#notificationCenterModal .x-title-modal {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -55%);
	transform: translate(-50%, -55%)
}

#notificationCenterModal .x-title-modal .-ic-title {
	width: 40px;
	height: auto;
	-webkit-filter: drop-shadow(4px 2px 6px rgba(0, 0, 0, .75));
	filter: drop-shadow(4px 2px 6px rgba(0, 0, 0, .75))
}

@media (max-width:767.98px) {
	#notificationCenterModal .x-title-modal .-ic-title {
		width: 30px
	}
}

#notificationCenterModal .x-title-modal .-text {
	display: inline-block;
	position: relative;
	margin-left: 10px;
	background: radial-gradient(#ffe18c, #e6c361);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-filter: drop-shadow(2px 2px 2px #000);
	filter: drop-shadow(2px 2px 2px #000000);
	top: 6px
}

@media (max-width:767.98px) {
	#notificationCenterModal .x-title-modal .-text {
		font-size: 1.8rem
	}
}

.x-notification-center-render-container {
	position: relative
}

.x-notification-center-render-container .-no-result-with-reload {
	text-align: center
}

.x-notification-center-render-container .-delete-all-btn {
	position: absolute;
	bottom: -40px;
	left: 50%;
	background: transparent;
	border: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.x-notification-center-render-container .-delete-all-btn:focus {
	outline: none
}

@media (max-width:991.98px) {
	.x-notification-center-render-container .-delete-all-btn {
		position: fixed;
		top: 80px;
		bottom: unset;
		right: 2rem;
		left: unset;
		-webkit-transform: unset;
		transform: unset;
		z-index: 0
	}
}

.x-notification-center-render-container .-delete-all-btn .fas {
	font-size: 1rem;
	background: linear-gradient(180deg, #e6c361, #b39952);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.x-notification-center-render-container .-delete-all-btn .-text {
	display: inline-block;
	font-size: 1.2rem;
	background: linear-gradient(180deg, #e6c361, #b39952);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.x-notification-center-render-container .-delete-all-btn:hover .-text,
.x-notification-center-render-container .-delete-all-btn:hover .fas {
	background: linear-gradient(180deg, #edd48d, #c3ae75);
	-webkit-background-clip: text
}

.x-notification-history-list-container {
	position: relative;
	z-index: 1;
	max-height: 500px;
	overflow-y: auto;
	border-radius: 1rem
}

.x-notification-history-list-container::-webkit-scrollbar-track {
	background-color: #212020;
	border-radius: 5px
}

.x-notification-history-list-container::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #333;
	border-radius: 5px
}

.x-notification-history-list-container::-webkit-scrollbar-thumb {
	background-color: #333;
	border-radius: 5px
}

@media (max-width:991.98px) {
	.x-notification-history-list-container {
		max-height: 75vh
	}
}

@media (max-width:575.98px) {
	.x-notification-history-list-container {
		padding-bottom: 3rem
	}
}

.x-notification-history-list-container .-loading-wrapper {
	margin-top: 1rem;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: all .2s
}

.x-notification-history-list-container .-loading-wrapper.-visible {
	opacity: 1;
	visibility: visible
}

.x-notification-history-list-container .wg-more {
	display: none
}

.x-notification-list-item-wrapper {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 1rem 1rem .5rem;
	background: hsla(0, 0%, 83.9%, .08);
	border-radius: 1rem
}

@media screen and (max-width:360px) {
	.x-notification-list-item-wrapper {
		padding: 1rem .5rem .5rem
	}
}

.x-notification-list-item-wrapper:not(:first-child) {
	margin-top: 1rem
}

.x-notification-list-item-wrapper.-unread {
	background: hsla(0, 0%, 83.9%, .3)
}

.x-notification-list-item-wrapper.-unread .-details-wrapper {
	opacity: 1
}

.x-notification-list-item-wrapper .-badge {
	position: absolute;
	top: 18px;
	left: 0;
	padding: 8px 15px 0 10px;
	font-size: 1.08rem;
	font-weight: 600;
	color: #fff;
	border-radius: 0 20px 20px 0;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

@media (max-width:767.98px) {
	.x-notification-list-item-wrapper .-badge {
		padding: 8px 10px 0 8px;
		font-size: 1.05rem
	}
}

.x-notification-list-item-wrapper .-badge.-new {
	background: #db2e29
}

.x-notification-list-item-wrapper .-ic-img {
	width: 70px;
	height: auto
}

@media (max-width:575.98px) {
	.x-notification-list-item-wrapper .-ic-img {
		width: 60px
	}
}

.x-notification-list-item-wrapper .-details-wrapper {
	flex: 1 1 auto;
	padding-left: 1rem;
	opacity: .7
}

@media screen and (max-width:360px) {
	.x-notification-list-item-wrapper .-details-wrapper {
		padding-left: .5rem
	}
}

.x-notification-list-item-wrapper .-details-wrapper .-title {
	font-size: 1.5rem;
	font-weight: 600;
	color: #e6c361
}

@media screen and (max-width:360px) {
	.x-notification-list-item-wrapper .-details-wrapper .-title {
		font-size: 1.44rem
	}
}

.x-notification-list-item-wrapper .-details-wrapper .-description {
	margin-bottom: 0;
	font-size: 1.2rem;
	line-height: 1;
	color: #e6e6e6
}

.x-notification-list-item-wrapper .-details-wrapper .-datetime {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 0;
	color: #e6e6e6;
	font-size: 1.2rem
}

.x-notification-list-item-wrapper .-details-wrapper .-apply-promotion-btn {
	display: inline-block;
	margin-right: 5px;
	padding: 8px 10px 0;
	font-size: 1.2rem;
	color: #fff;
	background: linear-gradient(180deg, #db2e29 28%, #a50500);
	border: none
}

@media (max-width:575.98px) {
	.x-notification-list-item-wrapper .-details-wrapper .-apply-promotion-btn {
		padding: 8px 8px 0
	}
}

.x-notification-list-item-wrapper .-coupon-code {
	font-size: 1.2rem;
	color: #e6e6e6
}

.x-notification-list-item-wrapper .-coupon-code .-label {
	display: inline-block;
	margin-right: 5px
}

.x-notification-list-item-wrapper .-coupon-code .-copy-coupon-wrapper {
	display: inline-block;
	color: #e6c361
}

.x-notification-list-item-wrapper .-coupon-code .fas {
	margin-left: 3px;
	font-size: 14px
}

.x-notification-list-item-wrapper .-actions-wrapper {
	text-align: right;
	flex: 0 0 25px
}

.x-notification-list-item-wrapper .-actions-wrapper .-delete-btn {
	padding: 0 .25rem
}

.x-notification-list-item-wrapper .-actions-wrapper .-delete-btn .fas {
	font-size: 1rem;
	background: linear-gradient(180deg, #e6c361, #b39952);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.x-notification-list-item-wrapper .-actions-wrapper .-delete-btn:hover .fas {
	background: linear-gradient(180deg, #edd48d, #c3ae75);
	-webkit-background-clip: text
}

.x-notification-badge-container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	margin-left: 8px;
	font-size: 1.2rem;
	font-weight: 700;
	background: linear-gradient(180deg, #e60000 28%, #a70000);
	border-radius: 50%
}

.x-notification-badge-container .-text {
	position: relative;
	top: 4px;
	color: #fff
}

@media (max-width:767.98px) {
	.x-slide-left-content-term {
		transition: all 0s!important;
		padding: 0
	}
}

.x-slide-left-content-term.-hide .-submit {
	display: none
}

.x-term-and-condition.-home {
	padding-top: 6rem;
}

@media (max-width:991.98px) {
	.x-term-and-condition.-home {
		padding-top: 2rem;
	}
}

.x-term-and-condition.-home .-notice-box {
	position: relative;
	border: 1px solid #fc0;
	border-radius: 20px;
}

@media (max-width:991.98px) {
	.x-term-and-condition.-home .-notice-box {
		margin-top: 3rem
	}
}

.x-term-and-condition.-home .-notice-box .-title {
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	background-color: #000;
	text-align: center
}

.x-term-and-condition.-home .-notice-box .-title img {
	width: 160px;
	height: auto;
	margin-top: -15px;
}

@media (max-width:991.98px) {
	.x-term-and-condition.-home .-notice-box .-block-content-term-and-condition .-detail {
		font-size: 1.3rem
	}
}

@media (max-width:575.98px) {
	.x-term-and-condition .-block-content-term-and-condition {
		padding-left: 15px;
		padding-right: 15px
	}
}

.x-term-and-condition .-block-content-term-and-condition h4 {
	margin-top: 1.5rem
}

.x-term-and-condition .-block-content-term-and-condition ul {
	list-style-type: none;
	padding: 0
}

.x-term-and-condition .-block-content-term-and-condition ul.-detail li {
	display: flex
}

.x-term-and-condition .-block-content-term-and-condition ul.-detail li:before {
	content: "-";
	margin-right: .5rem;
	display: block
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal h2,
.x-term-and-condition .-block-content-term-and-condition.-register-modal h4 {
	font-size: 1.4rem;
	margin-top: 0
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal hr {
	display: none
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal ul {
	text-align: left;
	font-size: 1.08rem
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal ul.-detail li {
	margin-bottom: .2rem
}

.x-term-and-condition .-block-content-term-and-condition.-register-modal p {
	font-size: 1.08rem
}

.x-term-and-condition.-v2 .-register-modal {
	font-size: .875rem;
	font-weight: 300
}

@media (max-width:991.98px) {
	.x-term-and-condition.-v2 .-register-modal {
		padding: 1rem 1rem 4rem
	}
}

@media (max-width:575.98px) {
	.x-term-and-condition.-v2 .-register-modal {
		padding-bottom: 2rem
	}
}

.x-zean-notify-content-class-container {
	margin-top: 0!important
}

.x-zean-notify-content-class-container .-main-content {
	padding-top: 8rem;
	padding-bottom: 6rem;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (max-width:767.98px) {
	.x-zean-notify-content-class-container .-main-content {
		padding-bottom: 3rem
	}
}

.x-zean-notify-content-class-container .-table-btn {
	position: relative;
	padding-left: 1.75rem;
	padding-right: 1.75rem;
	font-size: 1.3rem;
	font-weight: 700;
	text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
	color: #fff;
	background: linear-gradient(180deg, #ffd733 0, #d2872d);
	border: none;
	border-radius: 5px
}

.x-zean-notify-content-class-container .-table-btn:after,
.x-zean-notify-content-class-container .-table-btn:before {
	content: "";
	position: absolute;
	left: 50%;
	z-index: 1;
	width: 80%;
	height: 3px;
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, 0));
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.x-zean-notify-content-class-container .-table-btn:before {
	top: 0
}

.x-zean-notify-content-class-container .-table-btn:after {
	bottom: 0
}

.x-zean-notify-content-class-container .-coin {
	position: absolute;
	-webkit-animation: x-floating 6s ease-in-out infinite;
	animation: x-floating 6s ease-in-out infinite
}

.x-zean-notify-content-class-container .-coin.-item-1 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	position: absolute;
	bottom: -90px;
	right: -80px;
	width: 250px;
	height: auto
}

@media (max-width:1199.98px) {
	.x-zean-notify-content-class-container .-coin.-item-1 {
		right: -40px;
		width: 200px
	}
}

@media (max-width:991.98px) {
	.x-zean-notify-content-class-container .-coin.-item-1 {
		bottom: -70px;
		width: 160px
	}
}

@media (max-width:767.98px) {
	.x-zean-notify-content-class-container .-coin.-item-1 {
		bottom: -60px;
		width: 120px
	}
}

@media (max-width:575.98px) {
	.x-zean-notify-content-class-container .-coin.-item-1 {
		bottom: -40px;
		width: 20%;
		right: 10px
	}
}

.x-zean-notify-content-class-container .-coin.-item-2 {
	top: -20px;
	left: -80px;
	width: 200px
}

@media (max-width:1199.98px) {
	.x-zean-notify-content-class-container .-coin.-item-2 {
		left: -40px;
		width: 180px
	}
}

@media (max-width:991.98px) {
	.x-zean-notify-content-class-container .-coin.-item-2 {
		top: 0;
		width: 120px
	}
}

@media (max-width:767.98px) {
	.x-zean-notify-content-class-container .-coin.-item-2 {
		top: -20px;
		left: -60px;
		width: 80px
	}
}

@media (max-width:575.98px) {
	.x-zean-notify-content-class-container .-coin.-item-2 {
		top: unset;
		bottom: -10px;
		left: 10px;
		width: 16%
	}
}

.x-zean-notify-content-class-container .-navbar-container {
	justify-content: center;
	margin-top: 2rem;
	padding: 2rem 1rem 1rem;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px
}

@media (max-width:575.98px) {
	.x-zean-notify-content-class-container .-navbar-container {
		padding: .5rem .25rem 1rem
	}
}

.x-zean-notify-content-class-container .-navbar-container .nav-item {
	width: 25%;
	margin-top: 1rem;
	padding: 0 .5rem
}

@media (max-width:1199.98px) {
	.x-zean-notify-content-class-container .-navbar-container .nav-item {
		width: 33.33333%
	}
}

@media (max-width:767.98px) {
	.x-zean-notify-content-class-container .-navbar-container .nav-item {
		width: 50%
	}
}

.x-zean-notify-content-class-container .-title-img {
	width: 500px;
	height: auto
}

@media (max-width:991.98px) {
	.x-zean-notify-content-class-container .-title-img {
		width: 450px
	}
}

@media (max-width:575.98px) {
	.x-zean-notify-content-class-container .-title-img {
		width: 100%;
		max-width: 350px
	}
}

.x-zean-card-item {
	position: relative;
	height: 100%;
	text-align: center;
	line-height: 1.2
}

.x-zean-card-item .-title {
	margin-top: 1rem;
	margin-bottom: 0;
	font-size: 1.8rem;
	color: #fff
}

@media (max-width:991.98px) {
	.x-zean-card-item .-title {
		font-size: 1.8rem
	}
}

@media (max-width:767.98px) {
	.x-zean-card-item .-title {
		font-size: 1.5rem
	}
}

.x-zean-card-item .-score-rank {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	left: 50%;
	width: 250px;
	height: 32px;
	margin-bottom: .875rem;
	font-size: 1.2rem;
	color: #f1c423;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.x-zean-card-item .-score-rank .-left,
.x-zean-card-item .-score-rank .-right {
	flex: 1 1 33%;
	position: relative;
	top: 4px;
	color: #fff
}

.x-zean-card-item .-score-rank .-right {
	text-align: left
}

.x-zean-card-item .-score-rank .-left {
	text-align: right
}

.x-zean-card-item .-score-rank .-percent {
	position: relative;
	flex: 0 0 33%;
	top: 5px;
	font-size: 1.56rem;
	font-weight: 700;
	color: #69430b
}

@media (max-width:991.98px) {
	.x-zean-card-item .-score-rank {
		width: 100%;
		height: 34px;
		font-size: 1.08rem
	}
	.x-zean-card-item .-score-rank .-left,
	.x-zean-card-item .-score-rank .-right {
		flex: 1 1 32.5%;
		top: 3px
	}
	.x-zean-card-item .-score-rank .-percent {
		flex: 0 0 35%;
		font-size: 1.44rem
	}
}

@media (max-width:575.98px) {
	.x-zean-card-item .-score-rank {
		width: 165px;
		height: 30px;
		font-size: .96rem
	}
	.x-zean-card-item .-score-rank .-percent {
		font-size: 1.2rem
	}
}

@media screen and (max-width:360px) {
	.x-zean-card-item .-score-rank {
		width: 150px;
		font-size: .84rem
	}
	.x-zean-card-item .-score-rank .-percent {
		font-size: 1.08rem
	}
}

.x-zean-card-item .-description {
	font-size: 1.44rem
}

@media (max-width:991.98px) {
	.x-zean-card-item .-description {
		font-size: 1.32rem
	}
}

@media (max-width:767.98px) {
	.x-zean-card-item .-description {
		font-size: 1.2rem
	}
}

.x-zean-card-item .-profile-img-wrapper {
	position: relative;
	width: 90%;
	max-width: 200px;
	margin: auto
}

.x-zean-card-item .-profile-img-wrapper .-img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	transition: -webkit-filter .2s;
	transition: filter .2s;
	transition: filter .2s, -webkit-filter .2s
}

@media (max-width:991.98px) {
	.x-zean-card-item .-profile-img-wrapper {
		max-width: 180px
	}
}

.x-zean-card-item .-rank-ic {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 1;
	width: 70px;
	height: auto;
	-webkit-transform: translateX(-25%);
	transform: translateX(-25%)
}

@media (max-width:575.98px) {
	.x-zean-card-item .-rank-ic {
		width: 60px
	}
}

.x-zean-card-item .-join-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 140px;
	padding: 8px 1rem;
	font-size: 1.44rem;
	font-weight: 700;
	color: #fff;
	background: linear-gradient(180deg, #43e279, #22a045);
	border-radius: 6px;
	transition: all .2s;
	text-decoration: none
}

.x-zean-card-item .-join-btn .-line-ic {
	margin-right: 5px
}

.x-zean-card-item .-join-btn .-text {
	position: relative;
	top: 4px
}

.x-zean-card-item .-join-btn:hover {
	background: linear-gradient(180deg, #22dd61, #1b8037)
}

@media (min-width:992px) {
	.x-zean-card-item .-join-btn {
		position: absolute;
		top: 50%;
		left: 50%;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate(-50%, calc(-50% + 10px));
		transform: translate(-50%, calc(-50% + 10px))
	}
}

@media (max-width:991.98px) {
	.x-zean-card-item .-join-btn {
		margin: auto
	}
}

@media (max-width:575.98px) {
	.x-zean-card-item .-join-btn {
		padding: 8px .5rem;
		font-size: 1.2rem
	}
}

.x-zean-card-item:hover .-profile-img-wrapper .-img {
	-webkit-filter: drop-shadow(0 0 15px rgba(255, 204, 0, .75));
	filter: drop-shadow(0 0 15px rgba(255, 204, 0, .75))
}

@media (min-width:992px) {
	.x-zean-card-item:hover .-join-btn {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
}

.x-bet-limit-updater-container {
	text-align: center
}

@media (max-width:575.98px) {
	.x-bet-limit-updater-container.-transfer .-img-container {
		margin-bottom: 2rem
	}
}

.x-bet-limit-updater-container.-transfer .-img-container .-splitter-line {
	border-color: #fc0
}

.x-bet-limit-updater-container.-transfer .-submit,
.x-bet-limit-updater-container.-transfer .x-admin-contact,
.x-bet-limit-updater-container.-transfer form[name=bet_limit_group_choice] select {
	width: 90%;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:991.98px) {
	.x-bet-limit-updater-container.-transfer .-submit,
	.x-bet-limit-updater-container.-transfer .x-admin-contact,
	.x-bet-limit-updater-container.-transfer form[name=bet_limit_group_choice] select {
		width: 100%
	}
}

.x-bet-limit-updater-container form[name=bet_limit_group_choice] {
	margin-top: 1rem
}

.x-bet-limit-updater-container form[name=bet_limit_group_choice] select {
	width: 100%;
	height: calc(1.2em + 1.6rem + 2px);
	padding: 0 1rem;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-size: 1rem;
	border-radius: 30px;
	border: 2px solid #fff;
	color: #d2d2d2;
	background: #242118;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position: center right 7.5px
}

.x-bet-limit-updater-container form[name=bet_limit_group_choice] select:focus {
	outline: none;
	box-shadow: none
}

.x-bet-limit-updater-container form[name=bet_limit_group_choice] select option {
	color: #000
}

.x-deposit-bank-maintenance {
	width: 90%;
	margin: 0 auto 1rem;
	border: 1px solid #fc0
}

@media (max-width:991.98px) {
	.x-deposit-bank-maintenance {
		margin: 0 auto 2rem
	}
}

@media (max-width:767.98px) {
	.x-deposit-bank-maintenance {
		width: 100%
	}
}

.x-deposit-bank-maintenance .-text {
	margin-bottom: 0;
	padding: 18px 1rem 10px;
	font-size: 1.4rem
}

.x-no-result-component {
	padding: 2rem 1rem;
	text-align: center
}

@media (max-width:767.98px) {
	.x-no-result-component {
		padding: 1rem
	}
}

.x-no-result-component .-icon {
	width: 70px;
	height: auto;
	margin-bottom: 1rem
}

@media (max-width:767.98px) {
	.x-no-result-component .-icon {
		width: 50px
	}
}

.x-no-result-component .-title {
	font-size: 2.4rem;
	font-weight: 600
}

@media (max-width:767.98px) {
	.x-no-result-component .-title {
		font-size: 1.8rem
	}
}

.x-no-result-component .-description {
	margin-bottom: 0;
	font-size: 1.56rem
}

@media (max-width:767.98px) {
	.x-no-result-component .-description {
		font-size: 1.32rem
	}
}

.x-text-with-link-component {
	font-size: 1.38rem
}

.x-text-with-link-component .-link-message {
	color: #fc0;
	opacity: .75
}

.x-text-with-link-component .-text-message {
	margin: 0;
	opacity: .75
}

@media (max-width:991.98px) {
	.x-text-with-link-component {
		font-size: 1.4rem
	}
}

.x-text-with-link-component.-v2 {
	font-size: .9rem!important;
	font-weight: 300
}

.x-text-with-link-component.-v2 .-link-message {
	color: #dfb84f;
	text-decoration: underline
}

.x-text-with-link-component.-v2 .-text-message {
	color: #f2f2f2
}

@media (max-width:767.98px) {
	.x-text-with-link-component.-v2 {
		font-size: .875rem!important
	}
}

.x-select-amount {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	margin-top: 2rem
}

@media (max-width:991.98px) {
	.x-select-amount {
		width: 400px;
		margin: 2rem auto 0
	}
}

@media (max-width:575.98px) {
	.x-select-amount {
		width: 100%;
		justify-content: space-between
	}
}

.x-select-amount .-amount-container {
	width: 30%;
	margin-bottom: 1rem
}

@media (max-width:575.98px) {
	.x-select-amount .-amount-container {
		width: 31.5%
	}
}

.x-select-amount .-amount-container .-btn-select-amount {
	position: relative;
	border-radius: 10px;
	padding: 0
}

.x-select-amount .-amount-container .-btn-select-amount:focus {
	outline: none;
	box-shadow: none
}

.x-select-amount .-amount-container .-btn-select-amount .-no {
	position: absolute;
	top: 14px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.x-select-amount .-amount-container .-btn-select-amount .-default {
	display: inline-block;
	width: 100%
}

.x-select-amount .-amount-container .-btn-select-amount .-hover {
	display: none;
	width: 97%
}

.x-select-amount .-amount-container .-btn-select-amount .-effect {
	display: none
}

@media (min-width:992px) {
	.x-select-amount .-amount-container .-btn-select-amount:hover {
		background: radial-gradient(circle, rgba(236, 189, 123, .5) 0, rgba(120, 100, 52, .5) 100%);
		box-shadow: 0 0 10px #7e6938
	}
	.x-select-amount .-amount-container .-btn-select-amount:hover .-default {
		display: none
	}
	.x-select-amount .-amount-container .-btn-select-amount:hover .-hover {
		display: inline-block;
		border-radius: 12px
	}
	.x-select-amount .-amount-container .-btn-select-amount:hover .-effect {
		display: inline-block;
		position: absolute;
		z-index: 1;
		top: -5px;
		left: 50%;
		width: 55px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

.x-select-amount .-amount-container .-btn-select-amount.active {
	background: radial-gradient(circle, rgba(236, 189, 123, .5) 0, rgba(120, 100, 52, .5) 100%);
	box-shadow: 0 0 10px #7e6938
}

.x-select-amount .-amount-container .-btn-select-amount.active .-default {
	display: none
}

.x-select-amount .-amount-container .-btn-select-amount.active .-hover {
	display: inline-block;
	border-radius: 12px
}

.x-select-amount .-amount-container .-btn-select-amount.active .-effect {
	display: inline-block;
	position: absolute;
	z-index: 1;
	top: -5px;
	left: 50%;
	width: 55px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:991.98px) {
	.x-select-amount .-amount-container .-btn-select-amount {
		font-size: 1.5rem
	}
	.x-select-amount .-amount-container .-btn-select-amount .-hover {
		width: 97%
	}
	.x-select-amount .-amount-container .-btn-select-amount .-no {
		top: 20px
	}
	.x-select-amount .-amount-container .-btn-select-amount.active .-effect {
		top: -6px;
		width: 70px
	}
}

@media (max-width:575.98px) {
	.x-select-amount .-amount-container .-btn-select-amount {
		font-size: 1.3rem
	}
	.x-select-amount .-amount-container .-btn-select-amount .-no {
		top: 58%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.x-select-amount .-amount-container .-btn-select-amount.active .-effect {
		width: 60%
	}
}

.x-select-amount.-v2 {
	margin-top: 1.5rem
}

.x-select-amount.-v2 .-amount-container .-btn-select-amount {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px 10px;
	background: #242118;
	border-radius: 5px;
	border: 1px solid #ddd;
	line-height: normal
}

.x-select-amount.-v2 .-amount-container .-btn-select-amount .-no {
	position: relative;
	top: 0;
	left: 0;
	font-size: .9rem;
	font-weight: 500;
	color: #bdbdbd;
	-webkit-transform: none;
	transform: none
}

.x-select-amount.-v2 .-amount-container .-btn-select-amount.active {
	background: #e6c361;
	border-color: #e6c361;
	box-shadow: none
}

.x-select-amount.-v2 .-amount-container .-btn-select-amount.active .-no {
	font-weight: 600;
	color: #171e26
}

@media (min-width:992px) {
	.x-select-amount.-v2 .-amount-container .-btn-select-amount:hover {
		background: #e6c361;
		border-color: #e6c361;
		box-shadow: none
	}
	.x-select-amount.-v2 .-amount-container .-btn-select-amount:hover .-no {
		color: #171e26
	}
}

.x-entrance-sood {
	width: 150px;
	position: fixed;
	bottom: 50px;
	left: 30px;
	z-index: 2;
	cursor: pointer
}

@media (max-width:991.98px) {
	.x-entrance-sood {
		display: none
	}
}

.x-entrance-sood .-img-pattern {
	width: 100%;
	height: auto;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.x-entrance-sood .-btn-sood {
	border: none;
	position: absolute;
	bottom: -38px;
	left: 50%;
	z-index: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 30px;
	width: 100px;
	border-radius: 15px
}

@media (min-width:992px) {
	.x-entrance-sood:hover .-img-pattern {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
}

.x-button-actions-v2 {
	display: none
}

@media (max-width:991.98px) {
	.x-button-actions-v2 {
		display: block
	}
	.x-button-actions-v2:before {
		content: "";
		position: absolute;
		top: -4px;
		left: 0;
		width: 100%;
		height: 4px;
		background: linear-gradient(90deg, #cbaf63, #725108)
	}
	.x-button-actions-v2 .-menu-wrapper {
		display: flex
	}
	.x-button-actions-v2 .-menu-wrapper .-sub-menu-container {
		position: relative;
		flex: 1;
		display: flex
	}
	.x-button-actions-v2 .-menu-wrapper .-sub-menu-container .-lists-child-container {
		background: linear-gradient(180deg, #161616, #3d2b00);
		position: absolute;
		top: 0;
		z-index: -1;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		transition: all .4s;
		opacity: 0;
		visibility: hidden;
		width: 100%;
		display: flex;
		flex-direction: column
	}
	.x-button-actions-v2 .-menu-wrapper .-sub-menu-container .-lists-child-container.open {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		z-index: 0;
		visibility: visible;
		opacity: 1
	}
	.x-button-actions-v2 .-menu-wrapper .-sub-menu-container .-lists-child-container .-btn-item {
		border-bottom: 1px solid hsla(0, 0%, 100%, .1)
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-item {
		flex: 1;
		height: 70px;
		border-radius: 0;
		background: linear-gradient(180deg, #161615, #342500);
		font-size: 1.3rem;
		border: none;
		border-right: 1px solid hsla(0, 0%, 100%, .1);
		padding: 0
	}
}

@media screen and (max-width:991.98px) and (max-width:360px) {
	.x-button-actions-v2 .-menu-wrapper .-btn-item {
		font-size: 1.2rem
	}
}

@media (max-width:991.98px) {
	.x-button-actions-v2 .-menu-wrapper .-btn-item .-btn-wrapper {
		flex-direction: column;
		align-items: center;
		justify-content: flex-end;
		display: flex;
		height: 100%;
		color: #fff
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-item .-btn-wrapper .-typo {
		margin-top: 5px
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-item:last-child {
		border-right: none
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-item:hover {
		text-decoration: none
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-item:focus {
		outline: none
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-event-container .-ic-img {
		width: 32px
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-login-container .-ic-img {
		width: 30px;
		-webkit-animation: x-rotate-item 1s infinite;
		animation: x-rotate-item 1s infinite
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-register-container .-ic-img {
		width: 30px
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-lobby-container .-ic-img {
		width: 32px
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-sood-container .-ic-img {
		width: 34px
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-deposit-container .-ic-img,
	.x-button-actions-v2 .-menu-wrapper .-btn-withdraw-container .-ic-img {
		width: 36px
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-competition-container .-ic-img,
	.x-button-actions-v2 .-menu-wrapper .-btn-ranking-win-amount-container .-ic-img,
	.x-button-actions-v2 .-menu-wrapper .-btn-ranking-win-rate-container .-ic-img {
		width: 32px
	}
	.x-button-actions-v2 .-menu-wrapper .-btn-zean-wrapper .-ic-img {
		width: 30px
	}
}

.x-contact-us-v2 .-link-item {
	display: block;
	padding-right: 10px;
	-webkit-filter: drop-shadow(0 0 10px rgba(255, 204, 0, .3));
	filter: drop-shadow(0 0 10px rgba(255, 204, 0, .3));
	transition: -webkit-filter .3s;
	transition: filter .3s;
	transition: filter .3s, -webkit-filter .3s
}

.x-contact-us-v2 .-link-item img{
	width: 120px;
	height: auto
}

@media (max-width:991.98px) {
	.x-contact-us-v2 .-link-item img{
		width: 100px
	}
}

@media (max-width:767.98px) {
	.x-contact-us-v2 .-link-item img{
		width: 90px
	}
}

.x-contact-us-v2 .-link-item:hover {
	-webkit-filter: drop-shadow(0 0 10px rgba(255, 204, 0, .6));
	filter: drop-shadow(0 0 10px rgba(255, 204, 0, .6))
}

.x-anon-container-v2 .-login-btn {
	border-radius: 30px;
	min-width: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid transparent;
	background-image: linear-gradient(180deg, #171715, #342501), linear-gradient(90deg, #b38e43 7.14%, #ebcf63 54.32%, #b38e43);
	background-origin: border-box;
	background-clip: content-box, border-box;
	padding: 0;
	position: relative;
	height: 34px
}

.x-anon-container-v2 .-login-btn:active,
.x-anon-container-v2 .-login-btn:focus {
	text-decoration: none;
	outline: none
}

.x-anon-container-v2 .-login-btn .-ic-login {
	position: absolute;
	width: 35px;
	left: 0;
	top: 0;
	-webkit-transform: translate(-16px, -4px);
	transform: translate(-16px, -4px)
}

.x-anon-container-v2 .-login-btn .-text-btn {
	color: #f6f6f6;
	margin-top: 6px
}

.x-contact-directly {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-top: .5rem;
	margin-bottom: 1rem
}

@media (max-width:1199.98px) {
	.x-contact-directly {
		margin-left: 0
	}
}

@media (max-width:991.98px) {
	.x-contact-directly {
		align-items: center;
		padding: 1rem;
		background: hsla(0, 0%, 100%, .1)
	}
}

@media screen and (max-width:360px) {
	.x-contact-directly {
		flex-direction: column
	}
}

.x-contact-directly .-text-wrapper {
	margin-right: 1rem;
	font-weight: 300;
	color: #fff;
	position: relative;
	top: 5px;
	line-height: 1.2
}

.x-contact-directly .-text-wrapper.-empty {
	text-align: center;
	margin-right: 0;
	top: 0
}

@media (max-width:575.98px) {
	.x-contact-directly .-text-wrapper {
		font-size: 1.05rem
	}
}

@media screen and (max-width:360px) {
	.x-contact-directly .-text-wrapper {
		margin-right: 0
	}
}

.x-contact-directly .-text-wrapper .-img-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 2px;
	font-size: 1.8rem;
	font-weight: 500
}

.x-contact-directly .-text-wrapper .-img-wrap-link {
	display: block;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff
}

@media (max-width:767.98px) {
	.x-contact-directly .-text-wrapper .-img-wrap-link {
		width: 140px
	}
}

.x-contact-directly .-text-wrapper .-img-wrap-link .-button-bg {
	width: 100%;
	height: auto;
	transition: all .2s
}

.x-contact-directly .-text-wrapper .-img-wrap-link .-button-bg.-dark {
	display: none
}

.x-contact-directly .-text-wrapper .-img-wrap-link:focus .-button-bg {
	-webkit-filter: drop-shadow(0 0 5px rgba(226, 214, 244, .8));
	filter: drop-shadow(0 0 5px rgba(226, 214, 244, .8))
}

@media (min-width:992px) {
	.x-contact-directly .-text-wrapper .-img-wrap-link:hover .-button-bg {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		-webkit-filter: drop-shadow(0 0 5px rgba(226, 214, 244, .8));
		filter: drop-shadow(0 0 5px rgba(226, 214, 244, .8))
	}
}

@media (max-width:575.98px) {
	.x-contact-directly .-text-wrapper .-img-wrap {
		font-size: 1.5rem
	}
}

.x-contact-directly .-text-wrapper .-logo {
	width: 36px;
	height: auto;
	margin-right: 5px;
	-webkit-filter: drop-shadow(0 0 1px hsla(0, 0%, 100%, .5));
	filter: drop-shadow(0 0 1px rgba(255, 255, 255, .5));
	border-radius: 50%;
	position: relative;
	top: -5px
}

@media (max-width:575.98px) {
	.x-contact-directly .-text-wrapper .-logo {
		width: 26px
	}
}

.x-contact-directly .-text-wrapper .-text-bottom {
	font-size: 1.35rem
}

@media (max-width:575.98px) {
	.x-contact-directly .-text-wrapper .-text-bottom {
		font-size: 1.05rem
	}
}

.x-contact-directly .-qr-wrapper {
	display: flex;
	align-items: center;
	justify-content: center
}

@media screen and (max-width:360px) {
	.x-contact-directly .-qr-wrapper {
		margin-top: 1rem
	}
}

.x-contact-directly .-qr-wrapper.-empty {
	display: none
}

.x-contact-directly .-channel {
	transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.x-contact-directly .-channel {
		transition: none
	}
}

.x-contact-directly .-channel:not(:last-child) {
	margin-right: 10px
}

.x-contact-directly .-channel .-entry-img,
.x-contact-directly .-channel .-qr-img {
	width: 100px;
	height: auto
}

@media (max-width:991.98px) {
	.x-contact-directly .-channel .-entry-img,
	.x-contact-directly .-channel .-qr-img {
		width: 80px
	}
}

@media (max-width:575.98px) {
	.x-contact-directly .-channel .-entry-img,
	.x-contact-directly .-channel .-qr-img {
		width: 70px
	}
}

@media (max-width:991.98px) {
	.x-contact-directly .-channel .-qr-img {
		display: none
	}
}

@media (min-width:992px) {
	.x-contact-directly .-channel .-entry-img {
		display: none
	}
}

@media (min-width:992px) {
	.x-contact-directly .-channel:hover.-telegram {
		box-shadow: 0 0 12px rgba(104, 184, 230, .75)
	}
	.x-contact-directly .-channel:hover.-line {
		box-shadow: 0 0 12px rgba(60, 198, 53, .75)
	}
}

.x-modal.-v2.-alert-modal .modal-dialog.-modal-dialog-top {
	align-items: flex-start
}

@media (max-width:991.98px) {
	.x-modal.-v2.-alert-modal .modal-dialog.-modal-dialog-top {
		min-height: auto
	}
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content {
	background: linear-gradient(180deg, #3b3323, #29200d);
	border: 1px solid transparent
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content .close {
	color: #f2f2f2;
	font-size: 1.5rem!important;
	top: 15px
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content:before {
	background: #c2a145
}

@media (max-width:991.98px) {
	.x-modal.-v2.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body {
		align-items: center;
		height: 100%
	}
	.x-modal.-v2.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
		height: auto
	}
}

.x-modal.-v2.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
	color: #f2f2f2;
	font-size: 1rem
}

.x-modal.-alert-modal {
	padding-right: 0!important
}

.x-modal.-alert-modal .modal-dialog .-modal-content {
	background: linear-gradient(180deg, #473e2d, #1a1810);
	border: 1px solid transparent
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close {
	top: 20px;
	color: #ecbd7b
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close span {
	padding-top: 5px
}

.x-modal.-alert-modal .modal-dialog {
	margin: 1.75rem 1rem 1.75rem auto!important;
	color: #fff;
	width: 350px;
	transition: .6s linear
}

@media (max-width:991.98px) {
	.x-modal.-alert-modal .modal-dialog {
		height: 80px;
		right: 0
	}
}

.x-modal.-alert-modal .modal-dialog .-modal-content {
	max-width: 350px;
	margin-left: auto;
	transition: all .7s ease;
	overflow: hidden;
	min-height: auto
}

@media (max-width:991.98px) {
	.x-modal.-alert-modal .modal-dialog .-modal-content {
		border-radius: 8px;
		max-width: 270px
	}
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close {
	font-size: 2.25rem!important;
	border: none;
	border-radius: 0;
	right: 2px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width:991.98px) {
	.x-modal.-alert-modal .modal-dialog .-modal-content .close {
		top: 16px
	}
}

.x-modal.-alert-modal .modal-dialog .-modal-content .close span {
	width: 100%
}

.x-modal.-alert-modal .modal-dialog .-modal-content:before {
	content: "";
	position: absolute;
	left: -100%;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: #afafaf;
	transition: 2.4s linear 1s
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body {
	padding: 1rem;
	display: flex;
	align-items: center
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body.-modal-body {
	margin: 0;
	background-color: transparent
}

@media (max-width:991.98px) {
	.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body.-modal-body {
		bottom: 0
	}
}

@media (max-width:991.98px) {
	.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body {
		padding: 0 1rem
	}
}

@media (min-width:992px) {
	.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body {
		padding-right: 1.2rem
	}
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-alert-body-wrapper {
	margin: auto
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-alert-body-wrapper .-img-alert {
	width: 47px;
	border-radius: 8px
}

@media (max-width:575.98px) {
	.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-alert-body-wrapper .-img-alert {
		width: 42px
	}
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
	color: #d1aa73
}

.x-modal.-alert-modal.show .modal-dialog .-modal-content:before {
	left: 0
}

.x-modal.-alert-modal.-hide-alert .modal-dialog .-modal-content {
	-webkit-transform: translate(105%);
	transform: translate(105%)
}

.x-ranking-entrance {
	margin-bottom: .5rem;
	margin-right: 8px
}

.x-ranking-entrance .-ic {
	width: 70px;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.x-ranking-entrance .-link-wrapper:hover .-ic {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.x-competition-entrance {
	margin-bottom: .5rem;
	margin-right: 8px
}

.x-competition-entrance .-ic {
	width: 70px;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.x-competition-entrance .-link-wrapper:hover .-ic {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.x-notification-entrance-container {
	margin-right: 8px;
	margin-bottom: 10px
}

.x-notification-entrance-container .-link-wrapper {
	position: relative;
	display: inline-block
}

.x-notification-entrance-container .-link-wrapper .-img {
	width: 56px;
	height: auto;
	transition: .2s
}

.x-notification-entrance-container .-link-wrapper:hover .-img {
	-webkit-transform: scale(1.075) rotate(5deg);
	transform: scale(1.075) rotate(5deg)
}

.x-notification-entrance-container .-link-wrapper.-shake .-img-wrapper {
	-webkit-animation: x-rotate-item .8s infinite;
	animation: x-rotate-item .8s infinite
}

.x-notification-entrance-container .x-notification-badge-container {
	position: absolute;
	top: 0;
	right: -4px
}

.x-ios-os .x-block-time .-figure .-top,
.x-ios-os .x-block-time .-figure .-top-back,
.x-safari-browser .x-block-time .-figure .-top,
.x-safari-browser .x-block-time .-figure .-top-back {
	overflow: unset
}

.x-windows-os .x-block-time .-figure>span {
	line-height: .9
}

@media (max-width:575.98px) {
	.x-windows-os .x-block-time .-figure>span {
		line-height: .8
	}
}

.x-timer-flip-wrapper {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 390px;
	margin: -1rem auto 1.5rem
}

@media (max-width:991.98px) {
	.x-timer-flip-wrapper {
		width: 320px
	}
}

@media (max-width:767.98px) {
	.x-timer-flip-wrapper {
		margin-top: -.25rem;
		margin-bottom: 1rem
	}
}

@media (max-width:575.98px) {
	.x-timer-flip-wrapper {
		width: 240px;
		margin-top: -.75rem
	}
}

.x-timer-flip-wrapper .-inner-wrapper {
	flex: 1 1 25%;
	margin-right: 8px
}

.x-timer-flip-wrapper .-inner-wrapper:last-child {
	margin-right: 0
}

@media (max-width:575.98px) {
	.x-timer-flip-wrapper .-inner-wrapper {
		margin-right: 4px
	}
}

.x-timer-flip-wrapper .-count-title {
	display: block;
	width: 100%;
	margin-top: 8px;
	font-size: 1.2rem
}

@media (max-width:575.98px) {
	.x-timer-flip-wrapper .-count-title {
		font-size: 1rem;
		margin-top: 4px
	}
}

.x-block-time {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
	padding: 3px;
	border-radius: 5px;
	border: 2px solid #3b3b3b;
	background: linear-gradient(180deg, #141414, #333)
}

.x-block-time .-figure {
	position: relative;
	float: left;
	width: calc(50% - 2px);
	background: linear-gradient(180deg, #212121, #393939);
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0, 0, 0, .8);
	height: 60px
}

.x-block-time .-figure>span {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	color: #de4848;
	font-size: 4.5rem;
	font-weight: 700;
	line-height: 1.2
}

@media (max-width:991.98px) {
	.x-block-time .-figure {
		height: 46px
	}
	.x-block-time .-figure>span {
		font-size: 3.5rem
	}
}

@media (max-width:575.98px) {
	.x-block-time .-figure {
		height: 32px
	}
	.x-block-time .-figure>span {
		font-size: 2.5rem
	}
}

.x-block-time .-figure:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 2px;
	background: #212121;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.x-block-time .-figure .-top {
	z-index: 3;
	color: #cbcbcb;
	background: linear-gradient(180deg, #212121 0, #393939 200%);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: perspective(200px);
	transform: perspective(200px);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.x-block-time .-figure .-bottom {
	z-index: 1;
	color: #f6f6f6
}

.x-block-time .-figure .-bottom-back {
	z-index: 2;
	top: 0;
	height: 50%;
	overflow: hidden;
	background: linear-gradient(180deg, #212121 0, #393939 200%);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.x-block-time .-figure .-bottom-back span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	color: #cbcbcb
}

.x-block-time .-figure .-top,
.x-block-time .-figure .-top-back {
	height: 50%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.x-block-time .-figure .-top-back {
	z-index: 4;
	bottom: 0;
	background: linear-gradient(180deg, #212121 -100%, #393939);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: perspective(200px) rotateX(180deg);
	transform: perspective(200px) rotateX(180deg);
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}

.x-block-time .-figure .-top-back span {
	position: absolute;
	top: -100%;
	left: 0;
	right: 0;
	margin: auto;
	color: #f6f6f6
}

.x-zean-notify-entrance {
	margin-bottom: .5rem;
	margin-right: 8px
}

.x-zean-notify-entrance .-ic {
	width: 70px;
	height: auto;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.x-zean-notify-entrance .-link-wrapper:hover .-ic {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.x-lobby-v2-body-main-container {
	font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1.25rem;
	font-weight: 300;
	background-color: #000
}

.x-lobby-v2-body-main-container #main__content {
	margin-top: 0
}

.x-lobby-v2-content-container {
	width: 100%;
	height: auto;
	min-height: 500px;
	position: relative;
	overflow: hidden
}

.x-covid-19 {
	position: relative;
	pointer-events: none;
	cursor: not-allowed
}

.x-covid-19:before {
	content: "ปิดชั่วคราว \a Covid-19";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
	background: #8c0d0d;
	z-index: 2;
	width: 88%;
	color: #fff;
	font-weight: 700;
	white-space: pre;
	border-radius: 4px;
	padding: 10px 0 5px
}

@media (max-width:767.98px) {
	.x-covid-19:before {
		font-size: .9em
	}
}

.x-covid-19 a {
	display: inline-block;
	pointer-events: none;
	cursor: not-allowed;
	opacity: .5
}

.x-covid-19 a:hover img {
	-webkit-transform: none!important;
	transform: none!important
}

.x-footer-lobby.-lobby-v2 {
	padding-bottom: 30px
}

.x-footer-lobby.-lobby-v2 .-tags-wrapper .-tags {
	margin-top: 0;
	border-top: none
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-lobby.-lobby-v2 .-tags-wrapper .-tags .vex-dialog-button,
.x-footer-lobby.-lobby-v2 .-tags-wrapper .-tags .btn,
.x-footer-lobby.-lobby-v2 .-tags-wrapper .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding: 4px 10px 0;
	font-size: 1.09375rem;
	font-weight: 300;
	border-radius: 4px
}

.x-lobby-v2-recently-game {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	padding: 1.5rem 0;
	position: relative
}

.x-lobby-v2-recently-game:after,
.x-lobby-v2-recently-game:before {
	content: "";
	position: absolute;
	width: 80%;
	height: 2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.x-lobby-v2-recently-game:before {
	top: -1px
}

.x-lobby-v2-recently-game:after,
.x-lobby-v2-recently-game:before {
	background: linear-gradient(90deg, rgba(190, 163, 124, 0), #d9c699 51.04%, rgba(184, 158, 125, 0))
}

.x-lobby-v2-recently-game:after {
	bottom: -1px
}

.x-component-recently-games-container .-title-recently-games {
	font-weight: 500;
	color: #f6f6f6;
	margin-bottom: 1rem
}

@media (min-width:768px) {
	.x-component-recently-games-container .-recently-inner-wrapper {
		padding: 0 6px
	}
}

@media (max-width:575.98px) {
	.x-component-recently-games-container .-recently-inner-wrapper {
		overflow-x: auto
	}
}

.x-component-recently-games-container .-recently-inner-wrapper .navbar-nav {
	flex-direction: row
}

.x-component-recently-games-container .-recently-inner-wrapper .navbar-nav .nav-item {
	width: 146px
}

@media (max-width:575.98px) {
	.x-component-recently-games-container .-recently-inner-wrapper .navbar-nav .nav-item {
		min-width: 33.33333%
	}
}

.x-component-recently-games-container .-recently-inner-wrapper .navbar-nav .nav-item:not(last-child) {
	margin-right: .75rem
}

.x-component-recently-games-container .-recently-inner-wrapper .-inner-wrapper .-wrapper-container .-btn.-btn-demo,
.x-component-recently-games-container .-recently-inner-wrapper .-inner-wrapper .-wrapper-container .-btn.-btn-play {
	font-size: 1.09375rem!important
}

.x-game-badge-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 70px;
	height: 70px;
	overflow: hidden
}

.x-game-badge-image .-img,
.x-game-badge-image:before {
	position: absolute;
	top: 32%;
	left: 32%
}

.x-game-badge-image .-img {
	z-index: 1;
	width: 18px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.x-game-badge-image:before {
	content: "";
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 110px;
	height: 28px;
	background: rgba(0, 0, 0, .4)
}

.x-game-badge-image.-normal .-img {
	width: 14px
}

.x-game-badge-image.-normal:before {
	height: 24px
}

.x-lobby-v2-element-container .-element-01,
.x-lobby-v2-element-container .-element-02 {
	position: absolute
}

.x-lobby-v2-element-container .-element-01,
.x-lobby-v2-element-container .-element-02 {
	-webkit-animation: x-bg-1 8s ease infinite;
	animation: x-bg-1 8s ease infinite;
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.x-lobby-v2-element-container.-anon .-element-01 {
	right: -150px;
	bottom: 0;
	z-index: 0;
	width: 400px;
	opacity: .6
}

@media (max-width:991.98px) {
	.x-lobby-v2-element-container.-anon .-element-01 {
		width: 280px;
		bottom: -100px
	}
}

.x-lobby-v2-element-container.-anon .-element-02 {
	top: 250px;
	left: 5%;
	width: 500px
}

@media (max-width:1199.98px) {
	.x-lobby-v2-element-container.-anon .-element-02 {
		left: 0
	}
}

.x-lobby-v2-element-container.-logged .-element-01 {
	right: -150px;
	bottom: 0;
	z-index: 0;
	width: 400px
}

@media (max-width:1199.98px) {
	.x-lobby-v2-element-container.-logged .-element-01 {
		width: 300px;
		right: -100px
	}
}

@media (max-width:991.98px) {
	.x-lobby-v2-element-container.-logged .-element-01 {
		width: 280px;
		opacity: .6
	}
}

@media (max-width:767.98px) {
	.x-lobby-v2-element-container.-logged .-element-01 {
		width: 220px
	}
}

@media (max-width:575.98px) {
	.x-lobby-v2-element-container.-logged .-element-01 {
		width: 200px;
		right: -80px
	}
}

@media (max-width:350px) {
	.x-lobby-v2-element-container.-logged .-element-01 {
		width: 180px;
		right: -70px
	}
}

.x-lobby-v2-element-container.-logged .-element-02 {
	top: 250px;
	left: 5%;
	width: 500px
}

@media (max-width:1199.98px) {
	.x-lobby-v2-element-container.-logged .-element-02 {
		left: 0
	}
}

.x-game-list-item-macro {
	position: relative
}

.x-game-list-item-macro.-cannot-entry .-btn-play {
	cursor: none;
	pointer-events: none
}

.x-game-list-item-macro.-cannot-entry:not(.-untestable):hover .-inner-wrapper .-overlay,
.x-game-list-item-macro.-cannot-entry:not(.-untestable):hover .-inner-wrapper .-overlay .-btn-play {
	display: none
}

.x-game-list-item-macro.-cannot-entry.x-covid-19 .-inner-wrapper:before {
	content: unset
}

.x-game-list-item-macro.-cannot-entry .-inner-wrapper:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	background: rgba(0, 0, 0, .6);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 10px 5px 5px
}

.x-game-list-item-macro.-cannot-entry.-ma .-inner-wrapper:before {
	content: "ปิดปรับปรุง"
}

.x-game-list-item-macro.-cannot-entry.-untestable .-inner-wrapper:before {
	display: none
}

.x-game-list-item-macro.-cannot-entry.-untestable .-btn-play {
	cursor: pointer;
	pointer-events: auto
}

.x-game-list-item-macro.-cannot-entry.-coming-soon .-inner-wrapper:before {
	content: "Coming Soon"
}

.x-game-list-item-macro.-cannot-entry.-in-condition .-inner-wrapper:before {
	content: "ไม่เข้าร่วมโปร"
}

.x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner {
	top: 55%
}

@media (max-width:1500px) {
	.x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-play {
		min-width: 110px;
		padding: 6px
	}
}

@media (min-width:992px) and (max-width:1199.98px) {
	.x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-play {
		min-width: 100px;
		padding: 6px
	}
	.x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-demo {
		min-width: 100px
	}
}

@media (max-width:575.98px) {
	.x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-play {
		min-width: 90px;
		padding: 6px
	}
	.x-game-list-item-macro.-normal .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-demo {
		min-width: 90px
	}
}

.x-game-list-item-macro.-big .-inner-wrapper .-overlay .-overlay-inner {
	top: 80%;
	-webkit-transform: translate(-50%, -80%);
	transform: translate(-50%, -80%)
}

@media (min-width:1200px) {
	.x-game-list-item-macro.-big .-inner-wrapper .-overlay .-overlay-inner,
	.x-game-list-item-macro.-big .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn-play {
		min-width: 140px
	}
}

.x-game-list-item-macro .-inner-wrapper {
	position: relative;
	padding: 0;
	border-radius: 15px;
	border: 2px solid transparent;
	background-image: linear-gradient(180deg, #fff 60%, rgba(0, 0, 0, .1) 90%), linear-gradient(180deg, #bababa, rgba(0, 0, 0, .1) 80%);
	background-origin: border-box;
	background-clip: content-box, border-box
}

.x-game-list-item-macro .-inner-wrapper .-cover-img {
	width: 100%;
	-webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25));
	filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25));
	border-radius: 14px
}

.x-game-list-item-macro .-inner-wrapper .-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, .5);
	transition: all .2s;
	border-radius: 15px
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 150px;
	padding: 10px;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all .2s;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width:575.98px) {
	.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner {
		min-width: -webkit-fit-content;
		min-width: -moz-fit-content;
		min-width: fit-content;
		padding: 8px
	}
}

@media (max-width:350px) {
	.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner {
		padding: 4px
	}
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container {
	display: flex;
	flex-direction: column;
	margin: auto
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
	min-width: 120px;
	text-align: center;
	opacity: 1;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	transition: all .4s;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500
}

@media (max-width:375px) {
	.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
		padding: 6px
	}
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .-text-btn,
.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .fas {
	position: relative;
	z-index: 2
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .-text-btn {
	margin-top: 5px
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn .fas {
	top: 1px;
	margin-right: 8px;
	font-size: 12px
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play {
	padding: 4px;
	position: relative;
	color: #2f2f2f;
	background: linear-gradient(180deg, #fce595, #a37826 136.11%);
	overflow: hidden;
	font-weight: 500;
	font-size: 1.40625rem
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play .-text-btn {
	top: 2px
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover {
	text-decoration: none;
	background: linear-gradient(180deg, #fbdf7c, #8e6921);
	transition: all .4s
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover:before {
	opacity: 0
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play:hover:after {
	opacity: 1
}

@media (max-width:575.98px) {
	.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play {
		font-size: 1.09375rem;
		padding: 5px
	}
	.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-play .fas {
		top: 0;
		font-size: 10px
	}
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo {
	padding: 4px;
	margin-bottom: .75rem;
	color: #f6f6f6;
	background: rgba(255, 255, 186, .2);
	border: 1px solid rgba(238, 184, 89, .5);
	box-sizing: border-box;
	font-size: 1.40625rem;
	font-weight: 500
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo .-text-btn {
	top: 2px
}

.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo:hover {
	background: rgba(255, 255, 84, .2);
	text-decoration: none
}

@media (max-width:575.98px) {
	.x-game-list-item-macro .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn.-btn-demo {
		font-size: 1.09375rem;
		padding: 5px
	}
}

.x-game-list-item-macro .-title {
	color: #f6f6f6;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: .75rem;
	margin-bottom: 0;
	padding: 0 4px
}

@media (max-width:767.98px) {
	.x-game-list-item-macro .-title {
		margin-top: .5rem;
		font-size: 1.09375rem
	}
}

@media (min-width:992px) {
	.x-game-list-item-macro:hover .-inner-wrapper .-overlay {
		opacity: 1;
		visibility: visible
	}
	.x-game-list-item-macro:hover .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.x-game-list-item-macro.-toggled .-inner-wrapper .-overlay {
	z-index: 2;
	opacity: 1;
	visibility: visible
}

.x-game-list-item-macro.-toggled .-inner-wrapper .-overlay .-overlay-inner .-wrapper-container .-btn {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.x-lobby-v2-tab-menu-container {
	background-color: #141414;
	border-top: 1px solid rgba(63, 63, 63, .65);
	border-bottom: 1px solid rgba(63, 63, 63, .65)
}

.x-lobby-tab-menu .-link {
	display: flex;
	align-items: center;
	justify-content: center
}

.x-lobby-tab-menu .-link .-ic {
	width: 46px
}

.x-lobby-tab-menu .-link .-text {
	margin-left: .5rem;
	margin-top: 5px
}

@media (max-width:767.98px) {
	.x-lobby-tab-menu .-link .-text {
		display: none
	}
}

.x-lobby-tab-menu .-link .-text-mobile {
	display: none;
	margin-top: 5px
}

@media (max-width:767.98px) {
	.x-lobby-tab-menu .-link .-text-mobile {
		margin-left: .5rem;
		display: block
	}
}

@media (max-width:350px) {
	.x-lobby-tab-menu .-link .-text-mobile {
		margin-left: .25rem
	}
}

.x-lobby-tab-menu .nav-item {
	width: 200px;
	display: flex
}

@media (max-width:767.98px) {
	.x-lobby-tab-menu .nav-item {
		width: 33.33333%;
		justify-content: center
	}
}

@media (max-width:575.98px) {
	.x-lobby-tab-menu .nav-item {
		border: 1px solid #000
	}
	.x-lobby-tab-menu .nav-item:first-child {
		border-left: none
	}
	.x-lobby-tab-menu .nav-item:last-child {
		border-right: none
	}
}

.x-lobby-tab-menu .nav-link {
	padding: .5rem 0;
	color: hsla(0, 0%, 100%, .8);
	transition: all .4s;
	font-size: 1.25rem;
	border-radius: 0;
	background: transparent
}

@media (max-width:575.98px) {
	.x-lobby-tab-menu .nav-link {
		background: hsla(0, 0%, 100%, .15);
		width: 100%
	}
}

.x-lobby-tab-menu .nav-link .-img-wrapper {
	position: relative
}

.x-lobby-tab-menu .nav-link .-img-wrapper .-ic {
	-webkit-filter: drop-shadow(0 0 4px rgba(255, 222, 136, 0)) grayscale(.6);
	filter: drop-shadow(0 0 4px rgba(255, 222, 136, 0)) grayscale(.6)
}

.x-lobby-tab-menu .nav-link .-img-wrapper .-ic-star {
	display: none;
	visibility: hidden;
	opacity: 0;
	transition: .4s
}

.x-lobby-tab-menu .nav-link.active {
	color: #fff;
	background-color: transparent;
	position: relative;
	transition: all .4s
}

@media (max-width:575.98px) {
	.x-lobby-tab-menu .nav-link.active {
		background-color: hsla(0, 0%, 100%, .05)
	}
}

.x-lobby-tab-menu .nav-link.active:after {
	content: "";
	background: linear-gradient(90deg, rgba(190, 163, 124, 0), #d9c699 51.04%, rgba(184, 158, 125, 0));
	position: absolute;
	bottom: -2px;
	width: 100%;
	height: 2px
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper {
	position: relative
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic {
	-webkit-filter: drop-shadow(0 0 4px rgba(255, 222, 136, .8)) grayscale(0);
	filter: drop-shadow(0 0 4px rgba(255, 222, 136, .8)) grayscale(0)
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic-star {
	display: block;
	position: absolute;
	visibility: visible;
	opacity: 1
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic-star.-ic-1 {
	left: -15px;
	top: 15px;
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-webkit-animation: x-scale-blink 3s ease-in-out infinite alternate;
	animation: x-scale-blink 3s ease-in-out infinite alternate;
	width: 35px
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic-star.-ic-2 {
	left: 0;
	top: 5px;
	width: 20px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	-webkit-animation: x-scale-blink 2.6s ease-in-out infinite alternate;
	animation: x-scale-blink 2.6s ease-in-out infinite alternate
}

.x-lobby-tab-menu .nav-link.active .-img-wrapper .-ic-star.-ic-3 {
	right: -10px;
	bottom: -20px;
	width: 30px;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation: x-scale-blink 2.2s ease-in-out infinite alternate;
	animation: x-scale-blink 2.2s ease-in-out infinite alternate
}

@media (min-width:992px) {
	.x-lobby-tab-menu .nav-link:hover {
		color: #fff
	}
	.x-lobby-tab-menu .nav-link:hover .-img-wrapper {
		position: relative
	}
	.x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic {
		-webkit-filter: drop-shadow(0 0 4px rgba(255, 222, 136, .8)) grayscale(0);
		filter: drop-shadow(0 0 4px rgba(255, 222, 136, .8)) grayscale(0)
	}
	.x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic-star {
		display: block;
		position: absolute;
		visibility: visible;
		opacity: 1
	}
	.x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic-star.-ic-1 {
		left: -15px;
		top: 15px;
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation: x-scale-blink 3s ease-in-out infinite alternate;
		animation: x-scale-blink 3s ease-in-out infinite alternate;
		width: 35px
	}
	.x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic-star.-ic-2 {
		left: 0;
		top: 5px;
		width: 20px;
		-webkit-animation-delay: .2s;
		animation-delay: .2s;
		-webkit-animation: x-scale-blink 2.6s ease-in-out infinite alternate;
		animation: x-scale-blink 2.6s ease-in-out infinite alternate
	}
	.x-lobby-tab-menu .nav-link:hover .-img-wrapper .-ic-star.-ic-3 {
		right: -10px;
		bottom: -20px;
		width: 30px;
		-webkit-animation-delay: .6s;
		animation-delay: .6s;
		-webkit-animation: x-scale-blink 2.2s ease-in-out infinite alternate;
		animation: x-scale-blink 2.2s ease-in-out infinite alternate
	}
}

.x-lobby-v2-tab-content-container {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden
}

.x-lobby-tab {
	padding: 2.5rem 0
}

.x-lobby-tab.-tab-sport .-row-wrapper {
	justify-content: flex-start
}

.x-lobby-tab.-tab-sport .-row-wrapper .x-game-list-item-macro {
	margin-right: .75rem;
	width: 28.56%
}

@media (max-width:767.98px) {
	.x-lobby-tab.-tab-sport .-row-wrapper .x-game-list-item-macro {
		margin-right: 0
	}
}

.x-lobby-tab .-row-wrapper {
	display: flex
}

.x-lobby-tab .-row-wrapper .-column-small .x-game-list-item-macro .-inner-wrapper .-btn {
	min-width: 100px
}

.x-lobby-tab .-row-wrapper .-column-left {
	width: 42.84%;
	display: flex
}

.x-lobby-tab .-row-wrapper .-column-left .-column-big {
	width: 66.66%
}

.x-lobby-tab .-row-wrapper .-column-left .-column-small {
	width: 33.33%
}

.x-lobby-tab .-row-wrapper .-column-left .-column-small .x-game-list-item-macro {
	padding: 0 8px
}

.x-lobby-tab .-row-wrapper .-column-right {
	width: 57.12%;
	display: flex
}

.x-lobby-tab .-row-wrapper .-column-right .-column-big {
	width: 50%
}

.x-lobby-tab .-row-wrapper .-column-right .-column-small {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	padding: 0 6px
}

.x-lobby-tab .-row-wrapper .-column-right .-column-small .x-game-list-item-macro {
	padding: 0 6px;
	width: 50%
}

.x-lobby-tab .-row-wrapper .x-game-list-item-macro .-title {
	margin-bottom: 5px
}

.x-lobby-tab .-row-wrapper.-new-line {
	margin-top: .5rem;
	display: flex;
	width: 100%
}

@media (max-width:767.98px) {
	.x-lobby-tab .-row-wrapper.-new-line {
		margin-top: .25rem
	}
}

.x-lobby-tab .-row-wrapper.-new-line .-column-left .-column-small .x-game-list-item-macro {
	padding: 0 6px
}

.x-lobby-tab .-row-wrapper.-new-line .-column-left .-column-big {
	width: 66.66%;
	display: flex
}

.x-lobby-tab .-row-wrapper.-new-line .-column-left .-column-big .x-game-list-item-macro {
	padding: 0 6px;
	width: 50%
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right {
	width: 57.12%;
	display: flex
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right .-column-small.-first {
	padding: 0
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right .-column-small.-second {
	padding: 0 4px
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right .-column-big {
	display: flex
}

.x-lobby-tab .-row-wrapper.-new-line .-column-right .-column-big .x-game-list-item-macro {
	padding: 0 6px
}

.x-lobby-tab .-row-wrapper.-mobile-view .-column-big {
	width: 66.66%
}

.x-lobby-tab .-row-wrapper.-mobile-view .-column-big .x-game-list-item-macro {
	padding: 0 2px;
	width: 100%
}

.x-lobby-tab .-row-wrapper.-mobile-view .-column-small {
	width: 33.33%;
	display: flex;
	flex-wrap: wrap
}

.x-lobby-tab .-row-wrapper.-mobile-view .-column-small .x-game-list-item-macro {
	padding: 0 6px 0 8px;
	width: 100%
}

.x-lobby-tab .-row-wrapper.-mobile-view.-new-line {
	flex-wrap: wrap
}

.x-lobby-tab .-row-wrapper.-mobile-view.-new-line .x-game-list-item-macro {
	width: 33.33%;
	padding: 0 6px
}

.x-base-cover-v2-container {
	position: relative;
	width: 100%;
	height: 350px;
	padding-top: 60px;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (max-width:991.98px) {
	.x-base-cover-v2-container:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .5))
	}
}

@media (max-width:767.98px) {
	.x-base-cover-v2-container {
		height: 260px
	}
}

.x-base-cover-v2-container .-outer-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: 100%
}

@media (max-width:991.98px) {
	.x-base-cover-v2-container .-custom-container {
		text-align: center
	}
}

.x-base-cover-v2-container .-heading-title {
	font-size: 2.5rem
}

@media (max-width:767.98px) {
	.x-base-cover-v2-container .-heading-title {
		font-size: 1.875rem
	}
}

.x-base-cover-v2-container .-heading-sub-title {
	margin-bottom: 0;
	font-size: 1.40625rem;
	font-weight: 300
}

@media (max-width:767.98px) {
	.x-base-cover-v2-container .-heading-sub-title {
		font-size: 1.25rem
	}
}

.x-base-cover-v2-container .-play-button.-anon .-text-entry,
.x-base-cover-v2-container .-play-button.-anon .-text-ma,
.x-base-cover-v2-container .-play-button.-anon .-title {
	display: none
}

.x-base-cover-v2-container .-play-button.-anon .-text-register,
.x-base-cover-v2-container .-play-button.-logged .-text-entry,
.x-base-cover-v2-container .-play-button.-logged .-title {
	display: block
}

.x-base-cover-v2-container .-play-button.-logged .-text-ma,
.x-base-cover-v2-container .-play-button.-logged .-text-register {
	display: none
}

.x-base-cover-v2-container .-cannot-entry.-play-button {
	-webkit-filter: brightness(.4);
	filter: brightness(.4);
	cursor: none;
	pointer-events: none
}

.x-base-cover-v2-container .-cannot-entry.-play-button .-text-entry,
.x-base-cover-v2-container .-cannot-entry.-play-button .-text-register {
	display: none
}

.x-lobby-v2-header-base-container {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	height: 60px;
	padding: 0;
	background: rgba(0, 0, 0, .8)
}

.x-lobby-v2-header-base-container .-inner-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.x-lobby-v2-header-base-container .-menu-list {
	flex-direction: row
}

.x-lobby-v2-header-base-container .-menu-list .nav-link {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 .75rem
}

@media (max-width:991.98px) {
	.x-lobby-v2-header-base-container .-menu-list .nav-link {
		margin: 0 .5rem
	}
}

.x-lobby-v2-header-base-container .-menu-list .nav-link .-img {
	width: 22px;
	height: auto;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.x-lobby-v2-header-base-container .-menu-list .nav-link .-text {
	margin-left: 10px;
	font-size: 1.09375rem;
	color: #fff;
	transition: color .2s;
	padding-top: 8px
}

.x-lobby-v2-header-base-container .-menu-list .nav-link:hover .-img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.x-lobby-v2-header-base-container .-menu-list .nav-link:hover .-text {
	color: #ccc
}

.x-lobby-v2-header-base-container .-menu-list button.nav-link {
	background: transparent;
	border: none
}

.x-lobby-v2-header-base-container .-menu-list button.nav-link:active,
.x-lobby-v2-header-base-container .-menu-list button.nav-link:focus {
	outline: none;
	text-decoration: none
}

.x-lobby-v2-header-base-container .-menu-list .-info-wrapper {
	margin: 0 .5rem;
	font-size: 1.09375rem;
	text-align: right;
	color: #fff
}

.x-lobby-header-sa-gaming-container-v2 .-logo {
	width: 120px;
	height: auto
}

.x-error-404 {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.x-error-404 .-error-404-body {
	background-color: hsla(0, 0%, 100%, 0)
}

.x-error-404 #main__content {
	margin-top: 0;
	padding-top: 85px;
	height: 100vh
}

@media (max-width:575.98px) {
	.x-error-404 #main__content {
		height: 100%;
		overflow: hidden
	}
}

.x-error-404 #main__content .x-error-404-container {
	height: 85%;
	display: flex
}

.x-error-404 #main__content .x-error-404-container .-error-404-image-wrapper,
.x-error-404 #main__content .x-error-404-container .-error-404-inner-wrapper {
	margin: auto
}

.x-error-404 #main__content .x-error-404-container .-error-404-image-wrapper .-img {
	width: 800px
}

.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper {
	text-align: center;
	margin-top: .5rem
}

.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
	color: #f6f6f6;
	font-size: 4.4rem;
	font-weight: 700
}

@media (max-width:991.98px) {
	.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
		font-size: 3.7rem
	}
}

@media (max-width:767.98px) {
	.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
		font-size: 2.7rem
	}
}

@media (max-width:575.98px) {
	.x-error-404 #main__content .x-error-404-container .-error-404-text-wrapper .-text {
		font-size: 2rem
	}
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper {
	margin-top: 1rem
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container {
	display: flex;
	justify-content: center
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn {
	position: relative;
	transition: all .4s
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-btn-image {
	width: 220px;
	transition: all .4s
}

@media (max-width:767.98px) {
	.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-btn-image {
		width: 200px
	}
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-text-wrapper {
	position: absolute;
	top: 52%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn .-text-wrapper .-text-btn {
	transition: all .4s;
	color: #fff;
	font-size: 1.6rem
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn:hover {
	-webkit-filter: saturate(1.5);
	filter: saturate(1.5)
}

.x-error-404 #main__content .x-error-404-container .-error-404-btn-wrapper .x-error-404-btn-container .-error-404-btn:hover .-text-btn {
	color: #f2f2f2
}

.x-windows-os .x-review-entry-index-container .-header-wrapper.-anon .-review-login-btn .-text {
	top: 50%
}

.x-windows-os .x-review-entry-index-container .-header-wrapper.-logged .-submit-btn .-btn-text {
	top: 0
}

.x-windows-os .x-review-entry-index-container .-quick-text-list .-quick-text-item {
	padding: .5rem 1rem
}

.x-review-entry-index-container {
	position: relative;
	line-height: 1.2
}

.x-review-entry-index-container .-main-title {
	font-size: 2.25rem;
	font-weight: 700;
	color: #f2f2f2
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-main-title {
		font-size: 1.8rem
	}
}

.x-review-entry-index-container .-header-wrapper.-anon {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 500px;
	background-size: cover;
	background-position: 50%;
	background-image: url(build/images/review-cover-bg.0e0999ba.jpg)
}

@media screen and (max-width:1440px) {
	.x-review-entry-index-container .-header-wrapper.-anon {
		height: 400px
	}
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-header-wrapper.-anon {
		justify-content: flex-end;
		height: 300px;
		padding-bottom: 1rem;
		background-image: url(build/images/review-cover-bg-mobile.00ec2c1f.jpg)
	}
}

.x-review-entry-index-container .-header-wrapper.-anon .-title-img {
	width: 500px;
	height: auto
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-header-wrapper.-anon .-title-img {
		width: 100%;
		max-width: 380px
	}
}

@media (max-width:575.98px) {
	.x-review-entry-index-container .-header-wrapper.-anon .-title-img {
		max-width: 340px
	}
}

.x-review-entry-index-container .-header-wrapper.-anon .-review-login-btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	height: 50px;
	margin-top: 2rem;
	padding: 0;
	background-size: cover;
	background-position: 50%;
	border-bottom: none;
	border-radius: 0;
	-webkit-filter: drop-shadow(0 0 0 transparent);
	filter: drop-shadow(0 0 0 transparent);
	box-shadow: none;
	transition: all .3s;
	background-image: url(build/images/review-cover-login-bg.8531c83a.png);
	background-size: 100%;
	background-repeat: no-repeat
}

.x-review-entry-index-container .-header-wrapper.-anon .-review-login-btn .-text {
	position: absolute;
	left: 50%;
	width: 100%;
	color: #fafafa;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 63%;
	font-size: 1.75rem;
	font-weight: 700
}

@media (min-width:992px) {
	.x-review-entry-index-container .-header-wrapper.-anon .-review-login-btn:hover {
		-webkit-filter: drop-shadow(0 0 0 transparent) saturate(2);
		filter: drop-shadow(0 0 0 transparent) saturate(2);
		-webkit-transform: scale(1.025);
		transform: scale(1.025)
	}
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-header-wrapper.-anon .-review-login-btn {
		width: 220px;
		margin-top: .75rem
	}
	.x-review-entry-index-container .-header-wrapper.-anon .-review-login-btn .-text {
		top: 62%;
		font-size: 1.5rem
	}
}

.x-review-entry-index-container .-header-wrapper.-logged {
	padding: 2rem 0;
	background: #3d3426
}

.x-review-entry-index-container .-header-wrapper.-logged .-submit-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	height: 44px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 .75rem;
	color: #333;
	background: #e6c361;
	border-radius: 5px;
	border: none;
	font-weight: 700
}

.x-review-entry-index-container .-header-wrapper.-logged .-submit-btn[disabled] {
	color: #aab7cc;
	background: #5d6e88
}

.x-review-entry-index-container .-header-wrapper.-logged .-submit-btn .-btn-text {
	position: relative;
	top: 4px
}

@media (min-width:992px) {
	.x-review-entry-index-container .-header-wrapper.-logged .-submit-btn:not([disabled]):hover {
		background: linear-gradient(180deg, #d5ba98, #af936e)
	}
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-header-wrapper.-logged .-submit-btn {
		width: 100%
	}
}

.x-review-entry-index-container .-header-wrapper .-row-profile-wrapper {
	margin-top: .5rem
}

.x-review-entry-index-container .-header-wrapper .-col-profile {
	position: relative;
	padding-right: 2rem
}

.x-review-entry-index-container .-header-wrapper .-col-profile:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 85%;
	background: #5d6e88;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-header-wrapper .-col-profile:before {
		display: none
	}
}

.x-review-entry-index-container .-header-wrapper .-col-rate {
	display: flex;
	align-items: center
}

@media (min-width:576px) {
	.x-review-entry-index-container .-header-wrapper .-col-rate {
		padding-left: 2rem
	}
}

.x-review-entry-index-container .-profile-wrapper {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

@media (max-width:575.98px) {
	.x-review-entry-index-container .-profile-wrapper {
		justify-content: center
	}
}

.x-review-entry-index-container .-profile-wrapper .-profile-img {
	width: 66px;
	height: auto
}

.x-review-entry-index-container .-profile-wrapper .-right-content {
	display: flex;
	flex-direction: column;
	position: relative;
	top: 4px;
	margin-left: .75rem
}

.x-review-entry-index-container .-profile-wrapper .-right-content .-text {
	font-size: 1.5rem;
	color: #e6c361
}

.x-review-entry-index-container .-profile-wrapper.-full {
	justify-content: flex-start
}

.x-review-entry-index-container .-profile-wrapper.-full .-text {
	font-size: 1.3rem
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-profile-wrapper.-full .-text {
		font-size: 1.2rem
	}
}

@media (max-width:575.98px) {
	.x-review-entry-index-container .-profile-wrapper.-full .-bottom {
		display: flex;
		flex-direction: column
	}
}

.x-review-entry-index-container .-profile-wrapper.-full .-detail {
	font-size: 1.3rem;
	color: #828282
}

@media (min-width:576px) {
	.x-review-entry-index-container .-profile-wrapper.-full .-detail:last-child {
		margin-left: 5px
	}
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-profile-wrapper.-full .-detail {
		font-size: 1.2rem
	}
}

@media (max-width:575.98px) {
	.x-review-entry-index-container .-profile-wrapper.-full .-detail:first-child {
		order: 1
	}
}

.x-review-entry-index-container .-profile-wrapper.-full .-ic {
	font-size: 15px
}

.x-review-entry-index-container .-star-rate-wrapper {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	line-height: normal
}

@media (max-width:575.98px) {
	.x-review-entry-index-container .-star-rate-wrapper {
		margin: 25px auto 10px
	}
}

.x-review-entry-index-container .-star-rate-wrapper .-star {
	font-size: 32px;
	color: #828282
}

.x-review-entry-index-container .-star-rate-wrapper .-star:not(:first-child) {
	margin-left: 5px
}

.x-review-entry-index-container .-star-rate-wrapper .-star:nth-child(-n+2) {
	color: #f2c94c
}

.x-review-entry-index-container .-quick-text-list {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1rem
}

.x-review-entry-index-container .-quick-text-list .-quick-text-item {
	margin: .25rem;
	color: #fafafa;
	background-color: #58482b;
	border: 1px solid #e6c361;
	border-radius: 5px;
	transition: all .2s;
	padding: .75rem 1rem .25rem
}

.x-review-entry-index-container .-quick-text-list .-quick-text-item.-active {
	color: #333;
	background: #e6c361
}

@media (min-width:992px) {
	.x-review-entry-index-container .-quick-text-list .-quick-text-item:hover {
		color: #333;
		background: #e6c361
	}
}

.x-review-entry-index-container .-textarea-container {
	width: 100%;
	max-width: 625px;
	margin: 1rem auto 0
}

.x-review-entry-index-container .-textarea-container .-textarea {
	width: 100%;
	border: 1px solid #e6c361;
	color: #fafafa;
	background: #171203;
	border-radius: 5px
}

.x-review-entry-index-container .-textarea-container .-textarea::-webkit-input-placeholder {
	color: #5d6e88
}

.x-review-entry-index-container .-textarea-container .-textarea:-ms-input-placeholder {
	color: #5d6e88
}

.x-review-entry-index-container .-textarea-container .-textarea::-ms-input-placeholder {
	color: #5d6e88
}

.x-review-entry-index-container .-textarea-container .-textarea::placeholder {
	color: #5d6e88
}

.x-review-entry-index-container .-textarea-container .-textarea::-webkit-scrollbar-track {
	background-color: #58482b
}

.x-review-entry-index-container .-textarea-container .-textarea::-webkit-scrollbar-thumb {
	background-color: #e6c361;
	border-radius: 10px
}

.x-review-entry-index-container .-textarea-container .-actions-wrapper {
	position: relative;
	display: flex;
	align-items: start;
	margin-top: .75rem
}

.x-review-entry-index-container .-textarea-container .-actions-wrapper .-action-btn {
	position: relative;
	cursor: pointer
}

.x-review-entry-index-container .-textarea-container .-actions-wrapper .-action-btn .-ic {
	width: 34px;
	height: auto;
	transition: -webkit-filter .2s ease;
	transition: filter .2s ease;
	transition: filter .2s ease, -webkit-filter .2s ease
}

@media (min-width:768px) {
	.x-review-entry-index-container .-textarea-container .-actions-wrapper .-action-btn.-active .-ic {
		-webkit-filter: brightness(2) invert(20%);
		filter: brightness(2) invert(20%)
	}
}

.x-review-entry-index-container .-textarea-container .-actions-wrapper .-action-btn:not(:first-child) {
	margin-left: .25rem
}

.x-review-entry-index-container .-textarea-container .-actions-wrapper .-action-btn:hover {
	text-decoration: none
}

@media (min-width:768px) {
	.x-review-entry-index-container .-textarea-container .-actions-wrapper .-action-btn:hover .-ic {
		-webkit-filter: brightness(2) invert(20%);
		filter: brightness(2) invert(20%)
	}
}

.x-review-entry-index-container .-textarea-container .-block-image {
	position: relative;
	display: none
}

.x-review-entry-index-container .-textarea-container .-block-image .-image {
	width: 80px;
	height: 80px;
	-o-object-fit: cover;
	object-fit: cover
}

.x-review-entry-index-container .-textarea-container .-block-image .-btn-remove {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background-color: rgba(93, 110, 136, .5);
	font-size: 16px;
	text-decoration: none;
	line-height: 0;
	padding: 4px 6px
}

.x-review-entry-index-container .-textarea-container .-block-image .-btn-remove:hover {
	background-color: #000
}

.x-review-entry-index-container .-review-success-container {
	text-align: center
}

.x-review-entry-index-container .-review-success-container .-text-title {
	display: block;
	margin-bottom: 10px
}

.x-review-entry-index-container .-review-success-container .-ic {
	width: 80px;
	height: auto;
	margin-top: 1rem
}

.x-review-entry-index-container .-review-success-container .-text-description {
	color: #fafafa;
	font-size: 22px;
	margin: 30px 0 0
}

.x-review-entry-index-container .-review-cannot-apply-container {
	text-align: center
}

.x-review-entry-index-container .-review-cannot-apply-container .-text-title {
	margin-top: 1rem
}

.x-review-entry-index-container .-review-cannot-apply-container .-text-description {
	margin-bottom: 0;
	font-size: 1.4rem
}

@media (max-width:767.98px) {
	.x-review-entry-index-container .-review-cannot-apply-container .-text-description {
		font-size: 1.2rem
	}
}

.x-review-list-content-container {
	padding: 3rem 0 2rem;
	background: linear-gradient(180deg, #15120d, #29200f);
	line-height: 1.2
}

@media (max-width:767.98px) {
	.x-review-list-content-container {
		padding: 2rem 0
	}
}

.x-review-list-content-container .-review-list {
	flex-direction: column
}

.x-review-list-content-container .-review-list-item {
	flex: 1;
	padding: 1rem 0;
	border-bottom: 1px solid #e6c361
}

.x-review-list-content-container .-review-list-item .-header {
	display: flex;
	align-items: center;
	justify-content: space-between
}

@media (max-width:575.98px) {
	.x-review-list-content-container .-review-list-item .-header {
		display: block
	}
	.x-review-list-content-container .-review-list-item .-header .-star-rate-wrapper {
		margin-top: 15px
	}
}

.x-review-list-content-container .-review-list-item .-header .-star-rate-wrapper.-small .fa-star {
	font-size: 12px
}

@media (max-width:767.98px) {
	.x-review-list-content-container .-review-list-item .-header .-star-rate-wrapper.-small .fa-star {
		font-size: 16px
	}
}

.x-review-list-content-container .-review-list-item .-description {
	margin-bottom: 0;
	color: #e0e0e0;
	margin-top: 1rem;
	font-size: 1.25rem
}

@media (max-width:575.98px) {
	.x-review-list-content-container .-review-list-item .-description {
		font-size: 1.125rem
	}
}

.x-review-list-content-container .-review-list-item .-image-wrapper {
	margin-top: .5rem
}

.x-review-list-content-container .-no-result-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 2rem 1rem;
	margin-top: 1rem;
	text-align: center;
	background: hsla(0, 0%, 100%, .1);
	border-radius: 20px
}

.x-review-list-content-container .-no-result-wrapper .fas {
	font-size: 40px;
	color: #dcc6aa
}

.x-review-list-content-container .-no-result-wrapper .-title {
	margin-top: 1rem;
	color: #fff;
	font-size: 1.75rem
}

@media (max-width:767.98px) {
	.x-review-list-content-container .-no-result-wrapper .-title {
		font-size: 1.5rem
	}
}

.x-review-list-content-container .-no-result-wrapper .-description {
	margin-bottom: 0;
	color: #d2d2d2;
	font-size: 1.3rem
}

.x-review-list-content-container .x-pagination {
	margin: 30px 0 0
}

.x-review-list-content-container .x-pagination .pagination {
	justify-content: end
}

.x-review-list-content-container .x-pagination .pagination .page-item {
	margin: 0 8px
}

.x-review-list-content-container .x-pagination .pagination .page-item .page-link {
	width: 35px;
	height: 35px;
	color: #fafafa;
	background-color: transparent;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	border: 0;
	border-radius: 5px;
	box-shadow: none;
	transition: all .2s ease
}

.x-review-list-content-container .x-pagination .pagination .page-item.active .page-link,
.x-review-list-content-container .x-pagination .pagination .page-item .page-link:hover {
	color: #333;
	background-color: #f2c94c
}

.x-review-list-content-container .x-pagination .pagination .page-item:first-child,
.x-review-list-content-container .x-pagination .pagination .page-item:last-child {
	margin: 0 4px
}

.x-review-list-content-container .x-pagination .pagination .page-item:first-child .page-link,
.x-review-list-content-container .x-pagination .pagination .page-item:last-child .page-link {
	display: flex;
	justify-content: center;
	align-items: center;
	color: transparent;
	background-color: transparent
}

.x-review-list-content-container .x-pagination .pagination .page-item:first-child .page-link:before,
.x-review-list-content-container .x-pagination .pagination .page-item:last-child .page-link:before {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	color: #f2c94c;
	border-right: 2px solid;
	border-bottom: 2px solid
}

.x-review-list-content-container .x-pagination .pagination .page-item:first-child.disabled .page-link:before,
.x-review-list-content-container .x-pagination .pagination .page-item:last-child.disabled .page-link:before {
	color: #bcbcbc
}

.x-review-list-content-container .x-pagination .pagination .page-item:first-child .page-link:before {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.x-review-list-content-container .x-pagination .pagination .page-item:last-child .page-link:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

:root {
	--emoji-wh: 35px;
	--emoji-wh-mobile: 50px
}

.x-emoji-icon.-angry {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-angry.cc1090cb.png)
}

.x-emoji-icon.-angry:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-angry {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

@-webkit-keyframes image-position-x {
	to {
		background-position-x: calc(-10*var(--emoji-wh))
	}
}

@-webkit-keyframes image-position-y {
	to {
		background-position-y: calc(-6*var(--emoji-wh))
	}
}

@-webkit-keyframes image-position-x-mobile {
	to {
		background-position-x: calc(-10*var(--emoji-wh-mobile))
	}
}

@-webkit-keyframes image-position-y-mobile {
	to {
		background-position-y: calc(-6*var(--emoji-wh-mobile))
	}
}

.x-emoji-icon.-angry.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-angry.-running {
		margin: 1px
	}
}

.x-emoji-icon.-bonus {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(3*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(3);
	animation-timing-function: steps(10), steps(3);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-bonus.16f5ee07.png)
}

.x-emoji-icon.-bonus:hover {
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-bonus {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(3*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .66667s, 2s;
		animation-duration: .66667s, 2s
	}
}

.x-emoji-icon.-bonus.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-bonus.-running {
		margin: 1px
	}
}

.x-emoji-icon.-boring {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-boring.a8abd5f3.png)
}

.x-emoji-icon.-boring:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-boring {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-boring.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-boring.-running {
		margin: 1px
	}
}

.x-emoji-icon.-car {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(3*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(3);
	animation-timing-function: steps(10), steps(3);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-car.e2a86fa2.png)
}

.x-emoji-icon.-car:hover {
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-car {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(3*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .66667s, 2s;
		animation-duration: .66667s, 2s
	}
}

.x-emoji-icon.-car.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-car.-running {
		margin: 1px
	}
}

.x-emoji-icon.-card {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-card.7387d5f1.png)
}

.x-emoji-icon.-card:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-card {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-card.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-card.-running {
		margin: 1px
	}
}

.x-emoji-icon.-cardchip {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(3*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(3);
	animation-timing-function: steps(10), steps(3);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-cardchip.382ed901.png)
}

.x-emoji-icon.-cardchip:hover {
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-cardchip {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(3*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .66667s, 2s;
		animation-duration: .66667s, 2s
	}
}

.x-emoji-icon.-cardchip.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-cardchip.-running {
		margin: 1px
	}
}

.x-emoji-icon.-chipcoin {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(3*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(3);
	animation-timing-function: steps(10), steps(3);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-chipcoin.14b73aeb.png)
}

.x-emoji-icon.-chipcoin:hover {
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-chipcoin {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(3*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .66667s, 2s;
		animation-duration: .66667s, 2s
	}
}

.x-emoji-icon.-chipcoin.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-chipcoin.-running {
		margin: 1px
	}
}

.x-emoji-icon.-clover {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-clover.c84d23e9.png)
}

.x-emoji-icon.-clover:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-clover {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-clover.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-clover.-running {
		margin: 1px
	}
}

.x-emoji-icon.-coin {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(3*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(3);
	animation-timing-function: steps(10), steps(3);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-coin.64095318.png)
}

.x-emoji-icon.-coin:hover {
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-coin {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(3*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .66667s, 2s;
		animation-duration: .66667s, 2s
	}
}

.x-emoji-icon.-coin.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-coin.-running {
		margin: 1px
	}
}

.x-emoji-icon.-diamond {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(3*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(3);
	animation-timing-function: steps(10), steps(3);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-diamond.4332d175.png)
}

.x-emoji-icon.-diamond:hover {
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-diamond {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(3*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .66667s, 2s;
		animation-duration: .66667s, 2s
	}
}

.x-emoji-icon.-diamond.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-diamond.-running {
		margin: 1px
	}
}

.x-emoji-icon.-dice {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(3*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(3);
	animation-timing-function: steps(10), steps(3);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-dice.2b4a7771.png)
}

.x-emoji-icon.-dice:hover {
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-dice {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(3*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .66667s, 2s;
		animation-duration: .66667s, 2s
	}
}

.x-emoji-icon.-dice.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-dice.-running {
		margin: 1px
	}
}

.x-emoji-icon.-goldbar {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(3*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(3);
	animation-timing-function: steps(10), steps(3);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-goldbar.d57a4718.png)
}

.x-emoji-icon.-goldbar:hover {
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-goldbar {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(3*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .66667s, 2s;
		animation-duration: .66667s, 2s
	}
}

.x-emoji-icon.-goldbar.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .66667s, 2s;
	animation-duration: .66667s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-goldbar.-running {
		margin: 1px
	}
}

.x-emoji-icon.-handcard {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-handcard.c57cfeb7.png)
}

.x-emoji-icon.-handcard:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-handcard {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-handcard.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-handcard.-running {
		margin: 1px
	}
}

.x-emoji-icon.-happy {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-happy.1cbf49f8.png)
}

.x-emoji-icon.-happy:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-happy {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-happy.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-happy.-running {
		margin: 1px
	}
}

.x-emoji-icon.-laughing {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-laughing.f8d4bebd.png)
}

.x-emoji-icon.-laughing:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-laughing {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-laughing.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-laughing.-running {
		margin: 1px
	}
}

.x-emoji-icon.-like {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-like.1239585f.png)
}

.x-emoji-icon.-like:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-like {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-like.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-like.-running {
		margin: 1px
	}
}

.x-emoji-icon.-roulette {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-roulette.8fa42781.png)
}

.x-emoji-icon.-roulette:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-roulette {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-roulette.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-roulette.-running {
		margin: 1px
	}
}

.x-emoji-icon.-sleeping {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-sleeping.eff1cb60.png)
}

.x-emoji-icon.-sleeping:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-sleeping {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-sleeping.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-sleeping.-running {
		margin: 1px
	}
}

.x-emoji-icon.-smart {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-smart.54dda0f9.png)
}

.x-emoji-icon.-smart:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-smart {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-smart.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-smart.-running {
		margin: 1px
	}
}

.x-emoji-icon.-smile {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-smile.aeebb650.png)
}

.x-emoji-icon.-smile:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-smile {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-smile.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-smile.-running {
		margin: 1px
	}
}

.x-emoji-icon.-smilelove {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-smilelove.36e4834e.png)
}

.x-emoji-icon.-smilelove:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-smilelove {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

.x-emoji-icon.-smilelove.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-smilelove.-running {
		margin: 1px
	}
}

.x-emoji-icon.-wheellucky {
	width: var(--emoji-wh);
	height: var(--emoji-wh);
	background-size: calc(10*var(--emoji-wh)) calc(6*var(--emoji-wh));
	image-rendering: -webkit-optimize-contrast;
	margin: 3px;
	cursor: pointer;
	-webkit-animation-name: image-position-x, image-position-y;
	animation-name: image-position-x, image-position-y;
	-webkit-animation-timing-function: steps(10), steps(6);
	animation-timing-function: steps(10), steps(6);
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-image: url(build/images/emoji-icon-wheellucky.54cf1633.png)
}

.x-emoji-icon.-wheellucky:hover {
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-wheellucky {
		width: var(--emoji-wh-mobile);
		height: var(--emoji-wh-mobile);
		background-size: calc(10*var(--emoji-wh-mobile)) calc(6*var(--emoji-wh-mobile));
		margin: 8px;
		-webkit-animation-name: image-position-x-mobile, image-position-y-mobile;
		animation-name: image-position-x-mobile, image-position-y-mobile;
		-webkit-animation-duration: .33333s, 2s;
		animation-duration: .33333s, 2s
	}
}

@keyframes image-position-x {
	to {
		background-position-x: calc(-10*var(--emoji-wh))
	}
}

@keyframes image-position-y {
	to {
		background-position-y: calc(-6*var(--emoji-wh))
	}
}

@keyframes image-position-x-mobile {
	to {
		background-position-x: calc(-10*var(--emoji-wh-mobile))
	}
}

@keyframes image-position-y-mobile {
	to {
		background-position-y: calc(-6*var(--emoji-wh-mobile))
	}
}

.x-emoji-icon.-wheellucky.-running {
	--emoji-wh: 30px;
	--emoji-wh-mobile: 30px;
	cursor: default;
	-webkit-animation-duration: .33333s, 2s;
	animation-duration: .33333s, 2s
}

@media (max-width:575.98px) {
	.x-emoji-icon.-wheellucky.-running {
		margin: 1px
	}
}

.x-review-comment-rendered {
	display: inline-block;
	margin-bottom: 0
}

.x-review-comment-rendered span {
	display: inline-block;
	vertical-align: bottom
}

.x-emoji-wrapper {
	position: absolute;
	left: 8px;
	bottom: 52px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 360px;
	background-color: #58482b;
	padding: 8px 15px;
	border-radius: 10px;
	visibility: hidden;
	z-index: 12;
	cursor: default
}

@media (min-width:576px) {
	.x-emoji-wrapper.-pc.visible~.x-emoji-overlay.-pc {
		display: block;
		background-color: transparent
	}
}

@media (max-width:575.98px) {
	.x-emoji-wrapper.-pc {
		display: none
	}
}

.x-emoji-wrapper.-mobile {
	position: fixed;
	left: 0;
	bottom: 0;
	display: none;
	width: 100%;
	height: auto;
	background-color: #58482b;
	padding: 35px 15px 30px;
	border-radius: 15px 15px 0 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease
}

@media (max-width:575.98px) {
	.x-emoji-wrapper.-mobile {
		display: flex
	}
	.x-emoji-wrapper.-mobile.visible {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	.x-emoji-wrapper.-mobile.visible~.x-emoji-overlay.-mobile {
		display: block
	}
}

.x-emoji-wrapper:after {
	content: "";
	position: absolute;
	bottom: -12px;
	left: 35px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 20px solid #58482b
}

@media (max-width:575.98px) {
	.x-emoji-wrapper:after {
		top: 0;
		left: 50%;
		width: 70px;
		height: 0;
		margin-top: 12px;
		border: 3px solid #e6c361;
		border-radius: 3px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

.x-emoji-overlay {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 3;
	cursor: default
}

.x-windows-os .x-promotion-hello-modal-body .-promotion-list-item .-badge-wrapper .-title {
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.x-windows-os .x-promotion-hello-modal-body .-promotion-list-item .-btn .-content {
	margin-top: 0
}

.x-windows-os .x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-bonus {
	margin-top: -10px
}

@media (max-width:767.98px) {
	.x-windows-os .x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-bonus {
		margin-top: -5px
	}
}

#promotionSuggestionModal.-hello-popup {
	line-height: 1.2
}

@media (max-width:991.98px) {
	#promotionSuggestionModal.-hello-popup {
		background: rgba(0, 0, 0, .5)!important
	}
}

#promotionSuggestionModal.-hello-popup .modal-header {
	margin-top: -6.5rem
}

#promotionSuggestionModal.-hello-popup .modal-header .-logo {
	width: 600px;
	height: auto
}

@media (max-width:991.98px) {
	#promotionSuggestionModal.-hello-popup .modal-header {
		margin-top: -6rem
	}
	#promotionSuggestionModal.-hello-popup .modal-header .-logo {
		width: 500px
	}
}

@media (max-width:767.98px) {
	#promotionSuggestionModal.-hello-popup .modal-header {
		margin-top: -5.5rem
	}
	#promotionSuggestionModal.-hello-popup .modal-header .-logo {
		width: 450px
	}
}

@media (max-width:575.98px) {
	#promotionSuggestionModal.-hello-popup .modal-header {
		margin-top: -7.25rem;
		padding-top: 0
	}
	#promotionSuggestionModal.-hello-popup .modal-header .-logo {
		width: 350px
	}
}

@media screen and (max-width:370px) {
	#promotionSuggestionModal.-hello-popup .modal-header {
		margin-top: -6.25rem
	}
	#promotionSuggestionModal.-hello-popup .modal-header .-logo {
		width: 300px
	}
}

@media (max-width:575.98px) {
	#promotionSuggestionModal.-hello-popup .modal-dialog {
		padding-top: 7rem
	}
}

@media screen and (max-width:370px) {
	#promotionSuggestionModal.-hello-popup .modal-dialog {
		padding-top: 6.25rem
	}
}

#promotionSuggestionModal.-hello-popup .modal-content {
	border: 3px solid transparent;
	border-radius: 15px;
	background: radial-gradient(80% 80% at 50% 0, #5a4c32 1%, #272318 56%, #191710 100%), linear-gradient(270deg, #e6c361 -5%, #8a753d 107%);
	background-origin: border-box;
	background-clip: content-box, border-box
}

@media (max-width:991.98px) {
	#promotionSuggestionModal.-hello-popup .modal-content {
		border-width: 3px 0 0;
		border-radius: 0
	}
	#promotionSuggestionModal.-hello-popup .modal-content:before {
		display: none
	}
}

@media (max-width:575.98px) {
	#promotionSuggestionModal.-hello-popup .modal-content .close {
		top: -2.5rem
	}
}

#promotionSuggestionModal.-hello-popup .modal-body {
	margin-top: -.5rem
}

@media (max-width:767.98px) {
	#promotionSuggestionModal.-hello-popup .modal-body {
		margin-top: -1.5rem
	}
}

@media (max-width:575.98px) {
	#promotionSuggestionModal.-hello-popup .modal-body {
		margin-top: 2px;
		padding-top: .25rem
	}
}

.x-promotion-hello-modal-body .-promotion-list-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-promotion-list-wrapper {
		padding: 0 1.5rem
	}
}

@media screen and (max-width:370px) {
	.x-promotion-hello-modal-body .-promotion-list-wrapper {
		padding: 0
	}
}

.x-promotion-hello-modal-body .-promotion-list-item {
	position: relative;
	margin-top: 1rem
}

@media (min-width:576px) {
	.x-promotion-hello-modal-body .-promotion-list-item {
		width: calc(50% - .5rem)
	}
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item {
		width: 100%
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-badge-wrapper {
	position: absolute;
	top: -4.8px;
	left: 20px;
	z-index: 1
}

@media (max-width:767.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-badge-wrapper {
		top: -4px;
		left: 25px
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-badge-wrapper .-img {
	width: 120px;
	height: auto;
	-webkit-filter: drop-shadow(0 3px 2px rgba(0, 0, 0, .4));
	filter: drop-shadow(0 3px 2px rgba(0, 0, 0, .4))
}

@media (max-width:767.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-badge-wrapper .-img {
		width: 110px
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-badge-wrapper .-title {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	background: linear-gradient(180deg, #fff5d9 30%, #f2c36e 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 1.4rem;
	font-weight: 700;
	-webkit-transform: translate(-50%, -35%);
	transform: translate(-50%, -35%)
}

@media (max-width:767.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-badge-wrapper .-title {
		font-size: 1.25rem
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	z-index: 1;
	width: 100%;
	padding: .5rem .75rem;
	border-radius: 15px;
	line-height: 1.2
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn.-disabled {
	pointer-events: none;
	cursor: default
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn.-disabled:after,
.x-promotion-hello-modal-body .-promotion-list-item .-btn.-disabled:before {
	-webkit-filter: brightness(.75);
	filter: brightness(.75)
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-btn {
		justify-content: center;
		padding: .25rem .75rem
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 15px;
	background: linear-gradient(270deg, #e6c361 -5%, #8a753d 55%, #debd5e 107%);
	box-shadow: 0 0 14px rgba(197, 209, 255, .5);
	transition: -webkit-filter .3s;
	transition: filter .3s;
	transition: filter .3s, -webkit-filter .3s
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn:after {
	content: "";
	position: absolute;
	top: 3px;
	left: 3px;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	background-color: #3c311a;
	border-radius: 12px;
	transition: -webkit-filter .3s;
	transition: filter .3s;
	transition: filter .3s, -webkit-filter .3s;
	background-image: url(build/images/welcome-back-promotion-bg.2d6e1a96.png);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-light {
	position: absolute;
	z-index: 1
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-light.-top {
	top: -5px;
	right: 0;
	width: 180px
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-light.-bottom {
	bottom: -5px;
	left: 0;
	width: 205px
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-thumbnail {
	width: 140px;
	height: auto;
	margin-top: 10px;
	z-index: 1
}

@media (max-width:767.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-btn .-thumbnail {
		width: 100px
	}
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-btn .-thumbnail {
		width: 120px;
		margin-top: 15px
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-content {
	flex: 1;
	z-index: 1;
	margin-top: .5rem;
	color: #fff
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-btn .-content {
		flex: unset;
		margin-left: 1rem
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text {
	display: block
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-deposit {
	font-size: 2.2rem;
	font-weight: 700
}

@media (max-width:767.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-deposit {
		font-size: 1.8rem
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-description {
	margin-top: -5px;
	font-size: 1.7rem
}

@media (max-width:767.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-description {
		font-size: 1.5rem
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-bonus {
	position: relative;
	margin-top: -13px;
	margin-left: -5px;
	font-family: Kanit, "sans-serif";
	font-weight: 700;
	font-size: 3.75rem;
	background: linear-gradient(180deg, #fef8b4 30%, #cf9978 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-filter: drop-shadow(2px 4px 0 rgba(0, 0, 0, .4));
	filter: drop-shadow(2px 4px 0 rgba(0, 0, 0, .4))
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-bonus .-ic-star {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-52%, -52%);
	transform: translate(-52%, -52%);
	width: 120px
}

@media (max-width:767.98px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-bonus {
		margin-top: -8px;
		font-size: 2.75rem
	}
	.x-promotion-hello-modal-body .-promotion-list-item .-btn .-text.-bonus .-ic-star {
		width: 90px
	}
}

.x-promotion-hello-modal-body .-promotion-list-item .-btn:active,
.x-promotion-hello-modal-body .-promotion-list-item .-btn:focus {
	box-shadow: none
}

@media (min-width:992px) {
	.x-promotion-hello-modal-body .-promotion-list-item .-btn:hover:after,
	.x-promotion-hello-modal-body .-promotion-list-item .-btn:hover:before {
		-webkit-filter: brightness(.75);
		filter: brightness(.75)
	}
}

.x-promotion-hello-modal-body .-promotion-list-item.-long {
	width: 100%
}

.x-promotion-hello-modal-body .-promotion-list-item.-long .-btn {
	justify-content: center
}

.x-promotion-hello-modal-body .-promotion-list-item.-long .-btn:after {
	background-image: url(build/images/welcome-back-promotion-long-bg.d6c97da3.png)
}

@media (min-width:576px) {
	.x-promotion-hello-modal-body .-promotion-list-item.-long .-btn .-content {
		flex: unset;
		margin-left: 1.5rem
	}
}

.x-promotion-hello-modal-body .-service-list-container {
	margin-top: 1.5rem;
	padding-bottom: 1rem
}

@media (min-width:576px) and (max-width:767.98px) {
	.x-promotion-hello-modal-body .-service-list-container {
		margin-top: 1rem
	}
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-service-list-container {
		flex-wrap: wrap;
		padding: 0 1rem 2rem
	}
}

@media screen and (max-width:370px) {
	.x-promotion-hello-modal-body .-service-list-container {
		padding: 0 0 2rem
	}
}

.x-promotion-hello-modal-body .-service-list-item {
	flex: 1;
	background: transparent;
	border: none;
	text-align: center
}

@media (min-width:576px) and (max-width:767.98px) {
	.x-promotion-hello-modal-body .-service-list-item {
		padding: 1rem .5rem
	}
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-service-list-item {
		flex: unset;
		width: 50%;
		padding: .5rem
	}
}

.x-promotion-hello-modal-body .-service-list-item .-thumbnail {
	height: auto;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	width: 90%
}

@media (min-width:576px) and (max-width:767.98px) {
	.x-promotion-hello-modal-body .-service-list-item .-thumbnail {
		max-width: 100px
	}
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-service-list-item .-thumbnail {
		max-width: 140px
	}
}

.x-promotion-hello-modal-body .-service-list-item .-text {
	display: block;
	margin-top: 1rem;
	color: #c4c4c4;
	font-size: 1.4rem
}

@media (min-width:576px) and (max-width:767.98px) {
	.x-promotion-hello-modal-body .-service-list-item .-text {
		font-size: 1.2rem
	}
}

@media (max-width:575.98px) {
	.x-promotion-hello-modal-body .-service-list-item .-text {
		font-size: 1.3rem
	}
}

@media (min-width:992px) {
	.x-promotion-hello-modal-body .-service-list-item:hover .-thumbnail {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
}

@-webkit-keyframes x-welcome-back-vertical-effect {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
}

.x-windows-os .x-promotion-welcome-back-modal-body .-title-wrapper .-inner-wrapper {
	margin-top: -7px
}

@media (max-width:767.98px) {
	.x-windows-os .x-promotion-welcome-back-modal-body .-title-wrapper .-inner-wrapper {
		margin-top: 0
	}
}

@media (max-width:575.98px) {
	.x-windows-os .x-promotion-welcome-back-modal-body .-title-wrapper .-inner-wrapper {
		margin-top: 8px
	}
}

@media (max-width:575.98px) {
	.x-windows-os .x-promotion-welcome-back-modal-body .-title-wrapper .-text.-highlight {
		margin-top: -10px
	}
}

.x-windows-os .x-promotion-welcome-back-modal-body .-promotion-box-item .-content {
	top: 5px
}

#promotionSuggestionModal .modal-header {
	justify-content: center;
	margin-top: -8.5rem;
	padding-bottom: 0
}

#promotionSuggestionModal .modal-header .-logo {
	width: 550px;
	height: auto
}

@media (max-width:991.98px) {
	#promotionSuggestionModal .modal-header {
		height: unset;
		margin-top: -7.75rem
	}
	#promotionSuggestionModal .modal-header .-logo {
		width: 500px
	}
}

@media (max-width:767.98px) {
	#promotionSuggestionModal .modal-header {
		z-index: 2;
		margin-top: -7rem
	}
	#promotionSuggestionModal .modal-header .-logo {
		width: 450px
	}
}

@media (max-width:575.98px) {
	#promotionSuggestionModal .modal-header {
		margin-top: -5.75rem
	}
	#promotionSuggestionModal .modal-header .-logo {
		width: 340px
	}
}

@media screen and (max-width:370px) {
	#promotionSuggestionModal .modal-header {
		margin-top: -5rem
	}
	#promotionSuggestionModal .modal-header .-logo {
		width: 300px
	}
}

#promotionSuggestionModal .modal-dialog {
	max-width: 850px
}

@media (max-width:991.98px) {
	#promotionSuggestionModal .modal-dialog {
		max-width: 100%;
		min-height: calc(100% - 1px);
		padding-top: 5rem
	}
}

@media (max-width:575.98px) {
	#promotionSuggestionModal .modal-dialog {
		padding-top: 4rem
	}
}

#promotionSuggestionModal .modal-content {
	margin-top: 1rem;
	background: linear-gradient(200deg, rgba(90, 76, 50, .9) 2%, rgba(65, 55, 37, .9) 28%, rgba(39, 35, 24, .9) 55%, rgba(25, 23, 16, .9) 95%);
	border: 4px solid #e6c361;
	border-radius: 15px
}

@media (max-width:991.98px) {
	#promotionSuggestionModal .modal-content {
		margin-top: 0;
		border: none;
		border-top: 4px solid #e6c361;
		border-radius: 0
	}
}

@media (max-width:767.98px) {
	#promotionSuggestionModal .modal-content:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		width: 100%;
		height: 100px;
		background-image: linear-gradient(180deg, rgba(65, 55, 37, .9) 50%, rgba(65, 55, 37, 0) 80%)
	}
	#promotionSuggestionModal .modal-content .close {
		z-index: 3
	}
}

@media (max-width:575.98px) {
	#promotionSuggestionModal .modal-content:before {
		height: 90px
	}
}

@media screen and (max-width:370px) {
	#promotionSuggestionModal .modal-content:before {
		height: 80px
	}
}

#promotionSuggestionModal .modal-body {
	margin-top: -2.75rem;
	padding: 0 6rem 1rem
}

#promotionSuggestionModal .modal-body .-one-time-img {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 110px;
	height: auto;
	-webkit-transform: translate(-30%, 30%);
	transform: translate(-30%, 30%)
}

@media (max-width:991.98px) {
	#promotionSuggestionModal .modal-body {
		height: unset;
		padding-right: 4rem;
		padding-left: 4rem
	}
	#promotionSuggestionModal .modal-body .-one-time-img {
		display: none
	}
}

@media (max-width:767.98px) {
	#promotionSuggestionModal .modal-body {
		margin-top: -3rem;
		padding-top: 1.25rem;
		padding-right: 2rem;
		padding-left: 2rem
	}
}

@media (max-width:575.98px) {
	#promotionSuggestionModal .modal-body {
		margin-top: -2rem;
		padding-right: 1rem;
		padding-left: 1rem
	}
}

#promotionSuggestionModal .modal-dialog-scrollable .modal-content {
	overflow: unset
}

@media (min-width:992px) {
	#promotionSuggestionModal .modal-dialog-scrollable .modal-body {
		overflow: unset
	}
}

@media (max-width:991.98px) {
	#promotionSuggestionModal .-effect {
		display: none
	}
}

.x-promotion-welcome-back-modal-body {
	margin-bottom: 3rem
}

.x-promotion-welcome-back-modal-body .-title-wrapper {
	display: flex;
	justify-content: center;
	height: 60px;
	max-width: 600px;
	margin: 0 auto;
	border-radius: 50px;
	text-align: center;
	border: 2px solid transparent;
	background-image: linear-gradient(180deg, #e26565, #a52222);
	background-origin: border-box;
	background-clip: content-box, border-box;
	font-size: 1.7rem
}

@media (max-width:767.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper {
		height: 56px;
		background-image: linear-gradient(180deg, #e26565, #a52222)
	}
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper {
		height: 74px
	}
}

@media (max-width:767.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper {
		font-size: 1.5rem
	}
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper {
		font-size: 1.4rem
	}
}

.x-promotion-welcome-back-modal-body .-title-wrapper .-inner-wrapper {
	margin-top: 2px
}

@media (max-width:767.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper .-inner-wrapper {
		margin-top: 4px
	}
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper .-inner-wrapper {
		margin-top: 11px
	}
}

.x-promotion-welcome-back-modal-body .-title-wrapper .-text {
	display: inline-block;
	line-height: 1.2
}

.x-promotion-welcome-back-modal-body .-title-wrapper .-text.-normal {
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper .-text.-normal {
		display: block
	}
}

.x-promotion-welcome-back-modal-body .-title-wrapper .-text.-highlight {
	background: linear-gradient(180deg, #f6e5cb 30%, #dfb84f 60%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .5));
	filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .5));
	font-size: 2.75rem;
	font-weight: 700
}

@media (max-width:767.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper .-text.-highlight {
		font-size: 2.25rem
	}
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper .-text.-highlight {
		margin-top: -6px;
		font-size: 2rem
	}
}

.x-promotion-welcome-back-modal-body .-title-wrapper .-text.-highlight-main {
	margin-left: 10px;
	margin-right: 5px;
	padding-right: 5px;
	font-style: italic;
	font-size: 3.8rem
}

@media (max-width:767.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper .-text.-highlight-main {
		font-size: 3rem
	}
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-title-wrapper .-text.-highlight-main {
		font-size: 2.5rem
	}
}

.x-promotion-welcome-back-modal-body .-promotion-box-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: .5rem
}

.x-promotion-welcome-back-modal-body .-promotion-box-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 160px;
	margin-top: 1rem;
	padding: 1rem;
	text-decoration: none;
	line-height: 1.2
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-promotion-box-item {
		min-height: 130px;
		padding: .5rem
	}
}

.x-promotion-welcome-back-modal-body .-promotion-box-item:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	transition: -webkit-filter .3s;
	transition: filter .3s;
	transition: filter .3s, -webkit-filter .3s;
	background-color: #3c311a;
	background-image: url(build/images/welcome-back-promotion-long-bg.d6c97da3.png);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.x-promotion-welcome-back-modal-body .-promotion-box-item:before {
	content: "";
	position: absolute;
	top: -2px;
	right: -2px;
	width: 100%;
	height: 100%;
	background: linear-gradient(270deg, #e6c361 -5%, #8a753d 107%);
	border-radius: 10px;
	box-shadow: 0 0 12px rgba(197, 209, 255, .5)
}

.x-promotion-welcome-back-modal-body .-promotion-box-item .-cover {
	position: relative;
	z-index: 1;
	width: 200px;
	height: auto;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-promotion-box-item .-cover {
		width: 52%;
		max-width: 170px
	}
}

.x-promotion-welcome-back-modal-body .-promotion-box-item .-content {
	position: relative;
	z-index: 1;
	margin-left: 2rem;
	text-align: center;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	top: 12px
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-promotion-box-item .-content {
		margin-left: 1.5rem
	}
}

.x-promotion-welcome-back-modal-body .-promotion-box-item .-text {
	display: block;
	color: #fff;
	line-height: 1.2;
	font-size: 2rem
}

.x-promotion-welcome-back-modal-body .-promotion-box-item .-text:nth-child(2) {
	margin-top: -5px
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-promotion-box-item .-text {
		font-size: 1.7rem
	}
	.x-promotion-welcome-back-modal-body .-promotion-box-item .-text:nth-child(2) {
		margin-top: -2px
	}
}

.x-promotion-welcome-back-modal-body .-promotion-box-item .-number {
	background: linear-gradient(180deg, #f6e5cb 30%, #dfb84f 60%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: -10px;
	font-size: 3.5rem;
	font-weight: 700
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-promotion-box-item .-number {
		margin-top: -6px;
		font-size: 3.25rem
	}
}

@media (min-width:768px) {
	.x-promotion-welcome-back-modal-body .-promotion-box-item.-dual {
		width: calc(50% - .5rem)
	}
}

.x-promotion-welcome-back-modal-body .-promotion-box-item.-dual:after {
	background-image: url(build/images/welcome-back-promotion-bg.2d6e1a96.png)
}

.x-promotion-welcome-back-modal-body .-promotion-box-item.-dual .-cover {
	width: 140px
}

.x-promotion-welcome-back-modal-body .-promotion-box-item.-dual .-content {
	margin-left: 1rem
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-promotion-box-item.-dual .-cover {
		width: 120px
	}
}

.x-promotion-welcome-back-modal-body .-promotion-box-item:active,
.x-promotion-welcome-back-modal-body .-promotion-box-item:focus {
	box-shadow: none
}

@media (min-width:992px) {
	.x-promotion-welcome-back-modal-body .-promotion-box-item:focus .-content,
	.x-promotion-welcome-back-modal-body .-promotion-box-item:focus .-cover,
	.x-promotion-welcome-back-modal-body .-promotion-box-item:hover .-content,
	.x-promotion-welcome-back-modal-body .-promotion-box-item:hover .-cover {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	.x-promotion-welcome-back-modal-body .-promotion-box-item:focus:after,
	.x-promotion-welcome-back-modal-body .-promotion-box-item:hover:after {
		-webkit-filter: brightness(.8);
		filter: brightness(.8)
	}
}

.x-promotion-welcome-back-modal-body .-restrict-text {
	margin-top: 2rem;
	color: #fff;
	text-align: center;
	font-size: 1.5rem
}

@media (max-width:767.98px) {
	.x-promotion-welcome-back-modal-body .-restrict-text {
		font-size: 1.4rem
	}
}

.x-promotion-welcome-back-modal-body .-no-result {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 150px;
	margin-top: 1rem;
	padding: 1rem;
	background-color: hsla(0, 0%, 100%, .1);
	border-radius: 10px;
	text-align: center
}

.x-promotion-welcome-back-modal-body .-no-result .-title {
	font-weight: 500;
	color: #f6f6f6;
	font-size: 1.5rem
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-no-result .-title {
		font-size: 1.4rem
	}
}

.x-promotion-welcome-back-modal-body .-no-result .-sub-title {
	margin: .5rem 0 0;
	font-weight: 300;
	color: #cbc8c8;
	font-size: 1.4rem
}

@media (max-width:575.98px) {
	.x-promotion-welcome-back-modal-body .-no-result .-sub-title {
		font-size: 1.3rem
	}
}

.x-footer-bank-logo .-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap
}

.x-footer-bank-logo .-wrapper .-ic {
	width: 50px;
	height: 50px;
	margin: .25rem;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	background-size: 194px!important;
	background-position: 4px 4px!important;
	background-repeat: no-repeat!important;
	transition: all .2s
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(2) {
	background-position: -46px 4px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(3) {
	background-position: -96px 4px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(4) {
	background-position: -146px 4px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(5) {
	background-position: 6px -44px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(6) {
	background-position: -46px -44px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(7) {
	background-position: -96px -44px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(8) {
	background-position: -146px -44px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(9) {
	background-position: 6px -92px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(10) {
	background-position: -46px -92px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(11) {
	background-position: -96px -92px!important
}

.x-footer-bank-logo .-wrapper .-ic:nth-child(12) {
	background-position: -146px -92px!important
}

.x-footer-bank-logo .-wrapper .-ic:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

@media (max-width:767.98px) {
	.x-footer-bank-logo .-wrapper .-ic {
		-webkit-filter: grayscale(0);
		filter: grayscale(0)
	}
}

.x-footer-lobby-logo .-casino-wrapper .-nav-container,
.x-footer-lobby-logo .-slot-wrapper .-nav-container,
.x-footer-lobby-logo .-sport-wrapper .-nav-container {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item,
.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item,
.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item {
	padding: 5px;
	text-align: center
}

@media (max-width:767.98px) {
	.x-footer-lobby-logo .-casino-wrapper .-nav-container {
		justify-content: center
	}
}

@media (max-width:767.98px) {
	.x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item {
		width: 25%!important
	}
	.x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item.-width-mobile {
		width: 20%!important
	}
}

.x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item .-logo-circle {
	width: 100%;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.x-footer-lobby-logo .-casino-wrapper .-nav-container .-nav-item:hover .-logo-circle {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

@media (max-width:767.98px) {
	.x-footer-lobby-logo .-slot-wrapper .-nav-container {
		justify-content: center
	}
}

@media (max-width:767.98px) {
	.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item {
		width: 25%!important
	}
	.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item.-width-mobile {
		width: 20%!important
	}
}

.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item .-cv-box {
	position: relative;
	overflow: hidden
}

.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item .-cv-box .-cover-vertical {
	width: 100%;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item .-logo-horizontal {
	width: 80%;
	margin-top: 5px
}

.x-footer-lobby-logo .-slot-wrapper .-nav-container .-nav-item:hover .-cv-box .-cover-vertical {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

@media (max-width:767.98px) {
	.x-footer-lobby-logo .-sport-wrapper .-nav-container {
		justify-content: center
	}
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item {
	width: 14.28571%
}

@media (max-width:767.98px) {
	.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item {
		width: 25%!important
	}
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item .-cv-box {
	position: relative;
	overflow: hidden
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item .-cv-box .-cover-vertical {
	width: 100%;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item .-logo-horizontal {
	width: 80%;
	margin-top: 5px
}

.x-footer-lobby-logo .-sport-wrapper .-nav-container .-nav-item:hover .-cv-box .-cover-vertical {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.x-footer-lobby-seo .-tags {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 1rem;
	padding-top: 1rem;
	border-top: 1px solid #353535
}

@media (max-width:767.98px) {
	.x-footer-lobby-seo .-tags {
		justify-content: flex-start
	}
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-lobby-seo .-tags .vex-dialog-button,
.x-footer-lobby-seo .-tags .btn,
.x-footer-lobby-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0 10px;
	border-radius: 7px;
	color: #8e8e8e;
	background: #12151c;
	font-size: 1rem
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-footer-lobby-seo .-tags .vex-dialog-button:hover,
.x-footer-lobby-seo .-tags .btn:hover,
.x-footer-lobby-seo .-tags .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button:hover {
	background: #1d212a
}

.x-header.-sticky .-logged-container {
	-webkit-transform: translateY(99%);
	transform: translateY(99%)
}

@media (max-width:991.98px) {
	.x-header.-sticky .-logged-container {
		-webkit-transform: translateY(104%);
		transform: translateY(104%)
	}
}

@media (max-width:767.98px) {
	.x-header.-sticky .-logged-container {
		-webkit-transform: translateY(98%);
		transform: translateY(98%)
	}
}

.x-header .x-hamburger span {
	background: #30d004
}

.x-header #headerBrand {
	height: 76px
}

.x-header #headerBrand .navbar-brand .-logo {
	top: 14px;
	width: 100px
}

@media (max-width:991.98px) {
	.x-header #headerBrand {
		height: 80px
	}
}

@media (max-width:767.98px) {
	.x-header #headerBrand {
		height: 70px
	}
	.x-header #headerBrand .navbar-brand .-logo {
		top: 5px;
		width: 90px
	}
}

.x-header.-anon #headerContent .navbar-nav a {
	margin-right: 0!important;
	transition: opacity .2s ease-out;
	white-space: nowrap;
}

.x-header.-anon #headerContent .navbar-nav a .fas {
	display: none
}
.x-header.-anon #headerContent .navbar-nav .-header-login-btn:nth-child(1){
	margin-right:10px !important;
}

.x-header.-anon #headerContent .navbar-nav .-btn-play-demo,
.x-header.-anon #headerContent .navbar-nav .-header-login-btn {
	font-size: 1.3rem;
	color: #fff;
	background: transparent;
	box-shadow: none
}
.-header-login-btn .btn.btn-primary{
	background-color:transparent;
	background:transparent;
	box-shadow:none;
	padding:0;
}
.-header-login-btn .btn.btn-primary a {
    color: white;
    background: transparent;
    padding:10px;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    padding-bottom: 0;
}

.x-header.-logged #headerContent .x-logged {
	position: absolute;
	top: 0;
	right: 0
}

.x-header.-logged #headerContent .-pending-approved .fas.fa-times {
	position: relative;
	top: 1px;
	font-size: 16px
}

@media (max-width:767.98px) {
	.x-header.-logged #headerContent .-pending-approved {
		font-size: 1.1rem
	}
	.x-header.-logged #headerContent .-pending-approved .fas.fa-spinner,
	.x-header.-logged #headerContent .-pending-approved .fas.fa-times {
		top: 1px;
		margin-right: 0;
		font-size: 14px
	}
}

@media (max-width:991.98px) {
	.x-header.-logged #headerContent .-logged-container .--profile-detail {
		margin-top: 10px!important
	}
}

.x-header.-logged #headerContent .-logged-container .--profile {
	background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f);
	padding: .7rem 1rem .7rem 10px!important
}

@media (max-width:991.98px) {
	.x-header.-logged #headerContent .-logged-container .--profile {
		padding: .7rem 1rem .7rem 10px!important
	}
}

.x-header.-logged #headerContent .-logged-container .--profile .bh-logged-name {
	font-size: 1.3rem!important
}

.x-header.-logged #headerContent .-logged-container .--profile #customer-balance {
	font-size: 1.4rem!important
}

.x-header.-logged #headerContent .-logged-container .--profile .dropdown-content {
	z-index: -1
}

.x-header.-logged #headerContent .-logged-container .--profile .dropdown-content .x-profile-dropdown-menu {
	position: relative;
	top: -7px;
	padding-top: 10px;
	background: linear-gradient(180deg, #473e2d, #232017 70%, #18160f);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

.x-header.-logged #headerContent .-logged-container .--profile .dropdown-content .x-profile-dropdown-menu a {
	color: #d0cfcf
}

.x-header.-logged #headerContent .-logged-container .--profile .dropdown-content .x-profile-dropdown-menu a:hover {
	color: #fff
}

.x-header.-logged #headerContent .-logged-container .--deposit a>div,
.x-header.-logged #headerContent .-logged-container .--withdraw a>div {
	align-items: center
}

.x-header.-logged #headerContent .-logged-container .--deposit a>div div,
.x-header.-logged #headerContent .-logged-container .--withdraw a>div div {
	margin-top: .5rem!important;
	font-size: 1.3rem!important
}

.x-header.-logged #headerContent .-logged-container .--deposit:hover a,
.x-header.-logged #headerContent .-logged-container .--withdraw:hover a {
	text-decoration: none
}

.x-header.-logged #headerContent .-logged-container .--deposit {
	background: linear-gradient(180deg, #d8ba79 0, #bd9448 40%, #9d6d17)
}

.x-header.-logged #headerContent .-logged-container .--withdraw {
	background: linear-gradient(180deg, #cb3636, #b23232, #761313)
}

.x-profile-dropdown-menu .navbar-nav .nav-item {
	padding: 5px 0
}

.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link {
	display: flex;
	align-items: center
}

.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link span {
	position: relative;
	top: 2px
}

@media (max-width:991.98px) {
	.x-profile-dropdown-menu .navbar-nav .nav-item .nav-link span {
		top: 5px
	}
}

.x-footer .-inner-wrapper {
	border-top: none
}

.x-footer .-inner-wrapper .-term-btn {
	display: inline-block;
	color: #fc0!important;
	text-decoration: underline;
	transition: all .2s
}

@media (min-width:992px) {
	.x-footer .-inner-wrapper .-term-btn:hover {
		color: #7f6600!important
	}
}

.form-control {
	border: 1px solid #807c76;
	border-radius: 30px
}

.form-control:focus {
	border: 1px solid #e6c361;
	border-radius: 30px;
	box-shadow: 0 2px 5px #e6c361
}

.x-checkbox-primary .form-check .form-check-label:before {
	border-color: #e6c361!important
}

.x-checkbox-primary .x-text-with-link-component .-text-message {
	color: #fff
}

.x-checkbox-primary .x-text-with-link-component .-link-message {
	color: #e6c361
}

.vex.vex-theme-plain .vex-content {
	background: linear-gradient(180deg, #3b3323, #29200d);
	border-radius: 2px
}

.vex.vex-theme-plain .vex-content .vex-dialog-message {
	color: #fff
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding: 15px 20px 5px;
	border-radius: 0!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
	background: linear-gradient(180deg, #d8ba79 0, #bd9448 40%, #9d6d17)
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-secondary {
	color: #fff;
	background: linear-gradient(180deg, #cb3636, #b23232, #761313)
}

#x-video-dragon {
	text-align: center
}

#real-canvas-vdo {
	left: 0;
	top: -100px!important;
	width: auto!important;
	height: 550px!important
}

@media (min-width:992px) and (max-width:1199.98px) {
	#real-canvas-vdo {
		left: -50px
	}
}

@media (max-width:991.98px) {
	#real-canvas-vdo {
		width: auto!important;
		height: 350px!important;
		top: 0!important;
		left: 50%;
		-webkit-transform: translateX(-36%);
		transform: translateX(-36%);
		margin-top: -5rem!important
	}
}

@media (max-width:575.98px) {
	#real-canvas-vdo {
		top: -5px!important
	}
}

.x-index-top-container {
	background-position: top
}

.x-index-top-container .-bg-container {
	display: block
}

.x-index-top-container .-bg-container .-bg-1 img{
	width: 50%;
	left: 25%;
	top: 15%
}

.x-index-top-container .-bg-container .-bg-2 img{
	width: 400px;
	left: unset;
	right: 18%;
	top: 43%
}

.x-index-top-container .-bg-container .-bg-3 img{
	width: 50%;
	left: 15%;
	top: 15%
}

.x-index-top-container .-bg-container .-bg-4 img{
	position: absolute;
	right: 20%;
	top: 30%;
	z-index: 0;
	width: 50%;
	-webkit-animation: x-bg-3 8s ease infinite;
	animation: x-bg-3 8s ease infinite
}

@media (max-width:1199.98px) {
	.x-index-top-container .-bg-container .-bg-2 img{
		right: 5%
	}
}

@media (max-width:991.98px) {
	.x-index-top-container .-bg-container .-bg-1 img{
		width: 60%;
		left: 20%
	}
	.x-index-top-container .-bg-container .-bg-2 img{
		width: 300px;
		right: 3%;
		top: 62%
	}
	.x-index-top-container .-bg-container .-bg-3 img{
		width: 60%;
		left: 35%;
		top: 12%
	}
	.x-index-top-container .-bg-container .-bg-4 img{
		right: 24%;
		top: 15%;
		width: 500px
	}
}

@media (max-width:767.98px) {
	.x-index-top-container .-bg-container .-bg-1 img{
		top: 20%;
		left: 15%
	}
	.x-index-top-container .-bg-container .-bg-4 img{
		right: 5%;
		top: 18%
	}
}

@media (max-width:575.98px) {
	.x-index-top-container .-bg-container .-bg-1,img
	.x-index-top-container .-bg-container .-bg-3 img{
		width: 320px
	}
}

@media (max-width:991.98px) {
	.x-index-top-container .-inner-wrapper {
		padding-top: 8rem
	}
}

.x-index-top-container .-inner-wrapper .-left-container {
	z-index: 0
}

.x-index-top-container .-inner-wrapper .-right-container {
	text-align: center
}

.x-index-top-container .-inner-wrapper .-right-container .-title img {
	width: 400px;
	height: auto;
	display: block;
	margin: 0 auto;
	order: 1;
}

.x-index-top-container .-inner-wrapper .-right-container .-sub-title {
	margin-top: 15px;
	font-size: 1.8rem;
	font-weight: 200;
	color: #fff;
	order: 2;
}

.x-index-top-container .-inner-wrapper .-right-container .-button-actions {
	display: flex;
	justify-content: center;
	align-items: center
}

.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn,
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play {
	position: relative;
	padding: 0
}

.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn span,
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play span {
	display: block;
	position: absolute;
	left: 0;
	top: 0 !important;
	right: 0;
	bottom: 0;
	font-size: 1.5rem !important;
	color: #fff;
}
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn span a, .x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play span a{
	display: flex;
	height: 95px;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
}
@media (max-width:767px){
	.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn span a, .x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play span a{
	display: flex;
	height: 85px;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
}
}
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn span:hover, .x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play span:hover{
	font-size:15px;
	transform:none;
}
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn span a:hover,
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play span a:hover{
    font-size: 1.5rem !important;
}

.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn:focus,
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play:focus {
	box-shadow: none
}

.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn .-default img,
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn .-hover img {
	width: 250px
}

.x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play {
	width: auto
}

.x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play .-default,
.x-index-top-container .-inner-wrapper .-right-container .-button-actions .x-btn-play .-hover {
	width: 250px
}
.-title{
	display:flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	text-align: center;
}

@media (max-width:991.98px) {
	.x-index-top-container .-inner-wrapper .-right-container {
		margin-top: 12rem
	}
}

@media (max-width:767.98px) {
	.x-index-top-container .-inner-wrapper .-right-container .-title img {
		width: 300px
	}
	.x-index-top-container .-inner-wrapper .-right-container .-sub-title {
		font-size: 1.6rem
	}
	.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-play-btn .-default,
	.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-play-btn .-hover,
	.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn .-default img,
	.x-index-top-container .-inner-wrapper .-right-container .-button-actions .-register-btn .-hover img {
		width: 230px
	}
}

@media (max-width:575.98px) {
	.x-index-top-container .-inner-wrapper .-right-container .-title img {
		width: 260px
	}
	.x-index-top-container .-inner-wrapper .-right-container .-sub-title {
		font-size: 1.3rem
	}
}

.x-index-top-container .x-service-wrapper .-box h3 {
	color: #fc0
}

.x-index-top-container .x-service-wrapper .-box span {
	color: #fff
}

.x-index-top-container .x-service-wrapper .-box .x-hr-border-glow {
	display: none
}

.x-index-tab-container .x-tab-hr {
	margin: 0;
	border: none;
	width: 100%;
	height: 3px;
	background: linear-gradient(90deg, transparent, #8edc38 50%, transparent)
}

.x-index-tab-container .-tab-outer-wrapper {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (max-width:767.98px) {
	.x-index-tab-container .-tab-outer-wrapper .x-tab {
		align-items: flex-end
	}
}

.x-index-tab-container .-tab-outer-wrapper .x-tab .nav-item .nav-link {
	font-size: 1.4rem;
	padding: 1.5rem 1rem;
	background-color: transparent
}

.x-index-tab-container .-tab-outer-wrapper .x-tab .nav-item .nav-link .x-tab-active-hr {
	display: none;
	margin: 0 auto;
	width: 120px;
	height: 5px;
	border: none;
	background: linear-gradient(90deg, transparent 10%, #e6c361 50%, transparent 90%)
}

.x-index-tab-container .-tab-outer-wrapper .x-tab .nav-item .nav-link.active .x-tab-active-hr {
	display: block
}

@media (max-width:767.98px) {
	.x-index-tab-container .-tab-outer-wrapper .x-tab .nav-item .nav-link {
		position: relative
	}
	.x-index-tab-container .-tab-outer-wrapper .x-tab .nav-item .nav-link .x-tab-active-hr {
		width: 70px;
		position: absolute;
		left: 50%;
		bottom: 10px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.x-index-tab-container .-tab-outer-wrapper .x-tab .nav-item:first-child .nav-link {
		padding: 1.5rem .4rem
	}
	.x-index-tab-container .-tab-outer-wrapper .x-tab .nav-item:first-child .nav-link .-ic {
		white-space: nowrap;
		position: relative;
		z-index: 4;
	}
}

.x-index-tab-container .tab-content .tab-pane {
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover
}

.x-landing #main__content {
	margin-top: 0
}

.x-landing .x-index-top-container {
	padding-top: 0;
	padding-bottom: 0
}

@media (max-width:991.98px) {
	.x-landing .x-index-top-container .-bg-container .-bg-1 img{
		width: 80%;
		left: 20%;
		top: 20%
	}
	.x-landing .x-index-top-container .-bg-container .-bg-2 img{
		width: 50%
	}
	.x-landing .x-index-top-container .-bg-container .-bg-3 img{
		width: 70%;
		left: 10%;
		top: 20%
	}
	.x-landing .x-index-top-container .-bg-container .-bg-4 img{
		right: 0;
		top: 45%;
		width: 60%
	}
}

.x-landing .x-index-top-container .-top-inner-wrapper {
	position: relative;
	overflow: hidden;
	padding: 2rem 0 3rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 100% 100%
}

.x-landing .x-index-top-container .-top-inner-wrapper .-logo {
	width: 120px
}

@media (max-width:991.98px) {
	.x-landing .x-index-top-container .-top-inner-wrapper {
		padding: 2rem 0 1rem
	}
	.x-landing .x-index-top-container .-top-inner-wrapper .-logo {
		width: 100px
	}
}

.x-landing .x-index-top-container .-bottom-inner-wrapper {
	padding: 2rem 0 0;
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat
}

.x-landing .x-index-top-container .-bottom-inner-wrapper .x-footer-copyright-bg {
	padding: 10px 0
}

@media (max-width:991.98px) {
	.x-landing .x-index-top-container .-bottom-inner-wrapper {
		padding: 2rem 15px 0
	}
}

@media (max-width:991.98px) {
	.x-landing .x-index-top-container .x-footer-copyright-bg {
		padding: 12px 0 5px
	}
}

.x-landing .x-index-top-container .-btn-image-container {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

@media (max-width:991.98px) {
	.x-landing .x-index-top-container .-btn-image-container {
		margin-top: 3rem!important
	}
}

@media (max-width:767.98px) {
	.x-landing .x-index-top-container .-btn-image-container {
		margin-top: 3rem!important;
		flex-direction: column
	}
}

.x-landing .x-index-top-container .-btn-image-container .-login-btn,
.x-landing .x-index-top-container .-btn-image-container .-register-btn {
	margin: 0 10px;
	padding: 0
}

.x-landing .x-index-top-container .-btn-image-container .-login-btn .-default,
.x-landing .x-index-top-container .-btn-image-container .-login-btn .-hover,
.x-landing .x-index-top-container .-btn-image-container .-register-btn .-default,
.x-landing .x-index-top-container .-btn-image-container .-register-btn .-hover {
	width: 180px
}

.x-landing .x-index-top-container .-btn-image-container .-login-btn .-hover,
.x-landing .x-index-top-container .-btn-image-container .-register-btn .-hover {
	display: none
}

@media (min-width:992px) {
	.x-landing .x-index-top-container .-btn-image-container .-login-btn:hover .-default,
	.x-landing .x-index-top-container .-btn-image-container .-register-btn:hover .-default {
		display: none
	}
	.x-landing .x-index-top-container .-btn-image-container .-login-btn:hover .-hover,
	.x-landing .x-index-top-container .-btn-image-container .-register-btn:hover .-hover {
		display: inline-block
	}
}

@media (max-width:991.98px) {
	.x-landing .x-index-top-container .-btn-image-container .-login-btn .-default,
	.x-landing .x-index-top-container .-btn-image-container .-login-btn .-hover,
	.x-landing .x-index-top-container .-btn-image-container .-register-btn .-default,
	.x-landing .x-index-top-container .-btn-image-container .-register-btn .-hover {
		width: 200px
	}
}

@media (max-width:575.98px) {
	.x-landing .x-index-top-container .-btn-image-container .-login-btn .-default,
	.x-landing .x-index-top-container .-btn-image-container .-login-btn .-hover,
	.x-landing .x-index-top-container .-btn-image-container .-register-btn .-default,
	.x-landing .x-index-top-container .-btn-image-container .-register-btn .-hover {
		width: 180px
	}
}

@media (max-width:767.98px) {
	.x-landing .x-index-top-container .-btn-image-container .-login-btn {
		margin-top: 1.5rem
	}
}

.x-landing .x-hr-divider {
	width: 100%;
	height: 6px;
	border-top: none;
	background: linear-gradient(90deg, transparent, #b58500 50%, transparent)
}

.x-landing .x-register-card-landing .card {
	border: 1px solid #432e14;
	background: rgba(50, 38, 23, .2)
}

@media (max-width:991.98px) {
	.x-landing .x-register-card-landing .card {
		border: none;
		background: hsla(0, 0%, 100%, .1);
		border-radius: 10px
	}
}

@media (min-width:992px) {
	.x-landing .x-register-card-landing .card .card-body {
		padding-bottom: 3rem!important
	}
}

@media (max-width:991.98px) {
	.x-landing .x-register-card-landing .card .card-body {
		padding-top: 3rem!important;
		padding-bottom: 3rem!important
	}
}

.x-landing .x-register-card-landing .card .card-body .-logo-title {
	width: 100%
}

.x-landing .x-register-card-landing .card .card-body .-promotion-title {
	margin-top: 1rem;
	font-size: 2rem
}

.x-landing .x-register-card-landing .card .card-body .-promotion-description {
	color: #fff!important;
	font-size: 1.7rem
}

.x-landing .x-register-card-landing .card .card-body .-promotion-description u {
	color: #fc0!important
}

@media (max-width:1199.98px) {
	.x-landing .x-register-card-landing .card .card-body .-promotion-description {
		font-size: 1.5rem
	}
}

.x-base-ranking-container {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0
}

@media (max-width:767.98px) {
	.x-base-ranking-container {
		background-position: 50%
	}
}

.x-select-amount .-amount-container .-btn-select-amount .-no {
	top: 11px;
	left: 65%
}

.x-select-amount .-amount-container .-btn-select-amount .-hover {
	width: 100%
}

@media (min-width:992px) {
	.x-select-amount .-amount-container .-btn-select-amount:hover {
		box-shadow: none;
		background: transparent
	}
	.x-select-amount .-amount-container .-btn-select-amount:hover .-effect {
		display: none
	}
}

.x-select-amount .-amount-container .-btn-select-amount.active {
	box-shadow: none;
	background: transparent
}

.x-select-amount .-amount-container .-btn-select-amount.active .-effect {
	display: none
}

@media (max-width:991.98px) {
	.x-select-amount .-amount-container .-btn-select-amount .-no {
		top: 17px;
		left: 66%
	}
}

@media (max-width:575.98px) {
	.x-select-amount .-amount-container .-btn-select-amount .-no {
		top: 55%
	}
}

.x-tab-index .-top-lower,
.x-tab-index .-top-upper {
	background-repeat: no-repeat;
	background-size: cover
}

.x-tab-index .-top-lower .-row-wrapper,
.x-tab-index .-top-upper .-row-wrapper {
	text-align: center
}

.x-tab-index .-top-lower .x-title,
.x-tab-index .-top-upper .x-title {
	margin-bottom: 0;
	font-size: 3rem;
	font-weight: 500;
	color: #8edc38
}

@media (max-width:575.98px) {
	.x-tab-index .-top-lower .x-title,
	.x-tab-index .-top-upper .x-title {
		font-size: 2.25rem
	}
}

.x-tab-index .-top-lower .x-title .letter,
.x-tab-index .-top-upper .x-title .letter {
	display: inline-block;
	line-height: 1em
}

.x-tab-index .-top-lower .x-description,
.x-tab-index .-top-upper .x-description {
	margin-bottom: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 1.6rem;
	color: #fff
}

@media (max-width:1199.98px) {
	.x-tab-index .-top-lower .x-description,
	.x-tab-index .-top-upper .x-description {
		padding: 0 2rem;
		font-size: 1.5rem
	}
}

@media (max-width:991.98px) {
	.x-tab-index .-top-lower .x-description,
	.x-tab-index .-top-upper .x-description {
		font-size: 1.4rem
	}
}

@media (max-width:575.98px) {
	.x-tab-index .-top-lower .x-description,
	.x-tab-index .-top-upper .x-description {
		padding: 0;
		font-size: 1.3rem
	}
}

.x-tab-index .-top-upper {
	padding: 3rem 0;
	min-height: 800px;
	background-position: 100% 0
}

.x-tab-index .-top-upper .x-title {
	margin-top: 5rem
}

@media (max-width:1199.98px) {
	.x-tab-index .-top-upper .x-title {
		margin-top: 2rem
	}
}

@media (max-width:991.98px) {
	.x-tab-index .-top-upper {
		min-height: unset;
		background-size: 1000px
	}
	.x-tab-index .-top-upper .-row-wrapper {
		margin-top: 14rem
	}
}

@media (max-width:575.98px) {
	.x-tab-index .-top-upper {
		min-height: unset;
		background-size: 800px;
		background-position: top right -50px
	}
	.x-tab-index .-top-upper .-row-wrapper {
		margin-top: 12rem
	}
}

.x-tab-index .-top-lower {
	padding: 4rem 0 0;
	min-height: 500px;
	background-position: bottom
}

.x-tab-index .-top-lower .-row-wrapper {
	position: relative;
	justify-content: flex-end;
	align-items: center
}

.x-tab-index .-top-lower .-row-wrapper .-mobile {
	position: absolute;
	top: -8rem;
	left: 0
}

@media (max-width:991.98px) {
	.x-tab-index .-top-lower {
		padding: 0 0 4rem;
		min-height: unset
	}
	.x-tab-index .-top-lower .-row-wrapper {
		justify-content: center
	}
	.x-tab-index .-top-lower .-row-wrapper .-mobile {
		position: relative;
		top: 0;
		width: 70%
	}
	.x-tab-index .-top-lower .-row-wrapper .x-title {
		margin-top: 2rem
	}
}

@media (max-width:575.98px) {
	.x-tab-index .-top-lower .-row-wrapper .-mobile {
		width: 90%
	}
	.x-tab-index .-top-lower .-row-wrapper .x-title {
		margin-top: 2rem
	}
}

.x-tab-index .-video-section .-vdo {
	display: block;
	width: 100%
}

.x-tab-index .-device-section {
	position: relative;
	padding: 2rem 0;
	overflow-y: hidden;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat
}

.x-tab-index .-device-section .-title {
	font-size: 2.5rem;
	color: #fff;
	text-align: center;
	font-weight: 700
}

.x-tab-index .-device-section .-inner-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 3
}

.x-tab-index .-device-section .-inner-wrapper .-iphone img {
	width: 160px;
	margin: 0 10px
}

.x-tab-index .-device-section .-inner-wrapper .-ipad img {
	width: 220px;
	margin: 0 10px
}

.x-tab-index .-device-section .-inner-wrapper .-computer img {
	width: 360px;
	margin: 0 10px
}

.x-tab-index .-device-section .-girl-left img {
	position: absolute;
	top: 40px;
	left: 0;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.x-tab-index .-device-section .-girl-right img {
	position: absolute;
	top: 40px;
	right: 0;
	width: 240px
}

@media (max-width:1199.98px) {
	.x-tab-index .-device-section .-inner-wrapper .-iphone img {
		width: 120px
	}
	.x-tab-index .-device-section .-inner-wrapper .-ipad img {
		width: 180px
	}
	.x-tab-index .-device-section .-inner-wrapper .-computer img {
		width: 280px
	}
	.x-tab-index .-device-section .-girl-left img {
		width: 250px
	}
	.x-tab-index .-device-section .-girl-right img {
		width: 180px
	}
}

@media (max-width:991.98px) {
	.x-tab-index .-device-section .-girl-left img,
	.x-tab-index .-device-section .-girl-right img {
		display: none
	}
}

@media (max-width:767.98px) {
	.x-tab-index .-device-section .-title {
		font-size: 2rem;
		color: #fff;
		text-align: center;
		font-weight: 700
	}
	.x-tab-index .-device-section .-inner-wrapper .-ipad img {
		width: 100px;
		width: 140px
	}
	.x-tab-index .-device-section .-inner-wrapper .-computer img {
		width: 240px
	}
}

@media (max-width:575.98px) {
	.x-tab-index .-device-section .-inner-wrapper .-iphone img {
		width: 100%;
		margin: 0;
	}
	.x-tab-index .-device-section .-inner-wrapper .-ipad img {
		width: 100%;
		margin: 0;
	}
	.x-tab-index .-device-section .-inner-wrapper .-computer img {
		width: 100%;
		margin: 0;
	}
}

.x-tab-index .-lobby-section {
	padding: 2rem 0 0;
	padding-bottom: 15px;
}

.x-tab-index .-lobby-section .-lobby-header {
	margin-bottom: 1rem
}

.x-tab-index .-lobby-section .-lobby-header .x-title-inner {
	font-size: 2.5rem;
	color: #fff;
	font-weight: 700
}
.x-footer-lobby-logo img{
	height:auto;
}

.x-tab-index .-lobby-section .-lobby-header .x-title-inner:hover {
	text-decoration: none
}

@media (max-width:575.98px) {
	.x-tab-index .-lobby-section .-lobby-header .x-title-inner {
		font-size: 2rem
	}
}

.x-tab-index .-lobby-section .-lobby-header .x-sub-title-inner {
	font-size: 1.3rem;
	color: #fff
}

.x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link {
	font-size: 1.4rem;
	color: #fc0;
	background: transparent!important
}

.x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link.active {
	color: #fff!important;
	background: transparent!important
}

.x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link.active .-divider-active {
	position: relative;
	width: 90px;
	height: 3px;
	margin: 0 auto;
	border: none;
	background: linear-gradient(90deg, transparent, #e6c361 50%, transparent)
}

.x-tab-manual .-container-wrapper .-tabs .nav-item .nav-link.active .-divider-active:before {
	content: "";
	position: absolute;
	background: transparent;
	left: 0;
	width: 100%;
	height: 0;
	z-index: -1;
	box-shadow: 0 2px 8px 1px #e6c361
}

@media (max-width:991.98px) {
	.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-box {
		margin-top: 1rem
	}
}

@media (max-width:767.98px) {
	.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper {
		width: 90px
	}
}

.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper .-ic-bank,
.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper .-ic-otp,
.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper .-ic-register {
	margin-bottom: 1rem
}

@media (max-width:767.98px) {
	.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper .-ic-bank,
	.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper .-ic-otp,
	.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper .-ic-register {
		width: 90px
	}
}

.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper .-ic {
	width: 100px
}

@media (max-width:767.98px) {
	.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper .-ic-wrapper .-ic {
		width: 90px
	}
}

.x-tab-manual .-container-wrapper .tab-content .x-service-wrapper h3 {
	color: #fff!important
}

.x-tab-manual .x-hr-border-glow {
	display: none
}

#tab-content-event .x-tab-event-container .-event-tab-info-container .-copy-btn {
	background: linear-gradient(180deg, #d8ba79 0, #bd9448 40%, #9d6d17)
}

#tab-content-event .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn-plain-secondary-landing {
	font-size: 1.3rem;
	border-radius: 5px;
	color: #fff;
	background: #e6c361
}

@media (min-width:992px) {
	#tab-content-event .x-tab-event-container .-event-tab-info-container .-btn-group-wrapper .btn-plain-secondary-landing:hover {
		background: linear-gradient(180deg, #cda651 0, #9a7838 40%, #714e10)
	}
}

#tab-content-event .x-tab-event-container .-event-tab-form-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,
#tab-content-event .x-tab-event-container .-event-tab-form-container .btn-primary,
#tab-content-event .x-tab-event-container .-event-tab-form-container .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
#tab-content-event .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-event-tab-form-container .-copy-btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons #tab-content-event .x-tab-event-container .-event-tab-form-container .vex-dialog-button.vex-dialog-button-primary {
	color: #fff;
	background: #e6c361
}

#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container {
	background: hsla(0, 0%, 100%, .1)
}

#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .-x-input-icon .form-control.is-valid {
	border: 2px solid #28a745
}

#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,
#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .btn-primary,
#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
#tab-content-event .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-event-tab-form-container .-form-container .-copy-btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons #tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .vex-dialog-button.vex-dialog-button-primary {
	width: 340px
}

@media (max-width:1199.98px) {
	#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,
	#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .btn-primary,
	#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
	#tab-content-event .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-event-tab-form-container .-form-container .-copy-btn,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons #tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .vex-dialog-button.vex-dialog-button-primary {
		width: 360px
	}
}

@media (max-width:767.98px) {
	#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,
	#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .btn-primary,
	#tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
	#tab-content-event .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-event-tab-form-container .-form-container .-copy-btn,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons #tab-content-event .x-tab-event-container .-event-tab-form-container .-form-container .vex-dialog-button.vex-dialog-button-primary {
		width: 90%
	}
}

#promotionSuggestionModal.-hello-popup .-effect {
	left: -130px
}

@keyframes x-welcome-back-vertical-effect {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
}

#promotionSuggestionModal .-effect {
	position: absolute;
	bottom: 0;
	left: -15%;
	width: 220px;
	-webkit-animation: x-welcome-back-vertical-effect 4s infinite alternate;
	animation: x-welcome-back-vertical-effect 4s infinite alternate
}

#promotionSuggestionModal .-effect .-img {
	width: 100%;
	height: auto
}

.x-modal .close {
	color: #e6c361;
	font-weight: 400
}

.x-modal .x-dg-hr-line {
	position: relative;
	width: 250px;
	display: block;
	top: -10px
}

@media (max-width:991.98px) {
	.x-modal .-modal-size {
		max-width: 100%
	}
}

@media (max-width:575.98px) {
	.x-modal {
		padding-left: 0!important
	}
}

@media (min-width:992px) {
	.x-modal .-modal-big .x-admin-contact {
		width: 100%!important;
		left: 0!important
	}
}

.x-modal .modal-content {
	border: none
}

@media (max-width:991.98px) {
	.x-modal .modal-content {
		border: none
	}
}

.x-modal .modal-content .x-title-modal {
	text-align: center;
	font-weight: 400!important
}

.x-modal .modal-content .x-hr-border-glow {
	display: none
}

.x-modal .modal-content .modal-header h3 {
	font-weight: 400!important
}

.x-modal .modal-content .modal-body .x-reset-pw-text-container {
	margin-top: 1rem!important
}

.x-modal .modal-content .modal-body .x-reset-pw-text-container a {
	color: #e6c361!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .btn-primary.vex-dialog-button,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .vex-dialog-button.vex-dialog-button-primary,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-modal .modal-content .modal-body .-copy-btn.vex-dialog-button,
.x-modal .modal-content .modal-body .btn.btn-primary,
.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-primary.vex-dialog-button,
.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn.vex-dialog-button,
.x-modal .modal-content .modal-body .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .btn.-copy-btn,
.x-modal .modal-content .modal-body .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-copy-btn.vex-dialog-button,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .-copy-btn.vex-dialog-button,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-modal .modal-content .modal-body .btn.-copy-btn {
	color: #000;
	background: #e6c361;
	border-radius: 30px
}

@media (max-width:991.98px) {
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .btn-primary.vex-dialog-button,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .vex-dialog-button.vex-dialog-button-primary,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-modal .modal-content .modal-body .-copy-btn.vex-dialog-button,
	.x-modal .modal-content .modal-body .btn.btn-primary,
	.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-primary.vex-dialog-button,
	.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
	.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn.vex-dialog-button,
	.x-modal .modal-content .modal-body .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .btn.-copy-btn,
	.x-modal .modal-content .modal-body .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-copy-btn.vex-dialog-button,
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .-copy-btn.vex-dialog-button,
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-modal .modal-content .modal-body .btn.-copy-btn {
		border-radius: 0
	}
}

@media (min-width:992px) {
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .btn-primary.vex-dialog-button:hover,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .vex-dialog-button.vex-dialog-button-primary:hover,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-modal .modal-content .modal-body .-copy-btn.vex-dialog-button:hover,
	.x-modal .modal-content .modal-body .btn.btn-primary:hover,
	.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .btn-primary.vex-dialog-button:hover,
	.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:hover,
	.x-modal .modal-content .modal-body .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn.vex-dialog-button:hover,
	.x-modal .modal-content .modal-body .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .btn.-copy-btn:hover,
	.x-modal .modal-content .modal-body .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-copy-btn.vex-dialog-button:hover,
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-modal .modal-content .modal-body .-copy-btn.vex-dialog-button:hover,
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-modal .modal-content .modal-body .btn.-copy-btn:hover {
		background: #dfb235
	}
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title {
	font-size: 1.2rem
}

.x-modal.-alert-modal .modal-dialog .-modal-content .modal-body .-alert-body .-title .text-primary {
	color: #d1aa73!important
}

.x-modal:not(.-v2) .close {
	display: block!important
}

.x-modal.-v2 .modal-content .x-title-modal {
	font-weight: 300!important
}

#depositModal .form-control,
#withdrawModal .form-control {
	background: #242118
}

@media (min-width:992px) {
	#depositModal .x-admin-contact {
		top: 5px
	}
}

.x-term-and-condition.-home .-notice-box .-title {
	top: -50px
}

.x-term-and-condition.-home .-notice-box .-title img {
	width: 101px;
}

@media (max-width:991.98px) {
	.x-term-and-condition.-home .-notice-box .-title {
		top: -40px
	}
	.x-term-and-condition.-home .-notice-box .-title img {
		width: 80px;
	}
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-apple-os .vex-dialog-button,
.x-apple-os .btn,
.x-apple-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding-top: 14px
}

@media (max-width:991.98px) {
	.x-apple-os #ads .-submit,
	.x-apple-os #depositModal .x-deposit-promotion .-submit {
		padding-top: 22px
	}
}

@media (min-width:768px) and (max-width:991.98px) {
	.x-apple-os .x-btn-image.-play-btn .-text-btn-image,
	.x-apple-os .x-btn-image.-register-btn .-text-btn-image {
		top: 33px!important
	}
}

@media (max-width:767.98px) {
	.x-apple-os .x-btn-image.-play-btn .-text-btn-image,
	.x-apple-os .x-btn-image.-register-btn .-text-btn-image {
		top: 29px!important
	}
}

.x-windows-os #resetPasswordModal a.-submit,
.x-windows-os .x-bank-account-form a.-submit,
.x-windows-os .x-deposit-form a.-submit,
.x-windows-os .x-form-register a.-submit,
.x-windows-os .x-login-form a.-submit,
.x-windows-os .x-pending a.-submit,
.x-windows-os .x-withdraw-form a.-submit,
.x-windows-os form[name=coupon] a.-submit {
	padding-top: 15px
}

.x-windows-os .x-pending .x-mini-copy {
	line-height: 18px
}

.x-windows-os .form-check input[type=checkbox]+label:after {
	top: 9px!important
}

.x-windows-os .x-pending .-fake-input {
	padding: 10px .675rem 8px
}

.x-windows-os .x-pending .x-slide-left-content .media b {
	font-size: 1.6rem!important
}

.x-windows-os .x-modal .close {
	top: 0
}

.x-windows-os .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button {
	padding: 8px 20px 5px
}

.x-windows-os .x-tab-event-container .-event-tab-form-container .-back-btn {
	padding: 6px 30px 4px
}

.x-windows-os .x-btn-image .-text-btn-image {
	line-height: 18px
}

.x-windows-os .x-admin-contact {
	padding: 6px 10px
}

.x-windows-os .x-footer-seo .-tags a {
	padding: 5px 10px
}

.x-windows-os .x-select-amount:not(.-v2) .-amount-container .-btn-select-amount .-no {
	top: 6px
}

@media (max-width:991.98px) {
	.x-windows-os .x-select-amount:not(.-v2) .-amount-container .-btn-select-amount .-no {
		top: 10px
	}
}

.x-ios-os #resetPasswordModal .-submit,
.x-ios-os .x-bank-account-form .-submit,
.x-ios-os .x-deposit-form .-submit,
.x-ios-os .x-form-register .-submit,
.x-ios-os .x-login-form .-submit,
.x-ios-os .x-pending .-submit,
.x-ios-os .x-withdraw-form .-submit,
.x-ios-os form[name=coupon] .-submit {
	padding-top: 15px
}

.x-ios-os #resetPasswordModal a.-submit,
.x-ios-os .x-bank-account-form a.-submit,
.x-ios-os .x-deposit-form a.-submit,
.x-ios-os .x-form-register a.-submit,
.x-ios-os .x-login-form a.-submit,
.x-ios-os .x-pending a.-submit,
.x-ios-os .x-withdraw-form a.-submit,
.x-ios-os form[name=coupon] a.-submit {
	padding-top: 20px
}

.x-ios-os .x-btn-image.-play-btn .-text-btn-image {
	line-height: 34px
}

.x-ios-os .x-account-profile .-bank-info .media-body {
	margin-top: .3rem!important
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-ios-os .x-intro-promotion .vex-dialog-button.vex-dialog-button-primary,
.x-ios-os .x-intro-promotion .btn-primary,
.x-ios-os .x-intro-promotion .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
.x-ios-os .x-intro-promotion .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-ios-os .x-intro-promotion .-copy-btn {
	padding-top: 12px;
	padding-bottom: 2px
}

.x-android-os #resetPasswordModal .-submit,
.x-android-os .x-bank-account-form .-submit,
.x-android-os .x-deposit-form .-submit,
.x-android-os .x-form-register .-submit,
.x-android-os .x-login-form .-submit,
.x-android-os .x-pending .-submit,
.x-android-os .x-withdraw-form .-submit,
.x-android-os form[name=coupon] .-submit {
	padding-top: 15px
}

.x-android-os #resetPasswordModal a.-submit,
.x-android-os .x-bank-account-form a.-submit,
.x-android-os .x-deposit-form a.-submit,
.x-android-os .x-form-register a.-submit,
.x-android-os .x-login-form a.-submit,
.x-android-os .x-pending a.-submit,
.x-android-os .x-withdraw-form a.-submit,
.x-android-os form[name=coupon] a.-submit {
	padding-top: 20px
}

.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-android-os .x-intro-promotion .vex-dialog-button.vex-dialog-button-primary,
.x-android-os .x-intro-promotion .btn-primary,
.x-android-os .x-intro-promotion .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
.x-android-os .x-intro-promotion .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper .x-android-os .x-intro-promotion .-copy-btn {
	padding-top: 12px;
	padding-bottom: 4px
}

.x-dream-cover-v2-container .-heading-title {
	background: linear-gradient(180deg, #fea 0, #b27e22);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.x-dream-cover-v2-container .-play-button {
	display: inline-block;
	position: relative;
	margin-top: 1.25rem;
	background: transparent;
	border-radius: 5px;
	transition: -webkit-filter .2s;
	transition: filter .2s;
	transition: filter .2s, -webkit-filter .2s
}

.x-dream-cover-v2-container .-play-button:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: #b27e22;
	border-radius: 5px;
	box-shadow: 0 0 10px #b27e22;
	-webkit-filter: blur(5px);
	filter: blur(5px);
	-webkit-animation: x-button-glow-shadow-zoom-in-out 1.25s ease-in-out infinite alternate;
	animation: x-button-glow-shadow-zoom-in-out 1.25s ease-in-out infinite alternate;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 92%;
	border-radius: 30px
}

.x-dream-cover-v2-container .-play-button .-img {
	position: relative;
	margin: auto;
	width: 200px;
	height: auto;
	border-radius: 5px
}

@media (max-width:767.98px) {
	.x-dream-cover-v2-container .-play-button .-img {
		width: 170px
	}
}

.x-dream-cover-v2-container .-play-button .-title {
	display: block;
	position: absolute;
	top: 46%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	text-shadow: 0 0 5px #000;
	text-align: center;
	margin-top: 5px
}

@media (max-width:767.98px) {
	.x-dream-cover-v2-container .-play-button .-title {
		font-size: 1.09375rem
	}
}

.x-dream-cover-v2-container .-play-button .-text-ma {
	display: none
}

.x-dream-cover-v2-container .-play-button:hover {
	-webkit-filter: saturate(2);
	filter: saturate(2)
}

.x-dream-cover-v2-container .-play-button.-cannot-entry.-coming-soon .-title,
.x-dream-cover-v2-container .-play-button.-cannot-entry.-in-condition .-title,
.x-dream-cover-v2-container .-play-button.-cannot-entry.-ma .-title,
.x-dream-cover-v2-container .-play-button.-cannot-entry.-untestable .-title,
.x-dream-cover-v2-container .-play-button.-cannot-entry.x-covid-19 .-title {
	display: none
}

.x-dream-cover-v2-container .-play-button.-cannot-entry.-coming-soon .-text-ma,
.x-dream-cover-v2-container .-play-button.-cannot-entry.-in-condition .-text-ma,
.x-dream-cover-v2-container .-play-button.-cannot-entry.-ma .-text-ma,
.x-dream-cover-v2-container .-play-button.-cannot-entry.-untestable .-text-ma,
.x-dream-cover-v2-container .-play-button.-cannot-entry.x-covid-19 .-text-ma {
	display: block
}

.x-lobby-header-dream-container-v2 {
	background: #252118
}

.x-lobby-header-dream-container-v2 .-logo {
	width: 110px;
	height: auto
}

.x-review-entry-index-container .-header-wrapper.-anon .-review-login-btn {
	height: 53px
}

#tab-content-promotion {
	background: transparent;
	padding: 2rem 0 0;
}

#tab-content-promotion .btn-primary,
#tab-content-promotion .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary,
#tab-content-promotion .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn,
.vex.vex-theme-plain .vex-content .vex-dialog-buttons #tab-content-promotion .vex-dialog-button.vex-dialog-button-primary,
.x-tab-event-container .-event-tab-info-container .-how-to-wrapper #tab-content-promotion .-copy-btn {
	font-size: 1.3rem;
	border-radius: 30px;
	color: #fff;
	background: linear-gradient(180deg, #fc0, #b58500)
}

@media (min-width:992px) {
	#tab-content-promotion .btn-primary:hover,
	#tab-content-promotion .vex.vex-theme-plain .vex-content .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary:hover,
	#tab-content-promotion .x-tab-event-container .-event-tab-info-container .-how-to-wrapper .-copy-btn:hover,
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons #tab-content-promotion .vex-dialog-button.vex-dialog-button-primary:hover,
	.x-tab-event-container .-event-tab-info-container .-how-to-wrapper #tab-content-promotion .-copy-btn:hover {
		background: linear-gradient(180deg, #7f6600, #5b4300)
	}
}

.-x-input-icon .-icon {
	top: 16px;
	height: auto;
	width: 9px;
	left: 16px
}

.x-form-register img.-ic-lock,
.x-form-register img.-ic-register {
	width: 90px
}

.x-form-register .-x-input-icon .-icon {
	width: 9px
}

.x-form-register button[disabled] {
	opacity: .6
}

.x-bank-account-form .-x-input-icon:nth-child(2) .-icon {
	top: 18px;
	width: 14px
}

.x-bank-account-form .-x-input-icon:nth-child(3) .-icon {
	width: 14px
}

.x-deposit-form:not(.-v2) hr {
	border-color: #b8b8b8!important
}

.x-deposit-form .m-auto img {
	width: 200px
}

.x-deposit-form .-bg-promotion-active {
	background-image: none!important
}

.x-deposit-form .-bg-promotion-active .text-primary {
	color: #fff!important
}

.x-deposit-promotion .-img {
	border-radius: 0
}

.x-deposit-promotion .-img:hover {
	-webkit-transform: scale(1.09);
	transform: scale(1.09)
}

.x-deposit-promotion .-img.-active {
	border: 2px solid #fc0
}

@media (max-width:991.98px) {
	.x-deposit-promotion {
		background: none
	}
}

.x-account-profile .-profile-container .-bank-info {
	background: hsla(0, 0%, 100%, .1)
}

.x-account-profile .-profile-container .-bank-info .media-body {
	margin: 0
}

@media (max-width:991.98px) {
	.x-account-profile {
		background: none
	}
	.x-account-profile hr {
		border-top: 1px solid hsla(0, 0%, 72.2%, .4)
	}
	.x-promotion-active-header {
		background: none
	}
}

#joinPromotionModal .-promotion .progress .progress-bar {
	background: #fc0;
	background: -webkit-gradient(left top, left bottom, color-stop(0, #b58500), color-stop(100%, #fc0));
	background: linear-gradient(90deg, #b58500 0, #fc0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$from, endColorstr=$to, GradientType=0)
}

.x-deposit-form input.x-form-control,
.x-deposit-form input:focus,
.x-withdraw-form input.x-form-control,
.x-withdraw-form input:focus {
	background: hsla(0, 0%, 100%, .15);
	color: #fc0
}

.x-deposit-form .-x-input-icon .-icon,
.x-withdraw-form .-x-input-icon .-icon {
	width: 17px;
	top: 14px
}

.x-pending .-fake-input {
	background: hsla(0, 0%, 100%, .15);
	border-radius: 30px;
	width: 100%!important
}

.x-pending .-fake-input .fas {
	color: #b8b8b8
}

.x-pending .-pending-bg-promotion-active {
	background-image: none!important
}

.x-pending .-deposit-preview hr {
	border-color: #b8b8b8!important
}

.x-pending .-deposit-preview .text-gray-lighter {
	color: #fff!important
}

.x-pending:not(.-v2) .media {
	border: 2px solid #fff;
	padding: .7rem
}

.x-pending:not(.-v2) .media img {
	margin: auto
}

.x-pending:not(.-v2) .-fake-input {
	border: 1px solid #fff
}

.x-pending:not(.-v2) .-pending-bg-promotion-active .-title {
	color: #fff!important
}

.x-pending:not(.-v2) .-deposit-preview img {
	width: 200px
}

#tab-content-event {
	padding: 2rem 0 0
}

@media (max-width:991.98px) {
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .-btn-login.vex-dialog-button,
	.x-button-actions .btn.-btn-login,
	.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-login.vex-dialog-button {
		color: #fff!important;
		background: linear-gradient(180deg, #fc0, #b58500)
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .-btn-login.-include-sood.vex-dialog-button,
	.x-button-actions .btn.-btn-login.-include-sood,
	.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-login.-include-sood.vex-dialog-button {
		padding: 2px 0
	}
	.vex.vex-theme-plain .vex-content .vex-dialog-buttons .x-button-actions .-btn-login.vex-dialog-button .-typo,
	.x-button-actions .btn.-btn-login .-typo,
	.x-button-actions .vex.vex-theme-plain .vex-content .vex-dialog-buttons .-btn-login.vex-dialog-button .-typo {
		padding-top: 9px;
		padding-bottom: 4px
	}
	.x-button-actions .btn-plain-lobby,
	.x-button-actions .btn-plain-sood {
		border: none
	}
}

@media (max-width:991.98px) {
	.x-slide-left-content-term .-term-and-condition-content {
		padding: 1rem!important
	}
}

.x-form-register .-term-and-condition-content {
	padding: 0!important;
	background: transparent
}

@media (max-width:991.98px) {
	.x-step-register:not(.-v2) .-step-box-outer {
		background-color: transparent!important
	}
}

.x-step-register:not(.-v2) .-step-box-outer.step-active .--step-box-inner {
	color: #82631a;
	background-color: #b8b8b8
}

.x-admin-contact {
	border-top: none;
	border-radius: 20px;
	padding: 5px 10px
}

@media (min-width:992px) {
	.x-admin-contact .x-text-with-link-component:not(.-v2) {
		font-size: 1.2rem
	}
}

.x-admin-contact .x-text-with-link-component .-link-message {
	text-decoration: underline
}

.x-admin-contact .x-text-with-link-component .-text-message {
	color: #fff
}

.x-admin-contact .x-text-with-link-component .-link-message {
	color: #e6c361
}

.x-withdraw-pending .-fake-input {
	background: hsla(0, 0%, 100%, .15);
	border-radius: 30px;
	width: 100%!important
}

.x-withdraw-pending:not(.-v2) .-fake-input {
	border: 1px solid #fff
}

.x-logged-sidebar-mobile .-inner-wrapper.show {
	background: linear-gradient(135deg, #473e2d, #232017 50%, #18160f)
}

.x-btn-image.-play-btn span,
.x-btn-image.-register-btn span {
	display: inline-block;
	color: #fff;
	background: #fff -webkit-gradient(linear, 100% 0, 0 0, from(#fff), color-stop(.5, #e5a641), to(#fff));
	background-position: -200px top;
	background-repeat: no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation-name: x-shimmer;
	animation-name: x-shimmer;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	font-weight: 700;
	font-size: 50px;
	top: 34px!important
}

@media (max-width:991.98px) {
	.x-btn-image.-play-btn span,
	.x-btn-image.-register-btn span {
		-webkit-animation-duration: 2s;
		animation-duration: 2s
	}
}

.x-btn-image.-play-btn span:hover,
.x-btn-image.-register-btn span:hover {
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}

@media (max-width:991.98px) {
	.x-btn-image.-play-btn span,
	.x-btn-image.-register-btn span {
		top: 0 !important;
	}
}

.x-entrance-sood .-btn-sood {
	padding-top: 3px;
	background: linear-gradient(180deg, #d8ba79 0, #bd9448 40%, #9d6d17);
	color: #fff
}
.x-entrance-sood .-btn-sood a{
	color:white;
	text-decoration:none;
}
@media (max-width:991.98px) {
	.x-promotion-return-by-user-container .x-admin-contact {
		border-radius: 0!important
	}
}

@media (max-width:991.98px) {
	.x-account-verification-modal .x-admin-contact {
		position: relative;
		bottom: 0!important;
		margin-top: .5rem;
		margin-bottom: 3rem
	}
}

@media (max-width:991.98px) {
	.x-wrapper-right-container .x-ranking-entrance {
		bottom: 300px
	}
}

.x-button-actions-v2 .-menu-wrapper .-btn-deposit-container .-ic-img,
.x-button-actions-v2 .-menu-wrapper .-btn-withdraw-container .-ic-img {
	top: 4px;
	position: relative
}















/*Comment*/

/*Review*/


.reviewbutton{
      padding: 10px 20px;
      border-radius: 20px;
      border: none;
      background: linear-gradient(
119deg
, #252525, #0f0f0f);
      box-shadow: 0 0 0 2px #ecbd7b;
      font-size: 25px;
      transition:all .3s;
      padding-bottom: 0;
}


.reviewbutton  a {
   color: #e0b375;
    transition:all .3s;
    text-decoration: none;
}
.reviewbutton:hover a{
  color:white;
  text-shadow: 0 0 5px #fff, 0 0 15px #ecbd7b, 0 0 25px #ecbd7b, 0 0 35px #ecbd7b;
}
.containcommentbox {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 60px;
  padding: 0 5px;
}

/*Review*/
.headcomment{
 font-weight: bold;
 padding:10px;
 color: white;
 border-radius: 20px;
 font-size: 25px;
 padding-left: 20px;
}
.containcomment{
}
@media (max-width:500px)
{
  .containcomment{
  padding: 0 10px;
}
}
@media (max-width:390px)
{
  .containcomment{
  padding: 0 5px;
}
}
.commentct{
  background: #f1f1f100;
  padding: 15px 0;
  border-radius: 20px;
  padding-left: 10px;
}
.comment-author.vcard{
  border-radius: 5px;
  background: #ffcd7c21;
  margin-right: 10px;
  font-size: 21px;
  padding: 7px 0;
  padding-left: 7px;
}
.comment-author.vcard img{
  display:none;
}
.commentct ol{
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.comment-meta.commentmetadata{
  bottom: 0;
  font-size: 14px;
  color: #c7c7c7;
}
.commentct li{
  margin: 0;
  padding: 0;
  height: 105px;
  position: relative;
  margin-bottom: 20px;
}
.commentct h3 {
  display: none;
}
.commentct .comment-author img{
  display: none;
}

.commentct p {
  margin-bottom:30px;
  padding-top: 7px;
  font-size:18px;
  padding-left: 10px;
}
.paginationrv{
  text-align: center;
  font-size: 30px;
}
.prev.page-numbers{
  color: #c5c5c5;
}
.next.page-numbers{
  color: #c5c5c5;
}
.page-numbers.current{
  color: white;
}
.page-numbers{
  color: gray;
}
.reviewcontain{
  font-size: 15px;
}
.headercomment{
  white-space: nowrap;
}
.headercomment img{
  display: inline !important;
  width: 18px ;
  margin-top: -8px;
}
@media (max-width: 390px){
  .headercomment img{
  display: inline !important;
  width: 14px ;
  margin-top: -4px;
}
}
.datetimerv{
    font-size: 20px;
    color: #c7c7c7;
}
.datetimerv span{
    font-size: 18;
    color: #fd3386;
}
.contentcomment{
  font-size: 25;
}
.comments-area {
  display:none;     
}

.logged-in .comments-area {
  display:inline;    
}
.headercommentbox{text-align: center;padding: 10px 20px;margin: 10px;font-size: 25px;border-radius: 15px;transition:all .3s;font-weight: bold;color: #ecbd7b;border: none;background: linear-gradient(119deg, #252525, #0f0f0f);box-shadow: 0 0 0 2px #ecbd7b;padding-bottom: 0;}
.headercommentbox:hover{
   color:white;
  text-shadow: 0 0 5px #fff, 0 0 15px #ecbd7b, 0 0 25px #ecbd7b, 0 0 35px #ecbd7b;
}
.commentbox{
  width:100%;
  max-width:600px;
  padding: 15px;
  margin:0 auto;
  display:none;
}
.commentbox textarea{
  height:150px;
  width: 470px;
  max-width: 100%;
}
.commentbox input{
  background:#ffffff;
  border:none;
}
.comment-form-url{
  display: none;
}
.commentbox label{
  width:90px
}
.commentbox .comment-form-cookies-consent{
  display:none;
}
.commentbox .submit{
  background: linear-gradient(119deg, #252525, #0f0f0f);
  border:none;
  border-radius:10px;
  color: #ecbd7b;
  font-weight: bold;
  font-size: 25px;
  border: 3px solid #ecbd7b;
  padding: 5px 0;
  width:100%;
  transition:all .3s;
}
.commentbox .submit:hover{
  color: #ffffff;
  text-shadow: 0 0 5px #fff, 0 0 15px #ecbd7b, 0 0 25px #ecbd7b, 0 0 35px #ecbd7b;

}
.commentbox .form-submit{
  text-align:center;
}
.commentbox .commentlist{
  display: none;

}
.commentbox h3{
  display: none;
}
.commentbox .commentInputer{
  font-size: 16px;
}
.commentInputer input{
  width: 465px;
  max-width: 100%;
}
.comment-form-comment{
  margin: 0;
  padding: 0;
}
.commentbox .saswp-average-rating{
  display:none;
}
/*END Comment*/













/* Post Slide */
.containpost{
  height: auto;
}
.postslide .swiper-slide img {
  width: 100%;
  max-width: 490px !important;
  height: auto;
  padding: 5px;
  background: #000000b3;
  border: 1px solid #d4aa6e;
  border-radius: 20px;
  padding-bottom: 70px;
}
.postslide .swiper-slide{
  position: relative;
  margin: 0 15px;
  width: 100%;
  max-width: 490px !important;
  max-height: 400px;
}
.headerpostsl{
  position: absolute;
  width: 100%;
  background: #00000000;
  bottom:10px;
  padding: 10px;
  font-size: 25px;
  white-space: normal;
}
@media (max-width:500px){
  .headerpostsl{
  position: absolute;
  width: 100%;
  background: #00000000;
  bottom:5px;
  padding: 5px;
  white-space: normal;
}
}
@media (max-width:435px){
  .headerpostsl{
  font-size: 6vw;
  bottom:20px;
}
.postslide .swiper-slide img {
  width: 100%;
  max-width: 490px !important;
  height: auto;
  padding: 5px;
  background: #00000038;
  border-radius: 20px;
  padding-bottom: 90px;
}
}
.swiper-pagination2 {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
} 


.allpost-button{
      padding: 10px 20px;
      border-radius: 20px;
      border: none;
      background: linear-gradient(
119deg
, #252525, #0f0f0f);
      box-shadow: 0 0 0 2px #ecbd7b;
      font-size: 25px;
      transition:all .3s;
      padding-bottom: 0;
      margin-bottom: 20px;
}


.allpost-button  a {
   color: #e0b375;
    transition:all .3s;
    text-decoration: none;
}
.allpost-button:hover a{
  color:white;
  text-shadow: 0 0 5px #fff, 0 0 15px #ecbd7b, 0 0 25px #ecbd7b, 0 0 35px #ecbd7b;
}

.swiper-pagination-bullet {
    width: 13px !important;
    height: 13px !important;
    display: inline-block;
    border-radius: 50%;
    background: #ffc26c !important;
    opacity: .2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.postslide .swiper-pagination2{
	bottom: -33px;
}
/* Post Slide ---------------------------*/









/*Sidebar*/
.logosidebar img{
  width: 110px;
  height:auto;
}
.menusidebar ul{
  padding: 0;
  margin: 0;
}
.menusidebar li{
  list-style: none;
}
.menusidebar a {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 18px;
    margin: 8px 0px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    padding: 10px;
    border-radius: 10px;
}
.menusidebar a:hover {
    background: linear-gradient(
0deg
, rgba(114, 86, 56, 0.3), rgb(159 129 56));
    font-size: 21px;
    color: rgb(255, 255, 255);
    padding-bottom: 0px !important;
    text-shadow: 0 0 5px white,0 0 20px white;
}
.bgindexcomment{
  background: #0b0a11;
  border-radius: 30px;
  border: 1px solid #ecbd7b;
  margin: 10px 0;
}


/*Sidebar*/



/* WP-admin Header Fixed */
.x-header.wpadmin{
	margin-top: 32px;
}
@media screen and (max-width: 782px){
	.x-header.wpadmin{
	margin-top: 46px;
}
}
@media screen and (max-width: 600px){
	.x-header.wpadmin.-sticky{
	margin-top: 0;
}
}
/* WP-admin Header Fixed */






/*Section02*/
.-ic-section02 img {
  max-width: 100px !important;
}
.Detailsec02{
  width: 150px;
  margin: 0 auto;
  word-break: break-word;
}
@media (max-width: 767.8px){
  .Detailsec02{
  width: auto;
  margin: 0 auto;
}
}
.Detailsec02 span.-title-h2{
	color: #e6ff00!important;
}
/*Section02*/








/*Footer*/
.footercontain {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
}
.infootergrid {
    display: flex;
    padding: 0 10px;
    word-break: break-word;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.infootergrid:empty {
  display:none;
}


.fotterctn{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.infootergrid:empty {
  display:none;
}
.rightmenu{
  font-size: 30px;
}
  
  .infootergrid{
    text-align: center;
  }
  .infootergrid img{
    border-radius: 0;
    max-width: 300px !important;
    width: 100%;
  }
  .infootergrid h2{
    color: #ecbd7b;
  }
  .infootergrid ul{
    padding:none;
    margin:0;
    display: flex;
    padding:0;
    padding-left:10px;
    justify-content: center;
  }
  .infootergrid  li{
    list-style:none;
    font-size: 23px;
    padding: 8px;
    padding-bottom:4px;
  }

.trueimg img{
  display: block;
  width: 250px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.headerbt{
  display: block;
  color: #ecbd7b;
  font-size: 30px;
}
.bankcontainer{
  text-align: center;
}
.bankcontainer .gallery-item{
	width:auto; 
}
.bankcontainer .gallery {
    margin: auto;
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-content: center !important;
}
.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
  border: none !important;
}
.bankcontainer .gallery-item{
	width: auto !important;
	margin-top: 0 !important;
}
@media (max-width: 440px){
  .bankcontainer img{
  width: 10vw;
  margin: 5px;
  height: auto;
}
.infootergrid li {
    list-style: none;
    font-size: 5vw;
    padding: 8px;
    padding-bottom: 4px;
}

}
@media (max-width:991px){

.bankcontainer img{
  width: 40px;
  margin: 5px;
  height: auto;
}
.disfooterct {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
}
.infootergrid h2{
  margin-top:20px;
}

}
/*Footer*/







/*Promotion*/

.containpro{
  height: auto;
  margin-bottom:15px;
}
.swiper-container {
  width: 100%;
  height: auto;
  padding: 10px 0;
  padding-bottom: 30px;
}
:root {
  --swiper-theme-color: #ffeb68;
}

.swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
  display: inline-block;
  border-radius: 50%;
  background: #ffc26c !important;
  opacity: .2;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color:white;
}
.containpro .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom:-5px
}
.swiper-button-prev{
  left: 30px;
}
.swiper-button-next{
  right: 30px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  border-radius: 20px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: .4;
  max-width: auto !important;
  margin: 0 10px;
}
.swiper-slide.swiper-slide-active{
  opacity:1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    max-width: 600px;
}

.swiper-slide img {
  width: 100%;
  max-width: 600px !important;
  height: auto;
  padding: 3px;
  background: #be9862;
  border-radius: 10px;
}
.swiper-slide {
  width:fit-content;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px;
  left: 0;
  width: 100%;
}



/*Promotion*/










/*POST*/
.marginsinglepost img{
	height:auto;
}
.postcontainer{
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}
.posthead{

}
.nav-link{
  font-size: 16px;
}
.p-post{
  padding:0 5px !important;
}
.nav-link{
  line-height: 25px;
  padding: 20px 0;
}
.nav-link i{
  width: 40px;
}
.nav-pills .nav-link {
  border-radius: .25rem;
  margin-top:5px;
  background: #00000091;
  box-shadow: 0 0 10px #000000b8;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #e4c559;
  text-shadow: 0 0 5px white;
}
.gridpost{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.ingridpost{
  padding: 5px;
  text-align: center;
  font-size: 18px;
  width: 100%;
}
.iningridpost{
  width: 100%;
  background: #242322;
  padding: 5px;
  border-radius: 10px;
  cursor: pointer;
  height: 100%;
}

.ingridpost img{
  width: 100%;
  height: auto;
  padding-bottom: 5px;
  border-radius: 10px;
}
@media (max-width: 991px){
  .p-post{
    padding:0 5px !important;
  }
}
@media (max-width: 768px){
  .gridpost{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr ;
  }
}
@media (max-width: 575px){
  .nav-pills .nav-link {
    border-radius: .25rem;
    margin-top: 5px;
    background: #1c3c69;
  }
  .postmenu{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .nav-link{
    padding: 10px 0 !important;
  }
  .gridmenu{
    padding: 3px;
  }
  .nav-link .inpostmenu{
    width: 100%;
    height: 100%;
    padding-top: 10px;
    border-radius: 5px;
  }
  .nav-link.active .inpostmenu{
    width: 100%;
    height: 100%;
    background: transparent;
    padding-top: 10px;
    border-radius: 5px;
  }
}
.head06 img {
  width: 90px;
  -webkit-filter: drop-shadow(0px 0px 7px #b59951);
  filter: drop-shadow(0px 0px 7px #b59951);
}
.head06 {
  padding-top: 15px;
  font-size: 26px;
  white-space: nowrap;
  text-align: center;
}
/*END POST*/













/* Post Category */
.marginsinglepost .category-post h2{
  display: none;
}
.marginsinglepost .category-post ul{
  padding: 0;
  margin: 0;
}

.marginsinglepost .category-post li{
  list-style: none;
  padding: 0;
  margin: 0;
}
.marginsinglepost .category-post li.current-cat a{
  background: linear-gradient(180deg,#eabc07 30%,#655213);
}
.marginsinglepost .category-post ul li a{
  padding: 11px 3px;
  margin-bottom: 9px;
  display: block;
  color: #fff;
  background: #00000063;
  border-radius: 9px;
  text-decoration: none;
}
@media (max-width:767px){
  .marginsinglepost .category-post ul{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
} 

  .marginsinglepost .category-post ul li a{
    padding: 10px 5px;
    margin:0 5px;
    margin-bottom:10px;
    height: 100%;
    display: flex;
    text-align: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-bottom: 0;
  }
}
.marginsinglepost .pages-post{
  text-align: center;
  margin-top: 10px;
}
.marginsinglepost .pages-post a,.marginsinglepost .pages-post span{
  display:inline-block;
  background: linear-gradient(180deg,#505050 30%,#262626);
  padding: 10px;
  border-radius:10px;
}
.marginsinglepost .pages-post span{
  background: linear-gradient(180deg,#f52867 30%,#bf001d);

}
/* Post Category */










/* LOGIN Mobile */
.footermobile{
  display: none;
}
.footermobile:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(
90deg
,#88d440,#88d440);
}
@media(max-width: 991px){
  .footermobile{
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    height: 70px;
    background: linear-gradient(#0c6b0e,#161615,#0c6b0e);
    padding-bottom: 3px;
    font-size: 14px;
    z-index: 5;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding-top: inherit;
  }
  .footermobile h5{
    position:absolute;
    bottom: -2px;
    font-weight: 100;
    font-size: 19px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .footermobile td{
    width: 20%;
    height: 68px;
    white-space: nowrap;
    border-right: 1px solid #464646;
    transition:all .3s;
    cursor:pointer;
    position: relative;
    vertical-align: top;
    padding-top: 10px;
  }
  .footermobile td:hover{
    background: #00000099;
    border-radius: 10px;
  }
  .footermobile img{
    height: 33px !important;
    width: auto;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width:450px){
  .footermobile h5{
    position:absolute;
    bottom:2px;
    font-weight: 100;
    font-size: 4.2vw;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* LOGIN Mobile */

























































