@font-face {
	font-family: swiper-icons;
	font-style: normal;
	font-weight: 400;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
	--swiper-theme-color: #007aff
}

:host {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1
}

.swiper {
	display: block;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 1
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	box-sizing: initial;
	display: flex;
	height: 100%;
	position: relative;
	transition-property: transform;
	transition-timing-function: ease;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	width: 100%;
	z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translateZ(0)
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	display: block;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition-property: transform;
	width: 100%
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d {
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
	-ms-overflow-style: none;
	overflow: auto;
	scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
	scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
	content: "";
	flex-shrink: 0;
	order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
	height: var(--swiper-centered-offset-after);
	min-width: 1px;
	width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(270deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg, #00000080, #0000)
}

.swiper-lazy-preloader {
	border: 4px solid #007aff;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top: 4px solid #0000;
	box-sizing: border-box;
	height: 42px;
	left: 50%;
	margin-left: -21px;
	margin-top: -21px;
	position: absolute;
	top: 50%;
	transform-origin: 50%;
	width: 42px;
	z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
	content: "";
	left: 0;
	pointer-events: none;
	position: absolute;
	top: 0
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
	height: var(--swiper-virtual-size);
	width: 1px
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-direction: column;
	flex-wrap: wrap
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transform: translateZ(0);
	transition: opacity .3s;
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 8px;
	bottom: var(--swiper-pagination-bottom, 8px);
	left: 0;
	top: auto;
	top: var(--swiper-pagination-top, auto);
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	font-size: 0;
	overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative;
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	background: #000;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	border-radius: 50%;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	display: inline-block;
	height: 8px;
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	opacity: .2;
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
	width: 8px;
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	background: var(--swiper-theme-color);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	opacity: 1;
	opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	left: auto;
	left: var(--swiper-pagination-left, auto);
	right: 8px;
	right: var(--swiper-pagination-right, 8px);
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	display: block;
	margin: 6px 0;
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s, right .2s
}

.swiper-pagination-fraction {
	color: inherit;
	color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
	background: #00000040;
	background: var(--swiper-pagination-progressbar-bg-color, #00000040);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-theme-color);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	transform-origin: left top;
	width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	height: 4px;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0;
	width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	height: 100%;
	left: 0;
	top: 0;
	width: 4px;
	width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
	display: none
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	align-items: center;
	color: var(--swiper-theme-color);
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
	cursor: pointer;
	display: flex;
	height: 44px;
	height: var(--swiper-navigation-size);
	justify-content: center;
	margin-top: -22px;
	margin-top: calc(0px - var(--swiper-navigation-size)/2);
	position: absolute;
	top: 50%;
	top: var(--swiper-navigation-top-offset, 50%);
	width: 27px;
	width: calc(var(--swiper-navigation-size)/44*27);
	z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	cursor: auto;
	opacity: .35;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	cursor: auto;
	opacity: 0;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
	height: 100%;
	object-fit: contain;
	transform-origin: center;
	width: 100%
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 10px;
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto
}

.swiper-button-lock {
	display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: 44px;
	font-size: var(--swiper-navigation-size);
	font-variant: normal;
	letter-spacing: 0;
	line-height: 1;
	text-transform: none !important
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	left: auto;
	right: 10px;
	right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next"
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transform-origin: center bottom
}

.tippy-touch {
	cursor: pointer !important
}

.tippy-notransition {
	transition: none !important
}

.tippy-popper {
	max-width: 400px;
	outline: 0;
	perspective: 800px;
	pointer-events: none;
	transition-timing-function: cubic-bezier(.165, .84, .44, 1);
	z-index: 9999
}

.tippy-popper.html-template {
	max-width: 96%;
	max-width: calc(100% - 20px)
}

.tippy-popper[x-placement^=top] [x-arrow] {
	border-left: 7px solid #0000;
	border-right: 7px solid #0000;
	border-top: 7px solid #333;
	bottom: -7px;
	margin: 0 9px
}

.tippy-popper[x-placement^=top] [x-arrow].arrow-small {
	border-left: 5px solid #0000;
	border-right: 5px solid #0000;
	border-top: 5px solid #333;
	bottom: -5px
}

.tippy-popper[x-placement^=top] [x-arrow].arrow-big {
	border-left: 10px solid #0000;
	border-right: 10px solid #0000;
	border-top: 10px solid #333;
	bottom: -10px
}

.tippy-popper[x-placement^=top] [x-circle] {
	transform-origin: 0 33%
}

.tippy-popper[x-placement^=top] [x-circle].enter {
	opacity: 1;
	transform: scale(1) translate(-50%, -55%)
}

.tippy-popper[x-placement^=top] [x-circle].leave {
	opacity: 0;
	transform: scale(.15) translate(-50%, -50%)
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-circle] {
	background-color: #fff
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow] {
	border-left: 7px solid #0000;
	border-right: 7px solid #0000;
	border-top: 7px solid #fff
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-small {
	border-left: 5px solid #0000;
	border-right: 5px solid #0000;
	border-top: 5px solid #fff
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-big {
	border-left: 10px solid #0000;
	border-right: 10px solid #0000;
	border-top: 10px solid #fff
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-circle] {
	background-color: #000000b3
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow] {
	border-left: 7px solid #0000;
	border-right: 7px solid #0000;
	border-top: 7px solid #000000b3
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
	border-left: 5px solid #0000;
	border-right: 5px solid #0000;
	border-top: 5px solid #000000b3
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
	border-left: 10px solid #0000;
	border-right: 10px solid #0000;
	border-top: 10px solid #000000b3
}

.tippy-popper[x-placement^=top] [data-animation=perspective] {
	transform-origin: bottom
}

.tippy-popper[x-placement^=top] [data-animation=perspective].enter {
	opacity: 1;
	transform: translateY(-10px) rotateX(0)
}

.tippy-popper[x-placement^=top] [data-animation=perspective].leave {
	opacity: 0;
	transform: translateY(0) rotateX(90deg)
}

.tippy-popper[x-placement^=top] [data-animation=fade].enter {
	opacity: 1;
	transform: translateY(-10px)
}

.tippy-popper[x-placement^=top] [data-animation=fade].leave {
	opacity: 0;
	transform: translateY(-10px)
}

.tippy-popper[x-placement^=top] [data-animation=shift].enter {
	opacity: 1;
	transform: translateY(-10px)
}

.tippy-popper[x-placement^=top] [data-animation=shift].leave {
	opacity: 0;
	transform: translateY(0)
}

.tippy-popper[x-placement^=top] [data-animation=scale].enter {
	opacity: 1;
	transform: translateY(-10px) scale(1)
}

.tippy-popper[x-placement^=top] [data-animation=scale].leave {
	opacity: 0;
	transform: translateY(0) scale(0)
}

.tippy-popper[x-placement^=bottom] [x-arrow] {
	border-bottom: 7px solid #333;
	border-left: 7px solid #0000;
	border-right: 7px solid #0000;
	margin: 0 9px;
	top: -7px
}

.tippy-popper[x-placement^=bottom] [x-arrow].arrow-small {
	border-bottom: 5px solid #333;
	border-left: 5px solid #0000;
	border-right: 5px solid #0000;
	top: -5px
}

.tippy-popper[x-placement^=bottom] [x-arrow].arrow-big {
	border-bottom: 10px solid #333;
	border-left: 10px solid #0000;
	border-right: 10px solid #0000;
	top: -10px
}

.tippy-popper[x-placement^=bottom] [x-circle] {
	transform-origin: 0 -50%
}

.tippy-popper[x-placement^=bottom] [x-circle].enter {
	opacity: 1;
	transform: scale(1) translate(-50%, -45%)
}

.tippy-popper[x-placement^=bottom] [x-circle].leave {
	opacity: 0;
	transform: scale(.15) translate(-50%, -5%)
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-circle] {
	background-color: #fff
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow] {
	border-bottom: 7px solid #fff;
	border-left: 7px solid #0000;
	border-right: 7px solid #0000
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-small {
	border-bottom: 5px solid #fff;
	border-left: 5px solid #0000;
	border-right: 5px solid #0000
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-big {
	border-bottom: 10px solid #fff;
	border-left: 10px solid #0000;
	border-right: 10px solid #0000
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-circle] {
	background-color: #000000b3
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow] {
	border-bottom: 7px solid #000000b3;
	border-left: 7px solid #0000;
	border-right: 7px solid #0000
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
	border-bottom: 5px solid #000000b3;
	border-left: 5px solid #0000;
	border-right: 5px solid #0000
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
	border-bottom: 10px solid #000000b3;
	border-left: 10px solid #0000;
	border-right: 10px solid #0000
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective] {
	transform-origin: top
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective].enter {
	opacity: 1;
	transform: translateY(10px) rotateX(0)
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective].leave {
	opacity: 0;
	transform: translateY(0) rotateX(-90deg)
}

.tippy-popper[x-placement^=bottom] [data-animation=fade].enter {
	opacity: 1;
	transform: translateY(10px)
}

.tippy-popper[x-placement^=bottom] [data-animation=fade].leave {
	opacity: 0;
	transform: translateY(10px)
}

.tippy-popper[x-placement^=bottom] [data-animation=shift].enter {
	opacity: 1;
	transform: translateY(10px)
}

.tippy-popper[x-placement^=bottom] [data-animation=shift].leave {
	opacity: 0;
	transform: translateY(0)
}

.tippy-popper[x-placement^=bottom] [data-animation=scale].enter {
	opacity: 1;
	transform: translateY(10px) scale(1)
}

.tippy-popper[x-placement^=bottom] [data-animation=scale].leave {
	opacity: 0;
	transform: translateY(0) scale(0)
}

.tippy-popper[x-placement^=left] [x-arrow] {
	border-bottom: 7px solid #0000;
	border-left: 7px solid #333;
	border-top: 7px solid #0000;
	margin: 6px 0;
	right: -7px
}

.tippy-popper[x-placement^=left] [x-arrow].arrow-small {
	border-bottom: 5px solid #0000;
	border-left: 5px solid #333;
	border-top: 5px solid #0000;
	right: -5px
}

.tippy-popper[x-placement^=left] [x-arrow].arrow-big {
	border-bottom: 10px solid #0000;
	border-left: 10px solid #333;
	border-top: 10px solid #0000;
	right: -10px
}

.tippy-popper[x-placement^=left] [x-circle] {
	transform-origin: 50% 0
}

.tippy-popper[x-placement^=left] [x-circle].enter {
	opacity: 1;
	transform: scale(1) translate(-50%, -50%)
}

.tippy-popper[x-placement^=left] [x-circle].leave {
	opacity: 0;
	transform: scale(.15) translate(-50%, -50%)
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-circle] {
	background-color: #fff
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow] {
	border-bottom: 7px solid #0000;
	border-left: 7px solid #fff;
	border-top: 7px solid #0000
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-small {
	border-bottom: 5px solid #0000;
	border-left: 5px solid #fff;
	border-top: 5px solid #0000
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-big {
	border-bottom: 10px solid #0000;
	border-left: 10px solid #fff;
	border-top: 10px solid #0000
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-circle] {
	background-color: #000000b3
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow] {
	border-bottom: 7px solid #0000;
	border-left: 7px solid #000000b3;
	border-top: 7px solid #0000
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
	border-bottom: 5px solid #0000;
	border-left: 5px solid #000000b3;
	border-top: 5px solid #0000
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
	border-bottom: 10px solid #0000;
	border-left: 10px solid #000000b3;
	border-top: 10px solid #0000
}

.tippy-popper[x-placement^=left] [data-animation=perspective] {
	transform-origin: right
}

.tippy-popper[x-placement^=left] [data-animation=perspective].enter {
	opacity: 1;
	transform: translateX(-10px) rotateY(0)
}

.tippy-popper[x-placement^=left] [data-animation=perspective].leave {
	opacity: 0;
	transform: translateX(0) rotateY(-90deg)
}

.tippy-popper[x-placement^=left] [data-animation=fade].enter {
	opacity: 1;
	transform: translateX(-10px)
}

.tippy-popper[x-placement^=left] [data-animation=fade].leave {
	opacity: 0;
	transform: translateX(-10px)
}

.tippy-popper[x-placement^=left] [data-animation=shift].enter {
	opacity: 1;
	transform: translateX(-10px)
}

.tippy-popper[x-placement^=left] [data-animation=shift].leave {
	opacity: 0;
	transform: translateX(0)
}

.tippy-popper[x-placement^=left] [data-animation=scale].enter {
	opacity: 1;
	transform: translateX(-10px) scale(1)
}

.tippy-popper[x-placement^=left] [data-animation=scale].leave {
	opacity: 0;
	transform: translateX(0) scale(0)
}

.tippy-popper[x-placement^=right] [x-arrow] {
	border-bottom: 7px solid #0000;
	border-right: 7px solid #333;
	border-top: 7px solid #0000;
	left: -7px;
	margin: 6px 0
}

.tippy-popper[x-placement^=right] [x-arrow].arrow-small {
	border-bottom: 5px solid #0000;
	border-right: 5px solid #333;
	border-top: 5px solid #0000;
	left: -5px
}

.tippy-popper[x-placement^=right] [x-arrow].arrow-big {
	border-bottom: 10px solid #0000;
	border-right: 10px solid #333;
	border-top: 10px solid #0000;
	left: -10px
}

.tippy-popper[x-placement^=right] [x-circle] {
	transform-origin: -50% 0
}

.tippy-popper[x-placement^=right] [x-circle].enter {
	opacity: 1;
	transform: scale(1) translate(-50%, -50%)
}

.tippy-popper[x-placement^=right] [x-circle].leave {
	opacity: 0;
	transform: scale(.15) translate(-50%, -50%)
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-circle] {
	background-color: #fff
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow] {
	border-bottom: 7px solid #0000;
	border-right: 7px solid #fff;
	border-top: 7px solid #0000
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-small {
	border-bottom: 5px solid #0000;
	border-right: 5px solid #fff;
	border-top: 5px solid #0000
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-big {
	border-bottom: 10px solid #0000;
	border-right: 10px solid #fff;
	border-top: 10px solid #0000
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-circle] {
	background-color: #000000b3
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow] {
	border-bottom: 7px solid #0000;
	border-right: 7px solid #000000b3;
	border-top: 7px solid #0000
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
	border-bottom: 5px solid #0000;
	border-right: 5px solid #000000b3;
	border-top: 5px solid #0000
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
	border-bottom: 10px solid #0000;
	border-right: 10px solid #000000b3;
	border-top: 10px solid #0000
}

.tippy-popper[x-placement^=right] [data-animation=perspective] {
	transform-origin: left
}

.tippy-popper[x-placement^=right] [data-animation=perspective].enter {
	opacity: 1;
	transform: translateX(10px) rotateY(0)
}

.tippy-popper[x-placement^=right] [data-animation=perspective].leave {
	opacity: 0;
	transform: translateX(0) rotateY(90deg)
}

.tippy-popper[x-placement^=right] [data-animation=fade].enter {
	opacity: 1;
	transform: translateX(10px)
}

.tippy-popper[x-placement^=right] [data-animation=fade].leave {
	opacity: 0;
	transform: translateX(10px)
}

.tippy-popper[x-placement^=right] [data-animation=shift].enter {
	opacity: 1;
	transform: translateX(10px)
}

.tippy-popper[x-placement^=right] [data-animation=shift].leave {
	opacity: 0;
	transform: translateX(0)
}

.tippy-popper[x-placement^=right] [data-animation=scale].enter {
	opacity: 1;
	transform: translateX(10px) scale(1)
}

.tippy-popper[x-placement^=right] [data-animation=scale].leave {
	opacity: 0;
	transform: translateX(0) scale(0)
}

.tippy-popper .tippy-tooltip.transparent-theme {
	background-color: #000000b3
}

.tippy-popper .tippy-tooltip.transparent-theme[data-animatefill] {
	background-color: initial
}

.tippy-popper .tippy-tooltip.light-theme {
	background-color: #fff;
	box-shadow: 0 4px 20px 4px #00143c1a, 0 4px 80px -8px #00143c33;
	color: #26323d
}

.tippy-popper .tippy-tooltip.light-theme[data-animatefill] {
	background-color: initial
}

.tippy-tooltip {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #333;
	border-radius: 4px;
	color: #fff;
	font-size: .95rem;
	padding: .4rem .8rem;
	position: relative;
	text-align: center;
	will-change: transform
}

.tippy-tooltip--small {
	font-size: .8rem;
	padding: .25rem .5rem
}

.tippy-tooltip--big {
	font-size: 1.2rem;
	padding: .6rem 1.2rem
}

.tippy-tooltip[data-animatefill] {
	background-color: initial;
	overflow: hidden
}

.tippy-tooltip[data-interactive] {
	pointer-events: auto
}

.tippy-tooltip[data-inertia] {
	transition-timing-function: cubic-bezier(.53, 2, .36, .85)
}

.tippy-tooltip [x-arrow] {
	height: 0;
	position: absolute;
	width: 0
}

.tippy-tooltip [x-circle] {
	background-color: #333;
	border-radius: 50%;
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transition: all ease;
	width: 130%;
	width: calc(110% + 2rem);
	will-change: transform;
	z-index: -1
}

.tippy-tooltip [x-circle]:before {
	content: "";
	float: left;
	padding-top: 90%
}

@media (max-width:450px) {
	.tippy-popper {
		max-width: 96%;
		max-width: calc(100% - 20px)
	}
}

.modalWrapper {
	bottom: 0;
	display: flex;
	left: 0;
	max-height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 31
}

.modalWrapper.unscroll {
	overflow-y: hidden
}

@media(min-height:700px) {
	.modalWrapper {
		align-items: center;
		justify-content: center
	}
}

@media(max-width:900px) {
	.modalWrapper {
		align-items: normal;
		justify-content: normal
	}

	.modalWrapper.minimobwrap {
		align-items: center !important;
		justify-content: center !important
	}

	.modalWrapper .modal {
		border: 0 !important
	}

	.modalWrapper .modal.mobileModal {
		border: 4px solid #0000 !important
	}
}

@media(max-width:500px) {
	.modalWrapper .remember span {
		font-size: 11px !important
	}

	.modalWrapper .switch {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		height: 45px !important;
		max-width: 100% !important;
		width: 100%
	}

	.modalWrapper .switch .item {
		font-size: 14px !important;
		max-width: 100%;
		width: 100% !important
	}

	.modalWrapper .switch .item.active:after {
		opacity: 1
	}

	.modalWrapper .switch .item.last:after {
		width: calc(100% - 6px)
	}

	.modalWrapper .switch .mainBtn {
		display: none
	}

	.modalWrapper .inputs .field .input input {
		font-size: 1rem !important;
		height: 45px !important
	}
}

.modalWrapper.disappear .modal {
	animation: fadeOut .3s ease forwards

}

.modalWrapper .modal {
	animation: fadeIn .3s ease forwards;
	background-color: var(--bgModal);
	border: 2px solid #1f2a40;
	border-radius: 25px;
	max-width: 100%;
	min-height: 700px;
	opacity: 0;
	position: relative;
	position: absolute;
	width: 1000px
}

@media(max-width:450px) {
	.modalWrapper .modal.mtn {
		border-radius: 20px !important
	}
}

.modalWrapper .modal .close {
	cursor: pointer
}

.modalWrapper .modal.mobileModal {
	border-radius: 25px !important;
	max-width: 325px;
	min-height: 450px !important;
	width: 90%
}

.modalWrapper .modal.mtn {
	border-radius: 35px;
	border-width: 0 !important;
	margin: 100px 0;
	top: 0;
	width: 1280px !important
}

.modalWrapper .modal.access {
	width: 500px !important
}

.modalWrapper .modal.invest {
	margin: 35px 0;
	width: 850px !important
}

@media(max-width:700px) {
	.modalWrapper .modal.invest .compilation .float {
		display: none
	}

	.modalWrapper .modal.invest .acctention {
		font-size: 16px;
		padding: 0 0 35px
	}

	.modalWrapper .modal.invest .vacation {
		display: flex;
		flex-direction: column;
		height: 100%;
		justify-content: space-between
	}
}

@media(max-width:400px) {
	.modalWrapper .modal.invest .compilation .main {
		width: 300px
	}

	.modalWrapper .modal.invest .streamInvest {
		padding: 25px
	}
}

.modalWrapper .modal.story {
	margin: 35px 0
}

.modalWrapper .modal.lng {
	width: 500px !important
}

@media(max-width:900px) {
	.modalWrapper .modal.invest {
		min-height: 100vh !important
	}

	.modalWrapper .modal.access {
		min-height: 100vh !important;
		width: 100% !important
	}

	.modalWrapper .modal.mtn {
		border-radius: 0;
		margin: 0
	}

	.modalWrapper .modal.mtn .tnPop {
		overflow-x: hidden
	}

	.modalWrapper .modal.mtn .tnPop .tournament,
	.modalWrapper .modal.mtn .tnPop .tournament .backHolder,
	.modalWrapper .modal.mtn .tnPop .tournament:before {
		border-radius: 0
	}

	.modalWrapper .modal.mtn .tnPop .tournament .character {
		height: 100%;
		right: -100px !important;
		width: auto !important
	}

	.modalWrapper .modal .image,
	.modalWrapper .modal .left {
		display: none
	}

	.modalWrapper .modal .signIn,
	.modalWrapper .modal .signUp {
		grid-template-columns: 1fr;
		min-height: 100vh !important
	}

	.modalWrapper .modal .signIn {
		padding: 0 0 70px !important
	}
}

@media(max-width:600px) {

	.modalWrapper .modal .signIn .form,
	.modalWrapper .modal .signUp .form {
		padding: 30px 10px
	}
}

.modalWrapper .top {
	align-items: center;
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 100%
}

.modalWrapper .top h1 {
	font-size: 1.5rem;
	font-weight: 700
}

.modalWrapper .top:after {
	background: #475774;
	bottom: -20px;
	content: "";
	height: 1px;
	opacity: .4;
	position: absolute;
	width: 100%
}

.modalWrapper .top svg path {
	fill: #475774;
	transition: fill .3s ease
}

.modalWrapper .top svg:hover path {
	fill: #fff
}

.modalWrapper .languages {
	padding: 25px
}

.modalWrapper .languages .list {
	grid-gap: 10px;
	display: grid;
	grid-template-columns: repeat(3, calc(33.33% - 6.66px));
	margin-top: 40px
}

@media(max-width:500px) {
	.modalWrapper .languages .list {
		grid-template-columns: repeat(2, calc(50% - 10px))
	}
}

.modalWrapper .languages .list .item {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 50px;
	padding: 0 20px;
	position: relative;
	width: 100%;
	z-index: 1
}

.modalWrapper .languages .list .item.bydlo {
	align-items: flex-end;
	grid-area: 1/1/3/1;
	min-height: 104px;
	padding: 10px 20px;
	transition: transform .3s ease
}

.modalWrapper .languages .list .item.bydlo.active .back {
	filter: drop-shadow(0 0 20px rgba(58, 124, 255, .733))
}

.modalWrapper .languages .list .item.bydlo:hover {
	transform: scale(1.1)
}

.modalWrapper .languages .list .item.bydlo:hover .byd {
	transform: translateX(20px) scale(1.1)
}

.modalWrapper .languages .list .item.bydlo h1 {

	align-items: center;
	background: #210d4166;
	border-radius: 15px;
	color: #fff;
	display: flex;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	height: 30px;
	justify-content: center;
	width: 100%
}

.modalWrapper .languages .list .item.bydlo img {
	bottom: 40px;
	left: -15px;
	position: absolute;
	transition: transform .3s ease;
	width: 120px
}

.modalWrapper .languages .list .item.bydlo .back {
	height: 100%;
	left: 0;
	object-fit: contain;
	top: 0;
	transition: filter .3s ease;
	width: 100%;
	z-index: -1
}

.modalWrapper .languages .list .item .mini {
	height: 15px;
	margin-right: 10px;
	width: 15px
}

.modalWrapper .languages .list .item .text {
	font-size: 14px
}

.modalWrapper .languages .list .item:hover .baseBlock {
	opacity: 1
}

.modalWrapper .languages .list .item .baseBlock {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity .3s ease;
	width: 100%;
	z-index: -1
}

.modalWrapper .languages .list .item .baseBlock.blue {
	opacity: 1
}

.modalWrapper .l {
	font-size: 1rem;
	font-weight: 300;
	margin-bottom: 10px;
	padding: 0 20px
}

.modalWrapper .signIn,
.modalWrapper .signUp {
	grid-gap: 20px;
	display: grid;
	grid-template-columns: calc(45% - 10px) calc(55% - 10px);
	min-height: 700px
}

.modalWrapper .signIn .mobileBanner,
.modalWrapper .signUp .mobileBanner {
	align-items: center;
	display: none;
	justify-content: center;
	min-height: 190px;
	padding: 10px 20px;
	position: relative;
	width: 100%
}

.modalWrapper .signIn .mobileBanner .bg,
.modalWrapper .signUp .mobileBanner .bg {
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%
}

@media(max-width:900px) {

	.modalWrapper .signIn .mobileBanner,
	.modalWrapper .signUp .mobileBanner {
		display: flex
	}
}

.modalWrapper .signIn .left,
.modalWrapper .signUp .left {
	border-radius: 25px;
	height: 100%;
	overflow: hidden;
	position: relative
}

.modalWrapper .signIn .left .bg,
.modalWrapper .signUp .left .bg {
	animation: leftBackgroundAppear .7s ease both;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%
}

@keyframes leftBackgroundAppear {
	0% {
		transform: scale(.5)
	}

	to {
		transform: scale(1.2)
	}
}

.modalWrapper .signIn .image,
.modalWrapper .signUp .image {
	animation: bounceInLeft;
	animation-delay: .3s;
	animation-duration: .5s;
	animation-fill-mode: both;
	animation-timing-function: ease;
	bottom: 0;
	left: -119px;
	position: absolute;
	transform: translateX(-200%);
	width: 490px
}

.modalWrapper .signIn .image.stream,
.modalWrapper .signUp .image.stream {
	left: -85px
}

.modalWrapper .signIn .tl,
.modalWrapper .signUp .tl {
	animation-delay: .5s;
	animation-duration: .6s;
	animation-fill-mode: both;
	animation-name: flipInY;
	height: 100% !important;
	object-fit: contain;
	position: absolute;
	right: -33px;
	top: 0;
	width: 130px
}

.modalWrapper .signIn .form,
.modalWrapper .signUp .form {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 30px 50px
}

.modalWrapper .signIn .form .inputs,
.modalWrapper .signUp .form .inputs {
	grid-gap: 20px;
	display: grid;
	margin-top: 50px;
	padding-bottom: 25px;
	width: 100%
}

.modalWrapper .signIn .form .steps,
.modalWrapper .signUp .form .steps {
	padding: 45px 0 25px;
	width: 100%
}

.modalWrapper .signIn .form .steps .step,
.modalWrapper .signUp .form .steps .step {
	grid-gap: 15px;
	align-items: center;
	display: flex;
	margin-bottom: 35px
}

.modalWrapper .signIn .form .steps .step:last-child,
.modalWrapper .signUp .form .steps .step:last-child {
	margin-bottom: 0
}

.modalWrapper .signIn .form .steps .step .number,
.modalWrapper .signUp .form .steps .step .number {
	align-items: center;
	display: flex;
	font-size: 22px;
	font-style: normal;
	font-weight: 900;
	height: 37px;
	justify-content: center;
	position: relative;
	transform-origin: center;
	transition: all .3s ease;
	width: 37px
}

.modalWrapper .signIn .form .steps .step .number.blue,
.modalWrapper .signUp .form .steps .step .number.blue {
	transform: scale(1.1)
}

.modalWrapper .signIn .form .steps .step .number.blue:before,
.modalWrapper .signUp .form .steps .step .number.blue:before {
	transform: translateX(-50%) scale(1.5)
}

.modalWrapper .signIn .form .steps .step .number.first:before,
.modalWrapper .signUp .form .steps .step .number.first:before {
	bottom: -14px;
	top: auto
}

.modalWrapper .signIn .form .steps .step .number:before,
.modalWrapper .signUp .form .steps .step .number:before {
	background: #2d384e;
	border-radius: 50%;
	content: "";
	height: 5px;
	left: 50%;
	position: absolute;
	top: -14px;
	transform: translateX(-50%);
	transition: transform .3s ease;
	width: 5px
}

.modalWrapper .signIn .form .steps .step .stepTitle,
.modalWrapper .signUp .form .steps .step .stepTitle {
	font-size: 16px
}

.modalWrapper .signIn .form .steps .step .stepTitle a,
.modalWrapper .signUp .form .steps .step .stepTitle a {
	font-weight: 700
}

.modalWrapper .signIn .form .steps .step .stepTitle a span,
.modalWrapper .signUp .form .steps .step .stepTitle a span {
	color: #3bb5ff
}

.modalWrapper .signIn .form .teamForm .teamData,
.modalWrapper .signUp .form .teamForm .teamData {
	grid-gap: 20px;
	align-items: center;
	display: grid;
	grid-template-columns: 125px 1fr
}

.modalWrapper .signIn .form .teamForm .teamData .avatar .ava,
.modalWrapper .signUp .form .teamForm .teamData .avatar .ava {
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	border-radius: 50%;
	cursor: pointer;
	height: 125px;
	position: relative;
	width: 100%
}

.modalWrapper .signIn .form .teamForm .teamData .avatar .ava:hover .select,
.modalWrapper .signUp .form .teamForm .teamData .avatar .ava:hover .select {
	opacity: 1
}

.modalWrapper .signIn .form .teamForm .teamData .avatar .ava .select,
.modalWrapper .signUp .form .teamForm .teamData .avatar .ava .select {
	align-items: center;
	background-color: rgba(15, 22, 36, .851);
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	height: 102%;
	justify-content: center;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity .2s ease;
	width: 102%;
	z-index: 1
}

.modalWrapper .signIn .form .teamForm .teamData .avatar .ava .select img,
.modalWrapper .signUp .form .teamForm .teamData .avatar .ava .select img {
	width: 45px
}

.modalWrapper .signIn .form .teamForm .teamData .avatar .ava .select p,
.modalWrapper .signUp .form .teamForm .teamData .avatar .ava .select p {
	font-size: 10px
}

.modalWrapper .signIn .form .teamForm .teamData .avatar .ava .avaImg,
.modalWrapper .signUp .form .teamForm .teamData .avatar .ava .avaImg {
	border-radius: 50%;
	height: 117px;
	left: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 117px
}

.modalWrapper .signIn .form .teamForm .mediaWrap,
.modalWrapper .signIn .form .teamForm .teamData .nameDesc .field:last-child,
.modalWrapper .signUp .form .teamForm .mediaWrap,
.modalWrapper .signUp .form .teamForm .teamData .nameDesc .field:last-child {
	margin-top: 20px
}

.modalWrapper .signIn .form .teamForm .mediaWrap .mediaList,
.modalWrapper .signUp .form .teamForm .mediaWrap .mediaList {
	grid-gap: 15px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
	margin-top: 15px
}

.modalWrapper .signIn .form .teamForm .mediaWrap .mediaList .m,
.modalWrapper .signUp .form .teamForm .mediaWrap .mediaList .m {
	align-items: center;
	background-clip: padding-box, border-box;
	background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 20%, #192232 47%);
	background-origin: border-box;
	border: 3px solid #0000;
	border-radius: 23px;
	cursor: pointer;
	display: flex;
	height: 47px;
	justify-content: center
}

.modalWrapper .signIn .form .teamForm .mediaWrap .mediaList .m.selected,
.modalWrapper .signUp .form .teamForm .mediaWrap .mediaList .m.selected {
	background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #41c6ff 20%, #1a64fc 47%)
}

.modalWrapper .signIn .form .teamForm .mediaWrap .mediaList .m img,
.modalWrapper .signUp .form .teamForm .mediaWrap .mediaList .m img {
	margin-right: 10px;
	width: 23px
}

.modalWrapper .signIn .form .social,
.modalWrapper .signUp .form .social {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 20px
}

.modalWrapper .signIn .form .social a,
.modalWrapper .signUp .form .social a {
	margin: 0 8px
}

.modalWrapper .signIn .form .social .socialBtn,
.modalWrapper .signUp .form .social .socialBtn {
	cursor: pointer;
	width: 109px
}

.modalWrapper .signIn .form .social .socialBtn img,
.modalWrapper .signUp .form .social .socialBtn img {
	width: 100%
}

.modalWrapper .signIn .form .miniText,
.modalWrapper .signUp .form .miniText {
	color: #475774;
	font-size: 15px;
	text-align: center
}

.modalWrapper .signIn .form .miniText h5,
.modalWrapper .signUp .form .miniText h5 {
	color: var(--text);
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px
}

.modalWrapper .signIn .form .foot,
.modalWrapper .signUp .form .foot {
	display: flex;
	flex-direction: column;
	width: 100%
}

.modalWrapper .signIn .form .foot .reg,
.modalWrapper .signUp .form .foot .reg {
	display: none !important
}

@media(max-height:450px), (max-width:700px) {

	.modalWrapper .signIn .form .foot .reg,
	.modalWrapper .signUp .form .foot .reg {
		display: flex !important
	}
}

.modalWrapper .signIn .form .foot.final,
.modalWrapper .signUp .form .foot.final {
	grid-gap: 15px;
	display: grid;
	grid-template-columns: 1fr 1fr
}

.modalWrapper .signIn .form .foot .mainBtn,
.modalWrapper .signUp .form .foot .mainBtn {
	font-size: 17px;
	margin-top: 15px
}

.modalWrapper .signIn .form .foot .loginSwap,
.modalWrapper .signUp .form .foot .loginSwap {
	align-items: center;
	display: flex;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	justify-content: center;
	margin-top: 15px
}

.modalWrapper .signIn .form .foot .loginSwap a,
.modalWrapper .signIn .form .foot .loginSwap span,
.modalWrapper .signUp .form .foot .loginSwap a,
.modalWrapper .signUp .form .foot .loginSwap span {
	color: #2b90fe;
	cursor: pointer;
	margin-left: 5px
}

.modalWrapper .signIn .form .captcha,
.modalWrapper .signUp .form .captcha {
	align-items: center;
	display: flex;
	justify-content: center
}

.modalWrapper .signIn .passStrenght,
.modalWrapper .signUp .passStrenght {
	grid-gap: 4px;
	display: grid;
	grid-template-columns: 10px 10px 10px 10px;
	padding-left: 20px;
	padding-top: 10px;
	width: 100%
}

.modalWrapper .signIn .passStrenght .bar,
.modalWrapper .signUp .passStrenght .bar {
	animation: bounceInLeft;
	animation-duration: .2s;
	animation-fill-mode: both;
	animation-timing-function: ease;
	border-radius: 50%;
	height: 10px;
	width: 100%
}

.modalWrapper .signIn .remember,
.modalWrapper .signUp .remember {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	width: 100%
}

.modalWrapper .signIn .remember span,
.modalWrapper .signUp .remember span {
	color: var(--text);
	font-size: 13px;
	font-weight: 300
}

.modalWrapper .signIn .remember span .link,
.modalWrapper .signIn .remember span a,
.modalWrapper .signUp .remember span .link,
.modalWrapper .signUp .remember span a {
	color: #2b90fe;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px
}

.modalWrapper .signIn .remember .check,
.modalWrapper .signUp .remember .check {
	background: #293750;
	border-radius: 50%;
	cursor: pointer;
	height: 19px;
	margin-right: 15px;
	position: relative;
	width: 19px
}

.modalWrapper .signIn .remember .check.true:before,
.modalWrapper .signUp .remember .check.true:before {
	opacity: 1
}

.modalWrapper .signIn .remember .check:before,
.modalWrapper .signUp .remember .check:before {
	background-color: #41c6ff;
	border-radius: 50%;
	content: "";
	height: 19px;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity .12s ease-out;
	width: 19px
}

.modalWrapper .signIn .react-code-input,
.modalWrapper .signUp .react-code-input {
	align-items: center;
	display: flex !important;
	justify-content: center
}

.modalWrapper .signIn .react-code-input input,
.modalWrapper .signUp .react-code-input input {
	background-color: var(--btnDark);
	border: 2px solid #212f44;
	border-radius: 25px;
	color: var(--text);
	font-size: 1.1rem;
	height: 50px;
	padding: 0;
	text-transform: uppercase;
	transition: border-color .3s ease;
	transition: color .3s ease-out, opacity .3s ease-out;
	width: 9ch
}

.modalWrapper .signIn .react-code-input input::placeholder,
.modalWrapper .signUp .react-code-input input::placeholder {
	color: #475774;
	opacity: 1
}

.modalWrapper .signIn .react-code-input input:-webkit-autofill,
.modalWrapper .signIn .react-code-input input:-webkit-autofill:active,
.modalWrapper .signIn .react-code-input input:-webkit-autofill:focus,
.modalWrapper .signIn .react-code-input input:-webkit-autofill:hover,
.modalWrapper .signUp .react-code-input input:-webkit-autofill,
.modalWrapper .signUp .react-code-input input:-webkit-autofill:active,
.modalWrapper .signUp .react-code-input input:-webkit-autofill:focus,
.modalWrapper .signUp .react-code-input input:-webkit-autofill:hover {
	-webkit-text-fill-color: var(--text);
	-webkit-background-clip: text;
	box-shadow: inset 0 0 20px 20px var(--btnDark);
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
	-webkit-transition: border-color .3s ease;
	transition: border-color .3s ease
}

.modalWrapper .signIn .react-code-input input:focus,
.modalWrapper .signUp .react-code-input input:focus {
	border-color: var(--blue) !important
}

.modalWrapper .selector {
	align-items: center;
	color: #fff !important;
	display: flex;
	font-size: 1rem;
	height: 50px;
	justify-content: space-between;
	margin: 10px 0 20px;
	position: relative;
	z-index: 3;
	z-index: 100
}

.modalWrapper .selector .defaultSelect__control {
	width: 100%
}

.modalWrapper .selector .defaultSelect__menu {
	max-height: 300px !important
}

.modalWrapper .selector.active {
	background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
	box-shadow: 0 0 20px 0 #3a7cffab;
	transition: box-shadow .3s ease
}

.modalWrapper .selector.active:hover {
	border-color: #0000
}

.modalWrapper .selector.active .defaultSelect__single-value {
	color: #fff
}

.modalWrapper .selector.active .defaultSelect__single-value span.count {
	border-color: #fff
}

.modalWrapper .selector.active .defaultSelect__indicator {
	color: #fff
}

.modalWrapper .selector.none .defaultSelect__control--menu-is-open .defaultSelect__single-value {
	display: none
}

.modalWrapper .selector.none .defaultSelect__control--menu-is-open .defaultSelect__input {
	margin: 0 10px !important
}

.modalWrapper .signUp .data {
	-webkit-backdrop-filter: blur(13.5px);
	backdrop-filter: blur(13.5px);
	background: #121a2929;
	border-radius: 15px;
	bottom: 20px;
	left: 50%;
	padding: 25px;
	position: absolute;
	transform: translateX(-50%);
	width: calc(100% - 40px)
}

.modalWrapper .signUp .data.mobile {
	bottom: auto;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	padding: 20px 25px;
	position: relative;
	width: 100%
}

.modalWrapper .signUp .data.mobile h1 {
	font-size: 24px;
	margin-bottom: 15px
}

.modalWrapper .signUp .data.mobile .list {
	grid-gap: 40px;
	grid-template-columns: auto 1fr
}

.modalWrapper .signUp .data.mobile .list h2 {
	font-size: 34px
}

.modalWrapper .signUp .data.mobile .list p {
	font-size: 12px
}

.modalWrapper .signUp .data h1 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 35px
}

.modalWrapper .signUp .data h1 span {
	color: #2b90fe
}

.modalWrapper .signUp .data .list {
	grid-gap: 25px;
	display: grid;
	grid-template-columns: 1fr 1fr
}

.modalWrapper .signUp .data .list h2 {
	font-size: 50px;
	font-weight: 700
}

.modalWrapper .signUp .data .list h2 b {
	color: #2b90fe
}

.modalWrapper .signUp .data .list h2 p {
	font-size: 16px;
	font-weight: 400;
	opacity: .7
}

.modalWrapper .signUp .left .tl {
	animation: tlAnim .3s ease .3s both;
	height: auto !important;
	top: 40px
}

@keyframes tlAnim {
	0% {
		opacity: 0;
		right: -100px
	}

	80% {
		right: -25px
	}

	to {
		opacity: 1;
		right: -33px
	}
}

.modalWrapper .signUp .left .tl:nth-child(2) {
	animation: tlAnim2 .15s ease .5s both;
	opacity: 0;
	right: -33px
}

@keyframes tlAnim2 {
	0% {
		opacity: 0;
		right: -33px
	}

	80% {
		right: 50px
	}

	to {
		opacity: .6;
		right: 42px
	}
}

.modalWrapper .signUp .left .tl:nth-child(3) {
	animation: tlAnim3 .15s ease .6s both;
	opacity: 0;
	right: -42px
}

@keyframes tlAnim3 {
	0% {
		opacity: 0;
		right: 42px
	}

	80% {
		right: 125px
	}

	to {
		opacity: .3;
		right: 117px
	}
}

.modalWrapper .signUp .image {
	animation: floatReg 10s ease-in-out infinite;
	bottom: 318px;
	left: -123px;
	width: 460px
}

@keyframes floatReg {
	0% {
		transform: translateY(0)
	}

	50% {
		transform: translateY(-40px)
	}

	to {
		transform: translateY(0)
	}
}

.modalWrapper .signUp .form .switch {
	margin: 50px auto 0;
	max-width: 370px
}

.modalWrapper .signUp .form .switch .item {
	margin-right: 10px;
	width: 115px
}

.modalWrapper .signUp .form .switch .mainBtn {
	width: 115px
}

.modalWrapper .signUp .form .inputs {
	margin-top: 25px
}

@media(max-height:700px) {
	.modalWrapper .modal {
		border-radius: 0;
		min-height: 100vh
	}

	.modalWrapper .modal .form {
		padding: 15px 15px 20px !important
	}
}

.streamPop {
	position: relative
}

@media(max-width:1100px) {
	.streamPop .tournament {
		height: auto !important
	}

	.streamPop .tournament .activeBlock {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important
	}

	.streamPop .tournament .activeBlock .streamTitle {
		grid-area: 1/1/1/1
	}

	.streamPop .tournament .activeBlock .teamPlace {
		width: 250px !important
	}

	.streamPop .tournament .activeBlock .teamPlace:after {
		width: 20px
	}

	.streamPop .tournament .activeBlock .teamPlace h5 {
		font-size: 98px !important;
		text-align: left !important
	}

	.streamPop .tournament .activeBlock .teamPlace p {
		font-size: 38px !important;
		text-align: left !important
	}

	.streamPop .tournament .teamInfo {
		display: grid !important;
		grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
		padding-top: 50px
	}

	.streamPop .tournament .teamInfo .statItem {
		background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, rgba(37, 48, 65, .502) 30%, #192232)
	}

	.streamPop .tournament .character {
		bottom: auto;
		height: auto !important;
		top: -40px;
		width: 440px !important
	}

	.streamPop .tournament .backHolder .back {
		height: 400px !important
	}
}

@media(max-width:900px) {
	.streamPop .tournament .character {
		right: -60px !important;
		width: 440px !important
	}
}

@media(max-width:550px) {
	.streamPop .tournament .streamTitle h1 {
		font-size: 58px !important
	}

	.streamPop .tournament .activeBlock .teamPlace {
		width: 190px !important
	}

	.streamPop .tournament .activeBlock .teamPlace h5 {
		font-size: 82px !important;
		font-weight: 700 !important
	}

	.streamPop .tournament .activeBlock .teamPlace p {
		font-size: 34px !important;
		font-weight: 700 !important
	}

	.streamPop .tournament .teamInfo {
		display: grid !important;
		grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
		padding-top: 50px
	}

	.streamPop .tournament .teamInfo .statItem {
		background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, rgba(37, 48, 65, .502) 30%, #192232)
	}

	.streamPop .tournament .character {
		top: 110px;
		width: 255px !important
	}

	.streamPop .tournament .backHolder .back {
		height: 365px !important
	}
}

.streamPop .tournament {
	justify-content: space-around;
	padding: 30px 50px 50px
}

.streamPop .tournament .activeBlock {
	grid-gap: 30px;
	align-items: center
}

.streamPop .tournament .activeBlock .teamPlace {
	align-items: flex-start;
	background: linear-gradient(90deg, #309bfe00, #247dfd99) !important;
	position: relative;
	width: 170px
}

.streamPop .tournament .activeBlock .teamPlace:after {
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%), #d9d9d9;
	border-radius: 10px;
	content: "";
	height: 100%;
	position: absolute;
	right: -10px;
	top: 0;
	width: 15px
}

.streamPop .tournament .activeBlock .teamPlace h5 {
	font-size: 68px;
	font-weight: 700;
	line-height: 80%;
	text-align: center
}

.streamPop .tournament .activeBlock .teamPlace p {
	font-size: 28px;
	font-weight: 700;
	line-height: 80%;
	padding-top: 10px;
	text-align: center;
	text-transform: lowercase
}

.streamPop .tournament .activeBlock .streamTitle .label {
	font-size: 22px;
	font-style: normal;
	font-weight: 500
}

.streamPop .tournament .activeBlock .streamTitle h1 {
	font-size: 62px;
	font-style: normal;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.streamPop .tournament .teamInfo {
	grid-gap: 15px;
	display: flex;
	max-width: 100%;
	z-index: 2
}

.streamPop .tournament .teamInfo .statItem {
	padding-right: 25px
}

.streamPop .tournament:before {
	background: #121a29;
	border-radius: 35px 35px 0 0;
	bottom: 0;
	content: "";
	height: 10%;
	left: 0;
	position: absolute;
	top: auto;
	width: 100%;
	z-index: 1
}

.streamPop .tournament .character {
	bottom: 10%;
	right: -10px
}

.streamPop .tournament .backHolder {
	border-radius: 35px 35px 0 0
}

.streamPop .tnAbout {
	margin-top: 0 !important
}

.streamPop .tnAbout .mainBtn {
	height: 60px;
	margin-top: 25px;
	width: 250px
}

.streamPop .tnAbout .mainBtn img {
	margin-right: 10px
}

@media(max-width:1150px) {
	.streamPop .tnAbout .tableWrapper .listHead {
		display: none !important
	}

	.streamPop .tnAbout .tableWrapper .list {
		grid-gap: 15px;
		display: grid !important;
		grid-template-columns: repeat(auto-fill, minmax(343px, 1fr)) !important
	}

	.streamPop .tnAbout .tableWrapper .list .userRow {
		background-clip: padding-box, border-box;
		background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 30%, #192232);
		background-origin: border-box;
		border: 4px solid #0000;
		border-radius: 25px !important;
		grid-template-columns: minmax(0, .7fr) minmax(0, 1fr) !important;
		height: auto !important;
		margin: 0 !important;
		padding: 20px !important
	}

	.streamPop .tnAbout .tableWrapper .list .userRow .vertical {
		display: grid !important;
		font-size: 20px !important;
		grid-template-columns: auto minmax(0, 1fr)
	}

	.streamPop .tnAbout .tableWrapper .list .userRow .vertical .icon {
		margin-right: 10px !important;
		width: 24px
	}

	.streamPop .tnAbout .tableWrapper .list .userRow .vertical.prize {
		font-size: 32px !important;
		grid-area: 3/1/3/3;
		padding-left: 0 !important;
		padding-top: 20px
	}

	.streamPop .tnAbout .tableWrapper .list .userRow .vertical.prize .iconPrize {
		left: auto !important;
		right: -40px !important;
		top: 90% !important;
		width: 200px !important
	}

	.streamPop .tnAbout .tableWrapper .list .userRow .label {
		display: block !important;
		grid-area: 2/1/2/3
	}
}

@media(max-width:750px) {
	.streamPop .tnAbout .tableWrapper .list {
		grid-template-columns: 1fr !important
	}
}

.streamPop .tnAbout .tableWrapper.his .listHead {
	grid-template-columns: 70px 150px 1fr 1fr 140px 1fr;
	position: relative
}

.streamPop .tnAbout .tableWrapper.his .listHead:after {
	background-color: #232940;
	bottom: -20px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%
}

.streamPop .tnAbout .tableWrapper.his .list .userRow {
	grid-template-columns: 70px 150px 1fr 1fr 140px 1fr;
	height: 70px;
	padding: 0
}

.streamPop .tnAbout .tableWrapper.his .list .userRow.line:after {
	display: none
}

.streamPop .tnAbout .tableWrapper.his .list .userRow:after {
	background-color: #232940;
	bottom: -20px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%
}

.streamPop .tnAbout .tableWrapper.his .list .userRow .vertical {
	font-size: 20px;
	justify-content: center
}

.streamPop .tnAbout .tableWrapper.his .list .userRow .vertical .avImg {
	border-radius: 50%;
	margin-right: 10px;
	width: 30px
}

.streamPop .tnAbout .tableWrapper .listHead {
	grid-gap: 15px;
	display: grid;
	grid-template-columns: 200px 1fr 1fr 1fr;
	margin-bottom: 25px
}

.streamPop .tnAbout .tableWrapper .listHead h6 {
	color: #475774;
	font-size: 18px;
	font-weight: 400;
	text-align: center
}

.streamPop .tnAbout .tableWrapper .list .userRow {
	grid-gap: 15px;
	align-items: center;
	border-radius: 50px;
	display: grid;
	grid-template-columns: 115px 130px 180px 1fr 1fr;
	height: 80px;
	margin-bottom: 25px;
	overflow: hidden;
	padding: 0 20px;
	position: relative
}

.streamPop .tnAbout .tableWrapper .list .userRow .label {
	color: #475774;
	display: none;
	font-size: 11px;
	font-weight: 700
}

.streamPop .tnAbout .tableWrapper .list .userRow .vertical {
	align-items: center;
	display: flex;
	font-size: 24px;
	font-weight: 700;
	position: relative
}

.streamPop .tnAbout .tableWrapper .list .userRow .vertical.id {
	font-size: 20px
}

.streamPop .tnAbout .tableWrapper .list .userRow .vertical span {
	-webkit-text-fill-color: #0000;
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(90deg, #41c6ff 0, #1a64fc);
	color: #0000;
	font-size: 24px
}

.streamPop .tnAbout .tableWrapper .list .userRow .vertical.name {
	color: var(--blue)
}

.streamPop .tnAbout .tableWrapper .list .userRow .vertical .icon {
	margin-right: 15px
}

.streamPop .tnAbout .tableWrapper .list .userRow .vertical.prize {
	padding-left: 90px
}

.streamPop .tnAbout .tableWrapper .list .userRow .vertical.prize .iconPrize {
	filter: drop-shadow(0 0 36.54px rgba(58, 124, 255, .67));
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 75px
}

.streamPop .tnAbout .tableWrapper .list .userRow:last-child {
	margin-bottom: 0
}

.streamPop .tnAbout .tableWrapper .list .userRow.back {
	background-clip: padding-box, border-box;
	background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 30%, #192232);
	background-origin: border-box;
	border: 4px solid #0000
}

.streamPop .investHead {
	margin: 0;
	padding: 60px 60px 50px;
	z-index: 10
}

@media(max-width:600px) {
	.streamPop .investHead {
		font-size: 24px;
		padding: 25px
	}

	.streamPop .investHead:after {
		left: 0 !important;
		width: 100% !important
	}
}

.streamPop .investHead:after {
	background-color: #232940;
	bottom: 0;
	content: "";
	height: 2px;
	left: 60px;
	position: absolute;
	width: 60%
}

.streamPop .hisCompilation {
	padding: 70px 70px 150px;
	position: relative;
	width: 100%
}

@media(max-width:1100px) {
	.streamPop .hisCompilation .character {
		display: none
	}
}

@media(max-width:900px) {
	.streamPop .hisCompilation {
		padding: 50px 30px 100px 50px
	}
}

@media(max-width:550px) {
	.streamPop .hisCompilation {
		padding: 50px 20px 40px
	}
}

.streamPop .hisCompilation .character {
	bottom: 0;
	position: absolute;
	right: -60px
}

.streamPop .hisCompilation .champion {
	grid-gap: 30px;
	align-items: center;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr)
}

@media(max-width:900px) {
	.streamPop .hisCompilation .champion {
		grid-template-columns: minmax(0, 1fr)
	}
}

.streamPop .hisCompilation .champion .avatar {
	align-items: center;
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	border-radius: 50%;
	display: flex;
	height: 205px;
	justify-content: center;
	position: relative;
	width: 205px
}

.streamPop .hisCompilation .champion .avatar .avImg {
	border: 5px solid #192232;
	border-radius: 50%;
	height: 190px;
	width: 190px
}

.streamPop .hisCompilation .champion .avatar .light {
	left: 46%;
	position: absolute;
	top: 40%;
	transform: translate(-50%, -50%);
	width: 500px;
	z-index: -1
}

.streamPop .hisCompilation .champion .streamerUser .label {
	font-size: 24px;
	font-weight: 700
}

.streamPop .hisCompilation .champion .streamerUser h2 {
	font-size: 68px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.streamPop .hisCompilation .champion .miniInfo {
	grid-gap: 20px;
	display: flex;
	margin-top: 15px
}

@media(max-width:550px) {
	.streamPop .hisCompilation .champion .miniInfo {
		display: block
	}

	.streamPop .hisCompilation .champion .miniInfo .media {
		margin-bottom: 20px
	}
}

.streamPop .hisCompilation .champion .miniInfo .mainBtn,
.streamPop .hisCompilation .champion .miniInfo a {
	grid-gap: 15px;
	height: 70px;
	padding: 0 20px
}

.streamPop .hisCompilation .champion .miniInfo .mainBtn .textBox,
.streamPop .hisCompilation .champion .miniInfo a .textBox {
	font-size: 22px;
	font-style: normal;
	font-weight: 900
}

.streamPop .hisCompilation .champion .miniInfo .mainBtn .textBox p,
.streamPop .hisCompilation .champion .miniInfo a .textBox p {
	color: #475774;
	font-size: 12px;
	font-weight: 500;
	padding-top: 5px
}

.streamPop .hisCompilation .statistics {
	grid-gap: 50px;
	align-items: center;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr);
	justify-content: space-between;
	margin-top: 80px
}

@media(max-width:750px) {
	.streamPop .hisCompilation .statistics {
		grid-template-columns: minmax(0, 1fr);
		margin-top: 50px
	}
}

@media(max-width:550px) {
	.streamPop .hisCompilation .statistics .stat h4 {
		font-size: 49px !important
	}

	.streamPop .hisCompilation .statistics .stat p {
		font-size: 28px !important
	}
}

.streamPop .hisCompilation .statistics .stat h4 {
	-webkit-text-fill-color: #0000;
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(90deg, #41c6ff 0, #1a64fc);
	color: #0000;
	font-size: 64px;
	font-weight: 900
}

.streamPop .hisCompilation .statistics .stat p {
	font-size: 32px;
	font-weight: 700
}

.streamPop .backIcon {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

@media(max-width:900px) {
	.streamPop .backIcon {
		min-height: 700px;
		object-fit: cover
	}
}

.investHead, .confirmHead {
	align-items: flex-start;
	display: flex;
	font-size: 34px;
	font-weight: 700;
	justify-content: space-between;
	margin-bottom: 60px;
	position: relative
}

.investHead.ac, .confirmHead.ac {
	justify-content: center
}

.investHead.ac .close, .confirmHead.ac .close {
	color: #475774;
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(50%, -50%)
}

.investHead .logo, .confirmHead .logo {
	max-width: 150px
}

.modal.confirm-redirect {
    max-height: 40vh;
    min-height: 40vh;
    margin-top: 30vh;
}

.vacation .investHead {
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	text-shadow: 0 6.353px 8.471px #172e502e, 0 6.353px 8.471px #172e502e;
	text-transform: uppercase
}

.vacation .compilation {
	align-items: center;
	display: flex;
	justify-content: center
}

.vacation .compilation .float {
	animation: floatBlock 10s infinite alternate;
	filter: blur(2.5px);
	position: absolute;
	right: 12%;
	top: 21%;
	transform: rotate(35deg);
	width: 200px
}

.vacation .compilation .float.two {
	animation: floatBlockTwo 15s infinite alternate;
	filter: blur(5.5px);
	position: absolute;
	right: 66%;
	top: 26%;
	transform: rotate(316deg);
	width: 135px
}

@keyframes floatBlock {
	0% {
		transform: rotate(35deg) translateY(0)
	}

	50% {
		transform: rotate(35deg) translateY(-20px)
	}

	to {
		transform: rotate(35deg) translateY(0)
	}
}

@keyframes floatBlockTwo {
	0% {
		transform: rotate(316deg) translateY(0)
	}

	50% {
		transform: rotate(316deg) translateY(-20px)
	}

	to {
		transform: rotate(316deg) translateY(0)
	}
}

.vacation .acctention {
	color: #fff;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 0 35px 35px;
	text-align: center
}

.vacation .acctention span {
	color: #0085ff;
	font-weight: 700;
	text-transform: uppercase
}

.vacation .row {
	grid-gap: 15px;
	display: grid;
	grid-template-columns: .7fr 1fr
}

.vacation .row .red {
	background-image: linear-gradient(180deg, #e4317c, #d03144), linear-gradient(180deg, #ff8e9b, #d03144)
}

.vacation .row .red:hover {
	border-color: #ff8e9b
}

.streamInvest {
	padding: 50px
}
.modal .confirm-redirect {
    padding: 1.5rem;
}

@media(max-width:550px) {
	.streamInvest {
		padding: 25px
	}

	.streamInvest .investHead {
		font-size: 28px
	}

	.streamInvest .streamHead {
		padding-left: 0 !important
	}

	.streamInvest .streamHead .streamerUser {
		padding-left: 15px !important
	}

	.streamInvest .streamHead .streamerUser .label {
		font-size: 16px
	}

	.streamInvest .streamHead .streamerUser h2 {
		font-size: 44px !important
	}

	.streamInvest .investInfo {
		grid-template-columns: 1fr !important
	}

	.streamInvest .investInfo .inside {
		padding: 0 !important
	}

	.streamInvest .investInfo .inside .itemIcon {
		width: 90px !important
	}

	.streamInvest .investInfo .inside .textBox h1 {
		font-size: 32px !important
	}

	.streamInvest .investInfo .inside .textBox .label {
		font-size: 14px !important
	}

	.streamInvest .add {
		font-size: 18px !important
	}

	.streamInvest .description {
		font-size: 14px !important
	}
}

.streamInvest .streamHead {
	align-items: center;
	display: grid;
	grid-template-columns: auto minmax(0, 1fr);
	padding-bottom: 50px;
	padding-left: 30px;
	position: relative;
	z-index: 1
}

.streamInvest .streamHead .avatar {
	height: 80px;
	position: relative;
	width: 80px
}

.streamInvest .streamHead .avatar .avImg {
	border-radius: 50%;
	height: 100%;
	width: 100%
}

.streamInvest .streamHead .avatar .light {
	left: 44%;
	position: absolute;
	top: 28%;
	transform: translate(-50%, -50%);
	z-index: -1
}

.streamInvest .streamHead .streamerUser {
	padding-left: 30px
}

.streamInvest .streamHead .streamerUser h2 {
	-webkit-text-fill-color: #0000;
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 58px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.streamInvest .streamHead .streamerUser .label {
	font-size: 20px;
	font-style: normal;
	font-weight: 700
}

.streamInvest .investInfo {
	grid-gap: 25px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr))
}

.streamInvest .investInfo .inside {
	align-items: center;
	border-radius: 25px;
	display: flex;
	height: 130px;
	padding-right: 30px
}

.streamInvest .investInfo .inside .itemIcon {
	width: 110px
}

.streamInvest .investInfo .inside .textBox {
	padding-left: 15px
}

.streamInvest .investInfo .inside .textBox .abs {
	align-items: flex-start;
	display: flex
}

.streamInvest .investInfo .inside .textBox h1 {
	-webkit-text-fill-color: #0000;
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 38px;
	font-weight: 700
}

.streamInvest .investInfo .inside .textBox p {
	color: #0fffb7;
	font-size: 16px;
	font-weight: 500;
	padding-left: 10px;
	z-index: 1
}

.streamInvest .investInfo .inside .textBox .label {
	font-size: 16px;
	font-weight: 700
}

.streamInvest .description {
	color: #475774;
	font-size: 16px;
	font-weight: 300;
	padding: 30px 0;
	text-align: center
}

.streamInvest .field .label {
	font-size: 20px;
	padding: 0;
	text-align: center
}

.streamInvest .field input {
	text-align: center
}

.streamInvest .add {
	align-items: center;
	display: flex;
	font-size: 20px;
	justify-content: center;
	padding: 20px 0 40px
}

.streamInvest .add span {
	-webkit-text-fill-color: #0000;
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 26px;
	font-weight: 700;
	padding-left: 5px
}

.streamInvest .comission {
	color: #475774;
	font-size: 18px;
	font-weight: 400;
	padding-top: 20px;
	text-align: center;
	width: 100%
}

.modal.rigionModal {
	border: 0;
	min-height: 0;
	min-height: auto;
	position: relative;
	width: 1000px
}

@media(max-width:900px) {
	.modal.rigionModal {
		height: 100%
	}
}

.modal.rigionModal .blocked {
	grid-gap: 10px;
	display: grid;
	grid-template-columns: 1fr 1.3fr
}

@media(max-width:900px) {
	.modal.rigionModal .blocked {
		grid-template-columns: 1fr
	}
}

.modal.rigionModal .blocked .imgWrapper {
	height: 100%;
	width: 100%
}

.modal.rigionModal .blocked .imgWrapper .blockedImg {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 43%
}

@media(max-width:900px) {
	.modal.rigionModal .blocked .imgWrapper .blockedImg {
		height: 50%;
		left: 50%;
		object-fit: contain;
		transform: translateX(-50%);
		width: 100%
	}
}

.modal.rigionModal .blocked .blockInfo {
	padding: 50px 50px 50px 0
}

@media(max-width:900px) {
	.modal.rigionModal .blocked .blockInfo {
		align-items: center;
		display: flex;
		flex-direction: column;
		padding: 5%
	}
}

.modal.rigionModal .blocked .blockInfo h1 {
	font-size: 32px;
	font-weight: 700
}

@media(max-width:900px) {
	.modal.rigionModal .blocked .blockInfo h1 {
		font-size: 28px;
		text-align: center
	}
}

.modal.rigionModal .blocked .blockInfo p {
	color: #536ea5;
	font-size: 16px;
	font-weight: 400;
	line-height: 170%;
	padding: 20px 0
}

@media(max-width:900px) {
	.modal.rigionModal .blocked .blockInfo p {
		font-size: 16px;
		padding: 15px 0;
		text-align: center
	}
}

.modal.rigionModal .blocked .blockInfo .ip {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 20px
}

@media(max-width:900px) {
	.modal.rigionModal .blocked .blockInfo .ip {
		font-size: 14px;
		text-align: center
	}
}

.modal.rigionModal .blocked .blockInfo .ip span {
	color: #247dfc
}

.modal.rigionModal .blocked .blockInfo a,
.modal.rigionModal .blocked .blockInfo a img {
	max-width: 420px;
	width: 100%
}

.modal.rigionModal .blocked .regionBlock {
	border-radius: 25px;
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.modal.vpnModal {
	min-height: 0;
	min-height: auto;
	width: 400px
}

@media(max-width:900px) {
	.modal.vpnModal {
		width: 100%
	}
}

.modal.vpnModal .streamInvest {
	padding: 35px 20px
}

.modal.vpnModal .qr {
	color: var(--textSecondary);
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: auto;
	overflow: hidden;
	padding: 20px 35px 20px 10px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.modal.vpnModal .qr .copyIcon {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 23px
}

.modal .streamInvest {
	padding: 40px
}

.modal .streamInvest .investHead {
	margin-bottom: 40px
}

.modal .streamInvest .investHead h1 {
	font-size: 22px;
	font-weight: 700;
	padding-top: 10px
}

.modal .streamInvest .investHead .close {
	transition: transform .3s ease
}

.modal .streamInvest .investHead .close:hover {
	transform: translate(50%, -50%) scale(1.1)
}

.modal .qr {
	align-items: center;
	background: #192232;
	border-radius: 25px;
	display: flex;
	height: 230px;
	justify-content: center;
	margin: 0 auto 35px;
	padding: 35px;
	width: 230px
}

.modal .qr img {
	height: 100%;
	width: 100%
}

.modal .downloadBtn {
	margin-bottom: 0;
	margin-top: 15px;
	width: 100%
}

.modal .iosStep {
	align-items: center;
	display: flex;
	flex-direction: column
}

.modal .iosStep .stepCircle {
	align-items: center;
	background: linear-gradient(149deg, #41c6ff 8.4%, #1a64fc 80.38%);
	border-radius: 50%;
	display: flex;
	font-size: 28px;
	font-weight: 700;
	height: 40px;
	justify-content: center;
	width: 40px
}

.modal .iosStep h4 {
	font-size: 16px;
	font-weight: 700;
	padding: 10px 0
}

.modal .iosStep span {
	color: #475774;
	font-size: 12px;
	line-height: 170%;
	padding-bottom: 10px;
	text-align: center
}

.modal .iosStep .intructionImg {
	border-radius: 20px;
	margin-bottom: 10px;
	max-width: 250px;
	width: 100%
}

.modal .iosStep .circle {
	background: #475774;
	border-radius: 50%;
	height: 11px;
	margin-bottom: 10px;
	opacity: .5;
	width: 11px
}

.modal .iosStep .circle.one {
	height: 7px;
	width: 7px
}

.modal .iosStep .circle.two {
	height: 5px;
	width: 5px
}

.modal .accessBlock {
	margin-bottom: 25px;
	padding-bottom: 35px;
	position: relative
}

.modal .accessBlock:after {
	background: #47577433;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%
}

.modal .accessBlock .tg {
	align-items: center;
	border-radius: 25px;
	display: flex;
	height: 47px;
	justify-content: center;
	overflow: hidden;
	position: relative;
	transition: transform .3s ease;
	width: 100%
}

.modal .accessBlock .tg:hover {
	transform: scale(1.05)
}

.modal .accessBlock .tg img {
	height: 100%;
	object-fit: cover;
	width: 100%
}

.modal .accessBlock:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}

.modal .accessBlock:last-child:after {
	display: none
}

.modal .accessBlock h3 {
	font-size: 22px;
	font-weight: 700
}

.modal .accessBlock .appCompilation {
	cursor: pointer;
	display: grid;
	grid-template-columns: 1fr 1fr;
	height: 47px;
	margin: 0 auto;
	max-width: 350px;
	position: relative
}

.modal .accessBlock .appCompilation .app {
	grid-gap: 10px;
	align-items: center;
	display: flex;
	justify-content: center;
	z-index: 1
}

.modal .accessBlock .appCompilation .app.blue .icons svg {
	color: #fff
}

.modal .accessBlock .appCompilation .app .btnTextBlock h4 {
	font-size: 12px;
	font-weight: 700
}

.modal .accessBlock .appCompilation .app .btnTextBlock .subT {
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	padding-top: 3px
}

.modal .accessBlock .appCompilation .app .icons {
	align-items: center;
	display: flex
}

.modal .accessBlock .appCompilation .app .icons svg {
	color: #475774;
	height: 20px;
	width: 20px
}

.modal .accessBlock .appCompilation .baseBlock {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%
}

.modal .accessBlock .appCompilation .baseBlock.right {
	left: auto;
	right: 0
}

.modal .accessBlock .accessSub {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 170%;
	padding-bottom: 25px;
	padding-top: 15px
}

.modal .accessBlock .accessSub a,
.modal .accessBlock .accessSub span,
.modal .accessBlock .inputFake {
	-webkit-text-fill-color: #0000;
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(90deg, #41c6ff 0, #1a64fc);
	color: #0000;
	font-weight: 700
}

.modal .accessBlock .inputFake {
	align-items: center;
	border: 2px solid rgba(71, 87, 116, .502);
	border-radius: 25px;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	height: 47px;
	justify-content: center;
	position: relative;
	transition: border-color .3s ease;
	width: 100%
}

.modal .accessBlock .inputFake:hover {
	border-color: #3bb5ff
}

.modal .accessBlock .inputFake img {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.modal .slotModal {
	padding: 20px
}

.modal .slotModal h1 {
	font-size: 12px;
	font-weight: 700
}

.modal .slotModal .slotHead {
	grid-gap: 15px;
	display: grid;
	grid-template-columns: 120px 1fr;
	padding-bottom: 20px
}

.modal .slotModal .slotHead .slotModalImg {
	border-radius: 15px;
	height: 170px;
	object-fit: cover;
	width: 100%
}

.modal .slotModal .slotHead .slotTitle {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 10px 0
}

.modal .slotModal .slotHead .slotTitle h1 {
	font-size: 22px;
	font-weight: 700
}

.modal .slotModal .slotHead .slotTitle .slotProvider {
	color: #475774;
	font-size: 14px;
	font-weight: 400;
	padding-top: 5px
}

.modal .slotModal .slotHead .slotTitle .miniInf {
	align-items: center;
	display: flex;
	padding-top: 20px
}

.modal .slotModal .slotHead .slotTitle .miniInf .like {
	align-items: center;
	border: 2px solid #1f2a41;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	padding: 3px
}

.modal .slotModal .slotHead .slotTitle .miniInf .like.active svg {
	color: #41c6ff
}

.modal .slotModal .slotHead .slotTitle .miniInf .like svg {
	color: #475774;
	transition: color .3s ease;
	width: 27px
}

.modal .slotModal .slotHead .slotTitle .miniInf .rtp {
	font-size: 12px;
	font-weight: 700;
	margin-left: 10px
}

.modal .slotModal .vpnBanner h1 {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 15px
}

.modal .slotModal .vpnBanner .bannerBody {
	align-items: flex-end;
	background: #192232;
	border: 2px solid #222d41;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	height: 110px;
	justify-content: center;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
	z-index: 1
}

.modal .slotModal .vpnBanner .bannerBody .absVpnGirl {
	bottom: -20px;
	left: -15px;
	position: absolute
}

.modal .slotModal .vpnBanner .bannerBody .vpnModalBack {
	border-radius: 10px;
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1
}

.modal .slotModal .vpnBanner .bannerBody .vpnContent {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	max-width: 135px
}

.modal .slotModal .vpnBanner .bannerBody .vpnContent .vpnCoast {
	align-items: center;
	display: flex;
	font-size: 20px;
	font-weight: 700
}

.modal .slotModal .vpnBanner .bannerBody .vpnContent .vpnCoast .discount {
	align-items: center;
	background: linear-gradient(100deg, #fd4ed7, #fd4e80 92.32%);
	border-radius: 9px;
	box-shadow: 0 0 6.6px 0 #fd4fc370;
	display: flex;
	font-size: 9px;
	height: 18px;
	justify-content: center;
	margin-left: 7px;
	width: 44px
}

.modal .slotModal .vpnBanner .bannerBody .vpnContent h2 {
	font-size: 10px;
	font-weight: 700
}

.modal .slotModal .vpnBanner .bannerBody .vpnContent h2 span {
	color: #3ab4ff
}

.modal .slotModal .vpnBanner .bannerBody .vpnContent .notActive {
	color: #3ab4ff;
	font-size: 10px;
	opacity: 1
}

.modal .slotModal .vpnBanner .bannerBody .vpnContent .btnBorder {
	height: 32px;
	width: 125px
}

.modal .slotModal .vpnBanner .bannerBody .vpnContent .btnBorder span {
	font-size: 10px;
	font-weight: 700
}

.modal .slotModal .displayBlock {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	width: 100%
}

.modal .slotModal .displayBlock h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: 700
}

.modal .slotModal .displayBlock h6 a {
	color: #3ab4ff;
	text-decoration: underline
}

.modal .slotModal .displayBlock .switcher {
	height: 17px;
	width: 39px
}

.modal .slotModal .displayBlock .switcher .inside {
	height: 17px;
	width: 17px
}

.modal .slotModal .playBlock {
	grid-gap: 10px;
	display: grid;
	grid-template-columns: 1.5fr 2fr
}

.modal .slotModal .playBlock .mainBtn {
	height: 49px
}

.modal .slotModal .playBlock .mainBtn.full {
	grid-area: 1/1/1/3
}

.modal .slotModal .playBlock .mainBtn.dark {
	background-image: linear-gradient(to bottom, #29334a, #29334a), linear-gradient(to bottom, var(--topLine) 20%, #29334a 47%)
}

.modal .slotModal .playBlock .mainBtn span {
	font-size: 15px;
	font-style: normal;
	font-weight: 700
}

.loading {
	align-items: center;
	background-color: var(--bgColor);
	display: flex;
	height: 100vh;
	justify-content: center;
	width: 100vw
}

:root {
	--toastify-color-light: #fff;
	--toastify-color-dark: #121212;
	--toastify-color-info: #3498db;
	--toastify-color-success: #07bc0c;
	--toastify-color-warning: #f1c40f;
	--toastify-color-error: #e74c3c;
	--toastify-color-transparent: #ffffffb3;
	--toastify-icon-color-info: var(--toastify-color-info);
	--toastify-icon-color-success: var(--toastify-color-success);
	--toastify-icon-color-warning: var(--toastify-color-warning);
	--toastify-icon-color-error: var(--toastify-color-error);
	--toastify-toast-width: 320px;
	--toastify-toast-background: #fff;
	--toastify-toast-min-height: 64px;
	--toastify-toast-max-height: 800px;
	--toastify-font-family: sans-serif;
	--toastify-z-index: 9999;
	--toastify-text-color-light: #757575;
	--toastify-text-color-dark: #fff;
	--toastify-text-color-info: #fff;
	--toastify-text-color-success: #fff;
	--toastify-text-color-warning: #fff;
	--toastify-text-color-error: #fff;
	--toastify-spinner-color: #616161;
	--toastify-spinner-color-empty-area: #e0e0e0;
	--toastify-color-progress-light: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
	--toastify-color-progress-dark: #bb86fc;
	--toastify-color-progress-info: var(--toastify-color-info);
	--toastify-color-progress-success: var(--toastify-color-success);
	--toastify-color-progress-warning: var(--toastify-color-warning);
	--toastify-color-progress-error: var(--toastify-color-error)
}

.Toastify__toast-container {
	box-sizing: border-box;
	color: #fff;
	padding: 4px;
	position: fixed;
	-webkit-transform: translateZ(9999);
	-webkit-transform: translateZ(var(--toastify-z-index));
	width: 320px;
	width: var(--toastify-toast-width);
	z-index: 9999;
	z-index: var(--toastify-z-index)
}

.Toastify__toast-container--top-left {
	left: 1em;
	top: 1em
}

.Toastify__toast-container--top-center {
	left: 50%;
	top: 1em;
	transform: translateX(-50%)
}

.Toastify__toast-container--top-right {
	right: 1em;
	top: 1em
}

.Toastify__toast-container--bottom-left {
	bottom: 1em;
	left: 1em
}

.Toastify__toast-container--bottom-center {
	bottom: 1em;
	left: 50%;
	transform: translateX(-50%)
}

.Toastify__toast-container--bottom-right {
	bottom: 1em;
	right: 1em
}

@media only screen and (max-width:480px) {
	.Toastify__toast-container {
		left: 0;
		margin: 0;
		padding: 0;
		width: 100vw
	}

	.Toastify__toast-container--top-center,
	.Toastify__toast-container--top-left,
	.Toastify__toast-container--top-right {
		top: 0;
		transform: translateX(0)
	}

	.Toastify__toast-container--bottom-center,
	.Toastify__toast-container--bottom-left,
	.Toastify__toast-container--bottom-right {
		bottom: 0;
		transform: translateX(0)
	}

	.Toastify__toast-container--rtl {
		left: auto;
		right: 0
	}
}

.Toastify__toast {
	border-radius: 4px;
	box-shadow: 0 1px 10px 0 #0000001a, 0 2px 15px 0 #0000000d;
	box-sizing: border-box;
	cursor: default;
	direction: ltr;
	display: flex;
	font-family: sans-serif;
	font-family: var(--toastify-font-family);
	justify-content: space-between;
	margin-bottom: 1rem;
	max-height: 800px;
	max-height: var(--toastify-toast-max-height);
	min-height: 64px;
	min-height: var(--toastify-toast-min-height);
	overflow: hidden;
	padding: 8px;
	position: relative;
	z-index: 0
}

.Toastify__toast--rtl {
	direction: rtl
}

.Toastify__toast--close-on-click {
	cursor: pointer
}

.Toastify__toast-body {
	align-items: center;
	display: flex;
	flex: 1 1 auto;
	margin: auto 0;
	padding: 6px
}

.Toastify__toast-body>div:last-child {
	flex: 1 1;
	word-break: break-word
}

.Toastify__toast-icon {
	display: flex;
	flex-shrink: 0;
	margin-inline-end: 10px;
	width: 20px
}

.Toastify--animate {
	animation-duration: .7s;
	animation-fill-mode: both
}

.Toastify--animate-icon {
	animation-duration: .3s;
	animation-fill-mode: both
}

@media only screen and (max-width:480px) {
	.Toastify__toast {
		border-radius: 0;
		margin-bottom: 0
	}
}

.Toastify__toast-theme--dark {
	background: #121212;
	background: var(--toastify-color-dark);
	color: #fff;
	color: var(--toastify-text-color-dark)
}

.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
	background: #fff;
	background: var(--toastify-color-light);
	color: #757575;
	color: var(--toastify-text-color-light)
}

.Toastify__toast-theme--colored.Toastify__toast--info {
	background: #3498db;
	background: var(--toastify-color-info);
	color: #fff;
	color: var(--toastify-text-color-info)
}

.Toastify__toast-theme--colored.Toastify__toast--success {
	background: #07bc0c;
	background: var(--toastify-color-success);
	color: #fff;
	color: var(--toastify-text-color-success)
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
	background: #f1c40f;
	background: var(--toastify-color-warning);
	color: #fff;
	color: var(--toastify-text-color-warning)
}

.Toastify__toast-theme--colored.Toastify__toast--error {
	background: #e74c3c;
	background: var(--toastify-color-error);
	color: #fff;
	color: var(--toastify-text-color-error)
}

.Toastify__progress-bar-theme--light {
	background: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
	background: var(--toastify-color-progress-light)
}

.Toastify__progress-bar-theme--dark {
	background: #bb86fc;
	background: var(--toastify-color-progress-dark)
}

.Toastify__progress-bar--info {
	background: #3498db;
	background: var(--toastify-color-progress-info)
}

.Toastify__progress-bar--success {
	background: #07bc0c;
	background: var(--toastify-color-progress-success)
}

.Toastify__progress-bar--warning {
	background: #f1c40f;
	background: var(--toastify-color-progress-warning)
}

.Toastify__progress-bar--error {
	background: #e74c3c;
	background: var(--toastify-color-progress-error)
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
	background: #ffffffb3;
	background: var(--toastify-color-transparent)
}

.Toastify__close-button {
	align-self: flex-start;
	background: #0000;
	border: none;
	color: #fff;
	cursor: pointer;
	opacity: .7;
	outline: none;
	padding: 0;
	transition: .3s ease
}

.Toastify__close-button--light {
	color: #000;
	opacity: .3
}

.Toastify__close-button>svg {
	fill: currentColor;
	height: 16px;
	width: 14px
}

.Toastify__close-button:focus,
.Toastify__close-button:hover {
	opacity: 1
}

@keyframes Toastify__trackProgress {
	0% {
		transform: scaleX(1)
	}

	to {
		transform: scaleX(0)
	}
}

.Toastify__progress-bar {
	bottom: 0;
	height: 5px;
	left: 0;
	opacity: .7;
	position: absolute;
	transform-origin: left;
	width: 100%;
	z-index: 9999;
	z-index: var(--toastify-z-index)
}

.Toastify__progress-bar--animated {
	animation: Toastify__trackProgress linear 1 forwards
}

.Toastify__progress-bar--controlled {
	transition: transform .2s
}

.Toastify__progress-bar--rtl {
	left: auto;
	right: 0;
	transform-origin: right
}

.Toastify__spinner {
	animation: Toastify__spin .65s linear infinite;
	border: 2px solid #e0e0e0;
	border-color: var(--toastify-spinner-color-empty-area);
	border-radius: 100%;
	border-right-color: #616161;
	border-right-color: var(--toastify-spinner-color);
	box-sizing: border-box;
	height: 20px;
	width: 20px
}

@keyframes Toastify__bounceInRight {

	0%,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		transform: translate3d(10px, 0, 0)
	}

	90% {
		transform: translate3d(-5px, 0, 0)
	}

	to {
		transform: none
	}
}

@keyframes Toastify__bounceOutRight {

	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes Toastify__bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(25px, 0, 0)
	}

	75% {
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		transform: translate3d(5px, 0, 0)
	}

	to {
		transform: none
	}
}

@keyframes Toastify__bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes Toastify__bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}

	75% {
		transform: translate3d(0, 10px, 0)
	}

	90% {
		transform: translate3d(0, -5px, 0)
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes Toastify__bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes Toastify__bounceInDown {

	0%,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0)
	}

	75% {
		transform: translate3d(0, -10px, 0)
	}

	90% {
		transform: translate3d(0, 5px, 0)
	}

	to {
		transform: none
	}
}

@keyframes Toastify__bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
	animation-name: Toastify__bounceInLeft
}

.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
	animation-name: Toastify__bounceInRight
}

.Toastify__bounce-enter--top-center {
	animation-name: Toastify__bounceInDown
}

.Toastify__bounce-enter--bottom-center {
	animation-name: Toastify__bounceInUp
}

.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
	animation-name: Toastify__bounceOutLeft
}

.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
	animation-name: Toastify__bounceOutRight
}

.Toastify__bounce-exit--top-center {
	animation-name: Toastify__bounceOutUp
}

.Toastify__bounce-exit--bottom-center {
	animation-name: Toastify__bounceOutDown
}

@keyframes Toastify__zoomIn {
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes Toastify__zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

.Toastify__zoom-enter {
	animation-name: Toastify__zoomIn
}

.Toastify__zoom-exit {
	animation-name: Toastify__zoomOut
}

@keyframes Toastify__flipIn {
	0% {
		animation-timing-function: ease-in;
		opacity: 0;
		transform: perspective(400px) rotateX(90deg)
	}

	40% {
		animation-timing-function: ease-in;
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		opacity: 1;
		transform: perspective(400px) rotateX(10deg)
	}

	80% {
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		transform: perspective(400px)
	}
}

@keyframes Toastify__flipOut {
	0% {
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		transform: perspective(400px) rotateX(-20deg)
	}

	to {
		opacity: 0;
		transform: perspective(400px) rotateX(90deg)
	}
}

.Toastify__flip-enter {
	animation-name: Toastify__flipIn
}

.Toastify__flip-exit {
	animation-name: Toastify__flipOut
}

@keyframes Toastify__slideInRight {
	0% {
		transform: translate3d(110%, 0, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes Toastify__slideInLeft {
	0% {
		transform: translate3d(-110%, 0, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes Toastify__slideInUp {
	0% {
		transform: translate3d(0, 110%, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes Toastify__slideInDown {
	0% {
		transform: translate3d(0, -110%, 0);
		visibility: visible
	}

	to {
		transform: translateZ(0)
	}
}

@keyframes Toastify__slideOutRight {
	0% {
		transform: translateZ(0)
	}

	to {
		transform: translate3d(110%, 0, 0);
		visibility: hidden
	}
}

@keyframes Toastify__slideOutLeft {
	0% {
		transform: translateZ(0)
	}

	to {
		transform: translate3d(-110%, 0, 0);
		visibility: hidden
	}
}

@keyframes Toastify__slideOutDown {
	0% {
		transform: translateZ(0)
	}

	to {
		transform: translate3d(0, 500px, 0);
		visibility: hidden
	}
}

@keyframes Toastify__slideOutUp {
	0% {
		transform: translateZ(0)
	}

	to {
		transform: translate3d(0, -500px, 0);
		visibility: hidden
	}
}

.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
	animation-name: Toastify__slideInLeft
}

.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
	animation-name: Toastify__slideInRight
}

.Toastify__slide-enter--top-center {
	animation-name: Toastify__slideInDown
}

.Toastify__slide-enter--bottom-center {
	animation-name: Toastify__slideInUp
}

.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
	animation-name: Toastify__slideOutLeft
}

.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
	animation-name: Toastify__slideOutRight
}

.Toastify__slide-exit--top-center {
	animation-name: Toastify__slideOutUp
}

.Toastify__slide-exit--bottom-center {
	animation-name: Toastify__slideOutDown
}

@keyframes Toastify__spin {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	border: 0;
	box-sizing: border-box;
	font-size: 100%;
	font: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: initial
}

:focus {
	outline: 0
}

a {
	color: #fff;
	text-decoration: none
}

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

body {
	background: #fff
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
	background: #0000;
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance: none;
	-moz-appearance: none
}

input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none
}

audio,
canvas,
video {
	*zoom: 1;
	display: inline-block;
	*display: inline;
	max-width: 100%
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 100%;
	scrollbar-width: none
}

a:active,
a:hover {
	outline: 0
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0
}

figure,
form {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
	white-space: normal
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: initial;
	*vertical-align: middle
}

button {
	border: 0;
	margin: 0;
	padding: 0
}

button,
input,
textarea {
	-webkit-appearance: none;
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	*height: 13px;
	padding: 0;
	*width: 13px
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: initial
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

button,
html,
input,
select,
textarea {
	box-sizing: border-box
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

img {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

.chromeframe {
	background: #ccc;
	color: #000;
	margin: .2em 0;
	padding: .2em 0
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

@font-face {
	font-family: Hombre;
	font-style: normal;
	font-weight: 400;
	src: url(/static/fonts/HombreRegular.a2b9b27d071fc0014e56.TTF) format("truetype")
}

@font-face {
	font-family: Hombre;
	font-style: normal;
	font-weight: 700;
	src: url(/static/fonts/HombreBold.450b1c62bbc8cb93b497.TTF) format("truetype")
}

@font-face {
	font-family: Hombre;
	font-style: italic;
	font-weight: 400;
	src: url(/static/fonts/HombreItalic.dcb3fbf98d9da2618cfc.TTF) format("truetype")
}

@font-face {
	font-family: Hombre;
	font-style: italic;
	font-weight: 700;
	src: url(/static/fonts/HombreBoldIt.dec7e648e13e4a1824ab.TTF) format("truetype")
}

.noCopy {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none
}

:root {
	--bgColor: #0c111c;
	--text: #fff;
	--bgModal: #121a29;
	--borderModal: #465063;
	--topLine: #212f44;
	--lines: #475774;
	--btnDark: #192232;
	--blue: #2b90fe;
	--blueDark: #2b91fe56;
	--lightBtn: #232c43;
	--secondary: #192232;
	--textSecondary: #677a9d;
	--textDark: #677a9d;
	--line: #273140;
	--iconColor: #475774;
	--slotHover: #10131fbf;
	--accent: #1a2534;
	--blueSecond: #1e6cfd
}

body {
	background-color: #0c111c;
	background-color: var(--bgColor);
	color: #fff;
	color: var(--text);
	font-family: Inter, sans-serif
}

.safe-bottom {
	padding-bottom: env(safe-area-inset-bottom)
}

::-webkit-scrollbar {
	width: 2px
}

::-webkit-scrollbar-thumb {
	background: #3f4e69;
	border-radius: 2px;
	-webkit-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out
}

::-webkit-scrollbar-track {
	background: #0c111c
}

input::placeholder {
	color: #475774;
	color: var(--lines);
	opacity: 1
}

input {
	font-family: Inter, sans-serif;
	outline: 0
}

img {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none
}

.thumbs {
	grid-gap: 5px;
	display: grid;
	grid-template-columns: auto auto;
	padding-left: 10px
}

.thumbs .arr {
	height: 35px;
	width: 35px
}

.thumbs .arr svg {
	color: #fff;
	transition: transform .3s ease
}

.thumbs .arr:hover svg {
	transform: scale(1.1)
}

.tippy-popper .tippy-tooltip {
	background-color: rgba(12, 17, 28, .902);
	border-radius: 15px;
	box-shadow: 0 1px 6px 0 #11141b80;
	font-size: .8rem;
	max-width: 350px;
	padding: 10px
}

.tippy-popper .tippy-tooltip .arrow-regular {
	border-top: 7px solid rgba(12, 17, 28, .902)
}

.tippy-popper .tippy-tooltip .enter {
	background-color: rgba(12, 17, 28, .902)
}

.switch {
	height: 47px
}

.switch,
.switch .item,
.switch a {
	align-items: center;
	display: flex;
	position: relative
}

.switch .item,
.switch a {
	color: #475774;
	color: var(--lines);
	cursor: pointer;
	font-size: 15px;
	font-weight: 400;
	height: 100%;
	justify-content: center;
	margin-right: 15px;
	transition: color .3s ease;
	width: 100px;
	z-index: 1
}

.switch .item.last,
.switch a.last {
	margin: 0 !important
}

.switch .item:after,
.switch a:after {
	background-clip: padding-box, border-box;
	background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
	background-origin: border-box;
	border: 3px solid #0000;
	border-radius: 25px;
	box-shadow: 0 5px 6px 0 #11141b1f, 0 0 36.54px 0 #3a7cffab;
	content: "";
	height: calc(100% - 6px);
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity .3s ease;
	width: 100%;
	z-index: -1
}

.switch .item.active,
.switch .item:hover,
.switch a.active,
.switch a:hover {
	color: #fff;
	color: var(--text)
}

.switch .item.active .mainBtn,
.switch a.active .mainBtn {
	opacity: 1
}

.switch .mainBtn {
	content: "";
	height: calc(100% - 4px);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity .3s ease, transform .3s ease;
	width: 100px
}

.parallax {
	height: calc(100vh + 100px);
	object-fit: cover;
	width: 100%;
	z-index: -100
}

.spriteBtn {
	cursor: pointer;
	position: relative
}

.spriteBtn:hover .sprite.pressed {
	opacity: 1
}

.spriteBtn .inside {
	align-items: center;
	display: flex;
	font-family: Hombre;
	font-size: 24px;
	height: 100%;
	justify-content: center;
	left: 0;
	padding-bottom: 10px;
	position: absolute;
	text-shadow: 0 3.057px 3.057px #00000094;
	top: 0;
	width: 100%;
	z-index: 1
}

.spriteBtn .sprite {
	object-fit: contain;
	transition: opacity .1s ease;
	width: 100%
}

.spriteBtn .sprite.pressed {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.contentWrapper {
	max-width: 100vw;
	overflow: hidden
}

.container {
	margin: auto;
	max-width: 100vw;
	min-height: 100vh;
	padding-top: 15px;
	position: relative
}

@media(max-width:700px) {
	.container {
		padding-top: 0
	}
}

@keyframes containerBluringIn {
	0% {
		filter: blur(0)
	}

	to {
		filter: blur(10px)
	}
}

@keyframes containerBluringOut {
	0% {
		filter: blur(10px)
	}

	to {
		filter: blur(0)
	}
}

.container.blurIn {
	filter: blur(10px)
}

.container.blurOut {
	filter: blur(0)
}

.countdown {
	grid-gap: 8px;
	display: grid;
	grid-template-columns: auto auto auto auto
}

.countdown .item {
	flex-direction: column
}

.countdown .item,
.countdown .item span {
	align-items: center;
	display: flex;
	justify-content: center
}

.countdown .item span {
	background: #333d5040;
	border: 3px solid #ffffff1a;
	border-radius: 50%;
	font-size: 25px;
	font-weight: 700;
	height: 58px;
	width: 58px
}

.closedGame {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.closedGame .wrap {
	position: relative
}

.closedGame .timerBlock {
	background-color: #121a2980;
	border-radius: 22px;
	bottom: 0;
	display: flex;
	justify-content: center;
	padding: 10px;
	position: absolute;
	width: 100%
}

.closedGame img {
	height: 100%;
	max-height: 750px;
	max-width: 1314px;
	object-fit: cover;
	width: 100%
}

.closedGame img.banned {
	border-radius: 25px;
	box-shadow: 0 5px 6px 0 #11141b1f;
	max-height: 550px;
	max-width: 700px
}

.closedGame .baseBlock {
	border-radius: 20px;
	bottom: 10%;
	left: 50%;
	min-width: 250px;
	padding: 15px 30px;
	position: absolute;
	text-align: center;
	transform: translateX(-50%)
}

.backgroundBack {
	overflow: hidden;
	position: fixed;
	z-index: -2
}

.backgroundBack,
.backgroundBack img {
	height: 100vh;
	left: 0;
	top: 0;
	width: 100vw
}

.backgroundBack img {
	object-fit: cover;
	object-position: center;
	position: absolute
}

.content {
	margin: auto;
	max-width: 100%;
	padding: 0 20px 50px;
	width: 1440px
}

.content.game {
	padding: 0 20px 0 3%;
	width: 100%
}

@media(max-width:1440px) {
	.content {
		max-width: 100vw !important;
		overflow: hidden
	}
}

@media(max-width:600px) {
	.content {
		padding: 0 10px
	}
}

@media(max-width:700px) {
	.content {
		min-height: 100vh
	}
}

.btnBorder {
	align-items: center;
	background: linear-gradient(#121a29, #121a29) padding-box, linear-gradient(90deg, #41c6ff, #1a64fc) border-box;
	background: linear-gradient(var(--bgModal), var(--bgModal)) padding-box, linear-gradient(to right, #41c6ff, #1a64fc) border-box;
	border: 3px solid #0000;
	border-radius: 25px;
	cursor: pointer;
	display: flex;
	font-size: 18px;
	height: 47px;
	justify-content: center;
	overflow: hidden;
	position: relative;
	transition: box-shadow .4s ease;
	width: 100%
}

.btnBorder a,
.btnBorder span {
	position: relative;
	z-index: 1
}

.btnBorder:hover {
	box-shadow: 0 5px 6px 0 #11141b1f, 0 0 36.54px 0 #3a7cffab
}

.btnBorder:hover:after {
	transform: translateX(0)
}

.btnBorder:after {
	background: linear-gradient(90deg, #41c6ff, #1a64fc);
	border-radius: 50%;
	content: "";
	height: 200px;
	left: -10%;
	opacity: 1;
	position: absolute;
	top: -110px;
	transform: translateX(-100%);
	transition: transform .4s ease;
	width: 130%
}

.baseBlock {
	background-clip: padding-box, border-box;
	background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 20%, #192232 47%);
	background-image: linear-gradient(to bottom, #192232, #192232), linear-gradient(to bottom, var(--topLine) 20%, #192232 47%);
	background-origin: border-box;
	border: 3px solid #0000;
	border-radius: 25px;
	box-shadow: 0 5px 6px 0 #11141b1f
}

.baseBlock.blue {
	background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
	box-shadow: 0 5px 6px 0 #11141b1f, 0 0 36.54px 0 #3a7cffab
}

.mainBtn {
	-webkit-touch-callout: none;
	align-items: center;
	background-clip: padding-box, border-box;
	background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 20%, #192232 47%);
	background-image: linear-gradient(to bottom, #192232, #192232), linear-gradient(to bottom, var(--topLine) 20%, #192232 47%);
	background-origin: border-box;
	border: 3px solid #0000;
	border-radius: 50px;
	box-shadow: 0 5px 6px 0 #11141b1f;
	color: #fff;
	color: var(--text);
	cursor: pointer;
	display: flex;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	font-weight: 300;
	height: 47px;
	justify-content: center;
	line-height: normal;
	position: relative;
	transition: border .3s ease;
	-webkit-user-select: none;
	user-select: none
}

.mainBtn span {
	z-index: 3
}

.mainBtn.blue {
	background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
	box-shadow: 0 5px 6px 0 #11141b1f, 0 0 36.54px 0 #3a7cffab
}

.mainBtn.blue .loaderList {
	animation: whiteLoader .5s ease-out infinite alternate;
	background-color: #fff;
	background-color: var(--text);
	box-shadow: 20px 0 #fff, -20px 0 #fff;
	box-shadow: 20px 0 var(--text), -20px 0 var(--text)
}

@keyframes whiteLoader {
	0% {
		background-color: hsla(0, 0%, 100%, .302);
		box-shadow: 20px 0 hsla(0, 0%, 100%, .302), -20px 0 #fff;
		box-shadow: 20px 0 hsla(0, 0%, 100%, .302), -20px 0 var(--text)
	}

	50% {
		background-color: #fff;
		background-color: var(--text);
		box-shadow: 20px 0 hsla(0, 0%, 100%, .302), -20px 0 hsla(0, 0%, 100%, .302)
	}

	to {
		background-color: hsla(0, 0%, 100%, .302);
		box-shadow: 20px 0 #fff, -20px 0 hsla(0, 0%, 100%, .302);
		box-shadow: 20px 0 var(--text), -20px 0 hsla(0, 0%, 100%, .302)
	}
}

.mainBtn.blue:after {
	background-image: linear-gradient(180deg, #3ec2fa, #195fee);
	border-radius: 50px;
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: opacity .1s ease-out;
	width: 100%
}

.mainBtn svg {
	transition: transform .3s ease
}

.mainBtn:hover {
	border-color: #212f44;
	border-color: var(--topLine)
}

.mainBtn:hover.blue {
	background-image: linear-gradient(180deg, #41c6ff, #1a64fc), linear-gradient(180deg, #79cdfd, #1a64fc);
	border-color: #0000
}

.mainBtn:hover.blue:after {
	opacity: 1
}

.modernBtn {
	-webkit-touch-callout: none;
	align-items: center;
	background-color: #121a29;
	background-color: var(--bgModal);
	border: 4px solid #182133;
	border-radius: 30px;
	cursor: pointer;
	display: flex;
	font-size: 15px;
	font-weight: 700;
	height: 55px;
	justify-content: center;
	text-shadow: 0 2.683px 3.577px #172e502e;
	transition: border-color .3s ease, background-color .3s ease;
	-webkit-user-select: none;
	user-select: none;
	width: 100%
}

.modernBtn img {
	margin-right: 5px
}

.modernBtn.active {
	border-color: #2b90fe
}

.modernBtn:hover {
	background-color: #141d2e
}

@media(max-width:600px) {
	.slot:hover {
		transform: scale(1) !important
	}

	.slot .play,
	.slot .slotBack,
	.slot .slotInner {
		border-radius: 15px !important
	}
}

.slot .slotInner.slotLoad {
	animation: loadingLine 1s linear infinite;
	background-color: #19223280
}

.slot .slotInner .slotBack.mob:hover {
	transform: scale(1);
	will-change: auto
}

.slot .blockReason {
	background-color: #192232cc;
	border-radius: 15px;
	bottom: 10px;
	color: hsla(0, 0%, 100%, .902);
	font-size: 10px;
	left: 50%;
	padding: 8px;
	position: absolute;
	text-align: center;
	transform: translateX(-50%);
	transition: opacity .3s ease;
	width: 90%;
	z-index: 2
}

@media(max-width:600px) {
	.slot .blockReason {
		border-radius: 8px;
		font-size: 8px;
		padding: 3px
	}
}

.jackpotBtnNy {
	align-items: center;
	cursor: pointer;
	display: flex;
	filter: drop-shadow(0 0 10px rgba(121, 158, 216, .5));
	height: 60px;
	justify-content: center;
	position: relative;
	transition: transform .1s ease, filter .15s ease;
	width: 300px;
	z-index: 1
}

.jackpotBtnNy input {
	-webkit-text-fill-color: #0000;
	background: #0000;
	background: linear-gradient(180deg, #65da6d, #57ea94 100.7%);
	-webkit-background-clip: text;
	border: none;
	border-bottom: 2px solid #48df87;
	box-shadow: none;
	font-size: 26px;
	font-weight: 700;
	height: 35px;
	outline: none;
	padding: 5px 0;
	text-align: center;
	transition: border-color .3s ease;
	width: 100%
}

.jackpotBtnNy input:focus,
.jackpotBtnNy input:hover {
	border-bottom-color: #48df87
}

.jackpotBtnNy:hover {
	filter: drop-shadow(0 0 10px rgba(121, 158, 216, .7));
	transform: rotate(3deg) scale(1.02)
}

.jackpotBtnNy .abs,
.jackpotBtnNy .btnBody {
	left: 0;
	position: absolute
}

.jackpotBtnNy .btnBody {
	height: 100%;
	top: 0;
	width: 100%;
	z-index: -1
}

.jackpotBtnNy .nyText {
	padding-bottom: 8px;
	transform: rotate(-3.467deg)
}

.jackpotBtnNy .nyText.p {
	-webkit-text-fill-color: #0000;
	background: #087f00;
	background-clip: text;
	-webkit-background-clip: text
}

.nyText {
	-webkit-text-fill-color: #0000;
	background: linear-gradient(180deg, #005799, #1370b7);
	background-clip: text;
	-webkit-background-clip: text;
	font-family: Inter;
	font-size: 26px;
	font-style: normal;
	font-weight: 800;
	text-align: center
}

.play {
	-webkit-touch-callout: none;
	align-items: center;
	background-color: #10131fbf;
	background-color: var(--slotHover);
	border-radius: 25px;
	content: "";
	display: flex;
	flex-direction: column;
	height: 110%;
	justify-content: space-around;
	left: 50%;
	opacity: 0;
	padding: 3%;
	position: relative;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity .3s ease;
	-webkit-user-select: none;
	user-select: none;
	width: 110%;
	will-change: transform;
	z-index: 3 !important
}

@media(max-width:1000px) {
	.play {
		padding: 7%
	}
}

.play.blocked {
	opacity: 1;
	z-index: 1
}

.play p {
	color: #677a9d;
	color: var(--textSecondary);
	font-size: 14px;
	font-weight: 400;
	overflow: hidden;
	padding: 5px 15px 0;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

@media(max-width:1000px) {
	.play p {
		font-size: .7rem !important
	}
}

@media(max-width:600px) {
	.play p {
		font-size: .6rem !important
	}
}

.play h1 {
	font-size: 17px;
	font-weight: 700;
	overflow: hidden;
	padding: 0 15px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

@media(max-width:1000px) {
	.play h1 {
		font-size: .8rem !important
	}
}

@media(max-width:600px) {
	.play h1 {
		font-size: .7rem !important
	}
}

.play .mainBtn {
	display: flex;
	font-size: 16px;
	font-weight: 300;
	height: 40px;
	width: 100px
}

.play .mainBtn img {
	height: 50px;
	padding-left: 5px;
	width: 50px
}

.play .mainBtn.blue {
	border-radius: 50%;
	height: 90px;
	width: 90px
}

@media(max-width:1000px) {
	.play .mainBtn.blue {
		height: 60px;
		width: 60px
	}

	.play .mainBtn.blue img {
		height: 40px;
		width: 40px
	}
}

@media(max-width:600px) {
	.play .mainBtn.blue {
		height: 55px;
		width: 55px
	}

	.play .mainBtn.blue img {
		height: 35px;
		width: 35px
	}
}

.play .mainBtn.blue img {
	transition: transform .3s ease-in-out
}

.play .mainBtn.blue:hover img {
	transform: scale(1.1)
}

.play .down {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 0 20px;
	width: 100%
}

@media(max-width:1000px) {
	.play .down {
		padding: 0 5px
	}
}

.play .down .like {
	align-items: center;
	-webkit-backdrop-filter: blur(1px);
	backdrop-filter: blur(1px);
	background-color: #192232cc;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	height: 40px;
	justify-content: center;
	opacity: 0;
	transition: background-color .3s ease;
	width: 40px
}

@media(max-width:1000px) {
	.play .down .like {
		height: 30px;
		width: 30px
	}

	.play .down .like svg {
		width: 14px !important
	}
}

.play .down .like svg {
	height: 18px;
	transition: transform .3s ease;
	width: 18px
}

.play .down .like svg path {
	fill: #475774;
	fill: var(--lines);
	stroke: #475774;
	stroke: var(--lines);
	transition: fill .3s ease, stroke .3s ease
}

.play .down .like.active svg path {
	fill: url(#gradientBlue);
	stroke: url(#gradientBlue)
}

.play .down .like.active:hover svg {
	transform: scale(1.15)
}

.play .down .like:hover {
	background-color: #192232
}

.play .down .like:hover:hover svg {
	transform: scale(1.15)
}

.field {
	width: 100%
}

.field .label {
	color: #7a85a5;
	font-size: 1rem;
	font-weight: 300;
	margin-bottom: 10px;
	padding: 0 20px
}

.field input,
.field textarea {
	background-color: #192232;
	background-color: var(--btnDark);
	border: 2px solid #212f44;
	border: 2px solid var(--topLine);
	border-radius: 25px;
	box-shadow: 0 5px 6px 0 #11141b1f;
	color: #fff;
	color: var(--text);
	font-family: Inter !important;
	font-size: 1.1rem;
	height: 50px;
	padding: 0 20px;
	transition: border-color .3s ease;
	width: 100%
}

.field input:focus,
.field input:hover,
.field textarea:focus,
.field textarea:hover {
	border-color: #2b90fe;
	border-color: var(--blue)
}

.field input::placeholder,
.field textarea::placeholder {
	opacity: 1

}

.field input:-webkit-autofill,
.field input:-webkit-autofill:active,
.field input:-webkit-autofill:focus,
.field input:-webkit-autofill:hover,
.field textarea:-webkit-autofill,
.field textarea:-webkit-autofill:active,
.field textarea:-webkit-autofill:focus,
.field textarea:-webkit-autofill:hover {
	-webkit-text-fill-color: #fff;
	-webkit-text-fill-color: var(--text);
	-webkit-background-clip: text;
	box-shadow: inset 0 0 20px 20px #192232;
	box-shadow: inset 0 0 20px 20px var(--btnDark);
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.field .input {
	position: relative
}

.field .input:focus input,
.field .input:hover input {
	border-color: #2b90fe;
	border-color: var(--blue)
}

.field .input .action {
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 30px
}

.field .input .action svg {
	height: 100%;
	opacity: .33;
	transition: transform .3s ease;
	width: 100%
}

.field .input .action:hover svg {
	opacity: 1;
	transform: rotate(-90deg)
}

.grecaptcha-badge {
	visibility: hidden !important
}

.tippy {
	cursor: pointer
}

.tippy svg {
	color: #293a53;
	transition: color .3s ease
}

.tippy:hover svg {
	color: #2b90fe;
	color: var(--blue)
}

.switcher {
	background-color: #192232;
	border: 2px solid #212f44;
	border: 2px solid var(--topLine);
	border-radius: 23px;
	cursor: pointer;
	height: 23px;
	position: relative;
	width: 55px
}

.switcher.on .inside {
	box-shadow: 0 5px 6px 0 #11141b1f, 0 0 15px 0 #3a7cffab;
	left: calc(100% + 2px);
	opacity: 1;
	transform: translateY(-50%) translateX(-100%)
}

.switcher .inside {
	background: linear-gradient(180deg, #3ec2fa, #195fee);
	border-radius: 50%;
	box-shadow: 0 0 0 0 #11141b1f, 0 0 0 0 #3a7cffab;
	height: 23px;
	left: -2px;
	opacity: .5;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity .3s ease, box-shadow .5s ease, left .3s ease, transform .3s ease;
	width: 23px
}

.balance {
	position: relative
}

.balance.simple {
	background: #121a29;
	background: var(--bgModal);
	border: 3px solid #212e43;
	border-radius: 25px
}

.balance.simple .body {
	grid-gap: 10px;
	background: #192232;
	border-radius: 22px;
	box-shadow: 0 5px 6px 0 #11141b1f;
	display: grid;
	grid-template-columns: 1fr auto;
	position: relative
}

.balance.simple .body .walletLink {
	align-items: center;
	display: flex;
	justify-content: flex-start
}

.balance.simple .body .walletLink img {
	margin-right: 5px !important
}

.balance.simple .body .walletLink h4 {
	padding: 0
}

.balance.simple .body .dots {
	padding-bottom: 0
}

.balance .nulls {
	padding-bottom: 2px
}

.balance .wager {
	grid-gap: 5px;
	align-items: center;
	display: grid;
	grid-template-columns: auto 1fr auto;
	padding: 10px
}

.balance .wager p {
	font-size: 11px
}

.balance .wager h4 {
	align-items: center;
	display: flex;
	font-size: 12px;
	font-weight: 700
}

.balance .wager h4 p {
	padding-bottom: 1px
}

.balance .wager h4 img {
	margin-right: 5px;
	width: 13px
}

.balance .wager h4 .dots {
	color: #475774;
	color: var(--lines);
	display: flex
}

.balance .body {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 47px;
	justify-content: space-between;
	padding: 0 60px 0 10px;
	transition: border-color .3s ease
}

.balance .body h4 {
	align-items: center;
	display: flex;
	font-size: 14px;
	font-weight: 700;
	padding-right: 12px;
	text-shadow: 0 4px 4px #00000040
}

.balance .body h4 p {
	padding-bottom: 1px
}

.balance .body h4 .dots {
	align-items: center;
	color: #818fa5;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 1px
}

.balance .body .curIcon {
	filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25));
	height: 22px;
	margin-right: 10px !important;
	width: 22px
}


.balance .body:hover {
	border-color: #212f44;
	border-color: var(--topLine)
}

.balance .body .arrow {
	align-items: center;
	color: #fff;
	display: flex;
	justify-content: center;
	opacity: .5;
	position: relative;
	transform-origin: 50% 50%;
	transition: transform .3s ease
}

.balance .body .arrow.open {
	transform: rotate(180deg)
}

.balance .mainBtn {
	border-radius: 50%;
	height: 54px;
	position: absolute;
	right: -4px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s ease;
	width: 54px
}

.balance .mainBtn.blue img {
	transform-origin: center;
	transition: transform .3s ease
}

.balance .mainBtn.blue:hover img {
	transform: scale(1.2) rotate(90deg)
}

.balance .mainBtn span {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.bottomBtns {
	grid-gap: 10px;
	animation: fadeInUp .2s ease .45s both;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr
}

.bottomBtns .mainBtn {
	border-radius: 20px;
	padding-bottom: 90%;
	position: relative;
	width: 100%
}

.bottomBtns .mainBtn img {
	width: 30px
}

.bottomBtns .mainBtn span {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.bottomBtns .mainBtn.lng img {
	padding-bottom: 3px
}

.bottomBtns .mainBtn.lng span {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase
}

.bottomBtns .mainBtn.access {
	background-image: linear-gradient(180deg, #236481, #0b3649), linear-gradient(180deg, #21aeeb 20%, #0b3649 47%)
}

.bottomBtns .mainBtn.access:hover {
	border-color: #21aeeb !important
}

.jackpotMenuBlock {
	align-items: center;
	display: flex;
	height: 20px;
	justify-content: center;
	margin-top: 3px;
	position: relative;
	width: 50px
}

.jackpotMenuBlock .text {
	-webkit-text-fill-color: #0000;
	background: linear-gradient(180deg, #d29237, #c36e2d);
	background-clip: text;
	-webkit-background-clip: text;
	font-size: 8px;
	font-style: normal;
	font-weight: 700;
	padding-bottom: 4px;
	text-align: center;
	z-index: 1
}

.jackpotMenuBlock img {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.colored {
	background: #252d42;
	border: 0;
	border-radius: 15px;
	height: 65px;
	margin: 0;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
	transition: background .3s ease, transform .3s ease
}

.colored.active {
	background: linear-gradient(351deg, #1a64fc, #41c6ff)
}

.colored:hover {
	transform: translateX(2px)
}

.colored:hover .character {
	transform: scale(1.05)
}

.colored .newJack {
	color: #e59c5b;
	font-size: 8px;
	font-weight: 900;
	text-shadow: none
}

.colored.streamEvent .character {
	left: 200px;
	width: 90px
}

.colored.streamEvent.active .boldBlue {
	color: #fff !important
}

.colored.streamEvent span {
	align-items: flex-start
}

.colored .character {
	bottom: 0;
	position: absolute;
	right: 0;
	transform-origin: bottom;
	transition: transform .3s ease;
	z-index: 1
}

.colored .backImg {
	border-radius: 0 15px 15px 0;
	height: 100%;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 0
}

.colored span {
	align-items: flex-start;
	color: #fff;
	flex-direction: column;
	font-size: 16px;
	font-weight: 700;
	justify-content: center
}

.colored span,
.colored span p {
	text-shadow: 0 4px 4px #00000040
}

.colored span p {
	color: #f9fbff;
	font-size: 9px;
	font-weight: 400;
	opacity: .8;
	padding-top: 5px
}

.colored span p.boldBlue {
	color: #3d8aff;
	font-size: 10px;
	font-weight: 900;
	opacity: 1;
	padding-top: 0
}

.dropdown {
	animation: selectAppear .3s ease both;
	-webkit-backdrop-filter: blur(7px);
	backdrop-filter: blur(7px);
	background-color: #192232;
	border-radius: 25px;
	box-shadow: 0 1px 10px 0 #11141b80;
	cursor: default;
	display: flex;
	flex-direction: column;
	max-height: 400px;
	padding: 15px 10px;
	position: absolute;
	right: 0;
	top: calc(100% + 25px);
	transform: translate(0);
	width: 215px;
	z-index: 99
}

.dropdown.bal {
	max-height: 490px;
	width: 300px
}

.dropdown.centered {
	animation: centerAppear .3s ease both;
	right: 50%;
	transform: translate(50%) !important
}

@keyframes centerAppear {
	0% {
		opacity: 0;
		transform: translate(-30px, -50%)
	}

	to {
		opacity: 1;
		transform: translateY(0, -50%)
	}
}

.dropdown.prof:after {
	left: auto;
	right: 65px
}

.dropdown.main {
	left: auto;
	max-height: -webkit-max-content;
	max-height: max-content;
	right: 0;
	width: 330px
}

.dropdown.main:after {
	left: auto;
	right: 20px
}

.dropdown.main .mainBtn span {
	align-items: center;
	justify-content: center;
	width: 100%
}

.dropdown.main .mainBtn span svg {
	margin-right: 10px
}

.dropdown.main .mainBtn:before {
	width: 100%
}

.dropdown.main .baseBlock,
.dropdown.main .mainBtn {
	background-image: linear-gradient(180deg, #252d42, #252d42), linear-gradient(180deg, #212f44 20%, #252d42 47%);
	background-image: linear-gradient(to bottom, #252d42, #252d42), linear-gradient(to bottom, var(--topLine) 20%, #252d42 47%)
}

.dropdown.main .grided {
	grid-gap: 10px;
	display: grid;
	grid-template-columns: 1fr 1fr
}

.dropdown.main .grided .colored {
	background: #252d42;
	border: 0;
	border-radius: 15px;
	height: 65px;
	margin: 0;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
	transition: background .3s ease, transform .3s ease
}

.dropdown.main .grided .colored.m, .dropdown.main .grided .colored.active {
	background: linear-gradient(351deg, #1a64fc, #41c6ff)
}

.dropdown.main .grided .colored:hover {
	transform: translateX(2px)
}

.dropdown.main .grided .colored:hover .character {
	transform: scale(1.05)
}

.dropdown.main .grided .colored .newJack {
	color: #e59c5b;
	font-size: 8px;
	font-weight: 900;
	text-shadow: none
}

.dropdown.main .grided .colored.j span {
	font-size: 14px
}

.dropdown.main .grided .colored.j .character {
	bottom: -7px;
	right: 4px;
	width: 57px
}

.dropdown.main .grided .colored.m {
	overflow: visible;
	overflow: initial
}

.dropdown.main .grided .colored.m .character {
	left: 0;
	right: auto
}

.dropdown.main .grided .colored.m span {
	align-items: flex-end
}

.dropdown.main .grided .colored.streamEvent .character {
	left: 200px;
	width: 90px
}

.dropdown.main .grided .colored.streamEvent span {
	align-items: flex-start
}

.dropdown.main .grided .colored.t {
	overflow: visible;
	overflow: initial
}

.dropdown.main .grided .colored.t span {
	justify-content: flex-end;
	padding-bottom: 15px
}

.dropdown.main .grided .colored .character {
	bottom: 0;
	position: absolute;
	right: 0;
	transform-origin: bottom;
	transition: transform .3s ease;
	z-index: 1
}

.dropdown.main .grided .colored .backImg {
	border-radius: 0 15px 15px 0;
	height: 100%;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 0
}

.dropdown.main .grided .colored span {
	align-items: flex-start;
	color: #fff;
	flex-direction: column;
	font-size: 16px;
	font-weight: 700;
	justify-content: center;
	text-shadow: 0 4px 4px #00000040
}

.dropdown.main .grided .colored span p {
	color: #f9fbff;
	font-size: 9px;
	font-weight: 400;
	opacity: .8;
	padding-top: 5px;
	text-shadow: 0 4px 4px #00000040
}

.dropdown.main .grided .colored span p.boldBlue {
	color: #3d8aff;
	font-size: 10px;
	font-weight: 900;
	opacity: 1;
	padding-top: 0
}

.dropdown.disappear {
	animation: fadeOut;
	animation-duration: .2s;
	animation-timing-function: ease-out
}

.dropdown.grid {
	padding: 5px
}

.dropdown .displayBlock {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 20px 25px;
	position: relative
}

.dropdown .displayBlock:after {
	background: #263144;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.dropdown .displayBlock h6 {
	font-size: 16px;
	font-weight: 700
}

.dropdown .list {
	grid-gap: 10px;
	display: grid;
	grid-template-rows: repeat(auto-fit, 45px);
	min-height: 150px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px 10px 10px 0
}

.dropdown .list.cur {
	display: block;
	padding: 15px
}

.dropdown .list h5 {
	font-size: 14px;
	font-weight: 700;
	padding: 0 15px 15px
}

.dropdown .list .listBlock {
	margin-bottom: 15px;
	padding: 0 0 15px;
	position: relative
}

.dropdown .list .listBlock:last-child {
	margin: 0;
	padding: 0
}

.dropdown .list .listBlock:last-child:after {
	display: none
}

.dropdown .list .listBlock:after {
	background: #263144;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%
}

.dropdown .list .listBlock .walBtn {
	grid-gap: 15px;
	cursor: pointer;
	display: grid;
	grid-template-columns: 1fr 90px
}

.dropdown .list .listBlock .walBtn:hover span {
	background: #2d3a52
}

.dropdown .list .listBlock .walBtn:hover .titleBlock p {
	color: #fff
}

.dropdown .list .listBlock .walBtn:first-child span {
	border-radius: 15px 15px 0 0
}

.dropdown .list .listBlock .walBtn:last-child span {
	border-radius: 0 0 15px 15px
}

.dropdown .list .listBlock .walBtn span {
	background-color: #20293a;
	display: flex;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 0 15px 15px;
	transition: background-color .3s ease
}

.dropdown .list .listBlock .walBtn span p {
	color: #818fa5;
	font-weight: 400
}

.dropdown .list .listBlock .walBtn .titleBlock {
	align-items: center;
	display: flex
}

.dropdown .list .listBlock .walBtn .titleBlock.blue p {
	color: #2b90fe;
	color: var(--blue)
}

.dropdown .list .listBlock .walBtn .titleBlock img {
	margin-right: 10px;
	width: 25px
}

.dropdown .list .listBlock .walBtn .titleBlock p {
	color: #818fa5;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	transition: color .3s ease
}

.dropdown .list .loadBox {
	-webkit-backdrop-filter: blur(7px);
	backdrop-filter: blur(7px);
	border-radius: 30px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 199
}

.dropdown .list.big {
	grid-gap: 25px;
	grid-template-rows: repeat(auto-fit, 50px)
}

.dropdown .list.big .dropBtn {
	grid-gap: 15px;
	align-items: flex-start;
	cursor: default;
	display: grid;
	grid-template-columns: auto 1fr;
	height: 50px;
	margin: 0
}

.dropdown .list.big .dropBtn:hover {
	background-color: #212f4400;
	border-color: #293a5300;
	transform: translateX(3px)
}

.dropdown .list.big .dropBtn .imgHolder {
	align-items: center;
	background-image: linear-gradient(180deg, #1e2a3d, #1e2a3d), linear-gradient(180deg, #2a3a54 20%, #1e2a3d 47%);
	display: flex;
	height: 50px;
	justify-content: center;
	width: 50px
}

.dropdown .list.big .dropBtn .inside {
	font-size: 1rem;
	font-weight: 300;
	text-shadow: 0 4px 4px #00000040
}

.dropdown .list.big .dropBtn .inside p {
	color: #7a85a5;
	font-size: 14px;
	font-weight: 300
}

.dropdown .list::-webkit-scrollbar-track {
	margin: 25px 0
}

.dropdown:after {
	background-color: #192232;
	border-radius: 5px;
	content: "";
	height: 25px;
	left: calc(50% - 16px);
	position: absolute;
	top: -8px;
	transform: translateX(-50%);
	transform: rotate(45deg) translateZ(-1px);
	width: 25px;
	z-index: -1
}

.dropdown .head {
	font-size: 18px;
	font-weight: 300;
	padding: 0 15px 15px;
	position: relative
}

.dropdown .head:after {
	background-color: #273140;
	bottom: 0;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: calc(100% - 30px)
}

.dropdown .dropBtn,
.dropdown .mainBtn {
	border: 2px solid #19223200;
	border-radius: 50px;
	color: #fff;
	color: var(--text);
	cursor: pointer;
	font-size: 15px;
	height: 40px;
	margin-bottom: 10px;
	padding: 0 10px;
	position: relative;
	text-shadow: 0 4px 4px #00000040;
	transition: border-color .3s ease, transform .6s ease;
	width: 100%
}

.dropdown .dropBtn svg,
.dropdown .mainBtn svg {
	color: #1a82fc;
	margin-right: 15px
}

.dropdown .dropBtn span,
.dropdown .mainBtn span {
	align-items: center;
	display: flex;
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 9
}

.dropdown .dropBtn:hover,
.dropdown .mainBtn:hover {
	background-color: #212f44b0;
	border-color: #293a53;
	transform: translateX(3px)
}

.dropdown .balance {
	display: flex;
	height: 45px;
	justify-content: space-between;
	margin-bottom: 0;
	padding: 0 10px 0 5px;
	position: relative
}

.dropdown .balance:after {
	height: 39px
}

.dropdown .balance p {
	align-items: center;
	color: #818fa5;
	display: flex;
	font-size: 15px;
	font-weight: 400;
	justify-content: center;
	z-index: 10
}

.dropdown .balance img {
	position: relative;
	width: 30px;
	z-index: 10
}

.dropdown .lntg {
	grid-gap: 15px;
	display: grid;
	grid-template-columns: auto 1fr;
	margin-top: 20px;
	position: relative
}

.dropdown .lntg a {
	height: auto;
	padding: 0
}

.dropdown .lntg .mainBtn {
	height: 45px;
	margin-top: 0;
	margin: 0 !important;
	padding: 0 !important
}

.dropdown .lntg .mainBtn span {
	font-size: 16px
}

.dropdown .lntg:before {
	background-color: #829dff;
	content: "";
	height: 1px;
	left: 50%;
	opacity: .1;
	position: absolute;
	top: -10px;
	transform: translateX(-50%);
	width: 90%
}

.dropdown .mainBtn {
	font-size: 13px;
	height: 37px;
	margin-left: 0;
	margin-top: 20px;
	padding: 0 15px;
	position: relative
}

.dropdown .mainBtn img,
.dropdown .mainBtn svg {
	border-radius: 50%;
	height: 15px;
	margin-right: 10px;
	object-fit: cover;
	width: 15px
}

.dropdown .mainBtn span {
	align-items: center;
	display: flex;
	font-weight: 400
}

.blockLoader {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	width: 100%
}

.blockLoader .vdkOne {
	animation: huysan 1.5s ease infinite;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transform-origin: bottom;
	width: 50px
}

@media(max-width:700px) {
	.blockLoader .vdkOne {
		width: 30px !important
	}
}

.blockLoader .vdkTwo {
	animation: jopina 1.5s ease infinite;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transform-origin: bottom;
	width: 55px
}

@media(max-width:700px) {
	.blockLoader .vdkTwo {
		width: 33px !important
	}
}

@keyframes huysan {
	0% {
		transform: scale(1) translate(-50%, -50%)
	}

	40% {
		transform: scale(1) translate(-50%, -50%)
	}

	60% {
		transform: scale(1.05) translate(-50%, -50%)
	}

	80% {
		transform: scale(1) translate(-50%, -50%)
	}

	to {
		transform: scale(1) translate(-50%, -50%)
	}
}

@keyframes jopina {
	0% {
		transform: scale(1) rotate(0deg) translate(-50%, -50%)
	}

	40% {
		transform: scale(1) rotate(-15deg) translate(-50%, -60%)
	}

	60% {
		transform: scale(1.05) rotate(-15deg) translate(-50%, -60%)
	}

	80% {
		transform: scale(1) rotate(-15deg) translate(-50%, -60%)
	}

	to {
		transform: scale(1) rotate(0) translate(-50%, -50%)
	}
}

.downloadBtn {
	align-items: center;
	border: 2px dashed #475774;
	border-radius: 30px;
	cursor: pointer;
	display: flex;
	height: 47px;
	justify-content: center;
	margin-bottom: 35px;
	transition: border-color .3s ease
}

.downloadBtn:hover {
	border-color: #41c6ff
}

.loaderList {
	animation: loaderList .5s ease-out infinite alternate;
	background-color: #2b90fe;
	background-color: var(--blue);
	border-radius: 25%;
	box-shadow: 20px 0 #2b90fe, -20px 0 #2b90fe;
	box-shadow: 20px 0 var(--blue), -20px 0 var(--blue);
	height: 10px;
	margin: 10px auto;
	position: relative;
	width: 10px;
	z-index: 99
}

.loaderList.white {
	animation: whiteLoader .5s ease-out infinite alternate;
	background-color: #fff;
	background-color: var(--text);
	box-shadow: 20px 0 #fff, -20px 0 #fff;
	box-shadow: 20px 0 var(--text), -20px 0 var(--text)
}

@keyframes loaderList {
	0% {
		background-color: #2b91fe56;
		background-color: var(--blueDark);
		box-shadow: 20px 0 #2b91fe56, -20px 0 #2b90fe;
		box-shadow: 20px 0 var(--blueDark), -20px 0 var(--blue)
	}

	50% {
		background-color: #2b90fe;
		background-color: var(--blue);
		box-shadow: 20px 0 #2b91fe56, -20px 0 #2b91fe56;
		box-shadow: 20px 0 var(--blueDark), -20px 0 var(--blueDark)
	}

	to {
		background-color: #2b91fe56;
		background-color: var(--blueDark);
		box-shadow: 20px 0 #2b90fe, -20px 0 #2b91fe56;
		box-shadow: 20px 0 var(--blue), -20px 0 var(--blueDark)
	}
}

.snow {
	object-fit: contain;
	position: absolute;
	z-index: 3
}

.defaultSelect .defaultSelect__input-container {
	color: #fff
}

.defaultSelect .defaultSelect__single-value {
	color: #677a9d;
	color: var(--textSecondary);
	font-weight: 500;
	transition: color .3s ease
}

.defaultSelect .defaultSelect__option,
.defaultSelect .defaultSelect__single-value {
	align-items: center;
	display: flex;
	font-size: 1rem;
	white-space: nowrap
}

.defaultSelect .defaultSelect__option img,
.defaultSelect .defaultSelect__option svg,
.defaultSelect .defaultSelect__single-value img,
.defaultSelect .defaultSelect__single-value svg {
	height: 24px;
	margin-right: 10px;
	width: 24px
}

.defaultSelect .defaultSelect__option {
	font-size: .9rem;
	font-weight: 300
}

.defaultSelect .defaultSelect__option img,
.defaultSelect .defaultSelect__option svg {
	height: 20px;
	margin-right: 10px;
	width: 20px
}

.defaultSelect .defaultSelect__control {
	background-color: #0000;
	border: 0 !important;
	box-shadow: none;
	cursor: pointer;
	outline: 0
}

.defaultSelect .defaultSelect__control.defaultSelect__control--menu-is-open .defaultSelect__single-value:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg)
}

.defaultSelect .defaultSelect__control.defaultSelect__control--menu-is-open .defaultSelect__dropdown-indicator {
	transform: rotate(180deg)
}

.defaultSelect .defaultSelect__indicator-separator {
	display: none
}

.defaultSelect .defaultSelect__indicator {
	color: #475774;
	color: var(--iconColor)
}

.defaultSelect .defaultSelect__dropdown-indicator {
	transition: transform .3s ease, color .3s ease
}

.defaultSelect .defaultSelect__dropdown-indicator:hover {
	color: #677a9d;
	color: var(--textSecondary)
}

.defaultSelect .defaultSelect__menu {
	animation: selectAppear .3s ease both;
	-webkit-backdrop-filter: blur(7px);
	backdrop-filter: blur(7px);
	background-color: rgba(25, 34, 50, .933);
	border-radius: 35px;
	overflow: hidden
}

.defaultSelect .defaultSelect__menu .defaultSelect__menu-list {
	max-height: 400px;
	overflow-x: hidden;
	padding: 10px 5px;
	position: relative;
	z-index: 2
}

@keyframes selectAppear {
	0% {
		opacity: 0;
		transform: translateY(-30px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.defaultSelect .defaultSelect__menu .defaultSelect__option {
	border: 2px solid #19223200;
	border-radius: 50px;
	cursor: pointer;
	margin: 6px 10px;
	padding: 10px;
	transition: border-color .3s ease, transform .6s ease;
	width: auto
}

.defaultSelect .defaultSelect__menu .defaultSelect__option--is-focused,
.defaultSelect .defaultSelect__menu .defaultSelect__option--is-selected {
	background-color: #212f44b0;
	border-color: #293a53
}

.defaultSelect .defaultSelect__menu .defaultSelect__option--is-focused {
	transform: translateX(3px)
}

.tournament {
	border-radius: 35px;
	display: flex;
	flex-direction: column;
	height: 400px;
	justify-content: space-between;
	opacity: 1;
	padding: 30px 60px;
	position: relative;
	transform: scale(1);
	transition: transform 1s ease, opacity 1s ease;
	width: 100%
}

@media(max-width:1100px) {
	.tournament {
		height: auto
	}

	.tournament .info {
		-webkit-backdrop-filter: blur(13px);
		backdrop-filter: blur(13px);
		background: #1117253b;
		border-radius: 25px;
		margin: 35px 0;
		max-width: 700px;
		padding: 25px
	}

	.tournament .info p {
		max-width: 100% !important
	}

	.tournament .info h1 {
		opacity: 1 !important
	}

	.tournament .info .rewards span {
		color: #b0d6ff
	}

	.tournament .character {
		right: -60px !important;
		width: 440px !important
	}
}

@media(max-width:900px) {
	.tournament {
		padding: 30px
	}

	.tournament .character {
		width: 470px !important
	}

	.tournament .active {
		border-radius: 20px !important;
		height: 95px !important
	}

	.tournament .active.square {
		padding: 0 15px !important
	}

	.tournament .active.square .title h1 {
		font-size: 24px !important;
		padding: 0 !important
	}

	.tournament .active.square .title .small {
		opacity: 1 !important
	}

	.tournament .active .countdown .item span {
		font-size: 18px !important;
		height: 45px !important;
		width: 45px !important
	}

	.tournament .active .countdown .item .small {
		font-size: 10px !important;
		padding-top: 5px !important
	}

	.tournament .active .title h1 {
		font-size: 18px !important
	}

	.tournament .active .title h3 {
		font-size: 12px !important
	}
}

@media(max-width:690px) {
	.tournament.hidden {
		opacity: 1 !important
	}

	.tournament.hidden,
	.tournament.hidden .character {
		transform: scale(1) !important
	}

	.tournament .info {
		border-radius: 15px !important;
		margin: 15px 0 !important;
		padding: 20px
	}

	.tournament .info h1 {
		font-size: 16px !important;
		font-weight: 400 !important;
		opacity: 1 !important
	}

	.tournament .info .rewards h2 {
		font-size: 28px
	}

	.tournament .active {
		border-radius: 15px !important;
		height: 80px !important;
		padding: 0 15px !important
	}

	.tournament .active.square .title .small {
		font-size: 14px !important
	}

	.tournament .active .countdown .item span {
		font-size: 16px !important;
		height: 40px !important;
		width: 40px !important
	}

	.tournament .active .countdown .item .small {
		font-size: 10px !important;
		padding-top: 5px !important
	}

	.tournament .active .title h1 {
		font-size: 16px !important;
		font-weight: 400
	}

	.tournament .active .title h3 {
		font-size: 12px !important;
		font-weight: 400
	}

	.tournament .character {
		width: 400px !important
	}
}

@media(max-width:560px) {
	.tournament {
		padding: 25px
	}

	.tournament .info {
		border-radius: 15px !important;
		margin: 15px 0 !important;
		padding: 20px
	}

	.tournament .info h1 {
		font-size: 12px !important
	}

	.tournament .info p {
		font-size: 10px !important
	}

	.tournament .info .rewards h2 {
		font-size: 24px
	}

	.tournament .active {
		height: 70px !important;
		margin-right: 10px !important
	}

	.tournament .active:last-child {
		margin-right: 0 !important
	}

	.tournament .active.square .title h1 {
		font-size: 18px !important
	}

	.tournament .active.square .title .small {
		font-size: 8px !important
	}

	.tournament .active .countdown {
		grid-gap: 4px !important
	}

	.tournament .active .countdown .item span {
		font-size: 12px !important;
		height: 35px !important;
		width: 35px !important
	}

	.tournament .active .countdown .item .small {
		font-size: 8px !important
	}

	.tournament .active .title h1 {
		font-size: 12px !important;
		font-weight: 400
	}

	.tournament .active .title h3 {
		font-size: 10px !important;
		font-weight: 400
	}

	.tournament .character {
		width: 360px !important
	}

	.tournament .about {
		height: 45px !important;
		width: 150px !important;
		z-index: 3
	}
}

@media(max-width:450px) {
	.tournament {
		padding: 20px !important
	}

	.tournament,
	.tournament:before {
		border-radius: 20px !important
	}

	.tournament .activeBlock .square {
		display: none !important
	}

	.tournament .character {
		right: -70px !important;
		width: 370px !important
	}

	.tournament .backHolder {
		border-radius: 20px !important
	}

	.tournament .about {
		height: 40px !important;
		width: 140px !important
	}

	.tournament .about span {
		font-size: 14px
	}
}

.tournament.hidden {
	opacity: .9;
	transform: scale(.9)
}

.tournament.hidden .character {
	transform: scale(.8)
}

.tournament:before {
	background: #1d263c;
	border-radius: 35px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 12px;
	width: 100%;
	z-index: -3
}

.tournament .activeBlock {
	display: flex;
	position: relative;
	z-index: 3
}

.tournament .activeBlock .active {
	align-items: center;
	-webkit-backdrop-filter: blur(13px);
	backdrop-filter: blur(13px);
	background: #1117253b;
	border-radius: 25px;
	display: flex;
	height: 110px;
	margin-right: 15px;
	padding: 0 25px
}

.tournament .activeBlock .active.square {
	align-items: center;
	border-radius: 35px;
	display: flex;
	justify-content: center
}

.tournament .activeBlock .active.square .title {
	margin-right: 0
}

.tournament .activeBlock .active.square .title h1 {
	font-size: 32px;
	text-align: center
}

.tournament .activeBlock .active.square .small {
	padding-top: 5px
}

.tournament .activeBlock .active .small {
	font-size: 12px;
	font-weight: 400;
	opacity: .8;
	padding-top: 10px;
	text-align: center;
	text-shadow: 0 2px 3px #0a0d1169;
	text-transform: uppercase
}

.tournament .activeBlock .active .title {
	font-weight: 700;
	margin-right: 15px;
	text-shadow: 0 13px 18px #172e502e;
	text-transform: uppercase
}

.tournament .activeBlock .active .title h3 {
	font-size: 18px;
	opacity: .9
}

.tournament .activeBlock .active .title h1 {
	font-size: 25px;
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 5px
}

.tournament .activeBlock .active .countdown {
	grid-gap: 8px;
	display: grid;
	grid-template-columns: auto auto auto auto
}

.tournament .activeBlock .active .countdown .item {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.tournament .activeBlock .active .countdown .item span {
	align-items: center;
	background: #333d5040;
	border: 3px solid #ffffff1a;
	border-radius: 50%;
	display: flex;
	font-size: 25px;
	font-weight: 700;
	height: 58px;
	justify-content: center;
	width: 58px
}

.tournament .about {
	align-items: center;
	background: #192232;
	border: 3px solid #212f44;
	border-radius: 23.5px;
	display: flex;
	height: 50px;
	justify-content: center;
	padding: 2px;
	width: 170px
}

.tournament .about .mainBtn {
	height: 100%
}

.tournament .info {
	position: relative;
	z-index: 3
}

.tournament .info h1 {
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	opacity: .9;
	padding-bottom: 10px;
	text-shadow: 0 4px 8px #172e502e;
	text-transform: uppercase
}

.tournament .info .rewards {
	color: #fff;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	text-shadow: 0 9px 13px #172e502e
}

.tournament .info .rewards h2 {
	display: inline-block;
	margin-right: 10px
}

.tournament .info p {
	font-size: 12px;
	font-weight: 300;
	max-width: 530px;
	opacity: .8;
	padding-top: 10px
}

.tournament .info .dates {
	font-size: 19px;
	font-weight: 500;
	padding-top: 10px;
	text-transform: uppercase
}

.tournament h1 {
	font-size: 28px;
	font-weight: 500;
	padding-bottom: 5px
}

.tournament .character {
	bottom: 0;
	position: absolute;
	right: 0;
	transform-origin: bottom;
	transition: transform 1s ease;
	width: 470px
}

.tournament .close {
	-webkit-backdrop-filter: blur(13px);
	backdrop-filter: blur(13px);
	background: #1117253b;
	border-radius: 10px;
	cursor: pointer;
	opacity: .8;
	padding: 5px;
	position: absolute;
	right: 25px;
	top: 25px;
	transition: transform .3s ease, opacity .3s ease;
	z-index: 15
}

@media(max-width:450px) {
	.tournament .close {
		right: 10px !important;
		top: 10px !important;
		width: 26px
	}
}

.tournament .close:hover {
	opacity: 1;
	transform: scale(1.1)
}

.tournament .backHolder {
	border-radius: 35px;
	overflow: hidden
}

.tournament .back,
.tournament .backHolder {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -2
}

.tournament .back {
	object-fit: cover

}

.tournament .mainBtn {
	height: 47px;
	width: 190px
}

.Toastify__toast-container .Toastify__toast {
	background: #0000;
	border-radius: 200px;
	color: #fff
}

.Toastify__toast-container .Toastify__toast .Toastify__close-button {
	color: #475774;
	color: var(--lines);
	margin: auto 5px auto auto;
	opacity: 1
}

.Toastify__toast-container .Toastify__toast .Toastify__close-button svg {
	height: 24px;
	width: 24px
}

.Toastify__toast-container .Toastify__toast .Toastify__close-button,
.Toastify__toast-container .Toastify__toast .Toastify__toast-body {
	position: relative;
	z-index: 2
}

.Toastify__toast-container .Toastify__toast:before {
	background: #192232;
	background-clip: padding-box, border-box;
	background-image: linear-gradient(180deg, #192232, #192232), linear-gradient(180deg, #212f44 20%, #192232 47%);
	background-image: linear-gradient(to bottom, #192232, #192232), linear-gradient(to bottom, var(--topLine) 20%, #192232 47%);
	background-origin: border-box;
	border: 3px solid #0000;
	border-radius: 200px;
	bottom: 4px;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.Toastify__toast-container .Toastify__toast .Toastify__toast-icon {
	height: 20px;
	width: 20px
}

.Toastify__toast-container .Toastify__toast .Toastify__toast-icon svg {
	display: none
}

.Toastify__toast-container .Toastify__toast .Toastify__progress-bar {
	height: 50%;
	z-index: 0
}

.Toastify__toast-container .Toastify__toast.Toastify__toast--success .Toastify__toast-icon {
	background-image: url(/static/media/success.d009c570a771405ca371.svg)
}

.Toastify__toast-container .Toastify__toast.Toastify__toast--success .Toastify__progress-bar {
	background-color: #1afc90
}

.Toastify__toast-container .Toastify__toast.Toastify__toast--error .Toastify__toast-icon {
	background-image: url(/static/media/error.adc4d0c0323d9dddfa6d.svg)
}

.Toastify__toast-container .Toastify__toast.Toastify__toast--error .Toastify__progress-bar {
	background-color: #fc1a79
}

.Toastify__toast-container .Toastify__toast.Toastify__toast--info .Toastify__toast-icon {
	background-image: url(/static/media/info.1366f6cc34f099bd6442.svg)
}

.Toastify__toast-container .Toastify__toast.Toastify__toast--info .Toastify__progress-bar {
	background-color: #1a82fc
}

.tnPop {
	position: relative;
	z-index: 10
}

@media(max-width:1100px) {
	.tnPop .tournament .info .dates {
		font-weight: 400 !important;
		opacity: .8
	}
}

@media(max-width:690px) {
	.tnPop .tournament .info .dates {
		font-size: 12px
	}
}

.tnPop .tournament .character {
	right: -60px
}

.tnPop .tournament .info h1 {
	font-size: 26px
}

.tnPop .tournament .info .rewards {
	font-size: 44px
}

.tnPop .tnAbout {
	margin-top: 50px;
	padding: 0 50px 50px
}

@media(max-width:980px) {
	.tnPop .tnAbout .topAbout {
		grid-template-columns: 1fr 1fr !important
	}
}

@media(max-width:690px) {
	.tnPop .tnAbout {
		margin-top: 30px !important;
		padding: 0 30px 30px !important
	}

	.tnPop .tnAbout .topAbout .item span {
		font-size: 14px !important
	}

	.tnPop .tnAbout .topAbout .item h4 {
		font-size: 20px !important
	}
}

@media(max-width:450px) {
	.tnPop .tnAbout {
		margin-top: 30px !important;
		padding: 0 15px 15px !important
	}

	.tnPop .tnAbout .topAbout .item span {
		font-size: 12px !important
	}

	.tnPop .tnAbout .topAbout .item h4 {
		font-size: 16px !important
	}
}

.tnPop .tnAbout .topAbout {
	grid-gap: 15px;
	display: grid;
	grid-template-columns: 40% 20% 20% 20%;
	margin-bottom: 50px;
	padding-bottom: 35px;
	position: relative
}

.tnPop .tnAbout .topAbout:after {
	background-color: #232940;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%
}

.tnPop .tnAbout .topAbout .item {
	display: flex;
	flex-direction: column
}

.tnPop .tnAbout .topAbout .item span {
	color: var(--lines);
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 15px
}

.tnPop .tnAbout .topAbout .item h4 {
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase
}

.tnPop .tnAbout .infoTop {
	align-items: center;
	display: flex;
	justify-content: space-between
}

.tnPop .tnAbout .simpleInfo {
	margin-bottom: 50px
}

@media(max-width:690px) {
	.tnPop .tnAbout .simpleInfo .infoTop h3 {
		font-size: 22px !important
	}

	.tnPop .tnAbout .simpleInfo .infoTop p {
		font-size: 18px !important
	}

	.tnPop .tnAbout .simpleInfo .txt {
		font-size: 16px !important
	}

	.tnPop .tnAbout .simpleInfo .tableWrapper .list thead th {
		font-size: 14px !important
	}

	.tnPop .tnAbout .simpleInfo .tableWrapper .list tbody td {
		font-size: 15px !important
	}
}

@media(max-width:490px) {
	.tnPop .tnAbout .simpleInfo .infoTop h3 {
		font-size: 18px !important
	}

	.tnPop .tnAbout .simpleInfo .infoTop p {
		font-size: 16px !important
	}

	.tnPop .tnAbout .simpleInfo .tableWrapper .list thead th,
	.tnPop .tnAbout .simpleInfo .txt {
		font-size: 14px !important
	}

	.tnPop .tnAbout .simpleInfo .tableWrapper .list tbody td {
		font-size: 15px !important
	}
}

.tnPop .tnAbout .simpleInfo:last-child {
	margin-bottom: 0
}

.tnPop .tnAbout .simpleInfo .refresh {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 40px;
	justify-content: center;
	transition: color .3s ease;
	width: 40px
}

.tnPop .tnAbout .simpleInfo .refresh:hover {
	color: var(--blue)
}

.tnPop .tnAbout .simpleInfo .refresh:hover svg {
	transform: rotate(180deg)
}

.tnPop .tnAbout .simpleInfo .refresh svg {
	height: 20px;
	transition: transform .3s ease;
	width: 20px
}

.tnPop .tnAbout .simpleInfo h3 {
	align-items: center;
	display: flex;
	font-size: 26px;
	font-weight: 700;
	opacity: .9;
	padding-bottom: 15px;
	text-transform: uppercase
}

.tnPop .tnAbout .simpleInfo h3 p {
	color: #475774;
	font-size: 22px;
	font-weight: 400;
	padding-left: 15px
}

.tnPop .tnAbout .simpleInfo .txt {
	color: #475774;
	font-size: 19px;
	font-weight: 400
}

.tnPop .tnAbout .simpleInfo .tnGames {
	padding: 20px
}

@media(max-width:690px) {
	.tnPop .tnAbout .simpleInfo .tnGames {
		border-radius: 20px !important;
		padding: 10px !important
	}

	.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide {
		margin-right: 10px !important;
		max-width: 90px !important
	}

	.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot,
	.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot .slotInner {
		border-radius: 15px !important
	}
}

.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide {
	max-width: 122px
}

.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot .play h1 {
	font-size: 14px
}

.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot .play p {
	font-size: 12px
}

.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot .play .mainBtn {
	height: 60px;
	width: 60px
}

.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot .play .mainBtn img {
	height: 25px;
	padding-left: 0;
	width: 25px
}

.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot .play .down .like {
	height: 30px;
	width: 30px
}

.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot .play .down .like svg {
	height: 13px;
	width: 13px
}

.tnPop .tnAbout .simpleInfo .tnGames .swiper-slide .slot .demo {
	display: none
}

.tnPop .tnAbout .simpleInfo .tableWrapper {
	padding: 20px 0;
	position: relative
}

.tnPop .tnAbout .simpleInfo .tableWrapper .loaderList {
	left: 50%;
	position: absolute;
	transform: translateX(-50%)
}

.tnPop .tnAbout .simpleInfo .tableWrapper table {
	border-collapse: initial !important
}

.tnPop .tnAbout .simpleInfo .tableWrapper th {
	font-size: 19px
}

.tnPop .tnAbout .simpleInfo .tableWrapper tr {
	position: relative
}

.tnPop .tnAbout .simpleInfo .tableWrapper tr.u td {
	padding-bottom: 59px
}

.tnPop .tnAbout .simpleInfo .tableWrapper tr.u .loaderList {
	animation: none;
	bottom: 23px;
	left: 50%;
	opacity: .2;
	position: absolute;
	transform: translateX(-50%)
}

.tnPop .tnAbout .simpleInfo .tableWrapper tr:nth-child(2n) {
	background-color: #192232
}

.tnPop .tnAbout .simpleInfo .tableWrapper tr td {
	font-size: 19px;
	font-weight: 700;
	padding: 12px 3px
}

.tnPop .tnAbout .simpleInfo .tableWrapper tr td span {
	color: var(--blue)
}

.jackpots {
	margin-bottom: 30px;
	padding-top: 30px
}

.jackpots .backgroundBack {
	z-index: -1
}

.jackpots .backgroundBack img {
	opacity: .1
}

.jackpots .rangs {
	margin-bottom: 100px;
	margin-top: 150px;
	position: relative
}

@media(max-width:900px) {
	.jackpots .rangs {
		margin-bottom: 20px
	}
}

.jackpots .rangs:after {
	background-color: var(--secondary);
	bottom: -50px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: -50px;
	top: auto
}

@media(max-width:900px) {
	.jackpots .rangs:after {
		bottom: 0
	}
}

.jackpots .rangs h1 {
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase
}

.jackpots .rangs h1 .jackTitleIcon {
	width: 350px
}

@media(max-width:900px) {
	.jackpots .rangs h1 {
		font-size: 2rem
	}
}

.jackpots .rangs .desc {
	color: #fff;
	font-size: 1.15rem;
	font-weight: 100;
	line-height: 230%;
	margin-top: 20px;
	text-align: center
}

@media(max-width:900px) {
	.jackpots .rangs .desc {
		font-size: 1rem
	}
}

@media(max-width:600px) {
	.jackpots .rangs .desc {
		font-size: .8rem
	}
}

.jackpots .grid {
	display: flex;
	justify-content: space-evenly;
	margin-bottom: 50px;
	margin-top: 50px
}

@media(max-width:900px) {
	.jackpots .grid {
		align-items: center;
		flex-direction: column;
		margin-top: 0
	}

	.jackpots .grid .item {
		margin-bottom: 30vw !important
	}

	.jackpots .grid .item:last-child {
		margin-bottom: 5vw !important
	}

	.jackpots .grid .item.vodka {
		order: -1;
		transform: translateY(0) !important
	}
}

.jackpots .grid .jackItem .jackPodium {
	padding-top: 400px;
	position: relative
}

.jackpots .grid .jackItem .jackPodium .podiumImg {
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	z-index: 1
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock {
	display: flex;
	justify-content: center;
	position: relative
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	position: absolute;
	width: 100%
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent .title {
	font-size: 35px;
	font-weight: 900;
	padding-bottom: 35px;
	text-align: center;
	text-shadow: 0 2px 5px #00000059;
	text-transform: uppercase
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent .bank {
	align-items: center;
	color: #fff;
	display: flex;
	font-size: 27px;
	font-weight: 700;
	justify-content: center;
	padding-bottom: 12px;
	position: relative;
	text-transform: uppercase;
	z-index: 1
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent .bank .bankBack {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: -1
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent .bank .jackpotBtnNy {
	bottom: -25px;
	filter: none;
	height: 35px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 120px
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent .bank .jackpotBtnNy.sober .jackSimpleText {
	color: #087f00
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent .bank .jackpotBtnNy.norm .jackSimpleText {
	color: #760099
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent .bank .jackpotBtnNy:hover {
	filter: none;
	transform: translateX(-50%)
}

.jackpots .grid .jackItem .jackPodium .jackTextBlock .jackTextContent .bank .jackpotBtnNy .jackSimpleText {
	color: #005799;
	font-size: 18px;
	font-weight: 900
}

.jackpots .grid .period {
	color: var(--textSecondary);
	margin-top: 15px;
	text-align: center
}

.jackpots .grid .period span {
	color: #fff
}

.jackpots .grid .hash {
	align-items: center;
	color: var(--textSecondary);
	display: flex;
	flex-direction: column;
	margin-top: 15px
}

.jackpots .grid .hash h6 {
	cursor: pointer;
	transition: color .3s ease
}

.jackpots .grid .hash h6:hover {
	color: var(--blue)
}

.jackpots .grid .hash span {
	font-size: .7rem
}

.jackpots .history {
	position: relative
}

.jackpots .history .types {
	display: flex;
	margin-bottom: 40px;
	padding: 0 20px;
	position: relative
}

.jackpots .history .types:after {
	background-color: var(--blue);
	background: linear-gradient(180deg, #41c6ff 8.4%, #1a64fc 80.38%);
	border-radius: 4px;
	bottom: -43px;
	content: "";
	height: 3px;
	left: 45px;
	position: absolute;
	transition: left .3s ease;
	width: 150px
}

.jackpots .history .types.typesmajor:after {
	left: 45px
}

.jackpots .history .types.typesvodka:after {
	left: 245px
}

.jackpots .history .types.typesgrand:after {
	left: 445px
}

@media(max-width:900px) {
	.jackpots .history .types {
		margin-bottom: 10px
	}

	.jackpots .history .types:after {
		bottom: -13px;
		width: 75px
	}

	.jackpots .history .types.typesmajor:after {
		left: 32px
	}

	.jackpots .history .types.typesvodka:after {
		left: 132px
	}

	.jackpots .history .types.typesgrand:after {
		left: 232px
	}
}

.jackpots .history .types .type {
	align-items: center;
	cursor: pointer;
	display: flex;
	font-size: 2rem;
	font-weight: 700;
	height: 50px;
	justify-content: center;
	opacity: .5;
	transition: opacity .3s ease, text-shadow .3s ease;
	width: 200px
}

@media(max-width:900px) {
	.jackpots .history .types .type {
		font-size: 1.1rem;
		width: 110px
	}
}

.jackpots .history .types .type:hover {
	opacity: 1
}

.jackpots .history .types .type.typeMajor {
	color: #cafcfd
}

.jackpots .history .types .type.typeMajor.active {
	opacity: 1;
	text-shadow: 0 3.278px 33.11px #cafcfd
}

.jackpots .history .types .type.typeVodka {
	color: #a4ffac
}

.jackpots .history .types .type.typeVodka.active {
	opacity: 1;
	text-shadow: 0 3.278px 33.11px #a4ffac
}

.jackpots .history .types .type.typeGrand {
	color: #efb4ff
}

.jackpots .history .types .type.typeGrand.active {
	opacity: 1;
	text-shadow: 0 3.278px 33.11px #efb4ff
}

.tableWrapper {
	overflow: hidden
}

.tableWrapper .table {
	height: 600px;
	overflow-y: auto;
	padding: 20px;
	position: relative
}

.tableWrapper .table .blockLoader {
	height: calc(100% - 20px);
	width: calc(100% - 20px)
}

table {
	position: relative;
	width: 100%
}

table thead tr th {
	border-bottom: 1px solid #232940;
	color: var(--textSecondary);
	font-size: 1.2rem;
	padding: 0 10px 20px 15px;
	white-space: nowrap
}

table tbody tr:nth-child(2n) {
	background-color: #121a29
}

table tbody tr td {
	height: 40px;
	padding: 10px 3px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap
}

table tbody tr td span {
	color: var(--textSecondary)
}

table tbody tr td .small {
	font-size: .7rem
}

table tbody tr td a {
	transition: color .3s ease
}

table tbody tr td a:hover {
	color: var(--blue)
}

table tbody tr td.name {
	color: var(--blue);
	font-weight: 700
}

table tbody tr td b {
	font-weight: 700
}

.banerBody {
	padding-top: 40px;
	position: relative
}

@media(max-width:1400px) {
	.banerBody {
		padding-top: 0
	}
}

.banerBody .arrowArea {
	cursor: pointer;
	height: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-100%, -50%);
	width: 250px;
	z-index: 1
}

.banerBody .arrowArea.right {
	right: 0;
	transform: translate(100%, -50%)
}

.banerBody .banners .swiper-slide {
	transition: opacity .3s ease-out, transform .3s ease-out !important
}

.banerBody .banners .swiper-slide.swiper-slide-next,
.banerBody .banners .swiper-slide.swiper-slide-prev {
	opacity: .2 !important
}

.banerBody .banners .swiper-pagination {
	align-items: center;
	bottom: -15px;
	display: flex;
	justify-content: center;
	padding: 0 auto;
	width: 100%
}

.banerBody .banners .swiper-pagination .swiper-pagination-bullet {
	background: #829dff;
	border-radius: 2px;
	height: 2px;
	opacity: .2;
	transition: all .12s ease-out;
	width: 150px
}

.banerBody .banners .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--blue);
	border: 0;
	box-shadow: 0 0 3px #0003;
	opacity: 1
}

@media(min-width:1400px) {
	.banerBody .banners {
		overflow: visible !important
	}
}

@media(max-width:1400px) {
	.banerBody .banners {
		padding-top: 50px
	}
}

@media(max-width:900px) {
	.banerBody .banners {
		padding-top: 40px
	}
}

@media(max-width:600px) {
	.banerBody .banners {
		left: -10px;
		width: calc(100% + 20px)
	}
}

.banner {
	background: linear-gradient(90deg, #121a29 .11%, #10162000 97.48%);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	width: 100%
}

.banner h1 {
	font-size: 3rem;
	font-weight: 700;
	padding-bottom: 10px
}

@media(max-width:900px) {
	.banner h1 {
		font-size: 2rem
	}
}

@media(max-width:600px) {
	.banner h1 {
		font-size: 1.5rem
	}
}

.banner p {
	font-size: 1.4rem;
	font-weight: 300;
	max-width: 45%;
	text-shadow: 0 3px 4px #0a0d1169
}

@media(max-width:1200px) {
	.banner p {
		max-width: 60%
	}
}

@media(max-width:900px) {
	.banner p {
		font-size: 1rem;
		font-size: .8rem;
		font-weight: 400
	}
}

.banner p span {
	color: #2b90fe;
	font-weight: 700
}

.banner .mainBtn {
	font-weight: 400;
	margin-top: 50px;
	max-width: 250px
}

@media(max-width:600px) {
	.banner .mainBtn {
		font-size: .8rem !important;
		height: 40px !important;
		margin-top: 20px;
		max-width: 190px
	}
}

.banner:after {
	content: "";
	display: block;
	padding-top: 386px;
	width: 100%
}

@media(max-width:900px) {
	.banner:after {
		padding-top: 250px
	}
}

@media(max-width:600px) {
	.banner:after {
		padding-top: 186px
	}
}

.banner .inside {
	bottom: 5%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	left: 5%;
	position: absolute;
	right: 5%;
	top: 5%
}

@media(max-width:600px) {
	.banner {
		border-radius: 0 !important
	}
}

.banner.challengeBanner {
	background: url(/static/media/background.6375b4cbcd7923902f05.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 45px
}

.banner.challengeBanner img {
	bottom: 0;
	position: absolute;
	right: 20%
}

@media(max-width:1200px) {
	.banner.challengeBanner img {
		right: 0
	}
}

@media(max-width:900px) {
	.banner.challengeBanner img {
		height: 300px;
		right: 5%
	}
}

@media(max-width:600px) {
	.banner.challengeBanner img {
		height: 220px;
		right: -3%
	}
}

.banner.jackpotBanner {
	background: url(/static/media/background.59555fc20bd0c2d89486.webp);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 24px
}

.banner.jackpotBanner img {
	bottom: 0;
	height: 440px;
	position: absolute;
	right: 10%
}

@media(max-width:1200px) {
	.banner.jackpotBanner img {
		right: 0
	}
}

@media(max-width:900px) {
	.banner.jackpotBanner img {
		height: 290px;
		right: -15px
	}
}

@media(max-width:600px) {
	.banner.jackpotBanner img {
		height: 220px;
		right: -10%
	}
}

.banner.jackpotBanner h1 {
	color: #ffcc48;
	text-transform: uppercase
}

.banner.jackpotBanner h2 {
	font-size: 4.83rem;
	font-weight: 700
}

.banner.jackpotBanner h2 p {
	display: none;
	font-size: .6rem
}

@media(max-width:900px) {
	.banner.jackpotBanner h2 {
		font-size: 3rem
	}
}

@media(max-width:600px) {
	.banner.jackpotBanner h2 {
		font-size: 2.5rem
	}

	.banner.jackpotBanner h2 p {
		display: block !important
	}
}

.banner.jackpotBanner h2 .odometer {
	margin-bottom: 8px
}

.banner.jackpotBanner h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	max-width: 45%
}

@media(max-width:1200px) {
	.banner.jackpotBanner h3 {
		max-width: 60%
	}
}

@media(max-width:900px) {
	.banner.jackpotBanner h3 {
		font-size: 1rem;
		max-width: 60%
	}
}

@media(max-width:700px) {
	.banner.jackpotBanner h3 {
		font-size: .8rem
	}
}

@media(max-width:600px) {
	.banner.jackpotBanner h3 {
		display: none
	}
}

@media(max-width:900px) {
	.banner.jackpotBanner .mainBtn {
		font-size: 1rem;
		height: 40px;
		margin-top: 0;
		max-width: 60%
	}
}

.banner.bonusBanner {
	background: #0000;
	border-radius: 25px
}

@media(max-width:900px) {
	.banner.bonusBanner .snow.one {
		left: -20px !important;
		top: -5px !important;
		width: 120px
	}

	.banner.bonusBanner .snow.two {
		left: 50% !important;
		top: -5px !important;
		width: 180px
	}

	.banner.bonusBanner .snow.three {
		right: 0 !important;
		top: -20px !important;
		width: 120px
	}
}

@media(max-width:1200px) {
	.banner.bonusBanner .inside h2 {
		display: none
	}

	.banner.bonusBanner .inside .info {
		grid-gap: 10px;
		display: grid !important;
		grid-template-columns: 1fr 1fr;
		max-width: 65%
	}

	.banner.bonusBanner .inside .info .iblock {
		margin: 0 !important
	}
}

@media(max-width:1100px) {
	.banner.bonusBanner .inside h1 {
		font-size: 3rem !important
	}
}

@media(max-width:900px) {
	.banner.bonusBanner .mainImg {
		bottom: 0;
		height: 300px !important;
		top: auto !important;
		transform: none !important
	}

	.banner.bonusBanner .inside h1 {
		font-size: 2.5rem !important
	}

	.banner.bonusBanner .inside .info .iblock img {
		margin-right: 10px !important;
		width: 30px !important
	}

	.banner.bonusBanner .inside .info .iblock h3 {
		font-size: 1.3rem !important
	}
}

@media(max-width:700px) {
	.banner.bonusBanner .mainImg {
		height: 250px !important
	}
}

@media(max-width:600px) {
	.banner.bonusBanner .snow.one {
		left: -11px !important;
		top: -3px !important;
		width: 80px
	}

	.banner.bonusBanner .snow.two {
		display: none
	}

	.banner.bonusBanner .snow.three {
		right: 0 !important;
		top: -17px !important;
		width: 100px
	}

	.banner.bonusBanner .mainImg {
		bottom: auto;
		height: 150px !important;
		right: 0;
		top: 50%;
		transform: translateY(-50%)
	}

	.banner.bonusBanner .inside {
		left: 3% !important;
		right: 3% !important
	}

	.banner.bonusBanner .inside h1 {
		font-size: 1.5rem !important
	}

	.banner.bonusBanner .inside .info {
		grid-gap: 10px
	}

	.banner.bonusBanner .inside .info .iblock {
		padding: 5px 10px !important
	}

	.banner.bonusBanner .inside .info .iblock h3 {
		font-size: 1rem !important
	}

	.banner.bonusBanner .inside .info .iblock p {
		font-size: .5rem !important
	}

	.banner.bonusBanner .inside .info .iblock img {
		margin-right: 5px !important
	}

	.banner.bonusBanner .back {
		border-radius: 0 !important
	}
}

.banner.bonusBanner .inside {
	bottom: 10%;
	justify-content: space-between;
	top: 10%
}

.banner.bonusBanner .inside h1 {
	font-size: 4.7rem
}

.banner.bonusBanner .inside h1,
.banner.bonusBanner .inside h2 {
	text-shadow: 0 6.189px 8.252px #172e504d;
	text-transform: uppercase
}

.banner.bonusBanner .inside h2 {
	font-size: 3.5rem;
	font-weight: 700;
	opacity: .9
}

.banner.bonusBanner .inside .info {
	display: flex
}

.banner.bonusBanner .inside .info .iblock {
	align-items: center;
	background-color: rgba(18, 26, 41, .302);
	border-radius: 15px;
	display: flex;
	margin-right: 15px;
	padding: 10px 15px
}

.banner.bonusBanner .inside .info .iblock img {
	margin-right: 15px;
	width: 60px
}

.banner.bonusBanner .inside .info .iblock h3 {
	font-size: 2rem;
	font-weight: 700
}

.banner.bonusBanner .inside .info .iblock h3 span {
	color: #2b90fe
}

.banner.bonusBanner .inside .info .iblock.col {
	align-items: center;
	flex-direction: column;
	justify-content: center
}

.banner.bonusBanner .inside .info .iblock.col p {
	text-wrap: nowrap;
	font-size: .9rem;
	max-width: 100%;
	padding-top: 2px;
	text-align: center;
	width: 100%
}

.banner.bonusBanner .mainImg {
	height: 400px;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%)
}

.banner.bonusBanner .back {
	background: #192232;
	border-radius: 25px;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.banner.bonusBanner .backImg {
	height: 100%;
	object-fit: cover;
	transform: scale(1.01);
	width: 100%
}

@media(max-width:1300px) {
	.banner.slotBanner .mainImg {
		height: 400px !important;
		right: 15px !important
	}
}

@media(max-width:1150px) {
	.banner.slotBanner .methods {
		grid-gap: 15px !important;
		padding: 15px !important
	}

	.banner.slotBanner .methods .method .images img {
		max-height: 35px
	}

	.banner.slotBanner .mainBtn {
		margin-top: 0
	}
}

@media(max-width:1100px) {

	.banner.slotBanner .inside h1,
	.banner.slotBanner .inside h1.pay {
		font-size: 2rem !important
	}

	.banner.slotBanner .inside .list .slot .slotInner .play h1 {
		font-size: 14px !important
	}

	.banner.slotBanner .inside .list .slot:nth-child(4),
	.banner.slotBanner .inside .list .slot:nth-child(5) {
		display: none
	}
}

@media(max-width:1050px) {
	.banner.slotBanner .inside h1 {
		font-size: 1.8rem !important
	}

	.banner.slotBanner .inside h1.pay {
		font-size: 1.6rem !important
	}

	.banner.slotBanner .inside .methods {
		grid-template-columns: 1fr 1fr !important
	}

	.banner.slotBanner .inside .methods .method.first {
		grid-area: 1/1/1/3
	}
}

@media(max-width:900px) {
	.banner.slotBanner .mainImg {
		height: 270px !important;
		right: 20px !important
	}

	.banner.slotBanner .inside h1 {
		font-size: 1.4rem !important
	}

	.banner.slotBanner .inside h1.pay {
		font-size: 1.2rem !important
	}

	.banner.slotBanner .inside .methods {
		grid-template-columns: 1fr 1fr 1fr !important
	}

	.banner.slotBanner .inside .methods .method.first {
		grid-area: 1
	}

	.banner.slotBanner .inside .methods .method h4 {
		font-size: 10px !important;
		padding-top: 10px !important
	}

	.banner.slotBanner .inside .methods .method .images img {
		max-height: 30px !important
	}

	.banner.slotBanner .inside .list .slot {
		border-radius: 15px;
		margin-right: 10px !important;
		max-width: 100px !important
	}

	.banner.slotBanner .inside .list .slot .slotInner,
	.banner.slotBanner .inside .list .slot .slotInner .play {
		border-radius: 15px
	}

	.banner.slotBanner .inside .list .slot .slotInner .play h1 {
		font-size: 8px !important
	}

	.banner.slotBanner .inside .list .slot .slotInner .play p {
		display: none
	}

	.banner.slotBanner .inside .list .slot .slotInner .play .mainBtn {
		display: flex !important;
		height: 45px;
		width: 45px
	}

	.banner.slotBanner .inside .list .slot .slotInner .slotBack {
		border-radius: 15px
	}

	.banner.slotBanner .inside .list .slot:nth-child(4) {
		display: block
	}
}

@media(max-width:800px) {
	.banner.slotBanner .inside .methods {
		max-width: 65%
	}
}

@media(max-width:750px) {
	.banner.slotBanner .mainBtn {
		display: none
	}

	.banner.slotBanner .mainImg {
		height: 275px !important;
		right: -30px !important
	}

	.banner.slotBanner .mainImg.bi {
		height: 235px !important
	}

	.banner.slotBanner .inside .methods {
		grid-template-columns: 1fr 1fr !important
	}

	.banner.slotBanner .inside .methods .method.first {
		grid-area: 1/1/1/3 !important
	}

	.banner.slotBanner .inside h1 {
		font-size: 1.2rem !important
	}

	.banner.slotBanner .inside h1.pay {
		font-size: 1rem !important
	}

	.banner.slotBanner .inside .list .slot .slotInner .play .mainBtn {
		height: 40px;
		width: 40px
	}

	.banner.slotBanner .inside .list .slot .slotInner .play .like {
		height: 25px !important;
		opacity: 1 !important;
		visibility: visible !important;
		width: 25px !important
	}

	.banner.slotBanner .inside .list .slot .slotInner .play .like svg {
		width: 12px !important
	}

	.banner.slotBanner .inside .list .slot:nth-child(4) {
		display: none
	}
}

@media(max-width:600px) {
	.banner.slotBanner .mainImg {
		bottom: 0;
		height: 210px !important;
		right: -60px !important;
		top: auto;
		transform: none
	}

	.banner.slotBanner .mainImg.bi {
		height: 180px !important;
		right: -20px !important
	}

	.banner.slotBanner .inside h1 {
		font-size: .9rem !important
	}

	.banner.slotBanner .inside h1.pay {
		font-size: .75rem !important
	}

	.banner.slotBanner .inside h4 {
		font-size: 8px !important;
		padding-top: 5px !important
	}

	.banner.slotBanner .inside .methods .method .images img {
		max-height: 20px !important
	}

	.banner.slotBanner .inside .list .slot {
		max-width: 80px !important
	}
}

.banner.slotBanner .methods {
	grid-gap: 30px;
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	background-color: rgba(17, 23, 37, .302);
	border-radius: 18px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	max-width: 60%;
	padding: 20px
}

.banner.slotBanner .methods .method {
	flex-direction: column;
	width: 100%
}

.banner.slotBanner .methods .method,
.banner.slotBanner .methods .method .images {
	align-items: center;
	display: flex;
	justify-content: center
}

.banner.slotBanner .methods .method .images img {
	margin-right: 15px
}

.banner.slotBanner .methods .method .images img:last-child {
	margin: 0
}

.banner.slotBanner .methods .method h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding-top: 15px;
	text-transform: uppercase;
	white-space: nowrap
}

.banner.slotBanner .inside h1 {
	font-size: 2.3rem
}

.banner.slotBanner .mainImg {
	bottom: 0;
	height: 440px;
	right: 60px;
	top: auto;
	transform: none
}

.banner.slotBanner .back {
	border-radius: 27px
}

.banner.slotBanner .back .backImg {
	filter: blur(0)
}

.banner.slotBanner .list {
	display: flex
}

.banner.slotBanner .list .slot {
	margin-right: 15px;
	max-width: 133px
}

.banner.slotBanner .list .slot .play h1 {
	font-size: 14px
}

.banner.slotBanner .list .slot .play p {
	font-size: 12px;
	max-width: 100%
}

.banner.slotBanner .list .slot .play .mainBtn {
	height: 60px;
	margin-top: 0;
	width: 60px
}

.banner.slotBanner .list .slot .play .mainBtn img {
	height: 25px;
	padding-left: 0;
	width: 25px
}

.banner.slotBanner .list .slot .play .down .like {
	height: 30px;
	width: 30px
}

.banner.slotBanner .list .slot .play .down .like svg {
	height: 13px;
	width: 13px
}

.banner.slotBanner .list .slot .demo {
	/*display: none*/
}

@media(max-width:1000px) {
	.banner.bydloBanner .mainImg {
		height: 420px !important;
		right: -10px !important
	}
}

@media(max-width:900px) {
	.banner.bydloBanner .mainImg {
		height: 290px !important
	}

	.banner.bydloBanner .inside h1 {
		font-size: 2rem !important
	}

	.banner.bydloBanner .inside h3 {
		font-size: .9rem !important;
		padding-top: 5px !important
	}

	.banner.bydloBanner .inside .mainBtn {
		margin: 0 !important
	}
}

@media(max-width:600px) {
	.banner.bydloBanner .mainImg {
		bottom: 0;
		height: 200px !important;
		right: -50px !important;
		top: auto;
		transform: none
	}

	.banner.bydloBanner .inside h1 {
		font-size: 1.4rem !important
	}

	.banner.bydloBanner .inside h3 {
		font-size: .7rem !important;
		max-width: 60% !important;
		padding-top: 5px !important
	}

	.banner.bydloBanner .inside .mainBtn {
		font-size: .7rem !important;
		height: 35px !important;
		max-width: 180px !important
	}
}

.banner.bydloBanner .mainImg {
	bottom: 0;
	height: 450px;
	right: 60px;
	top: auto;
	transform: none
}

.banner.bydloBanner .back .backImg {
	filter: blur(0)
}

.banner.bydloBanner .inside h1 {
	font-size: 3rem
}

.banner.bydloBanner .inside h3 {
	font-size: 1.3rem;
	font-weight: 300;
	max-width: 50%;
	padding-top: 10px
}

@media(max-width:1300px) {
	.banner.tournamentBanner .inside .list .btnHolder {
		display: none
	}

	.banner.tournamentBanner .mainImg {
		height: 410px !important;
		right: -50px !important
	}

	.banner.tournamentBanner .inside .list .btnHolder {
		display: none
	}

	.banner.tournamentBanner .inside h1 {
		font-size: 2.8rem !important
	}

	.banner.tournamentBanner .inside .list {
		grid-gap: 15px !important
	}
}

@media(max-width:900px) {
	.banner.tournamentBanner .mainImg {
		height: 290px !important;
		right: -30px !important
	}

	.banner.tournamentBanner .inside h1 {
		font-size: 1.9rem !important
	}

	.banner.tournamentBanner .inside h1 p {
		font-size: 16px !important
	}

	.banner.tournamentBanner .inside .list .tour .rewards h6 {
		font-size: 18px !important;
		margin-right: 5px !important
	}

	.banner.tournamentBanner .inside .list .tour h5 {
		font-size: 12px !important;
		max-width: 180px !important
	}

	.banner.tournamentBanner .inside .list .tour .countdown .item span {
		font-size: 12px !important;
		height: 30px !important;
		width: 30px !important
	}

	.banner.tournamentBanner .inside .list .tour .left {
		font-size: 10px !important;
		padding-top: 7px !important
	}
}

@media(max-width:740px) {
	.banner.tournamentBanner .mainImg {
		height: 280px !important;
		right: -20px !important
	}
}

@media(max-width:600px) {
	.banner.tournamentBanner .mainImg {
		height: 210px !important;
		right: -30px !important
	}

	.banner.tournamentBanner .inside h1 {
		font-size: 1.5rem !important
	}

	.banner.tournamentBanner .inside h1 p {
		font-size: 10px !important
	}

	.banner.tournamentBanner .inside .list {
		grid-gap: 10px !important
	}

	.banner.tournamentBanner .inside .list .tour {
		padding: 10px !important
	}

	.banner.tournamentBanner .inside .list .tour .rewards h6 {
		font-size: 16px !important
	}

	.banner.tournamentBanner .inside .list .tour h5 {
		font-size: 10px !important;
		max-width: 150px !important
	}

	.banner.tournamentBanner .inside .list .tour:last-child {
		display: block
	}

	.banner.tournamentBanner .inside .list .tour .left {
		display: none !important
	}
}

@media(max-width:500px) {
	.banner.tournamentBanner .inside h1 {
		font-size: 1.2rem !important
	}

	.banner.tournamentBanner .inside .list .tour:last-child {
		display: none !important
	}
}

.banner.tournamentBanner .mainImg {
	bottom: 0;
	height: 440px;
	right: -40px;
	top: auto;
	transform: none
}

.banner.tournamentBanner .inside .theme {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.banner.tournamentBanner .inside .withBack {
	background: #11172580;
	border-radius: 25px;
	font-size: 34px;
	padding: 25px
}

.banner.tournamentBanner .inside .withBack p {
	color: #fff;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	max-width: 100%;
	padding-top: 15px;
	text-shadow: 0 6.033px 8.044px #172e502e
}

.banner.tournamentBanner .inside.stream {
	grid-gap: 50px;
	display: grid;
	grid-template-columns: 1fr 560px
}

.banner.tournamentBanner .inside.stream .theme .mainBtn {
	height: 44px;
	margin-top: 0;
	width: 200px
}

.banner.tournamentBanner .inside.stream .theme .floatHouse {
	bottom: -40px;
	left: -10%;
	position: absolute;
	width: 560px
}

@media(max-width:1200px) {
	.banner.tournamentBanner .inside.stream .theme .floatHouse {
		left: -20%
	}
}

@media(max-width:900px) {
	.banner.tournamentBanner .inside.stream .theme .floatHouse {
		bottom: 0;
		left: -5%;
		width: 325px
	}
}

@media(max-width:700px) {
	.banner.tournamentBanner .inside.stream .theme .floatHouse {
		left: -12%;
		width: 300px
	}
}

@media(max-width:500px) {
	.banner.tournamentBanner .inside.stream .theme .floatHouse {
		left: -15%;
		width: 260px
	}
}

.banner.tournamentBanner .inside.stream .theme.hideMobile {
	display: none !important
}

.banner.tournamentBanner .inside.stream .mob {
	display: none
}

.banner.tournamentBanner .inside.stream .frameBox,
.banner.tournamentBanner .inside.stream .frameSimpleBox {
	padding: 10px;
	position: relative
}

@media(max-width:600px) {

	.banner.tournamentBanner .inside.stream .frameBox .snow.one,
	.banner.tournamentBanner .inside.stream .frameSimpleBox .snow.one {
		left: -20px !important;
		top: -10px !important
	}
}

.banner.tournamentBanner .inside.stream .frameBox .mainBtn,
.banner.tournamentBanner .inside.stream .frameSimpleBox .mainBtn {
	bottom: -15px;
	left: 50%;
	margin: 0;
	position: absolute;
	transform: translateX(-50%);
	width: 200px
}

.banner.tournamentBanner .inside.stream .frameBox iframe,
.banner.tournamentBanner .inside.stream .frameSimpleBox iframe {
	border-radius: 15px
}

.banner.tournamentBanner .inside.stream .frameSimpleBox {
	border: 5px solid #96abff54;
	border-radius: 20px;
	padding: 0
}

.banner.tournamentBanner .inside.stream .frameSimpleBox iframe {
	border-radius: 20px
}

.banner.tournamentBanner .inside h1 {
	font-size: 3.1rem
}

.banner.tournamentBanner .inside h1 p {
	font-size: 22.388px;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 10px;
	text-transform: none
}

.banner.tournamentBanner .inside .list {
	grid-gap: 25px;
	display: grid;
	grid-template-columns: auto auto auto 1fr
}

.banner.tournamentBanner .inside .list .btnHolder {
	align-self: flex-end
}

.banner.tournamentBanner .inside .list .btnHolder .subText {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase
}

.banner.tournamentBanner .inside .list .btnHolder .mainBtn {
	margin-top: 20px;
	width: 250px
}

.banner.tournamentBanner .inside .list .tour {
	background: #11172580;
	border-radius: 14px;
	padding: 15px;
	z-index: 10
}

.banner.tournamentBanner .inside .list .tour h5 {
	color: #2b90fe;
	font-size: 14px;
	font-weight: 700;
	max-width: 250px;
	overflow: hidden;
	padding: 5px 0 10px;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap
}

.banner.tournamentBanner .inside .list .tour .rewards {
	display: flex
}

.banner.tournamentBanner .inside .list .tour .rewards h6 {
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	margin-right: 10px;
	text-shadow: 0 2.383px 3.177px #172e502e
}

.banner.tournamentBanner .inside .list .tour .countdown {
	display: flex
}

.banner.tournamentBanner .inside .list .tour .countdown .item {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 5px
}

.banner.tournamentBanner .inside .list .tour .countdown .item span {
	align-items: center;
	background: #333d5040;
	border: 2px solid #ffffff1a;
	border-radius: 50%;
	display: flex;
	font-size: 18px;
	font-weight: 700;
	height: 40px;
	justify-content: center;
	width: 40px
}

.banner.tournamentBanner .inside .list .tour .left {
	font-size: 12px;
	padding-top: 10px;
	text-shadow: 0 6px 9px #172e502e
}

@media(max-width:1200px) {
	.banner.cashBanner .mainImg {
		height: 415px !important;
		right: 0 !important
	}
}

@media(max-width:1100px) {
	.banner.cashBanner .inside h1 {
		font-size: 28px !important
	}
}

@media(max-width:900px) {
	.banner.cashBanner .mainImg {
		height: 275px !important;
		right: 0 !important
	}

	.banner.cashBanner .inside h1 {
		font-size: 22px !important;
		padding: 15px !important
	}

	.banner.cashBanner .inside .countdown .item span {
		border: 2px solid #ffffff08 !important;
		font-size: 1rem !important;
		height: 40px !important;
		width: 40px !important
	}

	.banner.cashBanner .inside .countdown .item .small {
		font-size: .5rem !important;
		margin-top: 5px !important
	}

	.banner.cashBanner .inside .me .item span {
		font-size: 1.3rem !important
	}

	.banner.cashBanner .inside .me .item .small {
		font-size: .6rem !important;
		margin-top: 5px !important
	}
}

@media(max-width:700px) {
	.banner.cashBanner .mainImg {
		height: 250px !important;
		right: -10px !important
	}

	.banner.cashBanner .inside h1 {
		font-size: 18px !important
	}
}

@media(max-width:600px) {
	.banner.cashBanner .mainImg {
		height: 190px !important;
		right: -40px !important
	}

	.banner.cashBanner .inside h1 {
		border-radius: 10px !important;
		font-size: 13px !important;
		padding: 10px !important
	}

	.banner.cashBanner .inside .mainBtn {
		font-size: .7rem !important;
		height: 33px !important;
		max-width: 130px !important
	}

	.banner.cashBanner .inside .countdown {
		padding: 5px 10px !important
	}

	.banner.cashBanner .inside .countdown .item {
		margin-right: 10px !important
	}

	.banner.cashBanner .inside .countdown .item:last-child {
		margin-right: 0 !important
	}

	.banner.cashBanner .inside .countdown .item span {
		font-size: .9rem !important;
		height: 35px !important;
		width: 35px !important
	}

	.banner.cashBanner .inside .countdown .item .small {
		font-size: .4rem !important
	}

	.banner.cashBanner .inside .me .item span {
		font-size: 1rem !important
	}

	.banner.cashBanner .inside .me .item .small {
		font-size: .5rem !important;
		margin-top: 0 !important
	}
}

.banner.cashBanner .mainImg {
	bottom: 0;
	height: 450px;
	right: 60px;
	top: auto;
	transform: none
}

.banner.cashBanner .inside .mainBtn {
	margin: 0
}

.banner.cashBanner .inside h1 {
	font-size: 34px
}

.banner.cashBanner .inside h1.withBack {
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	background: #1117254d;
	border-radius: 15px;
	padding: 25px
}

.banner.cashBanner .inside .timer {
	margin-right: auto;
	z-index: 10
}

.banner.cashBanner .inside .countdown {
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	background: #1117254d;
	border-radius: 15px;
	display: flex;
	padding: 10px 15px
}

@media(max-width:600px) {
	.banner.cashBanner .inside .countdown {
		margin-bottom: 10px
	}
}

.banner.cashBanner .inside .countdown .item {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 15px
}

.banner.cashBanner .inside .countdown .item:last-child {
	margin: 0
}

.banner.cashBanner .inside .countdown .item span {
	align-items: center;
	background: #333d5054;
	border: 3px solid #ffffff08;
	border-radius: 50%;
	display: flex;
	font-size: 1.4rem;
	font-weight: 700;
	height: 60px;
	justify-content: center;
	width: 60px
}

.banner.cashBanner .inside .countdown .item .small {
	font-size: .7rem;
	margin-top: 10px;
	max-width: none;
	text-shadow: 0 2.931px 3.909px #0a0d1169;
	text-transform: uppercase
}

@media(max-width:1200px) {
	.banner.cashBanner .inside .countdown .item span {
		background: #333d5080
	}
}

.banner.cashBanner .inside .me {
	display: flex
}

.banner.cashBanner .inside .me .item {
	margin-right: 40px
}

.banner.cashBanner .inside .me .item:last-child {
	margin-right: 0
}

.banner.cashBanner .inside .me .item span {
	font-size: 1.8rem;
	font-weight: 700;
	text-shadow: 0 2.229px 2.972px #0a0d1169
}

.banner.cashBanner .inside .me .item .small {
	font-size: .8rem;
	font-weight: 300;
	margin-top: 7px;
	max-width: 100%;
	text-shadow: 0 2.229px 2.972px #0a0d1169
}

.banner.streamBanner .mainImg.hideMobile {
	display: none !important
}

@media(max-width:1300px) {
	.banner.streamBanner .inside.stream .withBack {
		font-size: 28px !important
	}
}

@media(max-width:1100px) {
	.banner.streamBanner .inside {
		grid-gap: 25px !important;
		grid-template-columns: 1fr 1fr !important
	}
}

@media(max-width:900px) {
	.banner.streamBanner .inside {
		grid-gap: 0 !important;
		grid-template-columns: 2fr 1fr !important
	}

	.banner.streamBanner .inside.livehouse {
		grid-template-columns: .5fr 1fr !important;
		padding: 1% 1% 3% !important
	}

	.banner.streamBanner .inside.stream {
		bottom: 0 !important;
		left: 0 !important;
		padding: 5%;
		right: 0 !important;
		top: 0 !important;
		width: 100%
	}

	.banner.streamBanner .inside.stream .theme .mainBtn {
		display: none
	}

	.banner.streamBanner .inside.stream .theme .mainBtn.mob {
		display: flex !important
	}

	.banner.streamBanner .inside.stream .withBack {
		font-size: 20px !important;
		padding: 15px !important
	}

	.banner.streamBanner .inside.stream .withBack p {
		font-size: 10px !important
	}

	.banner.streamBanner .inside .frameBox {
		background-image: none;
		border: initial;
		display: none
	}

	.banner.streamBanner .inside .frameBox.showMobile {
		display: block !important;
		height: 100%;
		position: absolute;
		width: 100%
	}

	.banner.streamBanner .mainImg.secondary {
		display: block !important
	}

	.banner.streamBanner .mainImg.hideMobile {
		display: none !important
	}
}

@media(max-width:500px) {
	.banner.streamBanner .inside.livehouse {
		grid-template-columns: .5fr 1fr !important
	}
}

@media(max-width:600px) {
	.banner.streamBanner .inside.stream .withBack {
		border-radius: 15px !important;
		font-size: 16px !important
	}

	.banner.streamBanner .inside.stream .withBack p {
		display: none
	}
}

.banner.streamBanner .mainImg.secondary {
	display: none
}

.odometer.odometer-auto-theme,
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default,
.odometer.odometer-theme-default .odometer-digit {
	*zoom: 1;
	display: inline-block;
	*display: inline;
	position: relative;
	vertical-align: middle;
	*vertical-align: auto
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
	*zoom: 1;
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	*vertical-align: auto;
	visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
	bottom: 0;
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
	display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
	-webkit-backface-visibility: hidden;
	display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
	display: block;
	-webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
	position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
	transition: transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	transform: translateY(0);
	transition: transform 2s
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
	font-family: Inter, sans-serif;
	line-height: default
}

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
	text-align: center
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
	--animate-duration: 1s;
	--animate-delay: 1s;
	--animate-repeat: 1
}

.animate__animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: var(--animate-duration);
	animation-duration: var(--animate-duration);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animate__animated.animate__infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animate__animated.animate__repeat-1 {
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: var(--animate-repeat);
	animation-iteration-count: var(--animate-repeat)
}

.animate__animated.animate__repeat-2 {
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	-webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
	animation-iteration-count: calc(var(--animate-repeat)*2)
}

.animate__animated.animate__repeat-3 {
	-webkit-animation-iteration-count: 3;
	animation-iteration-count: 3;
	-webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
	animation-iteration-count: calc(var(--animate-repeat)*3)
}

.animate__animated.animate__delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-delay: var(--animate-delay);
	animation-delay: var(--animate-delay)
}

.animate__animated.animate__delay-2s {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-delay: calc(var(--animate-delay)*2);
	animation-delay: calc(var(--animate-delay)*2)
}

.animate__animated.animate__delay-3s {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	-webkit-animation-delay: calc(var(--animate-delay)*3);
	animation-delay: calc(var(--animate-delay)*3)
}

.animate__animated.animate__delay-4s {
	-webkit-animation-delay: 4s;
	animation-delay: 4s;
	-webkit-animation-delay: calc(var(--animate-delay)*4);
	animation-delay: calc(var(--animate-delay)*4)
}

.animate__animated.animate__delay-5s {
	-webkit-animation-delay: 5s;
	animation-delay: 5s;
	-webkit-animation-delay: calc(var(--animate-delay)*5);
	animation-delay: calc(var(--animate-delay)*5)
}

.animate__animated.animate__faster {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-duration: calc(var(--animate-duration)/2);
	animation-duration: calc(var(--animate-duration)/2)
}

.animate__animated.animate__fast {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-duration: calc(var(--animate-duration)*.8);
	animation-duration: calc(var(--animate-duration)*.8)
}

.animate__animated.animate__slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-duration: calc(var(--animate-duration)*2);
	animation-duration: calc(var(--animate-duration)*2)
}

.animate__animated.animate__slower {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-duration: calc(var(--animate-duration)*3);
	animation-duration: calc(var(--animate-duration)*3)
}

@media (prefers-reduced-motion:reduce),
print {
	.animate__animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important
	}

	.animate__animated[class*=Out] {
		opacity: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	20%,
	53%,
	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) scaleY(1.1);
		transform: translate3d(0, -30px, 0) scaleY(1.1)
	}

	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) scaleY(1.05);
		transform: translate3d(0, -15px, 0) scaleY(1.05)
	}

	80% {
		-webkit-transform: translateZ(0) scaleY(.95);
		transform: translateZ(0) scaleY(.95);
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
		transform: translate3d(0, -4px, 0) scaleY(1.02)
	}
}

@keyframes bounce {

	0%,
	20%,
	53%,
	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) scaleY(1.1);
		transform: translate3d(0, -30px, 0) scaleY(1.1)
	}

	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) scaleY(1.05);
		transform: translate3d(0, -15px, 0) scaleY(1.05)
	}

	80% {
		-webkit-transform: translateZ(0) scaleY(.95);
		transform: translateZ(0) scaleY(.95);
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
		transform: translate3d(0, -4px, 0) scaleY(1.02)
	}
}

.animate__bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.animate__flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.animate__pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.animate__rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shakeX {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shakeX {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.animate__shakeX {
	-webkit-animation-name: shakeX;
	animation-name: shakeX
}

@-webkit-keyframes shakeY {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
}

@keyframes shakeY {

	0%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
}

.animate__shakeY {
	-webkit-animation-name: shakeY;
	animation-name: shakeY
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.animate__headShake {
	-webkit-animation-name: headShake;
	animation-name: headShake;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.animate__swing {
	-webkit-animation-name: swing;
	animation-name: swing;
	-webkit-transform-origin: top center;
	transform-origin: top center
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.animate__tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@keyframes jello {

	0%,
	11.1%,
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.animate__jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	14% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	28% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	42% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	70% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animate__heartBeat {
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-duration: calc(var(--animate-duration)*1.3);
	animation-duration: calc(var(--animate-duration)*1.3);
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

@-webkit-keyframes backInDown {
	0% {
		opacity: .7;
		-webkit-transform: translateY(-1200px) scale(.7);
		transform: translateY(-1200px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes backInDown {
	0% {
		opacity: .7;
		-webkit-transform: translateY(-1200px) scale(.7);
		transform: translateY(-1200px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animate__backInDown {
	-webkit-animation-name: backInDown;
	animation-name: backInDown
}

@-webkit-keyframes backInLeft {
	0% {
		opacity: .7;
		-webkit-transform: translateX(-2000px) scale(.7);
		transform: translateX(-2000px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes backInLeft {
	0% {
		opacity: .7;
		-webkit-transform: translateX(-2000px) scale(.7);
		transform: translateX(-2000px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animate__backInLeft {
	-webkit-animation-name: backInLeft;
	animation-name: backInLeft
}

@-webkit-keyframes backInRight {
	0% {
		opacity: .7;
		-webkit-transform: translateX(2000px) scale(.7);
		transform: translateX(2000px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes backInRight {
	0% {
		opacity: .7;
		-webkit-transform: translateX(2000px) scale(.7);
		transform: translateX(2000px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animate__backInRight {
	-webkit-animation-name: backInRight;
	animation-name: backInRight
}

@-webkit-keyframes backInUp {
	0% {
		opacity: .7;
		-webkit-transform: translateY(1200px) scale(.7);
		transform: translateY(1200px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes backInUp {
	0% {
		opacity: .7;
		-webkit-transform: translateY(1200px) scale(.7);
		transform: translateY(1200px) scale(.7)
	}

	80% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animate__backInUp {
	-webkit-animation-name: backInUp;
	animation-name: backInUp
}

@-webkit-keyframes backOutDown {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateY(700px) scale(.7);
		transform: translateY(700px) scale(.7)
	}
}

@keyframes backOutDown {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateY(700px) scale(.7);
		transform: translateY(700px) scale(.7)
	}
}

.animate__backOutDown {
	-webkit-animation-name: backOutDown;
	animation-name: backOutDown
}

@-webkit-keyframes backOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateX(-2000px) scale(.7);
		transform: translateX(-2000px) scale(.7)
	}
}

@keyframes backOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateX(-2000px) scale(.7);
		transform: translateX(-2000px) scale(.7)
	}
}

.animate__backOutLeft {
	-webkit-animation-name: backOutLeft;
	animation-name: backOutLeft
}

@-webkit-keyframes backOutRight {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateX(2000px) scale(.7);
		transform: translateX(2000px) scale(.7)
	}
}

@keyframes backOutRight {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateX(2000px) scale(.7);
		transform: translateX(2000px) scale(.7)
	}
}

.animate__backOutRight {
	-webkit-animation-name: backOutRight;
	animation-name: backOutRight
}

@-webkit-keyframes backOutUp {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateY(-700px) scale(.7);
		transform: translateY(-700px) scale(.7)
	}
}

@keyframes backOutUp {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	20% {
		opacity: .7;
		-webkit-transform: translateY(0) scale(.7);
		transform: translateY(0) scale(.7)
	}

	to {
		opacity: .7;
		-webkit-transform: translateY(-700px) scale(.7);
		transform: translateY(-700px) scale(.7)
	}
}

.animate__backOutUp {
	-webkit-animation-name: backOutUp;
	animation-name: backOutUp
}

@-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)
	}
}

.animate__bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	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: translate3d(0, -3000px, 0) scaleY(3);
		transform: translate3d(0, -3000px, 0) scaleY(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
		transform: translate3d(0, 25px, 0) scaleY(.9)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
		transform: translate3d(0, -10px, 0) scaleY(.95)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
		transform: translate3d(0, 5px, 0) scaleY(.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {

	0%,
	60%,
	75%,
	90%,
	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: translate3d(0, -3000px, 0) scaleY(3);
		transform: translate3d(0, -3000px, 0) scaleY(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
		transform: translate3d(0, 25px, 0) scaleY(.9)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
		transform: translate3d(0, -10px, 0) scaleY(.95)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
		transform: translate3d(0, 5px, 0) scaleY(.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	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: translate3d(-3000px, 0, 0) scaleX(3);
		transform: translate3d(-3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0) scaleX(1);
		transform: translate3d(25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
		transform: translate3d(-10px, 0, 0) scaleX(.98)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
		transform: translate3d(5px, 0, 0) scaleX(.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {

	0%,
	60%,
	75%,
	90%,
	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: translate3d(-3000px, 0, 0) scaleX(3);
		transform: translate3d(-3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0) scaleX(1);
		transform: translate3d(25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
		transform: translate3d(-10px, 0, 0) scaleX(.98)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
		transform: translate3d(5px, 0, 0) scaleX(.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	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: translate3d(3000px, 0, 0) scaleX(3);
		transform: translate3d(3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
		transform: translate3d(-25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
		transform: translate3d(10px, 0, 0) scaleX(.98)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
		transform: translate3d(-5px, 0, 0) scaleX(.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {

	0%,
	60%,
	75%,
	90%,
	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: translate3d(3000px, 0, 0) scaleX(3);
		transform: translate3d(3000px, 0, 0) scaleX(3)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
		transform: translate3d(-25px, 0, 0) scaleX(1)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
		transform: translate3d(10px, 0, 0) scaleX(.98)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
		transform: translate3d(-5px, 0, 0) scaleX(.995)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	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: translate3d(0, 3000px, 0) scaleY(5);
		transform: translate3d(0, 3000px, 0) scaleY(5)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
		transform: translate3d(0, 10px, 0) scaleY(.95)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
		transform: translate3d(0, -5px, 0) scaleY(.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	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: translate3d(0, 3000px, 0) scaleY(5);
		transform: translate3d(0, 3000px, 0) scaleY(5)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
		transform: translate3d(0, 10px, 0) scaleY(.95)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
		transform: translate3d(0, -5px, 0) scaleY(.985)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.animate__bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
		transform: translate3d(0, 10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
		transform: translate3d(0, 2000px, 0) scaleY(3)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
		transform: translate3d(0, 10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
		transform: translate3d(0, -20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
		transform: translate3d(0, 2000px, 0) scaleY(3)
	}
}

.animate__bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
		transform: translate3d(20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
		transform: translate3d(-2000px, 0, 0) scaleX(2)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
		transform: translate3d(20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
		transform: translate3d(-2000px, 0, 0) scaleX(2)
	}
}

.animate__bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
		transform: translate3d(-20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
		transform: translate3d(2000px, 0, 0) scaleX(2)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
		transform: translate3d(-20px, 0, 0) scaleX(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
		transform: translate3d(2000px, 0, 0) scaleX(2)
	}
}

.animate__bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
		transform: translate3d(0, -10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
		transform: translate3d(0, 20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
		transform: translate3d(0, -2000px, 0) scaleY(3)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
		transform: translate3d(0, -10px, 0) scaleY(.985)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
		transform: translate3d(0, 20px, 0) scaleY(.9)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
		transform: translate3d(0, -2000px, 0) scaleY(3)
	}
}

.animate__bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.animate__fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	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 fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-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)
	}
}

.animate__fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInTopLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInTopLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInTopLeft {
	-webkit-animation-name: fadeInTopLeft;
	animation-name: fadeInTopLeft
}

@-webkit-keyframes fadeInTopRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInTopRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInTopRight {
	-webkit-animation-name: fadeInTopRight;
	animation-name: fadeInTopRight
}

@-webkit-keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInBottomLeft {
	-webkit-animation-name: fadeInBottomLeft;
	animation-name: fadeInBottomLeft
}

@-webkit-keyframes fadeInBottomRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInBottomRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__fadeInBottomRight {
	-webkit-animation-name: fadeInBottomRight;
	animation-name: fadeInBottomRight
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.animate__fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.animate__fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.animate__fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.animate__fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.animate__fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.animate__fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.animate__fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.animate__fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.animate__fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutTopLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}
}

@keyframes fadeOutTopLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, -100%, 0);
		transform: translate3d(-100%, -100%, 0)
	}
}

.animate__fadeOutTopLeft {
	-webkit-animation-name: fadeOutTopLeft;
	animation-name: fadeOutTopLeft
}

@-webkit-keyframes fadeOutTopRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}
}

@keyframes fadeOutTopRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, -100%, 0);
		transform: translate3d(100%, -100%, 0)
	}
}

.animate__fadeOutTopRight {
	-webkit-animation-name: fadeOutTopRight;
	animation-name: fadeOutTopRight
}

@-webkit-keyframes fadeOutBottomRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}
}

@keyframes fadeOutBottomRight {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 100%, 0);
		transform: translate3d(100%, 100%, 0)
	}
}

.animate__fadeOutBottomRight {
	-webkit-animation-name: fadeOutBottomRight;
	animation-name: fadeOutBottomRight
}

@-webkit-keyframes fadeOutBottomLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}
}

@keyframes fadeOutBottomLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 100%, 0);
		transform: translate3d(-100%, 100%, 0)
	}
}

.animate__fadeOutBottomLeft {
	-webkit-animation-name: fadeOutBottomLeft;
	animation-name: fadeOutBottomLeft
}

@-webkit-keyframes flip {
	0% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
	}

	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
	}

	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
	}

	to {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
	}
}

@keyframes flip {
	0% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
	}

	40% {
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
	}

	50% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
	}

	80% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
	}

	to {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
		transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
	}
}

.animate__animated.animate__flip {
	-webkit-animation-name: flip;
	animation-name: flip;
	-webkit-backface-visibility: visible;
	backface-visibility: visible
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg)
	}

	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg)
	}

	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.animate__flipInX {
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg)
	}

	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg)
	}

	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.animate__flipInY {
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg)
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg)
	}

	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg)
	}
}

.animate__flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg)
	}

	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg)
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg)
	}

	to {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg)
	}
}

.animate__flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-duration: calc(var(--animate-duration)*.75);
	animation-duration: calc(var(--animate-duration)*.75);
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes lightSpeedInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes lightSpeedInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg)
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__lightSpeedInRight {
	-webkit-animation-name: lightSpeedInRight;
	animation-name: lightSpeedInRight;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
		transform: translate3d(-100%, 0, 0) skewX(30deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: skewX(-20deg);
		transform: skewX(-20deg)
	}

	80% {
		-webkit-transform: skewX(5deg);
		transform: skewX(5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes lightSpeedInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
		transform: translate3d(-100%, 0, 0) skewX(30deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: skewX(-20deg);
		transform: skewX(-20deg)
	}

	80% {
		-webkit-transform: skewX(5deg);
		transform: skewX(5deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__lightSpeedInLeft {
	-webkit-animation-name: lightSpeedInLeft;
	animation-name: lightSpeedInLeft;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg)
	}
}

@keyframes lightSpeedOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg)
	}
}

.animate__lightSpeedOutRight {
	-webkit-animation-name: lightSpeedOutRight;
	animation-name: lightSpeedOutRight;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes lightSpeedOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
		transform: translate3d(-100%, 0, 0) skewX(-30deg)
	}
}

@keyframes lightSpeedOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
		transform: translate3d(-100%, 0, 0) skewX(-30deg)
	}
}

.animate__lightSpeedOutLeft {
	-webkit-animation-name: lightSpeedOutLeft;
	animation-name: lightSpeedOutLeft;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateIn {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateInDownLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateInDownRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateInDownRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateInUpLeft {
	0% {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateInUpRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rotateInUpRight {
	0% {
		opacity: 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg)
	}
}

@keyframes rotateOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg)
	}
}

.animate__rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@keyframes rotateOutDownLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

.animate__rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

@keyframes rotateOutDownRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

.animate__rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

@keyframes rotateOutUpLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

.animate__rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}

@keyframes rotateOutUpRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}
}

.animate__rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom
}

@-webkit-keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg)
	}

	40%,
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0)
	}
}

@keyframes hinge {
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg)
	}

	40%,
	80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0)
	}
}

.animate__hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-duration: calc(var(--animate-duration)*2);
	animation-duration: calc(var(--animate-duration)*2);
	-webkit-animation-name: hinge;
	animation-name: hinge;
	-webkit-transform-origin: top left;
	transform-origin: top left
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.animate__jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

.animate__rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-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
	}
}

.animate__zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}
}

@keyframes zoomInDown {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}
}

.animate__zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
	}
}

@keyframes zoomInLeft {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
	}
}

.animate__zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
	}
}

@keyframes zoomInRight {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
	}
}

.animate__zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}
}

@keyframes zoomInUp {
	0% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
	}

	60% {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}
}

.animate__zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-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
	}
}

