/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	-webkit-text-size-adjust: 100%;
	line-height: 1.15
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

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

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

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

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

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

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}
.site-theme .header_banner__text {
	position: relative;
	width: 100%;
}


.flex {
	display: flex
}

.flex-inline {
	display: inline-flex
}

.flex-wrap {
	flex-wrap: wrap
}

.flex-nowrap {
	flex-wrap: nowrap
}

.flex-justify-center {
	justify-content: center
}

.flex-justify-start {
	justify-content: flex-start
}

.flex-justify-end {
	justify-content: flex-end
}

.flex-justify-around {
	justify-content: space-around
}

.flex-justify-between {
	justify-content: space-between
}

.flex-align-stretch {
	align-items: stretch
}

.flex-align-start {
	align-items: flex-start
}

.flex-align-end {
	align-items: flex-end
}

.flex-align-center {
	align-items: center
}

.flex-direction-column {
	flex-direction: column
}

.flex-direction-row {
	flex-direction: row
}

body.admin-bar .header,
body.admin-bar .header .header-menu-left {
	margin-top: 32px
}

@media screen and (max-width:992px) {
	body.admin-bar .header_menu-wrap {
		top: 102px
	}
}

@media screen and (max-width:782px) {

	body.admin-bar .header,
	body.admin-bar .header .header-menu-left {
		margin-top: 46px
	}

	body.admin-bar .header_menu-wrap {
		top: 116px
	}
}

@media screen and (max-width:600px) {
	#wpadminbar {
		position: fixed !important
	}
}

html {
	margin: 0 !important;
	padding: 0
}

body {
	background: var(--site-background-color);
	color: var(--container-text-color);
	font-family: Ubuntu, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	margin: 0;
	padding: 70px 0 0;
	position: relative
}

body.no-scroll {
	overflow: hidden
}

.site-theme h1,
.site-theme h2,
.site-theme h3 {
	color: var(--container-text-color);
	font-weight: var(--container-h-font-weight);
	text-align: left
}

.site-theme h1 {
	font-size: var(--container-h1-font-size);
	line-height: 48px;
	margin: 20px 0 16px
}

@media only screen and (max-width:767px) {
	.site-theme h1 {
		font-size: 32px;
		line-height: 40px;
		margin: 20px 0 12px
	}
}

.site-theme h2 {
	font-size: var(--container-h2-font-size);
	line-height: 32px;
	margin: 32px 0 12px
}

@media only screen and (max-width:767px) {
	.site-theme h2 {
		font-size: 28px;
		line-height: 32px;
		margin: 20px 0 8px
	}
}

.site-theme h2.title_list {
	margin: 32px 0 5px
}

@media only screen and (max-width:767px) {
	.site-theme h2.title_list {
		margin: 32px 0 6px
	}
}

.site-theme h3 {
	font-size: var(--container-h3-font-size);
	line-height: 28px;
	margin: 28px 0 12px
}

@media only screen and (max-width:767px) {
	.site-theme h3 {
		font-size: 24px;
		line-height: 32px
	}
}

.site-theme h4 {
	font-size: var(--container-h4-font-size);
	font-weight: 700;
	line-height: 24px
}

@media only screen and (max-width:767px) {
	.site-theme h4 {
		font-size: 12px;
		line-height: 32px
	}
}

.site-theme .alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.site-theme .alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.site-theme .aligncenter {
	clear: both;
	display: block;
	margin: 0 auto
}

.site-theme a {
	color: var(--container-link-color);
	text-decoration: none
}

.site-theme a:hover {
	text-decoration: underline
}

.site-theme a:hover,
.site-theme a:visited {
	color: var(--container-link-hover-color)
}

.site-theme button {
	border: none
}

.site-theme .text_container p:not(.review-message) {
	color: var(--container-text-color);
	font-size: var(--container-font-size);
	font-style: normal;
	font-weight: var(--container-font-weight);
	line-height: 22px;
	margin-bottom: 24px
}

@media only screen and (max-width:767px) {
	.site-theme .text_container p:not(.review-message) {
		font-size: var(--container-font-size);
		line-height: 22px;
		margin-bottom: 18px
	}

}

.site-theme .text_container ol,
.site-theme .text_container ul:not(.slick-dots) {
	list-style-position: inside;
	margin: 12px 0 28px;
	padding-left: 12px
}

.site-theme .text_container ol li,
.site-theme .text_container ul:not(.slick-dots) li {
	font-size: var(--container-font-size);
	line-height: 22px;
	margin-bottom: 7px
}

@media only screen and (max-width:767px) {

	.site-theme .text_container ol li,
	.site-theme .text_container ul:not(.slick-dots) li {
		line-height: 22px
	}
}

.site-theme .text_container ol li:last-child,
.site-theme .text_container ul:not(.slick-dots) li:last-child {
	margin: 0
}

.site-theme .text_container .cover-table {
	overflow-x: auto
}

.site-theme .text_container .cover-table table {
	margin: 32px 0
}

.site-theme .text_container .cover-table table tr td,
.site-theme .text_container .cover-table table tr th {
	border-radius: 0;
	box-sizing: border-box;
	color: var(--container-table-text-color);
	font-size: var(--container-font-size);
	line-height: 24px;
	padding: var(--container-table-cell-padding)
}

@media only screen and (max-width:767px) {

	.site-theme .text_container .cover-table table tr td,
	.site-theme .text_container .cover-table table tr th {
		line-height: 18px
	}
}

.site-theme .text_container .cover-table table tr td .btn--wrap,
.site-theme .text_container .cover-table table tr th .btn--wrap {
	margin: var(--container-table-cell-button-margin)
}

.site-theme .text_container .cover-table table tr td button,
.site-theme .text_container .cover-table table tr th button {
	background-color: var(--container-table-cell-button-color);
	color: var(--container-table-cell-button-text-color);
	padding: var(--container-table-cell-button_padding-t-b) var(--container-table-cell-button_padding-l-r)
}

.site-theme .text_container .cover-table table tr td button:hover,
.site-theme .text_container .cover-table table tr th button:hover {
	background-color: var(--container-table-cell-hover-button-color);
	color: var(--container-table-cell-hover-button-text-color)
}

.site-theme .text_container .cover-table table tr th {
	background: var(--container-table-header-background-color);
	border: 1px solid var(--container-table-header-border-color);
	border-top: none;
	color: var(--container-table-header-text-color);
	font-weight: 800;
	line-height: 18px
}

.site-theme .text_container .cover-table table tr th:first-child {
	border-left: none
}

.site-theme .text_container .cover-table table tr th:last-child {
	border-right: none
}

.site-theme .text_container .cover-table table th,
.site-theme .text_container .cover-table table tr:nth-child(odd) {
	background-color: var(--container-table-odd-row-background-color)
}

.site-theme .text_container .cover-table table tr:nth-child(2n) {
	background-color: var(--container-table-even-row-background-color)
}

.site-theme .text_container .cover-table table td,
.site-theme .text_container .cover-table table th {
	border-bottom: 1px solid var(--container-table-border-color) !important
}

.site-theme .text_container .cover-table table tr:first-child {
	background-color: var(--container-table-header-background-color)
}

.site-theme .text_container .cover-table ::marker {
	white-space: nowrap
}

.site-theme img {
	height: auto;
	max-width: 100%
}

.site-theme .container {
	margin: 0 auto;
	max-width: 1260px;
	padding: 0;
}

@media only screen and (max-width:1024px) {
	.site-theme .container {
		padding: 0 16px
	}
}

.site-theme .bottom__buttons {
	align-items: center;
	background-color: var(--header-top-background-color);
	bottom: 0;
	-moz-column-gap: 15px;
	column-gap: 15px;
	display: none;
	justify-content: center;
	justify-items: center;
	padding-bottom: 5px;
	padding-top: 5px;
	position: sticky;
	width: 100%;
	z-index: 99
}

@media only screen and (max-width:1024px) {
	.site-theme .bottom__buttons {
		display: flex
	}
}

.site-theme .bottom__buttons .btn:first-child {
	background: var(--header-login-button-background-color);
	color: var(--header-login-button-text-color)
}

.site-theme .bottom__buttons .btn:first-child:hover {
	background: var(--header-login-button-background-hover-color);
	color: var(--header-login-button-text-hover-color)
}

.site-theme .bottom__buttons .btn:last-child {
	background: var(--header-register-button-background-color);
	color: var(--header-register-button-text-color)
}

.site-theme .bottom__buttons .btn:last-child:hover {
	background: var(--header-register-button-background-hover-color);
	color: var(--header-register-button-text-hover-color)
}

.site-theme .bottom__buttons.menu-opened {
	position: fixed;
	z-index: 99999
}