.animate__zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}

	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
	}
}

@keyframes zoomOutDown {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
	}

	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
	}
}

.animate__zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0)
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0)
	}
}

.animate__zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
	-webkit-transform-origin: left center;
	transform-origin: left center
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0)
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0)
	}
}

.animate__zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
	-webkit-transform-origin: right center;
	transform-origin: right center
}

@-webkit-keyframes zoomOutUp {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}

	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
	}
}

@keyframes zoomOutUp {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
	}

	to {
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
	}
}

.animate__zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.animate__slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: hidden
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: hidden
	}
}

.animate__slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: hidden
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: hidden
	}
}

.animate__slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: hidden
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: hidden
	}
}

.animate__slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: hidden
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: hidden
	}
}

.animate__slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.start {
	margin-bottom: 30px
}

.start .lobbySearch {
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative
}

@media(max-width:600px) {
	.start .lobbySearch {
		margin-top: 0
	}
}

.start .lobbySearch .searchMobile {
	display: none;
	height: 170px;
	margin-top: 35px;
	padding: 25px;
	position: relative;
	z-index: 1
}

@media(max-width:1000px) {
	.start .lobbySearch .searchMobile {
		display: block
	}
}

@media(max-width:700px) {
	.start .lobbySearch .searchMobile {
		padding: 25px
	}

	.start .lobbySearch .searchMobile .inside {
		max-width: 160px !important
	}

	.start .lobbySearch .searchMobile .inside h1 {
		font-size: 14px
	}

	.start .lobbySearch .searchMobile .mainImg {
		right: 0 !important
	}
}

@media(max-width:450px) {
	.start .lobbySearch .searchMobile .mainImg {
		right: -25px !important;
		width: 200px !important
	}
}

.start .lobbySearch .searchMobile .inside {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	max-width: 300px
}

.start .lobbySearch .searchMobile .inside h1 {
	font-weight: 500;
	margin-bottom: 15px
}

.start .lobbySearch .searchMobile .mainImg {
	bottom: -3px;
	position: absolute;
	right: 10%
}

.start .lobbySearch .searchMobile .back {
	border-radius: 25px;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;

	top: 0;
	width: 100%;
	z-index: -1
}

.start .lobbySearch .searchMobile .back .backImg {
	height: 100%;
	object-fit: cover;
	transform: scale(1.01);
	width: 100%
}

@media(max-width:1000px) {
	.start .lobbySearch .searchWrapper {
		display: none
	}
}

.start .searchWrapper {
	height: 370px;
	position: relative
}

.start .searchGames {
	box-sizing: border-box;
	height: 100%;
	width: 100%
}

.start .liveBets {
	margin-top: 50px
}

@media(max-width:600px) {
	.start .liveBets {
		margin-bottom: 10px;
		margin-top: 10px
	}
}

.gameList {
	margin-top: 20px;
	position: relative
}

@media(max-width:1400px) {
	.gameList .glow {
		display: none
	}
}