.site-theme button {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.site-theme .btn--wrap {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 20px auto
}

.site-theme .btn {
	background-color: var(--container-button-background-color);
	border-radius: 10px;
	box-sizing: border-box;
	color: var(--container-button-text-color);
	cursor: pointer;
	display: inline-block;
	font-size: var(--container-button-font-size);
	font-weight: var(--container-button-font-weight);
	line-height: 24px;
	padding: 11px 32px;
	text-align: center
}

@media only screen and (max-width:1024px) {
	.site-theme .btn {
		padding: 13px 32px
	}
}

@media only screen and (max-width:575px) {
	.site-theme .btn {
		font-size: 14px;
		line-height: 24px
	}
}

.site-theme .btn:hover {
	background-color: var(--container-button-hover-background-color);
	color: var(--container-button-hover-text-color);
	text-decoration: none
}

.site-theme .btn__white {
	background: transparent;
	border: 2px solid #ececec;
	color: #ececec
}

.site-theme .btn__white:hover {
	background: #ececec;
	color: #000
}

.site-theme .btn__blue {
	background: #2e53fd;
	color: #ececec
}

.site-theme .btn__blue:hover {
	background: #8599ff;
	color: #ececec
}

.site-theme .btn__green {
	background: #0ead2c;
	color: #ececec
}

.site-theme .btn__green:hover {
	background: #37d354;
	color: #ececec
}

.site-theme .btn__red {
	background: #cc1433;
	color: #ececec
}

.site-theme .btn__red:hover {
	background: #a31029;
	color: #ececec
}

.site-theme .btn:visited {
	color: #ececec
}

.site-theme .container .btn,
.site-theme .header_banner .btn,
.site-theme header .btn {
	font-size: var(--container-button-font-size);
	font-weight: var(--container-button-font-weight)
}

.site-theme .header {
	background: var(--header-top-background-color);
	box-shadow: 0 4px 30px rgba(0, 0, 0, .25);
	box-sizing: border-box;
	height: 70px;
	left: 0;
	margin: 0;
	max-width: 100%;
	padding: 0 32px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

@media only screen and (max-width:1300px) {
	.site-theme .header {
		padding: 0 16px;
	}
}

@media only screen and (max-width:767px) {
	.site-theme .header {
		margin: 0
	}
}

.site-theme .header__left {
	max-width: 70%
}

.site-theme .header__top {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 3px 32px
}

@media only screen and (min-width:768px) and (max-width:1300px) {
	.site-theme .header__top {
		min-height: 70px;
		padding: 0 8px;
	}
}

@media only screen and (max-width:1100px) {
	.site-theme .header__top {
		padding: 0 10px
	}
}

.site-theme .header__top .overlay {
	background: #000;
	height: 100%;
	inset: 0;
	opacity: 0;
	position: fixed;
	transition: all .5s;
	width: 100%;
	max-width: 100vw;
	z-index: 100;
}

.site-theme .header__top .overlay.active {
	opacity: .8
}

@media only screen and (max-width:767px) {
	.site-theme .header__top .for_langs.hide-mobile {
		display: none
	}
}

.site-theme .header__top .logo {
	align-items: center;
	align-self: center;
	display: flex;
	justify-content: flex-start;
	max-width: 110px;
	min-height: 64px;
	min-width: 110px
}

.site-theme .header__top .logo img {
	max-height: 65px;
	width: 100%
}

@media only screen and (max-width:767px) {
	.site-theme .header__top .logo img {
		max-height: 55px
	}
}

.site-theme .header__top .logo.empty {
	display: flex;
	flex-grow: 1;
	justify-content: flex-start;
	margin-right: -80px;
	min-height: 64px
}

@media only screen and (max-width:1100px) {
	.site-theme .header__top .logo.empty {
		margin-left: 25%;
		margin-right: 25%
	}
}

@media only screen and (max-width:425px) {
	.site-theme .header__top .logo.empty {
		margin-left: 0;
		margin-right: 0
	}
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top .logo {
		align-items: center;
		display: flex;
		flex-grow: 0;
		margin-left: 0;
		min-height: 70px
	}
}

.site-theme .header__top.mobile_active .header-menu-left {
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	visibility: visible
}

.site-theme .header__top.mobile_active .mobile_menu_icon {
	z-index: 10
}

.site-theme .header__top.fixed .header-menu-left {
	top: 75px
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top.fixed .header-menu-left {
		top: 152px
	}
}

.site-theme .header__top.fixed .no-lang-switcher {
	top: 74px
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top.fixed .no-lang-switcher {
		top: 80px
	}
}

.site-theme .header__top nav .mob_head {
	display: none
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top nav .mob_head {
		align-items: flex-start;
		display: flex;
		flex-grow: 1;
		justify-content: flex-end
	}

	.site-theme .header__top nav .mob_head__buttons {
		margin: 3px 8px 0 0
	}

	.site-theme .header__top nav .mob_head__buttons .btn__white {
		padding: 7px 16px
	}
}

@media only screen and (max-width:767px) {
	.site-theme .header__top nav .mob_head__buttons .btn {
		padding: 11px 34px
	}

	.site-theme .header__top nav .mob_head__buttons .btn__white {
		padding: 3px 16px
	}
}

@media only screen and (max-width:425px) {
	.site-theme .header__top nav .mob_head {
		width: calc(100% - 32px)
	}
}

.site-theme .header__top nav .menu-top-container {
	display: flex;
	margin-left: 20px;
	max-width: 100%;
	overflow: hidden
}

.site-theme .header__top nav .menu-top-container.no-overflow,
.site-theme .header__top nav .menu-top-container.with-dropdown {
	overflow: visible
}

@media only screen and (max-width:1100px) {
	.site-theme .header__top nav .menu-top-container {
		display: block;
		flex-grow: 2;
		margin-left: 0
	}

	.site-theme .header__top nav .menu-top-container ul {
		margin-bottom: 0;
		padding-bottom: 0
	}
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top nav {
		background-color: var(--header-left-menu-background-color);
		height: 100vh;
		left: 0;
		max-width: 100%;
		overflow-y: auto;
		position: fixed;
		top: 0;
		transform: translateX(-100%);
		visibility: hidden;
		width: 100%;
		z-index: 101
	}
}

@media only screen and (max-width:425px) {
	.site-theme .header__top nav {
		left: 0;
		width: 100%
	}
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top nav.no-lang-switcher {
		top: 64px
	}
}

.site-theme .header__top .mobile_menu_icon {
	background-color: var(--header-left-menu-burger-button-background-color);
	border: none;
	border-radius: 10px;
	cursor: pointer;
	height: 46px;
	margin-left: 15px;
	padding: 0;
	position: relative;
	width: 46px
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top .mobile_menu_icon {
		cursor: pointer;
		display: flex;
		flex-direction: column;
		margin-left: 0;
		position: relative
	}
}

.site-theme .header__top .mobile_menu_icon span {
	background-color: var(--header-left-menu-burger-button-icon-color);
	display: flex;
	height: 2px;
	left: 14px;
	margin-bottom: 3px;
	position: relative;
	top: 17px;
	width: 18px
}

.site-theme .header__top .mobile_menu_icon span:last-child {
	margin: 0
}

.site-theme .header__top .mobile_menu_icon.active span {
	position: absolute;
	transform: scale(0)
}

.site-theme .header__top .mobile_menu_icon.active span:first-child {
	left: 14px;
	top: 21px;
	transform: rotate(45deg)
}

.site-theme .header__top .mobile_menu_icon.active span:last-child {
	left: 14px;
	top: 21px;
	transform: rotate(-45deg)
}

.site-theme .header__top .hide_burger,
.site-theme .header__top .mobile_only_burger {
	display: none
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top .mobile_only_burger {
		display: flex
	}
}

.site-theme .header__top .header-menu-left ul a,
.site-theme .header__top .header-menu-left ul span {
	font-weight: var(--header-menu-left-link-font-weight)
}

@media only screen and (max-width:1024px) {

	.site-theme .header__top .header-menu-left ul a,
	.site-theme .header__top .header-menu-left ul span {
		font-weight: 400
	}
}

.site-theme .header__top .header-menu-main ul a,
.site-theme .header__top .header-menu-main ul span {
	font-weight: var(--header-menu-main-link-font-weight)
}

@media only screen and (max-width:1024px) {

	.site-theme .header__top .header-menu-main ul a,
	.site-theme .header__top .header-menu-main ul span {
		font-weight: 400
	}
}

.site-theme .header__top .header-menu-left ul,
.site-theme .header__top .header-menu-main ul {
	align-items: center;
	display: flex;
	justify-content: flex-start;
	list-style-type: none;
	margin: 0;
	padding: 0
}

@media only screen and (max-width:1024px) {

	.site-theme .header__top .header-menu-left ul,
	.site-theme .header__top .header-menu-main ul {
		align-items: start;
		flex-direction: column;
		margin-bottom: 28px;
		padding-bottom: 0 !important
	}
}

.site-theme .header__top .header-menu-left ul li,
.site-theme .header__top .header-menu-main ul li {
	display: block;
	list-style-type: none;
	margin: 0 20px;
	padding: 12px 0;
	position: relative;
	text-align: left;
	white-space: nowrap
}

@media only screen and (max-width:1300px) {

	.site-theme .header__top .header-menu-left ul li,
	.site-theme .header__top .header-menu-main ul li {
		margin: 0 14px
	}
}

@media only screen and (max-width:1024px) {

	.site-theme .header__top .header-menu-left ul li,
	.site-theme .header__top .header-menu-main ul li {
		text-align: center;
		white-space: normal
	}
}

.site-theme .header__top .header-menu-left ul li a,
.site-theme .header__top .header-menu-left ul li span,
.site-theme .header__top .header-menu-main ul li a,
.site-theme .header__top .header-menu-main ul li span {
	color: var(--header-top-menu-link-color);
	cursor: pointer;
	display: block;
	font-size: 14px;
	letter-spacing: .08em;
	line-height: 24px;
	max-width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.site-theme .header__top .header-menu-left ul li a:hover,
.site-theme .header__top .header-menu-left ul li span:hover,
.site-theme .header__top .header-menu-main ul li a:hover,
.site-theme .header__top .header-menu-main ul li span:hover {
	color: var(--header-top-menu-link-hover-color);
	text-decoration: none
}

@media only screen and (max-width:1100px) {

	.site-theme .header__top .header-menu-left ul li a,
	.site-theme .header__top .header-menu-left ul li span,
	.site-theme .header__top .header-menu-main ul li a,
	.site-theme .header__top .header-menu-main ul li span {
		max-width: none
	}
}

@media only screen and (max-width:1024px) {

	.site-theme .header__top .header-menu-left ul li a,
	.site-theme .header__top .header-menu-left ul li span,
	.site-theme .header__top .header-menu-main ul li a,
	.site-theme .header__top .header-menu-main ul li span {
		color: var(--header-top-menu-link-color);
		white-space: normal
	}
}

@media only screen and (max-width:1300px) {

	.site-theme .header__top .header-menu-left ul li a,
	.site-theme .header__top .header-menu-left ul li span,
	.site-theme .header__top .header-menu-main ul li a,
	.site-theme .header__top .header-menu-main ul li span {
		font-size: 14px
	}
}

.site-theme .header__top .header-menu-left ul li span,
.site-theme .header__top .header-menu-main ul li span {
	opacity: 1
}

.site-theme .header__top .header-menu-left ul li .sub-menu,
.site-theme .header__top .header-menu-main ul li .sub-menu {
	background-color: var(--header-top-background-color);
	border-radius: 10px;
	display: none;
	height: auto;
	margin: 0;
	min-width: 100%;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: -50px;
	text-align: center;
	top: 100%;
	width: auto;
	z-index: 1111
}

.site-theme .header__top .header-menu-left ul li .sub-menu .sub-menu,
.site-theme .header__top .header-menu-main ul li .sub-menu .sub-menu {
	box-shadow: none;
	left: 100%;
	position: absolute;
	top: 0
}

@media only screen and (max-width:1024px) {

	.site-theme .header__top .header-menu-left ul li .sub-menu,
	.site-theme .header__top .header-menu-main ul li .sub-menu {
		background: inherit;
		box-shadow: none;
		display: block;
		position: relative
	}
}

.site-theme .header__top .header-menu-left ul li .sub-menu a,
.site-theme .header__top .header-menu-main ul li .sub-menu a {
	word-wrap: normal;
	display: block;
	padding: 0 25px;
	text-align: left;
	text-overflow: clip;
	white-space: normal
}

.site-theme .header__top .header-menu-left ul li .sub-menu li,
.site-theme .header__top .header-menu-main ul li .sub-menu li {
	margin: 0;
	text-align: center
}

@media only screen and (max-width:1024px) {

	.site-theme .header__top .header-menu-left ul li .sub-menu li,
	.site-theme .header__top .header-menu-main ul li .sub-menu li {
		border: none !important;
		margin: 0
	}
}

.site-theme .header__top .header-menu-left ul li:hover>.sub-menu,
.site-theme .header__top .header-menu-main ul li:hover>.sub-menu {
	display: block;
	overflow: unset
}

.site-theme .header__top .header-menu-left ul li {
	text-align: left
}

.site-theme .header__top .header-menu-left ul li a:hover,
.site-theme .header__top .header-menu-left ul li span:hover {
	color: var(--header-left-menu-link-hover-color);
	opacity: .9
}

.site-theme .header__top .header-menu-left ul li .sub-menu {
	background: inherit;
	box-shadow: none;
	display: block;
	margin-left: 20px;
	position: relative;
	right: 50px
}

.site-theme .header__top .header-menu-left ul li .sub-menu li:not(:last-child) {
	border-bottom: none
}

.site-theme .header__top .header-menu-left ul li .sub-menu a,
.site-theme .header__top .header-menu-left ul li .sub-menu span {
	padding: 0;
	text-align: right
}

.site-theme .header__top .header-menu-left ul li .sub-menu a:hover,
.site-theme .header__top .header-menu-left ul li .sub-menu span:hover {
	color: var(--header-left-menu-link-hover-color);
	opacity: .9
}

.site-theme .header__top_buttons {
	display: flex;
	margin-left: auto
}

.site-theme .header__top_buttons .btn.header-anm {
	background: var(--header-login-button-background-color);
	color: var(--header-login-button-text-color)
}

.site-theme .header__top_buttons .btn.header-anm:hover {
	background: var(--header-login-button-background-hover-color);
	color: var(--header-login-button-text-hover-color)
}

.site-theme .header__top_buttons .btn.header-reg {
	background: var(--header-register-button-background-color);
	color: var(--header-register-button-text-color)
}

.site-theme .header__top_buttons .btn.header-reg:hover {
	background: var(--header-register-button-background-hover-color);
	color: var(--header-register-button-text-hover-color)
}

@media only screen and (max-width:1024px) {
	.site-theme .header__top_buttons {
		display: none
	}
}

.site-theme .header__top_buttons .btn {
	margin-left: 16px
}

.site-theme .header__top_buttons .btn:hover {
	text-decoration: none
}

.site-theme .mobile_menu_bg.visible {
	background: rgba(0, 0, 0, .8);
	height: 100%;
	left: 0;
	opacity: 1;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 25
}

.site-theme .header-menu-left {
	background-color: var(--header-left-menu-background-color);
	height: 100vh;
	min-width: 380px;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateX(100%);
	transition: all 1s;
	visibility: hidden;
	z-index: 101
}

@media only screen and (max-width:1024px) {
	.site-theme .header-menu-left {
		display: flex;
		visibility: visible;
		width: 100%
	}
}

.site-theme .header-menu-left .icon-wrap {
	align-items: center;
	display: flex;
	height: 70px;
	justify-content: flex-end;
	padding: 10px 20px
}

.site-theme .header-menu-left .top-wrap {
	align-items: center;
	display: flex;
	justify-content: end;
	margin-bottom: 40px;
	padding: 0 20px
}

@media only screen and (max-width:340px) {
	.site-theme .header-menu-left .top-wrap {
		padding: 0 10px
	}
}

.site-theme .header-menu-left .lang-block-wrapper {
	margin-left: 0
}

.site-theme .header-menu-left .header__top_buttons {
	display: block;
	margin: 0
}

.site-theme .header-menu-left .header__top_buttons .btn {
	margin-left: 10px;
	padding: 11px 12px
}

.site-theme .header-menu-left .gift {
	margin: 0 10px
}

@media only screen and (max-width:340px) {
	.site-theme .header-menu-left .gift {
		margin: 0 5px
	}
}

@media only screen and (max-width:375px) {
	.site-theme .header-menu-left .gift-icon {
		padding: 0 10px 20px
	}

	.site-theme .header-menu-left .gift-icon .count {
		right: -6px
	}
}

.site-theme .header-menu-left .gift-modal {
	left: 75%;
	width: 360px
}

@media only screen and (max-width:425px) {
	.site-theme .header-menu-left .gift-modal {
		left: 50%;
		top: 143px;
		transform: translateX(-50%);
		width: min(360px, calc(100% - 40px))
	}
}

@media only screen and (max-width:340px) {
	.site-theme .header-menu-left .gift-modal {
		left: 0;
		transform: none;
		width: calc(100% - 20px)
	}
}

.site-theme .header__top .header-menu-left ul {
	align-items: end;
	flex-direction: column;
	justify-content: flex-start;
	padding: 8px 8px 15px;
	text-align: right
}

.site-theme .header__top .header-menu-left ul li a,
.site-theme .header__top .header-menu-left ul li span {
	color: var(--header-left-menu-link-color);
	text-align: right
}

.site-theme .header__top.with-switcher .header__left {
	max-width: 55%
}

@media only screen and (max-width:767px) {
	.site-theme .header__top.with-switcher .header__left {
		max-width: 40%
	}
}

.site-theme .header__top.with-switcher .header__right {
	max-width: 45%
}

@media only screen and (max-width:767px) {
	.site-theme .header__top.with-switcher .header__right {
		max-width: 60%
	}
}

.site-theme .header__top .header-menu-main {
	align-items: center;
	display: flex;
	min-width: 10vw
}

.site-theme .header__top .header-menu-main .menu-item-has-children:after {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	display: block;
	height: 5px;
	position: absolute;
	right: -12px;
	top: 20px;
	transform: rotate(45deg);
	transition: all .25s ease;
	width: 5px
}

.site-theme .header__top .header-menu-main .menu-item-has-children:hover:after {
	top: 23px;
	transform: rotate(225deg)
}

.site-theme .header__top .header-menu-main .menu-item-has-children .sub-menu .menu-item-has-children:after {
	right: 11px;
	top: 15px;
	transform: rotate(-90deg)
}

.site-theme .header__top .header-menu-main .menu-item-has-children .sub-menu .menu-item-has-children:hover:after {
	transform: rotate(90deg)
}

.site-theme .header__top .header-menu-main.empty {
	display: none
}

@media only screen and (max-width:1100px) {
	.site-theme .header__top .header-menu-main {
		display: none
	}
}

.site-theme .header__top .dd-menu {
	position: relative
}

.site-theme .header__top .dd-menu:hover .dd-menu-list {
	display: flex !important
}

.site-theme .header__top .dd-menu:hover .dd-menu-btn:before {
	top: 28px;
	transform: rotate(225deg)
}

.site-theme .header__top .dd-menu ul.dd-menu-list {
	background: var(--header-top-background-color);
	border-radius: 0 0 10px 10px;
	display: flex;
	display: none !important;
	flex-direction: column;
	padding: 0 15px;
	position: absolute;
	right: -10px;
	top: 100%
}

.site-theme .header__top .dd-menu ul.dd-menu-list li {
	display: block;
	width: 100%
}

.site-theme .header__top .dd-menu ul.dd-menu-list li.menu-item-has-children:after {
	right: 20px;
	transform: rotate(-45deg)
}

.site-theme .header__top .dd-menu ul.dd-menu-list li.menu-item-has-children:hover:after {
	transform: rotate(135deg)
}

.site-theme .header__top .dd-menu ul.dd-menu-list li ul.sub-menu {
	box-shadow: none;
	left: 100%;
	top: 0
}

.site-theme .header__top .dd-menu-btn {
	cursor: pointer;
	display: block;
	height: 60px;
	padding: 0 10px;
	position: relative;
	width: 40px
}

.site-theme .header__top .dd-menu-btn:before {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	display: block;
	height: 10px;
	left: 25px;
	position: absolute;
	top: 22px;
	transform: rotate(45deg);
	transform-origin: center;
	transition: all .25s ease;
	width: 10px
}

.site-theme .header__top .dd-menu-btn:after {
	color: #fff;
	content: "...";
	font-size: 28px;
	left: 23px;
	position: absolute;
	top: 20px
}

.site-theme.single .header {
	margin-bottom: 0
}

.site-theme .menu-item .icon {
	margin-right: 12px;
	max-height: 20px
}

.site-theme .menu-item .icon-hover {
	display: none;
	margin-right: 12px
}

.site-theme .menu-item.current-menu-item span .icon {
	display: none
}

.site-theme .menu-item.current-menu-item span .icon-hover {
	display: inline-block
}

.site-theme .menu-item:hover .icon {
	display: none
}

.site-theme .menu-item:hover .icon-hover {
	display: inline-block
}

.site-theme .header-top-mobile-menu {
	display: none
}

@media only screen and (max-width:1100px) {
	.site-theme .header-top-mobile-menu {
		display: flex
	}
}

.site-theme .search-button-container {
	align-self: center;
	display: block;
	justify-self: flex-end
}

.site-theme .search-button-container .search-button {
	background-color: var(--header-search-button-background-color);
	border: none;
	border-radius: 8px;
	cursor: pointer;
	height: 46px;
	margin-left: 40px;
	padding: 0;
	position: relative;
	width: 46px
}

.site-theme .search-button-container .search-button svg path {
	fill: var(--header-search-button-icon-color)
}

.site-theme .search-button-container .search-button:hover {
	background-color: var(--header-search-button-background-color)
}

.site-theme .search-container {
	display: none;
	position: fixed;
	right: 0;
	top: 75px;
	z-index: 99
}

.site-theme .search-container form {
	background-color: var(--header-search-container-background-color);
	display: flex;
	padding: 12px 20px
}

.site-theme .search-container form #search_input {
	background-color: var(--header-search-input-container-background-color);
	border: none;
	border-radius: 8px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	color: var(--header-search-container-input-text-color);
	padding: 12px;
	width: 100%
}

.site-theme .search-container form #search_submit {
	display: none
}

.site-theme .search-container form .submit-label {
	align-items: center;
	background-color: var(--header-search-button-background-color);
	border: none;
	border-radius: 8px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	cursor: pointer;
	display: flex;
	height: 46px;
	justify-content: center;
	justify-items: center;
	min-width: 46px;
	padding: 0;
	position: relative
}

.site-theme .search-container form .submit-label svg path {
	fill: var(--header-search-button-icon-color)
}

.site-theme .search-container .search-result-container {
	align-items: center;
	background-color: var(--header-search-container-background-color);
	cursor: default;
	display: flex;
	flex-direction: column;
	justify-items: center;
	max-height: 400px;
	max-width: 340px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 40px 20px
}

.site-theme .search-container .search-result-container a {
	color: var(--header-search-container-link-color);
	margin-bottom: 20px;
	width: 100%
}

.site-theme .search-container .search-result-container a:hover {
	color: var(--header-search-container-link-hover-color)
}

.site-theme .search-container .search-result-container span {
	color: var(--header-search-container-text-color)
}

.site-theme .search-container .search-result-container .result-content {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-items: center
}

.site-theme .search-container .search-result-container .result-content h2 {
	font-size: var(--container-font-size);
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
	white-space: nowrap
}

.site-theme .search-container .search-result-container .result-content img {
	border-radius: 6px;
	margin-right: 15px;
	max-height: 125px;
	max-width: 165px
}

.site-theme.footer,
.footer.site-theme {
	background: var(--footer-background-color);
	margin-top: 50px;
	padding-bottom: 0;
	padding-top: 71px;
	width: 100%
}

/* Footer strip layout: see assets/t2/footer.css */

.site-theme .footer .menu-footer-container {
	display: flex
}

.site-theme .footer .footer-menu__title {
	color: var(--footer-text-color);
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 8px
}

/* Footer menu: see assets/t2/footer.css */

.site-theme .footer .footer-menu ul li a:hover,
.site-theme .footer .footer-menu ul li span:hover {
	color: var(--footer-menu-link-hover-color);
	text-decoration: none
}

/* Footer responsive: assets/t2/footer.css */

.site-theme .footer .footer-menu ul li span {
	color: var(--footer-menu-link-color);
	cursor: default
}

.site-theme .footer-top {
	padding: 0
}

@media only screen and (max-width:767px) {
	.site-theme .footer {
		padding-top: 40px
	}
}

.site-theme .footer-top .row {
	align-items: center;
	display: flex;
	justify-content: space-between;
	justify-content: center
}

@media only screen and (max-width:767px) {
	.site-theme .footer-top .row {
		align-items: center;
		flex-direction: column
	}
}

.site-theme .footer-icons--top {
	align-items: center;
	display: flex;
	flex-wrap: nowrap
}

/* Footer icons / middle: see assets/t2/footer.css */

.site-theme .footer-icons--middle__item {
	margin: 0
}

.site-theme .footer-bottom .copyright {
	color: #888888
}

@media only screen and (max-width:767px) {
	.site-theme .footer-bottom .copyright {
		font-size: 10px
	}
}

.site-theme .footer-divider-image {
	margin-bottom: 85px
}

.site-theme .footer .divider-footer {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 76px;
	margin-bottom: 45px;
	width: 100%
}

.site-theme .header_banner {
	margin: 0 auto 20px;
	max-height: 580px;
	min-height: 580px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 100%
}

@media only screen and (max-width:767px) {
	.site-theme .header_banner {
		margin-top: 0;
		max-height: unset;
		text-align: center
	}
}

.site-theme .header_banner .slick-track {
	height: inherit
}

.site-theme .header_banner__container {
	max-height: 580px;
	max-width: 100%;
	min-height: 580px;
	position: relative;
	width: 100%
}

@media only screen and (max-width:767px) {
	.site-theme .header_banner__container {
		height: auto;
		max-height: unset
	}
}

.site-theme .header_banner__container div.render-image {
	align-items: center;
	display: flex !important;
	justify-content: flex-start;
	max-height: 580px;
	min-height: 580px;
	position: relative
}

@media only screen and (max-width:767px) {
	.site-theme .header_banner__container div.render-image {
		flex-direction: column;
		max-height: unset;
		min-height: unset
	}

	.site-theme .header_banner__container div.render-image.mobile-reverse {
		flex-direction: column-reverse
	}
}

.site-theme .header_banner__container div.render-image>.container {
	width: 100%
}

@media only screen and (max-width:767px) {
	.site-theme .header_banner__container div.render-image>.container {
		max-height: unset;
		min-height: unset;
		padding: 0
	}
}

.site-theme .header_banner_img_wrap {
	height: 100%
}

@media only screen and (min-width:768px) {
	.site-theme .header_banner_img_wrap {
		position: absolute;
		width: 100%
	}
}

.site-theme .header_banner img {
	height: 100%;
	max-height: 580px;
	min-height: 580px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}

@media only screen and (min-width:1025px) and (max-width:1365px) {
	.site-theme .header_banner img {
		object-position: 70% center;
	}
}

@media only screen and (max-width:767px) {
	.site-theme .header_banner img {
		max-height: 270px;
		min-height: 270px
	}
}



@media only screen and (max-width:767px) {
	.site-theme .header_banner__text {
		background: var(--banner-background-color);
		border-radius: 0;
		margin-left: 0;
		min-height: unset;
		padding-bottom: 60px;
		padding-top: 35px;
		width: 100%
	}
}

.site-theme .header_banner__text_top {
	color: var(--banner-text-color);
	font-size: var(--banner-text-font-size);
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 0
}

.site-theme .header_banner__text_main {
	margin-bottom: 0;
	margin-top: 10px;
}

@media only screen and (max-width:767px) {
	.site-theme .header_banner__text_main {
		width: 100%
	}
}

.site-theme .header_banner__text_main h1,
.site-theme .header_banner__text_main h2,
.site-theme .header_banner__text_main h3,
.site-theme .header_banner__text_main h4,
.site-theme .header_banner__text_main h5,
.site-theme .header_banner__text_main h6,
.site-theme .header_banner__text_main p {
	color: var(--banner-text-color);
	font-weight: 400;
	line-height: 29px
}

.site-theme .header_banner__text .btn {
	background-color: var(--banner-button-background-color);
	color: var(--banner-button-text-color);
	margin-top: 20px
}

.site-theme .header_banner__text .btn:hover {
	background-color: var(--banner-button-hover-background-color);
	color: var(--banner-button-hover-text-color)
}

@media only screen and (max-width:767px) {
	.site-theme .header_banner__text .btn {
		margin-top: 30px
	}
}

.site-theme .header_banner .slick-list {
	background-color: var(--banner-background-color);
	height: inherit;
	position: relative
}

.site-theme .header_banner .slick-dots {
	bottom: 0;
	position: absolute
}

@media only screen and (max-width:575px) {
	.site-theme .header_banner .slick-dots {
		bottom: 0
	}
}

.site-theme .header_banner .slick-arrow {
	height: 36px;
	width: 24px;
	z-index: 95
}

.site-theme .header_banner .slick-prev {
	left: 5px
}

.site-theme .header_banner .slick-prev:before {
	content: url(/theme-content/themes/242305/assets/img/slider_left.svg);
	font-size: 9px
}

.site-theme .header_banner .slick-next {
	right: 5px
}

.site-theme .header_banner .slick-next:before {
	content: url(/theme-content/themes/242305/assets/img/slider_right.svg);
	font-size: 9px
}

.site-theme .menu-banner {
	cursor: default;
	display: none;
	margin-bottom: 215px;
	position: relative
}

.site-theme .menu-banner-text-container {
	bottom: 25%;
	display: flex;
	flex-flow: column;
	left: 25%;
	position: absolute;
	right: 25%
}

.site-theme .menu-banner-img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}

.site-theme .menu-banner-text {
	color: var(--header-left-menu-banner-text-color);
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
	text-shadow: 0 2px #000
}

.site-theme .menu-banner-button {
	background-color: var(--header-left-menu-banner-button-background-color);
	border-radius: 3px;
	color: var(--header-left-menu-banner-button-text-color);
	cursor: pointer;
	font-size: 18px;
	font-weight: 600;
	padding: 11px 31px
}

.site-theme .menu-banner-button:active,
.site-theme .menu-banner-button:hover {
	background-color: var(--header-left-menu-banner-button-hover-background-color);
	color: var(--header-left-menu-banner-button-text-hover-color)
}

.site-theme .mobile_active .menu-banner {
	display: flex
}

.site-theme .bonus-block--large {
	padding: 0 80px
}

@media only screen and (max-width:767px) {
	.site-theme .bonus-block--large {
		padding: 0
	}
}

.site-theme .bonus-block--row {
	display: flex;
	margin: 40px -40px
}

@media only screen and (max-width:767px) {
	.site-theme .bonus-block--row {
		margin: 40px 0
	}
}

.site-theme .bonus-block--row .bonus-item {
	background: transparent
}

.site-theme .bonus-block--row.bonus-block-slider {
	display: block;
	margin: 40px 0
}