.gameList .swiper-grid-column>.swiper-wrapper {
	flex-direction: row !important
}

.gameList.tour {
	padding-bottom: 30px;
	padding-top: 0
}

.gameList.tour .swiper {
	padding-bottom: 25px;
	padding-top: 90px
}

@media(max-width:690px) {
	.gameList.tour .swiper {
		padding-top: 60px
	}
}

@media(max-width:450px) {
	.gameList.tour .swiper {
		padding-top: 50px
	}
}

.gameList.tour .glow {
	background: radial-gradient(50% 50% at 49.09% 48.05%, #2d66f0 0, #2d66f000 100%);
	content: "";
	flex-shrink: 0;
	height: 450px;
	opacity: .26;
	position: absolute;
	right: -45%;
	top: -62px;
	width: 876px
}

.gameList.tour .glow.two {
	right: 50%;
	top: -80px;
	transform: translateX(50%)
}

.gameList.tour .glow.three {
	left: -35%;
	right: auto
}

.gameList .top {
	align-items: center;
	display: flex;
	justify-content: space-between
}

@media(max-width:600px) {
	.gameList .top {
		margin-bottom: 10px
	}
}

.gameList .top .title {
	align-items: center;
	background-color: #19223280;
	border: 2px solid rgba(70, 80, 99, .149);
	border-radius: 100px;
	display: flex;
	font-size: 1.2rem;
	font-weight: 400;
	height: 55px;
	padding: 8px 25px;
	transition: background-color .3s ease, border-color .3s ease;
	white-space: nowrap;
	z-index: 1
}

.gameList .top .title:hover {
	background-color: #192232b3;
	border-color: #2b90fecc
}

.gameList .top .title img {
	margin-right: 10px;
	width: 23px
}

.gameList .top .arrows {
	align-items: center;
	display: flex;
	z-index: 1
}

.gameList .top .arrows .item {
	align-items: center;
	background-color: #19223280;
	border: 2px solid rgba(70, 80, 99, .149);
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	filter: drop-shadow(0 4.692px 5.631px rgba(17, 20, 27, .12));
	height: 55px;
	justify-content: center;
	transform-origin: center;
	transition: background-color .3s ease, border-color .3s ease;
	width: 55px
}

.gameList .top .arrows .item:hover {
	background-color: #192232b3;
	border-color: #2b90fecc
}

.gameList .top .arrows .item:hover svg {
	color: var(--blue)
}

.gameList .top .arrows .item svg {
	color: #677a9d;
	height: 15px;
	transition: color .3s ease-in-out, transform .3s ease;
	width: 15px
}

.gameList .top .arrows .item.left {
	margin-right: 20px
}

@media(max-width:600px) {
	.gameList .top .arrows .item.left {
		margin-right: 10px
	}
}

.gameList .top .arrows .item.left svg {
	transform: rotate(180deg)
}

.gameList .gameSwiper {
	left: -10px;
	max-width: calc(100% + 20px);
	padding: 5px 10px;
	width: calc(100% + 20px) !important
}

.gameList .gameSwiper .swiper-slide {
	padding: 30px 3px 20px;
	width: 180px
}

@media(max-width:600px) {
	.gameList .gameSwiper .swiper-slide {
		padding: 0
	}

	.gameList .top .title {
		font-size: .9rem;
		height: 45px;
		padding: 0 15px
	}

	.gameList .top .title img {
		height: 16px;
		margin-right: 10px;
		width: 16px
	}

	.gameList .top .arrows .item {
		height: 45px;
		width: 45px
	}

	.gameList .top .arrows .item.right {
		margin-left: 15px
	}
}

.sTournament,
.sTournament .swiper {
	overflow: visible !important
}

.sTournament swiper-slide {
	overflow: visible;
	padding: 80px 0 20px
}

@keyframes backScale {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.15)
	}

	to {
		transform: scale(1)
	}
}