.site-theme .bonus-block--row.bonus-block-slider .bonus-item {
	margin: 0
}

@media only screen and (max-width:767px) {
	.site-theme .bonus-block--row {
		flex-direction: column
	}
}

.site-theme .bonus-block .slick-slide {
	margin: 0 20px
}

.site-theme .bonus-item {
	cursor: default;
	display: flex;
	flex-flow: column;
	margin-bottom: 40px;
	margin-top: 40px;
	min-height: 120px;
	padding: 55px 25px 25px;
	position: relative
}

.site-theme .bonus-item,
.site-theme .bonus-item-content {
	background-color: var(--bonus-background-color);
	border-radius: 16px
}

.site-theme .bonus-item-content {
	min-height: 180px
}

.site-theme .bonus-item--small {
	margin: 0 40px;
	padding: 0;
	width: 50%
}

@media only screen and (max-width:767px) {
	.site-theme .bonus-item--small {
		margin: 20px 0;
		width: 100%
	}
}

.site-theme .bonus-item-top {
	display: flex;
	justify-content: space-between;
	min-height: 80px
}

.site-theme .bonus-item-top--small {
	display: block;
	min-height: auto;
	padding: 20px
}

@media only screen and (max-width:767px) {
	.site-theme .bonus-item-top {
		flex-flow: column
	}
}

.site-theme .bonus-item-top-img {
	min-width: 225px
}

@media only screen and (max-width:767px) {
	.site-theme .bonus-item-top-img {
		display: flex;
		justify-content: center
	}
}

.site-theme .bonus-item-top-img img {
	border-radius: 16px;
	height: 220px;
	left: -1%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: -5%;
	width: 260px
}

@media only screen and (max-width:767px) {
	.site-theme .bonus-item-top-img img {
		margin-bottom: 15px;
		position: relative;
		top: 0
	}
}

.site-theme .bonus-item-top-img--small img {
	display: block;
	height: 220px;
	margin: 0 auto -15px;
	position: relative;
	width: auto;
	z-index: -1
}

.site-theme .bonus-item-top-titles {
	text-align: center
}

.site-theme .bonus-item-top-titles .capt {
	color: var(--bonus-text-color);
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 25px
}

.site-theme .bonus-item-top-titles .capt--small {
	margin-bottom: 15px
}

.site-theme .bonus-item-top-titles .text {
	color: var(--bonus-text-color);
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 0 10px;
	text-align: center
}

.site-theme .bonus-item-top-buttons {
	align-items: center;
	display: flex;
	flex-flow: column;
	justify-items: center
}

.site-theme .bonus-item-top-buttons .main-button {
	background-color: var(--bonus-button-background-color);
	border-radius: 8px;
	color: var(--bonus-button-text-color);
	cursor: pointer;
	font-size: var(--container-button-font-size);
	font-weight: var(--container-button-font-weight);
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 11px 31px
}

.site-theme .bonus-item-top-buttons .main-button:active,
.site-theme .bonus-item-top-buttons .main-button:hover {
	background-color: var(--bonus-button-hover-background-color);
	color: var(--bonus-button-hover-text-color)
}

.site-theme .bonus-item-top-buttons .secondary-button {
	background-color: transparent;
	color: var(--bonus-read-more-color);
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	position: relative
}

.site-theme .bonus-item-top-buttons .secondary-button:active,
.site-theme .bonus-item-top-buttons .secondary-button:hover {
	color: var(--bonus-read-more-hover-color)
}

.site-theme .bonus-item-top-buttons .secondary-button:after {
	content: url(/theme-content/themes/242305/assets/img/menu_dropdown.svg);
	display: flex;
	position: absolute;
	right: -10px;
	top: -1px
}

.site-theme .bonus-item-top-buttons .secondary-button.active:after {
	top: 1px;
	transform: rotate(180deg)
}

.site-theme .bonus-item-bottom {
	display: flex;
	padding-top: 80px
}

@media only screen and (max-width:767px) {
	.site-theme .bonus-item-bottom {
		padding-top: 20px
	}
}

.site-theme .bonus-item-bottom--small {
	padding: 0 10px 20px
}

.site-theme .bonus-item-bottom span,
.site-theme .bonus-item-bottom-text {
	color: var(--bonus-text-color)
}

.site-theme .toc-button {
	display: none;
	margin-bottom: 20px;
	padding: 20px;
	text-align: center
}

@media only screen and (max-width:767px) {
	.site-theme .toc-button {
		display: block
	}
}

.site-theme .toc-button button {
	background: transparent;
	color: var(--container-text-color);
	cursor: pointer;
	position: relative
}

.site-theme .toc-button button:after,
.site-theme .toc-button button:before {
	border-bottom: 1px solid var(--container-text-color);
	border-left: 1px solid var(--container-text-color);
	bottom: 7px;
	content: "";
	display: block;
	height: 7px;
	left: -20px;
	position: absolute;
	transform: rotate(-45deg);
	transition: all .25s ease;
	width: 7px
}

.site-theme .toc-button button:after {
	left: auto;
	right: -20px
}

.site-theme .toc-button button.active:after,
.site-theme .toc-button button.active:before {
	transform: rotate(135deg)
}

.site-theme .toc.active #toc_container {
	height: auto
}

.site-theme .toc.active #toc_container:before {
	content: none
}

.site-theme #toc_container {
	overflow: hidden;
	position: relative;
	transition: all 1s ease-out
}

@media only screen and (max-width:767px) {
	.site-theme #toc_container {
		height: 140px
	}

	.site-theme #toc_container:before {
		background: linear-gradient(0deg, #fff, #fff 10%, rgba(0, 212, 255, 0));
		bottom: 0;
		content: "";
		display: block;
		height: 60px;
		position: absolute;
		width: 100%
	}
}

.site-theme #toc_container .ctoc-body {
	display: block !important
}

.site-theme #toc_container .ctoc-toggle {
	display: none;
	max-height: 36px
}

.site-theme #toc_container ul {
	display: flex;
	flex-flow: wrap;
	gap: 10px;
	justify-content: center;
	list-style-type: none;
	padding: 0
}

.site-theme #toc_container ul li {
	background-color: var(--toc-background-color);
	border-radius: 8px;
	cursor: pointer;
	margin-bottom: 0;
	padding: 0
}

@media only screen and (max-width:575px) {
	.site-theme #toc_container ul li {
		width: 100%
	}
}

.site-theme #toc_container ul li:before {
	content: none
}

.site-theme #toc_container ul li:hover {
	background-color: var(--toc-background-hover-color)
}

.site-theme #toc_container ul li:hover a {
	color: var(--toc-link-hover-color)
}

.site-theme #toc_container ul li a {
	box-sizing: border-box;
	color: var(--toc-link-color);
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 8px 20px 10px;
	text-decoration: none
}

.site-theme #toc_container ul li a:hover {
	text-decoration: none
}

.faq {
	-webkit-tap-highlight-color: transparent;
	padding-top: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.faq .faq-title {
	color: var(--container-text-color);
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 15px;
	text-transform: capitalize
}

.faq-list {
	margin: 15px 0 40px
}

.faq-list .faq-list__item {
	background: var(--faq-background-color);
	border: 1px solid var(--faq-background-color);
	border-radius: 10px;
	margin-bottom: 12px;
	padding: 16px 20px
}

@media only screen and (max-width:767px) {
	.faq-list .faq-list__item {
		padding: 12px 15px
	}
}

.faq-list .faq-question {
	color: var(--faq-text-color);
	cursor: pointer;
	display: flex;
	flex-direction: column;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	padding-right: 30px;
	position: relative;
	width: calc(100% - 15px)
}

@media (max-width:768px) {
	.faq-list .faq-question {
		font-size: 18px
	}
}

.faq-list .faq-question svg {
	position: absolute;
	right: 11px;
	top: 7px
}

.faq-list .faq-question svg path {
	stroke: var(--faq-arrow-color)
}

.faq-list .faq-list__item.active {
	background: var(--faq-background-color)
}

.faq-list .faq-list__item.active .faq-question {
	color: var(--faq-text-color)
}

.faq-list .faq-list__item.active .faq-question svg {
	transform: rotate(180deg)
}

.faq-list .faq-list__item.active .faq-answer,
.faq-list .faq-list__item.active .faq-answer p {
	color: var(--faq-text-color)
}

.faq-list .faq-answer {
	display: none;
	font-size: 16px;
	overflow: hidden;
	padding-top: 15px
}

.faq-list .faq-answer p {
	margin: 0
}

.site-theme .breadcrumbs-content {
	margin-bottom: 25px;
	margin-top: 25px
}

.site-theme .breadcrumbs {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 8px;
	padding: 0 0 13px
}

.site-theme .breadcrumbs svg {
	position: absolute;
	right: 8px;
	top: 2px
}

.site-theme .breadcrumbs svg path {
	stroke: var(--container-link-color)
}

.site-theme .breadcrumbs li {
	padding-right: 30px;
	position: relative
}

@media (max-width:768px) {
	.site-theme .breadcrumbs li {
		padding-right: 25px
	}
}

.site-theme .breadcrumbs li a {
	color: var(--container-link-color);
	text-decoration: none
}

.site-theme .breadcrumbs li a:hover {
	color: var(--container-link-hover-color);
	text-decoration: underline
}

.site-theme .breadcrumbs li a,
.site-theme .breadcrumbs li span {
	font-size: 14px
}

@media (max-width:768px) {

	.site-theme .breadcrumbs li a,
	.site-theme .breadcrumbs li span {
		font-size: 12px
	}
}

.site-theme .breadcrumbs li>span {
	color: var(--container-link-hover-color);
	font-weight: 500
}

.site-theme .breadcrumbs li:after {
	content: "";
	height: 12px;
	position: absolute;
	right: 8px;
	top: 3px;
	width: 12px
}

@media (max-width:768px) {
	.site-theme .breadcrumbs li:after {
		height: 9px;
		width: 7px
	}
}

.site-theme .breadcrumbs li:last-child:after {
	content: none
}

.site-theme.error404 h1 {
	color: #026d36;
	font-size: 96px;
	font-weight: 400;
	margin-bottom: 60px;
	margin-top: 80px;
	text-align: center
}

.site-theme.error404 .text_container {
	margin-bottom: 110px;
	text-align: center
}

.site-theme.error404 .text_container p {
	color: var(--container-text-color);
	font-size: var(--container-font-size)
}

.site-theme .lang-block-wrapper {
	-webkit-tap-highlight-color: transparent;
	display: flex;
	height: 46px;
	justify-content: flex-end;
	margin-left: 40px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: 110px
}

.site-theme .lang-block-wrapper.active {
	z-index: 111
}

.site-theme .lang-block-wrapper.active .lang-toggle-block__item {
	display: flex
}

.site-theme .lang-block-wrapper.active .lang-toggle-block__item.current-lang {
	display: flex;
	order: 1
}

.site-theme .lang-block-wrapper.active .lang-toggle-block__item.other-lang {
	order: 2
}

.site-theme .lang-block-wrapper.active .lang-button svg {
	transform: rotate(180deg)
}

.site-theme .mobile-device .lang-block-wrapper {
	transition: visibility 1s, transform 1s
}

.site-theme .lang-button {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 100%;
	justify-content: flex-end;
	margin-right: 10px;
	position: relative;
	width: 100%;
	z-index: 2
}

.site-theme .lang-toggle-block {
	background-color: var(--header-lang-switcher-dropdown-background-color);
	border: 1px solid #fff;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	font-size: 14px;
	justify-content: flex-start;
	left: 0;
	min-height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}

.site-theme .lang-toggle-block a {
	color: var(--header-lang-switcher-link-color);
	text-decoration: none
}

.site-theme .lang-toggle-block a:active,
.site-theme .lang-toggle-block a:hover {
	color: var(--header-lang-switcher-link-hover-color);
	text-decoration: underline
}

.site-theme .lang-toggle-block a:visited,
.site-theme .lang-toggle-block__item {
	color: var(--header-lang-switcher-link-color)
}

.site-theme .lang-toggle-block__item {
	align-items: center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: none;
	gap: 10px;
	height: 42px;
	margin: 10px;
	text-decoration: none;
	width: auto
}

.site-theme .lang-toggle-block__item.en:before {
	background-image: url(/theme-content/themes/242305/assets/img/lang/EN.svg);
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 30px;
	margin-left: 0;
	position: absolute;
	width: 100%
}

.site-theme .lang-toggle-block__item.current-lang {
	align-items: center;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	top: 2px;
	width: calc(100% - 40px)
}

.scroll-top {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-position: 50%;
	background-repeat: no-repeat;
	bottom: 100px;
	cursor: pointer;
	display: none;
	height: 58px;
	position: fixed;
	right: 40px;
	text-align: center;
	width: 48px;
	z-index: 99
}

.scroll-top svg path {
	fill: var(--container-button-scroll-top-color)
}

.scroll-top:hover {
	transition-duration: .2s
}

.scroll-top:hover svg path {
	fill: var(--container-button-scroll-top-hover-color)
}

@media (max-width:768px) {
	.scroll-top {
		right: 19px
	}
}

@media (max-width:576px) {
	.scroll-top {
		bottom: 75px
	}
}

.site-theme .slot__loop {
	clear: both;
	margin-top: 40px
}

.site-theme .slots_list {
	display: flex;
	gap: 50px;
	justify-content: center;
	width: 100%
}

.site-theme .slots_list-top {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 20px
}

.site-theme .slots_list-top a,
.site-theme .slots_list-top a:active,
.site-theme .slots_list-top a:hover,
.site-theme .slots_list-top a:visited {
	color: var(--slots-text-color)
}

.site-theme .slots_list .slick-arrow:before {
	opacity: 1;
	position: relative;
	top: -10px
}

.site-theme .slots_list .slick-disabled {
	display: none !important
}

.site-theme .slots_list .slick-prev {
	background: linear-gradient(90deg, var(--slots-background-color) 0, rgba(238, 245, 248, 0) 100%);
	height: 100%;
	left: -1px;
	width: 120px;
	z-index: 95
}

.site-theme .slots_list .slick-prev:before {
	content: url(./assets/slider_demo_prev.svg);
	padding-left: 20px;
	text-align: left
}

.site-theme .slots_list .slick-next {
	background: linear-gradient(270deg, var(--slots-background-color) 0, rgba(238, 245, 248, 0) 100%);
	height: 100%;
	right: -1px;
	width: 120px;
	z-index: 95
}

.site-theme .slots_list .slick-next:before {
	content: url(./assets/slider_demo_next.svg);
	padding-right: 20px;
	text-align: right
}

.site-theme .slots_list .slot-card {
	border-radius: 16px;
	height: 180px;
	line-height: 0;
	max-width: 240px;
	position: relative;
	width: 240px
}

@media only screen and (max-width:1300px) {
	.site-theme .slots_list .slot-card {
		max-width: 220px
	}
}

@media only screen and (max-width:1024px) {
	.site-theme .slots_list .slot-card {
		max-width: 200px
	}
}

@media only screen and (max-width:767px) {
	.site-theme .slots_list .slot-card {
		height: 130px;
		max-width: 170px
	}
}

@media only screen and (max-width:575px) {
	.site-theme .slots_list .slot-card {
		height: 110px;
		max-width: 90px
	}
}

@media only screen and (max-width:375px) {
	.site-theme .slots_list .slot-card {
		max-width: 90px
	}
}

.site-theme .slots_list .slot-card .img-wrap {
	overflow: hidden;
	position: relative
}

.site-theme .slots_list .slot-card .img-wrap:before {
	background: rgba(0, 0, 0, .5);
	border-radius: 6px;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition-duration: .2s;
	width: 100%
}

.site-theme .slots_list .slot-card img {
	border-radius: 6px;
	height: 100%;
	min-height: 80px;
	min-width: 80px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}

@media only screen and (max-width:425px) {
	.site-theme .slots_list .slot-card img {
		height: auto;
		-o-object-fit: fill;
		object-fit: fill
	}
}

.site-theme .slots_list .slot-card .slot__card-overlay {
	align-items: center;
	background: transparent;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	left: 0;
	line-height: 1.3;
	opacity: 0;
	position: absolute;
	top: 0;
	transition-duration: .2s;
	width: 100%;
	z-index: 99
}

@media only screen and (max-width:425px) {
	.site-theme .slots_list .slot-card .slot__card-overlay {
		max-width: 165px
	}
}

@media only screen and (max-width:340px) {
	.site-theme .slots_list .slot-card .slot__card-overlay {
		max-width: none
	}
}

.site-theme .slots_list .slot-card:hover .slot__card-overlay {
	opacity: 1;
	transition-duration: .2s
}

.site-theme .slots_list .slot-card:hover .img-wrap:before {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	opacity: 1;
	transition-duration: .2s
}

.site-theme .slots_list .slot-card .btn {
	background-color: var(--slots-button-play-background-color);
	border-radius: 50%;
	color: var(--slots-button-play-text-color);
	cursor: pointer;
	font-size: 16px;
	height: 60px;
	margin-bottom: 15px;
	padding: 0;
	position: relative;
	width: 60px
}

.site-theme .slots_list .slot-card .btn:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 10.268c1.333.77 1.333 2.694 0 3.464L3.5 23.258c-1.333.77-3-.192-3-1.732V2.474C.5.934 2.167-.028 3.5.742L20 10.268Z' fill='%23fff'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 30px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-40%, -50%);
	width: 30px
}

.site-theme .slots_list .slot-card .btn:active,
.site-theme .slots_list .slot-card .btn:hover {
	background-color: var(--slots-button-play-hover-background-color);
	color: var(--slots-button-play-hover-text-color)
}

@media only screen and (max-width:767px) {
	.site-theme .slots_list .slot-card .btn {
		height: 50px;
		margin-bottom: 5px;
		width: 50px
	}
}

@media only screen and (max-width:425px) {
	.site-theme .slots_list .slot-card .btn {
		margin-bottom: 10px;
		padding: 8px 25px;
		width: auto
	}
}

.site-theme .slots_list .slot-card .btn_play {
	border: none;
	box-sizing: border-box;
	color: var(--slots-button-demo-text-color);
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	width: 146px
}

.site-theme .slots_list .slot-card .btn_play:active,
.site-theme .slots_list .slot-card .btn_play:hover {
	color: var(--slots-button-demo-hover-text-color)
}

@media only screen and (max-width:425px) {
	.site-theme .slots_list .slot-card .btn_play {
		padding: 8px 18px;
		width: auto
	}
}

.site-theme .slots_list .demo-name {
	align-items: center;
	display: flex;
	height: 40px;
	justify-content: center;
	line-height: 1;
	position: relative;
	text-align: center
}

.site-theme .slots_list .slot-card .demo-name a,
.site-theme .slots_list .slot-card .demo-name a:active,
.site-theme .slots_list .slot-card .demo-name a:hover,
.site-theme .slots_list .slot-card .demo-name a:visited {
	color: var(--slots-text-color);
	font-size: 14px;
	font-weight: 700;
	text-decoration: none
}