.slot {
	align-self: flex-start;
	border-radius: 25px;
	box-shadow: 0 5px 6px 0 #11141b40;
	position: relative;
	transition: transform .3s ease;
	width: 100%
}

.slot.empty {
	margin-right: 20px
}

.slot.empty .slotInner .loadingLines {
	bottom: 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px
}

.slot.empty .slotInner .loadingLine {
	animation: loadingLine 1s linear infinite;
	background-color: #192232;
	border-radius: 15px;
	height: 20px;
	margin-bottom: 10px;
	width: 80%
}

.slot.empty .slotInner .loadingLine:last-child {
	height: 15px;
	width: 50%
}

@keyframes loadingLine {
	0% {
		opacity: 1
	}

	50% {
		opacity: .3
	}

	to {
		opacity: 1
	}
}

.slot .slotInner {
	border-radius: 25px;
	height: 100%;
	overflow: hidden;
	position: relative;
	transition: transform .3s ease;
	width: 100%
}

.slot .slotInner:after {
	content: "";
	display: block;
	padding-top: 135%;
	width: 100%
}

.slot .slotBack {
	height: 100%;
	object-fit: cover;
	position: absolute;
	transition: transform .3s ease;
	width: 100%;
	z-index: 1
}

.slot .demo {
	align-items: center;
	background-color: #19223257;
	border-radius: 0 0 25px 25px;
	color: var(--textSecondary);
	display: flex;
	font-size: .8rem;
	font-weight: 700;
	height: 30px;
	justify-content: center;
	left: 50%;
	margin: auto;
	opacity: 0;
	transition: transform .3s ease, color .3s ease;
	width: 90px;
	z-index: -1
}