@media only screen and (max-width:425px) {
	.site-theme .slots_list .slot-card .demo-name a {
		max-height: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
}

.site-theme .slots_list__header {
	align-items: center;
	clear: both;
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
	padding-top: 20px
}

.site-theme .slots_list__header .slots_list__title {
	align-items: flex-start;
	color: var(--slots-text-color);
	display: flex;
	font-size: 26px;
	font-weight: 700;
	position: relative
}

.site-theme .slots_list__header .slots_list__title img {
	margin-right: 14px;
	max-height: 38px;
	vertical-align: top
}

.site-theme .slots_list__link {
	align-items: center;
	color: var(--slots-text-color);
	cursor: pointer;
	display: flex;
	justify-content: flex-end
}

.site-theme .slots_list__link:hover {
	color: var(--slots-text-color)
}

.site-theme .slots_list__link.desktop-none {
	display: none
}

.site-theme .slot-card__demo {
	color: var(--slots-text-color);
	cursor: pointer;
	padding: 10px 0
}

.site-theme .slot-card__demo:hover {
	color: var(--slots-text-color)
}

@media (max-width:1024px) {
	.site-theme .single__slot .through-img__mobile {
		margin-top: 10px
	}

	.site-theme .full-screen-iframe .play-box img {
		-o-object-fit: cover;
		object-fit: cover
	}
}

@media (max-width:768px) {
	.site-theme .single__slot h1 {
		padding-right: 40px
	}
}

@media (max-width:576px) {
	.site-theme .slots_list__link.desktop-none {
		align-items: center;
		display: flex;
		justify-content: flex-end;
		margin-bottom: 45px
	}

	.site-theme .slot__loop {
		margin-bottom: 24px;
		margin-top: 0
	}

	.site-theme .slots_list .slot-card:nth-child(2n) {
		margin-right: 0
	}
}

.site-theme .slots-list-block {
	box-sizing: border-box;
	border-radius: 16px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 1200px;
	overflow: hidden;
	padding: 20px 45px 40px
}

.site-theme .slots-list-block.slots-category-page {
	max-height: 100%
}

.site-theme .slots-list-block.slots-category-page .slots_list {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
	justify-content: flex-start;
	justify-content: center;
	padding-bottom: 25px;
	row-gap: 50px
}

.site-theme .slots-list-block a {
	color: var(--slots-text-color)
}

.site-theme .slots-list-block-top {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px
}

.site-theme .slots-list-block-top p.title_list {
	color: var(--slots-text-color)
}

.site-theme .slots-list-block .title_list {
	color: var(--container-text-color);
	font-size: var(--container-h2-font-size);
	font-weight: var(--container-h-font-weight);
	line-height: 32px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left
}

@media only screen and (max-width:575px) {
	.site-theme .slots-list-block {
		padding: 20px
	}
}

.site-theme .btn-play {
	background-image: linear-gradient(90deg, #51b139 0, #72b139);
	font-size: 30px;
	padding: 15px 50px
}

.site-theme .btn-play:hover {
	background-image: linear-gradient(270deg, #51b139 0, #72b139);
	box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .15)
}

.site-theme .single__slot-game {
	margin: 0 auto;
	max-width: 1260px
}

.site-theme .single__slot-game .iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.site-theme .single__slot-game .iframe iframe {
	height: 100% !important;
	width: 100%
}

.site-theme .single__slot-game .iframe.show {
	z-index: 1
}

.site-theme .single__slot-game .play-box {
	line-height: 0;
	margin: 0 auto;
	max-width: 100%;
	position: relative
}

.site-theme .single__slot-game .play-box img {
	border-radius: 10px;
	height: 692px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}

@media (max-width:768px) {
	.site-theme .single__slot-game .play-box img {
		height: 550px
	}
}

@media (max-width:567px) {
	.site-theme .single__slot-game .play-box img {
		height: 350px
	}
}

@media (max-width:411px) {
	.site-theme .single__slot-game .play-box img {
		height: 270px
	}
}

.site-theme .single__slot-game .play-box .overlay {
	align-items: center;
	background: rgba(0, 0, 0, .8);
	border-radius: 10px;
	display: flex;
	height: 100%;
	left: 0;
	line-height: 1;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%
}

.site-theme .single__slot-game .full-screen {
	background-image: url(/theme-content/themes/242305/assets/img/demo-full.svg);
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	display: block;
	height: 28px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: -50px;
	width: 28px;
	z-index: 9
}

@media (max-width:768px) {
	.site-theme .single__slot-game .full-screen {
		height: 22px;
		top: -40px;
		width: 22px
	}
}

.site-theme .single__slot-content {
	margin-top: 50px
}

.site-theme .full-screen-overlay {
	background: rgba(0, 0, 0, .9);
	bottom: 0;
	cursor: pointer;
	display: none;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: all .3s;
	z-index: -1
}

.site-theme .overflow-hidden {
	overflow: hidden
}

.site-theme .full-screen-iframe .full-screen-overlay {
	display: block;
	opacity: 1;
	z-index: 1999
}

.site-theme .full-screen-iframe .play-box {
	bottom: 0;
	box-shadow: none;
	left: 0;
	margin: 0 auto;
	max-width: 100%;
	min-height: 100vh;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2000
}

.site-theme .full-screen-iframe .play-box img {
	height: 100%;
	max-height: 100%
}

.site-theme .full-screen-iframe .play-box-title {
	display: none
}

.site-theme .full-screen-iframe .play-box-iframe {
	height: 100%;
	margin: 0
}

.site-theme .full-screen-iframe .play-box .iframe {
	height: 100%;
	max-height: 100%
}

.site-theme .full-screen-iframe .play-box .preload-img {
	height: 100%;
	max-height: 100%;
	overflow: hidden
}

.site-theme .full-screen-iframe .play-box .preload-img img {
	height: 100% !important;
	max-height: 100%
}

.site-theme .full-screen-iframe .play-box .iframe.active-frame iframe {
	height: 100% !important
}

.site-theme .full-screen-iframe .play-btn {
	padding: 20px 47px 0
}

.site-theme .full-screen-iframe .full-screen {
	background-image: url(/theme-content/themes/242305/assets/img/demo-closed.svg);
	right: 20px;
	top: 20px
}

.site-theme .under-demo {
	display: flex;
	justify-content: center;
	margin-top: 24px
}

.site-theme .under-demo .btn {
	border: none;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	padding: 13px 32px
}

.site-theme .button-play-for-free {
	align-items: center;
	color: #fff;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	font-size: 40px;
	font-weight: 700;
	line-height: 2.5;
	margin: 0 auto;
	position: relative;
	text-align: center;
	z-index: 1
}

@media (max-width:768px) {
	.site-theme .button-play-for-free {
		font-size: 16px
	}
}

.site-theme .button-play-for-free:hover svg {
	transform: scale(1.1) translateX(5px)
}

.site-theme .button-play-for-free svg {
	height: 60px;
	margin-bottom: 20px;
	text-align: center;
	transform: translateX(5px);
	transition-duration: .2s;
	width: 46px
}

@media (max-width:768px) {
	.site-theme .button-play-for-free svg {
		height: 70px;
		margin-bottom: 15px;
		width: 70px
	}
}

.site-theme .popup-overlay {
	background-color: rgba(14, 18, 26, .8);
	display: none;
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: opacity .5s ease;
	width: 100%;
	z-index: 998
}

.site-theme .popup-overlay.display-overlay {
	display: block
}

.site-theme .popup-overlay.fade-overlay {
	opacity: 1
}

.site-theme .popup-form.display {
	display: flex
}

.site-theme .popup-form.show {
	opacity: 1
}

.site-theme .popup-form {
	align-items: center;
	background: var(--popup-background-color);
	border-radius: 16px;
	cursor: default;
	display: none;
	flex-flow: column;
	left: 50%;
	max-width: 660px;
	opacity: 0;
	padding-bottom: 40px;
	padding-top: 40px;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: opacity .2s linear .3s;
	width: 60vw;
	z-index: 1001
}

@media only screen and (max-width:767px) {
	.site-theme .popup-form {
		padding-left: 40px;
		padding-right: 40px;
		width: 70%
	}
}

@media only screen and (max-width:1024px) {
	.site-theme .popup-form .btn {
		width: auto
	}
}

.site-theme .popup-form-close-button {
	bottom: auto;
	color: var(--popup-text-color);
	cursor: pointer;
	font-size: 40px;
	left: auto;
	line-height: 20px;
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
	transition: opacity .2s linear .3s;
	z-index: 1005
}

.site-theme .popup-form-close-button:hover {
	color: var(--popup-text-color)
}

.site-theme .popup-form-popup-title {
	font-size: var(--container-h3-font-size);
	margin: 20px 0 5px
}

.site-theme .popup-form-popup-text,
.site-theme .popup-form-popup-title {
	color: var(--popup-text-color);
	font-weight: var(--container-h-font-weight);
	text-align: center
}

.site-theme .popup-form-popup-text {
	font-size: var(--container-h1-font-size);
	margin: 10px 0
}

.site-theme .popup-form button {
	background-color: var(--popup-button-background-color);
	color: var(--popup-button-text-color);
	margin-top: 15px
}

.site-theme .popup-form button:hover {
	background-color: var(--popup-button-hover-background-color);
	color: var(--popup-button-hover-text-color)
}

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

.slick-list,
.slick-slider {
	display: block;
	position: relative
}

.slick-list {
	margin: 0;
	overflow: hidden;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	align-items: stretch;
	display: block;
	display: flex;
	justify-content: flex-start;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0
}

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

.slick-track:after {
	clear: both
}

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

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

.slick-slide img {
	display: block
}

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

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

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

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

.slick-arrow.slick-hidden {
	display: none
}

.slick-next,
.slick-prev {
	border: none;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0px;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	background: transparent;
	color: transparent;
	outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	background-size: cover;
	display: block;
	opacity: .8;
	transition: all .17s ease-in-out
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-dotted .slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	display: block;
	list-style: none;
	margin: 10px 0 20px;
	padding: 0;
	text-align: center;
	width: 100%
}

@media only screen and (max-width:992px) {
	.slick-dots {
		margin: 0 0 20px
	}
}

.slick-dots li {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	position: relative
}

.slick-dots li,
.slick-dots li button {
	cursor: pointer;
	height: 10px;
	width: 10px
}

.slick-dots li button {
	background: transparent;
	border: 0;
	color: transparent;
	display: block;
	font-size: 0;
	line-height: 0px;
	outline: none;
	padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	background: #ccc;
	opacity: 1
}

.slick-dots li button:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #e5e5e5;
	border: 1px solid #ccc;
	border-radius: 50%;
	color: transparent;
	content: "•";
	font-size: 0;
	height: 10px;
	left: 0;
	line-height: 20px;
	opacity: 1;
	position: absolute;
	text-align: center;
	top: 0;
	transition: all .17s ease-in-out;
	width: 10px
}

.slick-dots li.slick-active button:before {
	background: #666;
	border-color: #666;
	color: #000
}

.site-theme .pros-cons {
	display: flex;
	margin: 0 -20px
}

@media only screen and (max-width:767px) {
	.site-theme .pros-cons {
		flex-direction: column;
		margin: 0
	}
}

.site-theme .pros-cons-side {
	margin: 0 20px;
	width: 50%
}

@media only screen and (max-width:767px) {
	.site-theme .pros-cons-side {
		margin: 0;
		width: 100%
	}
}

.site-theme .pros-cons .capt {
	font-size: 20px;
	margin-top: 25px
}

.site-theme .pros-cons-item {
	background: var(--pros-cons-bg-color);
	border-radius: 10px;
	color: var(--pros-cons-font-color);
	margin-bottom: 16px;
	padding: 25px 15px 25px 60px;
	position: relative
}

.site-theme .pros-cons-item:before {
	background: #fff;
	background: var(--pros-cons-right-icon);
	content: "";
	display: block;
	height: 30px;
	left: 15px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	z-index: 1000
}

.site-theme .pros-cons-item--left:before {
	background: var(--pros-cons-left-icon)
}

.site-theme .winners p.winners-title {
	font-size: var(--container-h2-font-size);
	font-weight: var(--container-h-font-weight);
	line-height: 32px;
	margin: 32px 0 12px
}

.site-theme .winners-list {
	margin: 24px 30px
}

.site-theme .winners-item {
	background: var(--top-winners-background-color);
	border-radius: 10px;
	color: var(--top-winners-text-color);
	display: flex;
	font-size: 14px;
	margin: 0 8px;
	padding: 8px
}

.site-theme .winners-item img {
	border-radius: 10px;
	height: 60px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 60px
}

.site-theme .winners-item-text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-left: 8px;
	padding: 3px 0
}

.site-theme .winners-item-text .item-sum {
	color: var(--top-winners-text-sum-color);
	font-weight: 700
}

.site-theme .winners-item-text span {
	display: block;
	max-width: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.site-theme .winners .slick-arrow {
	background: var(--container-button-background-color);
	border-radius: 10px;
	height: 25px;
	width: 25px
}

.site-theme .winners .slick-arrow:hover {
	background: var(--container-button-hover-background-color)
}

.site-theme .winners .slick-arrow:before {
	content: none
}

.site-theme .winners .slick-arrow:after {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	height: 5px;
	left: 8px;
	position: absolute;
	top: 9px;
	transform: rotate(-45deg);
	width: 5px
}

.site-theme .winners .slick-arrow.slick-prev:after {
	left: 11px;
	top: 9px;
	transform: rotate(135deg)
}

.site-theme .gift {
	margin-left: 20px;
	position: relative;
	width: 80px
}

@media only screen and (max-width:767px) {
	.site-theme .gift {
		margin-right: 20px
	}
}

.site-theme .gift:hover .gift-modal {
	display: block
}

.site-theme .gift:hover .gift-icon img {
	transform: translateY(-5px)
}

.site-theme .gift:hover .gift-icon:after {
	bottom: -46px;
	opacity: 1;
	transition: all .25s ease;
	visibility: visible
}

.site-theme .gift-icon {
	cursor: pointer;
	height: 44px;
	margin-bottom: -20px;
	margin-right: -10px;
	padding: 0 20px 20px;
	width: 44px
}

.site-theme .gift-icon:after {
	background: #fff;
	bottom: -50px;
	content: "";
	height: 15px;
	left: 50%;
	opacity: 0;
	position: absolute;
	transform: rotate(45deg) translateX(-50%);
	visibility: hidden;
	width: 15px
}

.site-theme .gift-icon img {
	height: 44px;
	-o-object-fit: cover;
	object-fit: cover;
	position: relative;
	transition: all .25s ease;
	width: 44px;
	z-index: -1
}

.site-theme .gift-icon .count {
	align-items: center;
	background: #dc2f02;
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	display: flex;
	font-size: 12px;
	height: 18px;
	justify-content: center;
	position: absolute;
	right: 8px;
	top: 30px;
	width: 18px
}

.site-theme .gift-icon .count:after {
	background: #dc2f02;
	border-radius: 50%;
	content: "";
	display: block;
	height: 27px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 27px;
	z-index: -1
}

.site-theme .gift-modal {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, .25);
	display: none;
	left: 50%;
	padding: 15px 0;
	position: absolute;
	top: 78px;
	transform: translateX(-50%);
	width: 380px;
	z-index: 10000
}