.slot .demo:hover {
	color: var(--blue)
}

@media(max-width:600px) {
	.slot .demo {
		background-color: #192232cc;
		border-radius: 20px;
		font-size: .6rem;
		height: auto;
		left: 50%;
		padding: 7px 15px;
		position: absolute;
		text-transform: uppercase;
		top: 88%;
		transform: translate(-50%, -50%);
		width: auto;
		z-index: 3
	}
}

.slot.mob:hover .blockReason {
	opacity: 1
}

.slot.mob:hover .slotBack {
	transform: none;
	will-change: auto
}

.slot:hover {
	transform: scale(1.08)
}

.slot:hover .blockReason {
	opacity: 0
}

.slot:hover .demo {
	animation: demoAppear .3s ease .3s both;
	opacity: 1
}

@media(max-width:600px) {
	.slot:hover .demo {
		animation: demoAppearMobile .3s ease .3s both
	}
}

@keyframes demoAppear {
	0% {
		opacity: 0;
		transform: translateY(-7px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes demoAppearMobile {
	0% {
		display: none;
		opacity: 0
	}

	1% {
		display: block
	}

	to {
		display: block;
		opacity: 1
	}
}

.slot:hover .slotBack {
	transform: scale(1.25);
	will-change: transform
}

.slot:hover .play {
	opacity: 1;
	z-index: 1
}

.slot:hover .play .like {
	animation: likeAppear .3s ease .3s both
}

@media(max-width:600px) {
	.slot:hover .play .like {
		opacity: 0 !important;
		visibility: hidden !important
	}
}

@keyframes likeAppear {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.header:has(>.topHeader) {
    display: none !important;
}
a.redirect-link {
    color: #fff !important;
    text-decoration: none;
    z-index: 9;
    background-color: transparent;
}

.modal.access:has(.redirect-confirm) {
    min-height: 320px !important;
    border-radius: 25px !important;
    width: 500px !important;
    left: calc(50vw - 250px);
    top: calc(50vh - 160px);
}

.seoText-mobile,
.seoText-mobile>* {
    margin-top: 1rem;
	display:none;
}
.seoText-desktop {
    color: var(--textSecondary);
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    transition: .15s ease;
    text-align: left;
}
@media (max-height: 450px), (max-width: 700px) {
	.seoText-mobile,
	.seoText-mobile>* {
		display:block !important;
	}
	.seoText-desktop {display:none;}
	.modal.access:has(.redirect-confirm) {
		min-height: 100vh !important;
		width: 100% !important;
		border-radius: 0;
		top: 0;
		left: 0;
	}	
}