@media only screen and (max-width:1024px) {
	.site-theme .gift-modal {
		left: -80%
	}
}

@media only screen and (max-width:425px) {
	.site-theme .gift-modal {
		left: auto;
		position: fixed;
		right: 0;
		top: 90px;
		transform: none;
		width: min(100%, 360px)
	}
}

.site-theme .gift-modal:after {
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	top: -20px;
	width: 100%
}

.site-theme .gift-modal .title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
	padding: 0 15px
}

.site-theme .gift-modal .list {
	max-height: 400px;
	overflow-y: auto;
	padding: 0 15px
}

.site-theme .gift-modal .list .item {
	align-items: center;
	border-bottom: 1px solid #f5f5f5;
	display: flex;
	margin-bottom: 15px;
	padding-bottom: 15px
}

.site-theme .gift-modal .list .item .text {
	color: var(--gift-text-in-modal-color);
	font-weight: 700;
	margin: 0 15px
}

.site-theme .gift-modal .list .item img {
	border-radius: 10px;
	height: 55px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 55px
}

.site-theme .gift-modal .list .item .btn {
	max-width: 130px;
	overflow: hidden;
	padding: 11px 10px;
	text-overflow: ellipsis;
	width: 100%
}

@media only screen and (max-width:340px) {
	.site-theme .gift-modal .list .item .btn {
		max-width: 110px
	}
}

@media only screen and (max-width:425px) {
	body.admin-bar .gift-modal {
		top: 135px
	}
}

.site-theme .mobile-menu {
	background: var(--mobile-menu-background-color);
	border-radius: 12px 12px 0 0;
	bottom: -100%;
	box-shadow: 0 -2px 20px rgba(0, 0, 0, .25);
	display: none;
	opacity: 0;
	position: fixed;
	transition: all 1s ease;
	transition-delay: .1s;
	width: 100%;
	z-index: 10000
}

@media only screen and (max-width:767px) {
	.site-theme .mobile-menu {
		display: block
	}
}

.site-theme .mobile-menu.show {
	bottom: -1px;
	opacity: 1;
	transition-delay: .2s
}

.site-theme .mobile-menu ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 10px 20px
}

.site-theme .mobile-menu ul li {
	margin: 0 5px;
	max-width: calc(20% - 10px);
	text-align: center
}

.site-theme .mobile-menu ul li.large img {
	transform: scale(1.7) translateY(-15px)
}

.site-theme .mobile-menu ul li .icon,
.site-theme .mobile-menu ul li .icon-hover {
	display: block;
	height: 48px;
	margin: 0 auto;
	max-height: 48px;
	-o-object-fit: contain;
	object-fit: contain;
	width: 48px
}

.site-theme .mobile-menu ul li .icon-hover,
.site-theme .mobile-menu ul li:active .icon,
.site-theme .mobile-menu ul li:hover .icon {
	display: none
}

.site-theme .mobile-menu ul li.current-menu-item span .icon-hover,
.site-theme .mobile-menu ul li:active .icon-hover,
.site-theme .mobile-menu ul li:hover .icon-hover {
	display: block
}

.site-theme .mobile-menu ul li a,
.site-theme .mobile-menu ul li span {
	color: var(--mobile-menu-link-color);
	font-size: 12px;
	font-weight: 700;
	text-decoration: none
}


:root {
	--site-background-color: #010103;
	--container-text-color: #f2f2f2;
	--container-link-color: #F4610A;
	--container-link-hover-color: #1dd8c1;
	--container-h-color: #ffffff;
	--container-button-background-color: #F4610A;
	--container-button-hover-background-color: #FABE29;
	--container-button-text-color: #010103;
	--container-button-hover-text-color: #ffffff;
	--container-button-scroll-top-color: #F4610A;
	--container-button-scroll-top-hover-color: #1dd8c1;
	--container-table-background-color: #1e2018;
	--container-table-header-background-color: #F4610A;
	--container-table-header-border-color: #ffffff;
	--container-table-header-text-color: #2a2a40;
	--container-table-odd-row-background-color: #1e2018;
	--container-table-even-row-background-color: #1e2018;
	--container-table-text-color: #f2f2f2;
	--container-table-border-color: #a3a3a3;
	--container-table-cell-button-color: #F4610A;
	--container-table-cell-hover-button-color: #1dd8c1;
	--container-table-cell-button-text-color: #010103;
	--container-table-cell-hover-button-text-color: #ffffff;
	--container-table-cell-button-margin: 5px;
	--container-table-cell-button-padding-t-b: 13px;
	--container-table-cell-button-padding-l-r: 32px;
	--container-table-cell-padding: 16px;
	--container-font-size: 16px;
	--container-font-weight: 400;
	--container-button-font-size: 16px;
	--container-button-font-weight: 700;
	--container-h1-font-size: 36px;
	--container-h2-font-size: 28px;
	--container-h3-font-size: 24px;
	--container-h4-font-size: 18px;
	--container-h-font-weight: 700;
	--header-top-background-color: #1e2018;
	--header-top-menu-link-color: #f2f2f2;
	--header-top-menu-link-hover-color: #F4610A;
	--header-left-menu-background-color: #1e2018;
	--header-left-menu-link-color: #F2F2F2;
	--header-left-menu-link-hover-color: #1dd8c1;
	--header-left-menu-banner-button-background-color: #F4610A;
	--header-left-menu-banner-button-hover-background-color: #1dd8c1;
	--header-left-menu-banner-text-color: #FFFFFF;
	--header-left-menu-banner-button-text-color: #010103;
	--header-left-menu-banner-button-text-hover-color: #FFFFFF;
	--header-left-menu-burger-button-background-color: #1e2018;
	--header-left-menu-burger-button-icon-color: #F4610A;
	--header-login-button-background-color: #1e2018;
	--header-login-button-background-hover-color: #F4610A;
	--header-login-button-text-color: #F2F2F2;
	--header-login-button-text-hover-color: #FFFFFF;
	--header-register-button-background-color: #F4610A;
	--header-register-button-background-hover-color: #1dd8c1;
	--header-register-button-text-color: #010103;
	--header-register-button-text-hover-color: #ffffff;
	--header-search-button-background-color: #1e2018;
	--header-search-button-icon-color: #F4610A;
	--header-search-container-background-color: #2A2A40;
	--header-search-input-container-background-color: #1e2018;
	--header-search-container-input-background-color: #f2f2f2;
	--header-search-container-input-text-color: #010103;
	--header-search-container-text-color: #a3a3a3;
	--header-search-container-link-color: #F4610A;
	--header-search-container-link-hover-color: #1dd8c1;
	--header-lang-switcher-background-color: #1e2018;
	--header-lang-switcher-dropdown-background-color: #35392b;
	--header-lang-switcher-link-color: #f2f2f2;
	--header-lang-switcher-link-hover-color: #F4610A;
	--gift-text-in-modal-color: #2a2a40;
	--header-menu-main-link-font-weight: 400;
	--header-menu-left-link-font-weight: 400;
	--banner-text-color: #FFFFFF;
	--banner-background-color: #010103;
	--banner-button-background-color: #F4610A;
	--banner-button-hover-background-color: #1dd8c1;
	--banner-button-text-color: #010103;
	--banner-button-hover-text-color: #FFFFFF;
	--banner-text-font-size: 40px;
	--top-winners-background-color: #1e2018;
	--top-winners-slider-arrow-background-color: #F4610A;
	--top-winners-slider-arrow-icon-color: #010103;
	--top-winners-text-color: #f2f2f2;
	--top-winners-text-sum-color: #F4610A;
	--toc-background-color: #1e2018;
	--toc-background-hover-color: #f2f2f2;
	--toc-link-color: #f2f2f2;
	--toc-link-hover-color: #F4610A;
	--slots-text-color: #ffffff;
	--slots-background-color: #010103;
	--slots-button-play-background-color: #F4610A;
	--slots-button-play-hover-background-color: #1dd8c1;
	--slots-button-play-text-color: #010103;
	--slots-button-play-hover-text-color: #ffffff;
	--slots-button-demo-background-color: #3a3a3a;
	--slots-button-demo-hover-background-color: #555555;
	--slots-button-demo-text-color: #f2f2f2;
	--slots-button-demo-hover-text-color: #ffffff;
	--bonus-text-color: #ffffff;
	--bonus-background-color: #1e2018;
	--bonus-button-background-color: #F4610A;
	--bonus-button-hover-background-color: #1dd8c1;
	--bonus-button-text-color: #010103;
	--bonus-button-hover-text-color: #ffffff;
	--bonus-read-more-color: #F4610A;
	--bonus-read-more-hover-color: #1dd8c1;
	--faq-text-color: #f2f2f2;
	--faq-background-color: #1e2018;
	--faq-arrow-color: #F4610A;
	--popup-text-color: #ffffff;
	--popup-background-color: #1e2018;
	--popup-button-background-color: #F4610A;
	--popup-button-hover-background-color: #1dd8c1;
	--popup-button-text-color: #010103;
	--popup-button-hover-text-color: #ffffff;
	--pros-cons-left-icon: url('./assets/theme-content/uploads/sites/242305/2024/09/plus.svg');
	--pros-cons-right-icon: url('./assets/theme-content/uploads/sites/242305/2024/09/minus.svg');
	--pros-cons-bg-color: #2a2a40;
	--pros-cons-font-color: #f2f2f2;
	--footer-text-color: #f2f2f2;
	--footer-menu-link-color: #F4610A;
	--footer-menu-link-hover-color: #1dd8c1;
	--footer-background-color: #010103;
	--mobile-menu-link-color: #F4610A;
	--mobile-menu-background-color: #010103;
}

body {
	-theme--preset--color--black: #000000;
	-theme--preset--color--cyan-bluish-gray: #abb8c3;
	-theme--preset--color--white: #ffffff;
	-theme--preset--color--pale-pink: #f78da7;
	-theme--preset--color--vivid-red: #cf2e2e;
	-theme--preset--color--luminous-vivid-orange: #ff6900;
	-theme--preset--color--luminous-vivid-amber: #fcb900;
	-theme--preset--color--light-green-cyan: #7bdcb5;
	-theme--preset--color--vivid-green-cyan: #00d084;
	-theme--preset--color--pale-cyan-blue: #8ed1fc;
	-theme--preset--color--vivid-cyan-blue: #0693e3;
	-theme--preset--color--vivid-purple: #9b51e0;
	-theme--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
	-theme--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
	-theme--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	-theme--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
	-theme--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
	-theme--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
	-theme--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
	-theme--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
	-theme--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
	-theme--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
	-theme--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
	-theme--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
	-theme--preset--duotone--dark-grayscale: url('#theme-duotone-dark-grayscale');
	-theme--preset--duotone--grayscale: url('#theme-duotone-grayscale');
	-theme--preset--duotone--purple-yellow: url('#theme-duotone-purple-yellow');
	-theme--preset--duotone--blue-red: url('#theme-duotone-blue-red');
	-theme--preset--duotone--midnight: url('#theme-duotone-midnight');
	-theme--preset--duotone--magenta-yellow: url('#theme-duotone-magenta-yellow');
	-theme--preset--duotone--purple-green: url('#theme-duotone-purple-green');
	-theme--preset--duotone--blue-orange: url('#theme-duotone-blue-orange');
	-theme--preset--font-size--small: 13px;
	-theme--preset--font-size--medium: 20px;
	-theme--preset--font-size--large: 36px;
	-theme--preset--font-size--x-large: 42px;
	-theme--preset--spacing--20: 0.44rem;
	-theme--preset--spacing--30: 0.67rem;
	-theme--preset--spacing--40: 1rem;
	-theme--preset--spacing--50: 1.5rem;
	-theme--preset--spacing--60: 2.25rem;
	-theme--preset--spacing--70: 3.38rem;
	-theme--preset--spacing--80: 5.06rem;
	-theme--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
	-theme--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
	-theme--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
	-theme--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
	-theme--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
	gap: 0.5em;
}

body .is-layout-flow>.alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}

body .is-layout-flow>.alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}

body .is-layout-flow>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained>.alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}

body .is-layout-constrained>.alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}

body .is-layout-constrained>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: var(-theme--style--global--content-size);
	margin-left: auto !important;
	margin-right: auto !important;
}

body .is-layout-constrained>.alignwide {
	max-width: var(-theme--style--global--wide-size);
}

body .is-layout-flex {
	display: flex;
}

body .is-layout-flex {
	flex-wrap: wrap;
	align-items: center;
}

body .is-layout-flex>* {
	margin: 0;
}

:where(.theme-block-columns.is-layout-flex) {
	gap: 2em;
}

.has-black-color {
	color: var(-theme--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
	color: var(-theme--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
	color: var(-theme--preset--color--white) !important;
}

.has-pale-pink-color {
	color: var(-theme--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
	color: var(-theme--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
	color: var(-theme--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
	color: var(-theme--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
	color: var(-theme--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
	color: var(-theme--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
	color: var(-theme--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
	color: var(-theme--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
	color: var(-theme--preset--color--vivid-purple) !important;
}

.has-black-background-color {
	background-color: var(-theme--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
	background-color: var(-theme--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
	background-color: var(-theme--preset--color--white) !important;
}

.has-pale-pink-background-color {
	background-color: var(-theme--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
	background-color: var(-theme--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
	background-color: var(-theme--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
	background-color: var(-theme--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
	background-color: var(-theme--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
	background-color: var(-theme--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
	background-color: var(-theme--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
	background-color: var(-theme--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
	background-color: var(-theme--preset--color--vivid-purple) !important;
}

.has-black-border-color {
	border-color: var(-theme--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
	border-color: var(-theme--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
	border-color: var(-theme--preset--color--white) !important;
}

.has-pale-pink-border-color {
	border-color: var(-theme--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
	border-color: var(-theme--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
	border-color: var(-theme--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
	border-color: var(-theme--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
	border-color: var(-theme--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
	border-color: var(-theme--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
	border-color: var(-theme--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
	border-color: var(-theme--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
	border-color: var(-theme--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: var(-theme--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: var(-theme--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: var(-theme--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: var(-theme--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: var(-theme--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
	background: var(-theme--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
	background: var(-theme--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
	background: var(-theme--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
	background: var(-theme--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
	background: var(-theme--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
	background: var(-theme--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
	background: var(-theme--preset--gradient--midnight) !important;
}

.has-small-font-size {
	font-size: var(-theme--preset--font-size--small) !important;
}

.has-medium-font-size {
	font-size: var(-theme--preset--font-size--medium) !important;
}

.has-large-font-size {
	font-size: var(-theme--preset--font-size--large) !important;
}

.has-x-large-font-size {
	font-size: var(-theme--preset--font-size--x-large) !important;
}

.theme-block-navigation a:where(:not(.theme-element-button)) {
	color: inherit;
}

:where(.theme-block-columns.is-layout-flex) {
	gap: 2em;
}

.theme-block-pullquote {
	font-size: 1.5em;
	line-height: 1.6;
}

@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/Ubuntu/v21/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/Ubuntu/v21/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/Ubuntu/v21/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/Ubuntu/v21/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@keyframes banner-button-pulse {
	0% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(252, 224, 67, 0.7);
	}

	50% {
		transform: scale(1.05);
		box-shadow: 0 0 15px 10px rgba(252, 224, 67, 0);
	}

	100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(252, 224, 67, 0);
	}
}

.lang-block-wrapper {
	margin-left: 20px;
}

.lang-toggle-block {
	border: none;
}

.site-theme .header_banner__text .btn {
	animation: banner-button-pulse 1.9s infinite;
}

.header_banner__text {
	font-family: 'Inter', sans-serif;
}

.site-theme .header_banner__container.one-banner,
.site-theme .header_banner__container.one-banner .header_banner__slide {
	width: 100%;
}

@media only screen and (max-width: 767px) {

	.site-theme .header_banner,
	.site-theme .header_banner__container,
	.site-theme .header_banner__container.one-banner {
		max-height: none !important;
		min-height: 0 !important;
	}

	.site-theme .header_banner__container div.render-image,
	.site-theme .header_banner__container.one-banner .header_banner__slide {
		align-items: stretch !important;
		justify-content: flex-start !important;
		max-height: none !important;
		min-height: 0 !important;
		width: 100% !important;
	}

	.site-theme .header_banner_img_wrap {
		display: block !important;
		height: auto !important;
		position: relative !important;
		width: 100% !important;
	}

	.site-theme .header_banner img {
		display: block !important;
		height: auto !important;
		max-height: 270px !important;
		min-height: 0 !important;
		object-fit: cover !important;
		object-position: center top !important;
		width: 100% !important;
	}
}


.site-theme .text_container p:not(.review-message) {
	font-weight: 700;
	font-style: italic;
}

.site-theme .text_container .t2-reviews-block:not(.t2-reviews-block--review-5) p.review-message {
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	font-synthesis: none;
	line-height: 35px;
	letter-spacing: 0;
	margin-bottom: 0;
	text-transform: none;
}

/* Footer middle/bottom overrides: see assets/t2/footer.css */

.update-date {
	margin: 30px 0;
	border-radius: 12px;
	border: 1px solid var(--update-date-border-color, rgba(255, 255, 255, 0.12));
	background: linear-gradient(90deg,
			var(--update-date-background-color, var(--faq-background-color, #1a1a1a)) 0%,
			var(--update-date-background-accent, rgba(255, 255, 255, 0.06)) 100%);
}

.site-theme .update-date p,
.site-theme .text_container .update-date p {
	margin: 0;
	padding: 10px 20px;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 37.14px;
	letter-spacing: 0;
	text-align: right;
	text-transform: none;
	color: var(--update-date-text-color, var(--container-text-color));
}

.app-container {
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
}

.app-container img {
	width: 150px;
}

.category-container {
	display: grid;
	gap: 15px;
	grid-template-columns: repeat(auto-fill, minmax(var(--t2-category-item-width, 120px), var(--t2-category-item-width, 120px)));
	justify-content: center;
	margin: 30px auto;
	margin-inline: auto;
	max-width: var(--t2-container-width, 1260px);
}

.category-container>a {
	display: block;
	max-width: var(--t2-category-item-width, 120px);
	width: var(--t2-category-item-width, 120px);
}

.single-category {
	align-items: center;
	background-color: var(--t2-category-card-bg, #1a1a1a);
	border: 1px solid var(--t2-category-card-border, rgba(252, 224, 67, 0.25));
	box-shadow: none;
	box-sizing: border-box;
	color: #fff;
	display: flex;
	flex-direction: column;
	gap: 12px;
	height: 100%;
	justify-content: center;
	min-height: var(--t2-category-item-height, 130px);
	padding: 12px 8px;
	border-radius: 10px;
	text-align: center;
	transition: box-shadow 0.3s ease;
	width: 100%;
}

.category-container .category-title {
	display: block;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 18.4px;
	letter-spacing: 0;
	text-align: center;
}

@media only screen and (max-width: 1024px) {
	.category-container {
		box-sizing: border-box;
		gap: 10px;
		grid-template-columns: repeat(auto-fill, minmax(min(100px, 100%), 1fr));
		justify-content: stretch;
		max-width: 100%;
		padding-inline: 16px;
	}

	.category-container > a {
		display: flex;
		max-width: none;
		width: auto;
	}
}

@media only screen and (max-width: 767px) {
	.category-container {
		gap: 10px;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		justify-content: stretch;
	}

	.category-container>a {
		display: flex;
		max-width: none;
		width: auto;
	}

	.single-category {
		gap: 8px;
		min-height: 108px;
		padding: 10px 6px;
	}

	.category-container .category-title {
		font-size: 14px;
		line-height: 16.1px;
	}
}

@media only screen and (max-width: 400px) {
	.category-container {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.category-container .category-title {
		font-size: 14px;
		line-height: 16.1px;
	}
}

.category-container a:hover {
	text-decoration: unset !important;
}

a:hover .single-category {
	box-shadow: 4px 4px 40px 0px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 4px 4px 40px 0px rgba(255, 255, 255, 0.2);
}

/*.category-container a:hover img {
    filter: brightness(0) saturate(100%)
        invert(45%)
        sepia(85%)
        saturate(3500%)
        hue-rotate(-10deg)
        brightness(100%)
        contrast(105%);

}*/

.single-category img {
	/*filter: invert(86%) sepia(5%) saturate(0%) hue-rotate(180deg) brightness(95%) contrast(90%);*/
	max-width: 41px;
	transition: filter 0.3s ease;
}

.text_container .btn,
.header_banner .btn {
	color: #fff !important;
}


.header_banner__text_top {
	text-transform: uppercase;
	font-size: 30px !important;
	font-weight: 900 !important;
	text-shadow: 2px 2px 4px rgba(0, 0, 0), 0 0 15px rgba(0, 0, 0);
}

.header_banner__text_deposit {
	font-size: 135px !important;
	font-weight: 900 !important;
	text-transform: uppercase;
	font-style: italic;
	background: linear-gradient(180deg, #ffd700 0%, #fce043 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
	filter: drop-shadow(0px 2px 2.7px rgba(0, 0, 0)) drop-shadow(2px 2px 2.9px rgba(0, 0, 0));
	margin: 0;
	line-height: normal !important;
	width: fit-content;
}

.header_banner__text_bottom {
	color: #fce043;
	font-size: 30px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0), 0 0 15px rgba(0, 0, 0);
	font-weight: 900 !important;
	text-transform: uppercase;
	margin: 20px 0 30px;
}

.header_banner__text_button .btn,
.site-theme .header_banner__text .header_banner__text_button .btn {
	display: flex;
	flex-direction: column;
	max-width: fit-content;
	background: linear-gradient(180deg, var(--main-block-btn-gradient-start, #f9b233) 0%, var(--main-block-btn-gradient-end, #8b0000) 100%) !important;
	border-radius: 20px;
	color: var(--main-block-btn-text-color, #ffffff);
}

.header-bg-button-main {
	color: var(--main-block-btn-text-color, #ffffff);
	font-size: 35px;
	font-weight: 900;
	line-height: 160%;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.1);
}

.header-bg-button-description {
	color: var(--main-block-btn-description-text-color, var(--main-block-btn-text-color, #ffffff));
	opacity: .8;
	text-transform: none;
	line-height: 160%;
	font-weight: 500;
	font-size: 14px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width:1024px) and (max-width:1290px) {
	.site-theme .header_banner__container div.render-image>.container {
		padding-left: 32px;
		padding-right: 32px;
	}

	.site-theme .header_banner__text {
		padding-top: 12px;
	}

	.header_banner__text_top {
		font-size: 24px !important;
	}

	.header_banner__text_deposit {
		font-size: clamp(72px, 8.4vw, 108px) !important;
	}

	.header_banner__text_bottom {
		font-size: 24px;
		margin: 16px 0 24px;
	}

	.header-bg-button-main {
		font-size: 28px;
		line-height: 145%;
	}

	.header-bg-button-description {
		font-size: 13px;
	}
}

.site-theme .slots_list .slot-card .btn:hover {
	background: #ffd700;
}

.site-theme .slots_list .slot-card {
	height: auto;
}

.cover-table table {
	border: none;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 10px;
	overflow: hidden;
	text-align: left;
}

.cover-table th,
.cover-table td {
	border: none;
}


.site-theme .text_container .cover-table table tr th {
	border: none;
}

.align-center {
	align-items: center !important;
}


.image-container {
	display: flex;
	align-items: flex-start;
	gap: 30px;
}

.image-container__text {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	min-width: 0;
}

@media (min-width: 1025px) {
	.image-container img {
		flex: 0 0 auto;
		max-width: 40%;
	}
}



@media (max-width: 767px) {
	.image-container {
		flex-direction: column;
	}

	.image-container img {
		max-width: 100%;
	}

	.slots_list {
		overflow-x: auto;
		gap: 10px;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}

	.slots_list::-webkit-scrollbar {
		display: none;
	}

	.header-anm {
		font-size: 13px !important;
	}

	.header-reg {
		font-size: 13px !important;
	}

	.header_banner__text_top {
		font-size: 14px !important;
	}

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

	.header_banner__text_deposit {
		font-size: 50px !important;
	}

	.header_banner__text_bottom {
		font-size: 18px !important;
		margin: 10px 0;
	}

	.site-theme .header_banner__text .btn {
		margin: 10px auto;
	}

	.header-bg-button-main {
		font-size: 18px;
	}

	.header-bg-button-description {
		font-size: 10px;
	}
}